|
|
def | __init__ (self, edit) |
| |
|
def | updateRules (self) |
| |
|
def | __init__ (self, edit) |
| |
|
def | highlightBlock (self, text) |
| |
|
def | highlightRules (self, text, start, finish) |
| |
|
def | updateFonts (self, font) |
| |
|
def | updateRules (self) |
| |
|
def | updateHighlighter (self, font) |
| |
|
|
| rules |
| |
|
| multiLineStringBegin |
| |
|
| multiLineStringEnd |
| |
|
| multiLineStringFormat |
| |
|
| base_format |
| |
|
| document |
| |
|
| empty_format |
| |
|
| keywordFormat |
| |
|
| callableFormat |
| |
|
| magicFormat |
| |
|
| qtFormat |
| |
|
| selfFormat |
| |
|
| singleLineCommentFormat |
| |
|
| multiLineStringFormat |
| |
|
| quotationFormat1 |
| |
|
| quotationFormat2 |
| |
|
| rules |
| |
|
| multiLineStringBegin |
| |
|
| multiLineStringEnd |
| |
|
| string | keywords |
| |
| tuple | keywords |
| |
| string sceditor.highlighter.QtScriptHighlighter.keywords |
|
static |
Initial value:
2 break for throw case function try
3 catch if typeof continue in var default instanceof void
4 delete new undefined do return while else switch with
The documentation for this class was generated from the following file:
- /Users/ale/src/Scribus/scribus/plugins/scripter/python/sceditor/highlighter.py