Moved menu actions to SeaScene from MainWindow
authorHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 19 Jul 2011 12:01:32 +0000 (15:01 +0300)
committerHeli Hyvättinen <heli.hyvattinen@kymp.net>
Tue, 19 Jul 2011 12:01:32 +0000 (15:01 +0300)
commit91fbdcfde625a51d4e0f6391b530e3bafafa8681
tree9ad18ccaa4a24dc0b50d5f2da05c3454eda1715e
parent2954b395f3e06984ba87db37240498e09796827d
Moved menu actions to SeaScene from MainWindow

Also, the levellist information is now stored in the SeaScene itself
instead of MainWindow
Also, when tapping the screen in paused state: if menu item is selected
act upon it and clear the selection. Otherwise unpause.

Also, moved checking for minimizing and maximizing events to SeaView
from MainWindow.
mainwindow.cpp
mainwindow.h
seascene.cpp
seascene.h
seaview.cpp
seaview.h