Код: Выделить всё
QTextStream m_consoleOut;
Код: Выделить всё
m_consoleOut(stdout),
Код: Выделить всё
m_consoleOut
Подробнее здесь: [url]https://stackoverflow.com/questions/79367819/why-no-match-for-operator-on-qtextstream[/url]Код: Выделить всё
QTextStream m_consoleOut;
Код: Выделить всё
m_consoleOut(stdout),
Код: Выделить всё
m_consoleOut
Подробнее здесь: [url]https://stackoverflow.com/questions/79367819/why-no-match-for-operator-on-qtextstream[/url]