|
using | Vector = std::vector<Layer*> |
| Array.
|
|
|
uint | index |
| Index of the output.
|
|
Data::Output::Ptr | selection |
| The output.
|
|
const LayerType | type |
| Type of the layer.
|
|
bool | detached |
| Flag to know if the selection of the layer is detached from the global selection.
|
|
SelectionType | customSelectionType |
| Custom selection type (only valid if detached)
|
|
Yuni::String | customAreaOrLink |
| Custom area / link selection (only valid if detached)
|
|
| Layer (LayerType t=ltOutput) |
| Default constructor.
|
|
| Layer (const Layer &rhs) |
| Copy constructor.
|
|
| ~Layer () |
| Destructor.
|
|
const wxString & | alternativeCaption () const |
| Get the alternative caption (for virtual layers)
|
|
bool | isVirtual () const |
| Get if the layer is virtual.
|
|
The documentation for this class was generated from the following files:
- src/ui/simulator/windows/output/layer.h
- src/ui/simulator/windows/output/layer.cpp
- src/ui/simulator/windows/output/layer.hxx