Wt examples
3.3.6
|
A specialized standard item model which report a specific drag and drop mime type. More...
Public Member Functions | |
FileModel (WObject *parent) | |
Constructor. More... | |
virtual std::string | mimeType () const |
Return the mime type. More... | |
Static Public Attributes | |
static WString | dateDisplayFormat |
Date display format. More... | |
static WString | dateEditFormat |
Date edit format. More... | |
A specialized standard item model which report a specific drag and drop mime type.
A specific drag and drop mime type instead of the generic abstract item model is returned by the model.
Definition at line 51 of file TreeViewDragDrop.C.
|
inline |
|
inlinevirtual |
Return the mime type.
Definition at line 61 of file TreeViewDragDrop.C.