API Documentation
Loading...
Searching...
No Matches
FileDropFrame Member List

This is the complete list of members for FileDropFrame, including all inherited members.

dragEnterEvent(QDragEnterEvent *event)FileDropFrameinline
dropEvent(QDropEvent *event)FileDropFrameinline
FileDropFrame(QWidget *parent=nullptr)FileDropFrameinline
m_drop_callbackFileDropFrameprotected
m_drop_filterFileDropFrameprotected
setDropCallback(const std::function< void(QDropEvent *event)> &drop_callback)FileDropFrameinline
setDropFilter(std::function< bool(const QMimeData *event)> filter)FileDropFrameinline