![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for PartListModel, including all inherited members.
| _COLUMN_COUNT enum value | PartListModel | |
| add(const QPersistentModelIndex &itemIndex) noexcept | PartListModel | |
| Column enum name | PartListModel | |
| COLUMN_ACTIONS enum value | PartListModel | |
| COLUMN_ATTRIBUTES enum value | PartListModel | |
| COLUMN_MANUFACTURER enum value | PartListModel | |
| COLUMN_MPN enum value | PartListModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | PartListModel | |
| copy(const QPersistentModelIndex &itemIndex) noexcept | PartListModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const override | PartListModel | |
| execCmd(UndoCommand *cmd) | PartListModel | private |
| flags(const QModelIndex &index) const override | PartListModel | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | PartListModel | |
| mNewManufacturer | PartListModel | private |
| mNewMpn | PartListModel | private |
| mOnEditedSlot | PartListModel | private |
| moveDown(const QPersistentModelIndex &itemIndex) noexcept | PartListModel | |
| moveUp(const QPersistentModelIndex &itemIndex) noexcept | PartListModel | |
| mPartList | PartListModel | private |
| mUndoStack | PartListModel | private |
| operator=(const PartListModel &rhs) noexcept | PartListModel | |
| partListEdited(const PartList &list, int index, const std::shared_ptr< const Part > &part, PartList::Event event) noexcept | PartListModel | private |
| PartListModel()=delete | PartListModel | |
| PartListModel(const PartListModel &other)=delete | PartListModel | |
| PartListModel(QObject *parent=nullptr) noexcept | PartListModel | explicit |
| remove(const QPersistentModelIndex &itemIndex) noexcept | PartListModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | PartListModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | PartListModel | |
| setInitialManufacturer(const SimpleString &value) noexcept | PartListModel | |
| setPartList(PartList *list) noexcept | PartListModel | |
| setUndoStack(UndoStack *stack) noexcept | PartListModel | |
| ~PartListModel() noexcept | PartListModel |