KIO::DataSlave::QueueStruct Struct Reference
structure for queueing. More...
#include <dataslave.h>
Public Methods | |
QueueStruct () | |
QueueStruct (QueueType type) | |
Public Attributes | |
QueueType | type |
QString | s |
KIO::filesize_t | size |
QByteArray | ba |
Detailed Description
structure for queueing.It is very primitive, it doesn't even try to conserve memory.
Definition at line 82 of file dataslave.h.
The documentation for this struct was generated from the following file: