Qt 4.8
|
#include <QtGui/qgraphicsitem.h>
#include <QtGui/qgraphicslayout.h>
Go to the source code of this file.
Classes | |
class | QGraphicsAnchor |
The QGraphicsAnchor class represents an anchor between two items in a QGraphicsAnchorLayout. More... | |
class | QGraphicsAnchorLayout |
The QGraphicsAnchorLayout class provides a layout where one can anchor widgets together in Graphics View. More... | |