Home
last modified time | relevance | path

Searched refs:supportedDragActions (Results 1 – 25 of 415) sorted by relevance

12345678910>>...17

/dports/security/keepassx-devel/keepassx-55869e8/src/gui/
H A DSortFilterHideProxyModel.cpp25 Qt::DropActions SortFilterHideProxyModel::supportedDragActions() const in supportedDragActions() function in SortFilterHideProxyModel
27 return sourceModel()->supportedDragActions(); in supportedDragActions()
H A DSortFilterHideProxyModel.h30 Qt::DropActions supportedDragActions() const override;
/dports/security/keepassxc/keepassxc-2.6.6/src/gui/
H A DSortFilterHideProxyModel.cpp25 Qt::DropActions SortFilterHideProxyModel::supportedDragActions() const in supportedDragActions() function in SortFilterHideProxyModel
27 return sourceModel()->supportedDragActions(); in supportedDragActions()
H A DSortFilterHideProxyModel.h30 Qt::DropActions supportedDragActions() const override;
/dports/deskutils/znotes/zNotes-0.4.6/
H A Dtoolbarmodel.h43 Qt::DropActions supportedDragActions() const;
63 Qt::DropActions supportedDragActions() const;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/kernel/
H A Dqabstractitemmodel_p.h81 …QAbstractItemModelPrivate() : QObjectPrivate(), supportedDragActions(-1), roleNames(defaultRoleNam… in Q_DECLARE_PUBLIC()
168 Qt::DropActions supportedDragActions; variable
/dports/databases/kexi/kexi-3.2.0/src/kexiutils/completer/private/
H A DKexiAbstractItemModel_p.h75 KexiAbstractItemModelPrivate() : supportedDragActions(-1), roleNames(defaultRoleNames()) {} in KexiAbstractItemModelPrivate()
163 Qt::DropActions supportedDragActions; variable
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qtc_itemview/
H A Dproxymodel.cpp90 Qt::DropActions ProxyModel::supportedDragActions() const in supportedDragActions() function in ProxyModel
92 return sourceModel()->supportedDragActions(); in supportedDragActions()
H A Dproxymodel.h26 Qt::DropActions supportedDragActions() const;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cppeditor/
H A Dcppoutline.cpp95 Qt::DropActions CppOutlineFilterModel::supportedDragActions() const in supportedDragActions() function in CppEditor::Internal::CppOutlineFilterModel
97 return sourceModel()->supportedDragActions(); in supportedDragActions()
H A Dcppincludehierarchy.h46 Qt::DropActions supportedDragActions() const override;
/dports/deskutils/semantik/semantik-1.2.7/src/fig/
H A Dfiletree.h29 Qt::DropActions supportedDragActions() const;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/classview/
H A Dclassviewtreeitemmodel.h50 Qt::DropActions supportedDragActions() const override;
/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dchannelsmodel.h38 Qt::DropActions supportedDragActions() const;
/dports/editors/calligra/calligra-3.2.1/stage/part/tools/animationtool/
H A DKPrCollectionItemModel.h55 Qt::DropActions supportedDragActions() const override;
H A DKPrCollectionItemModel.cpp31 Qt::DropActions KPrCollectionItemModel::supportedDragActions() const in supportedDragActions() function in KPrCollectionItemModel
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/browsers/playlistbrowser/
H A DUserPlaylistModel.h53 Qt::DropActions supportedDragActions() const override { in supportedDragActions() function
H A DPlaylistsByProviderProxy.h48 Qt::DropActions supportedDragActions() const override;
H A DPlaylistsInFoldersProxy.h53 Qt::DropActions supportedDragActions() const override;
/dports/editors/calligra/calligra-3.2.1/plugins/dockers/shapecollection/
H A DCollectionItemModel.h54 Qt::DropActions supportedDragActions() const override;
/dports/finance/skrooge/skrooge-2.26.1/tests/skgbankguitest/
H A Dskgtestmodel.cpp68 model->supportedDragActions(); in Test()
127 …v_node") || table.endsWith(QLatin1String("_display"))) && (model->supportedDragActions()&Qt::MoveA… in Test()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmljseditor/
H A Dqmljsoutline.cpp97 Qt::DropActions QmlJSOutlineFilterModel::supportedDragActions() const in supportedDragActions() function in QmlJSEditor::Internal::QmlJSOutlineFilterModel
99 return sourceModel()->supportedDragActions(); in supportedDragActions()
/dports/misc/parley/parley-21.12.3/src/collection/
H A Dcontainermodel.h54 Qt::DropActions supportedDragActions() const override;
/dports/sysutils/qtpass/QtPass-1.3.2/src/
H A Dstoremodel.h32 Qt::DropActions supportedDragActions() const override;
/dports/misc/parley/parley-21.12.3/src/statistics/
H A Dstatisticsmodel.h43 Qt::DropActions supportedDragActions() const override;

12345678910>>...17