Home
last modified time | relevance | path

Searched refs:execDialog (Results 1 – 25 of 75) sorted by relevance

123

/dports/graphics/digikam/digikam-7.4.0/core/utilities/setup/
H A Dsetup.h72 static bool execDialog(Page page = LastPageUsed);
73 static bool execDialog(QWidget* const parent, Page page = LastPageUsed);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/editors/sc-ide/widgets/util/
H A Dpath_chooser_widget.hpp53 connect(mButton, SIGNAL(clicked()), this, SLOT(execDialog()), Qt::QueuedConnection);
63 void execDialog() {
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/applets/kimpanel/plugin/
H A Dkimpanel.cpp27 connect(m_panelAgent, &PanelAgent::execDialog, this, &Kimpanel::execDialog); in Kimpanel()
156 void Kimpanel::execDialog(const KimpanelProperty &prop) in execDialog() function in Kimpanel
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/printsupport/
H A Dprinter_properties.cpp42 int execDialog(QPrinter*, std::shared_ptr<void>&, QWidget*) in execDialog() function
H A Dprinter_properties.h70 int execDialog(QPrinter* printer, std::shared_ptr<void>& buffer, QWidget* parent = nullptr);
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/common/
H A DSystemDialog.py78 def execute(self, execDialog): argument
79 return execDialog.execute() == 1
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/common/
H A DSystemDialog.py78 def execute(self, execDialog): argument
79 return execDialog.execute() == 1
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/main/
H A Dimagewindow_config.cpp31 Setup::execDialog(this); in slotSetup()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/qt4/
H A Dqt4_gui.hpp67 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/qt5/
H A Dqt5_gui.hpp66 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/qt5/
H A Dqt5_gui.hpp66 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/qt4/
H A Dqt4_gui.hpp67 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/qt4/
H A Dqt4_gui.hpp67 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/qt5/
H A Dqt5_gui.hpp66 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/qt4/
H A Dqt4_gui.hpp67 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/qt5/
H A Dqt5_gui.hpp66 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/qt4/
H A Dqt4_gui.hpp67 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/qt5/
H A Dqt5_gui.hpp66 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/kbanking/
H A Dgwenkdegui.h54 int execDialog(GWEN_DIALOG *dlg, GWEN_UNUSED uint32_t guiid) final override;
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/cpp/
H A Dcppgui.hpp106 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/cpp/
H A Dcppgui.hpp106 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/cpp/
H A Dcppgui.hpp106 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/cpp/
H A Dcppgui.hpp106 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/cpp/
H A Dcppgui.hpp106 virtual int execDialog(GWEN_DIALOG *dlg, uint32_t guiid);
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/fpdfsdk/javascript/
H A Dapp.h97 bool execDialog(CJS_Runtime* pRuntime,
203 JS_STATIC_METHOD(execDialog, app);

123