Home
last modified time | relevance | path

Searched refs:slotDataChanged (Results 26 – 50 of 81) sorted by relevance

1234

/dports/graphics/digikam/digikam-7.4.0/core/tests/geolocation/geoiface/
H A Ditemmarkertiler_utest.h55 void slotDataChanged(const QModelIndex& topLeft,
/dports/accessibility/libqaccessibilityclient/libqaccessibilityclient-0.4.1/examples/accessibleapps/
H A Daccessibleproperties.h47 void slotDataChanged(QStandardItem *item);
/dports/deskutils/akonadiconsole/akonadiconsole-21.12.3/src/
H A Dagentwidget.h55 void slotDataChanged(const QModelIndex &, const QModelIndex &);
/dports/deskutils/keditbookmarks/keditbookmarks-21.12.3/src/
H A Dkebsearchline.cpp74 connect(model(), &QAbstractItemModel::dataChanged, this, &KViewSearchLine::slotDataChanged); in KViewSearchLine()
162 … disconnect(model(), &QAbstractItemModel::dataChanged, this, &KViewSearchLine::slotDataChanged); in setView()
176 connect(model(), &QAbstractItemModel::dataChanged, this, &KViewSearchLine::slotDataChanged); in setView()
379 void KViewSearchLine::slotDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) in slotDataChanged() function in KViewSearchLine
H A Dkebsearchline.h239 void slotDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
/dports/graphics/digikam/digikam-7.4.0/core/libs/tags/manager/
H A Dtagpropwidget.cpp201 this, SLOT(slotDataChanged())); in TagPropWidget()
210 this, SLOT(slotDataChanged())); in TagPropWidget()
362 void TagPropWidget::slotDataChanged() in slotDataChanged() function in Digikam::TagPropWidget
/dports/graphics/okular/okular-21.12.3/part/
H A Deditannottooldialog.h55 void slotDataChanged();
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/bin/
H A Dprojectsortproxymodel.h36 void slotDataChanged(const QModelIndex &ix1, const QModelIndex &ix2, const QVector<int> &roles);
/dports/mail/trojita/trojita-0.7/src/XtConnect/
H A DMessageDownloader.h60 void slotDataChanged( const QModelIndex &a, const QModelIndex &b );
/dports/audio/juk/juk-21.12.3/
H A Dtageditor.h71 void slotDataChanged();
/dports/graphics/digikam/digikam-7.4.0/core/libs/widgets/text/
H A Dmodelcompleter.cpp131 this, SLOT(slotDataChanged(QModelIndex,QModelIndex))); in setItemModel()
236 void ModelCompleter::slotDataChanged(const QModelIndex& topLeft, const QModelIndex& bottomRight) in slotDataChanged() function in Digikam::ModelCompleter
/dports/deskutils/knotes/knotes-21.12.3/src/configdialog/
H A Dknotecollectionconfigwidget.h59 void slotDataChanged();
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgSettingsCurveList.h43 void slotDataChanged (const QModelIndex &topLeft,
/dports/devel/kf5-kitemmodels/kitemmodels-5.89.0/src/core/
H A Dkconcatenaterowsproxymodel.cpp31 void slotDataChanged(const QModelIndex &from, const QModelIndex &to, const QVector<int> &roles);
184 …NAL(dataChanged(QModelIndex, QModelIndex, QVector<int>)), this, SLOT(slotDataChanged(QModelIndex, … in addSourceModel()
310 void KConcatenateRowsProxyModelPrivate::slotDataChanged(const QModelIndex &from, const QModelIndex … in slotDataChanged() function in KConcatenateRowsProxyModelPrivate
H A Dkconcatenaterowsproxymodel.h147 …Q_PRIVATE_SLOT(d, void slotDataChanged(const QModelIndex &from, const QModelIndex &to, const QVect…
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KGantt/
H A Dkganttgraphicsview_p.h68 void slotDataChanged( const QModelIndex& topLeft, const QModelIndex& bottomRight );
/dports/lang/kf5-kross/kross-5.89.0/src/ui/
H A Dactioncollectionview.h272 virtual void slotDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/keys/
H A Dshortcutsmodel.cpp30 void slotDataChanged(const QModelIndex &from, const QModelIndex &to, const QVector<int> &roles);
201 …IGNAL(dataChanged(QModelIndex,QModelIndex,QVector<int>)), this, SLOT(slotDataChanged(QModelIndex,Q… in addSourceModel()
330 void ShortcutsModelPrivate::slotDataChanged(const QModelIndex &from, const QModelIndex &to, const Q… in slotDataChanged() function in ShortcutsModelPrivate
H A Dshortcutsmodel.h114 …Q_PRIVATE_SLOT(d, void slotDataChanged(const QModelIndex &from, const QModelIndex &to, const QVect…
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/scripting/scriptengine/
H A DAmarokCollectionViewScript.cpp364 this, &CollectionViewItem::slotDataChanged ); in loadChildren()
369 CollectionViewItem::slotDataChanged( const QModelIndex &topLeft, const QModelIndex &bottomRight ) in slotDataChanged() function in CollectionViewItem
/dports/audio/mixxx/mixxx-2.3.0/src/library/
H A Dsidebarmodel.h52 void slotDataChanged(const QModelIndex& topLeft, const QModelIndex & bottomRight);
/dports/sysutils/k3b/k3b-21.12.3/src/
H A Dk3bmetaitemmodel.h103 void slotDataChanged( const QModelIndex&, const QModelIndex& );
/dports/graphics/digikam/digikam-7.4.0/core/utilities/import/items/
H A Dimportoverlays.cpp307 this, SLOT(slotDataChanged(QModelIndex,QModelIndex))); in setActive()
406 void ImportRatingOverlay::slotDataChanged(const QModelIndex& topLeft, const QModelIndex& bottomRigh… in slotDataChanged() function in Digikam::ImportRatingOverlay
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/
H A Dkis_animation_curves_view.h76 void slotDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
/dports/graphics/kooka/kooka-3ed25fb9a1a62b88240a4f0f403b1ad49cf0adeb/libfiletree/
H A Dfiletreeview.h293 void slotDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);

1234