MLABActiveXControl Class Reference
[GUI Controls]

Inherits MLABSimpleWidgetControl.

List of all members.

Public Slots

Scripting access
QVariant call (const QString &function)
QVariant call (const QString &function, const QVariantList &args)
QVariant property (const QString &property)
bool setControl (const QString &classId)
bool setProperty (const QString &property, const QVariant &value)


Detailed Description

The control can be controlled via scripting.

Member Function Documentation

QVariant MLABActiveXControl::call ( const QString &  function  )  [slot]

call the activex function with no arguments

QVariant MLABActiveXControl::call ( const QString &  function,
const QVariantList &  args 
) [slot]

call the activex function with a list of arguments

QVariant MLABActiveXControl::property ( const QString &  property  )  [slot]

get the activex property

bool MLABActiveXControl::setControl ( const QString &  classId  )  [slot]

set a new activex controls, returns true if the control could be created, the previous control is destroyed

bool MLABActiveXControl::setProperty ( const QString &  property,
const QVariant &  value 
) [slot]

set the activex property, returns false if property does not exist or is not writeable


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