[emulated driver] minor fixes

* dialog size
* update sim.value UI fields if emulated simulator changes
* renamed function
This commit is contained in:
Klaus Basan
2020-01-29 20:50:56 +01:00
committed by Mat Sutcliffe
parent 7dcfed613f
commit 6b6a6e0d8e
6 changed files with 15 additions and 14 deletions

View File

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