Inherits MLABSimpleWidgetControl.
Public Slots | |
| void | setPixmap (const QPixmap &pixmap) |
| void | setPixmapFile (const QString &filename) |
| void | setTitle (const QString &title) |
This control shows a ToolButton.
MDL reference: ToolButton
| void MLABToolButtonControl::setPixmap | ( | const QPixmap & | pixmap | ) | [slot] |
set pixmap on the button from given pixmap
| void MLABToolButtonControl::setPixmapFile | ( | const QString & | filename | ) | [slot] |
set pixmap on the button from given file (absolute filename required)
| void MLABToolButtonControl::setTitle | ( | const QString & | title | ) | [virtual, slot] |
1.5.8