QSapecNG
 All Classes Functions Enumerations Properties
Public Types | Public Slots | Public Member Functions
qsapecng::WorkPlane Class Reference

List of all members.

Public Types

enum  F {
  MAGNITUDE, MAGNITUDE_RAD, PHASE, PHASE_RAD,
  GAIN, GAIN_RAD, LOSS, LOSS_RAD,
  ZEROS, POLES, NOOP
}

Public Slots

void setDirty ()
void xAxisLogScale (bool log=true)
void yAxisLogScale (bool log=false)
void plot (WorkPlane::F f)
void plot (int f)
void redraw ()
void print (QPrinter &printer)

Public Member Functions

 WorkPlane (QWidget *parent=0)
void setData (const std::map< std::string, double > &values, const sapecng::metacircuit::expression &numerator, const sapecng::metacircuit::expression &denominator)
void setContextMenu (QMenu *menu)
QMenu * contextMenu () const
const QwtPlot & const_plot () const

The documentation for this class was generated from the following files:
 All Classes Functions Enumerations Properties