Package node_manager_fkie :: Package editor :: Module yaml_highlighter :: Class YamlHighlighter
[frames] | no frames]

Class YamlHighlighter

source code

python_qt_binding.QtGui.QSyntaxHighlighter --+
                                             |
                                            YamlHighlighter

Enabled the syntax highlightning for the yaml files.

Instance Methods
 
__init__(self, parent=None) source code
 
highlightBlock(self, text) source code