KIO
KIO::BasicOperation Struct Reference
#include <fileundomanager_p.h>
Public Types | |
| typedef QStack< BasicOperation > | Stack |
| enum | Type { File, Link, Directory } |
Public Member Functions | |
| BasicOperation () | |
Public Attributes | |
| KUrl | m_dst |
| time_t | m_mtime |
| bool | m_renamed |
| KUrl | m_src |
| QString | m_target |
| Type | m_type:2 |
| bool | m_valid |
Detailed Description
Definition at line 36 of file fileundomanager_p.h.
Member Typedef Documentation
| typedef QStack<BasicOperation> KIO::BasicOperation::Stack |
Definition at line 38 of file fileundomanager_p.h.
Member Enumeration Documentation
Definition at line 46 of file fileundomanager_p.h.
Constructor & Destructor Documentation
| KIO::BasicOperation::BasicOperation | ( | ) | [inline] |
Definition at line 40 of file fileundomanager_p.h.
Member Data Documentation
Definition at line 50 of file fileundomanager_p.h.
| time_t KIO::BasicOperation::m_mtime |
Definition at line 52 of file fileundomanager_p.h.
Definition at line 44 of file fileundomanager_p.h.
Definition at line 49 of file fileundomanager_p.h.
Definition at line 51 of file fileundomanager_p.h.
Definition at line 47 of file fileundomanager_p.h.
Definition at line 43 of file fileundomanager_p.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference