#include <QmitkTotalSegmentatorPreferencePage.h>
◆ QmitkTotalSegmentatorPreferencePage()
QmitkTotalSegmentatorPreferencePage::QmitkTotalSegmentatorPreferencePage |
( |
| ) |
|
◆ ~QmitkTotalSegmentatorPreferencePage()
QmitkTotalSegmentatorPreferencePage::~QmitkTotalSegmentatorPreferencePage |
( |
| ) |
|
|
overridedefault |
◆ CreateQtControl()
void QmitkTotalSegmentatorPreferencePage::CreateQtControl |
( |
QWidget * |
parent | ) |
|
|
overridevirtual |
◆ GetQtControl()
QWidget* QmitkTotalSegmentatorPreferencePage::GetQtControl |
( |
| ) |
const |
|
overridevirtual |
◆ Init()
Initializes this preference page for the given workbench.
This method is called automatically as the preference page is being created and initialized. Clients must not call this method.
- Parameters
-
Implements berry::IPreferencePage.
◆ OnClearButtonClicked
void QmitkTotalSegmentatorPreferencePage::OnClearButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ OnInstallButtonClicked
void QmitkTotalSegmentatorPreferencePage::OnInstallButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ OnOverrideBoxChecked
void QmitkTotalSegmentatorPreferencePage::OnOverrideBoxChecked |
( |
int |
state | ) |
|
|
protectedslot |
◆ OnPythonPathChanged
void QmitkTotalSegmentatorPreferencePage::OnPythonPathChanged |
( |
const QString & |
pyEnv | ) |
|
|
protectedslot |
◆ OnSystemPythonChanged
void QmitkTotalSegmentatorPreferencePage::OnSystemPythonChanged |
( |
const QString & |
pyEnv | ) |
|
|
protectedslot |
◆ PerformCancel()
void QmitkTotalSegmentatorPreferencePage::PerformCancel |
( |
| ) |
|
|
overridevirtual |
◆ PerformOk()
bool QmitkTotalSegmentatorPreferencePage::PerformOk |
( |
| ) |
|
|
overridevirtual |
◆ Update()
void QmitkTotalSegmentatorPreferencePage::Update |
( |
| ) |
|
|
overridevirtual |
Invoked when the user performed an import. As the values of the preferences may have changed you should read all values again from the preferences service.
Implements berry::IPreferencePage.
The documentation for this class was generated from the following file: