A widget used to display and alter the value for an image attribute.
#include <widgets.h>
Public Member Functions |
|
AttributeImagebox (QWidget *pParent, int iWidth, AttributePointer< Image > *pImage) | |
Protected Attributes |
|
QLabel | m_cLabel |
AttributeImagebox | ( | QWidget * | pParent, |
int | iWidth, | ||
AttributePointer< Image > * | pImage | ||
) |
QLabel
m_cLabel [protected] |
Reimplemented from AttributeWidget.