|
LibreCAD
|
This is the complete list of members for LuaInterface, including all inherited members.
| _events | LuaInterface | private |
| _L | LuaInterface | private |
| _luaQObjects | LuaInterface | private |
| _operations | LuaInterface | private |
| _pluginManager | LuaInterface | private |
| cleanInvalidQObject() | LuaInterface | |
| deleteEvent(const std::string &event, LuaIntf::LuaRef callback) | LuaInterface | |
| hideUI(bool hidden) | LuaInterface | |
| initLua() | LuaInterface | |
| loadUiFile(const char *fileName) | LuaInterface | static |
| luaConnect(QObject *sender, std::string signalName, LuaIntf::LuaRef slot) | LuaInterface | |
| LuaInterface() | LuaInterface | |
| luaState() | LuaInterface | |
| openFileDialog(bool isOpening, const char *description, const char *mode) | LuaInterface | static |
| operation(unsigned int windowID) | LuaInterface | |
| pluginList(const char *path) | LuaInterface | |
| qtConnect(QObject *sender, std::string signalName, QObject *receiver, std::string slotName) | LuaInterface | |
| registerEvent(const std::string &event, LuaIntf::LuaRef callback) | LuaInterface | |
| setOperation(unsigned int windowID, LuaIntf::LuaRef) | LuaInterface | |
| triggerEvent(const std::string &event, LuaIntf::LuaRef args) | LuaInterface | |
| ~LuaInterface() | LuaInterface |