Home
last modified time | relevance | path

Searched refs:variableChanged (Results 1 – 5 of 5) sorted by relevance

/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DFileStorageWatcher.cpp38 connect( this, SIGNAL(variableChanged()), in FileStorageWatcherThread()
41 emit variableChanged(); in FileStorageWatcherThread()
59 emit variableChanged(); in setCacheLimit()
70 emit variableChanged(); in addToCurrentSize()
76 emit variableChanged(); in resetCurrentSize()
H A DFileStorageWatcher.h33 void variableChanged();
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dktexteditor.py1008 def variableChanged(self): member in KTextEditor.VariableInterface
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckother.cpp3011 … const bool variableChanged = isVariableChangedByFunctionCall(tok, 0, mSettings, &inconclusive); in checkAccessOfMovedVariable() local
3012 …accessOfMoved = !variableChanged && checkUninitVar.isVariableUsage(tok, false, CheckUninitVar::NO_… in checkAccessOfMovedVariable()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckother.cpp3011 … const bool variableChanged = isVariableChangedByFunctionCall(tok, 0, mSettings, &inconclusive); in checkAccessOfMovedVariable() local
3012 …accessOfMoved = !variableChanged && checkUninitVar.isVariableUsage(tok, false, CheckUninitVar::NO_… in checkAccessOfMovedVariable()