umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
15 #include <QDomDocument>
21 class QGraphicsRectItem;
22 class QXmlStreamWriter;
34 QGraphicsRectItem*
decoratePoint(
const QPointF& p, QGraphicsItem* parent = 0);
37 void drawTriangledRect(QPainter *painter,
const QRectF& rect,
const QSizeF& triSize);
54 void saveBrushToXMI(QXmlStreamWriter& stream,
const QBrush& brush);
59 QLineF
closestPoints(
const QPolygonF&
self,
const QPolygonF& other);
69 QString
adornStereo(QString name,
bool appendSpace =
true);
@ NorthWest
Definition: basictypes.h:336
#define DEBUG_REGISTER(src)
Definition: debug_utils.h:129
@ SouthEast
Definition: basictypes.h:338
@ South
Definition: basictypes.h:335
@ East
Definition: basictypes.h:334
std::string Type
Definition: basictypes.h:371
@ Center
Definition: basictypes.h:340
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
QString a
Definition: petalnode.cpp:13
@ NorthEast
Definition: basictypes.h:337
#define i18n
Definition: main.cpp:35
@ West
Definition: basictypes.h:332
Enum
Definition: basictypes.h:330
int int y int
Definition: cxx11-lambda-functions-and-expressions.h:4
@ North
Definition: basictypes.h:333
#define logWarn1(s, a)
Definition: uml.h:544
bool b
Definition: cxx11-null-pointer-constant.h:6
@ SouthWest
Definition: basictypes.h:339