![]() |
LibrePCB Developers Documentation
|
#include "../../library/dev/part.h"#include "../../serialization/serializableobjectlist.h"#include <QtCore>
Include dependency graph for componentassemblyoption.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ComponentAssemblyOption |
| The ComponentAssemblyOption class. More... | |
| struct | ComponentAssemblyOptionListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | ComponentAssemblyOptionList = SerializableObjectList< ComponentAssemblyOption, ComponentAssemblyOptionListNameProvider, ComponentAssemblyOption::Event > |