From 03bc485016127d419bbbbc3cfb09e21e8754b383 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 30 Nov 2011 12:33:18 -0600 Subject: Initial automated TQt conversion --- doc/html/classQextScintillaLexerSQL.html | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'doc/html/classQextScintillaLexerSQL.html') diff --git a/doc/html/classQextScintillaLexerSQL.html b/doc/html/classQextScintillaLexerSQL.html index 7960847..a62cae3 100644 --- a/doc/html/classQextScintillaLexerSQL.html +++ b/doc/html/classQextScintillaLexerSQL.html @@ -1,6 +1,6 @@ -QScintilla: QextScintillaLexerSQL Class Reference +TQScintilla: QextScintillaLexerSQL Class Reference @@ -86,18 +86,18 @@ Inherits QextScintillaLexer

Public Member Functions

Protected Member Functions


Detailed Description

The QextScintillaLexerSQL class encapsulates the Scintilla SQL lexer. @@ -175,14 +175,14 @@ A keyword defined in keyword set number 8. The class must be sub-classed and re-


Constructor & Destructor Documentation

- +
- + @@ -275,7 +275,7 @@ Implements
QextScintillaLexerSQL::QextScintillaLexerSQL (QObject * TQObject *  parent = 0,
- + @@ -323,7 +323,7 @@ Reimplemented from
QColor QextScintillaLexerSQL::color TQColor QextScintillaLexerSQL::color ( int  style
- + @@ -369,7 +369,7 @@ Reimplemented from
QFont QextScintillaLexerSQL::font TQFont QextScintillaLexerSQL::font ( int  style
- + @@ -381,7 +381,7 @@ Reimplemented from

-Returns the descriptive name for style number style. If the style is invalid for this language then QString::null is returned. This is intended to be used in user preference dialogs. +Returns the descriptive name for style number style. If the style is invalid for this language then TQString() is returned. This is intended to be used in user preference dialogs.

Implements QextScintillaLexer. @@ -391,7 +391,7 @@ Implements

QString QextScintillaLexerSQL::description TQString QextScintillaLexerSQL::description ( int  style
- + @@ -560,20 +560,20 @@ If enable is TRUE then backslash escapes are enabled. The default is FA

- +

QColor QextScintillaLexerSQL::paper TQColor QextScintillaLexerSQL::paper ( int  style
- + - + @@ -591,20 +591,20 @@ The lexer's properties are read from the settings qs. prefix ( Reimplemented from QextScintillaLexer.

- +

bool QextScintillaLexerSQL::readProperties (QSettings & TQSettings &  qs,
const QString & const TQString &  prefix 
- + - + @@ -622,7 +622,7 @@ The lexer's properties are written to the settings qs. prefix Reimplemented from QextScintillaLexer.

-


Generated on Thu Nov 30 09:32:31 2006 for QScintilla by  +
Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by  doxygen 1.4.7
-- cgit v1.2.3
bool QextScintillaLexerSQL::writeProperties (QSettings & TQSettings &  qs,
const QString & const TQString &  prefix