krita/ui
kis_canvas2.h File Reference
#include <QObject>#include <QWidget>#include <QSize>#include <QString>#include <KoCanvasBase.h>#include <krita_export.h>#include <kis_types.h>
Include dependency graph for kis_canvas2.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KisCanvas2 |
| KisCanvas2 is not an actual widget class, but rather an adapter for the widget it contains, which may be either a QPainter based canvas, or an OpenGL based canvas: that are the real widgets. More... | |
Enumerations | |
| enum | KisCanvasType { QPAINTER, OPENGL, MITSHM } |
Enumeration Type Documentation
| enum KisCanvasType |
Definition at line 37 of file kis_canvas2.h.
