This commit is contained in:
2022-04-22 21:48:35 +03:00
parent 39e4d9a73c
commit e67a426ff2
3 changed files with 3 additions and 2 deletions

View File

@@ -98,7 +98,7 @@ public:
PIObject * destinationObject() const {return dest_o;}
//! \~english Returns performer object or "nullptr" if this is non-queued connection
//! \~russian Возвращает объект-приемник или "nullptr" если это соединение не отложенное
//! \~russian Возвращает объект-исполнитель или "nullptr" если это соединение не отложенное
PIObject * performerObject() const {return performer;}
//! \~english Disconnect this %Connection, returns if operation successful