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