Plasma
frame.cpp
FrameSvg::EnabledBorders enabledBorders() const
Convenience method to get the enabled borders.
Definition: frame.cpp:134
QSizeF sizeHint(Qt::SizeHint which, const QSizeF &constraint) const
Definition: frame.cpp:250
void setEnabledBorders(const FrameSvg::EnabledBorders borders)
Sets what borders should be painted.
Definition: frame.cpp:125
void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: frame.cpp:239
Q_INVOKABLE QString imagePath(const QString &name) const
Retrieve the path for an SVG image in the current theme.
Definition: theme.cpp:794
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0)
Definition: frame.cpp:214
void setStyleSheet(const QString &stylesheet)
Sets the stylesheet used to control the visual display of this Frame.
Definition: frame.cpp:198
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.