AiFractals::AiUndoView Class Reference

A custom class for creating a undo view (like QUndoView). More...

#include <aiundoview.hpp>

List of all members.

Public Member Functions

 AiUndoView (QWidget *parent=0)
 contructor with optional parent
void setUndoStack (QUndoStack *stack)
 set undo stack

Protected Member Functions

void currentChanged (const QModelIndex &current, const QModelIndex &previous)
 current changed item

Private Attributes

AiUndoModelm_undoModel
 current custom undo model

Detailed Description

A custom class for creating a undo view (like QUndoView).

Author:
Adrabi Abderrahim
Date:
2010-02-14

Definition at line 57 of file aiundoview.hpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs

Generated on Sat Feb 27 08:33:23 2010 for AiFractals by  doxygen 1.6.1