QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
This is the complete list of members for QgsLayoutItemComboBox, including all inherited members.
allowEmptyItem() const | QgsLayoutItemComboBox | |
currentItem() const | QgsLayoutItemComboBox | |
currentLayout() | QgsLayoutItemComboBox | |
exceptedItemList() const | QgsLayoutItemComboBox | |
item(int index) const | QgsLayoutItemComboBox | |
itemChanged(QgsLayoutItem *item) | QgsLayoutItemComboBox | signal |
itemType() const | QgsLayoutItemComboBox | |
QgsLayoutItemComboBox(QWidget *parent=nullptr, QgsLayout *layout=nullptr) | QgsLayoutItemComboBox | explicit |
setAllowEmptyItem(bool allowEmpty) | QgsLayoutItemComboBox | |
setCurrentLayout(QgsLayout *layout) | QgsLayoutItemComboBox | |
setExceptedItemList(const QList< QgsLayoutItem * > &exceptList) | QgsLayoutItemComboBox | |
setItem(const QgsLayoutItem *item) | QgsLayoutItemComboBox | slot |
setItemType(QgsLayoutItemRegistry::ItemType itemType) | QgsLayoutItemComboBox |