QGuiScatterPlot Class Reference

Inheritance diagram for QGuiScatterPlot:

QGuiSessionItem

List of all members.


Detailed Description

Scatter plot data for GUI session.

Public Member Functions

 ~QGuiScatterPlot ()
 Default destructor.
void SetXVariable (std::string x)
 Set x-variable.
void SetYVariable (std::string y)
 Set y-variable.
void SetCut (std::string cut)
 Set cut.

Private Member Functions

 QGuiScatterPlot ()
 Default constructor.
std::string Dump () const
 Dump to string to write to session file.

Private Attributes

std::string fXVariable
 x-variable
std::string fYVariable
 y-variable
std::vector< std::string > fCuts
 Cuts.

Friends

class QGuiSession

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

Generated on Tue Nov 16 10:50:06 2010 for CUORE Software by  doxygen 1.5.6