Ref T401, server info also when not connected

This commit is contained in:
Klaus Basan
2019-02-21 00:23:25 +01:00
committed by Mat Sutcliffe
parent 16dd6d7451
commit bae7680e59
4 changed files with 8 additions and 7 deletions

View File

@@ -203,7 +203,7 @@ namespace BlackMisc
CStatusMessageList validate() const;
//! Identifying a session, if not connected empty
QString getServerSessionId() const;
QString getServerSessionId(bool onlyConnected) const;
//! \copydoc BlackMisc::Mixin::Index::propertyByIndex
CVariant propertyByIndex(const CPropertyIndex &index) const;