NAME
Qt::Gui::QGraphicsProxyWidget
PUBLIC METHODS
- ~QGraphicsProxyWidget()
- QGraphicsProxyWidget * createProxyForChildWidget(QWidget * child)
- void paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget)
- void setGeometry(const QRectF & rect)
- void setWidget(QWidget * widget)
- QRectF subWidgetRect(const QWidget * widget)
- int type()
- QWidget * widget()
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2011 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.