#include <kptcommand.h>
Inherits KPlato::RemoveResourceGroupCmd.
Inheritance diagram for KPlato::AddResourceGroupCmd:
Public Member Functions | |
| AddResourceGroupCmd (Part *part, ResourceGroup *group, QString name=0) | |
| void | execute () |
| void | unexecute () |
Definition at line 744 of file kptcommand.h.
| KPlato::AddResourceGroupCmd::AddResourceGroupCmd | ( | Part * | part, | |
| ResourceGroup * | group, | |||
| QString | name = 0 | |||
| ) |
| void KPlato::AddResourceGroupCmd::execute | ( | ) |
Reimplemented from KPlato::RemoveResourceGroupCmd.
Definition at line 1551 of file kptcommand.cc.
References KPlato::RemoveResourceGroupCmd::unexecute().
| void KPlato::AddResourceGroupCmd::unexecute | ( | ) |
Reimplemented from KPlato::RemoveResourceGroupCmd.
Definition at line 1555 of file kptcommand.cc.
References KPlato::RemoveResourceGroupCmd::execute().
1.5.1-p1