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

