summaryrefslogtreecommitdiffstats
path: root/doc/html/annotated.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r--doc/html/annotated.html62
1 files changed, 31 insertions, 31 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html
index 634e87147..0c8c79a81 100644
--- a/doc/html/annotated.html
+++ b/doc/html/annotated.html
@@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps
<tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
-<tr bgcolor=#f0f0f0><td><b><a href="ntqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
+<tr bgcolor=#f0f0f0><td><b><a href="tqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
<tr bgcolor=#f0f0f0><td><b><a href="ntqbutton.html">TQButton</a></b><td>The abstract base class of button widgets, providing functionality common to buttons
<tr bgcolor=#f0f0f0><td><b><a href="ntqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group
<tr bgcolor=#f0f0f0><td><b><a href="tqbytearray.html">TQByteArray</a></b><td>Array of bytes
@@ -82,7 +82,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items
<tr bgcolor=#f0f0f0><td><b><a href="qchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables
<tr bgcolor=#f0f0f0><td><b><a href="qchildevent.html">TQChildEvent</a></b><td>Event parameters for child object events
-<tr bgcolor=#f0f0f0><td><b><a href="ntqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard
+<tr bgcolor=#f0f0f0><td><b><a href="tqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard
<tr bgcolor=#f0f0f0><td><b><a href="qcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event
<tr bgcolor=#f0f0f0><td><b><a href="ntqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values
<tr bgcolor=#f0f0f0><td><b><a href="ntqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors
@@ -97,7 +97,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qcustomevent.html">TQCustomEvent</a></b><td>Support for custom events
<tr bgcolor=#f0f0f0><td><b><a href="qcustommenuitem.html">TQCustomMenuItem</a></b><td>Abstract base class for custom menu items in popup menus
<tr bgcolor=#f0f0f0><td><b><a href="tqdatabrowser.html">TQDataBrowser</a></b><td>Data manipulation and navigation for data entry forms
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice
+<tr bgcolor=#f0f0f0><td><b><a href="tqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice
<tr bgcolor=#f0f0f0><td><b><a href="tqdatatable.html">TQDataTable</a></b><td>Flexible SQL table widget that supports browsing and editing
<tr bgcolor=#f0f0f0><td><b><a href="tqdataview.html">TQDataView</a></b><td>Read-only SQL forms
<tr bgcolor=#f0f0f0><td><b><a href="tqdate.html">TQDate</a></b><td>Date functions
@@ -111,8 +111,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqdialog.html">TQDialog</a></b><td>The base class of dialog windows
<tr bgcolor=#f0f0f0><td><b><a href="tqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys
<tr bgcolor=#f0f0f0><td><b><a href="tqdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdns.html">TQDns</a></b><td>Asynchronous DNS lookups
+<tr bgcolor=#f0f0f0><td><b><a href="tqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
+<tr bgcolor=#f0f0f0><td><b><a href="tqdns.html">TQDns</a></b><td>Asynchronous DNS lookups
<tr bgcolor=#f0f0f0><td><b><a href="ntqdockarea.html">TQDockArea</a></b><td>Manages and lays out TQDockWindows
<tr bgcolor=#f0f0f0><td><b><a href="ntqdockwindow.html">TQDockWindow</a></b><td>Widget which can be docked inside a TQDockArea or floated as a top level window on the desktop
<tr bgcolor=#f0f0f0><td><b><a href="tqdomattr.html">TQDomAttr</a></b><td>Represents one attribute of a TQDomElement
@@ -144,11 +144,11 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqeuckrcodec.html">TQEucKrCodec</a></b><td>Conversion to and from EUC-KR character sets
<tr bgcolor=#f0f0f0><td><b><a href="ntqevent.html">TQEvent</a></b><td>The base class of all event classes. Event objects contain event parameters
<tr bgcolor=#f0f0f0><td><b><a href="ntqeventloop.html">TQEventLoop</a></b><td>Manages the event queue
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfile.html">TQFile</a></b><td>I/O device that operates on files
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfiledialog.html">TQFileDialog</a></b><td>Dialogs that allow users to select files or directories
-<tr bgcolor=#f0f0f0><td><b><a href="qfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfileinfo.html">TQFileInfo</a></b><td>System-independent file information
-<tr bgcolor=#f0f0f0><td><b><a href="qfilepreview.html">TQFilePreview</a></b><td>File previewing in TQFileDialog
+<tr bgcolor=#f0f0f0><td><b><a href="tqfile.html">TQFile</a></b><td>I/O device that operates on files
+<tr bgcolor=#f0f0f0><td><b><a href="tqfiledialog.html">TQFileDialog</a></b><td>Dialogs that allow users to select files or directories
+<tr bgcolor=#f0f0f0><td><b><a href="tqfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use
+<tr bgcolor=#f0f0f0><td><b><a href="tqfileinfo.html">TQFileInfo</a></b><td>System-independent file information
+<tr bgcolor=#f0f0f0><td><b><a href="tqfilepreview.html">TQFilePreview</a></b><td>File previewing in TQFileDialog
<tr bgcolor=#f0f0f0><td><b><a href="ntqfocusdata.html">TQFocusData</a></b><td>Maintains the list of widgets in the focus chain
<tr bgcolor=#f0f0f0><td><b><a href="qfocusevent.html">TQFocusEvent</a></b><td>Event parameters for widget focus events
<tr bgcolor=#f0f0f0><td><b><a href="ntqfont.html">TQFont</a></b><td>Font used for drawing text
@@ -157,7 +157,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts
<tr bgcolor=#f0f0f0><td><b><a href="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information
<tr bgcolor=#f0f0f0><td><b><a href="ntqframe.html">TQFrame</a></b><td>The base class of widgets that can have a frame
-<tr bgcolor=#f0f0f0><td><b><a href="ntqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol
+<tr bgcolor=#f0f0f0><td><b><a href="tqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol
<tr bgcolor=#f0f0f0><td><b><a href="ntqgl.html">TQGL</a></b><td>Namespace for miscellaneous identifiers in the TQt OpenGL module
<tr bgcolor=#f0f0f0><td><b><a href="ntqglcolormap.html">TQGLColormap</a></b><td>Used for installing custom colormaps into TQGLWidgets
<tr bgcolor=#f0f0f0><td><b><a href="qglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context
@@ -179,13 +179,13 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqheader.html">TQHeader</a></b><td>Header row or column, e.g. for tables and listviews
<tr bgcolor=#f0f0f0><td><b><a href="tqhebrewcodec.html">TQHebrewCodec</a></b><td>Conversion to and from visually ordered Hebrew
<tr bgcolor=#f0f0f0><td><b><a href="qhideevent.html">TQHideEvent</a></b><td>Event which is sent after a widget is hidden
-<tr bgcolor=#f0f0f0><td><b><a href="ntqhostaddress.html">TQHostAddress</a></b><td>IP address
-<tr bgcolor=#f0f0f0><td><b><a href="ntqhttp.html">TQHttp</a></b><td>Implementation of the HTTP protocol
-<tr bgcolor=#f0f0f0><td><b><a href="qhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP
-<tr bgcolor=#f0f0f0><td><b><a href="qhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP
-<tr bgcolor=#f0f0f0><td><b><a href="qhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqhostaddress.html">TQHostAddress</a></b><td>IP address
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttp.html">TQHttp</a></b><td>Implementation of the HTTP protocol
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP
<tr bgcolor=#f0f0f0><td><b><a href="qimevent.html">TQIMEvent</a></b><td>Parameters for input method events
-<tr bgcolor=#f0f0f0><td><b><a href="ntqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices
+<tr bgcolor=#f0f0f0><td><b><a href="tqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices
<tr bgcolor=#f0f0f0><td><b><a href="tqicondrag.html">TQIconDrag</a></b><td>Supports drag and drop operations within a TQIconView
<tr bgcolor=#f0f0f0><td><b><a href="tqicondragevent.html">TQIconDragEvent</a></b><td>Signals that a main icon drag has begun
<tr bgcolor=#f0f0f0><td><b><a href="tqicondragitem.html">TQIconDragItem</a></b><td>Encapsulates a drag item
@@ -224,7 +224,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqlistview.html">TQListView</a></b><td>Implements a list/tree view
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitem.html">TQListViewItem</a></b><td>Implements a list view item
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems
-<tr bgcolor=#f0f0f0><td><b><a href="ntqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
+<tr bgcolor=#f0f0f0><td><b><a href="tqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
<tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="tqmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors
<tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style
@@ -254,8 +254,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qnpstream.html">TQNPStream</a></b><td>Stream of data provided to a TQNPInstance by the browser
<tr bgcolor=#f0f0f0><td><b><a href="qnpwidget.html">TQNPWidget</a></b><td>TQWidget that is a web browser plugin window
<tr bgcolor=#f0f0f0><td><b><a href="qnplugin.html">TQNPlugin</a></b><td>The main factory for plugin objects
-<tr bgcolor=#f0f0f0><td><b><a href="qnetworkoperation.html">TQNetworkOperation</a></b><td>Common operations for network protocols
-<tr bgcolor=#f0f0f0><td><b><a href="ntqnetworkprotocol.html">TQNetworkProtocol</a></b><td>Common API for network protocols
+<tr bgcolor=#f0f0f0><td><b><a href="tqnetworkoperation.html">TQNetworkOperation</a></b><td>Common operations for network protocols
+<tr bgcolor=#f0f0f0><td><b><a href="tqnetworkprotocol.html">TQNetworkProtocol</a></b><td>Common API for network protocols
<tr bgcolor=#f0f0f0><td><b><a href="tqobject.html">TQObject</a></b><td>The base class of all TQt objects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects
@@ -276,7 +276,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points
<tr bgcolor=#f0f0f0><td><b><a href="tqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqprinter.html">TQPrinter</a></b><td>Paint device that paints on a printer
-<tr bgcolor=#f0f0f0><td><b><a href="ntqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them
+<tr bgcolor=#f0f0f0><td><b><a href="tqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them
<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressbar.html">TQProgressBar</a></b><td>Horizontal progress bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqprogressdialog.html">TQProgressDialog</a></b><td>Feedback on the progress of a slow operation
<tr bgcolor=#f0f0f0><td><b><a href="tqptrcollection.html">TQPtrCollection</a></b><td>The base class of most pointer-based TQt collections
@@ -299,21 +299,21 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollview.html">TQScrollView</a></b><td>Scrolling area with on-demand scroll bars
<tr bgcolor=#f0f0f0><td><b><a href="tqsemaphore.html">TQSemaphore</a></b><td>Robust integer semaphore
-<tr bgcolor=#f0f0f0><td><b><a href="ntqserversocket.html">TQServerSocket</a></b><td>TCP-based server
+<tr bgcolor=#f0f0f0><td><b><a href="tqserversocket.html">TQServerSocket</a></b><td>TCP-based server
<tr bgcolor=#f0f0f0><td><b><a href="tqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
+<tr bgcolor=#f0f0f0><td><b><a href="tqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
<tr bgcolor=#f0f0f0><td><b><a href="qshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
+<tr bgcolor=#f0f0f0><td><b><a href="tqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
+<tr bgcolor=#f0f0f0><td><b><a href="tqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
<tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="tqsize.html">TQSize</a></b><td>Defines the size of a two-dimensional object
<tr bgcolor=#f0f0f0><td><b><a href="tqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
<tr bgcolor=#f0f0f0><td><b><a href="tqsizepolicy.html">TQSizePolicy</a></b><td>Layout attribute describing horizontal and vertical resizing policy
<tr bgcolor=#f0f0f0><td><b><a href="tqsjiscodec.html">TQSjisCodec</a></b><td>Conversion to and from Shift-JIS
<tr bgcolor=#f0f0f0><td><b><a href="ntqslider.html">TQSlider</a></b><td>Vertical or horizontal slider
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocket.html">TQSocket</a></b><td>Buffered TCP connection
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocket.html">TQSocket</a></b><td>Buffered TCP connection
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
<tr bgcolor=#f0f0f0><td><b><a href="ntqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="qspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="ntqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
@@ -383,9 +383,9 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qtranslatormessage.html">TQTranslatorMessage</a></b><td>Translator message and its properties
<tr bgcolor=#f0f0f0><td><b><a href="tqtsciicodec.html">TQTsciiCodec</a></b><td>Conversion to and from the Tamil TSCII encoding
<tr bgcolor=#f0f0f0><td><b><a href="tquridrag.html">TQUriDrag</a></b><td>Drag object for a list of URI references
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntquuid.html">TQUuid</a></b><td>Defines a Universally Unique Identifier (UUID)
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically