MLABBoxControl Class Reference
[GUI Controls]

Box control. More...

Inherits MLABFrameControl.

List of all members.

Public Slots

bool isCheckable () const
bool isChecked () const
void setCheckable (bool checkable)
void setChecked (bool checked)
void setTitle (const QString &title)


Detailed Description

Box control.

This control shows a box with a title around its child widgets.

MDL reference: Box


Member Function Documentation

bool MLABBoxControl::isCheckable (  )  const [slot]

returns if the box is checkable

bool MLABBoxControl::isChecked (  )  const [slot]

returns if the box is checked

void MLABBoxControl::setCheckable ( bool  checkable  )  [slot]

sets if the box is checkable

void MLABBoxControl::setChecked ( bool  checked  )  [slot]

sets if the box is checked

void MLABBoxControl::setTitle ( const QString &  title  )  [virtual, slot]

set title of the box

Reimplemented from MLABWidgetControl.


Generated on Sat Sep 3 18:38:02 2011 for MeVisLab Scripting Reference by  doxygen 1.5.8