#include <MainWindow.h>
Collaboration diagram for MainWindow::LayerConfiguration:

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 |
| Model * | sourceModel |
| int | channel |
| MainWindow::LayerConfiguration::LayerConfiguration | ( | LayerFactory::LayerType | _layer = LayerFactory::TimeRuler, |
|
| Model * | _source = 0, |
|||
| int | _channel = -1 | |||
| ) | [inline] |
Definition at line 206 of file MainWindow.h.
1.5.1