|
QVISH 0.1
|
Public Types | |
| typedef std::list< QPointer< QBoxedForm > > | rows_t |
Public Slots | |
| void | findImportantSlots () |
Signals | |
| void | seekAttention (QWidget *myself) |
Public Member Functions | |
| qVImportance (QWidget *parent, Wizt::qVInputContext &qContext, int IL) | |
Public Attributes | |
| map< string, QPointer< QBoxedForm > > | boxes |
| QPointer< QFrame > | Content |
| QPointer< QFormLayout > | layout |
| int | myImportanceLevel = 0 |
| Wizt::qVInputContext & | qContext |
| rows_t | rows |