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.html30
1 files changed, 15 insertions, 15 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html
index 4c28b00de..801d0a422 100644
--- a/doc/html/annotated.html
+++ b/doc/html/annotated.html
@@ -78,9 +78,9 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqcanvasview.html">TQCanvasView</a></b><td>On-screen view of a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="tqchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="tqcharref.html">TQCharRef</a></b><td>Helper class for TQString
-<tr bgcolor=#f0f0f0><td><b><a href="ntqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
-<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="tqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
+<tr bgcolor=#f0f0f0><td><b><a href="tqchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items
+<tr bgcolor=#f0f0f0><td><b><a href="tqchecktableitem.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="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
@@ -88,8 +88,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors
<tr bgcolor=#f0f0f0><td><b><a href="tqcolordrag.html">TQColorDrag</a></b><td>Drag and drop object for transferring colors
<tr bgcolor=#f0f0f0><td><b><a href="tqcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors
-<tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
-<tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables
+<tr bgcolor=#f0f0f0><td><b><a href="tqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
+<tr bgcolor=#f0f0f0><td><b><a href="tqcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables
<tr bgcolor=#f0f0f0><td><b><a href="ntqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI
<tr bgcolor=#f0f0f0><td><b><a href="tqconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="qcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event
@@ -107,8 +107,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a></b><td>Abstraction for date and edit editors
<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that <a href="shclass.html#implicitly-shared">implicitly shared</a> and <a href="shclass.html#explicitly-shared">explicitly shared</a> classes reference unique data
<tr bgcolor=#f0f0f0><td><b><a href="tqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer)
-<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="tqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer)
+<tr bgcolor=#f0f0f0><td><b><a href="tqdialog.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="tqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
@@ -210,13 +210,13 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqjiscodec.html">TQJisCodec</a></b><td>Conversion to and from JIS character sets
<tr bgcolor=#f0f0f0><td><b><a href="qkeyevent.html">TQKeyEvent</a></b><td>Describes a key event
<tr bgcolor=#f0f0f0><td><b><a href="ntqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators
-<tr bgcolor=#f0f0f0><td><b><a href="ntqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
+<tr bgcolor=#f0f0f0><td><b><a href="tqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="ntqlibrary.html">TQLibrary</a></b><td>Wrapper for handling shared libraries
-<tr bgcolor=#f0f0f0><td><b><a href="ntqlineedit.html">TQLineEdit</a></b><td>One-line text editor
+<tr bgcolor=#f0f0f0><td><b><a href="tqlineedit.html">TQLineEdit</a></b><td>One-line text editor
<tr bgcolor=#f0f0f0><td><b><a href="ntqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items
<tr bgcolor=#f0f0f0><td><b><a href="qlistboxitem.html">TQListBoxItem</a></b><td>The base class of all list box items
<tr bgcolor=#f0f0f0><td><b><a href="qlistboxpixmap.html">TQListBoxPixmap</a></b><td>List box items with a pixmap and optional text
@@ -287,8 +287,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqptrqueue.html">TQPtrQueue</a></b><td>Template class that provides a queue
<tr bgcolor=#f0f0f0><td><b><a href="tqptrstack.html">TQPtrStack</a></b><td>Template class that provides a stack
<tr bgcolor=#f0f0f0><td><b><a href="tqptrvector.html">TQPtrVector</a></b><td>Template collection class that provides a vector (array)
-<tr bgcolor=#f0f0f0><td><b><a href="ntqpushbutton.html">TQPushButton</a></b><td>Command button
-<tr bgcolor=#f0f0f0><td><b><a href="ntqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label
+<tr bgcolor=#f0f0f0><td><b><a href="tqpushbutton.html">TQPushButton</a></b><td>Command button
+<tr bgcolor=#f0f0f0><td><b><a href="tqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label
<tr bgcolor=#f0f0f0><td><b><a href="ntqrangecontrol.html">TQRangeControl</a></b><td>Integer value within a range
<tr bgcolor=#f0f0f0><td><b><a href="tqrect.html">TQRect</a></b><td>Defines a rectangle in the plane
<tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions
@@ -296,8 +296,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqregion.html">TQRegion</a></b><td>Clip region for a painter
<tr bgcolor=#f0f0f0><td><b><a href="qresizeevent.html">TQResizeEvent</a></b><td>Event parameters for resize events
<tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel
-<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="tqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar
+<tr bgcolor=#f0f0f0><td><b><a href="tqscrollview.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="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
@@ -310,13 +310,13 @@ body { background: #ffffff; color: black; }
<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="tqslider.html">TQSlider</a></b><td>Vertical or horizontal slider
<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)
+<tr bgcolor=#f0f0f0><td><b><a href="tqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqsql.html">TQSql</a></b><td>Namespace for TQt SQL identifiers that need to be global-like