liblancelot
Lancelot::CustomItemBackground Class Reference
#include <CustomItemBackground_p.h>
Inherits ItemBackground.
Public Member Functions | |
CustomItemBackground (QGraphicsWidget *parent=0) | |
~CustomItemBackground () | |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) |
void | setGroup (Group *group) |
void | setSvgElementPrefix (const QString &prefix=QString()) |
void | setTarget (const QRectF &target) |
Detailed Description
Definition at line 37 of file CustomItemBackground_p.h.
Constructor & Destructor Documentation
Lancelot::CustomItemBackground::CustomItemBackground | ( | QGraphicsWidget * | parent = 0 | ) |
Lancelot::CustomItemBackground::~CustomItemBackground | ( | ) |
Member Function Documentation
void Lancelot::CustomItemBackground::paint | ( | QPainter * | painter, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget | ||
) |
void Lancelot::CustomItemBackground::setGroup | ( | Group * | group | ) |
void Lancelot::CustomItemBackground::setTarget | ( | const QRectF & | target | ) |
The documentation for this class was generated from the following file:
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.