Home
last modified time | relevance | path

Searched defs:ComboItem (Results 1 – 7 of 7) sorted by relevance

/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/controlpanel/
H A DComboItem.java28 public class ComboItem { class
40 public ComboItem(String text, String value) { in ComboItem() method in ComboItem
/dports/multimedia/audacious/audacious-4.1/src/libaudcore/
H A Dpreferences.h33 struct ComboItem struct
39 constexpr ComboItem(const char * label, const char * str) in ComboItem() argument
44 constexpr ComboItem(const char * label, int num) in ComboItem() argument
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/actions/note/
H A DMoveBeatsCustomAction.java318 protected static class ComboItem { class in MoveBeatsCustomAction
322 public ComboItem(String label, Object value){ in ComboItem() method in MoveBeatsCustomAction.ComboItem
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/
H A DPropertyWidget.h44 typedef QPair<QString, QVariant> ComboItem; typedef
/dports/converters/wkhtmltopdf/qt-5db36ec/src/qt3support/widgets/
H A Dq3action.cpp140 struct ComboItem { struct in Q3ActionPrivate
141 ComboItem():combo(0), id(0) {} in ComboItem() function
142 QComboBox *combo;
143 int id;
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/
H A Dpanel-test-applets.c56 } ComboItem; typedef
H A Dpanel-ditem-editor.c114 } ComboItem; typedef