ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
VP1Collection::Imp Class Reference
Collaboration diagram for VP1Collection::Imp:

Public Member Functions

 Imp ()
 

Public Attributes

QByteArray persistID
 
bool persistIDProvided
 
QString section
 
QString sectionToolTip
 
bool sectionProvided
 
bool sectionToolTipProvided
 
QList< QWidget * > widgetsForGuiRow
 
bool widgetsForGuiRowProvided
 

Detailed Description

Definition at line 19 of file VP1Collection.cxx.

Constructor & Destructor Documentation

◆ Imp()

VP1Collection::Imp::Imp ( )
inline

Definition at line 21 of file VP1Collection.cxx.

21  : persistIDProvided(false),
22  sectionProvided(false),
24  widgetsForGuiRowProvided(false) {}

Member Data Documentation

◆ persistID

QByteArray VP1Collection::Imp::persistID
mutable

Definition at line 25 of file VP1Collection.cxx.

◆ persistIDProvided

bool VP1Collection::Imp::persistIDProvided

Definition at line 26 of file VP1Collection.cxx.

◆ section

QString VP1Collection::Imp::section

Definition at line 27 of file VP1Collection.cxx.

◆ sectionProvided

bool VP1Collection::Imp::sectionProvided

Definition at line 29 of file VP1Collection.cxx.

◆ sectionToolTip

QString VP1Collection::Imp::sectionToolTip

Definition at line 28 of file VP1Collection.cxx.

◆ sectionToolTipProvided

bool VP1Collection::Imp::sectionToolTipProvided

Definition at line 30 of file VP1Collection.cxx.

◆ widgetsForGuiRow

QList<QWidget*> VP1Collection::Imp::widgetsForGuiRow

Definition at line 31 of file VP1Collection.cxx.

◆ widgetsForGuiRowProvided

bool VP1Collection::Imp::widgetsForGuiRowProvided

Definition at line 32 of file VP1Collection.cxx.


The documentation for this class was generated from the following file:
VP1Collection::Imp::sectionProvided
bool sectionProvided
Definition: VP1Collection.cxx:29
VP1Collection::Imp::widgetsForGuiRowProvided
bool widgetsForGuiRowProvided
Definition: VP1Collection.cxx:32
VP1Collection::Imp::sectionToolTipProvided
bool sectionToolTipProvided
Definition: VP1Collection.cxx:30
VP1Collection::Imp::persistIDProvided
bool persistIDProvided
Definition: VP1Collection.cxx:26