#include </home/clem/local/src/opie/noncore/unsupported/libopie/otabbar.h>
Public Member Functions | |
| OTabBar (QWidget *=0, const char *=0) | |
| Object constructor. | |
Protected Member Functions | |
| void | paintLabel (QPainter *, const QRect &, QTab *, bool) const |
| Internal function to draw a tab's label. | |
Private Attributes | |
| Private * | d |
OTabBar is a derivation of TrollTech's QTabBar which provides a row of tabs for selection. The only difference between this class and QTabBar is that there is no dotted line box around the label of the tab with the current focus.
Definition at line 46 of file otabbar.h.
|
||||||||||||
|
Object constructor.
Definition at line 34 of file otabbar.cpp. |
|
||||||||||||||||||||
|
Internal function to draw a tab's label.
Definition at line 39 of file otabbar.cpp. References Disabled, Dasher::Opts::Normal, and tr. |
|
|
|
1.4.2