![]() |
LibrePCB Developers Documentation
|
#include "../../cmd/cmdlistelementsswap.h"#include "../../undocommand.h"#include <librepcb/core/project/circuit/assemblyvariant.h>#include <QtCore>
Include dependency graph for cmdassemblyvariantedit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CmdAssemblyVariantEdit |
| The CmdAssemblyVariantEdit class. More... | |
Namespaces | |
| namespace | librepcb |
| namespace | librepcb::editor |
Typedefs | |
| using | CmdAssemblyVariantsSwap = CmdListElementsSwap< AssemblyVariant, AssemblyVariantListNameProvider, AssemblyVariant::Event > |