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/classQextScintillaLexerPOV.html | 44 ++++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'doc/html/classQextScintillaLexerPOV.html') diff --git a/doc/html/classQextScintillaLexerPOV.html b/doc/html/classQextScintillaLexerPOV.html index b198427..96572db 100644 --- a/doc/html/classQextScintillaLexerPOV.html +++ b/doc/html/classQextScintillaLexerPOV.html @@ -1,6 +1,6 @@ -QScintilla: QextScintillaLexerPOV Class Reference +TQScintilla: QextScintillaLexerPOV Class Reference @@ -77,7 +77,7 @@ Inherits QextScintillaLexer

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

- +
- + @@ -259,7 +259,7 @@ Implements
QextScintillaLexerPOV::QextScintillaLexerPOV (QObject * TQObject *  parent = 0,
- + @@ -307,7 +307,7 @@ Reimplemented from
QColor QextScintillaLexerPOV::color TQColor QextScintillaLexerPOV::color ( int  style
- + @@ -353,7 +353,7 @@ Reimplemented from
QFont QextScintillaLexerPOV::font TQFont QextScintillaLexerPOV::font ( int  style
- + @@ -365,7 +365,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. @@ -375,7 +375,7 @@ Implements

QString QextScintillaLexerPOV::description TQString QextScintillaLexerPOV::description ( int  style
- + @@ -544,20 +544,20 @@ If fold is TRUE then directives can be folded. The default is FALSE.

- +

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

- +

bool QextScintillaLexerPOV::readProperties (QSettings & TQSettings &  qs,
const QString & const TQString &  prefix 
- + - + @@ -606,7 +606,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 QextScintillaLexerPOV::writeProperties (QSettings & TQSettings &  qs,
const QString & const TQString &  prefix