QGuiSessionItem Class Reference
List of all members.
Detailed Description
Base class for GUI session objects like histograms and scatter plots.
|
Public Member Functions |
virtual std::string | Dump () const |
| Dump to string to write to session file.
|
virtual | ~QGuiSessionItem () |
| Default destructor.
|
void | SetName (const std::string &name) |
| Set name.
|
Protected Member Functions |
| QGuiSessionItem () |
| Default constructor.
|
Protected Attributes |
std::string | fName |
| Name.
|
Friends |
class | QGuiSession |
The documentation for this class was generated from the following files:
- /home/cuoresvn/cuore/pkg/guisession/QGuiSessionItem.hh
- /home/cuoresvn/cuore/pkg/guisession/QGuiSessionItem.cc