LayerTreeDialog Class Reference

#include <LayerTreeDialog.h>

Collaboration diagram for LayerTreeDialog:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 27 of file LayerTreeDialog.h.

Public Member Functions

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

Protected Attributes

PaneStackm_paneStack
ModelDataModelm_modelModel
QTableView * m_modelView
LayerTreeModelm_layerModel
QTreeView * m_layerView


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 99 of file LayerTreeDialog.cpp.

References m_layerModel.


Member Data Documentation

PaneStack* LayerTreeDialog::m_paneStack [protected]

Definition at line 36 of file LayerTreeDialog.h.

Referenced by LayerTreeDialog().

ModelDataModel* LayerTreeDialog::m_modelModel [protected]

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().

LayerTreeModel* LayerTreeDialog::m_layerModel [protected]

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:
Generated on Wed Feb 20 15:45:33 2008 for SonicVisualiser by  doxygen 1.5.1