LibrePCB Developers Documentation
devicepadsignalmap.h File Reference
#include "../../serialization/serializableobjectlist.h"
#include <QtCore>
+ Include dependency graph for devicepadsignalmap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DevicePadSignalMapItem
 The DevicePadSignalMapItem class. More...
 
struct  DevicePadSignalMapNameProvider
 
class  DevicePadSignalMapHelpers
 

Namespaces

 librepcb
 

Typedefs

using DevicePadSignalMap = SerializableObjectList< DevicePadSignalMapItem, DevicePadSignalMapNameProvider, DevicePadSignalMapItem::Event >