9#include <Qsci/qscilexerpython.h>
22 const char *
keywords(
int set)
const override;
Defines a Python lexer with a alternative colour scheme to the standard one provided by QsciLexerPyth...
QColor defaultColor(int style) const override
Returns the foreground colour of the text for a style.
QColor defaultColorDark(int style) const
Returns the foreground colour of the text for a dark theme style.
QColor defaultPaper(int style) const override
QFont defaultFont(int style) const override
Returns the font of the text.
QColor defaultColorLight(int style) const
Returns the foreground colour of the text for a light theme style.
const char * keywords(int set) const override
**
static constexpr const char * customKeywords