VR-Forces 4.6 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 | 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. More...

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

Detailed Description

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

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 Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)