From a69b55c674b0528c00598bea54b7a661f4e49f27 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 7 Oct 2021 15:17:57 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- doc/html/classQextScintillaLexerJava.html | 138 ------------------------------ 1 file changed, 138 deletions(-) delete mode 100644 doc/html/classQextScintillaLexerJava.html (limited to 'doc/html/classQextScintillaLexerJava.html') diff --git a/doc/html/classQextScintillaLexerJava.html b/doc/html/classQextScintillaLexerJava.html deleted file mode 100644 index 7be015d..0000000 --- a/doc/html/classQextScintillaLexerJava.html +++ /dev/null @@ -1,138 +0,0 @@ - - -TQScintilla: QextScintillaLexerJava Class Reference - - - - - - -

QextScintillaLexerJava Class Reference

The QextScintillaLexerJava class encapsulates the Scintilla Java lexer. -More... -

-#include <qextscintillalexerjava.h> -

-Inherits QextScintillaLexerCPP. -

-List of all members.

Public Member Functions

- -

Detailed Description

-The QextScintillaLexerJava class encapsulates the Scintilla Java lexer. -

-


Constructor & Destructor Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
QextScintillaLexerJava::QextScintillaLexerJava (TQObject *  parent = 0,
const char *  name = 0 
)
-
-
- -

-Construct a QextScintillaLexerJava with parent parent and name name. parent is typically the QextScintilla instance. -

-

- -

-
- - - - - - - - -
virtual QextScintillaLexerJava::~QextScintillaLexerJava (  )  [virtual]
-
-
- -

-Destroys the QextScintillaLexerJava instance. -

- -

-

-


Member Function Documentation

- -
-
- - - - - - - - -
const char* QextScintillaLexerJava::language (  )  const [virtual]
-
-
- -

-Returns the name of the language. -

- -

-Reimplemented from QextScintillaLexerCPP. -

-

- -

-
- - - - - - - - - -
const char* QextScintillaLexerJava::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 QextScintillaLexerCPP. -

-

-


Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by  - -doxygen 1.4.7
- - -- cgit v1.2.3