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/qmousedriverplugin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qmousedriverplugin.html') diff --git a/doc/html/qmousedriverplugin.html b/doc/html/qmousedriverplugin.html index d24317d21..70fc956b9 100644 --- a/doc/html/qmousedriverplugin.html +++ b/doc/html/qmousedriverplugin.html @@ -71,14 +71,14 @@ Destroys the mouse driver plugin.

You never have to call this explicitly. TQt destroys a plugin automatically when it is no longer used. -

TQWSMouseHandler * TQMouseDriverPlugin::create ( const TQString & driver, const TQString & device ) [pure virtual] +

TQWSMouseHandler * TQMouseDriverPlugin::create ( const TQString & driver, const TQString & device ) [pure virtual]

Creates a driver matching the type specified by driver and which uses device device.

See also keys(). -

TQStringList TQMouseDriverPlugin::keys () const [pure virtual] +

TQStringList TQMouseDriverPlugin::keys () const [pure virtual]

Returns the list of mouse drivers this plugin supports. -- cgit v1.2.1