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/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 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.

    - +

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