Home
last modified time | relevance | path

Searched refs:InfoDialog (Results 76 – 100 of 230) sorted by relevance

12345678910

/dports/net-im/kopete/kopete-21.12.3/kopete/identity/
H A Didentitydialog.cpp38 : Kopete::UI::InfoDialog(parent, i18n("Identity Information"), QStringLiteral("identity")) in IdentityDialog()
/dports/net-mgmt/confregdecode/confregdecode-src-1.2.1/com/marcuscom/confregdecode/
H A DConfregDecode.java608InfoDialog d = new InfoDialog(f, "About", "cisco Systems IOS Configuration Register Decoder " + VE… in actionPerformed()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DGUI.cpp368InfoDialog msg(nullptr, _L("Configuration bundle was loaded, however some configuration values wer… in show_substitutions_info()
377 InfoDialog msg(nullptr, in show_substitutions_info()
/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4Network2Dialogs.h29 class C4Network2ClientDlg : public C4GUI::InfoDialog
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Ddialog.py348 class InfoDialog: class
569 InfoDialog('The title',
H A Dviewmanager.py86 from .dialog import ErrorDialog, WarningDialog, QuestionDialog2, InfoDialog
952 InfoDialog(_('Import Statistics'), infotxt,
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4UpdateDlg.cpp42 C4UpdateDlg::C4UpdateDlg() : C4GUI::InfoDialog(LoadResStr("IDS_TYPE_UPDATE"), 10) in C4UpdateDlg()
H A DC4Startup.cpp252 ::pGUI->ShowRemoveDlg(new C4GUI::InfoDialog(LoadResStr("IDS_DLG_LOG"), 10, sLastLog)); in DoStartup()
H A DC4Gui.h209 class InputDialog; class InfoDialog; variable
2426 class InfoDialog : public Dialog, private C4ApplicationSec1Timer
2447 InfoDialog(const char *szCaption, int32_t iLineCount); // ctor
2448InfoDialog(const char *szCaption, int iLineCount, const StdStrBuf &sText); // ctor - init w/o timer
2449 ~InfoDialog() override;
/dports/science/gramps/gramps-5.1.4/gramps/plugins/importer/
H A Dimportprogen.py47 from gramps.gui.dialog import InfoDialog
195 InfoDialog(_('Import Statistics'), info.info_text(), parent=user.parent)
/dports/comms/gnokii/gnokii-0.6.31/xgnokii/
H A Dxgnokii_common.c105 void CreateInfoDialog(InfoDialog * infoDialog, GtkWidget * window) in CreateInfoDialog()
H A Dxgnokii_speed.c53 static InfoDialog infoDialog = { NULL, NULL };
/dports/math/abs/abs-src-0.908/X11/
H A Dinfo_dialog.c73 static InfoDialog AbsInfoDialog;
/dports/print/hplip/hplip-3.20.6/ui5/
H A Dinfodialog.py42 class InfoDialog(QDialog, Ui_Dialog): class
/dports/print/hplip/hplip-3.20.6/ui4/
H A Dinfodialog.py42 class InfoDialog(QDialog, Ui_Dialog): class
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Gui/InfoDialog/
H A DGUI_InfoDialog.cpp275 ui = new Ui::InfoDialog();
/dports/math/mathgl/mathgl-2.5/udav/
H A Ddat_pnl.cpp51 QWidget *newDataWnd(InfoDialog *inf, QWidget *wnd, mglDataA *v) in newDataWnd()
59 DatPanel::DatPanel(InfoDialog *inf, QWidget *parent) : QWidget(parent) in DatPanel()
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/fsm/gui/
H A DFSMFrame.java464 helpMenu.add(InfoDialog.getInstance().createMenuItem(this, Lang.get("message"))); in createHelpMenu()
/dports/games/springlobby/springlobby-0.180/src/
H A Dmainwindow.cpp734 InfoDialog( this ).ShowModal(); in OnMenuPathInfo()
/dports/security/yapet/yapet-2.3/src/libs/ui/
H A Dmainwindow.cc593 infodialog = new InfoDialog(*this, recordlist->list().size()); in show_info()
/dports/science/gramps/gramps-5.1.4/gramps/gui/plug/
H A D_windows.py65 from ..dialog import InfoDialog, OkDialog
629 InfoDialog(_('Detailed Info'), infotxt,
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/xeen/
H A Dinterface.cpp540 InfoDialog::show(_vm); in perform()
1600 InfoDialog::show(_vm); in doCombat()
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dinterface.cpp547 InfoDialog::show(_vm); in perform()
1607 InfoDialog::show(_vm); in doCombat()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/db/bsddb/
H A Dupgrade.py55 from gramps.gui.dialog import (InfoDialog)
814 InfoDialog(_('Upgrade Statistics'), txt, monospaced=True) # TODO no-parent
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/
H A Dscumm.cpp2821 _messageDialog = new InfoDialog(this, message); in messageDialog()
2822 ((InfoDialog *)_messageDialog)->setInfoText(message); in messageDialog()

12345678910