Kexi API Documentation (2.0 alpha)

InsertPageCommand Class Reference

#include <containerfactory.h>

Inheritance diagram for InsertPageCommand:

KCommand List of all members.

Public Member Functions

 InsertPageCommand (KFormDesigner::Container *container, QWidget *widget)
virtual void execute ()
virtual void unexecute ()
virtual QString name () const

Protected Attributes

KFormDesigner::Formm_form
QString m_containername
QString m_name
QString m_parentname
int m_pageid

Constructor & Destructor Documentation

InsertPageCommand::InsertPageCommand KFormDesigner::Container container,
QWidget widget
 

Definition at line 187 of file containerfactory.cpp.

References KFormDesigner::Container::form(), m_containername, m_form, m_pageid, m_parentname, and KFormDesigner::Container::widget().


Member Function Documentation

void InsertPageCommand::execute  )  [virtual]
 

numberSuffixRequired

Definition at line 197 of file containerfactory.cpp.

References KFormDesigner::ObjectTreeItem::addModifiedProperty(), KFormDesigner::Container::form(), m_containername, m_form, m_name, m_pageid, m_parentname, and KFormDesigner::Form::objectTree().

QString InsertPageCommand::name  )  const [virtual]
 

Definition at line 265 of file containerfactory.cpp.

void InsertPageCommand::unexecute  )  [virtual]
 

Definition at line 234 of file containerfactory.cpp.

References m_form, m_name, m_parentname, and KFormDesigner::Form::objectTree().


Member Data Documentation

QString InsertPageCommand::m_containername [protected]
 

Definition at line 56 of file containerfactory.h.

Referenced by execute(), and InsertPageCommand().

KFormDesigner::Form* InsertPageCommand::m_form [protected]
 

Definition at line 55 of file containerfactory.h.

Referenced by execute(), InsertPageCommand(), and unexecute().

QString InsertPageCommand::m_name [protected]
 

Definition at line 57 of file containerfactory.h.

Referenced by execute(), and unexecute().

int InsertPageCommand::m_pageid [protected]
 

Definition at line 59 of file containerfactory.h.

Referenced by execute(), and InsertPageCommand().

QString InsertPageCommand::m_parentname [protected]
 

Definition at line 58 of file containerfactory.h.

Referenced by execute(), InsertPageCommand(), and unexecute().


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:04 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003