SonicVisualiser
1.9
|
MainWindow::LayerConfiguration Struct Reference
#include <MainWindow.h>
Public Member Functions | |
LayerConfiguration (LayerFactory::LayerType _layer=LayerFactory::TimeRuler, ModelId _source=ModelId(), int _channel=-1) | |
Public Attributes | |
LayerFactory::LayerType | layer |
ModelId | sourceModel |
int | channel |
Detailed Description
Definition at line 240 of file MainWindow.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 241 of file MainWindow.h.
Member Data Documentation
LayerFactory::LayerType MainWindow::LayerConfiguration::layer |
Definition at line 246 of file MainWindow.h.
Referenced by MainWindow::addPane().
ModelId MainWindow::LayerConfiguration::sourceModel |
Definition at line 247 of file MainWindow.h.
Referenced by MainWindow::addPane().
int MainWindow::LayerConfiguration::channel |
Definition at line 248 of file MainWindow.h.
Referenced by MainWindow::addPane().
The documentation for this struct was generated from the following file:
Generated by 1.8.11