Inherits MLABSimpleWidgetControl.
Public Slots | |
| void | setContentFile (const QString &file) |
| void | setContentString (const QString &string) |
| void | setSizeHint (const QSize &size) |
Control for showing dynamic content given by a MDL file or string.
MDL reference: DynamicFrame
| void MLABDynamicFrameControl::setContentFile | ( | const QString & | file | ) | [slot] |
set content from file
| void MLABDynamicFrameControl::setContentString | ( | const QString & | string | ) | [slot] |
set content from string
| void MLABDynamicFrameControl::setSizeHint | ( | const QSize & | size | ) | [virtual, slot] |
1.5.8