summaryrefslogtreecommitdiffstats
path: root/qgraphicssystem_dd.h
diff options
context:
space:
mode:
Diffstat (limited to 'qgraphicssystem_dd.h')
-rw-r--r--qgraphicssystem_dd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/qgraphicssystem_dd.h b/qgraphicssystem_dd.h
index cfb5088..c17224d 100644
--- a/qgraphicssystem_dd.h
+++ b/qgraphicssystem_dd.h
@@ -49,6 +49,9 @@ public:
void beginPaint(const QRegion &region);
void endPaint(const QRegion &region);
+ void setVisible(bool visible);
+ void raise();
+ void lower();
// event handlers
//void handleMouseEvent(const Event &event);