gds-render/doxygen/layer-selector.dox

8 lines
253 B
Plaintext
Raw Normal View History

2019-03-30 19:51:56 +01:00
/**
* @defgroup layer-selector LayerSelector Object
* @ingroup GUI
*
* This objects implements the layer selector and displays the layers in a list box.
* It uses @ref LayerElement objects to display the individual layers inside the list box.
*/