LibrePCB Developers Documentation
|
#include "../../library/dev/part.h"
#include "../../serialization/serializableobjectlist.h"
#include <QtCore>
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 > |