|
enum | { Default = 0,
Comment = 1,
MaxStyle
} |
|
|
| MyLexer (QObject *parent=0) |
|
const char * | language () const |
|
QString | description (int) const |
|
void | styleText (int start, int end) |
|
bool | addTextPartition (int partition_id, const QRegExp ®ex, const QsciStyle &style) |
|
QColor | defaultColor (int) |
|
QFont | defaultFont (int) |
|
QColor | defaultPaper (int) |
|
Definition at line 40 of file MyLexer.h.
The documentation for this class was generated from the following files: