Name | Kind | Description |
Main | artifact | The main function, you have to modify at least the line containing UmlCom::targetItem()->???(); it if you want your program does something ! |
markedItems | operation | |
message | operation | to write a message in the status bar line does not use Qt rich text |
messageCmd | attribute | |
miscGlobalCmd | attribute | |
MiscGlobalCmd | class | Internal enum |
MiscGlobalCmd | artifact | |
moveAfter | operation | If the parameter is null, move the current item to be the first child of its parent. Else the current item and the parameter must have the same parent, the current item is moved to be just after the parameter. On error return FALSE in C++, produce a RuntimeException in Java |
moveAfterCmd | attribute | |
multiplicity | operation | returns the multiplicity (may be an empty string) |
multiplicity_column | operation | internal, do NOT use it |