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
 
void updated (QString s) const
 

Public Member Functions

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

Private Member Functions

void keyPressEvent (QKeyEvent *e) final
 
void dropEvent (QDropEvent *e) final
 
void keyPressEvent (QKeyEvent *e) final
 
void dropEvent (QDropEvent *e) final
 

Private Attributes

LuaSyntaxHighlighterhighlighter = nullptr
 

Constructor & Destructor Documentation

◆ SourceEditor() [1/2]

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

◆ SourceEditor() [2/2]

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

Member Function Documentation

◆ dropEvent() [1/2]

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

◆ dropEvent() [2/2]

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

◆ keyPressEvent() [1/2]

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

◆ keyPressEvent() [2/2]

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

◆ updated [1/2]

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

◆ updated [2/2]

void nngn::SourceEditor::updated ( QString  s) const
signal

Member Data Documentation

◆ highlighter

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

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