![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qohosnouichildprocess.h"#include <QtCore/qbytearray.h>#include <QtCore/qjsondocument.h>#include <QtCore/private/qohoslogger_p.h>#include <cerrno>#include <cstddef>#include <cstring>#include <chrono>#include <fcntl.h>#include <memory>#include <stdexcept>#include <string>#include <sys/socket.h>#include <sys/stat.h>#include <sys/time.h>#include <sys/types.h>#include <sys/un.h>#include <system_error>#include <thread>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| namespace | QtOhos |
Functions | |
| QJsonObject | QtOhos::readChildProcessSetupData () |
| void | QtOhos::sendChildProcessSetupData (int childPid, QJsonObject setupData) |