Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | Class Members

QS_Scripter Class Reference

Base class for classes that make the scripting interface of QCad available to the user. More...

#include <qs_scripter.h>

List of all members.

Public Slots

void test ()

Public Member Functions

 QS_Scripter (QWidget *parent, QG_MainWindowInterface *scripterHostInterface)
 Constructor.
virtual ~QS_Scripter ()
 Destructor.
QSProject * getQSAProject () const
void runScript ()
 Shows a dialog to run a script.
void runScript (const QString &path, const QString &method)
 Runs a macro from a script file.
void openIDE ()
 Shows the scripting IDE.
void showDisabledWarning ()


Detailed Description

Base class for classes that make the scripting interface of QCad available to the user.


Member Function Documentation

void QS_Scripter::runScript const QString &  path,
const QString &  method
 

Runs a macro from a script file.

Parameters:
file A qs script file
method Name of the method to run


The documentation for this class was generated from the following files:
Generated on Sat May 6 04:36:12 2006 for qcadscripting by  doxygen 1.4.4