Plasma
frame.cpp
Go to the documentation of this file.
Q_INVOKABLE QString imagePath(const QString &name) const
Retrieve the path for an SVG image in the current theme.
Definition: theme.cpp:794
void setEnabledBorders(const FrameSvg::EnabledBorders borders)
Sets what borders should be painted.
Definition: frame.cpp:125
the text color to be used by items resting on the background
Definition: theme.h:63
Definition: frame.h:54
QString image() const
QString styleSheet() const
Shadow frameShadow() const
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
Definition: frame.cpp:214
FrameSvg::EnabledBorders enabledBorders() const
Convenience method to get the enabled borders.
Definition: frame.cpp:134
QString text() const
void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: frame.cpp:239
Definition: frame.h:55
Definition: frame.h:56
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this Frame.
Definition: frame.cpp:198
QSizeF sizeHint(Qt::SizeHint which, const QSizeF &constraint) const
Definition: frame.cpp:250
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:33 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 22:48:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.