KonqCommand Struct Reference
List of all members.Detailed Description
Definition at line 54 of file konq_undo.h.
Public Types | |
| typedef QValueStack< KonqCommand > | Stack |
| enum | Type { COPY, MOVE, LINK, MKDIR, TRASH } |
Public Member Functions | |
| KonqCommand () | |
Public Attributes | |
| bool | m_valid |
| Type | m_type |
| KonqBasicOperation::Stack | m_opStack |
| KURL::List | m_src |
| KURL | m_dst |
The documentation for this struct was generated from the following file:

