This is the complete list of members for RefactoringAssistant, including all inherited members.
addBaseClassifier() | RefactoringAssistant | slot |
addClassifier(UMLClassifier *classifier, QTreeWidgetItem *parent=nullptr, bool addSuper=true, bool addSub=true, bool recurse=false) | RefactoringAssistant | protected |
addDerivedClassifier() | RefactoringAssistant | slot |
addInterfaceImplementation() | RefactoringAssistant | slot |
attributeAdded(UMLClassifierListItem *listItem) | RefactoringAssistant | slot |
attributeRemoved(UMLClassifierListItem *listItem) | RefactoringAssistant | slot |
createAction(const QString &text, const char *method, const Icon_Utils::IconType icon=Icon_Utils::N_ICONTYPES) | RefactoringAssistant | private |
createAttribute() | RefactoringAssistant | slot |
createOperation() | RefactoringAssistant | slot |
deleteItem() | RefactoringAssistant | slot |
deleteItem(QTreeWidgetItem *item, UMLObject *obj) | RefactoringAssistant | protected |
dragMoveEvent(QDragMoveEvent *event) | RefactoringAssistant | protectedvirtual |
dropEvent(QDropEvent *event) | RefactoringAssistant | protectedvirtual |
editProperties() | RefactoringAssistant | slot |
editProperties(UMLObject *obj) | RefactoringAssistant | protected |
findListViewItem(const UMLObject *obj) | RefactoringAssistant | protected |
findUMLObject(const QTreeWidgetItem *) | RefactoringAssistant | protected |
itemExecuted(QTreeWidgetItem *item, int column) | RefactoringAssistant | slot |
m_alreadySeen | RefactoringAssistant | protected |
m_doc | RefactoringAssistant | protected |
m_menu | RefactoringAssistant | protected |
m_umlObject | RefactoringAssistant | protected |
m_umlObjectMap | RefactoringAssistant | protected |
objectModified() | RefactoringAssistant | slot |
operationAdded(UMLClassifierListItem *listItem) | RefactoringAssistant | slot |
operationRemoved(UMLClassifierListItem *listItem) | RefactoringAssistant | slot |
refactor(UMLClassifier *obj) | RefactoringAssistant | |
RefactoringAssistant(UMLDoc *doc, UMLClassifier *obj=nullptr, QWidget *parent=nullptr, const QString &name=QString()) | RefactoringAssistant | explicit |
setVisibilityIcon(QTreeWidgetItem *item, const UMLObject *obj) | RefactoringAssistant | protected |
showContextMenu(const QPoint &) | RefactoringAssistant | privateslot |
~RefactoringAssistant() | RefactoringAssistant | virtual |