kexi

KexiTableDesignerCommands::Command Class Reference

#include <kexitabledesignercommands.h>

Inheritance diagram for KexiTableDesignerCommands::Command:

KexiTableDesignerCommands::ChangeFieldPropertyCommand KexiTableDesignerCommands::ChangePropertyVisibilityCommand KexiTableDesignerCommands::InsertEmptyRowCommand KexiTableDesignerCommands::InsertFieldCommand KexiTableDesignerCommands::RemoveFieldCommand List of all members.

Detailed Description

Base class for all Table Designer's commands.

Definition at line 45 of file kexitabledesignercommands.h.


Public Member Functions

 Command (KexiTableDesignerView *view)
virtual ~Command ()
virtual KexiDB::AlterTableHandler::ActionBasecreateAction ()
virtual QString debugString ()

Protected Attributes

QGuardedPtr< KexiTableDesignerViewm_view

Member Function Documentation

virtual KexiDB::AlterTableHandler::ActionBase* KexiTableDesignerCommands::Command::createAction (  )  [inline, virtual]

Used to collect actions data for AlterTableHandler Can return 0 if the action should not be passed to AlterTableHandler.

Reimplemented in KexiTableDesignerCommands::ChangeFieldPropertyCommand, KexiTableDesignerCommands::RemoveFieldCommand, and KexiTableDesignerCommands::InsertFieldCommand.

Definition at line 53 of file kexitabledesignercommands.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys