LibrePCB Developers Documentation
Loading...
Searching...
No Matches
AttributeListModelLegacy Member List

This is the complete list of members for AttributeListModelLegacy, including all inherited members.

_COLUMN_COUNT enum valueAttributeListModelLegacy
add(const QPersistentModelIndex &itemIndex) noexceptAttributeListModelLegacy
attributeListEdited(const AttributeList &list, int index, const std::shared_ptr< const Attribute > &attribute, AttributeList::Event event) noexceptAttributeListModelLegacyprivate
AttributeListModelLegacy()=deleteAttributeListModelLegacy
AttributeListModelLegacy(const AttributeListModelLegacy &other)=deleteAttributeListModelLegacy
AttributeListModelLegacy(QObject *parent=nullptr) noexceptAttributeListModelLegacyexplicit
buildUnitComboBoxData(const AttributeType &type) noexceptAttributeListModelLegacyprivatestatic
Column enum nameAttributeListModelLegacy
COLUMN_ACTIONS enum valueAttributeListModelLegacy
COLUMN_KEY enum valueAttributeListModelLegacy
COLUMN_TYPE enum valueAttributeListModelLegacy
COLUMN_UNIT enum valueAttributeListModelLegacy
COLUMN_VALUE enum valueAttributeListModelLegacy
columnCount(const QModelIndex &parent=QModelIndex()) const overrideAttributeListModelLegacy
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideAttributeListModelLegacy
execCmd(UndoCommand *cmd)AttributeListModelLegacyprivate
flags(const QModelIndex &index) const overrideAttributeListModelLegacy
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideAttributeListModelLegacy
mAttributeListAttributeListModelLegacyprivate
mNewKeyAttributeListModelLegacyprivate
mNewTypeAttributeListModelLegacyprivate
mNewUnitAttributeListModelLegacyprivate
mNewValueAttributeListModelLegacyprivate
mOnEditedSlotAttributeListModelLegacyprivate
moveDown(const QPersistentModelIndex &itemIndex) noexceptAttributeListModelLegacy
moveUp(const QPersistentModelIndex &itemIndex) noexceptAttributeListModelLegacy
mTypeComboBoxItemsAttributeListModelLegacyprivate
mUndoStackAttributeListModelLegacyprivate
operator=(const AttributeListModelLegacy &rhs) noexceptAttributeListModelLegacy
remove(const QPersistentModelIndex &itemIndex) noexceptAttributeListModelLegacy
rowCount(const QModelIndex &parent=QModelIndex()) const overrideAttributeListModelLegacy
setAttributeList(AttributeList *list) noexceptAttributeListModelLegacy
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideAttributeListModelLegacy
setUndoStack(UndoStack *stack) noexceptAttributeListModelLegacy
validateKeyOrThrow(const QString &key) constAttributeListModelLegacyprivate
~AttributeListModelLegacy() noexceptAttributeListModelLegacy