filters
KLaola Class Reference
List of all members.Detailed Description
Definition at line 34 of file klaola.h.
Public Types | |
| enum | NodeType { DIRECTORY = 1, FILE = 2, ROOT_ENTRY = 5 } |
| enum | Prefix { OLE_MANAGED_0, CLSID, OLE_MANAGED_2, PARENT_MANAGED, STRUCTURED_STORAGE, RESERVED_FIRST, RESERVED_LAST = 31, NONE = 32 } |
| typedef QPtrList< OLENode > | NodeList |
Public Member Functions | |
| KLaola (const myFile &file) | |
| ~KLaola () | |
| bool | isOk () |
| NodeList | parseRootDir () |
| NodeList | parseCurrentDir () |
| const NodeList | currentPath () const |
| const NodeList | find (const QString &name, bool onlyCurrentDir=false) |
| bool | enterDir (const OLENode *node) |
| bool | leaveDir () |
| myFile | stream (const OLENode *node) |
| myFile | stream (unsigned handle) |
Classes | |
| class | Node |
| class | OLENode |
The documentation for this class was generated from the following files:

