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/classQextScintillaLexerProperties.html | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'doc/html/classQextScintillaLexerProperties.html') diff --git a/doc/html/classQextScintillaLexerProperties.html b/doc/html/classQextScintillaLexerProperties.html index e837e40..94f274b 100644 --- a/doc/html/classQextScintillaLexerProperties.html +++ b/doc/html/classQextScintillaLexerProperties.html @@ -1,6 +1,6 @@ -QScintilla: QextScintillaLexerProperties Class Reference +TQScintilla: QextScintillaLexerProperties Class Reference @@ -47,24 +47,24 @@ Inherits QextScintillaLexer

Public Member Functions

Protected Member Functions


Detailed Description

The QextScintillaLexerProperties class encapsulates the Scintilla Properties lexer. @@ -100,14 +100,14 @@ A default value.


Constructor & Destructor Documentation

- +
- + @@ -200,7 +200,7 @@ Implements
QextScintillaLexerProperties::QextScintillaLexerProperties (QObject * TQObject *  parent = 0,
- + @@ -248,7 +248,7 @@ Reimplemented from
QColor QextScintillaLexerProperties::color TQColor QextScintillaLexerProperties::color ( int  style
- + @@ -272,7 +272,7 @@ Reimplemented from
QFont QextScintillaLexerProperties::font TQFont QextScintillaLexerProperties::font ( int  style
- + @@ -284,7 +284,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. @@ -294,7 +294,7 @@ Implements

QString QextScintillaLexerProperties::description TQString QextScintillaLexerProperties::description ( int  style
- + @@ -377,20 +377,20 @@ If fold is TRUE then trailing blank lines are included in a fold block.

- +

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

- +

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