VR-Forces 5.0.2 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 | Protected Slots | Protected Member Functions | Protected Attributes
DtPropertiesEditor Class Reference

Properties editor extends the include files editor to also allow the editing of the read only flag. Can be used in the future for other properties.

This class will allow editing of the simulation model sets included

Inheritance diagram for DtPropertiesEditor:
Inheritance graph
[legend]

Public Member Functions

 DtPropertiesEditor (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool)
 
virtual ~DtPropertiesEditor ()
 
virtual bool readOnly ()
 
virtual void setReadOnly (bool)
 
- Public Member Functions inherited from DtIncludeFilesEditor
 DtIncludeFilesEditor (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool)
 
virtual ~DtIncludeFilesEditor ()
 
virtual QStringList smsFiles () const
 
virtual bool smsFilesChanged () const
 

Public Attributes

QCheckBoxmyReadOnly
 
QFrame * mySeparator
 
- Public Attributes inherited from DtIncludeFilesEditor
QVBoxLayout * myMainLayout
 
QPushButtonmyOKButton
 
QPushButtonmyCancelButton
 
QHBoxLayout * myButtonLayout
 
QLabelmyLabel
 
DtIncludeFilesWidgetmyIncludeFiles
 

Protected Slots

virtual void readOnlyChanged ()
 
- Protected Slots inherited from DtIncludeFilesEditor
virtual void onFilesChanged (const QStringList &)
 

Protected Member Functions

virtual void updateOKButton ()
 

Protected Attributes

bool myReadOnlyFlag
 
- Protected Attributes inherited from DtIncludeFilesEditor
makVrv::DtDemyDe
 
QStringList mySmsFiles
 

Constructor & Destructor Documentation

DtPropertiesEditor::DtPropertiesEditor ( makVrv::DtDe de,
QWidget *  parent,
const Qt::WindowFlags &  flags = Qt::Tool 
)
virtual DtPropertiesEditor::~DtPropertiesEditor ( )
virtual

Member Function Documentation

virtual bool DtPropertiesEditor::readOnly ( )
virtual
virtual void DtPropertiesEditor::setReadOnly ( bool  )
virtual
virtual void DtPropertiesEditor::updateOKButton ( )
protectedvirtual

Reimplemented from DtIncludeFilesEditor.

virtual void DtPropertiesEditor::readOnlyChanged ( )
protectedvirtualslot

Member Data Documentation

QCheckBox* DtPropertiesEditor::myReadOnly
QFrame* DtPropertiesEditor::mySeparator
bool DtPropertiesEditor::myReadOnlyFlag
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)