Interface | Description |
---|---|
TabPreviewThread.TabPreviewCallback |
Interface for offering the tab preview image once it has been computed.
|
Class | Description |
---|---|
DefaultTabPreviewPainter |
Default implementation of the tab preview painter.
|
TabHoverPreviewWidget |
Adds tab preview thumbnail on tab mouse hover.
|
TabOverviewButton |
Button that activates the tab overview dialog.
|
TabOverviewDialog |
Tab overview dialog.
|
TabOverviewDialogWidget |
Adds tab overview dialog to tabbed panes.
|
TabPagerManager |
Tab pager manager.
|
TabPagerMouseWheelListener |
Mouse wheel listener for the
TabPagerWidget . |
TabPagerWidget |
Adds tab pager to tabbed panes.
|
TabPreviewControl |
Control to display the a single tab preview.
|
TabPreviewPainter |
Base class for tab preview painters.
|
TabPreviewThread |
Thread for running the tab preview requests.
|
TabPreviewThread.TabPreviewInfo |
Information for previewing a tabbed pane.
|
TabPreviewWindow |
Tab preview window.
|