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

