1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
2 | <!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:721 -->
|
---|
3 | <html>
|
---|
4 | <head>
|
---|
5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
---|
6 | <title>Environment Classes</title>
|
---|
7 | <style type="text/css"><!--
|
---|
8 | fn { margin-left: 1cm; text-indent: -1cm; }
|
---|
9 | a:link { color: #004faf; text-decoration: none }
|
---|
10 | a:visited { color: #672967; text-decoration: none }
|
---|
11 | body { background: #ffffff; color: black; }
|
---|
12 | --></style>
|
---|
13 | </head>
|
---|
14 | <body>
|
---|
15 |
|
---|
16 | <table border="0" cellpadding="0" cellspacing="0" width="100%">
|
---|
17 | <tr bgcolor="#E5E5E5">
|
---|
18 | <td valign=center>
|
---|
19 | <a href="index.html">
|
---|
20 | <font color="#004faf">Home</font></a>
|
---|
21 | | <a href="classes.html">
|
---|
22 | <font color="#004faf">All Classes</font></a>
|
---|
23 | | <a href="mainclasses.html">
|
---|
24 | <font color="#004faf">Main Classes</font></a>
|
---|
25 | | <a href="annotated.html">
|
---|
26 | <font color="#004faf">Annotated</font></a>
|
---|
27 | | <a href="groups.html">
|
---|
28 | <font color="#004faf">Grouped Classes</font></a>
|
---|
29 | | <a href="functions.html">
|
---|
30 | <font color="#004faf">Functions</font></a>
|
---|
31 | </td>
|
---|
32 | <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Environment Classes</h1>
|
---|
33 |
|
---|
34 |
|
---|
35 | <p> These classes providing various global services to your application such as
|
---|
36 | event handling, access to system settings, <a href="i18n.html#internationalization">internationalization</a>, etc.
|
---|
37 | <p>
|
---|
38 | <p><table width="100%">
|
---|
39 | <tr bgcolor=#f0f0f0><td><b><a href="qclipboard.html">QClipboard</a></b><td>Access to the window system clipboard
|
---|
40 | <tr bgcolor=#f0f0f0><td><b><a href="qdesktopwidget.html">QDesktopWidget</a></b><td>Access to screen information on multi-head systems
|
---|
41 | <tr bgcolor=#f0f0f0><td><b><a href="qevent.html">QEvent</a></b><td>The base class of all event classes. Event objects contain event parameters
|
---|
42 | <tr bgcolor=#f0f0f0><td><b><a href="qfontdatabase.html">QFontDatabase</a></b><td>Information about the fonts available in the underlying window system
|
---|
43 | <tr bgcolor=#f0f0f0><td><b><a href="qmimesourcefactory.html">QMimeSourceFactory</a></b><td>Extensible provider of mime-typed data
|
---|
44 | <tr bgcolor=#f0f0f0><td><b><a href="qmutex.html">QMutex</a></b><td>Access serialization between threads
|
---|
45 | <tr bgcolor=#f0f0f0><td><b><a href="qmutexlocker.html">QMutexLocker</a></b><td>Simplifies locking and unlocking QMutexes
|
---|
46 | <tr bgcolor=#f0f0f0><td><b><a href="qpixmapcache.html">QPixmapCache</a></b><td>Application-global cache for pixmaps
|
---|
47 | <tr bgcolor=#f0f0f0><td><b><a href="qsemaphore.html">QSemaphore</a></b><td>Robust integer semaphore
|
---|
48 | <tr bgcolor=#f0f0f0><td><b><a href="qsessionmanager.html">QSessionManager</a></b><td>Access to the session manager
|
---|
49 | <tr bgcolor=#f0f0f0><td><b><a href="qthread.html">QThread</a></b><td>Platform-independent threads
|
---|
50 | <tr bgcolor=#f0f0f0><td><b><a href="qthreadstorage.html">QThreadStorage</a></b><td>Per-thread data storage
|
---|
51 | <tr bgcolor=#f0f0f0><td><b><a href="qtranslator.html">QTranslator</a></b><td>Internationalization support for text output
|
---|
52 | <tr bgcolor=#f0f0f0><td><b><a href="qtranslatormessage.html">QTranslatorMessage</a></b><td>Translator message and its properties
|
---|
53 | <tr bgcolor=#f0f0f0><td><b><a href="qwaitcondition.html">QWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
|
---|
54 | </table>
|
---|
55 | <!-- eof -->
|
---|
56 | <p><address><hr><div align=center>
|
---|
57 | <table width=100% cellspacing=0 border=0><tr>
|
---|
58 | <td>Copyright © 2007
|
---|
59 | <a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
|
---|
60 | <td align=right><div align=right>Qt 3.3.8</div>
|
---|
61 | </table></div></address></body>
|
---|
62 | </html>
|
---|