PlotGroupInfo Class Reference

#include <plot_group_info.hh>

Inherits ost::gui::PlotInfoBase.


Public Member Functions

 PlotGroupInfo (PlotViewerPanel *viewer=0)
virtual ~PlotGroupInfo ()
virtual PlotGroupInfoSetSymbol (unsigned int val)
virtual PlotGroupInfoSetSymbolSize (unsigned int val)
virtual PlotGroupInfoSetErrorMode (unsigned int val)
virtual PlotGroupInfoSetQuality (bool val)
virtual PlotGroupInfoSetCallback (const boost::python::object &callback_)
virtual PlotGroupInfoSetMode (unsigned int val)
virtual PlotGroupInfoSetColor (const QColor &color)
virtual PlotGroupInfoSetColor (int r, int g, int b)
virtual PlotGroupInfoSetLineColor (int r, int g, int b)
virtual PlotGroupInfoSetFillColor (int r, int g, int b)
virtual PlotGroupInfoSetLineColor (const QColor &color)
virtual PlotGroupInfoSetFillColor (const QColor &color)
void Add (PlotInfoBasePtr info)
unsigned int GetSize ()
PlotInfoBasePtr GetChild (unsigned int i)

Protected Attributes

PlotInfoBasePtrVector children_


Detailed Description

Definition at line 29 of file plot_group_info.hh.


Constructor & Destructor Documentation

PlotGroupInfo ( PlotViewerPanel viewer = 0  ) 

virtual ~PlotGroupInfo (  )  [virtual]


Member Function Documentation

void Add ( PlotInfoBasePtr  info  ) 

PlotInfoBasePtr GetChild ( unsigned int  i  ) 

unsigned int GetSize (  ) 

virtual PlotGroupInfo& SetCallback ( const boost::python::object &  callback_  )  [virtual]

virtual PlotGroupInfo& SetColor ( int  r,
int  g,
int  b 
) [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetColor ( const QColor &  color  )  [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetErrorMode ( unsigned int  val  )  [virtual]

virtual PlotGroupInfo& SetFillColor ( const QColor &  color  )  [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetFillColor ( int  r,
int  g,
int  b 
) [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetLineColor ( const QColor &  color  )  [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetLineColor ( int  r,
int  g,
int  b 
) [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetMode ( unsigned int  val  )  [virtual]

Reimplemented from PlotInfoBase.

virtual PlotGroupInfo& SetQuality ( bool  val  )  [virtual]

virtual PlotGroupInfo& SetSymbol ( unsigned int  val  )  [virtual]

virtual PlotGroupInfo& SetSymbolSize ( unsigned int  val  )  [virtual]


Field Documentation

PlotInfoBasePtrVector children_ [protected]

Definition at line 52 of file plot_group_info.hh.


The documentation for this class was generated from the following file:

Generated on Fri Jul 2 14:23:06 2010 for OpenStructure by  doxygen 1.5.8