Home
last modified time | relevance | path

Searched refs:useGlobal (Results 1 – 25 of 61) sorted by relevance

123

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/autotest/
H A Dtestprojectsettings.cpp61 void TestProjectSettings::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings() argument
63 if (m_useGlobalSettings == useGlobal) in setUseGlobalSettings()
65 m_useGlobalSettings = useGlobal; in setUseGlobalSettings()
86 const QVariant useGlobal = m_project->namedSettings(Constants::SK_USE_GLOBAL); in load() local
87 m_useGlobalSettings = useGlobal.isValid() ? useGlobal.toBool() : true; in load()
H A Dtestprojectsettings.h47 void setUseGlobalSettings(bool useGlobal);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Deditorsettingspropertiespage.cpp91 const bool useGlobal = !index; in globalSettingsActivated() local
92 m_ui.displaySettings->setEnabled(!useGlobal); in globalSettingsActivated()
93 m_ui.behaviorSettingsWidget->setActive(!useGlobal); in globalSettingsActivated()
94 m_ui.restoreButton->setEnabled(!useGlobal); in globalSettingsActivated()
96 config->setUseGlobalSettings(useGlobal); in globalSettingsActivated()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/clangtools/
H A Dclangtoolsprojectsettingswidget.cpp149 const bool useGlobal = index == UseGlobalSettings; in onGlobalCustomChanged() local
150 const RunSettings runSettings = useGlobal ? ClangToolsSettings::instance()->runSettings() in onGlobalCustomChanged()
153 m_ui->runSettingsWidget->setEnabled(!useGlobal); in onGlobalCustomChanged()
154 m_ui->restoreGlobal->setEnabled(!useGlobal); in onGlobalCustomChanged()
156 m_projectSettings->setUseGlobalSettings(useGlobal); in onGlobalCustomChanged()
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DTLRefCount.h85 void useGlobal() noexcept { in useGlobal() function
87 useGlobal(ptrs); in useGlobal()
91 static void useGlobal(const Container& refCountPtrs) { in useGlobal() function
97 refCountPtr->useGlobal(); in useGlobal()
H A DReadMostlySharedPtr.h121 impl_->count_.useGlobal(); in reset()
122 impl_->weakCount_.useGlobal(); in reset()
439 RefCount::useGlobal(refCounts_); in ~ReadMostlyMainPtrDeleter()
/dports/www/joomla3/joomla3-3.9.24/libraries/joomla/form/fields/
H A Dplugins.php137 $useGlobal = $this->element['useglobal'];
139 if ($useGlobal)
152 if ($useGlobal && isset($parentOptions[0]) && $item->value === $globalValue)
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/test/
H A DRefCountTest.cpp71 count.useGlobal(); in basicTest()
104 count.useGlobal(); in stressTest()
155 count->useGlobal(); in TEST()
H A DRefCountBenchmark.cpp28 c.useGlobal(); in shutdown()
H A DReadMostlySharedPtrTest.cpp253 void useGlobal() { ++useGlobalCalls; } in useGlobal() function in TestRefCount
256 static void useGlobal(const Container&) { in useGlobal() function in TestRefCount
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/
H A Dtheme.cpp258 void Theme::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings() argument
260 if (d->useGlobal == useGlobal) { in setUseGlobalSettings()
264 d->useGlobal = useGlobal; in setUseGlobalSettings()
272 return d->useGlobal; in useGlobalSettings()
H A Dtheme.h161 void setUseGlobalSettings(bool useGlobal);
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/UI/
H A Djucer_ModulesInformationComponent.h238 static void setAllModulesToUseGlobalPaths (Project& project, bool useGlobal) in setAllModulesToUseGlobalPaths() argument
243 modules.shouldUseGlobalPathValue (moduleID) = useGlobal; in setAllModulesToUseGlobalPaths()
246 …void setSelectedModulesToUseGlobalPaths (Project& project, SparseSet<int> selected, bool useGlobal) in setSelectedModulesToUseGlobalPaths() argument
251 modules.shouldUseGlobalPathValue (modules.getModuleID (selected[i])) = useGlobal; in setSelectedModulesToUseGlobalPaths()
/dports/www/gallery2/gallery2/modules/core/templates/blocks/
H A DThemeSettingsForm.tpl149 name="{g->formVar var="form[useGlobal][$settingKey]"}"
152 {elseif (!empty($form.useGlobal.$settingKey))}
195 toggleWidget = frm.elements['{g->formVar var="form[useGlobal]["}' + key + ']'];
228 toggleWidget = frm.elements['{g->formVar var="form[useGlobal]["}' + key + ']'];
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/@types/node/
H A Drepl.d.ts57 useGlobal?: boolean; property
198 readonly useGlobal: boolean; property in REPLServer
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Drepl.d.ts52 useGlobal?: boolean; property
193 readonly useGlobal: boolean; property in REPLServer
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/prefs/content/
H A Dam-addressing.inc.xhtml95 <radio value="false" label="&useGlobal.label;"
96 accesskey="&useGlobal.accesskey;"/>
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppcodemodelsettings.cpp370 void ClangdProjectSettings::setUseGlobalSettings(bool useGlobal) in setUseGlobalSettings() argument
372 m_useGlobalSettings = useGlobal; in setUseGlobalSettings()
H A Dcppcodemodelsettings.h167 void setUseGlobalSettings(bool useGlobal);
/dports/biology/lamarc/lamarc-2.1.8/src/ui_vars/
H A Dui_vars_datamodel.cpp487 void UIVarsDataModels::SetUseGlobalModel(bool useGlobal, UIRegId regionId) in SetUseGlobalModel() argument
490 if(useGlobal == GetUseGlobalModel(regionId)) in SetUseGlobalModel()
496 m_useGlobalModel[regionId.GetRegion()][regionId.GetLocus()] = useGlobal; in SetUseGlobalModel()
497 if(useGlobal == false) in SetUseGlobalModel()
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/plasma/private/
H A Dtheme_p.h136 bool useGlobal : 1; in Q_DECLARE_FLAGS() local
/dports/devel/libvirt/libvirt-7.10.0/tests/vmx2xmldata/
H A Dfusion-in-the-wild-1.vmx25 tools.upgrade.policy = "useGlobal"

123