The LayerComboBox class.
More...
#include <layercombobox.h>
Inherits QWidget.
◆ LayerComboBox() [1/2]
◆ LayerComboBox() [2/2]
◆ ~LayerComboBox()
◆ getCurrentLayer()
tl::optional< const Layer & > getCurrentLayer |
( |
| ) |
const |
|
noexcept |
◆ setLayers()
void setLayers |
( |
const QSet< const Layer * > & |
layers | ) |
|
|
noexcept |
◆ setCurrentLayer()
void setCurrentLayer |
( |
const Layer & |
layer | ) |
|
|
noexcept |
◆ stepUp()
◆ stepDown()
◆ operator=()
◆ currentLayerChanged
void currentLayerChanged |
( |
const Layer & |
layer | ) |
|
|
signal |
◆ currentIndexChanged()
void currentIndexChanged |
( |
int |
index | ) |
|
|
privatenoexcept |
◆ mComboBox
QScopedPointer<QComboBox> mComboBox |
|
private |
The documentation for this class was generated from the following files: