GUI: serialization refactoring part 7
Compare changes
Files
2- Mikhail Svechnikov authored
@@ -26,15 +26,10 @@ const QString Instrument("Instrument");
@@ -26,15 +26,10 @@ const QString Instrument("Instrument");
@@ -70,9 +65,9 @@ void InstrumentCollection::readFrom(QXmlStreamReader *r)
@@ -70,9 +65,9 @@ void InstrumentCollection::readFrom(QXmlStreamReader *r)
@@ -82,22 +77,19 @@ void InstrumentCollection::readFrom(QXmlStreamReader *r)
@@ -82,22 +77,19 @@ void InstrumentCollection::readFrom(QXmlStreamReader *r)
@@ -112,7 +104,7 @@ QStringList InstrumentCollection::instrumentNames() const
@@ -112,7 +104,7 @@ QStringList InstrumentCollection::instrumentNames() const
@@ -161,10 +153,7 @@ bool InstrumentCollection::instrumentExists(const QString& instrumentId) const
@@ -161,10 +153,7 @@ bool InstrumentCollection::instrumentExists(const QString& instrumentId) const