#include <qguisimplebox.h>

Definition at line 22 of file qguisimplebox.h.
Public Member Functions | |
| QGuiSimpleBox (uint32_t id, const QString &title, const QString &text, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~QGuiSimpleBox () | |
| uint32_t | getId () |
| QGuiSimpleBox::QGuiSimpleBox | ( | uint32_t | id, | |
| const QString & | title, | |||
| const QString & | text, | |||
| QWidget * | parent = 0, |
|||
| const char * | name = 0, |
|||
| WFlags | fl = 0 | |||
| ) |
| QGuiSimpleBox::~QGuiSimpleBox | ( | ) |
| uint32_t QGuiSimpleBox::getId | ( | ) |
1.5.6