TwiceAsNice  2019-02-18
Classes
ActionEditorImpl.h File Reference
#include <QtDesigner/QDesignerExportWidget>
#include <Nice/Qt/BridgeItem.h>
#include <ActionEditor.h>
#include <Nice/Util/Thread.h>
#include <QSyntaxHighlighter>
#include <Nice/Log/Logger.h>
Include dependency graph for ActionEditorImpl.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  PyLogFunction
 
class  ActionEditorImpl
 
class  SyntaxColors
 Store colors for syntax highligter. It provides defaults, loading and storing preferences. More...
 
class  SyntaxHighlighter
 Simple syntax highlighting for Scripter (QTextEdit). Based on the source of the Sqliteman and Qt4 examples. but very simplifier. Improved too (of course). TODO: colors of the higlited texts. User should set the colors in the preferences. Waiting for the new plugin API. More...
 
struct  SyntaxHighlighter::HighlightingRule
 
class  PlayThread
 
class  ReadStdOut