umbrello
2.34.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
34 virtual void setX(qreal
x);
35 virtual void setY(qreal y);
44 virtual void paint(QPainter *painter,
const QStyleOptionGraphicsItem *option, QWidget *widget = 0);
76 virtual void saveToXMI(QXmlStreamWriter& writer);
90 virtual void moveEvent(QGraphicsSceneMouseEvent *event);
GNU GENERAL PUBLIC LICENSE June Free Software Inc Franklin Fifth USA Everyone is permitted to copy and distribute verbatim copies of this license document
Definition: GPL-2.0-only.txt:8
bool isSequenceDiagram() const
Definition: umlscene.h:312
int x
Definition: cxx11-lambda-functions-and-expressions.h:4
bool isCollaborationDiagram() const
Definition: umlscene.h:313
#define DEBUG_REGISTER_DISABLED(src)
Definition: debug_utils.h:135
#define DEBUG()
Definition: debug_utils.h:127
const QColor & backgroundColor() const
Definition: umlscene.cpp:1382
#define logError1(s, a)
Definition: uml.h:543
void updateDocumentation(bool clear=false, bool startup=false)
Definition: docwindow.cpp:268
std::string Type
Definition: basictypes.h:371
const QColor & fillColor() const
Definition: umlscene.cpp:480
Definition: classpropertiesdialog.h:29
The base class for UML objects.
Definition: umlobject.h:69
Definition: idchangelog.h:21
DocWindow * docWindow() const
Definition: uml.cpp:1919
it is up to the author donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License If the distribution and or use of the Library is restricted in certain countries either by patents or by copyrighted the original copyright holder who places the Library under this License may add an geographical distribution limitation excluding those so that distribution is permitted only in or among countries not thus excluded In such this License incorporates the limitation as if written in the body of this License The Free Software Foundation may publish revised and or new versions of the Library General Public License from time to time Such new versions will be similar in spirit to the present but may differ in detail to address new problems or concerns Each version is given a distinguishing version number If the Library specifies a version number of this License which applies to it and any later you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation If the Library does not specify a license version number
Definition: LGPL-2.0-only.txt:368
Uml::DiagramType::Enum type() const
Definition: umlscene.cpp:432
const QColor & lineColor() const
Definition: umlscene.cpp:499
int int y int
Definition: cxx11-lambda-functions-and-expressions.h:4
static UMLApp * app()
Definition: uml.cpp:276
void setModified(bool modified=true)
Definition: umldoc.cpp:3147
@ Sequence
Definition: basictypes.h:69
void showDocumentation(UMLObject *object, bool overwrite=false)
Definition: docwindow.cpp:125
Definition: umlscene.h:64
UMLDoc * document() const
Definition: uml.cpp:1063