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

The interface between the logic and widget for loader settings. More...

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

Public Member Functions

virtual ~DtLoaderSettingsInterface ()
 DTOR.
virtual void setDdsFlip (bool flip)=0
 Set the dds flip value.

Public Attributes

boost::signal< void(bool)> signal_ddsFlipSet
 Emitted by the widget when the user changes a setting.

Detailed Description

The interface between the logic and widget for loader settings.

Constructor & Destructor Documentation

virtual makVrv::DtLoaderSettingsInterface::~DtLoaderSettingsInterface ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtLoaderSettingsInterface::setDdsFlip ( bool  flip)
pure virtual

Set the dds flip value.

Implemented in makVrv::DtLoaderSettingsWidget.

Member Data Documentation

boost::signal<void (bool)> makVrv::DtLoaderSettingsInterface::signal_ddsFlipSet

Emitted by the widget when the user changes a setting.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)