Home
last modified time | relevance | path

Searched refs:readFromSettings (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/retext/retext-7.2.2/tests/
H A Dtest_settings.py26 readFromSettings, writeToSettings
63 self.assertTrue(readFromSettings('testBool', bool, self.settings))
65 self.assertFalse(readFromSettings('testBool', bool, self.settings))
67 self.assertFalse(readFromSettings('testBool', bool, self.settings))
74 family = readFromSettings('testFont', str, self.settings)
75 size = readFromSettings('testFontSize', int, self.settings)
78 newFont = readFromSettings('testFont', QFont, self.settings, QFont())
/dports/textproc/retext/retext-7.2.2/ReText/
H A D__init__.py113 def readFromSettings(key, keytype, settings=settings, default=None): function
115 family = readFromSettings(key, str, settings, default.family())
116 size = readFromSettings(key + 'Size', int, settings, 0)
165 object.__setattr__(self, option, readFromSettings(
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgslocalizeddatapathregistry.cpp26 readFromSettings(); in QgsLocalizedDataPathRegistry()
106 void QgsLocalizedDataPathRegistry::readFromSettings() in readFromSettings() function in QgsLocalizedDataPathRegistry
H A Dqgslocalizeddatapathregistry.h80 void readFromSettings();
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgslocalizeddatapathregistry.cpp26 readFromSettings(); in QgsLocalizedDataPathRegistry()
106 void QgsLocalizedDataPathRegistry::readFromSettings() in readFromSettings() function in QgsLocalizedDataPathRegistry
H A Dqgslocalizeddatapathregistry.h74 void readFromSettings();
/dports/games/wop/wop-0.4.3/src/
H A Dobjectitem.hpp32 virtual bool readFromSettings( SettingDataBase &settings,
H A Ditemset.hpp28 virtual bool readFromSettings( SettingDataBase &settings,
H A Ditemset.cpp59 if( !CHECK( item->readFromSettings(settings, pos), in load()
H A Dareaitem.hpp70 virtual bool readFromSettings( SettingDataBase &settings,
H A Dobjectitem.cpp41 bool ObjectItem::readFromSettings( SettingDataBase &settings, in readFromSettings() function in ObjectItem
H A Dareaitem.cpp181 bool AreaItem::readFromSettings( SettingDataBase &settings, in readFromSettings() function in AreaItem
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Drules.cpp95 readFromSettings(&settings); in Rules()
116 readFromSettings(settings); in Rules()
119 void Rules::readFromSettings(const RuleSettings *settings) in readFromSettings() function in KWin::Rules
H A Drules.h188 void readFromSettings(const RuleSettings *settings);
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dprintdlg.hxx233 void readFromSettings();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dprintdlg.hxx242 void readFromSettings();
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dprintdlg.cxx680 readFromSettings(); in PrintDialog()
799 void PrintDialog::readFromSettings() in readFromSettings() function in PrintDialog
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dprintdlg.cxx661 readFromSettings(); in PrintDialog()
761 void PrintDialog::readFromSettings() in readFromSettings() function in PrintDialog