kcachegrind
TabWidget Class Reference
#include <tabview.h>
Inheritance diagram for TabWidget:

Signals | |
void | visibleRectChanged (TabWidget *) |
Public Member Functions | |
TabWidget (TabView *, QWidget *parent=0) | |
void | checkVisibility () |
bool | hasVisibleRect () |
Protected Member Functions | |
void | hideEvent (QHideEvent *) |
void | moveEvent (QMoveEvent *) |
void | resizeEvent (QResizeEvent *) |
void | showEvent (QShowEvent *) |
Detailed Description
Own TabView:
- A QTabWidget able to track its visible rect via resizeEvents. This is needed to track if this widget is collapsed in a QSplitter.
- Use own TabBar for context menu
Constructor & Destructor Documentation
Definition at line 221 of file tabview.cpp.
Member Function Documentation
void TabWidget::checkVisibility | ( | ) |
Definition at line 228 of file tabview.cpp.
|
protected |
Definition at line 264 of file tabview.cpp.
|
protected |
Definition at line 272 of file tabview.cpp.
|
protected |
Definition at line 246 of file tabview.cpp.
|
protected |
Definition at line 256 of file tabview.cpp.
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.