|
Torc
0.1
|
#include <QVariant>#include <QXmlStreamWriter>Go to the source code of this file.
Classes | |
| class | TorcPList |
| A parser for binary property lists. More... | |
Macros | |
| #define | BPLIST_HIGH 0xF0 |
| #define | BPLIST_LOW 0x0F |
| #define | BPLIST_LOW_MAX BPLIST_LOW |
| #define BPLIST_HIGH 0xF0 |
Definition at line 8 of file torcplist.h.
| #define BPLIST_LOW 0x0F |
Definition at line 9 of file torcplist.h.
| #define BPLIST_LOW_MAX BPLIST_LOW |
Definition at line 10 of file torcplist.h.
1.8.11