-Top- -Classes- -Public Operations- -Class Diagrams- -Sequence Diagrams-

_ A B C D E F G H I J K L M N O P R S T U V W ~


M

NameKindDescription
Mainartifact The main function, you have to modify at least the line containing
UmlCom::targetItem()->???();
it if you want your program does something !
markedItemsoperation
messageoperation to write a message in the status bar line does not use Qt rich text
messageCmdattribute
miscGlobalCmdattribute
MiscGlobalCmdclass Internal enum
MiscGlobalCmdartifact
moveAfteroperation 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
moveAfterCmdattribute
multiplicityoperation returns the multiplicity (may be an empty string)
multiplicity_columnoperationinternal, do NOT use it