The BoardLayersDock class.
More...
#include <boardlayersdock.h>
Inherits QDockWidget.
◆ BoardLayersDock() [1/3]
◆ BoardLayersDock() [2/3]
◆ BoardLayersDock() [3/3]
◆ ~BoardLayersDock()
◆ operator=()
◆ layersVisibilityChanged
void layersVisibilityChanged |
( |
| ) |
|
|
signal |
◆ on_listWidget_itemChanged
void on_listWidget_itemChanged |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
◆ on_btnTop_clicked
void on_btnTop_clicked |
( |
| ) |
|
|
privateslot |
◆ on_btnBottom_clicked
void on_btnBottom_clicked |
( |
| ) |
|
|
privateslot |
◆ on_btnTopBottom_clicked
void on_btnTopBottom_clicked |
( |
| ) |
|
|
privateslot |
◆ on_btnAll_clicked
void on_btnAll_clicked |
( |
| ) |
|
|
privateslot |
◆ on_btnNone_clicked
void on_btnNone_clicked |
( |
| ) |
|
|
privateslot |
◆ layerEdited()
◆ updateListWidget()
void updateListWidget |
( |
| ) |
|
|
privatenoexcept |
◆ setVisibleLayers()
void setVisibleLayers |
( |
const QList< QString > & |
layers | ) |
|
|
privatenoexcept |
◆ getCommonLayers()
QList< QString > getCommonLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ getTopLayers()
QList< QString > getTopLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ getBottomLayers()
QList< QString > getBottomLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ getAllLayers()
QList< QString > getAllLayers |
( |
| ) |
const |
|
privatenoexcept |
◆ mLayerProvider
◆ mUi
QScopedPointer<Ui::BoardLayersDock> mUi |
|
private |
◆ mUpdateScheduled
◆ mOnLayerEditedSlot
The documentation for this class was generated from the following files: