Class that represents a graphic Rectangle. Its coordinate system is the same of scene (millimeters). This is also son of ItemObserver and ObjectItem, so it can become observer of a model (Observable). More...
Go to the source code of this file.
Classes | |
| class | te::layout::RectangleItem | 
| Class that represents a graphic Rectangle. Its coordinate system is the same of scene (millimeters). He is also the son of ItemObserver and ObjectItem, so it can become observer of a model (Observable).  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::layout | |
| This is the namespace for the Layout module.  | |
Class that represents a graphic Rectangle. Its coordinate system is the same of scene (millimeters). This is also son of ItemObserver and ObjectItem, so it can become observer of a model (Observable).
Definition in file RectangleItem.h.