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

Go to the source code of this file.

Classes

class  CmdHoleEdit
 The CmdHoleEdit class. More...
 

Namespaces

 librepcb
 
 librepcb::editor
 

Typedefs

using CmdHoleInsert = CmdListElementInsert< Hole, HoleListNameProvider, Hole::Event >
 
using CmdHoleRemove = CmdListElementRemove< Hole, HoleListNameProvider, Hole::Event >
 
using CmdHolesSwap = CmdListElementsSwap< Hole, HoleListNameProvider, Hole::Event >