Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QStyleOptionTabBarBase class is used to describe the the base of a tabbar. That is the part that the tabbar usually overlaps with. More...
#include <QStyleOptionTabBarBase>
Inherits QStyleOption.
The QStyleOptionTabBarBase class is used to describe the the base of a tabbar. That is the part that the tabbar usually overlaps with.
This is drawn by a standalone QTabBar (one that isn't part of a QTabWidget).
See also QTabBar::drawBase().
Construct a QStyleOptionTabBarBase. The members are given default values.
Constructs a copy of other.
Equals SO_TabBarBase.
Equals 1.
The rectangle containing the selected tab
This is within the bounds of the tabBarRect.
The shape of the tabbar.
The rectangle containing all the tabs.
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |