svgui
1.9
|
NotifyingTabBar Class Reference
#include <NotifyingTabBar.h>
Inheritance diagram for NotifyingTabBar:
Collaboration diagram for NotifyingTabBar:
Signals | |
void | mouseEntered () |
void | mouseLeft () |
void | activeTabClicked () |
Public Member Functions | |
NotifyingTabBar (QWidget *parent=0) | |
virtual | ~NotifyingTabBar () |
Protected Member Functions | |
void | mousePressEvent (QMouseEvent *) override |
void | enterEvent (QEvent *) override |
void | leaveEvent (QEvent *) override |
Detailed Description
Definition at line 21 of file NotifyingTabBar.h.
Constructor & Destructor Documentation
NotifyingTabBar::NotifyingTabBar | ( | QWidget * | parent = 0 | ) |
Definition at line 20 of file NotifyingTabBar.cpp.
|
virtual |
Definition at line 25 of file NotifyingTabBar.cpp.
Member Function Documentation
|
signal |
Referenced by enterEvent().
|
signal |
Referenced by leaveEvent().
|
signal |
Referenced by mousePressEvent().
|
overrideprotected |
Definition at line 30 of file NotifyingTabBar.cpp.
References activeTabClicked().
|
overrideprotected |
Definition at line 40 of file NotifyingTabBar.cpp.
References mouseEntered().
|
overrideprotected |
Definition at line 47 of file NotifyingTabBar.cpp.
References mouseLeft().
The documentation for this class was generated from the following files:
Generated by 1.8.11