Loading...
Searching...
No Matches
JS::JsViewContext Class Reference
Inheritance diagram for JS::JsViewContext:

Detailed Description

JS object exposed as View: automation of the main scenario view.

Every method degrades gracefully when there is no GUI (--no-gui): the view/presenter accessors return nullptr and the methods become no-ops.

Public Member Functions

bool grabScene (QString path)
 
bool grabMainWindow (QString path)
 
bool grabScreen (QString path)
 
void zoom (double zx, double zy)
 
void scroll (double dx, double dy)
 
void setZoomRatio (double r)
 
void centerOn (QObject *process)
 
void goToInterval (QObject *interval)
 
void fit ()
 
void recenter ()
 
void setNodal (bool nodal)
 
bool isNodal ()
 

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