nngn
Loading...
Searching...
No Matches
nngn::SourceEditor Class Referencefinal

#include <source_editor.h>

Inheritance diagram for nngn::SourceEditor:
Collaboration diagram for nngn::SourceEditor:

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

LuaSyntaxHighlighterhighlighter = nullptr
 

Constructor & Destructor Documentation

◆ SourceEditor()

nngn::SourceEditor::SourceEditor ( QWidget * parent = nullptr)

Member Function Documentation

◆ dropEvent()

void nngn::SourceEditor::dropEvent ( QDropEvent * e)
finalprivate

◆ keyPressEvent()

void nngn::SourceEditor::keyPressEvent ( QKeyEvent * e)
finalprivate

◆ updated

void nngn::SourceEditor::updated ( QString s) const
signal
Here is the caller graph for this function:

Member Data Documentation

◆ highlighter

LuaSyntaxHighlighter* nngn::SourceEditor::highlighter = nullptr
private

The documentation for this class was generated from the following file: