![]() |
ATLAS Offline Software
|
#include <VP1ExpertSettings.h>
Public Slots | |
| void | setPluginPath (const QString &path) |
| void | setFileSelectDir (const QString &path) |
| void | setScreenshotDir (const QString &path) |
| void | setAuthLog (const QString &path) |
Public Member Functions | |
| VP1ExpertSettings (QWidget *parent=0) | |
Private Member Functions | |
| bool | checkBoxState () |
| void | closeEvent (QCloseEvent *event) |
| void | keyPressEvent (QKeyEvent *event) |
| void | setExpertSetting (const QString &type, const QString &name) |
Private Attributes | |
| QString | m_pluginPath |
| QString | m_fileSelectDir |
| QString | m_screenshotDir |
| QString | m_authLog |
| QDialogButtonBox * | m_buttonBox {} |
| QTabWidget * | m_tabWidget {} |
| QPushButton * | m_okButton {} |
Definition at line 25 of file VP1ExpertSettings.h.
|
explicit |
Definition at line 43 of file VP1ExpertSettings.cxx.
|
private |
|
private |
Definition at line 92 of file VP1ExpertSettings.cxx.
|
private |
Definition at line 141 of file VP1ExpertSettings.cxx.
|
slot |
Definition at line 158 of file VP1ExpertSettings.cxx.
|
private |
Definition at line 162 of file VP1ExpertSettings.cxx.
|
slot |
Definition at line 150 of file VP1ExpertSettings.cxx.
|
slot |
Definition at line 146 of file VP1ExpertSettings.cxx.
|
slot |
Definition at line 154 of file VP1ExpertSettings.cxx.
|
private |
Definition at line 41 of file VP1ExpertSettings.h.
|
private |
Definition at line 42 of file VP1ExpertSettings.h.
|
private |
Definition at line 39 of file VP1ExpertSettings.h.
|
private |
Definition at line 44 of file VP1ExpertSettings.h.
|
private |
Definition at line 38 of file VP1ExpertSettings.h.
|
private |
Definition at line 40 of file VP1ExpertSettings.h.
|
private |
Definition at line 43 of file VP1ExpertSettings.h.