Module implementing a QSS lexer with some additional methods.
| None | 
| LexerQSS | Subclass to implement some additional lexer dependent methods. | 
| None | 
Subclass to implement some additional lexer dependent methods.
| None | 
| None | 
| LexerQSS | Constructor | 
| defaultKeywords | Public method to get the default keywords. | 
| initProperties | Public slot to initialize the properties. | 
| isCommentStyle | Public method to check, if a style is a comment style. | 
| isStringStyle | Public method to check, if a style is a string style. | 
| language | Public method to return the lexer language. | 
| lexerName | Public method to return the lexer name. | 
| None | 
Constructor
Public method to get the default keywords.
Public slot to initialize the properties.
Public method to check, if a style is a comment style.
Public method to check, if a style is a string style.
Public method to return the lexer language.
Public method to return the lexer name.