OTabBar Class Reference
The OTabBar class is a derivative of QTabBar. More...
#include <otabbar.h>
Inheritance diagram for OTabBar:


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. | |
Detailed Description
The OTabBar class is a derivative of QTabBar.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.
Constructor & Destructor Documentation
|
||||||||||||
|
Object constructor.
Definition at line 34 of file otabbar.cpp. |
Member Function Documentation
|
||||||||||||||||||||
|
Internal function to draw a tab's label.
Reimplemented from QTabBar. Definition at line 39 of file otabbar.cpp. References QRect::bottom(), QRect::center(), QWidget::colorGroup(), QTabBar::currentTab(), QPainter::drawPixmap(), QPainter::drawText(), QPixmap::height(), QWidget::isEnabled(), QRect::left(), QRect::moveBy(), QWidget::palette(), QRect::setBottom(), QRect::setLeft(), QPainter::setPen(), QWidget::style(), and QPixmap::width(). |
The documentation for this class was generated from the following files:
