Home
last modified time | relevance | path

Searched defs:comboBoxes (Results 1 – 13 of 13) sorted by relevance

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DErrDialog.cpp78 QHBoxLayout *comboBoxes = new QHBoxLayout(); in ErrDialog() local
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/windows/
H A Djuce_AlertWindow.h474 OwnedArray<ComboBox> comboBoxes; variable
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/windows/
H A Djuce_AlertWindow.h474 OwnedArray<ComboBox> comboBoxes; variable
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DPreferencesDialog.cpp169 const QList<QComboBox*> comboBoxes(widget->findChildren<QComboBox*>()); in currentTabChanged() local
H A DWebsitePreferencesDialog.cpp170 const QList<QComboBox*> comboBoxes(findChildren<QComboBox*>()); in WebsitePreferencesDialog() local
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/dialogs/
H A DErrDialog.cpp85 QHBoxLayout * comboBoxes = new QHBoxLayout(); in ErrDialog() local
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/input/
H A DButtonConfigWidget.cc64 auto comboBoxes = this->findChildren<QComboBox *>(); in init() local
H A DAxisConfigWidget.cc137 auto comboBoxes = this->findChildren<QComboBox *>(); in init() local
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/input/
H A DButtonConfigWidget.cc64 auto comboBoxes = this->findChildren<QComboBox *>(); in init() local
H A DAxisConfigWidget.cc137 auto comboBoxes = this->findChildren<QComboBox *>(); in init() local
/dports/finance/gnucash/gnucash-4.9/gnucash/gnome-utils/
H A Dgnc-frequency.c179 } comboBoxes[] = in gnc_frequency_init() local
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dsoftwarelist.h107 QMap<QTreeWidgetItem *, QComboBox *> comboBoxes; variable
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/scheduler/
H A Dscheduler.cpp606 QComboBox * const comboBoxes[] = in watchJobChanges() local