Home
last modified time | relevance | path

Searched refs:setSymbolVariantList (Results 1 – 3 of 3) sorted by relevance

/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/libraryeditor/cmp/
H A Dcomponentsymbolvariantlistmodel.h68 void setSymbolVariantList(ComponentSymbolVariantList* list) noexcept;
H A Dcomponentsymbolvariantlistwidget.cpp103 mModel->setSymbolVariantList(list); in setReferences()
H A Dcomponentsymbolvariantlistmodel.cpp60 void ComponentSymbolVariantListModel::setSymbolVariantList( in setSymbolVariantList() function in librepcb::library::editor::ComponentSymbolVariantListModel