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

Go to the source code of this file.

Classes

class  Zone
 The Zone class. More...
 
struct  ZoneListNameProvider
 

Namespaces

namespace  librepcb
 

Typedefs

using ZoneList = SerializableObjectList< Zone, ZoneListNameProvider, Zone::Event >