trikRuntime
trikGui::AutoRunner Class Reference

Launches "autorun.js" file in "scripts" directory if it exists. More...

#include <autoRunner.h>

Inheritance diagram for trikGui::AutoRunner:
Collaboration diagram for trikGui::AutoRunner:

Public Member Functions

 AutoRunner (Controller &controller)
 Constructor. More...
 

Detailed Description

Launches "autorun.js" file in "scripts" directory if it exists.

Constructor & Destructor Documentation

AutoRunner::AutoRunner ( Controller controller)
explicit

Constructor.

Parameters
parent- parent of this widget in Qt widget parent-child system.

Timer is needed to wait for trikControl to initialize.

Todo:
Make underlying components emit signal when they are ready for script execution.

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