umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Classes | Typedefs | Functions
umlscene.h File Reference
#include "associationwidgetlist.h"
#include "basictypes.h"
#include "classifierwidget.h"
#include "messagewidgetlist.h"
#include "optionstate.h"
#include "umlobject.h"
#include "umlobjectlist.h"
#include "umlwidgetlist.h"
#include "worktoolbar.h"
#include "widgetbase.h"
#include <QDomDocument>
#include <QGraphicsScene>
#include <QGraphicsItem>
#include <QGraphicsSceneMouseEvent>
#include <QGraphicsPolygonItem>
#include <QKeyEvent>
#include <QMouseEvent>
#include <QPixmap>
#include <QXmlStreamWriter>
Include dependency graph for umlscene.h:

Go to the source code of this file.

Classes

class  UMLScene
 

Typedefs

typedef QList< QGraphicsItem * > UMLSceneItemList
 

Functions

QDebug operator<< (QDebug dbg, UMLScene *item)
 

Typedef Documentation

◆ UMLSceneItemList

typedef QList<QGraphicsItem*> UMLSceneItemList

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug  dbg,
UMLScene item 
)

Overloading operator for debugging output.

Here is the call graph for this function: