QsciLexerFortran Class Reference

The QsciLexerFortran class encapsulates the Scintilla Fortran lexer. More...

#include <qscilexerfortran.h>

Inherits QsciLexerFortran77.

List of all members.

Public Member Functions


Detailed Description

The QsciLexerFortran class encapsulates the Scintilla Fortran lexer.

Constructor & Destructor Documentation

QsciLexerFortran::QsciLexerFortran ( QObject *  parent = 0,
const char *  name = 0 
)

Construct a QsciLexerFortran with parent parent and name name. parent is typically the QsciScintilla instance.

virtual QsciLexerFortran::~QsciLexerFortran (  )  [virtual]

Destroys the QsciLexerFortran instance.


Member Function Documentation

const char* QsciLexerFortran::language (  )  const [virtual]

Returns the name of the language.

Reimplemented from QsciLexerFortran77.

const char* QsciLexerFortran::lexer (  )  const [virtual]

Returns the name of the lexer. Some lexers support a number of languages.

Reimplemented from QsciLexerFortran77.

const char* QsciLexerFortran::keywords ( int  set  )  const [virtual]

Returns the set of keywords for the keyword set set recognised by the lexer as a space separated string.

Reimplemented from QsciLexerFortran77.


Generated on Fri Jun 5 10:00:43 2009 for QScintilla by  doxygen 1.5.8