NDEVR
API Documentation
LayerCacheObject

Stores cached information for the LayerModel. More...

Collaboration diagram for LayerCacheObject:
[legend]

Public Attributes

RGBColor color = Constant<RGBColor>::Invalid
 The color associated with the layer.
QString description
 A brief description of the layer.
QIcon icon
 The icon representing the layer.
bool is_selected = false
 Whether the layer is currently selected.
bool is_visible = false
 Whether the layer is currently visible.
QString name
 The display name of the layer.

Detailed Description

Stores cached information for the LayerModel.


Definition at line 9 of file LayerCombo.h.


The documentation for this struct was generated from the following file: