Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OTabBar Class Reference

The OTabBar class is a derivative of QTabBar. More...

#include </home/clem/local/src/opie/noncore/unsupported/libopie/otabbar.h>

List of all members.

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


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

OTabBar::OTabBar QWidget *  parent = 0,
const char *  name = 0
 

Object constructor.

Parameters:
parent Pointer to parent of this control.
name Name of control.
Constructs a new OTabBar control with parent and name.

Definition at line 34 of file otabbar.cpp.


Member Function Documentation

OTabBar::paintLabel QPainter *  p,
const QRect &  br,
QTab *  t,
bool  has_focus
const [protected]
 

Internal function to draw a tab's label.

Parameters:
p Pointer to QPainter used for drawing.
br QRect providing region to draw label in.
t Tab to draw label for.
has_focus Boolean value not used, retained for compatibility reasons.

Definition at line 39 of file otabbar.cpp.

References Disabled, Dasher::Opts::Normal, and tr.


Member Data Documentation

Private* OTabBar::d [private]
 

Definition at line 76 of file otabbar.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:43:35 2005 for OPIE by  doxygen 1.4.2