Home
last modified time | relevance | path

Searched refs:setRefreshReason (Results 1 – 3 of 3) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Deditordocumenthandle.cpp49 void CppEditorDocumentHandle::setRefreshReason(const RefreshReason &refreshReason) in setRefreshReason() function in CppTools::CppEditorDocumentHandle
H A Deditordocumenthandle.h47 void setRefreshReason(const RefreshReason &refreshReason);
H A Dcppmodelmanager.cpp1154 theCppEditorDocument->setRefreshReason(refreshReason); in updateCppEditorDocuments()
1402 theCppEditorDocument->setRefreshReason(CppEditorDocumentHandle::None); in onCurrentEditorChanged()