ToolBarStateOther Class Reference
Other tool creates almost all the objects (except associations and messages). More...
#include <toolbarstateother.h>
Inheritance diagram for ToolBarStateOther:

Public Member Functions | |
| ToolBarStateOther (UMLView *umlView) | |
| Creates a new ToolBarStateOther. | |
| virtual | ~ToolBarStateOther () |
| Destroys this ToolBarStateOther. | |
Detailed Description
Other tool creates almost all the objects (except associations and messages).Objects are created when left button is released, no matter if it was released on an association, on a widget or on an empty space.
Associations and widgets aren't taken into account, and are treated as empty spaces.
Definition at line 25 of file toolbarstateother.h.
Constructor & Destructor Documentation
|
|
Creates a new ToolBarStateOther.
Definition at line 35 of file toolbarstateother.cpp. |
|
|
Destroys this ToolBarStateOther.
Definition at line 38 of file toolbarstateother.cpp. |
The documentation for this class was generated from the following files:
