kget
ProxyWidget Class Reference
#include <kgetapplet.h>
Inheritance diagram for ProxyWidget:

Public Member Functions | |
ProxyWidget (QGraphicsWidget *parent) | |
~ProxyWidget () | |
QGraphicsWidget * | dataWidget () |
void | paint (QPainter *p, const QStyleOptionGraphicsItem *option, QWidget *widget) |
void | setDataWidget (QGraphicsWidget *widget) |
Detailed Description
Definition at line 41 of file kgetapplet.h.
Constructor & Destructor Documentation
ProxyWidget::ProxyWidget | ( | QGraphicsWidget * | parent | ) |
Definition at line 50 of file kgetapplet.cpp.
ProxyWidget::~ProxyWidget | ( | ) |
Definition at line 64 of file kgetapplet.cpp.
Member Function Documentation
QGraphicsWidget * ProxyWidget::dataWidget | ( | ) |
Definition at line 113 of file kgetapplet.cpp.
void ProxyWidget::paint | ( | QPainter * | p, |
const QStyleOptionGraphicsItem * | option, | ||
QWidget * | widget | ||
) |
Definition at line 68 of file kgetapplet.cpp.
void ProxyWidget::setDataWidget | ( | QGraphicsWidget * | widget | ) |
Definition at line 105 of file kgetapplet.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.