QVISH 0.1
Public Member Functions | List of all members
Wizt::qVInputSelectionLabel Class Reference

The QT interface covering the name of an VInput and providing its context menu. More...

#include <qVInputSelectionLabel.hpp>

Inheritance diagram for Wizt::qVInputSelectionLabel:
Wizt::qVInputFieldWidget

Public Member Functions

QWidget * getWidget () override
 The actual widget.
 
void mousePressEvent (QMouseEvent *Mouse)
 
 qVInputSelectionLabel (const WeakPtr< qVParameter > &theParent)
 Constructor.
 
void updateFrameStyle ()
 
 ~qVInputSelectionLabel ()
 Destructor.
 
- Public Member Functions inherited from Wizt::qVInputFieldWidget
void AddMenuEntries (QMenu &M)
 
qVInputLabelgetInputLabel () const
 
RefPtr< VObject > getInputObj () const
 
RefPtr< VSlot > getSlot () const
 
RefPtr< ValuePoolProvider > myValuePoolProvider () const
 
 qVInputFieldWidget (const qVParameterPtr &theQSlot)
 
qVTimerWindowContainerTimerWindowContainer () const
 

Additional Inherited Members

- Public Attributes inherited from Wizt::qVInputFieldWidget
const qVParameterPtr Parent
 

Detailed Description

The QT interface covering the name of an VInput and providing its context menu.

Note that the ownership of the Label is taken over by the qVParameter that holds this inputfield widget.

Member Function Documentation

◆ getWidget()

QWidget * Wizt::qVInputSelectionLabel::getWidget ( )
overridevirtual

The actual widget.

Implements Wizt::qVInputFieldWidget.


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