QVISH 0.1
Classes | Public Slots | Public Member Functions | Public Attributes | List of all members
qvishImportance::QBoxedForm Struct Reference
Inheritance diagram for qvishImportance::QBoxedForm:

Classes

struct  qSlot
 

Public Slots

void callHelp ()
 
void toggleVisibility (bool)
 

Public Member Functions

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
 

Public Attributes

QPointer< QFormLayout > layout
 
map< string, QPointer< QToolButton > > myActions
 
QPointer< QAction > myHelpAction
 
map< WeakPtr< VSlot >, qSlotmySlots
 
RefPtr< ValueNotifier > myValueNotifier
 
WeakPtr< VParameter > myVisibilityParam
 
const WeakPtr< VObject > myVObj
 
Wizt::qVInputContextqContext
 
QPointer< QLabel > UserInfo
 

The documentation for this struct was generated from the following files: