Inherits MLABFrameControl.
Public Slots | |
| void | setPixmap (const QPixmap &pixmap) |
| void | setPixmapFile (const QString &filename) |
| void | setTitle (const QString &title) |
| QString | title () const |
Control for showing a Label.
MDL reference: Label
| void MLABLabelControl::setPixmap | ( | const QPixmap & | pixmap | ) | [slot] |
set pixmap to be used on the label
| void MLABLabelControl::setPixmapFile | ( | const QString & | filename | ) | [slot] |
set pixmap to be used on the label
| void MLABLabelControl::setTitle | ( | const QString & | title | ) | [virtual, slot] |
| QString MLABLabelControl::title | ( | ) | const [slot] |
get text of the label
1.5.8