ATLAS Offline Software
|
Public Member Functions | |
Imp () | |
Public Attributes | |
SoSwitch * | theswitch |
SoSeparator * | collsep |
QCheckBox * | checkBox |
SoMaterial * | material |
int | largechangescount_sep |
int | largechangescount_switch |
VP1MaterialButtonBase * | matButton |
bool | visible |
bool | loaded |
bool | problemsloading |
bool | textProvided |
qint32 | id |
bool | idProvided |
QString | text |
QList< QWidget * > | extraWidgets |
double | lastMatTransparency |
double | lastMatBrightness |
Definition at line 30 of file VP1StdCollection.cxx.
|
inline |
Definition at line 32 of file VP1StdCollection.cxx.
QCheckBox* VP1StdCollection::Imp::checkBox |
Definition at line 49 of file VP1StdCollection.cxx.
SoSeparator* VP1StdCollection::Imp::collsep |
Definition at line 48 of file VP1StdCollection.cxx.
QList<QWidget*> VP1StdCollection::Imp::extraWidgets |
Definition at line 61 of file VP1StdCollection.cxx.
qint32 VP1StdCollection::Imp::id |
Definition at line 58 of file VP1StdCollection.cxx.
bool VP1StdCollection::Imp::idProvided |
Definition at line 59 of file VP1StdCollection.cxx.
int VP1StdCollection::Imp::largechangescount_sep |
Definition at line 51 of file VP1StdCollection.cxx.
int VP1StdCollection::Imp::largechangescount_switch |
Definition at line 52 of file VP1StdCollection.cxx.
double VP1StdCollection::Imp::lastMatBrightness |
Definition at line 63 of file VP1StdCollection.cxx.
double VP1StdCollection::Imp::lastMatTransparency |
Definition at line 62 of file VP1StdCollection.cxx.
bool VP1StdCollection::Imp::loaded |
Definition at line 55 of file VP1StdCollection.cxx.
VP1MaterialButtonBase* VP1StdCollection::Imp::matButton |
Definition at line 53 of file VP1StdCollection.cxx.
SoMaterial* VP1StdCollection::Imp::material |
Definition at line 50 of file VP1StdCollection.cxx.
bool VP1StdCollection::Imp::problemsloading |
Definition at line 56 of file VP1StdCollection.cxx.
QString VP1StdCollection::Imp::text |
Definition at line 60 of file VP1StdCollection.cxx.
bool VP1StdCollection::Imp::textProvided |
Definition at line 57 of file VP1StdCollection.cxx.
SoSwitch* VP1StdCollection::Imp::theswitch |
Definition at line 47 of file VP1StdCollection.cxx.
bool VP1StdCollection::Imp::visible |
Definition at line 54 of file VP1StdCollection.cxx.