Kexi API Documentation (2.0 alpha)

KFormDesigner::Command Class Reference

#include <commands.h>

Inheritance diagram for KFormDesigner::Command:

KCommand KFormDesigner::AdjustSizeCommand KFormDesigner::AlignWidgetsCommand KFormDesigner::CommandGroup KFormDesigner::CreateLayoutCommand KFormDesigner::DeleteWidgetCommand KFormDesigner::GeometryPropertyCommand KFormDesigner::InsertWidgetCommand KFormDesigner::PasteWidgetCommand KFormDesigner::PropertyCommand List of all members.

Detailed Description

Base class for KFormDesigner's commands.

Definition at line 48 of file commands.h.

Public Member Functions

 Command ()
virtual ~Command ()
virtual void debug ()=0


Constructor & Destructor Documentation

Command::Command  ) 
 

Definition at line 51 of file commands.cpp.

Command::~Command  )  [virtual]
 

Definition at line 56 of file commands.cpp.


Member Function Documentation

virtual void KFormDesigner::Command::debug  )  [pure virtual]
 

Implemented in KFormDesigner::PropertyCommand, KFormDesigner::GeometryPropertyCommand, KFormDesigner::AlignWidgetsCommand, KFormDesigner::AdjustSizeCommand, KFormDesigner::LayoutPropertyCommand, KFormDesigner::InsertWidgetCommand, KFormDesigner::CreateLayoutCommand, KFormDesigner::BreakLayoutCommand, KFormDesigner::PasteWidgetCommand, KFormDesigner::DeleteWidgetCommand, KFormDesigner::CutWidgetCommand, and KFormDesigner::CommandGroup.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:56 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003