From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/qwsinputmethod.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qwsinputmethod.html') diff --git a/doc/html/qwsinputmethod.html b/doc/html/qwsinputmethod.html index 1295e8873..05edcba41 100644 --- a/doc/html/qwsinputmethod.html +++ b/doc/html/qwsinputmethod.html @@ -95,7 +95,7 @@ press. Implemented in subclasses to reset the state of the input method. -

void TQWSInputMethod::sendIMEvent ( TQWSServer::IMState state, const TQString & txt, int cpos, int selLen = 0 ) [protected] +

void TQWSInputMethod::sendIMEvent ( TQWSServer::IMState state, const TQString & txt, int cpos, int selLen = 0 ) [protected]

Causes a TQIMEvent to be sent to the focus widget. state may be @@ -106,7 +106,7 @@ is IMEnd). cpos is the current cursor position. the composition string (starting at cpos) that should be marked as selected by the input widget receiving the event. -

void TQWSInputMethod::setFont ( const TQFont & ) [virtual] +

void TQWSInputMethod::setFont ( const TQFont & ) [virtual]

Implemented in subclasses to handle font changes in the focus widget. -- cgit v1.2.1