#include <settingsdao.h>
List of all members.
Detailed Description
Definition at line 6 of file settingsdao.h.
Constructor & Destructor Documentation
SettingsDAO::SettingsDAO |
( |
QSqlDatabase & |
db | ) |
|
SettingsDAO::~SettingsDAO |
( |
| ) |
[virtual] |
Member Function Documentation
QString SettingsDAO::getValue |
( |
QString |
name, |
|
|
QString |
defaultValue = QString() |
|
) |
| |
void SettingsDAO::initialize |
( |
| ) |
[virtual] |
bool SettingsDAO::setValue |
( |
QString |
name, |
|
|
QVariant |
value |
|
) |
| |
The documentation for this class was generated from the following files: