The DtPreferencesPageDialog is a generic dialog that contains a number of DtPages that it displays individually using a Tabbed Widget.
More...
The DtPreferencesPageDialog is a generic dialog that contains a number of DtPages that it displays individually using a Tabbed Widget.
| MAKLogger::DtPreferencesPageDialog::DtPreferencesPageDialog |
( |
QWidget * |
parent = 0 | ) |
|
| virtual MAKLogger::DtPreferencesPageDialog::~DtPreferencesPageDialog |
( |
| ) |
|
|
virtual |
| virtual void MAKLogger::DtPreferencesPageDialog::addPageToGui |
( |
DtPage * |
| ) |
|
|
protectedvirtual |
| virtual void MAKLogger::DtPreferencesPageDialog::hideEvent |
( |
QHideEvent * |
event | ) |
|
|
protectedvirtual |
| bool MAKLogger::DtPreferencesPageDialog::iconsPerpendicularToTab |
( |
| ) |
const |
| virtual void MAKLogger::DtPreferencesPageDialog::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protectedvirtual |
Override base implementation to stop Escape & Enter closing the dialog.
| virtual void MAKLogger::DtPreferencesPageDialog::onAccept |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void MAKLogger::DtPreferencesPageDialog::onCurrentChanged |
( |
int |
index | ) |
|
|
protectedvirtualslot |
| virtual void MAKLogger::DtPreferencesPageDialog::onReject |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void MAKLogger::DtPreferencesPageDialog::removePageFromGui |
( |
DtPage * |
| ) |
|
|
protectedvirtual |
| void MAKLogger::DtPreferencesPageDialog::rotateIcon |
( |
int |
, |
|
|
int |
deg |
|
) |
| |
|
protected |
Gets the icon at the specified position and rotates it by the specified amount and replaces.
| virtual void MAKLogger::DtPreferencesPageDialog::selectPageInGui |
( |
DtPage * |
page | ) |
|
|
protectedvirtual |
| virtual void MAKLogger::DtPreferencesPageDialog::setIconsPerpendicularToTab |
( |
bool |
| ) |
|
|
virtual |
If layout of tabs is in West or East mode, and, this flag is true, rotate icons to be perpendicular to the tab (90 degrees)
| void MAKLogger::DtPreferencesPageDialog::setStatus |
( |
const QString & |
status | ) |
|
| void MAKLogger::DtPreferencesPageDialog::setupGui |
( |
| ) |
|
|
protected |
| virtual void MAKLogger::DtPreferencesPageDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtual |
| DtPage* MAKLogger::DtPreferencesPageDialog::myActivePage |
|
protected |
| QHBoxLayout* MAKLogger::DtPreferencesPageDialog::myBottomLayout |
|
protected |
| QDialogButtonBox* MAKLogger::DtPreferencesPageDialog::myCloseButton |
|
protected |
| QFrame* MAKLogger::DtPreferencesPageDialog::myHorizontalLine |
|
protected |
| bool MAKLogger::DtPreferencesPageDialog::myIconsPerpendicularToTab |
|
protected |
| QVBoxLayout* MAKLogger::DtPreferencesPageDialog::myMainLayout |
|
protected |
| QLabel* MAKLogger::DtPreferencesPageDialog::myStatusLabel |
|
protected |
| QTabWidget* MAKLogger::DtPreferencesPageDialog::myTabs |
|
protected |
The documentation for this class was generated from the following file: