![]() |
ATLAS Offline Software
|
Public Member Functions | |
| DialogInfo (QPushButton *lb, std::unique_ptr< QWidget > dw, QAbstractButton *ec) | |
| ~DialogInfo () | |
Public Attributes | |
| QAbstractButton * | enabledButton {} |
| std::unique_ptr< QWidget > | dialogWidget |
| QPushButton * | launchButton {} |
| bool | neverShown {} |
Definition at line 51 of file VP1Controller.cxx.
|
inline |
Definition at line 53 of file VP1Controller.cxx.
|
inline |
Definition at line 55 of file VP1Controller.cxx.
| std::unique_ptr<QWidget> VP1Controller::Imp::DialogInfo::dialogWidget |
Definition at line 57 of file VP1Controller.cxx.
| QAbstractButton* VP1Controller::Imp::DialogInfo::enabledButton {} |
Definition at line 56 of file VP1Controller.cxx.
| QPushButton* VP1Controller::Imp::DialogInfo::launchButton {} |
Definition at line 58 of file VP1Controller.cxx.
| bool VP1Controller::Imp::DialogInfo::neverShown {} |
Definition at line 59 of file VP1Controller.cxx.