SettingsDialog Class Reference
Settings Dialog.
More...
#include "ui/settingsdialog.h"
List of all members.
Detailed Description
Settings Dialog.
Constructor & Destructor Documentation
SettingsDialog::SettingsDialog |
( |
QWidget * |
parent = 0 |
) |
|
Default constructor.
- Parameters:
-
Member Function Documentation
void SettingsDialog::enableSituareSettings |
( |
bool |
enabled |
) |
|
Enables Situare related settings from settings dialog.
- Parameters:
-
| enabled | true if enabled, false otherwise |
void SettingsDialog::populateUpdateIntervalList |
( |
QStandardItemModel * |
model |
) |
[private] |
Populates update interval list.
- Parameters:
-
void SettingsDialog::setTime |
( |
const QTime & |
time |
) |
[private] |
QTime SettingsDialog::time |
( |
|
) |
[private] |
Returns current update interval time.
- Returns:
- current time
void SettingsDialog::toggleAutomaticLocationUpdate |
( |
bool |
enabled |
) |
[private, slot] |
Toggles automatic location update state.
Enables and disabled automatic location update interval time edit.
- Parameters:
-
| enabled | true if settings are enabled, false otherwise |
The documentation for this class was generated from the following files: