VR-Forces 5.0.3 Developer's Guide
 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.

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

Public Member Functions

virtual ~DtLoaderSettingsInterface ()
 
virtual void setDdsFlip (bool flip)=0
 

Public Attributes

boost::signalslib::signal
< void(bool)> 
signal_ddsFlipSet
 

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::signalslib::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 Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)