liblancelot
Panel.cpp
Go to the documentation of this file.
virtual void setGroupByName(const QString &groupName)
Sets this widget's group by group name.
Definition: Widget.cpp:134
bool isValid() const
Plasma::FrameSvg * backgroundSvg() const
Background SVG image is one of the common properties, so a direct function that accesses it is provid...
Definition: Global.cpp:199
qreal borderSize(Plasma::MarginEdge edge) const
Definition: Panel.cpp:132
void setLeft(qreal x)
void setHeight(qreal height)
void setLayoutItem(QGraphicsLayoutItem *layoutItem)
Sets the layout item for the components in case the panel should contain more than one item at a time...
Definition: Panel.cpp:194
const char * name() const
QSizeF boundedTo(const QSizeF &otherSize) const
L_Override QSizeF sizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const
Definition: Panel.cpp:205
Panel(QString title, QGraphicsItem *parent=0)
Creates a new Lancelot::Widget.
Definition: Panel.cpp:109
L_Override void resizeEvent(QGraphicsSceneResizeEvent *event)
Definition: Panel.cpp:182
qreal width() const
QIcon icon() const
void setTop(qreal y)
void setWidth(qreal width)
QRectF rect() const
QString title() const
qreal height() const
QSize iconSize() const
QObject * parent() const
virtual void resizeEvent(QGraphicsSceneResizeEvent *event)
virtual void setGeometry(const QRectF &rect)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:43:01 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:43:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.