VR-Forces 4.10 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. More...
 
virtual ~DtExampleWidget ()
 Destructor. More...
 
virtual void setInt (int val)
 Sets the value of the spin box in the widget. More...
 

Additional Inherited Members

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

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 Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)