VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtLodCenterSettingsDialogInterface Class Referenceabstract

Dialog for adding one or more terrain patches.

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

Public Member Functions

virtual ~DtLodCenterSettingsDialogInterface ()
 
virtual void initialize ()=0
 
virtual void setLodCenterSettings (const DtObserverObject::DtLodCenterSettings &settings)=0
 

Constructor & Destructor Documentation

virtual makVrv::DtLodCenterSettingsDialogInterface::~DtLodCenterSettingsDialogInterface ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtLodCenterSettingsDialogInterface::initialize ( )
pure virtual

Build GUI, connect to widget signals, and initialize logic class.

Implemented in makVrv::DtLodCenterSettingsDialog.

virtual void makVrv::DtLodCenterSettingsDialogInterface::setLodCenterSettings ( const DtObserverObject::DtLodCenterSettings settings)
pure virtual

Set the values of QWidget objects with values from the provided settings.

Implemented in makVrv::DtLodCenterSettingsDialog.


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

Document ID: Generated on Thu Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)