open/save support
git-svn-id: http://svn.lsim.tuxzone.org/trunk@34 4bec179b-ab65-46ed-a5f8-55b8b5c735d0
This commit is contained in:
@@ -84,6 +84,9 @@ class SimulScene : public QGraphicsScene {
|
||||
|
||||
void clearFlightPath();
|
||||
|
||||
QList<QVariant> getSaveDataList();
|
||||
void setSaveDataList(QList<QVariant> list);
|
||||
|
||||
public slots:
|
||||
void setSceneMode(SceneMode mode);
|
||||
void startTimer();
|
||||
|
||||
Reference in New Issue
Block a user