This commit is contained in:
2022-05-05 22:31:59 +03:00
parent d1f7065c8a
commit 0b3ee4bb6a
38 changed files with 378 additions and 211 deletions

View File

@@ -30,14 +30,7 @@
#endif
//! \addtogroup System
//! \{
//! \class PIProcess piprocess.h
//!
//! \~\brief
//! \~english External process
//! \~russian Внешний процесс
//!
//! \~\details
//! \~english
//! This class able to start external executables, watch for them,
@@ -65,7 +58,6 @@
//!
//! \~russian
//!
//! \}
PRIVATE_DEFINITION_START(PIProcess)