mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
modificado el scroll autom?tico (animation framework)
This commit is contained in:
@ -78,7 +78,8 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
|
||||
bool information;
|
||||
bool doublePage;
|
||||
QLabel * informationLabel;
|
||||
QTimer * scroller;
|
||||
//QTimer * scroller;
|
||||
QPropertyAnimation * verticalScroller;
|
||||
int posByStep;
|
||||
int nextPos;
|
||||
GoToFlowWidget * goToFlow;
|
||||
|
Reference in New Issue
Block a user