Added ManagedViews and sync of camera, time step and cell result

This commit is contained in:
Magne Sjaastad
2015-08-25 12:40:55 +02:00
parent 792793b6ed
commit f6ac177ff2
17 changed files with 580 additions and 23 deletions

View File

@@ -83,6 +83,8 @@ private:
void mouseReleaseEvent(QMouseEvent* event);
void mousePressEvent(QMouseEvent* event);
virtual void paintEvent(QPaintEvent* event);
QLabel* m_InfoLabel;
QLabel* m_versionInfoLabel;
bool m_showInfoText;;