Class, that describes completer with glsl specific types and functions. More...
#include <QLuaCompleter.hpp>
Public Member Functions | |
QLuaCompleter (QObject *parent=nullptr) | |
Constructor. More... | |
Class, that describes completer with glsl specific types and functions.
Definition at line 10 of file QLuaCompleter.hpp.
|
explicit |
Constructor.
parent | Pointer to parent QObject. |
Definition at line 9 of file QLuaCompleter.cpp.