![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for FootprintListModel, including all inherited members.
| _COLUMN_COUNT enum value | FootprintListModel | |
| add(const QPersistentModelIndex &itemIndex) noexcept | FootprintListModel | |
| Column enum name | FootprintListModel | |
| COLUMN_ACTIONS enum value | FootprintListModel | |
| COLUMN_MODEL_POSITION_X enum value | FootprintListModel | |
| COLUMN_MODEL_POSITION_Y enum value | FootprintListModel | |
| COLUMN_MODEL_POSITION_Z enum value | FootprintListModel | |
| COLUMN_MODEL_ROTATION_X enum value | FootprintListModel | |
| COLUMN_MODEL_ROTATION_Y enum value | FootprintListModel | |
| COLUMN_MODEL_ROTATION_Z enum value | FootprintListModel | |
| COLUMN_NAME enum value | FootprintListModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override | FootprintListModel | |
| copy(const QPersistentModelIndex &itemIndex) noexcept | FootprintListModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const override | FootprintListModel | |
| execCmd(UndoCommand *cmd) | FootprintListModel | private |
| flags(const QModelIndex &index) const override | FootprintListModel | |
| footprintListEdited(const FootprintList &list, int index, const std::shared_ptr< const Footprint > &footprint, FootprintList::Event event) noexcept | FootprintListModel | private |
| FootprintListModel()=delete | FootprintListModel | |
| FootprintListModel(const FootprintListModel &other)=delete | FootprintListModel | |
| FootprintListModel(QObject *parent=nullptr) noexcept | FootprintListModel | explicit |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | FootprintListModel | |
| mNewModelPosition | FootprintListModel | private |
| mNewModelRotation | FootprintListModel | private |
| mNewName | FootprintListModel | private |
| mOnEditedSlot | FootprintListModel | private |
| moveDown(const QPersistentModelIndex &itemIndex) noexcept | FootprintListModel | |
| moveUp(const QPersistentModelIndex &itemIndex) noexcept | FootprintListModel | |
| mPackage | FootprintListModel | private |
| mUndoStack | FootprintListModel | private |
| operator=(const FootprintListModel &rhs) noexcept | FootprintListModel | |
| remove(const QPersistentModelIndex &itemIndex) noexcept | FootprintListModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override | FootprintListModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | FootprintListModel | |
| setPackage(Package *package) noexcept | FootprintListModel | |
| setUndoStack(UndoStack *stack) noexcept | FootprintListModel | |
| validateNameOrThrow(const QString &name) const | FootprintListModel | private |
| ~FootprintListModel() noexcept | FootprintListModel |