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


Public Slots | |
| void | setIconMain (QChar str, quint32 size=9) |
| void | setMessage (const QString &msg, int type, int closeSec=0) |
Public Member Functions | |
| QUIMessageBox (QWidget *parent=0) | |
| ~QUIMessageBox () | |
Static Public Member Functions | |
| static QUIMessageBox * | Instance () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
| bool | eventFilter (QObject *obj, QEvent *evt) |
Definition at line 402 of file ecvUIManager.h.
|
explicit |
Definition at line 1708 of file ecvUIManager.cpp.
Referenced by Instance().
| QUIMessageBox::~QUIMessageBox | ( | ) |
Definition at line 1713 of file ecvUIManager.cpp.
|
protected |
Definition at line 1968 of file ecvUIManager.cpp.
|
protected |
Definition at line 1973 of file ecvUIManager.cpp.
References event.
|
inlinestatic |
Definition at line 409 of file ecvUIManager.h.
References QUIMessageBox().
Referenced by QUIWidget::setIconMain(), QUIWidget::showMessageBoxError(), and QUIWidget::showMessageBoxInfo().
|
slot |
Definition at line 2007 of file ecvUIManager.cpp.
References IconHelper::Instance(), IconHelper::setIcon(), and size.
Referenced by QUIWidget::setIconMain().
|
slot |
Definition at line 1941 of file ecvUIManager.cpp.
References type.
Referenced by QUIWidget::showMessageBoxError(), QUIWidget::showMessageBoxInfo(), and QUIWidget::showMessageBoxQuestion().