![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include "kvi_debug.h"#include "KviLocale.h"#include "KviError.h"#include "KviIconManager.h"#include "KviFile.h"#include "KvsObject_dateTimeEdit.h"#include "KvsObject_pixmap.h"#include <QDateTimeEdit>Functions | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, date) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, setDate) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, time) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, setTime) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, dateTimeChangedEvent) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, timeChangedEvent) | |
| KVSO_CLASS_FUNCTION (dateTimeEdit, dateChangedEvent) | |
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| date | |||
| ) |
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| setDate | |||
| ) |
References c, CHECK_INTERNAL_POINTER, KVS_PT_STRING, KVSO_PARAMETER, KVSO_PARAMETERS_BEGIN, and KVSO_PARAMETERS_END.
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| time | |||
| ) |
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| setTime | |||
| ) |
References c, CHECK_INTERNAL_POINTER, KVS_PT_STRING, KVSO_PARAMETER, KVSO_PARAMETERS_BEGIN, and KVSO_PARAMETERS_END.
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| dateTimeChangedEvent | |||
| ) |
References c.
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| timeChangedEvent | |||
| ) |
References c.
| KVSO_CLASS_FUNCTION | ( | dateTimeEdit | , |
| dateChangedEvent | |||
| ) |
References c.
1.8.7