![]() |
VR-Forces 4.10 Class Documentation
|
This class will allow editing of the simulation model sets included. More...

Public Member Functions | |
| DtIncludeFilesEditor (makVrv::DtDe &de, QWidget *parent, const Qt::WindowFlags &flags=Qt::Tool) | |
| virtual | ~DtIncludeFilesEditor () |
| virtual QStringList | smsFiles () const |
| virtual bool | smsFilesChanged () const |
Public Attributes | |
| QVBoxLayout * | myMainLayout |
| QPushButton * | myOKButton |
| QPushButton * | myCancelButton |
| QHBoxLayout * | myButtonLayout |
| QLabel * | myLabel |
| DtIncludeFilesWidget * | myIncludeFiles |
Protected Slots | |
| virtual void | onFilesChanged (const QStringList &) |
| virtual void | updateOKButton () |
Protected Attributes | |
| makVrv::DtDe & | myDe |
| QStringList | mySmsFiles |
This class will allow editing of the simulation model sets included.
| DtIncludeFilesEditor::DtIncludeFilesEditor | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| const Qt::WindowFlags & | flags = Qt::Tool |
||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtualslot |
|
protectedvirtualslot |
Reimplemented in DtPropertiesEditor.
|
protected |
| QVBoxLayout* DtIncludeFilesEditor::myMainLayout |
| QPushButton* DtIncludeFilesEditor::myOKButton |
| QPushButton* DtIncludeFilesEditor::myCancelButton |
| QHBoxLayout* DtIncludeFilesEditor::myButtonLayout |
| QLabel* DtIncludeFilesEditor::myLabel |
| DtIncludeFilesWidget* DtIncludeFilesEditor::myIncludeFiles |
|
protected |