![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for AttributeListModel, including all inherited members.
| apply() | AttributeListModel | |
| AttributeListModel(const AttributeListModel &other)=delete | AttributeListModel | |
| AttributeListModel(QObject *parent=nullptr) noexcept | AttributeListModel | explicit |
| createItem(const Attribute &obj) noexcept | AttributeListModel | private |
| createLastItem() noexcept | AttributeListModel | privatestatic |
| execCmd(UndoCommand *cmd) | AttributeListModel | private |
| listEdited(const AttributeList &list, int index, const std::shared_ptr< const Attribute > &item, AttributeList::Event event) noexcept | AttributeListModel | private |
| mItems | AttributeListModel | private |
| mList | AttributeListModel | private |
| mOnEditedSlot | AttributeListModel | private |
| mUndoStack | AttributeListModel | private |
| operator=(const AttributeListModel &rhs)=delete | AttributeListModel | |
| row_count() const override | AttributeListModel | |
| row_data(std::size_t i) const override | AttributeListModel | |
| set_row_data(std::size_t i, const ui::AttributeData &data) noexcept override | AttributeListModel | |
| setReferences(AttributeList *list, UndoStack *stack) noexcept | AttributeListModel | |
| trigger(int index, std::shared_ptr< Attribute > obj, ui::AttributeAction a) noexcept | AttributeListModel | private |
| validateKeyOrThrow(const QString &name) const | AttributeListModel | private |
| ~AttributeListModel() noexcept | AttributeListModel |