![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qtypes.h>#include <chrono>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) |