From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/qwsinputmethod.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qwsinputmethod.html') diff --git a/doc/html/qwsinputmethod.html b/doc/html/qwsinputmethod.html index 05edcba41..baf8dea39 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 -- cgit v1.2.3