#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) |
|
|
| KTabBar (TQWidget *parent=0, const char *name=0) |
|
virtual void | setTabEnabled (int, bool) |
|
const TQColor & | tabColor (int) const |
|
void | setTabColor (int, const TQColor &) |
|
void | resetTabColor (int) |
|
virtual int | insertTab (TQTab *, int index=-1) |
|
virtual void | removeTab (TQTab *) |
|
void | setTabReorderingEnabled (bool enable) |
|
bool | isTabReorderingEnabled () const |
|
void | setHoverCloseButton (bool) |
|
bool | hoverCloseButton () const |
|
void | setHoverCloseButtonDelayed (bool) |
|
bool | hoverCloseButtonDelayed () const |
|
void | setTabCloseActivatePrevious (bool) |
|
bool | tabCloseActivatePrevious () const |
|
|
virtual void | closeButtonClicked () |
|
virtual void | onLayoutChange () |
|
virtual void | enableCloseButton () |
|
virtual void | activateDragSwitchTab () |
|
|
virtual void | mouseDoubleClickEvent (TQMouseEvent *e) |
|
virtual void | mousePressEvent (TQMouseEvent *e) |
|
virtual void | mouseMoveEvent (TQMouseEvent *e) |
|
virtual void | mouseReleaseEvent (TQMouseEvent *e) |
|
virtual void | wheelEvent (TQWheelEvent *e) |
|
virtual void | dragMoveEvent (TQDragMoveEvent *e) |
|
virtual void | dropEvent (TQDropEvent *e) |
|
virtual void | paintLabel (TQPainter *, const TQRect &, TQTab *, bool) const |
|
- Since
- 3.2
Definition at line 35 of file ktabbar.h.
The documentation for this class was generated from the following files: