LibrePCB Developers Documentation
Loading...
Searching...
No Matches
ProjectLoader::MigrationLog Struct Reference

#include <projectloader.h>

+ Collaboration diagram for ProjectLoader::MigrationLog:

Public Member Functions

QByteArray toHtml (bool isTemporary) const noexcept
 

Public Attributes

QString projectName
 
QDateTime dateTime
 
Version fromVersion
 
Version toVersion
 
QList< FileFormatMigration::Messagemessages
 Sorted.
 

Member Function Documentation

◆ toHtml()

QByteArray toHtml ( bool  isTemporary) const
noexcept
+ Here is the call graph for this function:

Member Data Documentation

◆ projectName

QString projectName

◆ dateTime

QDateTime dateTime

◆ fromVersion

Version fromVersion

◆ toVersion

Version toVersion

◆ messages

Sorted.


The documentation for this struct was generated from the following files: