svgui
1.9
|
LayerTreeDialog Class Reference
#include <LayerTreeDialog.h>
Inheritance diagram for LayerTreeDialog:
Collaboration diagram for LayerTreeDialog:
Public Member Functions | |
LayerTreeDialog (PaneStack *stack, QWidget *parent=0) | |
~LayerTreeDialog () | |
Protected Attributes | |
PaneStack * | m_paneStack |
ModelMetadataModel * | m_modelModel |
QTableView * | m_modelView |
LayerTreeModel * | m_layerModel |
QTreeView * | m_layerView |
Detailed Description
Definition at line 27 of file LayerTreeDialog.h.
Constructor & Destructor Documentation
LayerTreeDialog::LayerTreeDialog | ( | PaneStack * | stack, |
QWidget * | parent = 0 |
||
) |
Definition at line 30 of file LayerTreeDialog.cpp.
References m_layerModel, m_layerView, m_modelModel, m_modelView, and m_paneStack.
LayerTreeDialog::~LayerTreeDialog | ( | ) |
Definition at line 107 of file LayerTreeDialog.cpp.
References m_layerModel.
Member Data Documentation
|
protected |
Definition at line 36 of file LayerTreeDialog.h.
Referenced by LayerTreeDialog().
|
protected |
Definition at line 37 of file LayerTreeDialog.h.
Referenced by LayerTreeDialog().
|
protected |
Definition at line 38 of file LayerTreeDialog.h.
Referenced by LayerTreeDialog().
|
protected |
Definition at line 39 of file LayerTreeDialog.h.
Referenced by LayerTreeDialog(), and ~LayerTreeDialog().
|
protected |
Definition at line 40 of file LayerTreeDialog.h.
Referenced by LayerTreeDialog().
The documentation for this class was generated from the following files:
Generated by 1.8.11