MainWindow::LayerConfiguration Struct Reference

#include <MainWindow.h>

Collaboration diagram for MainWindow::LayerConfiguration:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 205 of file MainWindow.h.

Public Member Functions

 LayerConfiguration (LayerFactory::LayerType _layer=LayerFactory::TimeRuler, Model *_source=0, int _channel=-1)

Public Attributes

LayerFactory::LayerType layer
ModelsourceModel
int channel


Constructor & Destructor Documentation

MainWindow::LayerConfiguration::LayerConfiguration ( LayerFactory::LayerType  _layer = LayerFactory::TimeRuler,
Model _source = 0,
int  _channel = -1 
) [inline]

Definition at line 206 of file MainWindow.h.


Member Data Documentation

LayerFactory::LayerType MainWindow::LayerConfiguration::layer

Definition at line 211 of file MainWindow.h.

Referenced by MainWindow::addPane().

Model* MainWindow::LayerConfiguration::sourceModel

Definition at line 212 of file MainWindow.h.

Referenced by MainWindow::addPane().

int MainWindow::LayerConfiguration::channel

Definition at line 213 of file MainWindow.h.

Referenced by MainWindow::addPane().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 20 15:45:33 2008 for SonicVisualiser by  doxygen 1.5.1