LibrePCB Developers Documentation
|
#include "../types/alignment.h"
#include "../types/angle.h"
#include "../types/point.h"
#include "../types/uuid.h"
#include "fileformatmigration.h"
#include <QtCore>
Go to the source code of this file.
Classes | |
class | FileFormatMigrationV01 |
Migration to upgrade file format v0.1. More... | |
struct | FileFormatMigrationV01::Text |
struct | FileFormatMigrationV01::Symbol |
struct | FileFormatMigrationV01::Gate |
struct | FileFormatMigrationV01::ComponentSymbolVariant |
struct | FileFormatMigrationV01::Component |
struct | FileFormatMigrationV01::ComponentInstance |
struct | FileFormatMigrationV01::ProjectContext |
Namespaces | |
namespace | librepcb |