Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qprocess_win.cpp File Reference

(b653e05c92dd137ca2994d9d97bea839ca9a5e73)

#include <qdebug.h>
#include <private/qdebug_p.h>
#include "qprocess.h"
#include "qprocess_p.h"
#include "qwindowspipereader_p.h"
#include "qwindowspipewriter_p.h"
#include <qdatetime.h>
#include <qdir.h>
#include <qfileinfo.h>
#include <qrandom.h>
#include <qwineventnotifier.h>
#include <qscopedvaluerollback.h>
#include <private/qsystemlibrary_p.h>
#include <private/qthread_p.h>
#include "private/qfsfileengine_p.h"
+ Include dependency graph for qprocess_win.cpp:

Go to the source code of this file.

Macros

#define PIPE_REJECT_REMOTE_CLIENTS   0x08
 

Variables

QT_BEGIN_NAMESPACE constexpr UINT KillProcessExitCode = 0xf291
 

Macro Definition Documentation

◆ PIPE_REJECT_REMOTE_CLIENTS

#define PIPE_REJECT_REMOTE_CLIENTS   0x08

Definition at line 26 of file qprocess_win.cpp.

Variable Documentation

◆ KillProcessExitCode

QT_BEGIN_NAMESPACE constexpr UINT KillProcessExitCode = 0xf291
constexpr

Definition at line 31 of file qprocess_win.cpp.