42 #ifndef QWINDOWSPIPEWRITER_P_H 43 #define QWINDOWSPIPEWRITER_P_H 124 void bytesWritten(
qint64 bytes);
130 bool waitForWrite(
int msecs);
156 #endif //QT_NO_THREAD 162 #endif // QT_NO_PROCESS
Q_DECL_CONSTEXPR const T & qMin(const T &a, const T &b)
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
void start()
Sets this time to the current time.
The QByteArray class provides an array of bytes.
The QObject class is the base class of all Qt objects.
Q_DECL_CONSTEXPR const T & qMax(const T &a, const T &b)
qint64 bytesToWrite() const
The QTime class provides clock time functions.
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
QIncrementalSleepTimer(int msecs)
QWaitCondition waitCondition
int elapsed() const
Returns the number of milliseconds that have elapsed since the last time start() or restart() was cal...
The QMutexLocker class is a convenience class that simplifies locking and unlocking mutexes...
static QReadWriteLock lock
QFuture< T > run(Function function,...)
The QThread class provides a platform-independent way to manage threads.