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

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. More...
 
virtual void setDdsFlip (bool flip)=0
 Set the dds flip value. More...
 

Public Attributes

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

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)