swift
swift::gui::CDropSite Member List

This is the complete list of members for swift::gui::CDropSite, including all inherited members.

acceptDrop(const QMimeData *mime) constswift::gui::CDropBase
addAcceptedMetaTypeId(int id)swift::gui::CDropBase
allowDrop(bool allowed)swift::gui::CDropSitevirtual
allowJsonFileDrop(bool allow)swift::gui::CDropBaseinlinevirtual
CDropBase()swift::gui::CDropBaseprotected
CDropSite(QWidget *parent=nullptr)swift::gui::CDropSite
dragEnterEvent(QDragEnterEvent *event)swift::gui::CDropSiteprotectedvirtual
dragLeaveEvent(QDragLeaveEvent *event)swift::gui::CDropSiteprotectedvirtual
dragMoveEvent(QDragMoveEvent *event)swift::gui::CDropSiteprotectedvirtual
dropEvent(QDropEvent *event)swift::gui::CDropSiteprotectedvirtual
droppedValueObject(const swift::misc::CVariant &droppedObject)swift::gui::CDropSitesignal
isDropAllowed() constswift::gui::CDropBaseinlinevirtual
isJsonFileDropAllowed() constswift::gui::CDropBaseinlinevirtual
setAcceptedMetaTypeIds(const QList< int > &ids)swift::gui::CDropBase
setInfoText(const QString &dropSiteText)swift::gui::CDropSite
toCVariant(const QMimeData *mime) constswift::gui::CDropBase
~CDropBase()swift::gui::CDropBasevirtual