![]() |
LibrePCB Developers Documentation
|
Base class for any file format migration. More...
#include <fileformatmigration.h>
Inheritance diagram for FileFormatMigration:
Collaboration diagram for FileFormatMigration:Classes | |
| struct | Message |
Static Public Member Functions | |
| static QList< std::shared_ptr< FileFormatMigration > > | getMigrations (const Version &fileFormat) |
Protected Member Functions | |
| Message | buildMessage (Message::Severity severity, const QString &message, int affectedItems=-1) const noexcept |
| void | upgradeVersionFile (TransactionalDirectory &dir, const QString &fileName) |
Protected Attributes | |
| Version | mFromVersion |
| Version | mToVersion |
Base class for any file format migration.
|
delete |
|
explicitnoexcept |
|
delete |
|
virtualnoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationV01, and FileFormatMigrationV1.
|
pure virtual |
Implemented in FileFormatMigrationUnstable, FileFormatMigrationV01, and FileFormatMigrationV1.
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:
|
delete |
|
protectednoexcept |
Here is the caller graph for this function:
|
protected |
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
|
protected |