Make project use toMap/fromMap to save state

* That is what everybody else is using now.

Reviewed-by: dt
This commit is contained in:
Tobias Hunger
2010-01-19 16:33:44 +01:00
parent 4ee223d45d
commit 788b294a30
12 changed files with 153 additions and 164 deletions

View File

@@ -50,7 +50,6 @@ class QmlModelManagerInterface;
}
namespace QmlProjectManager {
class QmlProject;
class QmlRunConfiguration;
@@ -193,8 +192,7 @@ private slots:
void refreshFiles();
protected:
virtual void saveSettingsImpl(ProjectExplorer::PersistentSettingsWriter &writer);
virtual bool restoreSettingsImpl(ProjectExplorer::PersistentSettingsReader &reader);
bool fromMap(const QVariantMap &map);
private:
// plain format