QObject Class Reference

Inheritance diagram for QObject:

QGuiSession QMatrix QRunDataBase QTime QVector QVectorC QRunData List of all members.

Detailed Description

base class which every QContainer contained object have to inehrit from


Public Types

enum  Type {
  Vector = 0, VectorC = 1, Time = 2, LCMeasConfigMap = 3,
  Matrix = 4, GuiSession = 5, RunData = 6
}

Public Member Functions

 QObject (Type type)
 default constructor
virtual ~QObject ()
 destructor
Type GetType () const
 Get Object type.
virtual void Clear ()
 Clear.

Private Attributes

Type fType


Constructor & Destructor Documentation

virtual QObject::~QObject (  )  [inline, virtual]

destructor

because of ROOT we cannot define it as pure virtual


The documentation for this class was generated from the following files:
Generated on Fri Mar 6 13:40:44 2009 for CUORE Software by  doxygen 1.5.1