Home
last modified time | relevance | path

Searched refs:resetModel (Results 1 – 25 of 235) sorted by relevance

12345678910

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/connectioneditor/
H A Dconnectionview.cpp65 connectionModel()->resetModel(); in modelAttached()
67 backendModel()->resetModel(); in modelAttached()
75 connectionModel()->resetModel(); in modelAboutToBeDetached()
82 connectionModel()->resetModel(); in nodeCreated()
89 connectionModel()->resetModel(); in nodeRemoved()
95 connectionModel()->resetModel(); in nodeReparented()
100 connectionModel()->resetModel(); in nodeIdChanged()
101 bindingModel()->resetModel(); in nodeIdChanged()
134 backendModel()->resetModel(); in variantPropertiesChanged()
149 backendModel()->resetModel(); in bindingPropertiesChanged()
[all …]
H A Dbindingmodel.cpp52 void BindingModel::resetModel() in resetModel() function in QmlDesigner::Internal::BindingModel
106 resetModel(); in selectionChanged()
228 resetModel(); in deleteBindindByRow()
463 resetModel(); in handleException()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcHeuristicLocal.hpp39 virtual void resetModel(CbcModel *model);
116 virtual void resetModel(CbcModel *model);
182 virtual void resetModel(CbcModel *model);
240 virtual void resetModel(CbcModel *model);
H A DCbcHeuristic.hpp112 virtual void resetModel(CbcModel *model) = 0;
480 virtual void resetModel(CbcModel *model);
573 virtual void resetModel(CbcModel *model);
649 virtual void resetModel(CbcModel *model);
689 virtual void resetModel(CbcModel *model);
H A DCbcHeuristicGreedy.hpp55 virtual void resetModel(CbcModel *model);
141 virtual void resetModel(CbcModel *model);
241 virtual void resetModel(CbcModel *model);
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/
H A Dbootablelistdialog.cpp44 connect(this, SIGNAL(AsyncResetModel(bool)), this, SLOT(resetModel(bool))); in BootableListDialog()
49 resetModel(); in BootableListDialog()
97 void BootableListDialog::resetModel(bool repopulateBootables) in resetModel() function in BootableListDialog
156 resetModel(); in on_add_games_button_clicked()
189 resetModel(); in on_refresh_button_clicked()
196 resetModel(); in on_comboBox_currentIndexChanged()
261 resetModel(); in on_awsS3Button_clicked()
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartModelDataCache_p.cpp38 connect( model, SIGNAL(destroyed()), this, SLOT(resetModel()) ); in connectSignals()
50 disconnect( model, SIGNAL(destroyed()), this, SLOT(resetModel()) ); in disconnectSignals()
60 void ModelSignalMapperConnector::resetModel() in resetModel() function in ModelSignalMapperConnector
62 m_mapper.resetModel(); in resetModel()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/stateseditor/
H A Dstateseditorview.cpp207 void StatesEditorView::resetModel() in resetModel() function in QmlDesigner::StatesEditorView
471 resetModel(); in modelAttached()
477 resetModel(); in modelAboutToBeDetached()
484 resetModel(); in propertiesRemoved()
486 resetModel(); in propertiesRemoved()
532 resetModel(); in nodeOrderChanged()
541 resetModel(); in bindingPropertiesChanged()
556 resetModel(); in variantPropertiesChanged()
558 resetModel(); in variantPropertiesChanged()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Ddependenciespanel.cpp53 resetModel(); in DependenciesModel()
57 this, &DependenciesModel::resetModel); in DependenciesModel()
59 this, &DependenciesModel::resetModel); in DependenciesModel()
61 this, &DependenciesModel::resetModel); in DependenciesModel()
64 void DependenciesModel::resetModel() in resetModel() function in ProjectExplorer::Internal::DependenciesModel
/dports/deskutils/kalendar/kalendar-0.4.0/src/
H A Dmultidayincidencemodel.cpp272 auto resetModel = [this] { in setModel() local
280 QObject::connect(model, &QAbstractItemModel::dataChanged, this, resetModel); in setModel()
281 QObject::connect(model, &QAbstractItemModel::layoutChanged, this, resetModel); in setModel()
282 QObject::connect(model, &QAbstractItemModel::modelReset, this, resetModel); in setModel()
283 QObject::connect(model, &QAbstractItemModel::rowsInserted, this, resetModel); in setModel()
284 QObject::connect(model, &QAbstractItemModel::rowsMoved, this, resetModel); in setModel()
285 QObject::connect(model, &QAbstractItemModel::rowsRemoved, this, resetModel); in setModel()
H A Dhourlyincidencemodel.cpp332 auto resetModel = [this] { in setModel() local
339 QObject::connect(model, &QAbstractItemModel::dataChanged, this, resetModel); in setModel()
340 QObject::connect(model, &QAbstractItemModel::layoutChanged, this, resetModel); in setModel()
341 QObject::connect(model, &QAbstractItemModel::modelReset, this, resetModel); in setModel()
342 QObject::connect(model, &QAbstractItemModel::rowsInserted, this, resetModel); in setModel()
343 QObject::connect(model, &QAbstractItemModel::rowsMoved, this, resetModel); in setModel()
344 QObject::connect(model, &QAbstractItemModel::rowsRemoved, this, resetModel); in setModel()
/dports/net/calendarsupport/calendarsupport-21.12.3/src/
H A Dincidenceattachmentmodel.cpp28 …connect(modelIndex.model(), SIGNAL(dataChanged(QModelIndex, QModelIndex)), qq, SLOT(resetModel())); in IncidenceAttachmentModelPrivate()
35 void resetModel() in resetModel() function in CalendarSupport::IncidenceAttachmentModelPrivate
62 …onnect(m_monitor, SIGNAL(itemChanged(Akonadi::Item, QSet<QByteArray>)), q_ptr, SLOT(resetModel())); in createMonitor()
63 QObject::connect(m_monitor, SIGNAL(itemRemoved(Akonadi::Item)), q_ptr, SLOT(resetModel())); in createMonitor()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/common/
H A Dsearchmodel.cpp91 resetModel(); in setDocument()
97 void SearchModel::resetModel() in resetModel() function in SearchModel
119 resetModel(); in tagChange()
/dports/devel/gammaray/GammaRay-2.11.3/plugins/widgetinspector/
H A Dwidget3dsubtreemodel.cpp87 resetModel(); in setSourceModel()
99 resetModel(); in setRootObjectId()
107 void Widget3DSubtreeModel::resetModel() in resetModel() function in Widget3DSubtreeModel
296 resetModel(); in sourceRowsAboutToBeRemoved()
397 resetModel(); in sourceLayoutChanged()
402 resetModel(); in sourceModelReset()
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/ui/qml/
H A Dtest_LogModel.cpp25 void resetModel(LogModel* pModel = nullptr) in resetModel() function in test_LogModel
49 resetModel(); in cleanup()
162 resetModel(new LogModel()); in test_RemoveOldLogfile()
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonApp/
H A Droomsmodel.cpp165 resetModel(); in load()
175 resetModel(); in load()
179 void RoomsModel::resetModel() in resetModel() function in RoomsModel
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/credit/
H A Ddefaultlossmodel.hpp158 resetModel();// or rename to setBasketImpl(...) in setBasket()
163 virtual void resetModel() = 0;
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/topology/
H A DcheckDock.cpp149 mErrorListModel->resetModel(); in deleteErrors()
172 mErrorListModel->resetModel(); in parseErrorListByLayer()
193 mErrorListModel->resetModel(); in parseErrorListByFeature()
316 mErrorListModel->resetModel(); in fix()
386 mErrorListModel->resetModel(); in runTests()
/dports/graphics/qgis/qgis-3.22.3/src/plugins/topology/
H A DcheckDock.cpp149 mErrorListModel->resetModel(); in deleteErrors()
172 mErrorListModel->resetModel(); in parseErrorListByLayer()
193 mErrorListModel->resetModel(); in parseErrorListByFeature()
316 mErrorListModel->resetModel(); in fix()
386 mErrorListModel->resetModel(); in runTests()
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/energy/
H A Dwakeupmodel.cpp92 const bool resetModel = m_data.isEmpty(); in reload() local
94 if (resetModel) { in reload()
155 if (resetModel) { in reload()
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_509/components/
H A DTrackQueue.qml48 queue.resetModel()
51 queue.resetModel()
/dports/audio/noson-app/noson-app-4.5.0/gui/controls2_515/components/
H A DTrackQueue.qml48 queue.resetModel()
51 queue.resetModel()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/timelineeditor/
H A Dtimelinesettingsdialog.cpp195 m_timelineSettingsModel->resetModel(); in setupTableView()
223 m_timelineSettingsModel->resetModel(); in setupTimelines()
248 m_timelineSettingsModel->resetModel(); in setupAnimations()
/dports/games/chessx/chessx-1.5.6/src/gui/
H A Dengineoptionlist.cpp121 void EngineOptionList::resetModel() in resetModel() function in EngineOptionList
123 m_model->resetModel(); in resetModel()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/designercore/model/
H A Dmodel.cpp166 bool resetModel = false; in notifyImportsChanged() local
174 resetModel = true; in notifyImportsChanged()
185 if (resetModel) in notifyImportsChanged()
389 bool resetModel = false; in notifyNodeInstanceViewLast() local
397 resetModel = true; in notifyNodeInstanceViewLast()
408 if (resetModel) in notifyNodeInstanceViewLast()
415 bool resetModel = false; in notifyNormalViewsLast() local
423 resetModel = true; in notifyNormalViewsLast()
434 if (resetModel) in notifyNormalViewsLast()
652 resetModel = true; in notifyPropertiesAboutToBeRemoved()
[all …]

12345678910