Gui::TreeView Class Reference
#include <TreeView.h>
Public Member Functions | |
TreeView (QWidget *parent=0) | |
virtual | ~TreeView () |
Protected Member Functions | |
void | mouseDoubleClickEvent (QMouseEvent *) |
void | rowsInserted (const QModelIndex &parent, int start, int end) |
Constructor & Destructor Documentation
◆ TreeView()
TreeView::TreeView | ( | QWidget * | parent = 0 | ) |
◆ ~TreeView()
|
virtual |
Member Function Documentation
◆ mouseDoubleClickEvent()
|
protected |
◆ rowsInserted()
|
protected |
References Base::Type::fromName(), and Base::BaseClass::getTypeId().
The documentation for this class was generated from the following files:
- src/Gui/TreeView.h
- src/Gui/TreeView.cpp