Class DateTime
Inherits the following classes: EditorWidgetBase
Public Properties
| Type | Name |
|---|---|
| property var | currentValue |
| property bool | fieldIsDate |
| property bool | fieldIsDateTime |
| property bool | fieldIsString |
| property bool | fieldIsTime |
| property bool | isDateTimeType |
Public Properties inherited from EditorWidgetBase
See EditorWidgetBase
| Type | Name |
|---|---|
| property bool | hasMenu |
| property bool | isLoaded |
| property Menu | menu |
Public Signals inherited from EditorWidgetBase
See EditorWidgetBase
| Type | Name |
|---|---|
| signal void | requestBarcode (var item) |
| signal void | requestGeometry (var item, var layer) |
| signal void | requestJumpToPoint (var center, real scale, bool handleMargins) |
| signal void | valueChangeRequested (var value, bool isNull) |
Public Functions
| Type | Name |
|---|---|
| void | formatDateTime (value) |
Public Properties Documentation
property currentValue
var DateTime::currentValue;
property fieldIsDate
bool DateTime::fieldIsDate;
property fieldIsDateTime
bool DateTime::fieldIsDateTime;
property fieldIsString
bool DateTime::fieldIsString;
property fieldIsTime
bool DateTime::fieldIsTime;
property isDateTimeType
bool DateTime::isDateTimeType;
Public Functions Documentation
function formatDateTime
void DateTime::formatDateTime (
value
)
The documentation for this class was generated from the following file src/qml/editorwidgets/DateTime.qml