okteta
#include <tabbedviews_p.h>
Definition at line 39 of file tabbedviews_p.h.
Kasten2::TabbedViewsPrivate::TabbedViewsPrivate |
( |
TabbedViews * |
parent | ) |
|
|
explicit |
virtual Kasten2::TabbedViewsPrivate::~TabbedViewsPrivate |
( |
| ) |
|
|
virtual |
bool Kasten2::TabbedViewsPrivate::hasFocus |
( |
| ) |
const |
|
inline |
int Kasten2::TabbedViewsPrivate::indexOf |
( |
AbstractView * |
view | ) |
const |
void Kasten2::TabbedViewsPrivate::init |
( |
| ) |
|
void Kasten2::TabbedViewsPrivate::onCloseRequest |
( |
QWidget * |
widget | ) |
|
void Kasten2::TabbedViewsPrivate::onCurrentChanged |
( |
int |
index | ) |
|
void Kasten2::TabbedViewsPrivate::onDragMoveEvent |
( |
const QDragMoveEvent * |
event, |
|
|
bool & |
accept |
|
) |
| |
void Kasten2::TabbedViewsPrivate::onDropEvent |
( |
QDropEvent * |
event | ) |
|
void Kasten2::TabbedViewsPrivate::onMouseMiddleClick |
( |
| ) |
|
void Kasten2::TabbedViewsPrivate::onTitleChanged |
( |
const QString & |
newTitle | ) |
|
void Kasten2::TabbedViewsPrivate::onViewFocusChanged |
( |
bool |
focusChanged | ) |
|
void Kasten2::TabbedViewsPrivate::removeViews |
( |
const QList< AbstractView * > & |
views | ) |
|
void Kasten2::TabbedViewsPrivate::setFocus |
( |
| ) |
|
|
inline |
void Kasten2::TabbedViewsPrivate::setViewFocus |
( |
AbstractView * |
view | ) |
|
|
inline |
int Kasten2::TabbedViewsPrivate::viewCount |
( |
| ) |
const |
|
inline |
AbstractView * Kasten2::TabbedViewsPrivate::viewFocus |
( |
| ) |
const |
|
inline |
QWidget * Kasten2::TabbedViewsPrivate::widget |
( |
| ) |
const |
|
inline |
KTabWidget* Kasten2::TabbedViewsPrivate::mTabWidget |
|
protected |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.