VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Slots | Public Member Functions
makVrv::DtExampleWidget Class Reference

Example Widget that is part of the example page. More...

Inheritance diagram for makVrv::DtExampleWidget:
Inheritance graph
[legend]

Public Slots

void slot_onIntChanged ()

Public Member Functions

 DtExampleWidget (QWidget *parent=0, Qt::WindowFlags f=Qt::Widget)
 Constructor.
virtual ~DtExampleWidget ()
 Destructor.
virtual void setInt (int val)
 Sets the value of the spin box in the widget.

Additional Inherited Members

- Public Attributes inherited from makVrv::DtExampleInterface
boost::signal< void(int)> signal_intChanged
 Signal emitted when the user changes the int in the widget.

Detailed Description

Example Widget that is part of the example page.

Based on the humble dialog pattern.

Constructor & Destructor Documentation

makVrv::DtExampleWidget::DtExampleWidget ( QWidget *  parent = 0,
Qt::WindowFlags  f = Qt::Widget 
)

Constructor.

virtual makVrv::DtExampleWidget::~DtExampleWidget ( )
virtual

Destructor.

Member Function Documentation

virtual void makVrv::DtExampleWidget::setInt ( int  val)
virtual

Sets the value of the spin box in the widget.

Implements makVrv::DtExampleInterface.

void makVrv::DtExampleWidget::slot_onIntChanged ( )
slot

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

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)