#include <plasmatreeview.h>
Provides a plasma-themed Akonadi::EntityTreeView.
Definition at line 38 of file plasmatreeview.h.
Akonadi::PlasmaTreeView::PlasmaTreeView |
( |
QGraphicsWidget * |
parent = 0 | ) |
|
|
explicit |
Akonadi::PlasmaTreeView::~PlasmaTreeView |
( |
| ) |
|
QAbstractItemModel* Akonadi::PlasmaTreeView::model |
( |
| ) |
|
- Returns
- the model shown by this view
EntityTreeView* Akonadi::PlasmaTreeView::nativeWidget |
( |
| ) |
const |
- Returns
- the native widget wrapped by this TreeView
void Akonadi::PlasmaTreeView::setModel |
( |
QAbstractItemModel * |
model | ) |
|
Sets a model for this weather view.
- model the model to display
Definition at line 60 of file plasmatreeview.cpp.
void Akonadi::PlasmaTreeView::setStyleSheet |
( |
const QString & |
stylesheet | ) |
|
Sets the stylesheet used to control the visual display of this TreeView.
Definition at line 70 of file plasmatreeview.cpp.
QString Akonadi::PlasmaTreeView::styleSheet |
( |
| ) |
|
- Returns
- the stylesheet currently used with this widget
QAbstractItemModel * Akonadi::PlasmaTreeView::model |
|
readwrite |
Akonadi::EntityTreeView * Akonadi::PlasmaTreeView::nativeWidget |
|
read |
QGraphicsWidget Akonadi::PlasmaTreeView::parentWidget |
|
read |
QString Akonadi::PlasmaTreeView::styleSheet |
|
readwrite |
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 22:55:39 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.