libkonq Library API Documentation

KonqUndoManager Class Reference

Inheritance diagram for KonqUndoManager:

QObject List of all members.

Public Types

enum  UndoState { MAKINGDIRS, MOVINGFILES, REMOVINGDIRS, REMOVINGFILES }

Public Slots

void undo ()

Signals

void undoAvailable (bool avail)
void undoTextChanged (const QString &text)

DCOP Member Functions

virtual ASYNC push (const KonqCommand &cmd)
virtual ASYNC pop ()
virtual ASYNC lock ()
virtual ASYNC unlock ()
virtual KonqCommand::Stack get () const

Public Member Functions

 KonqUndoManager ()
virtual ~KonqUndoManager ()
void addCommand (const KonqCommand &cmd)
bool undoAvailable () const
QString undoText () const

Static Public Member Functions

static void incRef ()
static void decRef ()
static KonqUndoManager * self ()

Protected Member Functions

void stopUndo (bool step)

Friends

class KonqUndoJob

Detailed Description

Definition at line 89 of file konq_undo.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkonq Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 30 18:40:27 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003