|
|
void | callHelp () |
| |
|
void | toggleVisibility (bool) |
| |
|
|
void | addSavers (const VObject &theVObj) |
| |
|
bool | addTool (const VObject &theVObj, const RefPtr< VSlot > &theSlot, const string &SlotTooltip) |
| |
|
void | enterEvent (QEvent *event) override |
| |
|
RefPtr< ValuePool > | getActiveValuePool () const |
| |
|
QToolButton & | getToolAction (const string &Icon) |
| |
|
void | leaveEvent (QEvent *event) override |
| |
|
| QBoxedForm (const WeakPtr< VObject > &theVObj, const WeakPtr< VParameter > &theVisibilityParam, const QString &Title, Wizt::qVInputContext &qContext, QWidget *parent) |
| |
|
void | resizeEvent (QResizeEvent *event) override |
| |
|
|
QPointer< QFormLayout > | layout |
| |
|
map< string, QPointer< QToolButton > > | myActions |
| |
|
QPointer< QAction > | myHelpAction |
| |
|
map< WeakPtr< VSlot >, qSlot > | mySlots |
| |
|
RefPtr< ValueNotifier > | myValueNotifier |
| |
|
WeakPtr< VParameter > | myVisibilityParam |
| |
|
const WeakPtr< VObject > | myVObj |
| |
|
Wizt::qVInputContext & | qContext |
| |
|
QPointer< QLabel > | UserInfo |
| |
The documentation for this struct was generated from the following files:
- qVImportance.hpp
- qVImportance.cpp