QGSessionHandler Class Reference

List of all members.


Detailed Description

Class to handle saving and opening sessions.

Author:
Adam Bryant (adam_bryant@berkeley.edu)

Public Member Functions

 QGSessionHandler ()
 Constructor.
virtual ~QGSessionHandler ()
 Destructor.
void OpenSession (QGCanvasWindow *window=0)
 Open session.
void OpenSession (std::string filename, QGCanvasWindow *window=0)
 Open session.
void SaveSession ()
 Save session.
void SaveSession (std::string filename)
 Save session.

Private Attributes

std::map< std::string,
QGCanvasWindow * > 
fCanvasWindowsMap
 Collection of canvas windows created by OpenSession.
QGCalibrationWindowfCurrentCalibrationWindow
 Current calibration window being created by OpenSession.
QGCanvasWindowfCurrentCanvasWindow
 Current canvas window being created by OpenSession.
QGPlotfCurrentPlot
 Current plot being created by OpenSession.

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