umbrello/umbrello
RefactoringAssistant Class Reference
#include <refactoringassistant.h>

Detailed Description
Definition at line 30 of file refactoringassistant.h.
Member Typedef Documentation
| typedef std::map<Q3ListViewItem*, UMLObject*> RefactoringAssistant::UMLObjectMap |
Definition at line 34 of file refactoringassistant.h.
Constructor & Destructor Documentation
| RefactoringAssistant::RefactoringAssistant | ( | UMLDoc * | doc, | |
| UMLClassifier * | obj = 0, |
|||
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 36 of file refactoringassistant.cpp.
| RefactoringAssistant::~RefactoringAssistant | ( | ) | [virtual] |
Definition at line 67 of file refactoringassistant.cpp.
Member Function Documentation
| bool RefactoringAssistant::acceptDrag | ( | QDropEvent * | event | ) | const [protected, virtual] |
Definition at line 551 of file refactoringassistant.cpp.
| void RefactoringAssistant::addBaseClassifier | ( | ) | [slot] |
Definition at line 335 of file refactoringassistant.cpp.
| void RefactoringAssistant::addClassifier | ( | UMLClassifier * | classifier, | |
| Q3ListViewItem * | parent = 0, |
|||
| bool | addSuper = true, |
|||
| bool | addSub = true, |
|||
| bool | recurse = false | |||
| ) | [protected] |
Definition at line 465 of file refactoringassistant.cpp.
| void RefactoringAssistant::addDerivedClassifier | ( | ) | [slot] |
Definition at line 376 of file refactoringassistant.cpp.
| void RefactoringAssistant::addInterfaceImplementation | ( | ) | [slot] |
Definition at line 418 of file refactoringassistant.cpp.
| void RefactoringAssistant::attributeAdded | ( | UMLClassifierListItem * | a | ) | [slot] |
Definition at line 198 of file refactoringassistant.cpp.
| void RefactoringAssistant::attributeRemoved | ( | UMLClassifierListItem * | a | ) | [slot] |
Definition at line 225 of file refactoringassistant.cpp.
| void RefactoringAssistant::createAttribute | ( | ) | [slot] |
Definition at line 449 of file refactoringassistant.cpp.
| void RefactoringAssistant::createOperation | ( | ) | [slot] |
Definition at line 434 of file refactoringassistant.cpp.
| void RefactoringAssistant::editProperties | ( | UMLObject * | obj | ) | [protected] |
Definition at line 248 of file refactoringassistant.cpp.
| void RefactoringAssistant::editProperties | ( | ) | [slot] |
Definition at line 238 of file refactoringassistant.cpp.
| Q3ListViewItem * RefactoringAssistant::findListViewItem | ( | const UMLObject * | obj | ) | [protected] |
Definition at line 105 of file refactoringassistant.cpp.
| UMLObject * RefactoringAssistant::findUMLObject | ( | const Q3ListViewItem * | item | ) | [protected] |
Definition at line 91 of file refactoringassistant.cpp.
| void RefactoringAssistant::itemExecuted | ( | Q3ListViewItem * | item | ) | [slot] |
Definition at line 116 of file refactoringassistant.cpp.
| void RefactoringAssistant::loadPixmaps | ( | ) | [protected] |
Definition at line 684 of file refactoringassistant.cpp.
| void RefactoringAssistant::movableDropEvent | ( | Q3ListViewItem * | parent, | |
| Q3ListViewItem * | afterme | |||
| ) | [protected, virtual] |
Definition at line 618 of file refactoringassistant.cpp.
| void RefactoringAssistant::operationAdded | ( | UMLClassifierListItem * | o | ) | [slot] |
Definition at line 157 of file refactoringassistant.cpp.
| void RefactoringAssistant::operationRemoved | ( | UMLClassifierListItem * | o | ) | [slot] |
Definition at line 184 of file refactoringassistant.cpp.
| void RefactoringAssistant::refactor | ( | UMLClassifier * | obj | ) |
Definition at line 73 of file refactoringassistant.cpp.
| void RefactoringAssistant::setVisibilityIcon | ( | Q3ListViewItem * | item, | |
| const UMLObject * | obj | |||
| ) | [protected] |
Definition at line 122 of file refactoringassistant.cpp.
| void RefactoringAssistant::showContextMenu | ( | K3ListView * | , | |
| Q3ListViewItem * | item, | |||
| const QPoint & | p | |||
| ) | [slot] |
Definition at line 284 of file refactoringassistant.cpp.
| void RefactoringAssistant::umlObjectModified | ( | const UMLObject * | obj = 0 |
) | [slot] |
Definition at line 142 of file refactoringassistant.cpp.
Member Data Documentation
Definition at line 63 of file refactoringassistant.h.
Definition at line 63 of file refactoringassistant.h.
UMLDoc* RefactoringAssistant::m_doc [protected] |
Definition at line 81 of file refactoringassistant.h.
QMenu* RefactoringAssistant::m_menu [protected] |
Definition at line 82 of file refactoringassistant.h.
struct { ... } RefactoringAssistant::m_pixmaps [protected] |
UMLClassifier* RefactoringAssistant::m_umlObject [protected] |
Definition at line 80 of file refactoringassistant.h.
UMLObjectMap RefactoringAssistant::m_umlObjectMap [protected] |
Definition at line 83 of file refactoringassistant.h.
Definition at line 63 of file refactoringassistant.h.
Definition at line 63 of file refactoringassistant.h.
Definition at line 63 of file refactoringassistant.h.
Definition at line 63 of file refactoringassistant.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference