Inherits MLABFrameControl.
Public Slots | |
| void | setBackgroundBrush (const QBrush &brush) |
| void | setShadow (const QFrame::Shadow &shadow) |
This control shows a splitter.
MDL reference: Splitter
| void MLABSplitterControl::setBackgroundBrush | ( | const QBrush & | brush | ) | [slot] |
Sets the brush (color, pattern, or texture) to draw the splitter.
| void MLABSplitterControl::setShadow | ( | const QFrame::Shadow & | shadow | ) | [slot] |
Sets if the splitter looks raised, sunken or plain (stolen from QFrame).
1.5.8