summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfxitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/fx/qfxitem.h')
-rw-r--r--src/declarative/fx/qfxitem.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/declarative/fx/qfxitem.h b/src/declarative/fx/qfxitem.h
index 4837881..5252009 100644
--- a/src/declarative/fx/qfxitem.h
+++ b/src/declarative/fx/qfxitem.h
@@ -208,7 +208,6 @@ public:
QmlList<QGraphicsTransform *> *transform();
- bool isClassComplete() const;
bool isComponentComplete() const;
bool keepMouseGrab() const;
@@ -276,7 +275,6 @@ protected:
virtual void mouseUngrabEvent();
virtual void classBegin();
- virtual void classComplete();
virtual void componentComplete();
virtual void parentChanged(QFxItem *, QFxItem *);
virtual void focusChanged(bool);