casa::QtPlotFrame Class Reference

#include <QtPlotFrame.qo.h>

List of all members.

Public Member Functions

 QtPlotFrame (QWidget *parent=NULL)
 QtPlotFrame (const QwtText &title, const QSize &s, QwtPlot::LegendPosition pos=QwtPlot::BottomLegend, QWidget *parent=NULL)
void addLegend (QwtPlot::LegendPosition pos)
void removeLegend ()
QwtSymbol * symbol (const QString &s)
QSize minimumSizeHint () const
QSize sizeHint () const

Static Public Member Functions

static QStringList colors ()
static QStringList symbols ()

Private Types

typedef std::map< QString,
QwtSymbol * > 
symbol_map_type

Static Private Member Functions

static void initialize_symbol_map ()

Private Attributes

QSize size_
QwtLegend * legend

Static Private Attributes

static symbol_map_type symbol_map

Detailed Description

Definition at line 40 of file QtPlotFrame.qo.h.


Member Typedef Documentation

typedef std::map<QString,QwtSymbol*> casa::QtPlotFrame::symbol_map_type [private]

Definition at line 58 of file QtPlotFrame.qo.h.


Constructor & Destructor Documentation

casa::QtPlotFrame::QtPlotFrame ( QWidget *  parent = NULL  )  [inline]

Definition at line 43 of file QtPlotFrame.qo.h.

casa::QtPlotFrame::QtPlotFrame ( const QwtText &  title,
const QSize &  s,
QwtPlot::LegendPosition  pos = QwtPlot::BottomLegend,
QWidget *  parent = NULL 
)

Member Function Documentation

void casa::QtPlotFrame::addLegend ( QwtPlot::LegendPosition  pos  ) 
static QStringList casa::QtPlotFrame::colors (  )  [static]
static void casa::QtPlotFrame::initialize_symbol_map (  )  [static, private]
QSize casa::QtPlotFrame::minimumSizeHint (  )  const
void casa::QtPlotFrame::removeLegend (  ) 
QSize casa::QtPlotFrame::sizeHint (  )  const
QwtSymbol* casa::QtPlotFrame::symbol ( const QString &  s  ) 
static QStringList casa::QtPlotFrame::symbols (  )  [static]

Member Data Documentation

QwtLegend* casa::QtPlotFrame::legend [private]

Definition at line 61 of file QtPlotFrame.qo.h.

QSize casa::QtPlotFrame::size_ [private]

Definition at line 57 of file QtPlotFrame.qo.h.

Definition at line 59 of file QtPlotFrame.qo.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1