GUI: serialization refactoring part 7
Compare changes
Files
2- Mikhail Svechnikov authored
@@ -13,10 +13,9 @@
@@ -30,7 +29,7 @@ InstrumentCollection::~InstrumentCollection() {}
@@ -48,7 +47,7 @@ void InstrumentCollection::writeTo(QXmlStreamWriter *w) const
@@ -57,7 +56,7 @@ void InstrumentCollection::writeTo(QXmlStreamWriter *w) const
@@ -91,7 +90,7 @@ InstrumentItem* InstrumentCollection::insertCopy(const InstrumentItem& source)
@@ -107,8 +106,8 @@ QStringList InstrumentCollection::instrumentNames() const
@@ -153,7 +152,7 @@ bool InstrumentCollection::instrumentExists(const QString& instrumentId) const