10 #include <Wt/WTreeView> 35 virtual void dropEvent(
const Wt::WDropEvent &event,
36 const Wt::WModelIndex &target);
41 #endif // FOLDER_VIEW_H_ FolderView(Wt::WContainerWidget *parent=0)
Constructor.
virtual void dropEvent(const Wt::WDropEvent &event, const Wt::WModelIndex &target)
Drop event.
static const char * FileSelectionMimeType
Constant that indicates the mime type for a selection of files.
A specialized treeview that supports a custom drop event.