|
MythTV
0.26-pre
|
#include <settings.h>
Public Slots | |
| void | setValue (const QDate &newValue) |
Public Member Functions | |
| DateSetting (Storage *_storage) | |
| QString | getValue (void) const |
| QDate | dateValue (void) const |
Definition at line 485 of file settings.h.
| DateSetting::DateSetting | ( | Storage * | _storage | ) | [inline] |
Definition at line 490 of file settings.h.
| QString DateSetting::getValue | ( | void | ) | const [virtual] |
| QDate DateSetting::dateValue | ( | void | ) | const |
Definition at line 870 of file settings.cpp.
| void DateSetting::setValue | ( | const QDate & | newValue | ) | [slot] |
Definition at line 874 of file settings.cpp.
1.7.6.1