![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvUIManager.h>


Public Slots | |
| void | setIconMain (QChar str, quint32 size=9) |
| void | setParameter (const QString &title, int type=0, int closeSec=0, QString defaultValue=QString(), bool pwd=false) |
Public Member Functions | |
| QUIInputBox (QWidget *parent=0) | |
| ~QUIInputBox () | |
| QString | getValue () const |
Static Public Member Functions | |
| static QUIInputBox * | Instance () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
| bool | eventFilter (QObject *obj, QEvent *evt) |
Definition at line 471 of file ecvUIManager.h.
|
explicit |
Definition at line 2012 of file ecvUIManager.cpp.
Referenced by Instance().
| QUIInputBox::~QUIInputBox | ( | ) |
Definition at line 2017 of file ecvUIManager.cpp.
|
protected |
Definition at line 2254 of file ecvUIManager.cpp.
|
protected |
Definition at line 2259 of file ecvUIManager.cpp.
References event.
| QString QUIInputBox::getValue | ( | ) | const |
Definition at line 2252 of file ecvUIManager.cpp.
Referenced by QUIWidget::showInputBox().
|
inlinestatic |
Definition at line 478 of file ecvUIManager.h.
References QUIInputBox().
Referenced by QUIWidget::setIconMain().
|
slot |
Definition at line 2299 of file ecvUIManager.cpp.
References IconHelper::Instance(), IconHelper::setIcon(), and size.
Referenced by QUIWidget::setIconMain().
|
slot |
Definition at line 2227 of file ecvUIManager.cpp.
References type.
Referenced by QUIWidget::showInputBox().