![]() |
Qt 4.8
|
#include "private/qpacketprotocol_p.h"#include <QBuffer>#include <QElapsedTimer>#include <qpacketprotocol.moc>Go to the source code of this file.
Classes | |
| class | QPacketProtocolPrivate |
Macros | |
| #define | MAX_PACKET_SIZE 0x7FFFFFFF |
Functions | |
| static int | qt_timeout_value (int msecs, int elapsed) |
| #define MAX_PACKET_SIZE 0x7FFFFFFF |
Definition at line 49 of file qpacketprotocol.cpp.
|
static |
Definition at line 345 of file qpacketprotocol.cpp.
Referenced by QPacketProtocol::waitForReadyRead().