#include "xcheckbox.h"#include <QtScript>Functions | |
| QScriptValue | constructXCheckBox (QScriptContext *context, QScriptEngine *engine) |
| void | setupXCheckBox (QScriptEngine *engine) |
| void | XCheckBoxfromScriptValue (const QScriptValue &obj, XCheckBox *&item) |
| QScriptValue | XCheckBoxtoScriptValue (QScriptEngine *engine, XCheckBox *const &item) |
| QScriptValue constructXCheckBox | ( | QScriptContext * | context, | |
| QScriptEngine * | engine | |||
| ) |
| void setupXCheckBox | ( | QScriptEngine * | engine | ) |
| void XCheckBoxfromScriptValue | ( | const QScriptValue & | obj, | |
| XCheckBox *& | item | |||
| ) |
| QScriptValue XCheckBoxtoScriptValue | ( | QScriptEngine * | engine, | |
| XCheckBox *const & | item | |||
| ) |
| Generated on Mon Nov 30 09:57:23 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|