From c03d5480ab0242a8e6b03b466d90d32d39303e71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:16:52 -0600 Subject: Rename old tq methods that no longer need a unique name --- doc/Scintilla/ScintillaHistory.html | 4 ++-- doc/html/classQextScintilla-members.html | 2 +- doc/html/classQextScintillaBase-members.html | 2 +- doc/html/classQextScintillaBase.html | 6 +++--- doc/html/functions_0x73.html | 2 +- doc/html/functions_func_0x73.html | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/Scintilla/ScintillaHistory.html b/doc/Scintilla/ScintillaHistory.html index a4a74d6..916b219 100755 --- a/doc/Scintilla/ScintillaHistory.html +++ b/doc/Scintilla/ScintillaHistory.html @@ -4592,7 +4592,7 @@ Tool bar.
  • - tqStatus bar now on Windows as well as GTK+. + Status bar now on Windows as well as GTK+.
  • Input fields in Find and Replace dialogs now have history on both Windows and @@ -4879,7 +4879,7 @@ Borland compatible makefile.
  • - tqStatus bar showing caret position in GTK+ version of SciTE. + Status bar showing caret position in GTK+ version of SciTE.
  • Bug fixes to selection drawing when part of selection outside window, mouse release over diff --git a/doc/html/classQextScintilla-members.html b/doc/html/classQextScintilla-members.html index 50240f1..acc90ba 100644 --- a/doc/html/classQextScintilla-members.html +++ b/doc/html/classQextScintilla-members.html @@ -956,7 +956,7 @@ setWrapMode(WrapMode mode)QextScintilla [virtual, slot] setWrapVisualFlags(WrapVisualFlag eflag, WrapVisualFlag sflag=WrapFlagNone, int sindent=0)QextScintilla showUserList(int id, const TQStringList &list)QextScintilla - tqsizeHint() const QextScintillaBase [virtual] + sizeHint() const QextScintillaBase [virtual] SloppyBraceMatch enum valueQextScintilla SmallRectangle enum valueQextScintilla standardCommands() const QextScintilla [inline] diff --git a/doc/html/classQextScintillaBase-members.html b/doc/html/classQextScintillaBase-members.html index 2a37d2f..4983d70 100644 --- a/doc/html/classQextScintillaBase-members.html +++ b/doc/html/classQextScintillaBase-members.html @@ -747,7 +747,7 @@ SendScintilla(unsigned int msg, const TQColor &col) (defined in QextScintillaBase)QextScintillaBase SendScintilla(unsigned int msg, unsigned long wParam, TQPainter *hdc, const TQRect &rc, long cpMin, long cpMax) (defined in QextScintillaBase)QextScintillaBase SendScintilla(unsigned int msg, unsigned long wParam, const TQPixmap *lParam) (defined in QextScintillaBase)QextScintillaBase [inline] - tqsizeHint() const QextScintillaBase [virtual] + sizeHint() const QextScintillaBase [virtual] startDrag()QextScintillaBase [protected, virtual] STYLE_BRACEBAD enum value (defined in QextScintillaBase)QextScintillaBase STYLE_BRACELIGHT enum value (defined in QextScintillaBase)QextScintillaBase diff --git a/doc/html/classQextScintillaBase.html b/doc/html/classQextScintillaBase.html index 0efb8d3..d6e700d 100644 --- a/doc/html/classQextScintillaBase.html +++ b/doc/html/classQextScintillaBase.html @@ -2306,7 +2306,7 @@ long SendScintilla (unsigned int msg, const TQColor &col) long SendScintilla (unsigned int msg, unsigned long wParam, TQPainter *hdc, const TQRect &rc, long cpMin, long cpMax)
  • long SendScintilla (unsigned int msg, unsigned long wParam, const TQPixmap *lParam) -
  • virtual TQSize tqsizeHint () const +
  • virtual TQSize sizeHint () const
  • TQWidget * viewport () const

    Static Public Member Functions

    @@ -2938,12 +2938,12 @@ Returns a pointer to a QextScin Send the Scintilla message msg with the optional parameters wParam and lParam.

    - +

    - + diff --git a/doc/html/functions_0x73.html b/doc/html/functions_0x73.html index 9e1937a..1960d09 100644 --- a/doc/html/functions_0x73.html +++ b/doc/html/functions_0x73.html @@ -334,7 +334,7 @@ Here is a list of all documented class members with links to the class documenta : QextScintillaLexerHTML
  • showUserList() : QextScintilla
  • SingleQuotedHereDocument : QextScintillaLexerPerl, QextScintillaLexerBash
  • SingleQuotedString -: QextScintillaLexerSQL, QextScintillaLexerRuby, QextScintillaLexerPython, QextScintillaLexerPerl, QextScintillaLexerCSS, QextScintillaLexerCPP, QextScintillaLexerBash
  • tqsizeHint() +: QextScintillaLexerSQL, QextScintillaLexerRuby, QextScintillaLexerPython, QextScintillaLexerPerl, QextScintillaLexerCSS, QextScintillaLexerCPP, QextScintillaLexerBash
  • sizeHint() : QextScintillaBase
  • SloppyBraceMatch : QextScintilla
  • SmallRectangle : QextScintilla
  • Spaces diff --git a/doc/html/functions_func_0x73.html b/doc/html/functions_func_0x73.html index 77b5034..1190596 100644 --- a/doc/html/functions_func_0x73.html +++ b/doc/html/functions_func_0x73.html @@ -159,7 +159,7 @@ : QextScintilla
  • setWrapMode() : QextScintillaPrinter, QextScintilla
  • setWrapVisualFlags() : QextScintilla
  • showUserList() -: QextScintilla
  • tqsizeHint() +: QextScintilla
  • sizeHint() : QextScintillaBase
  • standardCommands() : QextScintilla
  • startDrag() : QextScintillaBase
  • startRecording() -- cgit v1.2.3
  • virtual TQSize QextScintillaBase::tqsizeHint virtual TQSize QextScintillaBase::sizeHint (  )