filters
KLaola::Node Class Reference
Inheritance diagram for KLaola::Node:

Detailed Description
Definition at line 135 of file klaola.h.
Public Member Functions | |
| Node (KLaola *laola) | |
| ~Node () | |
| unsigned | handle () const |
| QString | name () const |
| bool | isDirectory () const |
| QString | readClassStream () const |
| QString | describe () const |
Public Attributes | |
| KLaola * | m_laola |
| unsigned | m_handle |
| Prefix | m_prefix |
| QString | m_name |
| NodeType | type |
| int | prevHandle |
| int | nextHandle |
| int | dirHandle |
| int | ts1s |
| int | ts1d |
| int | ts2s |
| int | ts2d |
| unsigned | sb |
| unsigned | size |
| bool | deadDir |
The documentation for this class was generated from the following files:

