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

A widget class for managing overlays. More...

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

List of all members.

Public Member Functions

 DtVrfOverlaySelectionCombo (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtVrfOverlaySelectionCombo ()
 DTOR.
virtual void addOverlay (const std::string &name)
 Adds an overlay with the given name.
virtual void removeOverlay (const std::string &name)
 Removes the overlay with the given name.
virtual void renameOverlay (const std::string &oldName, const std::string &newName)
 Renames the overlay with the oldName to newName.
virtual void selectOverlay (const std::string &name)
 Selects the overlay matching the given name.

Public Attributes

QHBoxLayout * myMainLayout
QLabelmyLabel
QComboBoxmyOverlays

Protected Slots

virtual void onItemSelectionChanged ()

Protected Member Functions

void setupUi (QWidget *p)
 Sets up the contents of the widget onto the supplied parent.

Protected Attributes

makVrv::DtDemyDe
DtVrfOverlaySelectionListLogicmyLogic

Detailed Description

A widget class for managing overlays.


Constructor & Destructor Documentation

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

CTOR.

DTOR.


Member Function Documentation

virtual void makVrf::DtVrfOverlaySelectionCombo::addOverlay ( const std::string &  name) [virtual]

Adds an overlay with the given name.

Implements makVrf::DtVrfOverlaySelectionListInterface.

virtual void makVrf::DtVrfOverlaySelectionCombo::removeOverlay ( const std::string &  name) [virtual]

Removes the overlay with the given name.

Implements makVrf::DtVrfOverlaySelectionListInterface.

virtual void makVrf::DtVrfOverlaySelectionCombo::renameOverlay ( const std::string &  oldName,
const std::string &  newName 
) [virtual]

Renames the overlay with the oldName to newName.

Implements makVrf::DtVrfOverlaySelectionListInterface.

virtual void makVrf::DtVrfOverlaySelectionCombo::selectOverlay ( const std::string &  name) [virtual]

Selects the overlay matching the given name.

Implements makVrf::DtVrfOverlaySelectionListInterface.

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

virtual void makVrf::DtVrfOverlaySelectionCombo::onItemSelectionChanged ( ) [protected, virtual, slot]

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)