equal
deleted
inserted
replaced
18 #include <QApplication> |
18 #include <QApplication> |
19 #include <hbscrollbar_p.h> |
19 #include <hbscrollbar_p.h> |
20 #include <hgwidgets/hgwidgets.h> |
20 #include <hgwidgets/hgwidgets.h> |
21 |
21 |
22 #include "hgwidgets_p.h" |
22 #include "hgwidgets_p.h" |
23 #include "HgContainer.h" |
23 #include "hgcontainer.h" |
24 #include "hgcoverflowcontainer.h" |
24 #include "hgcoverflowcontainer.h" |
25 #include "HgScrollBufferManager.h" |
25 #include "hgscrollbuffermanager.h" |
26 #include "hgwidgetitem.h" |
26 #include "hgwidgetitem.h" |
27 #include "trace.h" |
27 #include "trace.h" |
28 //#include "hgindexfeedback.h" |
28 //#include "hgindexfeedback.h" |
29 |
29 |
30 static const int INITIAL_SCROLLBAR_HIDE_TIMEOUT(4000); |
30 static const int INITIAL_SCROLLBAR_HIDE_TIMEOUT(4000); |