LibrePCB Developers Documentation
|
Namespaces | |
namespace | Ui |
Enumerations | |
enum class | EditableListModelType |
Functions | |
static std::shared_ptr< QGraphicsPathItem > | createCrossGraphicsItem (bool cursor) |
static std::shared_ptr< QGraphicsLineItem > | createRefLineGraphicsItem () |
static std::shared_ptr< QWidget > | createReferenceWidget (int index, QWidget *parent, QList< std::pair< QPointF, Point > > *refs, std::function< void()> cb) |
static bool | enableDarkIcons () noexcept |
QtCompat::Hash | qHash (const EditorWidgetBase::Feature &feature, QtCompat::Hash seed=0) noexcept |
template<typename TCpy , typename TSel > | |
static bool | hasSelectedObjects (const TCpy &copied, const TSel &selected) noexcept |
static bool | fuzzyCompare (const Point &exact, const Point &imported) |
static bool | fuzzyCompare (const Angle &a, const Angle &b) |
static CmdBoardSpecctraImport::Side | parseSide (const SExpression &node) |
static Length | parseLength (const SExpression &node, double resolution) |
static Angle | parseAngle (const SExpression &node) |
static double | getResolution (const SExpression &node, QString &logStr) |
uint | qHash (const PartInformationProvider::Part &key, uint seed=0) noexcept |
Variables | |
static QtMetaTypeRegistration< CheckableItemsEditorWidget::ItemList > | sMetaType |
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> |
using CmdAssemblyVariantsSwap = CmdListElementsSwap<AssemblyVariant, AssemblyVariantListNameProvider, AssemblyVariant::Event> |
|
strong |
|
static |
|
static |
|
static |
|
staticnoexcept |
|
inlinenoexcept |
|
staticnoexcept |
|
static |
|
static |
|
static |
|
static |
|
inlinenoexcept |
|
static |