#include <optionen.h>
Öffentliche Slots | |
| void | accept () |
| void | selectDbPath () |
Signale | |
| void | setDefaultZoom (DisplayMode) |
Öffentliche Methoden | |
| Optionen (QWidget *=0, Qt::WindowFlags=0) | |
Öffentliche Attribute | |
| QSettings | m_settings |
Private Attribute | |
| Ui::Optionen | m_ui |
| Template des Fensters vom Designer. | |
Definiert in Zeile 42 der Datei optionen.h.
| Optionen::Optionen | ( | QWidget * | p = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) |
Constructor
Definiert in Zeile 26 der Datei optionen.cpp.
Benutzt DM_HEIGHT, DM_MAXHEIGHT, DM_MAXWIDTH, DM_ORIGINAL, DM_WIDTH, m_settings, m_ui und selectDbPath().
| void Optionen::accept | ( | ) | [slot] |
OK Knopf wurde gedrueckt.
Definiert in Zeile 62 der Datei optionen.cpp.
Benutzt DM_HEIGHT, DM_MAXHEIGHT, DM_MAXWIDTH, DM_ORIGINAL, DM_WIDTH, m_settings, m_ui und setDefaultZoom().
| void Optionen::selectDbPath | ( | ) | [slot] |
Datenbankpfad aus Liste waehlen.
Definiert in Zeile 83 der Datei optionen.cpp.
Benutzt m_ui.
Wird benutzt von Optionen().
| void Optionen::setDefaultZoom | ( | DisplayMode | ) | [signal] |
Wird benutzt von accept().
Ui::Optionen Optionen::m_ui [private] |
Template des Fensters vom Designer.
Definiert in Zeile 44 der Datei optionen.h.
Wird benutzt von accept(), Optionen() und selectDbPath().
| QSettings Optionen::m_settings |
1.5.6