Qt 4.8
|
#include <QGraphicsWidget>
#include <private/qobject_p.h>
#include "qgraphicslayout_p.h"
#include "qgraphicsanchorlayout.h"
#include "qgraph_p.h"
#include "qsimplex_p.h"
Go to the source code of this file.
Classes | |
struct | AnchorData |
Represents an edge (anchor) in the internal graph. More... | |
struct | AnchorVertex |
struct | AnchorVertexPair |
class | GraphPath |
Representation of a valid path for a given vertex in the graph. More... | |
struct | ParallelAnchorData |
class | QGraphicsAnchorLayoutPrivate |
QGraphicsAnchorLayout private methods and attributes. More... | |
class | QGraphicsAnchorPrivate |
struct | SequentialAnchorData |