Ref T197, emulated driver dialog can update title

This commit is contained in:
Klaus Basan
2017-11-17 17:45:41 +01:00
parent 8e761f35f1
commit d77200a49a
2 changed files with 10 additions and 0 deletions

View File

@@ -63,6 +63,9 @@ namespace BlackSimPlugin
//! Display text message
void displayTextMessage(const BlackMisc::Network::CTextMessage &message);
//! The title
void updateWindowTitle(const BlackMisc::Simulation::CSimulatorInfo &info);
private:
static int constexpr MaxLogMessages = 500; //!< desired log message number