TasCommandModel Class Reference

#include <ext/app/exttesttools/tasqtcommandmodel.h>

class TasCommandModel : public TasDomObject, public TasDomObject

Inherits from

Constructor & Destructor Documentation

~TasCommandModel ( )

~TasCommandModel()

Destructor

Member Function Documentation

addTarget ( )

TasTarget &addTarget()

createModel ( )

TasCommandModel *createModel()[static]

findTarget ( const QString & )

TasTarget *findTarget(const QString &id)

Searches for a tasrget with given id. Returns null if not found.

id ( )

QString id()const

Return the model id, can be null.

interval ( )

intinterval()

isAsynchronous ( )

boolisAsynchronous()

isMultitouch ( )

boolisMultitouch()

makeModel ( const QString & )

TasCommandModel *makeModel(const QString &sourceXml)[static]

name ( )

QString name()const

Return the model name, can be null.

onlyFragment ( )

boolonlyFragment()

service ( )

QString service()const

Return the model service, can be null.

sourceString ( bool )

QString sourceString(booloriginal = true)const

targetList ( )

QList< TasTarget * >targetList()

uid ( )

QString uid()const

Return the model id, can be null.