refs #394, LED to display when mapper is ready

* function in context for models count
* adjusted status bar component
* in same step: menu to toggle "window on top"
This commit is contained in:
Klaus Basan
2015-03-21 02:42:46 +01:00
parent 3c077ef579
commit 66da4d7353
13 changed files with 83 additions and 16 deletions

View File

@@ -45,4 +45,9 @@ namespace BlackCore
Q_UNUSED(interpolator);
}
int CSimulatorCommon::getInstalledModelsCount() const
{
return getInstalledModels().size();
}
} // namespace