umbrello/umbrello
widget_utils.cpp File Reference
#include "widget_utils.h"#include "debug_utils.h"#include "objectwidget.h"#include "messagewidget.h"#include "umlwidget.h"#include <QBuffer>#include <QImageReader>#include <QGraphicsItem>#include <QGraphicsRectItem>#include <QPolygonF>#include <cmath>
Include dependency graph for widget_utils.cpp:

Go to the source code of this file.
Namespaces | |
| Widget_Utils | |
Functions | |
| QGraphicsRectItem * | Widget_Utils::decoratePoint (const QPointF &p, QGraphicsItem *parent) |
| void | Widget_Utils::drawCrossInEllipse (QPainter *p, const QRectF &r) |
| void | Widget_Utils::drawTriangledRect (QPainter *painter, const QRectF &rect, const QSizeF &triSize) |
| UMLWidget * | Widget_Utils::findWidget (Uml::ID::Type id, const UMLWidgetList &widgets, const MessageWidgetList *messages) |
| bool | Widget_Utils::hasSmallerX (const UMLWidget *widget1, const UMLWidget *widget2) |
| bool | Widget_Utils::hasSmallerY (const UMLWidget *widget1, const UMLWidget *widget2) |
| bool | Widget_Utils::loadBrushFromXMI (QDomElement &qElement, QBrush &brush) |
| bool | Widget_Utils::loadGradientFromXMI (QDomElement &gradientElement, QGradient *&gradient) |
| bool | Widget_Utils::loadPixmapFromXMI (QDomElement &pixEle, QPixmap &pixmap) |
| QString | Widget_Utils::pointToString (const QPointF &point) |
| void | Widget_Utils::saveBrushToXMI (QDomDocument &qDoc, QDomElement &qElement, const QBrush &brush) |
| void | Widget_Utils::saveGradientToXMI (QDomDocument &qDoc, QDomElement &qElement, const QGradient *gradient) |
| void | Widget_Utils::savePixmapToXMI (QDomDocument &qDoc, QDomElement &qElement, const QPixmap &pixmap) |
| QPointF | Widget_Utils::stringToPoint (const QString &str) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference