![]() |
API Documentation
|
A Qt compatible wrapper for an image for use with QWidgetModel. More...
#include <QTWidgetModel.h>
Public Member Functions | |
| const String & | imageID () const |
| QTWidgetImage (QWidget *widget, const String &image_id) | |
| void | updateImage () |
Protected Attributes | |
| String | m_image_id |
| QPixmap * | m_pixmap |
| QWidget * | m_widget_to_paint |
A Qt compatible wrapper for an image for use with QWidgetModel.
| QTWidgetImage | ( | QWidget * | widget, |
| const String & | image_id ) |
|
inline |
| void updateImage | ( | ) |
|
protected |
|
protected |
|
protected |