Home
last modified time | relevance | path

Searched refs:InputDialog (Results 76 – 100 of 331) sorted by relevance

12345678910>>...14

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/languagechange/
H A Dtst_languagechange.cpp132 InputDialog = 1, enumerator
147 << int(InputDialog) << (QSet<QByteArray>() in Q_DECLARE_METATYPE()
219 case InputDialog: in retranslatability()
/dports/x11-themes/qtcurve-gtk2/qtcurve-1.9/qt5/common/
H A Dkf5_utils.h43 class InputDialog : public QDialog {
46 explicit InputDialog(QWidget *parent=nullptr, Qt::WindowFlags=0);
/dports/x11-themes/qtcurve-qt5/qtcurve-1.9/qt5/common/
H A Dkf5_utils.h43 class InputDialog : public QDialog {
46 explicit InputDialog(QWidget *parent=nullptr, Qt::WindowFlags=0);
/dports/x11-themes/qtcurve-kf5/qtcurve-1.9/qt5/common/
H A Dkf5_utils.h43 class InputDialog : public QDialog {
46 explicit InputDialog(QWidget *parent=nullptr, Qt::WindowFlags=0);
/dports/x11-themes/qtcurve-utils/qtcurve-1.9/qt5/common/
H A Dkf5_utils.h43 class InputDialog : public QDialog {
46 explicit InputDialog(QWidget *parent=nullptr, Qt::WindowFlags=0);
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/ui/widgets/
H A Dprofilepickerwidget.cpp166 InputDialog *dlg = new InputDialog; in rename()
199 InputDialog *dlg = new InputDialog; in duplicate()
/dports/math/octave/octave-6.4.0/libgui/src/
H A Ddialog.cc294 InputDialog *input_dialog in handle_create_inputlayout()
295 = new InputDialog (m_octave_qobj, prompt, title, nr, nc, defaults); in handle_create_inputlayout()
562 InputDialog::InputDialog (base_qobject&, const QStringList& prompt, in InputDialog() function in octave::InputDialog
629 void InputDialog::buttonOk_clicked (void) in buttonOk_clicked()
641 void InputDialog::buttonCancel_clicked (void) in buttonCancel_clicked()
651 void InputDialog::reject (void) in reject()
/dports/x11-fm/xfe/xfe-1.44/src/
H A DMakefile.in159 InputDialog.cpp OverwriteBox.cpp ExecuteBox.cpp TextWindow.cpp \
184 InputDialog.$(OBJEXT) OverwriteBox.$(OBJEXT) \
198 InputDialog.cpp DialogBox.cpp OverwriteBox.cpp FileDict.cpp \
208 InputDialog.$(OBJEXT) DialogBox.$(OBJEXT) \
218 InputDialog.cpp DialogBox.cpp OverwriteBox.cpp FileDict.cpp \
228 InputDialog.$(OBJEXT) DialogBox.$(OBJEXT) \
239 FileList.cpp DirList.cpp InputDialog.cpp DialogBox.cpp \
251 InputDialog.$(OBJEXT) DialogBox.$(OBJEXT) FileDict.$(OBJEXT) \
288 ./$(DEPDIR)/InputDialog.Po ./$(DEPDIR)/Keybindings.Po \
H A DFilePanel.h54 InputDialog* newfiledialog;
55 InputDialog* newdirdialog;
56 InputDialog* newlinkdialog;
61 InputDialog* operationdialogrename;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.jface.examples.databinding/src/org/eclipse/jface/examples/databinding/contentprovider/test/
H A DLabelProviderTest2.java27 import org.eclipse.jface.dialogs.InputDialog;
150 InputDialog inputDialog = new InputDialog( in rename()
H A DLabelProviderTest.java27 import org.eclipse.jface.dialogs.InputDialog;
151 InputDialog inputDialog = new InputDialog( in rename()
/dports/emulators/stella/stella-6.6/src/gui/
H A DEventMappingWidget.hxx30 class InputDialog;
38 friend class InputDialog;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/test plugin/org/eclipse/jdt/testplugin/util/
H A DCreateStubsAction.java38 import org.eclipse.jface.dialogs.InputDialog;
139 …final InputDialog inputDialog= new InputDialog(shell, CREATE_STUBS_DIALOG_TITLE, "Target project n… in run()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/actions/
H A DJavaPrimitiveValueEditor.java23 import org.eclipse.jface.dialogs.InputDialog;
61 InputDialog dialog= new InputDialog(shell, title, message, initialValue, validator){ in editVariable()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/preferences/
H A DTextPreferencePage.java24 import org.eclipse.jface.dialogs.InputDialog;
282 …final InputDialog dialog = new InputDialog(getShell(), TeamUIMessages.TextPreferencePage_enterExte… in addExtension()
306 …final InputDialog dialog = new InputDialog(getShell(), TeamUIMessages.TextPreferencePage_6, TeamUI… in addName()
H A DIgnorePreferencePage.java18 import org.eclipse.jface.dialogs.InputDialog;
149InputDialog dialog = new InputDialog(getShell(), TeamUIMessages.IgnorePreferencePage_enterPatternS… in addIgnore()
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/shell-text/src/
H A Dlocalserverdialog.cpp101 InputDialog::prepare(); in prepare()
108 InputDialog::finish(result); in finish()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/eclipse-plugin/src/java/org/apache/hadoop/eclipse/actions/
H A DDFSActionImpl.java41 import org.eclipse.jface.dialogs.InputDialog;
148 InputDialog dialog = in mkdir()
149 new InputDialog(Display.getCurrent().getActiveShell(), in mkdir()
152 if (dialog.open() == InputDialog.OK) in mkdir()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.ui/src/org/eclipse/pde/api/tools/ui/internal/markers/
H A DCreateApiFilterOperation.java33 import org.eclipse.jface.dialogs.InputDialog;
96 InputDialog dialog = new InputDialog( in run()
/dports/net-im/nheko/nheko-0.9.0/resources/qml/
H A DRoot.qml250 InputDialog {
261 InputDialog {
281 InputDialog {
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4MessageInput.h27 class C4ChatInputDialog : public C4GUI::InputDialog
30 typedef C4GUI::InputDialog BaseClass;
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.editors/src/org/eclipse/ui/texteditor/
H A DAddMarkerAction.java37 import org.eclipse.jface.dialogs.InputDialog;
183InputDialog dialog= new InputDialog(getTextEditor().getSite().getShell(), title, message, proposal… in askForLabel()
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dkileactions.h143 class InputDialog : public QDialog
148InputDialog(const QString &caption, uint options, const QStringList& history, const QString &hint,…
149 ~InputDialog();
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui refactoring/org/eclipse/jdt/internal/ui/refactoring/reorg/
H A DNewNameQueries.java28 import org.eclipse.jface.dialogs.InputDialog;
136InputDialog dialog= new InputDialog(shell, ReorgMessages.ReorgQueries_nameConflictMessage, message…
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/
H A DInputDialog.java33 public class InputDialog extends Dialog { class
89 public InputDialog(Shell parentShell, String dialogTitle, in InputDialog() method in InputDialog

12345678910>>...14