#include <vpropertytreeview.h>
Definition at line 38 of file vpropertytreeview.h.
◆ VPropertyTreeView() [1/3]
VPE::VPropertyTreeView::VPropertyTreeView |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ VPropertyTreeView() [2/3]
VPE::VPropertyTreeView::VPropertyTreeView |
( |
VPropertyModel * |
model, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
The destructor, taking a model and setting it to the tree view.
- Parameters
-
model | The model to set as model for this tree view |
Definition at line 36 of file vpropertytreeview.cpp.
References init().
◆ ~VPropertyTreeView()
VPE::VPropertyTreeView::~VPropertyTreeView |
( |
| ) |
|
|
virtual |
◆ VPropertyTreeView() [3/3]
◆ init()
void VPE::VPropertyTreeView::init |
( |
| ) |
|
|
protectedvirtual |
◆ setRowHeight()
void VPE::VPropertyTreeView::setRowHeight |
( |
int |
height = 0 , |
|
|
bool |
add_to_standard = false |
|
) |
| |
Sets the height for each row. Set this to 0 in order to let the standard delegate decide.
Definition at line 62 of file vpropertytreeview.cpp.
◆ d_ptr
The documentation for this class was generated from the following files: