![]() |
LibrePCB Developers Documentation
|
#include "../exceptions.h"#include "../types/uuid.h"#include "../utils/signalslot.h"#include "sexpression.h"#include <QtCore>#include <algorithm>#include <memory>
Include dependency graph for serializableobjectlist.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | SerializableObjectList< T, P, OnEditedArgs > |
| The SerializableObjectList class implements a list of serializable objects. More... | |
| class | SerializableObjectList< T, P, OnEditedArgs >::Iterator< I, O > |
| class | QForeachContainer< librepcb::SerializableObjectList< T, P, OnEditedArgs... > > |
| class | QForeachContainer< const librepcb::SerializableObjectList< T, P, OnEditedArgs... > > |
Namespaces | |
| namespace | librepcb |
| namespace | QtPrivate |