![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for ComponentGateListModel, including all inherited members.
| add() | ComponentGateListModel | |
| ComponentGateListModel()=delete | ComponentGateListModel | |
| ComponentGateListModel(const ComponentGateListModel &other)=delete | ComponentGateListModel | |
| ComponentGateListModel(const Workspace &ws, const GraphicsLayerList &layers, const LibraryElementCache &cache, QObject *parent=nullptr) noexcept | ComponentGateListModel | explicit |
| createSuffixUpdateCmd() | ComponentGateListModel | private |
| execCmd(UndoCommand *cmd, bool updateSuffixes) | ComponentGateListModel | private |
| gateUiDataChanged() noexcept | ComponentGateListModel | private |
| listEdited(const ComponentSymbolVariantItemList &list, int index, const std::shared_ptr< const ComponentSymbolVariantItem > &item, ComponentSymbolVariantItemList::Event event) noexcept | ComponentGateListModel | private |
| mCache | ComponentGateListModel | private |
| mComponent | ComponentGateListModel | private |
| mComponentScene | ComponentGateListModel | private |
| mItems | ComponentGateListModel | private |
| mLayers | ComponentGateListModel | private |
| mList | ComponentGateListModel | private |
| mOnEditedSlot | ComponentGateListModel | private |
| mSignals | ComponentGateListModel | private |
| mUndoStack | ComponentGateListModel | private |
| mWizardMode | ComponentGateListModel | private |
| mWorkspace | ComponentGateListModel | private |
| operator=(const ComponentGateListModel &rhs)=delete | ComponentGateListModel | |
| renderScene(int gate, float width, float height) noexcept | ComponentGateListModel | |
| row_count() const override | ComponentGateListModel | |
| row_data(std::size_t i) const override | ComponentGateListModel | |
| set_row_data(std::size_t i, const ui::ComponentGateData &data) noexcept override | ComponentGateListModel | |
| setReferences(ComponentSymbolVariantItemList *list, QPointer< Component > component, QPointer< GraphicsScene > componentScene, const std::shared_ptr< ComponentSignalNameListModel > &sigs, UndoStack *stack, const bool *wizardMode) noexcept | ComponentGateListModel | |
| trigger(int index, std::shared_ptr< ComponentSymbolVariantItem > obj, ui::ComponentGateAction a) noexcept | ComponentGateListModel | private |
| ~ComponentGateListModel() noexcept | ComponentGateListModel |