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/environment.html | 62 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 doc/html/environment.html (limited to 'doc/html/environment.html') diff --git a/doc/html/environment.html b/doc/html/environment.html new file mode 100644 index 0000000..689dc8a --- /dev/null +++ b/doc/html/environment.html @@ -0,0 +1,62 @@ + + + + + +Environment Classes + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Environment Classes

+ + +

These classes providing various global services to your application such as +event handling, access to system settings, internationalization, etc. +

+

+
QClipboardAccess to the window system clipboard +
QDesktopWidgetAccess to screen information on multi-head systems +
QEventThe base class of all event classes. Event objects contain event parameters +
QFontDatabaseInformation about the fonts available in the underlying window system +
QMimeSourceFactoryExtensible provider of mime-typed data +
QMutexAccess serialization between threads +
QMutexLockerSimplifies locking and unlocking QMutexes +
QPixmapCacheApplication-global cache for pixmaps +
QSemaphoreRobust integer semaphore +
QSessionManagerAccess to the session manager +
QThreadPlatform-independent threads +
QThreadStoragePer-thread data storage +
QTranslatorInternationalization support for text output +
QTranslatorMessageTranslator message and its properties +
QWaitConditionAllows waiting/waking for conditions between threads +
+ +


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