From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/plugins.html | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 doc/html/plugins.html (limited to 'doc/html/plugins.html') diff --git a/doc/html/plugins.html b/doc/html/plugins.html new file mode 100644 index 0000000..936b94e --- /dev/null +++ b/doc/html/plugins.html @@ -0,0 +1,59 @@ + + + + + +Plugins + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Plugins

+ + +

These classes deal with shared libraries, (e.g. .so and DLL files), +and with Qt plugins. +

See the plugins documentation. +

See also the ActiveQt framework for +Windows. +

+

+
QGfxDriverPluginAbstract base for Qt/Embedded graphics driver plugins +
QImageFormatPluginAbstract base for custom image format plugins +
QKbdDriverPluginAbstract base for Qt/Embedded keyboard driver plugins +
QLibraryWrapper for handling shared libraries +
QMouseDriverPluginAbstract base for Qt/Embedded mouse driver plugins +
QSqlDriverPluginAbstract base for custom QSqlDriver plugins +
QStylePluginAbstract base for custom QStyle plugins +
QTextCodecPluginAbstract base for custom QTextCodec plugins +
QWidgetPluginAbstract base for custom QWidget plugins +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3