Module implementing a specialized tab bar for the web browser.
None |
WebBrowserTabBar | Class implementing the tab bar of the web browser. |
None |
Class implementing the tab bar of the web browser.
None |
None |
WebBrowserTabBar | Constructor |
__hidePreview | Private method to hide the preview. |
__showTabPreview | Private slot to show the tab preview. |
event | Public method to handle event. |
leaveEvent | Protected method to handle leave events. |
mouseMoveEvent | Protected method to handle mouse move events. |
mousePressEvent | Protected method to handle mouse press events. |
tabRemoved | Public slot to handle the removal of a tab. |
None |
Constructor
Private method to hide the preview.
Private slot to show the tab preview.
Public method to handle event.
This event handler just handles the tooltip event and passes the handling of all others to the superclass.
Protected method to handle leave events.
Protected method to handle mouse move events.
Protected method to handle mouse press events.
Public slot to handle the removal of a tab.