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

Public Member Functions | |
Splitter (Qt::Orientation o, QWidget *parent=0) | |
void | checkVisiblity () |
Protected Member Functions | |
void | moveEvent (QMoveEvent *) |
Detailed Description
Own Splitter: Call checkVisiblity for all TabWidget children of the splitter on a MoveEvent.
This typically is produced when collapsing the widget inside of another splitter.
Constructor & Destructor Documentation
|
explicit |
Definition at line 188 of file tabview.cpp.
Member Function Documentation
void Splitter::checkVisiblity | ( | ) |
Definition at line 200 of file tabview.cpp.
|
protected |
Definition at line 192 of file tabview.cpp.
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.