My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
SyntaxHighlighter Class Reference

#include <syntax.h>

Inheritance diagram for SyntaxHighlighter:
Inheritance graph
[legend]
Collaboration diagram for SyntaxHighlighter:
Collaboration graph
[legend]

Public Member Functions

 SyntaxHighlighter (TextDoc *)
 
virtual ~SyntaxHighlighter ()
 
void setLanguage (int)
 
int highlightParagraph (const QString &, int)
 

Detailed Description

Definition at line 34 of file syntax.h.

Constructor & Destructor Documentation

SyntaxHighlighter::SyntaxHighlighter ( TextDoc textEdit)

Definition at line 30 of file syntax.cpp.

SyntaxHighlighter::~SyntaxHighlighter ( )
virtual

Definition at line 37 of file syntax.cpp.

Member Function Documentation

int SyntaxHighlighter::highlightParagraph ( const QString &  text,
int  state 
)

Definition at line 48 of file syntax.cpp.

void SyntaxHighlighter::setLanguage ( int  lang)

Definition at line 42 of file syntax.cpp.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: