InsertPageCommand Class Reference
#include <containerfactory.h>
Inheritance diagram for InsertPageCommand:

Public Member Functions | |
| InsertPageCommand (KFormDesigner::Container *container, QWidget *widget) | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| KFormDesigner::Form * | m_form |
| QString | m_containername |
| QString | m_name |
| QString | m_parentname |
| int | m_pageid |
Constructor & Destructor Documentation
|
||||||||||||
|
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
|
|
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(). |
|
|
Definition at line 265 of file containerfactory.cpp. |
|
|
Definition at line 234 of file containerfactory.cpp. References m_form, m_name, m_parentname, and KFormDesigner::Form::objectTree(). |
Member Data Documentation
|
|
Definition at line 56 of file containerfactory.h. Referenced by execute(), and InsertPageCommand(). |
|
|
Definition at line 55 of file containerfactory.h. Referenced by execute(), InsertPageCommand(), and unexecute(). |
|
|
Definition at line 57 of file containerfactory.h. Referenced by execute(), and unexecute(). |
|
|
Definition at line 59 of file containerfactory.h. Referenced by execute(), and InsertPageCommand(). |
|
|
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:
