/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/core/ |
H A D | kdescendantsproxymodel.cpp | 108 Q_Q(KDescendantsProxyModel); in processPendingParents() 203 KDescendantsProxyModel::KDescendantsProxyModel(QObject *parent) in KDescendantsProxyModel() function in KDescendantsProxyModel 209 KDescendantsProxyModel::~KDescendantsProxyModel() = default; 369 Q_D(KDescendantsProxyModel); in setDisplayAncestorData() 387 Q_D(KDescendantsProxyModel); in setAncestorSeparator() 407 Q_D(KDescendantsProxyModel); in setSourceModel() 728 Q_Q(KDescendantsProxyModel); in notifyhasSiblings() 743 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeInserted() 788 …{KDescendantsProxyModel::ExpandableRole, KDescendantsProxyModel::ExpandedRole, KDescendantsProxyMo… in sourceRowsInserted() 806 …{KDescendantsProxyModel::ExpandableRole, KDescendantsProxyModel::ExpandedRole, KDescendantsProxyMo… in sourceRowsInserted() [all …]
|
H A D | kdescendantsproxymodel.h | 60 class KITEMMODELS_EXPORT KDescendantsProxyModel : public QAbstractProxyModel 100 explicit KDescendantsProxyModel(QObject *parent = nullptr); 105 ~KDescendantsProxyModel() override; 252 Q_DECLARE_PRIVATE(KDescendantsProxyModel)
|
/dports/mail/trojita/trojita-0.7/src/Imap/Model/kdeui-itemviews/ |
H A D | kdescendantsproxymodel.cpp | 120 Q_Q(KDescendantsProxyModel); in processPendingParents() 205 KDescendantsProxyModel::KDescendantsProxyModel(QObject *parent) in KDescendantsProxyModel() function in KDescendantsProxyModel 210 KDescendantsProxyModel::~KDescendantsProxyModel() in ~KDescendantsProxyModel() 227 Q_D(KDescendantsProxyModel); in setDisplayAncestorData() 239 Q_D(KDescendantsProxyModel); in setAncestorSeparator() 533 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeInserted() 573 Q_Q(KDescendantsProxyModel); in sourceRowsInserted() 686 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeRemoved() 720 Q_Q(KDescendantsProxyModel); in sourceRowsRemoved() 856 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeMoved() [all …]
|
H A D | kdescendantsproxymodel.h | 70 class KDEUI_EXPORT KDescendantsProxyModel : public QAbstractProxyModel 81 explicit KDescendantsProxyModel( QObject *parent = 0 ); 86 virtual ~KDescendantsProxyModel(); 189 Q_DECLARE_PRIVATE( KDescendantsProxyModel )
|
/dports/astro/marble/marble-21.12.3/src/lib/marble/ |
H A D | kdescendantsproxymodel.cpp | 107 Q_Q(KDescendantsProxyModel); in processPendingParents() 191 KDescendantsProxyModel::KDescendantsProxyModel(QObject *parent) in KDescendantsProxyModel() function in Marble::KDescendantsProxyModel 196 KDescendantsProxyModel::~KDescendantsProxyModel() in ~KDescendantsProxyModel() 215 Q_D(KDescendantsProxyModel); in setDisplayAncestorData() 227 Q_D(KDescendantsProxyModel); in setAncestorSeparator() 239 Q_D(KDescendantsProxyModel); in setSourceModel() 514 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeInserted() 550 Q_Q(KDescendantsProxyModel); in sourceRowsInserted() 659 Q_Q(KDescendantsProxyModel); in sourceRowsAboutToBeRemoved() 694 Q_Q(KDescendantsProxyModel); in sourceRowsRemoved() [all …]
|
H A D | kdescendantsproxymodel.h | 54 class MARBLE_EXPORT KDescendantsProxyModel : public QAbstractProxyModel 65 explicit KDescendantsProxyModel(QObject *parent = nullptr); 70 ~KDescendantsProxyModel() override; 165 Q_DECLARE_PRIVATE(KDescendantsProxyModel)
|
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/sieveeditor/imapfoldercompletion/ |
H A D | selectimaplineeditcompletermodel.h | 10 class KDescendantsProxyModel; variable 26 KDescendantsProxyModel *const mFlatProxy;
|
H A D | selectimaplineeditcompletermodel.cpp | 15 , mFlatProxy(new KDescendantsProxyModel(this)) in SelectImapLineEditCompleterModel()
|
/dports/mail/trojita/trojita-0.7/src/Imap/Model/ |
H A D | VisibleTasksModel.h | 28 class KDescendantsProxyModel; variable 56 KDescendantsProxyModel *m_flatteningModel;
|
H A D | OneMessageModel.h | 31 class KDescendantsProxyModel; variable 117 KDescendantsProxyModel *m_flatteningModel;
|
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libtaskmanager/ |
H A D | flattentaskgroupsproxymodel.cpp | 24 : KDescendantsProxyModel(parent) in FlattenTaskGroupsProxyModel() 37 KDescendantsProxyModel::setSourceModel(sourceModel); in setSourceModel()
|
H A D | flattentaskgroupsproxymodel.h | 27 class TASKMANAGER_EXPORT FlattenTaskGroupsProxyModel : public KDescendantsProxyModel, public Abstra…
|
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/tests/proxymodeltestapp/ |
H A D | descendantpmwidget.h | 19 class KDescendantsProxyModel; variable 38 KDescendantsProxyModel *m_descProxyModel;
|
H A D | proxymodeltestwidget.cpp | 46 KDescendantsProxyModel *descProxyModel = new KDescendantsProxyModel(this); in ProxyModelTestWidget()
|
/dports/deskutils/zanshin/zanshin-21.12.3/src/widgets/ |
H A D | nameanddatasourcedialog.h | 16 class KDescendantsProxyModel; variable 48 KDescendantsProxyModel *m_flattenProxy;
|
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/autotests/ |
H A D | kdescendantsproxymodeltest.cpp | 274 KDescendantsProxyModel proxy; in testResetModelContent() 313 KDescendantsProxyModel proxy; in testChangeSeparator() 353 KDescendantsProxyModel proxy; in testChangeInvisibleSeparator() 392 KDescendantsProxyModel proxy; in testRemoveSeparator() 430 KDescendantsProxyModel proxy; in testResetCollapsedModelContent() 496 KDescendantsProxyModel proxy; in testInsertInCollapsedModel() 536 KDescendantsProxyModel proxy; in testRemoveInCollapsedModel() 582 KDescendantsProxyModel proxy; in testMoveInsideCollapsed() 643 KDescendantsProxyModel proxy; in testExpandInsideCollapsed()
|
/dports/deskutils/kalendar/kalendar-0.4.0/src/contents/ui/TreeView/ |
H A D | TreeListView.qml | 10 * A ListView with an internal KDescendantsProxyModel already in place. 16 * * descendantsModel: The used KDescendantsProxyModel instance
|
H A D | TreeViewDecoration.qml | 30 * model: KDescendantsProxyModel 31 * The KDescendantsProxyModel the view is showing. 34 property KDescendantsProxyModel model
|
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/ |
H A D | cmakedocumentation.h | 20 class KDescendantsProxyModel; variable 48 KDescendantsProxyModel* m_flatIndex;
|
/dports/sysutils/plasma-pass/plasma-pass-1.2.0/plugin/ |
H A D | passwordfiltermodel.h | 29 class KDescendantsProxyModel; variable 78 KDescendantsProxyModel *mFlatModel = nullptr;
|
/dports/deskutils/kalarm/kalarm-21.12.3/src/resources/ |
H A D | eventmodel.cpp | 25 setSourceModel(new KDescendantsProxyModel(this)); in EventListModel() 49 auto proxyModel = static_cast<KDescendantsProxyModel*>(sourceModel()); in event() 59 auto proxyModel = static_cast<KDescendantsProxyModel*>(sourceModel()); in eventForSourceRow() 69 auto proxyModel = static_cast<KDescendantsProxyModel*>(sourceModel()); in eventIndex() 121 …return static_cast<KDescendantsProxyModel*>(sourceModel())->sourceModel()->headerData(section, ori… in headerData() 131 auto proxyModel = static_cast<KDescendantsProxyModel*>(sourceModel()); in filterAcceptsRow()
|
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/qml/ |
H A D | kdescendantsproxymodel_qml.h | 15 class KDescendantsProxyModelQml : public KDescendantsProxyModel
|
H A D | kdescendantsproxymodel_qml.cpp | 11 : KDescendantsProxyModel(parent) in KDescendantsProxyModelQml()
|
/dports/databases/akonadi/akonadi-21.12.3/docs/ |
H A D | client_libraries.md | 263 Additionally, a KDescendantsProxyModel may be used to alter how the items in the tree are presented. 267 KDescendantsProxyModel *descProxy = new KDescendantsProxyModel(this); 272 ![A KDescendantsProxyModel wrapping an EntityTreeModel](/docs/images/descendantentitiesproxymodel.p… 274 KDescendantsProxyModel can also display ancestors of each Entity in the list. 278 KDescendantsProxyModel *descProxy = new KDescendantsProxyModel(this); 287 ![A KDescendantsProxyModel with ancestor names.](/docs/images/descendantentitiesproxymodel-withanse… 293 KDescendantsProxyModel *descProxy = new KDescendantsProxyModel(this); 304 …KDescendantsProxyModel wrapping an EntityTreeModel](/docs/images/descendantentitiesproxymodel-colf… 356 descendedList = new KDescendantsProxyModel(this); 408 …he example_contacts application for example which uses a further KDescendantsProxyModel and Entity…
|
/dports/astro/marble/marble-21.12.3/src/lib/marble/declarative/ |
H A D | Bookmarks.cpp | 155 KDescendantsProxyModel* flattener = new KDescendantsProxyModel( this ); in model()
|