Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
QGraphicsPathItem example 1: basic is a QGraphicsPathItem example. This example shows how to draw some selectable and movable QGraphicsPathItem.
Operating system(s) or programming environment(s)
Libraries used:
QT += core gui |
#ifndef QTITEM_H |
#include <QPainter> |
#include <QApplication> |
#ifndef QTWIDGET_H |
#include <cassert> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
This page has been created by the tool CodeToHtml