The property view class. More...
#include <PropertyView.h>
Public Member Functions | |
PropertyView (QWidget *parent=0) | |
virtual | ~PropertyView () |
Public Attributes | |
Gui::PropertyEditor::PropertyEditor * | propertyEditorData |
Gui::PropertyEditor::PropertyEditor * | propertyEditorView |
Protected Member Functions | |
void | changeEvent (QEvent *e) |
The property view class.
Definition at line 54 of file PropertyView.h.
PropertyView::PropertyView | ( | QWidget * | parent = 0 |
) |
Definition at line 56 of file PropertyView.cpp.
References propertyEditorData, propertyEditorView, and Gui::PropertyEditor::PropertyEditor::setAutomaticDocumentUpdate().
PropertyView::~PropertyView | ( | ) | [virtual] |
Definition at line 77 of file PropertyView.cpp.
void PropertyView::changeEvent | ( | QEvent * | e | ) | [protected] |
Definition at line 152 of file PropertyView.cpp.
Definition at line 63 of file PropertyView.h.
Referenced by PropertyView().
Definition at line 62 of file PropertyView.h.
Referenced by PropertyView().