15 #ifndef QGSLAYOUTLEGENDLAYERSDIALOG_H 16 #define QGSLAYOUTLEGENDLAYERSDIALOG_H 22 #include "ui_qgslayoutlegendlayersdialogbase.h" 45 void setVisibleLayers(
const QList<QgsMapLayer *> &layers );
48 QList< QgsMapLayer * > selectedLayers()
const;
52 void filterVisible(
bool enabled );
57 QList< QgsMapLayer * > mVisibleLayers;
60 #endif //QGSLAYOUTLEGENDLAYERSDIALOG_H Base class for all map layer types.
A dialog to add new layers to the legend.
The QgsMapLayerProxyModel class provides an easy to use model to display the list of layers in widget...