VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtVrfAttachObjectWidget Class Reference

A widget class for putting simulation control buttons on that are tied to existing menu items. More...

Inheritance diagram for makVrf::DtVrfAttachObjectWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfAttachObjectWidget (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtVrfAttachObjectWidget ()
 DTOR.

Public Attributes

QHBoxLayout * myMainLayout
QPushButtonmyAttachSelectedBtn
QPushButtonmyAttachPreviousBtn
QPushButtonmyAttachNextBtn
QComboBoxmyAttachSelections

Protected Slots

virtual void attachSelected ()
 handle the Attach Selected button clicked
virtual void attachPrevious ()
 handle the Attach Previous button clicked
virtual void attachNext ()
 handle the Attach Next button clicked
virtual void onSelectAttachMode (int)
 Signal sent when attach mode changes on combo box.

Protected Member Functions

virtual void setupUi ()
 Sets up the contents of the widget onto the supplied parent.
virtual void setAttached (bool)
 Set if the observer is attached.
virtual void setAttachNextEnabled (bool enabled)
 show the attach next button enabled or disabled
virtual void setAttachPreviousEnabled (bool enabled)
 show the attach previous button enabled or disabled
virtual void setAttachSelectedEnabled (bool enabled)
 show the attach selected and attach by mode buttons enabled or disabled
virtual void addAttachModes (const std::list< makVrv::DtUnicode > &modeNames, const std::list< int > &modeTypes)
 add attach modes to the attach mode combo box
virtual void setCurrentAttachMode (int modeType)
 set the current attach mode

Protected Attributes

makVrv::DtDemyDe
DtVrfAttachWidgetLogicmyLogic

Detailed Description

A widget class for putting simulation control buttons on that are tied to existing menu items.


Constructor & Destructor Documentation

makVrf::DtVrfAttachObjectWidget::DtVrfAttachObjectWidget ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

DTOR.


Member Function Documentation

virtual void makVrf::DtVrfAttachObjectWidget::setupUi ( ) [protected, virtual]

Sets up the contents of the widget onto the supplied parent.

virtual void makVrf::DtVrfAttachObjectWidget::setAttached ( bool  b) [protected, virtual]

Set if the observer is attached.

Implements makVrf::DtVrfAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::setAttachNextEnabled ( bool  enabled) [protected, virtual]

show the attach next button enabled or disabled

Implements makVrv::DtAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::setAttachPreviousEnabled ( bool  enabled) [protected, virtual]

show the attach previous button enabled or disabled

Implements makVrv::DtAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::setAttachSelectedEnabled ( bool  enabled) [protected, virtual]

show the attach selected and attach by mode buttons enabled or disabled

Implements makVrv::DtAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::addAttachModes ( const std::list< makVrv::DtUnicode > &  modeNames,
const std::list< int > &  modeTypes 
) [protected, virtual]

add attach modes to the attach mode combo box

Implements makVrv::DtAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::setCurrentAttachMode ( int  modeType) [protected, virtual]

set the current attach mode

Implements makVrv::DtAttachWidgetInterface.

virtual void makVrf::DtVrfAttachObjectWidget::attachSelected ( ) [protected, virtual, slot]

handle the Attach Selected button clicked

virtual void makVrf::DtVrfAttachObjectWidget::attachPrevious ( ) [protected, virtual, slot]

handle the Attach Previous button clicked

virtual void makVrf::DtVrfAttachObjectWidget::attachNext ( ) [protected, virtual, slot]

handle the Attach Next button clicked

virtual void makVrf::DtVrfAttachObjectWidget::onSelectAttachMode ( int  ) [protected, virtual, slot]

Signal sent when attach mode changes on combo box.


Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)