kbugbuster
BugCommandUnmerge Class Reference
#include <bugcommand.h>
Inheritance diagram for BugCommandUnmerge:

Public Member Functions | |
| BugCommandUnmerge (const Bug &bug, const Package &pkg) | |
| QString | controlString () const |
| QString | name () const |
| void | save (KConfigGroup *) |
| QString | type () const |
Detailed Description
Definition at line 153 of file bugcommand.h.
Constructor & Destructor Documentation
Definition at line 156 of file bugcommand.h.
Member Function Documentation
| QString BugCommandUnmerge::controlString | ( | ) | const [virtual] |
Reimplemented from BugCommand.
Definition at line 199 of file bugcommand.cpp.
| QString BugCommandUnmerge::name | ( | ) | const [virtual] |
Reimplemented from BugCommand.
Definition at line 204 of file bugcommand.cpp.
| void BugCommandUnmerge::save | ( | KConfigGroup * | grp | ) | [virtual] |
Implements BugCommand.
Definition at line 209 of file bugcommand.cpp.
| QString BugCommandUnmerge::type | ( | ) | const [inline, virtual] |
Reimplemented from BugCommand.
Definition at line 161 of file bugcommand.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference