![]() |
LibrePCB Developers Documentation
|
Namespaces | |
Ui | |
Enumerations | |
enum | EditableListModelType |
Functions | |
uint | qHash (const EditorWidgetBase::Feature &feature, uint seed=0) noexcept |
Variables | |
static const char * | sVertexShader |
static const char * | sFragmentShader |
using CmdAttributeInsert = CmdListElementInsert<Attribute, AttributeListNameProvider, Attribute::Event> |
using CmdAttributeRemove = CmdListElementRemove<Attribute, AttributeListNameProvider, Attribute::Event> |
using CmdAttributesSwap = CmdListElementsSwap<Attribute, AttributeListNameProvider, Attribute::Event> |
using CmdStrokeTextInsert = CmdListElementInsert<StrokeText, StrokeTextListNameProvider, StrokeText::Event> |
using CmdStrokeTextRemove = CmdListElementRemove<StrokeText, StrokeTextListNameProvider, StrokeText::Event> |
using CmdStrokeTextsSwap = CmdListElementsSwap<StrokeText, StrokeTextListNameProvider, StrokeText::Event> |
using CmdComponentSignalInsert = CmdListElementInsert<ComponentSignal, ComponentSignalListNameProvider, ComponentSignal::Event> |
using CmdComponentSignalRemove = CmdListElementRemove<ComponentSignal, ComponentSignalListNameProvider, ComponentSignal::Event> |
using CmdComponentSignalsSwap = CmdListElementsSwap<ComponentSignal, ComponentSignalListNameProvider, ComponentSignal::Event> |
using CmdComponentSymbolVariantInsert = CmdListElementInsert<ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event> |
using CmdComponentSymbolVariantRemove = CmdListElementRemove<ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event> |
using CmdComponentSymbolVariantsSwap = CmdListElementsSwap<ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event> |
using CmdComponentSymbolVariantItemInsert = CmdListElementInsert<ComponentSymbolVariantItem, ComponentSymbolVariantItemListNameProvider, ComponentSymbolVariantItem::Event> |
using CmdComponentSymbolVariantItemRemove = CmdListElementRemove<ComponentSymbolVariantItem, ComponentSymbolVariantItemListNameProvider, ComponentSymbolVariantItem::Event> |
using CmdComponentSymbolVariantItemsSwap = CmdListElementsSwap<ComponentSymbolVariantItem, ComponentSymbolVariantItemListNameProvider, ComponentSymbolVariantItem::Event> |
using CmdDevicePadSignalMapItemInsert = CmdListElementInsert<DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event> |
using CmdDevicePadSignalMapItemRemove = CmdListElementRemove<DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event> |
using CmdDevicePadSignalMapItemsSwap = CmdListElementsSwap<DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event> |
using CmdFootprintInsert = CmdListElementInsert<Footprint, FootprintListNameProvider, Footprint::Event> |
using CmdFootprintRemove = CmdListElementRemove<Footprint, FootprintListNameProvider, Footprint::Event> |
using CmdFootprintsSwap = CmdListElementsSwap<Footprint, FootprintListNameProvider, Footprint::Event> |
using CmdFootprintPadInsert = CmdListElementInsert<FootprintPad, FootprintPadListNameProvider, FootprintPad::Event> |
using CmdFootprintPadRemove = CmdListElementRemove<FootprintPad, FootprintPadListNameProvider, FootprintPad::Event> |
using CmdFootprintPadsSwap = CmdListElementsSwap<FootprintPad, FootprintPadListNameProvider, FootprintPad::Event> |
using CmdPackageModelsSwap = CmdListElementsSwap<PackageModel, PackageModelListNameProvider, PackageModel::Event> |
using CmdPackagePadInsert = CmdListElementInsert<PackagePad, PackagePadListNameProvider, PackagePad::Event> |
using CmdPackagePadRemove = CmdListElementRemove<PackagePad, PackagePadListNameProvider, PackagePad::Event> |
using CmdPackagePadsSwap = CmdListElementsSwap<PackagePad, PackagePadListNameProvider, PackagePad::Event> |
using CmdSymbolPinInsert = CmdListElementInsert<SymbolPin, SymbolPinListNameProvider, SymbolPin::Event> |
using CmdSymbolPinRemove = CmdListElementRemove<SymbolPin, SymbolPinListNameProvider, SymbolPin::Event> |
using CmdSymbolPinsSwap = CmdListElementsSwap<SymbolPin, SymbolPinListNameProvider, SymbolPin::Event> |
|
strong |
|
inlinenoexcept |
|
static |
|
static |