Searched refs:notifyPositionChange (Results 1 – 6 of 6) sorted by relevance
50 void notifyPositionChange (double x, double y) const;
69 SpecialManager::instance().notifyPositionChange(getX(), getY()); in moveToX()75 SpecialManager::instance().notifyPositionChange(getX(), getY()); in moveToY()
162 void SpecialManager::notifyPositionChange (double x, double y) const { in notifyPositionChange() function in SpecialManager
440 inline void notifyPositionChange(QScriptContextPrivate *ctx);
779 inline void QScriptEnginePrivate::notifyPositionChange(QScriptContextPrivate *ctx) in notifyPositionChange() function
2045 eng->notifyPositionChange(this); in execute()