okteta
#include <multiviewareas_p.h>
Definition at line 43 of file multiviewareas_p.h.
Kasten2::MultiViewAreasPrivate::MultiViewAreasPrivate |
( |
MultiViewAreas * |
parent | ) |
|
|
explicit |
virtual Kasten2::MultiViewAreasPrivate::~MultiViewAreasPrivate |
( |
| ) |
|
|
virtual |
void Kasten2::MultiViewAreasPrivate::addViews |
( |
const QList< AbstractView * > & |
views | ) |
|
|
inline |
void Kasten2::MultiViewAreasPrivate::closeViewArea |
( |
AbstractViewArea * |
viewArea | ) |
|
|
inline |
bool Kasten2::MultiViewAreasPrivate::hasFocus |
( |
| ) |
const |
|
inline |
int Kasten2::MultiViewAreasPrivate::indexOf |
( |
AbstractView * |
view | ) |
const |
|
inlineprotected |
void Kasten2::MultiViewAreasPrivate::init |
( |
| ) |
|
void Kasten2::MultiViewAreasPrivate::onViewAreaFocusChanged |
( |
bool |
hasFocus | ) |
|
|
protected |
void Kasten2::MultiViewAreasPrivate::onViewsRemoved |
( |
| ) |
|
|
protected |
void Kasten2::MultiViewAreasPrivate::removeViews |
( |
const QList< AbstractView * > & |
views | ) |
|
|
inline |
void Kasten2::MultiViewAreasPrivate::setFocus |
( |
| ) |
|
|
inline |
void Kasten2::MultiViewAreasPrivate::setViewAreaFocus |
( |
AbstractViewArea * |
viewArea | ) |
|
|
inline |
void Kasten2::MultiViewAreasPrivate::setViewFocus |
( |
AbstractView * |
view | ) |
|
|
inline |
int Kasten2::MultiViewAreasPrivate::viewAreasCount |
( |
| ) |
const |
|
inline |
int Kasten2::MultiViewAreasPrivate::viewCount |
( |
| ) |
const |
|
inline |
AbstractView * Kasten2::MultiViewAreasPrivate::viewFocus |
( |
| ) |
const |
|
inline |
QWidget * Kasten2::MultiViewAreasPrivate::widget |
( |
| ) |
const |
|
inline |
TabbedViews* Kasten2::MultiViewAreasPrivate::mCurrentInlineToolViewArea |
|
protected |
TabbedViews* Kasten2::MultiViewAreasPrivate::mCurrentViewArea |
|
protected |
QSplitter* Kasten2::MultiViewAreasPrivate::mMainSplitter |
|
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.