KDEUI
ktabbar.h
Go to the documentation of this file.
void mouseMiddleClick(int index)
A double middle mouse button click was performed over the tab with the.
bool tabCloseActivatePrevious() const
Returns whether the 'activate previous tab on close' feature is enabled.
Definition ktabbar.cpp:359
void moveTab(int, int)
Used internally by KTabBar's/KTabWidget's middle-click tab moving mechanism.
void newTabRequest()
A double left mouse button click was performed over the empty area on the tab bar.
void setCloseButtonEnabled(bool)
If enabled, a close button is available for each tab.
Definition ktabbar.cpp:406
void tabDoubleClicked(int index)
A double left mouse button click was performed over the tab with the.
void wheelDelta(int)
bool isTabReorderingEnabled() const
Returns whether tab reordering is enabled.
Definition ktabbar.cpp:345
void setTabCloseActivatePrevious(bool)
Sets the 'activate previous tab on close' feature enabled or disabled.
Definition ktabbar.cpp:366
void initiateDrag(int)
QT_MOC_COMPAT void mouseDoubleClick(int)
bool isCloseButtonEnabled() const
Returns true if the close button is shown on tabs.
Definition ktabbar.cpp:413
int selectTab(const QPoint &position) const
Selects the tab which has a tab header at given.
Definition ktabbar.cpp:425
void setHoverCloseButtonDelayed(bool)
If enabled, the close button cannot get clicked until a minor delay has been passed.
Definition ktabbar.cpp:390
virtual void mouseDoubleClickEvent(QMouseEvent *event)
Definition ktabbar.cpp:77
QT_MOC_COMPAT void closeRequest(int)
void receivedDropEvent(int, QDropEvent *)
void testCanDecode(const QDragMoveEvent *, bool &)
void setHoverCloseButton(bool)
If enabled, a close button is shown above the tab icon.
Definition ktabbar.cpp:374
void emptyAreaContextMenu(const QPoint &globalPos)
A right mouse button click was performed over the empty area on the tab bar.
void setTabReorderingEnabled(bool enable)
Sets the tab reordering enabled or disabled.
Definition ktabbar.cpp:352
virtual void dragEnterEvent(QDragEnterEvent *event)
Definition ktabbar.cpp:243
void contextMenu(int index, const QPoint &globalPos)
A right mouse button click was performed over the tab with the.
virtual void mouseReleaseEvent(QMouseEvent *event)
Definition ktabbar.cpp:202
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.