LibrePCB Developers Documentation
|
#include "../exceptions.h"
#include "../types/elementname.h"
#include "../utils/signalslot.h"
#include "sexpression.h"
#include <QtCore>
#include <optional>
Go to the source code of this file.
Classes | |
class | SerializableKeyValueMap< T > |
The SerializableKeyValueMap class provides an easy way to serialize and deserialize ordered key value pairs. More... | |
struct | LocalizedNameMapPolicy |
struct | LocalizedDescriptionMapPolicy |
struct | LocalizedKeywordsMapPolicy |
Namespaces | |
namespace | librepcb |