From 347f0b28701932eba7eb063d9093e446b81debae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 9 Dec 2021 01:40:38 +0100 Subject: Rename Qt => TQt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/en/classQextScintillaLexerPerl-members.html | 101 ------------------------ 1 file changed, 101 deletions(-) delete mode 100644 doc/en/classQextScintillaLexerPerl-members.html (limited to 'doc/en/classQextScintillaLexerPerl-members.html') diff --git a/doc/en/classQextScintillaLexerPerl-members.html b/doc/en/classQextScintillaLexerPerl-members.html deleted file mode 100644 index d780171..0000000 --- a/doc/en/classQextScintillaLexerPerl-members.html +++ /dev/null @@ -1,101 +0,0 @@ - - -TQScintilla: Member List - - - - - - -

QextScintillaLexerPerl Member List

This is the complete list of members for QextScintillaLexerPerl, including all inherited members.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Array enum valueQextScintillaLexerPerl
autoCompletionFillups() const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
autoCompletionStartCharacters() const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
autoIndentStyle()QextScintillaLexer
BacktickHereDocument enum valueQextScintillaLexerPerl
Backticks enum valueQextScintillaLexerPerl
blockEnd(int *style=0) const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
blockLookback() const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
blockStart(int *style=0) const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
blockStartKeyword(int *style=0) const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
braceStyle() const (defined in QextScintillaLexerPerl)QextScintillaLexerPerl [virtual]
color(int style) const QextScintillaLexerPerl [virtual]
colorChanged(const TQColor &c, int style)QextScintillaLexer [signal]
Comment enum valueQextScintillaLexerPerl
DataSection enum valueQextScintillaLexerPerl
Default enum valueQextScintillaLexerPerl
defaultColor() const QextScintillaLexer [virtual]
defaultFont() const QextScintillaLexer [virtual]
defaultPaper() const QextScintillaLexer [virtual]
defaultStyle() const (defined in QextScintillaLexer)QextScintillaLexer [virtual]
description(int style) const QextScintillaLexerPerl [virtual]
DoubleQuotedHereDocument enum valueQextScintillaLexerPerl
DoubleQuotedString enum valueQextScintillaLexerPerl
eolFill(int style) const QextScintillaLexerPerl [virtual]
eolFillChanged(bool eoffilled, int style)QextScintillaLexer [signal]
Error enum valueQextScintillaLexerPerl
foldComments() const QextScintillaLexerPerl
foldCompact() const QextScintillaLexerPerl
font(int style) const QextScintillaLexerPerl [virtual]
fontChanged(const TQFont &f, int style)QextScintillaLexer [signal]
Hash enum valueQextScintillaLexerPerl
HereDocumentDelimiter enum valueQextScintillaLexerPerl
Identifier enum valueQextScintillaLexerPerl
Keyword enum valueQextScintillaLexerPerl
keywords(int set) const QextScintillaLexerPerl [virtual]
language() const QextScintillaLexerPerl [virtual]
lexer() const QextScintillaLexerPerl [virtual]
Number enum valueQextScintillaLexerPerl
Operator enum valueQextScintillaLexerPerl
paper(int style) const QextScintillaLexerPerl [virtual]
paperChanged(const TQColor &c, int style)QextScintillaLexer [signal]
POD enum valueQextScintillaLexerPerl
PODVerbatim enum valueQextScintillaLexerPerl
propertyChanged(const char *prop, const char *val)QextScintillaLexer [signal]
QextScintillaLexer(TQObject *parent=0, const char *name=0)QextScintillaLexer
QextScintillaLexerPerl(TQObject *parent=0, const char *name=0)QextScintillaLexerPerl
QuotedStringQ enum valueQextScintillaLexerPerl
QuotedStringQQ enum valueQextScintillaLexerPerl
QuotedStringQR enum valueQextScintillaLexerPerl
QuotedStringQW enum valueQextScintillaLexerPerl
QuotedStringQX enum valueQextScintillaLexerPerl
readProperties(TQSettings &qs, const TQString &prefix)QextScintillaLexerPerl [protected, virtual]
readSettings(TQSettings &qs, const char *prefix="/Scintilla")QextScintillaLexer
refreshProperties()QextScintillaLexerPerl [virtual]
Regex enum valueQextScintillaLexerPerl
Scalar enum valueQextScintillaLexerPerl
setAutoIndentStyle(int autoindentstyle)QextScintillaLexer [virtual, slot]
setColor(const TQColor &c, int style=-1)QextScintillaLexer [virtual, slot]
setDefaultColor(const TQColor &c)QextScintillaLexer [virtual, slot]
setDefaultFont(const TQFont &f)QextScintillaLexer [virtual, slot]
setDefaultPaper(const TQColor &c)QextScintillaLexer [virtual, slot]
setEolFill(bool eoffill, int style=-1)QextScintillaLexer [virtual, slot]
setFoldComments(bool fold)QextScintillaLexerPerl [virtual, slot]
setFoldCompact(bool fold)QextScintillaLexerPerl [virtual, slot]
setFont(const TQFont &f, int style=-1)QextScintillaLexer [virtual, slot]
setPaper(const TQColor &c, int style=-1)QextScintillaLexer [virtual, slot]
SingleQuotedHereDocument enum valueQextScintillaLexerPerl
SingleQuotedString enum valueQextScintillaLexerPerl
Substitution enum valueQextScintillaLexerPerl
SymbolTable enum valueQextScintillaLexerPerl
WhiteSpace enum valueQextScintillaLexerPerl
wordCharacters() const (defined in QextScintillaLexerPerl)QextScintillaLexerPerl [virtual]
writeProperties(TQSettings &qs, const TQString &prefix) const QextScintillaLexerPerl [protected, virtual]
writeSettings(TQSettings &qs, const char *prefix="/Scintilla") const QextScintillaLexer
~QextScintillaLexer()QextScintillaLexer [virtual]
~QextScintillaLexerPerl()QextScintillaLexerPerl [virtual]


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