Plasma
treeview.cpp
Go to the documentation of this file.
void setStyleSheet(const QString &styleSheet)
void setAttribute(Qt::WidgetAttribute attribute, bool on)
void setFrameStyle(int style)
QTreeView * nativeWidget() const
void setWindowIcon(const QIcon &icon)
QString styleSheet()
QScrollBar * verticalScrollBar() const
void setModel(QAbstractItemModel *model)
Sets a model for this weather view.
Definition: treeview.cpp:60
QAbstractItemModel * model()
virtual void setModel(QAbstractItemModel *model)
QWidget * widget() const
QScrollBar * horizontalScrollBar() const
void setWidget(QWidget *widget)
QAbstractItemModel * model() const
void setStyle(QStyle *style)
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this TreeView.
Definition: treeview.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.