Implement Ctrl+Tab/Ctrl+Shift+Tab support to cycle thru open pages.

Reviewed-by: ck
This commit is contained in:
kh1
2010-04-12 14:55:41 +02:00
parent 76fed505ac
commit a84b3b5291
9 changed files with 362 additions and 37 deletions

View File

@@ -24,6 +24,7 @@ HEADERS += \
helpviewer_p.h \
openpagesmanager.h \
openpagesmodel.h \
openpagesswicher.h \
openpageswidget.h \
searchwidget.h \
xbelsupport.h
@@ -43,6 +44,7 @@ SOURCES += \
helpviewer_qwv.cpp \
openpagesmanager.cpp \
openpagesmodel.cpp \
openpagesswicher.cpp \
openpageswidget.cpp \
searchwidget.cpp \
xbelsupport.cpp