Home
last modified time | relevance | path

Searched refs:toggleOptions (Results 1 – 21 of 21) sorted by relevance

/dports/www/limesurvey/limesurvey/application/extensions/yiiwheels/widgets/grid/
H A DWhToggleColumn.php134 protected $toggleOptions = array(); variable in WhToggleColumn
169 $this->toggleOptions = array(
186 $this->toggleOptions['click'] = "js:
214 $toggleOptions = $this->toggleOptions;
215 $toggleOptions['icon'] = $checked === null
221 $toggleOptions['url'] = isset($toggleOptions['url'])
226 $htmlOptions = TbArray::getValue('htmlOptions', $this->toggleOptions, array());
229 … echo CHtml::link(TbHtml::icon($toggleOptions['icon']), $toggleOptions['url'], $htmlOptions);
231 echo TbHtml::button($this->getButtonLabel($checked), $toggleOptions);
242 $function = CJavaScript::encode(TbArray::popValue('click', $this->toggleOptions, ''));
[all …]
/dports/sysutils/calamares/calamares-3.2.44.2/src/libcalamaresui/widgets/
H A DPrettyRadioButton.cpp43 connect( m_radio, &QRadioButton::toggled, this, &PrettyRadioButton::toggleOptions ); in PrettyRadioButton()
113 toggleOptions( m_radio->isChecked() ); in addOptionsComboBox()
120 PrettyRadioButton::toggleOptions( bool toggle ) in toggleOptions() function in Calamares::PrettyRadioButton
H A DPrettyRadioButton.h67 void toggleOptions( bool checked );
/dports/security/snort/snort-2.9.18/src/dynamic-plugins/sf_engine/examples/
H A Dflowbits_test.c244 static RuleOption *toggleOptions[] = variable
276 toggleOptions, /* Options */
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonPeriod.php786 $this->toggleOptions(static::IMMUTABLE, false);
788 $this->toggleOptions(static::IMMUTABLE, true);
902 public function toggleOptions($options, $state = null) function in Carbon\\CarbonPeriod
924 return $this->toggleOptions(static::EXCLUDE_START_DATE, $state);
936 return $this->toggleOptions(static::EXCLUDE_END_DATE, $state);
1254 $this->toggleOptions(static::EXCLUDE_START_DATE, !$inclusive);
1283 $this->toggleOptions(static::EXCLUDE_END_DATE, !$inclusive);
1631 return $this->toggleOptions($first, $second);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonPeriod.php800 $this->toggleOptions(static::IMMUTABLE, false);
802 $this->toggleOptions(static::IMMUTABLE, true);
916 public function toggleOptions($options, $state = null) function in Carbon\\CarbonPeriod
938 return $this->toggleOptions(static::EXCLUDE_START_DATE, $state);
950 return $this->toggleOptions(static::EXCLUDE_END_DATE, $state);
1268 $this->toggleOptions(static::EXCLUDE_START_DATE, !$inclusive);
1297 $this->toggleOptions(static::EXCLUDE_END_DATE, !$inclusive);
1651 return $this->toggleOptions($first, $second);
/dports/net/storj/storj-1.45.3/web/multinode/src/app/components/common/
H A DVDropdown.vue9 @click.stop="toggleOptions"
60 public toggleOptions(): void {
/dports/cad/ldview/ldview-4.4/QT/
H A DLDViewMpdModel.h23 void toggleOptions();
H A DLDViewModelTree.h41 void toggleOptions();
H A DLDViewModelTree.cpp36 connect( optionsButton, SIGNAL( clicked() ), this, SLOT( toggleOptions() ) ); in LDViewModelTree()
347 void LDViewModelTree::toggleOptions() in toggleOptions() function in LDViewModelTree
/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DFileSizeStatsWindow.h112 void toggleOptions();
H A DFileSizeStatsWindow.cpp105 this, SLOT ( toggleOptions() ) ); in initWidgets()
421 void FileSizeStatsWindow::toggleOptions() in toggleOptions() function in FileSizeStatsWindow
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dembedder.h56 void toggleOptions();
H A Dembedder.cpp300 void Embedder::toggleOptions() in toggleOptions() function in Embedder
H A Dqmc2main.cpp5252 embedder->toggleOptions(); in embedderOptions_toggled()
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/ui/
H A DKviIrcView_tools.h135 void toggleOptions();
H A DKviIrcView_tools.cpp107 connect(m_pOptionsButton, SIGNAL(clicked()), this, SLOT(toggleOptions())); in KviIrcViewToolWidget()
174 void KviIrcViewToolWidget::toggleOptions() in toggleOptions() function in KviIrcViewToolWidget
/dports/editors/kate/kate-21.12.3/addons/search/
H A Dplugin_search.h128 void toggleOptions(bool show);
H A Dplugin_search.cpp430 connect(m_ui.displayOptions, &QToolButton::toggled, this, &KatePluginSearchView::toggleOptions); in KatePluginSearchView()
670 void KatePluginSearchView::toggleOptions(bool show) in toggleOptions() function in KatePluginSearchView
/dports/security/vaultwarden/web-vault/app/
H A Dmain.8e5494e39b48bad5e654.js.map1toggleOptions","sendData","togglePasswordVisible","BrowserPath","DateField","DatePreset","datesCha…
/dports/www/nextcloud-calendar/calendar/js/
H A Dcalendar-main.js.map1toggleOptions","toggleIcon","toggleTitle","isFreqWeekly","addByDay","removeByDay","isFreqMonthly",…