mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2026-04-02 21:20:41 +02:00
add widgets automatic in layout
This commit is contained in:
parent
33c32e096d
commit
c51239a3fa
6 changed files with 212 additions and 4 deletions
|
|
@ -67,6 +67,7 @@ public:
|
|||
private:
|
||||
lua_State *L;
|
||||
static QString nameForPointer(void *pointer);
|
||||
static QWidget* windowForObject(QObject *object);
|
||||
};
|
||||
|
||||
#endif // LUAENGINEGUI_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue