LibrePCB Developers Documentation
cmddevicepadsignalmapitemedit.h File Reference
+ Include dependency graph for cmddevicepadsignalmapitemedit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmdDevicePadSignalMapItemEdit
 The CmdDevicePadSignalMapItemEdit class. More...
 

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Typedefs

using CmdDevicePadSignalMapItemInsert = CmdListElementInsert< DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event >
 
using CmdDevicePadSignalMapItemRemove = CmdListElementRemove< DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event >
 
using CmdDevicePadSignalMapItemsSwap = CmdListElementsSwap< DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event >