#include <ktabbar.h>
Inherits TQTabBar.
|
void | contextMenu (int, const TQPoint &) |
|
void | mouseDoubleClick (int) |
|
void | mouseMiddleClick (int) |
|
void | initiateDrag (int) |
|
void | testCanDecode (const TQDragMoveEvent *e, bool &accept) |
|
void | receivedDropEvent (int, TQDropEvent *) |
|
void | moveTab (int, int) |
|
void | closeRequest (int) |
|
void | wheelDelta (int) |
|
- Since
- 3.2
Definition at line 35 of file ktabbar.h.
◆ KTabBar()
KTabBar::KTabBar |
( |
TQWidget * |
parent = 0 , |
|
|
const char * |
name = 0 |
|
) |
| |
◆ ~KTabBar()
◆ activateDragSwitchTab
void KTabBar::activateDragSwitchTab |
( |
| ) |
|
|
protectedvirtualslot |
◆ closeButtonClicked
void KTabBar::closeButtonClicked |
( |
| ) |
|
|
protectedvirtualslot |
◆ dragMoveEvent()
void KTabBar::dragMoveEvent |
( |
TQDragMoveEvent * |
e | ) |
|
|
protectedvirtual |
◆ dropEvent()
void KTabBar::dropEvent |
( |
TQDropEvent * |
e | ) |
|
|
protectedvirtual |
◆ enableCloseButton
void KTabBar::enableCloseButton |
( |
| ) |
|
|
protectedvirtualslot |
◆ hoverCloseButton()
bool KTabBar::hoverCloseButton |
( |
| ) |
const |
◆ hoverCloseButtonDelayed()
bool KTabBar::hoverCloseButtonDelayed |
( |
| ) |
const |
◆ insertTab()
int KTabBar::insertTab |
( |
TQTab * |
t, |
|
|
int |
index = -1 |
|
) |
| |
|
virtual |
◆ isTabReorderingEnabled()
bool KTabBar::isTabReorderingEnabled |
( |
| ) |
const |
◆ mouseDoubleClickEvent()
void KTabBar::mouseDoubleClickEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ mouseMoveEvent()
void KTabBar::mouseMoveEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ mousePressEvent()
void KTabBar::mousePressEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ mouseReleaseEvent()
void KTabBar::mouseReleaseEvent |
( |
TQMouseEvent * |
e | ) |
|
|
protectedvirtual |
◆ onLayoutChange
void KTabBar::onLayoutChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ paintLabel()
void KTabBar::paintLabel |
( |
TQPainter * |
p, |
|
|
const TQRect & |
br, |
|
|
TQTab * |
t, |
|
|
bool |
has_focus |
|
) |
| const |
|
protectedvirtual |
◆ removeTab()
void KTabBar::removeTab |
( |
TQTab * |
t | ) |
|
|
virtual |
◆ resetTabColor()
void KTabBar::resetTabColor |
( |
int |
id | ) |
|
◆ setHoverCloseButton()
void KTabBar::setHoverCloseButton |
( |
bool |
button | ) |
|
◆ setHoverCloseButtonDelayed()
void KTabBar::setHoverCloseButtonDelayed |
( |
bool |
delayed | ) |
|
◆ setTabCloseActivatePrevious()
void KTabBar::setTabCloseActivatePrevious |
( |
bool |
on | ) |
|
◆ setTabColor()
void KTabBar::setTabColor |
( |
int |
id, |
|
|
const TQColor & |
color |
|
) |
| |
◆ setTabEnabled()
void KTabBar::setTabEnabled |
( |
int |
id, |
|
|
bool |
enabled |
|
) |
| |
|
virtual |
◆ setTabReorderingEnabled()
void KTabBar::setTabReorderingEnabled |
( |
bool |
enable | ) |
|
◆ tabCloseActivatePrevious()
bool KTabBar::tabCloseActivatePrevious |
( |
| ) |
const |
◆ tabColor()
const TQColor & KTabBar::tabColor |
( |
int |
id | ) |
const |
◆ wheelEvent()
void KTabBar::wheelEvent |
( |
TQWheelEvent * |
e | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: