VR-Forces 4.7 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 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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)