iLand
Public Member Functions | Properties | List of all members
ABE::STPObj Class Reference

The STPObj encapsulates the 'stp' object in JS. More...

#include <fomescript.h>

Inheritance diagram for ABE::STPObj:

Public Member Functions

void setSTP (FMStand *stand)
 
 STPObj (QObject *parent=0)
 
QJSValue options ()
 
QString name ()
 

Properties

QString name
 
QJSValue options
 

Detailed Description

The STPObj encapsulates the 'stp' object in JS.

The 'stp' object is provides a link to the currently active stand treatment programme.

Constructor & Destructor Documentation

◆ STPObj()

ABE::STPObj::STPObj ( QObject *  parent = 0)
inlineexplicit

Member Function Documentation

◆ name()

QString ABE::STPObj::name ( )

◆ options()

QJSValue ABE::STPObj::options ( )
inline

◆ setSTP()

void ABE::STPObj::setSTP ( FMStand stand)

Property Documentation

◆ name

QString ABE::STPObj::name
read

◆ options

QJSValue ABE::STPObj::options
read

The documentation for this class was generated from the following files: