|
| | QUIInputBox (QWidget *parent=0) |
| |
| void | setParameter (const QString &title, int type=0, int closeSec=0, QString defaultValue=QString(), bool pwd=false) |
| |
| QString | getValue () const |
| |
Definition at line 273 of file QUIWidget.h.
◆ QUIInputBox()
| QUIInputBox::QUIInputBox |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~QUIInputBox()
| QUIInputBox::~QUIInputBox |
( |
| ) |
|
◆ checkSec
| void QUIInputBox::checkSec |
( |
| ) |
|
|
privateslot |
◆ closeEvent()
| void QUIInputBox::closeEvent |
( |
QCloseEvent * |
| ) |
|
|
protected |
◆ eventFilter()
| bool QUIInputBox::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
evt |
|
) |
| |
|
protected |
◆ getValue()
| QString QUIInputBox::getValue |
( |
| ) |
const |
◆ initControl
| void QUIInputBox::initControl |
( |
| ) |
|
|
privateslot |
◆ initForm
| void QUIInputBox::initForm |
( |
| ) |
|
|
privateslot |
◆ Instance()
◆ on_btnMenu_Close_clicked
| void QUIInputBox::on_btnMenu_Close_clicked |
( |
| ) |
|
|
privateslot |
◆ on_btnOk_clicked
| void QUIInputBox::on_btnOk_clicked |
( |
| ) |
|
|
privateslot |
◆ setParameter()
| void QUIInputBox::setParameter |
( |
const QString & |
title, |
|
|
int |
type = 0, |
|
|
int |
closeSec = 0, |
|
|
QString |
defaultValue = QString(), |
|
|
bool |
pwd = false |
|
) |
| |
◆ btnCancel
| QPushButton* QUIInputBox::btnCancel |
|
private |
◆ btnMenu_Close
| QPushButton* QUIInputBox::btnMenu_Close |
|
private |
◆ btnOk
| QPushButton* QUIInputBox::btnOk |
|
private |
◆ cboxValue
| QComboBox* QUIInputBox::cboxValue |
|
private |
◆ closeSec
| int QUIInputBox::closeSec |
|
private |
◆ currentSec
| int QUIInputBox::currentSec |
|
private |
◆ frame
| QFrame* QUIInputBox::frame |
|
private |
◆ horizontalLayout1
| QHBoxLayout* QUIInputBox::horizontalLayout1 |
|
private |
◆ horizontalLayout2
| QHBoxLayout* QUIInputBox::horizontalLayout2 |
|
private |
◆ horizontalSpacer
| QSpacerItem* QUIInputBox::horizontalSpacer |
|
private |
◆ lab_Ico
| QLabel* QUIInputBox::lab_Ico |
|
private |
◆ lab_Title
| QLabel* QUIInputBox::lab_Title |
|
private |
◆ labInfo
| QLabel* QUIInputBox::labInfo |
|
private |
◆ labTime
| QLabel* QUIInputBox::labTime |
|
private |
◆ lay
| QHBoxLayout* QUIInputBox::lay |
|
private |
◆ self
◆ txtValue
| QLineEdit* QUIInputBox::txtValue |
|
private |
◆ value
| QString QUIInputBox::value |
|
private |
◆ verticalLayout1
| QVBoxLayout* QUIInputBox::verticalLayout1 |
|
private |
◆ verticalLayout2
| QVBoxLayout* QUIInputBox::verticalLayout2 |
|
private |
◆ verticalLayout3
| QVBoxLayout* QUIInputBox::verticalLayout3 |
|
private |
◆ widget_menu
| QWidget* QUIInputBox::widget_menu |
|
private |
◆ widget_title
| QWidget* QUIInputBox::widget_title |
|
private |
◆ widgetMain
| QWidget* QUIInputBox::widgetMain |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitCommon/RabbitCommon/Src/QUIWidget/QUIWidget.h
- /home/runner/work/RabbitCommon/RabbitCommon/Src/QUIWidget/QUIWidget.cpp