16 #ifndef QGSLAYOUTCOMBOBOX_H 17 #define QGSLAYOUTCOMBOBOX_H 52 QgsLayoutManagerProxyModel::Filters filters()
const;
59 void setFilters( QgsLayoutManagerProxyModel::Filters filters );
65 void setAllowEmptyLayout(
bool allowEmpty );
71 bool allowEmptyLayout()
const;
96 void indexChanged(
int i );
105 #endif // QGSLAYOUTCOMBOBOX_H
QSortFilterProxyModel subclass for QgsLayoutManagerModel.
List model representing the print layouts and reports available in a layout manager.
Manages storage of a set of layouts.
Interface for master layout type objects, such as print layouts and reports.
The QgsLayoutComboBox class is a combo box which displays available layouts from a QgsLayoutManager...