From 6ade7e598a18691f3f92471c4441d856b3ac54dc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:58:00 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 5e3fc3a36b58c4e1cb48e31a350f76b7a81b3170. --- doc/html/classQextScintillaBase.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/classQextScintillaBase.html') diff --git a/doc/html/classQextScintillaBase.html b/doc/html/classQextScintillaBase.html index d6e700d..0efb8d3 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 sizeHint () const +
  • virtual TQSize tqsizeHint () 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.

    - +

    - + -- cgit v1.2.3
    virtual TQSize QextScintillaBase::sizeHint virtual TQSize QextScintillaBase::tqsizeHint (  )