Home
last modified time | relevance | path

Searched defs:selectLabel (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/UI/
H A DPreviewFrame.cpp44 void PreviewFrame::selectLabel(int index) { in selectLabel() function in PreviewFrame
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/
H A DWorkingSetConfigurationBlock.java112 private final String selectLabel; field in WorkingSetConfigurationBlock
163 String comboLabel, String selectLabel) { in WorkingSetConfigurationBlock()
184 String comboLabel, String selectLabel, String... workingSetIds) { in WorkingSetConfigurationBlock()
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/dialog/
H A Dmerge-buddies-dialog-widget.cpp87 QLabel *selectLabel = new QLabel(tr("Buddy to merge") + ":", this); in createGui() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests.doc/src/org/eclipse/ua/tests/doc/internal/dialogs/
H A DSelectTocDialog.java63 Label selectLabel = new Label(inner, SWT.NULL); in createDialogArea() local
/dports/graphics/luminance-qt5/luminance-hdr-2.6.1.1/src/PreviewSettings/
H A DPreviewSettings.cpp209 void PreviewSettings::selectLabel(int index) { in selectLabel() function in PreviewSettings
/dports/science/jmol/jmol-14.32.7/src/org/openscience/jmol/app/jmolpanel/
H A DGaussianDialog.java294 JLabel selectLabel = new JLabel(GT.$("Selection: ")); in buildButtonPanel() local
/dports/x11/xfd/xfd-1.1.3/
H A Dxfd.c167 static Widget selectLabel, metricsLabel, rangeLabel, startLabel, fontGrid; variable
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DSpectrogram.cpp596 void Spectrogram::selectLabel(bool on) in selectLabel() function in Spectrogram