KFormDesigner::BreakLayoutCommand Class Reference
#include <commands.h>
Inheritance diagram for KFormDesigner::BreakLayoutCommand:

Detailed Description
This command is used when the 'Break Layout' menu item is selected. It does exactly the opposite of CreateLayoutCommand.
Definition at line 230 of file commands.h.
Public Member Functions | |
| BreakLayoutCommand (Container *container) | |
| BreakLayoutCommand ///////////////. | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
| virtual void | debug () |
Constructor & Destructor Documentation
|
Member Function Documentation
|
|
Reimplemented from KFormDesigner::CreateLayoutCommand. Definition at line 1048 of file commands.cpp. References KFormDesigner::CreateLayoutCommand::m_containername, KFormDesigner::CreateLayoutCommand::m_form, KFormDesigner::CreateLayoutCommand::m_pos, name(), and KFormDesigner::Form::widget(). |
|
|
Reimplemented from KFormDesigner::CreateLayoutCommand. Definition at line 1030 of file commands.cpp. References KFormDesigner::CreateLayoutCommand::unexecute(). |
|
|
Reimplemented from KFormDesigner::CreateLayoutCommand. Definition at line 1042 of file commands.cpp. References KFormDesigner::CreateLayoutCommand::m_name. Referenced by debug(). |
|
|
Reimplemented from KFormDesigner::CreateLayoutCommand. Definition at line 1036 of file commands.cpp. References KFormDesigner::CreateLayoutCommand::execute(). |
The documentation for this class was generated from the following files:
