Inherits MLABFrameControl.
Public Slots | |
| void | setImage (const QImage &image) |
| void | setImageFile (const QString &filename) |
| void | setPixmap (const QPixmap &pixmap) |
| void | setPixmapFile (const QString &filename) |
| virtual void | setSizeHint (const QSize &size) |
Control for showing an Image.
MDL reference: Image
| void MLABImageControl::setImage | ( | const QImage & | image | ) | [slot] |
set image to be used on the image control
| void MLABImageControl::setImageFile | ( | const QString & | filename | ) | [slot] |
set image to be used on the image control
| void MLABImageControl::setPixmap | ( | const QPixmap & | pixmap | ) | [slot] |
set pixmap to be used on the image control
| void MLABImageControl::setPixmapFile | ( | const QString & | filename | ) | [slot] |
set pixmap to be used on the image control
| virtual void MLABImageControl::setSizeHint | ( | const QSize & | size | ) | [virtual, slot] |
1.5.8