Home
last modified time | relevance | path

Searched refs:QInputDialog (Results 126 – 150 of 2509) sorted by relevance

12345678910>>...101

/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/devel/eric6/eric6-21.11/eric/eric6/WebBrowser/Network/
H A DSendRefererWhitelistDialog.py11 from PyQt5.QtWidgets import QDialog, QInputDialog, QLineEdit
51 host, ok = QInputDialog.getText(
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/doc/snippets/qtablewidget-resizing/
H A Dmainwindow.cpp107 int newWidth = QInputDialog::getInteger(this, tr("Change table width"), in changeWidth()
119 int newHeight = QInputDialog::getInteger(this, tr("Change table height"), in changeHeight()
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pmg_qt/
H A Dmimic_tk.py28 r = QtWidgets.QInputDialog.getInt(None, title, prompt,
35 r = QtWidgets.QInputDialog.getDouble(None, title, prompt,
43 r = QtWidgets.QInputDialog.getText(None, title, prompt,
/dports/biology/ugene/ugene-40.1/src/plugins/query_designer/src/
H A DQDGroupsEditor.cpp109 …QString text = QInputDialog::getText(this, tr("Create element group"), tr("Group name"), QLineEdit… in sl_addGroup()
148 …QString label = QInputDialog::getItem(this, tr("Add Element To Group '%1'").arg(group), tr("Elemen… in sl_addActor()
179 int num = QInputDialog::getInt(this, in sl_setReqNum()
/dports/www/kristall/kristall-6b39f244/src/
H A Dmainwindow.cpp297 QInputDialog dialog { this }; in newGroupDialog()
299 dialog.setInputMode(QInputDialog::TextInput); in newGroupDialog()
728 QInputDialog dialog { this }; in on_favourites_view_customContextMenuRequested()
730 dialog.setInputMode(QInputDialog::TextInput); in on_favourites_view_customContextMenuRequested()
741 QInputDialog dialog { this }; in on_favourites_view_customContextMenuRequested()
743 dialog.setInputMode(QInputDialog::TextInput); in on_favourites_view_customContextMenuRequested()
765 QInputDialog dialog { this }; in on_favourites_view_customContextMenuRequested()
767 dialog.setInputMode(QInputDialog::TextInput); in on_favourites_view_customContextMenuRequested()
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/
H A Dsingle_choice_dialog.py97 dialog = QtGui.QInputDialog(parent)
99 dialog.setOption(QtGui.QInputDialog.UseListViewForComboBoxItems, True)
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/dialogs/
H A Dstandarddialogs.py51 QInputDialog, QLabel, QLineEdit, QMessageBox, QPushButton)
190 i, ok = QInputDialog.getInt(self, "QInputDialog.getInt()",
196 d, ok = QInputDialog.getDouble(self, "QInputDialog.getDouble()",
204 item, ok = QInputDialog.getItem(self, "QInputDialog.getItem()",
210 text, ok = QInputDialog.getText(self, "QInputDialog.getText()",
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/dialogs/
H A Dstandarddialogs.py51 QInputDialog, QLabel, QLineEdit, QMessageBox, QPushButton)
190 i, ok = QInputDialog.getInt(self, "QInputDialog.getInt()",
196 d, ok = QInputDialog.getDouble(self, "QInputDialog.getDouble()",
204 item, ok = QInputDialog.getItem(self, "QInputDialog.getItem()",
210 text, ok = QInputDialog.getText(self, "QInputDialog.getText()",
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/dialogs/
H A Dstandarddialogs.py51 QInputDialog, QLabel, QLineEdit, QMessageBox, QPushButton)
190 i, ok = QInputDialog.getInt(self, "QInputDialog.getInt()",
196 d, ok = QInputDialog.getDouble(self, "QInputDialog.getDouble()",
204 item, ok = QInputDialog.getItem(self, "QInputDialog.getItem()",
210 text, ok = QInputDialog.getText(self, "QInputDialog.getText()",

12345678910>>...101