Home
last modified time | relevance | path

Searched defs:hasChanged (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/dports/audio/cantata/cantata-2.4.2/support/
H A Dshortcutsmodel.cpp194 emit hasChanged(true); in setData() local
197 emit hasChanged(false); in setData() local
212 emit hasChanged(false); in load() local
225 emit hasChanged(false); in commit() local
/dports/irc/quassel/quassel-0.14-rc2/src/uisupport/
H A Dsettingspage.cpp58 bool SettingsPage::hasChanged(QCheckBox* box) in hasChanged() function in SettingsPage
69 bool SettingsPage::hasChanged(QComboBox* box) in hasChanged() function in SettingsPage
80 bool SettingsPage::hasChanged(QSpinBox* box) in hasChanged() function in SettingsPage
91 bool SettingsPage::hasChanged(FontSelector* box) in hasChanged() function in SettingsPage
/dports/irc/quassel-core/quassel-0.14-rc2/src/uisupport/
H A Dsettingspage.cpp58 bool SettingsPage::hasChanged(QCheckBox* box) in hasChanged() function in SettingsPage
69 bool SettingsPage::hasChanged(QComboBox* box) in hasChanged() function in SettingsPage
80 bool SettingsPage::hasChanged(QSpinBox* box) in hasChanged() function in SettingsPage
91 bool SettingsPage::hasChanged(FontSelector* box) in hasChanged() function in SettingsPage
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dscimagecachefile.cpp55 bool ScImageCacheFile::hasChanged(const QFileInfo & info) const in hasChanged() function in ScImageCacheFile
60 bool ScImageCacheFile::hasChanged() const in hasChanged() function in ScImageCacheFile
/dports/comms/qsstv/qsstv/config/
H A Dbaseconfig.h17 bool hasChanged() {return changed;} in hasChanged() function
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/undo/
H A DChangedListener.java15 void hasChanged(); in hasChanged() method
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/core/
H A DObserver.java15 void hasChanged(); in hasChanged() method
/dports/games/scorched3d/scorched/src/common/lang/
H A DCachedValueString.cpp31 bool CachedValueString::hasChanged(fixed newValue) in hasChanged() function in CachedValueString
/dports/devel/plasma5-khotkeys/khotkeys-5.23.5/kcm_hotkeys/triggers/
H A Dgesture_trigger_widget.h47 bool hasChanged; variable
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/persist/
H A DCachedObjectBase.java49 boolean hasChanged; field in CachedObjectBase
93 public boolean hasChanged() { in hasChanged() method in CachedObjectBase
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/model/
H A DChangeTracker.java19 boolean hasChanged(); in hasChanged() method
H A DEventBasedChangeTracker.java35 public boolean hasChanged() in hasChanged() method in EventBasedChangeTracker
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/windows/src/com/lightcrafts/utils/directory/
H A DWindowsDirectoryMonitor.java128 protected boolean hasChanged( File dir ) { in hasChanged() method in WindowsDirectoryMonitor
185 private static native boolean hasChanged( long handle ) throws IOException; in hasChanged() method in WindowsDirectoryMonitor
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/extension/httppanel/view/paramtable/
H A DHttpPanelParamTableModel.java49 private boolean hasChanged; field in HttpPanelParamTableModel
134 public boolean hasChanged() { in hasChanged() method in HttpPanelParamTableModel
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/configdialog/dialogs/
H A DGeneralConfig.cpp37 GeneralConfig::hasChanged() in hasChanged() function in GeneralConfig
H A DCollectionConfig.cpp52 CollectionConfig::hasChanged() in hasChanged() function in CollectionConfig
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/rlottie/src/lottie/
H A Dlottieitem.h319 bool hasChanged(int frameNo) { in hasChanged() function
344 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged() function
358 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged() function
371 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged() function
384 bool hasChanged(int prevFrame, int curFrame) final { in hasChanged() function
/dports/misc/parley/parley-21.12.3/src/practice/configure/
H A Dthresholdoptions.cpp34 bool ThresholdOptions::hasChanged() in hasChanged() function in ThresholdOptions
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/script/
H A DScriptEditorDialog.py57 hasChanged = False variable in ScriptEditorDialog
216 def setHasChanged(self, hasChanged): argument
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/script/
H A DScriptEditorDialog.py57 hasChanged = False variable in ScriptEditorDialog
216 def setHasChanged(self, hasChanged): argument
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/meson/settings/
H A Dmesonrewriterinput.cpp116 bool MesonRewriterInputBase::hasChanged() const in hasChanged() function in MesonRewriterInputBase
192 bool MesonRewriterOptionContainer::hasChanged() const in hasChanged() function in MesonRewriterOptionContainer
/dports/net-im/kaidan/kaidan-0.8.0/src/
H A DAvatarFileStorage.h47 bool hasChanged = false; member
/dports/misc/parley/parley-21.12.3/src/settings/
H A Dgeneraloptions.cpp62 bool GeneralOptions::hasChanged() in hasChanged() function in GeneralOptions
/dports/www/grafana8/grafana-8.3.6/public/app/features/folders/state/
H A Dreducers.ts12 hasChanged: false, constant
/dports/graphics/rlottie/rlottie-0.2-49-g327fb7d/src/lottie/
H A Dlottieitem.h424 bool hasChanged(int frameNo) in hasChanged() function
448 bool hasChanged(int prevFrame, int curFrame) final in hasChanged() function
463 bool hasChanged(int prevFrame, int curFrame) final in hasChanged() function
477 bool hasChanged(int prevFrame, int curFrame) final in hasChanged() function
491 bool hasChanged(int prevFrame, int curFrame) final in hasChanged() function

12345678910>>...20