Home
last modified time | relevance | path

Searched defs:inputDialog (Results 1 – 25 of 31) sorted by relevance

12

/dports/games/xye/xye-0.12.2/src/
H A Ddialogs.h35 struct inputDialog struct
37 inputDialogData* data; argument
44 inputDialog() {data=NULL; } in inputDialog() argument
/dports/graphics/qvge/qvge-0.6.3/src/3rdParty/qtpropertybrowser/
H A Dlineedit.h33 static QInputDialog *inputDialog; variable
H A Dlineedit.cpp15 QInputDialog *LineEdit::inputDialog = NULL; member in LineEdit
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/system/suite_CSUP/tst_CSUP03/
H A Dtest.py28 inputDialog = "{type='QDialog' unnamed='1' visible='1' windowTitle='Extract Function Refactoring'}" variable
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/
H A Dkeysettingpage.cpp158 GtkWidget *inputDialog = (GtkWidget *) data; in onKeyPress() local
320 GtkWidget *inputDialog = gtk_message_dialog_new( in showInputDialog() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/launchConfigurations/
H A DAddVariableStringAction.java34 VariableInputDialog inputDialog = new VariableInputDialog(getShell()); in run() local
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/actions/
H A DFillDeviceWithRandomSongsAction.java66 IInputDialog inputDialog = this.dialogFactory in executeAction() local
H A DAutoSetTagFromFileNamePatternAction.java86 PatternInputDialog inputDialog = dialogFactory.newDialog( in executeAction() local
H A DAutoSetTagFromFolderNamePatternAction.java96 PatternInputDialog inputDialog = dialogFactory.newDialog( in executeAction() local
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/kernel/modules/tags/
H A DFillTagsFromFolderNameActionListener.java66 …PatternInputDialog inputDialog = dialogFactory.newDialog("massivePatternInputDialog", PatternInput… in actionPerformed() local
/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.java150 InputDialog inputDialog = new InputDialog( in rename() local
H A DLabelProviderTest.java151 InputDialog inputDialog = new InputDialog( in rename() local
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/corelib/mimetypes/mimetypebrowser/
H A Dmainwindow.cpp177 QInputDialog inputDialog(this); in find() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/variables/
H A DChangeVariableValueAction.java129 …ChangeVariableValueInputDialog inputDialog = new ChangeVariableValueInputDialog(shell, ActionMessa… in doDefaultEdit() local
/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.java139 …final InputDialog inputDialog= new InputDialog(shell, CREATE_STUBS_DIALOG_TITLE, "Target project n… in run() local
/dports/lang/kawa/kawa-3.1.1/gnu/jemacs/swt/
H A DSwtFrame.java72 InputDialog inputDialog = new InputDialog(shell, "Jemacs input window", prompt, "", null); in ask() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopChooseRHome.cpp152 QInputDialog inputDialog(this); in chooseOther() local
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/
H A DScribbleXInput.cs21 private static Gtk.InputDialog inputDialog = null; field in GtkSamples.ScribbleXInput
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/
H A DScribbleXInput.cs21 private static Gtk.InputDialog inputDialog = null; field in GtkSamples.ScribbleXInput
/dports/misc/actiona/actiona-3.10.1/actions/actionpackwindows/code/
H A Dinputdialog.cpp30 auto inputDialog = new InputDialog; in constructor() local
/dports/games/gogui/Quaqua/src/test/
H A DOptionPaneTest.java243 private void inputDialog(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_inputDialog in inputDialog() method in OptionPaneTest
/dports/games/ufoai/ufoai-2.5-source/src/tools/radiant/radiant/ui/colourscheme/
H A DColourSchemeEditor.cpp329 std::string ColourSchemeEditor::inputDialog(const std::string& title, const std::string& label) { in inputDialog() function in ui::ColourSchemeEditor
/dports/math/octave/octave-6.4.0/libgui/src/
H A Dworkspace-view.cc446 QInputDialog *inputDialog = new QInputDialog (); in handle_contextmenu_rename() local
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/lf5/viewer/
H A DLogBrokerMonitor.java1088 LogFactor5InputDialog inputDialog = new LogFactor5InputDialog( in setMaxRecordConfiguration() local
1443 LogFactor5InputDialog inputDialog = new LogFactor5InputDialog( in requestOpenURL() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/ant/org.eclipse.ant.ui/Ant Tools Support/org/eclipse/ant/internal/ui/preferences/
H A DAntClasspathBlock.java588 VariableInputDialog inputDialog = new VariableInputDialog(treeViewer.getControl().getShell()); in addVariable() local

12