nngn
|
#include <source_editor.h>
Signals | |
void | updated (QString s) const |
Public Member Functions | |
SourceEditor (QWidget *parent=nullptr) | |
Private Member Functions | |
void | keyPressEvent (QKeyEvent *e) final |
void | dropEvent (QDropEvent *e) final |
Private Attributes | |
LuaSyntaxHighlighter * | highlighter = nullptr |
nngn::SourceEditor::SourceEditor | ( | QWidget * | parent = nullptr | ) |
|
finalprivate |
|
finalprivate |
|
signal |
|
private |