Home
last modified time | relevance | path

Searched refs:Preferences (Results 1 – 25 of 6782) sorted by relevance

12345678910>>...272

/dports/audio/gmtp/gmtp-1.3.11/src/
H A Dprefs.c22 Preferences_Struct Preferences; variable
40 Preferences.ask_download_path = TRUE; in setupPreferences()
43 Preferences.view_toolbar = TRUE; in setupPreferences()
115Preferences.fileSystemUploadPath = g_string_assign(Preferences.fileSystemUploadPath, tmpStr); in loadPreferences()
134 Preferences.toolbarStyle = g_string_assign(Preferences.toolbarStyle, tmpStr); in loadPreferences()
183 if (Preferences.allmediaasfiles == TRUE || Preferences.use_alt_access_method == TRUE) { in loadPreferences()
454 if (Preferences.allmediaasfiles == TRUE || Preferences.use_alt_access_method == TRUE) { in gconf_callback_func()
466 if (Preferences.allmediaasfiles == TRUE || Preferences.use_alt_access_method == TRUE) { in gconf_callback_func()
670 if (Preferences.allmediaasfiles == TRUE || Preferences.use_alt_access_method == TRUE) { in gsettings_callback_func()
694 if (Preferences.allmediaasfiles == TRUE || Preferences.use_alt_access_method == TRUE) { in gsettings_callback_func()
[all …]
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/
H A Dpreferences.cpp61 Preferences *Preferences::m_instance = nullptr;
63 Preferences::Preferences() = default;
65 Preferences *Preferences::instance() in instance()
70 void Preferences::initInstance() in initInstance()
73 m_instance = new Preferences; in initInstance()
76 void Preferences::freeInstance() in freeInstance()
93 QString Preferences::getLocale() const in getLocale()
135 bool Preferences::confirmOnExit() const in confirmOnExit()
218 bool Preferences::closeToTray() const in closeToTray()
311 bool Preferences::WinStartup() const in WinStartup()
[all …]
/dports/devel/eric6/eric6-21.11/eric/eric6/Preferences/ConfigurationPages/
H A DEditorPropertiesPage.py13 import Preferences
258 Preferences.setEditor(
263 Preferences.setEditor(
268 Preferences.setEditor(
273 Preferences.setEditor(
276 Preferences.setEditor(
279 Preferences.setEditor(
282 Preferences.setEditor(
285 Preferences.setEditor(
288 Preferences.setEditor(
[all …]
H A DWebBrowserPage.py16 import Preferences
210 Preferences.setWebBrowser(
213 Preferences.setWebBrowser(
216 Preferences.setWebBrowser(
219 Preferences.setWebBrowser(
222 Preferences.setWebBrowser(
225 Preferences.setWebBrowser(
228 Preferences.setWebBrowser(
232 Preferences.setWebBrowser(
235 Preferences.setWebBrowser(
[all …]
H A DEditorTypingPage.py15 import Preferences
116 Preferences.setEditorTyping(
119 Preferences.setEditorTyping(
122 Preferences.setEditorTyping(
125 Preferences.setEditorTyping(
128 Preferences.setEditorTyping(
131 Preferences.setEditorTyping(
134 Preferences.setEditorTyping(
137 Preferences.setEditorTyping(
140 Preferences.setEditorTyping(
[all …]
H A DIrcPage.py13 import Preferences
39 Preferences.getIrc("TimestampIncludeDate"))
71 Preferences.getIrc("ShowNotifications"))
128 Preferences.getIrc("AskOnShutdown"))
136 Preferences.setIrc(
142 Preferences.setIrc(
144 Preferences.setIrc(
152 Preferences.setIrc(
156 Preferences.setIrc(
161 Preferences.setIrc(
[all …]
H A DEditorStylesPage.py18 import Preferences
303 Preferences.setEditor(
312 Preferences.setEditor(
315 Preferences.setEditor(
317 Preferences.setEditor(
320 Preferences.setEditor(
322 Preferences.setEditor(
325 Preferences.setEditor(
327 Preferences.setEditor(
329 Preferences.setEditor(
[all …]
H A DProjectPage.py13 import Preferences
68 Preferences.setProject(
71 Preferences.setProject(
74 Preferences.setProject(
77 Preferences.setProject(
80 Preferences.setProject(
83 Preferences.setProject(
86 Preferences.setProject(
89 Preferences.setProject(
92 Preferences.setProject(
[all …]
H A DInterfacePage.py21 import Preferences
113 Preferences.setUI(
116 Preferences.setUI(
119 Preferences.setUI(
122 Preferences.setUI(
125 Preferences.setUI(
129 Preferences.setUI(
132 Preferences.setUI(
135 Preferences.setUI(
164 Preferences.setUI(
[all …]
H A DEditorExportersPage.py16 import Preferences
109 Preferences.setEditorExporter(
112 Preferences.setEditorExporter(
115 Preferences.setEditorExporter(
118 Preferences.setEditorExporter(
121 Preferences.setEditorExporter(
126 Preferences.setEditorExporter(
129 Preferences.setEditorExporter(
132 Preferences.setEditorExporter(
137 Preferences.setEditorExporter(
[all …]
H A DMicroPythonPage.py15 import Preferences
152 Preferences.setMicroPython(
157 Preferences.setMicroPython(
161 Preferences.setMicroPython(
166 Preferences.setMicroPython(
169 Preferences.setMicroPython(
174 Preferences.setMicroPython(
179 Preferences.setMicroPython(
184 Preferences.setMicroPython(
189 Preferences.setMicroPython(
[all …]
H A DWebBrowserAppearancePage.py18 import Preferences
123 Preferences.setWebBrowser(
126 Preferences.setWebBrowser(
129 Preferences.setWebBrowser(
132 Preferences.setWebBrowser(
135 Preferences.setWebBrowser(
138 Preferences.setWebBrowser(
146 Preferences.setWebBrowser(
149 Preferences.setWebBrowser(
152 Preferences.setWebBrowser(
[all …]
H A DEditorAutocompletionPage.py13 import Preferences
61 Preferences.setEditor(
64 Preferences.setEditor(
68 Preferences.setEditor(
71 Preferences.setEditor(
74 Preferences.setEditor(
77 Preferences.setEditor(
80 Preferences.setEditor(
83 Preferences.setEditor(
86 Preferences.setEditor(
[all …]
/dports/emulators/nestopia/nestopia-1.51.1/source/win32/
H A DNstManagerPreferences.cpp35 Preferences::START_IN_FULLSCREEN - Window::Preferences::START_IN_FULLSCREEN == 0 &&
36 Preferences::SUPPRESS_WARNINGS - Window::Preferences::SUPPRESS_WARNINGS == 0 &&
37 Preferences::FIRST_UNLOAD_ON_EXIT - Window::Preferences::FIRST_UNLOAD_ON_EXIT == 0 &&
38 Preferences::CONFIRM_EXIT - Window::Preferences::CONFIRM_EXIT == 0 &&
51 Preferences::DISABLE_STATUSMSG - Window::Preferences::DISABLE_STATUSMSG == 0
56 Preferences::PRIORITY_NORMAL - Window::Preferences::PRIORITY_NORMAL == 0 &&
57 Preferences::PRIORITY_ABOVE_NORMAL - Window::Preferences::PRIORITY_ABOVE_NORMAL == 0 &&
58 Preferences::PRIORITY_HIGH - Window::Preferences::PRIORITY_HIGH == 0
61 Preferences::Preferences(Emulator& e,const Configuration& cfg,Window::Menu& m) in Preferences() function in Nestopia::Managers::Preferences
63 …Manager ( e, m, this, &Preferences::OnEmuEvent, IDM_OPTIONS_PREFERENCES, &Preferences::OnCmdO… in Preferences()
[all …]
/dports/databases/kbibtex/kbibtex-0.9.2/src/global/
H A Dpreferences.cpp47 const Preferences::BackupScope Preferences::defaultBackupScope = LocalOnly;
60 const Preferences::QuoteComment Preferences::defaultQuoteComment = qcNone;
68 const Preferences::BibliographySystem Preferences::defaultBibliographySystem = Preferences::BibTeX; in bench_streaming_large()
78 class Preferences::Private
81 Preferences *parent; in bench_large()
95 Private(Preferences *_parent)
109 Preferences &Preferences::instance()
115 Preferences::Preferences()
136 Preferences::~Preferences()
141 Preferences::BibliographySystem Preferences::bibliographySystem()
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/src/ui/gtkmm/
H A Dpreferences.cpp66 Preferences::Preferences(Base* const parent) : in Preferences() function in UI_GTKMM_NS::Preferences
94 Preferences::~Preferences() in ~Preferences()
113 Preferences::init() in init()
617 Preferences::create_backup() in create_backup()
624 ::Preferences const&
625 Preferences::backup() const in backup()
637 Preferences::save() in save()
646 Preferences::reset() in reset()
655 Preferences::sensitivity_update() in sensitivity_update()
681 Preferences::update_all() in update_all()
[all …]
/dports/audio/hydrogen/hydrogen-1.0.1/src/core/include/hydrogen/
H A DPreferences.h137 class Preferences : public H2Core::Object
369 ~Preferences();
595 static Preferences * __instance;
717 Preferences();
863 inline bool Preferences::getHearNewNotes() { in getHearNewNotes()
884 inline int Preferences::getPunchInPos() { in getPunchInPos()
891 inline int Preferences::getPunchOutPos() { in getPunchOutPos()
988 inline bool Preferences::isFXTabVisible() { in isFXTabVisible()
1087 inline bool Preferences::useLash(){ in useLash()
1171 inline int Preferences::getOscServerPort(){ in getOscServerPort()
[all …]
/dports/mail/filtermail/filtermail-0.8.6/doc/api/latex/
H A DclassPreferences.tex2 \label{classPreferences}\index{Preferences@{Preferences}}
189 \index{Preferences@{Preferences}!Preferences@{Preferences}}
190 \index{Preferences@{Preferences}!Preferences@{Preferences}}
283 \index{Preferences@{Preferences}!init@{init}}
284 \index{init@{init}!Preferences@{Preferences}}
297 \index{Preferences@{Preferences}!kill@{kill}}
298 \index{kill@{kill}!Preferences@{Preferences}}
304 \index{Preferences@{Preferences}!load@{load}}
305 \index{load@{load}!Preferences@{Preferences}}
367 \index{Preferences@{Preferences}!open@{open}}
[all …]
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dpreferences.cpp40 Preferences *Preferences::mInstance;
43 Preferences *Preferences::instance() in instance()
61 Preferences::Preferences() in Preferences() function in Preferences
71 Preferences::Preferences(const QString &fileName) in Preferences() function in Preferences
78 Preferences::~Preferences() in ~Preferences()
82 void Preferences::initialize() in initialize()
220 Preferences::ObjectLabelVisiblity Preferences::objectLabelVisibility() const in objectLabelVisibility()
242 Preferences::ApplicationStyle Preferences::applicationStyle() const in applicationStyle()
423 Preferences::ExportOptions Preferences::exportOptions() const in exportOptions()
439 void Preferences::setExportOption(Preferences::ExportOption option, bool value) in setExportOption()
[all …]
/dports/mail/filtermail/filtermail-0.8.6/src/
H A Dpreferences.cc54 Preferences :: Preferences () in Preferences() function in Preferences
79 Preferences& Preferences :: Instance () in Instance()
81 static Preferences* instance = new Preferences; in Instance()
85 void Preferences :: init (void) in init()
91 void Preferences :: kill (void) in kill()
148 bool Preferences :: load (void) in load()
263 string Preferences :: rc_file (void) in rc_file()
318 int Preferences :: reg_type (void) in reg_type()
442 int Preferences :: highscore (void) in highscore()
451 bool Preferences :: normal (void) in normal()
[all …]
/dports/editors/focuswriter/focuswriter-1.7.6/src/
H A Dpreferences.cpp33 Preferences::Preferences() : in Preferences() function in Preferences
50 Preferences::~Preferences() in ~Preferences()
57 RangedInt Preferences::goalType() const in goalType()
78 bool Preferences::goalHistory() const in goalHistory()
85 bool Preferences::goalStreaks() const in goalStreaks()
148 bool Preferences::showPages() const in showPages()
162 bool Preferences::showWords() const in showWords()
274 bool Preferences::blockCursor() const in blockCursor()
281 bool Preferences::smoothFonts() const in smoothFonts()
548 void Preferences::reload() in reload()
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/tests/Core/
H A DPreferencesTest.cs38 Preferences.Clear (); in SetBool()
39 Preferences.Set <bool> (Preferences.EnglishKey, val); in SetBool()
40 Assert.AreEqual (val, Preferences.Get <bool> (Preferences.EnglishKey)); in SetBool()
41 Preferences.Save (); in SetBool()
42 Preferences.Load (); in SetBool()
59 Preferences.Set <string> (Preferences.ThemeKey, val); in SetGetString()
60 Assert.AreEqual (val, Preferences.Get <string> (Preferences.ThemeKey)); in SetGetString()
61 Preferences.Save (); in SetGetString()
62 Preferences.Load (); in SetGetString()
73 Preferences.Set <int> (Preferences.MinPlayedGamesKey, val); in SetGetInt()
[all …]
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/PersonalInformationManager/
H A DPersonalDataDialog.py15 import Preferences
36 self.emailEdit.setText(Preferences.getWebBrowser("PimEmail"))
37 self.phoneEdit.setText(Preferences.getWebBrowser("PimPhone"))
40 self.cityEdit.setText(Preferences.getWebBrowser("PimCity"))
41 self.zipEdit.setText(Preferences.getWebBrowser("PimZip"))
42 self.stateEdit.setText(Preferences.getWebBrowser("PimState"))
57 Preferences.setWebBrowser("PimEmail", self.emailEdit.text())
58 Preferences.setWebBrowser("PimPhone", self.phoneEdit.text())
61 Preferences.setWebBrowser("PimCity", self.cityEdit.text())
62 Preferences.setWebBrowser("PimZip", self.zipEdit.text())
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/vtkpost/
H A Dpreferences.cpp48 Preferences::Preferences(QWidget *parent) in Preferences() function in Preferences
60 Preferences::~Preferences() in ~Preferences()
64 void Preferences::okButtonClicked() in okButtonClicked()
70 void Preferences::applyButtonClicked() in applyButtonClicked()
75 void Preferences::cancelButtonClicked() in cancelButtonClicked()
83 int Preferences::GetFeatureAngle() in GetFeatureAngle()
96 void Preferences::SetPointSize(int n) in SetPointSize()
100 void Preferences::SetPointQuality(int n) in SetPointQuality()
169 void Preferences::SetFeatureAngle(int n) in SetFeatureAngle()
189 void Preferences::SetClipPlaneOx(double f) in SetClipPlaneOx()
[all …]
/dports/games/gbrainy/gbrainy-2.4.3/src/Clients/Classical/Dialogs/
H A DPreferencesDialog.cs48 prefspinbutton.Value = Preferences.Get <int> (Preferences.MemQuestionTimeKey); in PreferencesDialog()
49 prefcheckbutton.Active = Preferences.Get <bool> (Preferences.MemQuestionWarnKey); in PreferencesDialog()
50 maxstoredspinbutton.Value = Preferences.Get <int> (Preferences.MaxStoredGamesKey); in PreferencesDialog()
53 englishcheckbutton.Active = Preferences.Get <bool> (Preferences.EnglishKey); in PreferencesDialog()
54 usesoundscheckbutton.Active = Preferences.Get <bool> (Preferences.SoundsKey); in PreferencesDialog()
56 switch ((GameDifficulty) Preferences.Get <int> (Preferences.DifficultyKey)) { in PreferencesDialog()
125 Preferences.Set <int> (Preferences.DifficultyKey, (int) Difficulty); in OnOK()
129 Preferences.Set <bool> (Preferences.EnglishKey, englishcheckbutton.Active); in OnOK()
130 Preferences.Set <bool> (Preferences.SoundsKey, usesoundscheckbutton.Active); in OnOK()
137 Preferences.Set <string> (Preferences.ThemeKey, theme.Name); in OnOK()
[all …]

12345678910>>...272