git-svn-id: svn://db.shs.com.ru/libs@512 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-03-04 15:01:30 +00:00
parent e4dfe7db07
commit 892bd861bb
2 changed files with 9 additions and 14 deletions

View File

@@ -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();