a?adido widget para la gesti?n de la informationLabel

This commit is contained in:
Luis Ángel San Martín
2013-01-21 17:11:26 +01:00
parent 6063bb5dd4
commit e99d690d2d
7 changed files with 137 additions and 9 deletions

View File

@ -26,6 +26,7 @@ class GoToDialog;
class YACReaderTranslator;
class GoToFlowWidget;
class Bookmarks;
class PageLabelWidget;
class Viewer : public QScrollArea
{
@ -80,7 +81,7 @@ virtual void mouseReleaseEvent ( QMouseEvent * event );
private:
bool information;
bool doublePage;
QLabel * informationLabel;
PageLabelWidget * informationLabel;
//QTimer * scroller;
QPropertyAnimation * verticalScroller;
int posByStep;