Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
These classes are provided by The Graphics View Framework for interactive applications and are part of a larger collection of classes related to Multimedia, Graphics and Printing.
Note: These classes are part of the Qt Open Source Edition and Qt Full Framework Edition for commercial users.
QGraphicsEllipseItem | Ellipse item that you can add to a QGraphicsScene |
---|---|
QGraphicsGridLayout | Grid layout for managing widgets in Graphics View |
QGraphicsItem | The base class for all graphical items in a QGraphicsScene |
QGraphicsItemAnimation | Simple animation support for QGraphicsItem |
QGraphicsItemGroup | Treating a group of items as one |
QGraphicsLayout | The base class for all layouts in Graphics View |
QGraphicsLayoutItem | Can be inherited to allow your custom items to be managed by layouts |
QGraphicsLineItem | Line item that you can add to a QGraphicsScene |
QGraphicsLinearLayout | Horizontal or vertical layout for managing widgets in Graphics View |
QGraphicsPathItem | Path item that you can add to a QGraphicsScene |
QGraphicsPixmapItem | Pixmap item that you can add to a QGraphicsScene |
QGraphicsPolygonItem | Polygon item that you can add to a QGraphicsScene |
QGraphicsProxyWidget | Proxy layer for embedding a QWidget in a QGraphicsScene |
QGraphicsRectItem | Rectangle item that you can add to a QGraphicsScene |
QGraphicsScene | Surface for managing a large number of 2D graphical items |
QGraphicsSceneContextMenuEvent | Context menu events in the graphics view framework |
QGraphicsSceneDragDropEvent | Events for drag and drop in the graphics view framework |
QGraphicsSceneEvent | Base class for all graphics view related events |
QGraphicsSceneHelpEvent | Events when a tooltip is requested |
QGraphicsSceneHoverEvent | Hover events in the graphics view framework |
QGraphicsSceneMouseEvent | Mouse events in the graphics view framework |
QGraphicsSceneMoveEvent | Events for widget moving in the graphics view framework |
QGraphicsSceneResizeEvent | Events for widget resizing in the graphics view framework |
QGraphicsSceneWheelEvent | Wheel events in the graphics view framework |
QGraphicsSimpleTextItem | Simple text path item that you can add to a QGraphicsScene |
QGraphicsSvgItem | QGraphicsItem that can be used to render the contents of SVG files |
QGraphicsTextItem | Text item that you can add to a QGraphicsScene to display formatted text |
QGraphicsView | Widget for displaying the contents of a QGraphicsScene |
QGraphicsWidget | The base class for all widget items in a QGraphicsScene |
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |