Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qwaylandpipewritehelper_p.h File Reference

(ec156a28893cf7c10e5a1002fd1fa7d8c5cec995)

#include <QtCore/qtypes.h>
#include <chrono>
Include dependency graph for qwaylandpipewritehelper_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QWaylandPipeWriteHelper

Enumerations

enum class  QWaylandPipeWriteHelper::SafeWriteResult { QWaylandPipeWriteHelper::Ok , QWaylandPipeWriteHelper::Timeout , QWaylandPipeWriteHelper::Closed , QWaylandPipeWriteHelper::Error }

Functions

SafeWriteResult QWaylandPipeWriteHelper::safeWriteWithTimeout (int fd, const char *data, qsizetype len, qsizetype chunkSize, std::chrono::nanoseconds timeout)