git-svn-id: svn://db.shs.com.ru/libs@512 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -112,6 +112,7 @@ public:
|
||||
protected:
|
||||
void _init();
|
||||
void _updateBack();
|
||||
void updateNavRect();
|
||||
bool event(QEvent * e);
|
||||
bool eventFilter(QObject * o, QEvent * e);
|
||||
void stopTimer(int & tid);
|
||||
@@ -207,7 +208,6 @@ protected slots:
|
||||
void removedBlock(QObject * o);
|
||||
void removeJunk();
|
||||
void sceneSelectionChanged();
|
||||
void updateNavRect();
|
||||
void _setThumb(double v);
|
||||
void _setNav(QRectF v);
|
||||
void _navFinished();
|
||||
|
||||
Reference in New Issue
Block a user