svgui  1.9
LayerTreeDialog Class Reference

#include <LayerTreeDialog.h>

Collaboration diagram for LayerTreeDialog:

List of all members.

Public Member Functions

 LayerTreeDialog (PaneStack *stack, QWidget *parent=0)
 ~LayerTreeDialog ()

Protected Attributes

PaneStackm_paneStack
ModelMetadataModelm_modelModel
QTableView * m_modelView
LayerTreeModelm_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.

Definition at line 107 of file LayerTreeDialog.cpp.

References m_layerModel.


Member Data Documentation

Definition at line 36 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog().

Definition at line 37 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog().

QTableView* LayerTreeDialog::m_modelView [protected]

Definition at line 38 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog().

Definition at line 39 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog(), and ~LayerTreeDialog().

QTreeView* LayerTreeDialog::m_layerView [protected]

Definition at line 40 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog().


The documentation for this class was generated from the following files: