diff options
Diffstat (limited to 'doc')
163 files changed, 1479 insertions, 1479 deletions
diff --git a/doc/changes.doc b/doc/changes.doc index dfd586365..b025abdf0 100644 --- a/doc/changes.doc +++ b/doc/changes.doc @@ -139,7 +139,7 @@ application with 3rd party styles, database drivers or text codecs. Qt Designer supports custom widgets in plugins, and will use the widgets both when designing and previewing forms. -QComponentFactory makes it easy to register any kind of component in a +TQComponentFactory makes it easy to register any kind of component in a global database (e.g. the Windows Registry) and to use any registered component. \endomit diff --git a/doc/classchart.doc b/doc/classchart.doc index cf8d63488..42c9fde1d 100644 --- a/doc/classchart.doc +++ b/doc/classchart.doc @@ -44,7 +44,7 @@ <map name="classmap"> <area shape="rect" coords="5,29,47,74" href="ntqt.html"> <area shape="rect" coords="40,57,138,78" href="tqbrush.html"> -<area shape="rect" coords="32,78,138,94" href="ntqcursor.html"> +<area shape="rect" coords="32,78,138,94" href="tqcursor.html"> <area shape="rect" coords="32,94,149,115" href="ntqkeysequence.html"> <area shape="rect" coords="30,115,149,129" href="tqpainter.html"> <area shape="rect" coords="30,129,136,148" href="tqpen.html"> @@ -81,17 +81,17 @@ <area shape="rect" coords="176,114,283,132" href="qhideevent.html"> <area shape="rect" coords="176,132,285,150" href="tqdropevent.html"> <area shape="rect" coords="178,150,285,168" href="tqpaintevent.html"> -<area shape="rect" coords="178,168,284,185" href="qchildevent.html"> +<area shape="rect" coords="178,168,284,185" href="tqchildevent.html"> <area shape="rect" coords="178,186,284,203" href="qmoveevent.html"> <area shape="rect" coords="178,203,285,220" href="qshowevent.html"> -<area shape="rect" coords="176,221,286,237" href="qcloseevent.html"> +<area shape="rect" coords="176,221,286,237" href="tqcloseevent.html"> <area shape="rect" coords="176,237,281,253" href="tqtimerevent.html"> <area shape="rect" coords="174,253,281,273" href="qfocusevent.html"> <area shape="rect" coords="174,272,283,291" href="qwheelevent.html"> <area shape="rect" coords="174,291,283,309" href="qmouseevent.html"> <area shape="rect" coords="174,309,285,326" href="qresizeevent.html"> -<area shape="rect" coords="174,326,285,344" href="qcustomevent.html"> -<area shape="rect" coords="174,344,285,372" href="qcontextmenuevent.html"> +<area shape="rect" coords="174,326,285,344" href="tqcustomevent.html"> +<area shape="rect" coords="174,344,285,372" href="tqcontextmenuevent.html"> <area shape="rect" coords="166,389,277,426" href="tqcommonstyle.html"> <area shape="rect" coords="166,427,273,462" href="tqmotifstyle.html"> <area shape="rect" coords="167,466,259,487" href="tqftp.html"> @@ -105,7 +105,7 @@ <area shape="rect" coords="163,632,261,649" href="tqsqlindex.html"> <area shape="rect" coords="163,649,271,671" href="tqsqlquery.html"> <area shape="rect" coords="287,36,386,64" href="tqobject.html"> -<area shape="rect" coords="288,60,396,78" href="ntqaccel.html"> +<area shape="rect" coords="288,60,396,78" href="tqaccel.html"> <area shape="rect" coords="291,78,395,97" href="tqaction.html"> <area shape="rect" coords="291,97,401,113" href="ntqapplication.html"> <area shape="rect" coords="294,115,395,133" href="tqcanvas.html"> @@ -230,14 +230,14 @@ <area shape="rect" coords="666,505,749,524" href="tqbuffer.html"> <area shape="rect" coords="667,524,786,541" href="tqsocketdevice.html"> <area shape="rect" coords="664,541,786,560" href="tqstylesheetitem.html"> -<area shape="rect" coords="664,561,792,579" href="qcustommenuitem.html"> +<area shape="rect" coords="664,561,792,579" href="tqcustommenuitem.html"> <area shape="rect" coords="664,577,786,593" href="tqlistboxitem.html"> <area shape="rect" coords="664,593,788,611" href="tqlistboxtext.html"> <area shape="rect" coords="663,611,788,631" href="tqlistboxpixmap.html"> <area shape="rect" coords="663,631,779,646" href="tqlayoutitem.html"> <area shape="rect" coords="666,646,780,666" href="tqspaceritem.html"> <area shape="rect" coords="668,666,759,686" href="tqwidgetitem.html"> -<area shape="rect" coords="784,34,885,63" href="ntqaccessible.html"> +<area shape="rect" coords="784,34,885,63" href="tqaccessible.html"> <area shape="rect" coords="782,62,885,79" href="tqasciicache.html"> <area shape="rect" coords="782,80,882,98" href="tqchar.html"> <area shape="rect" coords="782,99,882,116" href="tqcharref.html"> diff --git a/doc/datastreamformat.doc b/doc/datastreamformat.doc index e639ee6b3..e9e8de936 100644 --- a/doc/datastreamformat.doc +++ b/doc/datastreamformat.doc @@ -128,7 +128,7 @@ and to read back into the same TQt integer type when reading. \i highlight (TQBrush) \i highlightedText (TQBrush) \endlist -\row \i QCursor +\row \i TQCursor \i \list \i Shape id (TQ_INT16) \i If shape is BitmapCursor: The bitmap (TQPixmap), mask (TQPixmap) and hot spot (TQPoint) diff --git a/doc/features.doc b/doc/features.doc index 903ce8a1d..d2cb189ad 100644 --- a/doc/features.doc +++ b/doc/features.doc @@ -74,7 +74,7 @@ The available options are: \header \i31 Animation \row \i TQT_NO_ASYNC_IO - \i Asynchronous I/O (\l QAsyncIO) + \i Asynchronous I/O (\l TQAsyncIO) \i \row \i TQT_NO_ASYNC_IMAGE_IO \i Asynchronous Image I/O and GIF image support (\l TQImageDecoder, ...) diff --git a/doc/html/accelerators.html b/doc/html/accelerators.html index e088cb3c2..199cf638e 100644 --- a/doc/html/accelerators.html +++ b/doc/html/accelerators.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccel.cpp:984 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccel.cpp:984 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> <p> Applications invariably need to define accelerator keys for actions. -TQt fully supports accelerators, for example with <a href="ntqaccel.html#shortcutKey">TQAccel::shortcutKey</a>(). +TQt fully supports accelerators, for example with <a href="tqaccel.html#shortcutKey">TQAccel::shortcutKey</a>(). <p> Here are Microsoft's recommendations for accelerator keys, with comments about the Open Group's recommendations where they exist and differ. For most commands, the Open Group either has no advice or diff --git a/doc/html/annotated.html b/doc/html/annotated.html index b1e79524a..665e70d73 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } <p> <p>TQt's classes with brief descriptions: <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars <tr bgcolor=#f0f0f0><td><b><a href="tqactiongroup.html">TQActionGroup</a></b><td>Groups actions together <tr bgcolor=#f0f0f0><td><b><a href="ntqapplication.html">TQApplication</a></b><td>Manages the GUI application's control flow and main settings @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections <tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys <tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool +<tr bgcolor=#f0f0f0><td><b><a href="tqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool <tr bgcolor=#f0f0f0><td><b><a href="tqbig5codec.html">TQBig5Codec</a></b><td>Conversion to and from the Big5 encoding <tr bgcolor=#f0f0f0><td><b><a href="tqbig5hkscscodec.html">TQBig5hkscsCodec</a></b><td>Conversion to and from the Big5-HKSCS encoding <tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits @@ -81,9 +81,9 @@ body { background: #ffffff; color: black; } <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="tqchildevent.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 +<tr bgcolor=#f0f0f0><td><b><a href="tqcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event <tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <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 @@ -92,10 +92,10 @@ body { background: #ffffff; color: black; } <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="tqcommonstyle.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 -<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape -<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="tqcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event +<tr bgcolor=#f0f0f0><td><b><a href="tqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape +<tr bgcolor=#f0f0f0><td><b><a href="tqcustomevent.html">TQCustomEvent</a></b><td>Support for custom events +<tr bgcolor=#f0f0f0><td><b><a href="tqcustommenuitem.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="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 diff --git a/doc/html/appearance.html b/doc/html/appearance.html index 985be4ad7..a6eee40b8 100644 --- a/doc/html/appearance.html +++ b/doc/html/appearance.html @@ -42,7 +42,7 @@ style. <tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <tr bgcolor=#f0f0f0><td><b><a href="tqcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors <tr bgcolor=#f0f0f0><td><b><a href="tqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI -<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape +<tr bgcolor=#f0f0f0><td><b><a href="tqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape <tr bgcolor=#f0f0f0><td><b><a href="tqfont.html">TQFont</a></b><td>Font used for drawing text <tr bgcolor=#f0f0f0><td><b><a href="tqglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators <tr bgcolor=#f0f0f0><td><b><a href="tqgrid.html">TQGrid</a></b><td>Simple geometry management of its children diff --git a/doc/html/canvas-chart-example.html b/doc/html/canvas-chart-example.html index 6696123fa..94838a147 100644 --- a/doc/html/canvas-chart-example.html +++ b/doc/html/canvas-chart-example.html @@ -187,7 +187,7 @@ public: <a href="tqpopupmenu.html">TQPopupMenu</a> *optionsMenu; // Why public? See canvasview.cpp protected: - virtual void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + virtual void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private slots: void fileNew(); @@ -520,7 +520,7 @@ void <a name="f597"></a>ChartForm::init() } } -<a name="x2896"></a>void ChartForm::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> * ) +<a name="x2896"></a>void ChartForm::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> * ) { fileQuit(); } diff --git a/doc/html/chart-canvasview-cpp.html b/doc/html/chart-canvasview-cpp.html index 3d5759a2c..902c665c4 100644 --- a/doc/html/chart-canvasview-cpp.html +++ b/doc/html/chart-canvasview-cpp.html @@ -35,15 +35,15 @@ body { background: #ffffff; color: black; } <pre>#include "canvasview.h" #include "chartform.h" -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="tqpoint-h.html">tqpoint.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> -void CanvasView::<a href="tqscrollview.html#contentsContextMenuEvent">contentsContextMenuEvent</a>( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * ) +void CanvasView::<a href="tqscrollview.html#contentsContextMenuEvent">contentsContextMenuEvent</a>( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * ) { - ((ChartForm*)<a href="tqobject.html#parent">parent</a>())->optionsMenu->exec( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); + ((ChartForm*)<a href="tqobject.html#parent">parent</a>())->optionsMenu->exec( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); } diff --git a/doc/html/chart-canvasview-h.html b/doc/html/chart-canvasview-h.html index f61eb2c27..05a2e9a31 100644 --- a/doc/html/chart-canvasview-h.html +++ b/doc/html/chart-canvasview-h.html @@ -58,7 +58,7 @@ protected: void viewportResizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> *e ); void contentsMousePressEvent( <a href="qmouseevent.html">TQMouseEvent</a> *e ); void contentsMouseMoveEvent( <a href="qmouseevent.html">TQMouseEvent</a> *e ); - void contentsContextMenuEvent( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> *e ); + void contentsContextMenuEvent( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> *e ); private: <a href="tqcanvasitem.html">TQCanvasItem</a> *m_movingItem; diff --git a/doc/html/chart-chartform-cpp.html b/doc/html/chart-chartform-cpp.html index 21429cc8b..2622769b9 100644 --- a/doc/html/chart-chartform-cpp.html +++ b/doc/html/chart-chartform-cpp.html @@ -308,7 +308,7 @@ void <a name="f149"></a>ChartForm::init() } } -<a name="x2896"></a>void ChartForm::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> * ) +<a name="x2896"></a>void ChartForm::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> * ) { fileQuit(); } diff --git a/doc/html/chart-chartform-h.html b/doc/html/chart-chartform-h.html index 36e1bbea2..3d062f9d0 100644 --- a/doc/html/chart-chartform-h.html +++ b/doc/html/chart-chartform-h.html @@ -69,7 +69,7 @@ public: <a href="tqpopupmenu.html">TQPopupMenu</a> *optionsMenu; // Why public? See canvasview.cpp protected: - virtual void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + virtual void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private slots: void fileNew(); diff --git a/doc/html/classchart.html b/doc/html/classchart.html index 948d1eeb0..440422340 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> <map name="classmap"> <area shape="rect" coords="5,29,47,74" href="ntqt.html"> <area shape="rect" coords="40,57,138,78" href="tqbrush.html"> -<area shape="rect" coords="32,78,138,94" href="ntqcursor.html"> +<area shape="rect" coords="32,78,138,94" href="tqcursor.html"> <area shape="rect" coords="32,94,149,115" href="ntqkeysequence.html"> <area shape="rect" coords="30,115,149,129" href="tqpainter.html"> <area shape="rect" coords="30,129,136,148" href="tqpen.html"> @@ -71,17 +71,17 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="176,114,283,132" href="qhideevent.html"> <area shape="rect" coords="176,132,285,150" href="tqdropevent.html"> <area shape="rect" coords="178,150,285,168" href="tqpaintevent.html"> -<area shape="rect" coords="178,168,284,185" href="qchildevent.html"> +<area shape="rect" coords="178,168,284,185" href="tqchildevent.html"> <area shape="rect" coords="178,186,284,203" href="qmoveevent.html"> <area shape="rect" coords="178,203,285,220" href="qshowevent.html"> -<area shape="rect" coords="176,221,286,237" href="qcloseevent.html"> +<area shape="rect" coords="176,221,286,237" href="tqcloseevent.html"> <area shape="rect" coords="176,237,281,253" href="tqtimerevent.html"> <area shape="rect" coords="174,253,281,273" href="qfocusevent.html"> <area shape="rect" coords="174,272,283,291" href="qwheelevent.html"> <area shape="rect" coords="174,291,283,309" href="qmouseevent.html"> <area shape="rect" coords="174,309,285,326" href="qresizeevent.html"> -<area shape="rect" coords="174,326,285,344" href="qcustomevent.html"> -<area shape="rect" coords="174,344,285,372" href="qcontextmenuevent.html"> +<area shape="rect" coords="174,326,285,344" href="tqcustomevent.html"> +<area shape="rect" coords="174,344,285,372" href="tqcontextmenuevent.html"> <area shape="rect" coords="166,389,277,426" href="tqcommonstyle.html"> <area shape="rect" coords="166,427,273,462" href="tqmotifstyle.html"> <area shape="rect" coords="167,466,259,487" href="tqftp.html"> @@ -95,7 +95,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="163,632,261,649" href="tqsqlindex.html"> <area shape="rect" coords="163,649,271,671" href="tqsqlquery.html"> <area shape="rect" coords="287,36,386,64" href="tqobject.html"> -<area shape="rect" coords="288,60,396,78" href="ntqaccel.html"> +<area shape="rect" coords="288,60,396,78" href="tqaccel.html"> <area shape="rect" coords="291,78,395,97" href="tqaction.html"> <area shape="rect" coords="291,97,401,113" href="ntqapplication.html"> <area shape="rect" coords="294,115,395,133" href="tqcanvas.html"> @@ -220,14 +220,14 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="666,505,749,524" href="tqbuffer.html"> <area shape="rect" coords="667,524,786,541" href="tqsocketdevice.html"> <area shape="rect" coords="664,541,786,560" href="tqstylesheetitem.html"> -<area shape="rect" coords="664,561,792,579" href="qcustommenuitem.html"> +<area shape="rect" coords="664,561,792,579" href="tqcustommenuitem.html"> <area shape="rect" coords="664,577,786,593" href="tqlistboxitem.html"> <area shape="rect" coords="664,593,788,611" href="tqlistboxtext.html"> <area shape="rect" coords="663,611,788,631" href="tqlistboxpixmap.html"> <area shape="rect" coords="663,631,779,646" href="tqlayoutitem.html"> <area shape="rect" coords="666,646,780,666" href="tqspaceritem.html"> <area shape="rect" coords="668,666,759,686" href="tqwidgetitem.html"> -<area shape="rect" coords="784,34,885,63" href="ntqaccessible.html"> +<area shape="rect" coords="784,34,885,63" href="tqaccessible.html"> <area shape="rect" coords="782,62,885,79" href="tqasciicache.html"> <area shape="rect" coords="782,80,882,98" href="tqchar.html"> <area shape="rect" coords="782,99,882,116" href="tqcharref.html"> diff --git a/doc/html/classes.html b/doc/html/classes.html index b8853c709..34b839bda 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -38,7 +38,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <p> <p><table width="100%"> <tr> <td align="right"><b>A</b> -<td><a href="ntqaccel.html">TQAccel</a> +<td><a href="tqaccel.html">TQAccel</a> <td align="right"> <td><a href="tqdict.html">TQDict</a> <td align="right"> @@ -49,7 +49,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtabbar.html">TQTabBar</a> <tr> <td align="right"> -<td><a href="ntqaccessible.html">TQAccessible</a> +<td><a href="tqaccessible.html">TQAccessible</a> <td align="right"> <td><a href="tqdictiterator.html">TQDictIterator</a> <td align="right"> @@ -60,7 +60,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtabdialog.html">TQTabDialog</a> <tr> <td align="right"> -<td><a href="qaccessibleinterface.html">TQAccessibleInterface</a> +<td><a href="tqaccessibleinterface.html">TQAccessibleInterface</a> <td align="right"> <td><a href="tqdir.html">TQDir</a> <td align="right"> @@ -71,7 +71,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtable.html">TQTable</a> <tr> <td align="right"> -<td><a href="qaccessibleobject.html">TQAccessibleObject</a> +<td><a href="tqaccessibleobject.html">TQAccessibleObject</a> <td align="right"> <td align="right"> <td align="right"> @@ -159,7 +159,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtextdecoder.html">TQTextDecoder</a> <tr> <td align="right"> -<td><a href="ntqassistantclient.html">TQAssistantClient</a> +<td><a href="tqassistantclient.html">TQAssistantClient</a> <td align="right"> <td><a href="tqdomdocument.html">TQDomDocument</a> <td align="right"> @@ -632,7 +632,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqwidgetplugin.html">TQWidgetPlugin</a> <tr> <td align="right"> -<td><a href="qchildevent.html">TQChildEvent</a> +<td><a href="tqchildevent.html">TQChildEvent</a> <td align="right"> <td align="right"> <td align="right"> @@ -654,7 +654,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqwindowsmime.html">TQWindowsMime</a> <tr> <td align="right"> -<td><a href="qcloseevent.html">TQCloseEvent</a> +<td><a href="tqcloseevent.html">TQCloseEvent</a> <td align="right"> <td><a href="tqgl.html">TQGL</a> <td align="right"> @@ -752,7 +752,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <tr> <td align="right"> -<td><a href="qcontextmenuevent.html">TQContextMenuEvent</a> +<td><a href="tqcontextmenuevent.html">TQContextMenuEvent</a> <td align="right"> <td><a href="tqgroupbox.html">TQGroupBox</a> <td align="right"><b>N</b> @@ -785,7 +785,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqxmlcontenthandler.html">TQXmlContentHandler</a> <tr> <td align="right"> -<td><a href="ntqcursor.html">TQCursor</a> +<td><a href="tqcursor.html">TQCursor</a> <td align="right"> <td><a href="tqhboxlayout.html">TQHBoxLayout</a> <td align="right"> @@ -796,7 +796,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqxmldeclhandler.html">TQXmlDeclHandler</a> <tr> <td align="right"> -<td><a href="qcustomevent.html">TQCustomEvent</a> +<td><a href="tqcustomevent.html">TQCustomEvent</a> <td align="right"> <td><a href="tqhbuttongroup.html">TQHButtonGroup</a> <td align="right"> @@ -807,7 +807,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqxmldefaulthandler.html">TQXmlDefaultHandler</a> <tr> <td align="right"> -<td><a href="qcustommenuitem.html">TQCustomMenuItem</a> +<td><a href="tqcustommenuitem.html">TQCustomMenuItem</a> <td align="right"> <td><a href="tqheader.html">TQHeader</a> <td align="right"> diff --git a/doc/html/cursor-example.html b/doc/html/cursor-example.html index c218bc6cd..b17ea2cc9 100644 --- a/doc/html/cursor-example.html +++ b/doc/html/cursor-example.html @@ -50,7 +50,7 @@ This example shows how to set a mouse cursor for a widget. #include <<a href="tqbitmap-h.html">tqbitmap.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqlayout-h.html">tqlayout.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> // cb_bits and cm_bits were generated by X bitmap program. @@ -159,7 +159,7 @@ CursorView::CursorView() // construct view <a href="tqbitmap.html">TQBitmap</a> cb( cb_width, cb_height, cb_bits, TRUE ); <a href="tqbitmap.html">TQBitmap</a> cm( cm_width, cm_height, cm_bits, TRUE ); - <a href="ntqcursor.html">TQCursor</a> custom( cb, cm ); // create bitmap cursor + <a href="tqcursor.html">TQCursor</a> custom( cb, cm ); // create bitmap cursor label = new <a href="tqlabel.html">TQLabel</a>( this ); // create the big label label-><a href="tqwidget.html#setCursor">setCursor</a>( custom ); diff --git a/doc/html/designer-manual-3.html b/doc/html/designer-manual-3.html index bcd31a737..a70d05e7c 100644 --- a/doc/html/designer-manual-3.html +++ b/doc/html/designer-manual-3.html @@ -479,7 +479,7 @@ body { background: #ffffff; color: black; } <p>If we left this code as-is, the user could by-pass our own termination code by clicking the main window's close (X) button. Since we want to give the user the option to save any unsaved changes we need to ensure that we intercept any attempt to close the application. To achieve this we delete the connection and add a new slot, <tt>closeEvent()</tt> which will intercept attempts to close the application and call our <tt>fileExit()</tt> function.</p> <p>Click <tt>main.cpp</tt> in the Project Overview window. The file will appear in an editing window. Delete the connect line.</p> <p>Click <tt>mainform.ui.h</tt> in the Project Overview window; (you may need to click <tt>mainform.ui</tt> first to reveal <tt>mainform.ui.h</tt>). Right click "fileExit()" in Object Explorer's Members list (under Slots, public), then click <b>Goto Implementation</b>. Add the following slot above the <tt>fileExit()</tt> slot:</p> -<pre> void MainForm::closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ) +<pre> void MainForm::closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ) { fileExit(); } diff --git a/doc/html/distributor-example.html b/doc/html/distributor-example.html index b9b8b6e7f..9bf2c94f7 100644 --- a/doc/html/distributor-example.html +++ b/doc/html/distributor-example.html @@ -63,7 +63,7 @@ distributed with TQt. *****************************************************************************/ #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="tqeventloop-h.html">tqeventloop.h</a>> #include <<a href="tqfile-h.html">tqfile.h</a>> #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> diff --git a/doc/html/events.html b/doc/html/events.html index c0b7e3c85..89e3f7f14 100644 --- a/doc/html/events.html +++ b/doc/html/events.html @@ -37,10 +37,10 @@ body { background: #ffffff; color: black; } and <a href="signalsandslots.html">Signals and Slots</a>. <p><table width="100%"> -<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="qcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event -<tr bgcolor=#f0f0f0><td><b><a href="qcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event -<tr bgcolor=#f0f0f0><td><b><a href="qcustomevent.html">TQCustomEvent</a></b><td>Support for custom events +<tr bgcolor=#f0f0f0><td><b><a href="tqchildevent.html">TQChildEvent</a></b><td>Event parameters for child object events +<tr bgcolor=#f0f0f0><td><b><a href="tqcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event +<tr bgcolor=#f0f0f0><td><b><a href="tqcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event +<tr bgcolor=#f0f0f0><td><b><a href="tqcustomevent.html">TQCustomEvent</a></b><td>Support for custom events <tr bgcolor=#f0f0f0><td><b><a href="tqdragenterevent.html">TQDragEnterEvent</a></b><td>Event which is sent to the widget when a drag and drop first drags onto the widget <tr bgcolor=#f0f0f0><td><b><a href="tqdragleaveevent.html">TQDragLeaveEvent</a></b><td>Event which is sent to the widget when a drag and drop leaves the widget <tr bgcolor=#f0f0f0><td><b><a href="tqdragmoveevent.html">TQDragMoveEvent</a></b><td>Event which is sent while a drag and drop is in progress diff --git a/doc/html/eventsandfilters.html b/doc/html/eventsandfilters.html index e2950722a..23b9a1c0b 100644 --- a/doc/html/eventsandfilters.html +++ b/doc/html/eventsandfilters.html @@ -45,7 +45,7 @@ from other sources, e.g. <a href="tqtimerevent.html">TQTimerEvent</a>, and some application program. TQt is symmetric, as usual, so you can send events in exactly the same ways as TQt's own event loop does. <p> Most events types have special classes, most commonly <a href="qresizeevent.html">TQResizeEvent</a>, -<a href="tqpaintevent.html">TQPaintEvent</a>, <a href="qmouseevent.html">TQMouseEvent</a>, <a href="qkeyevent.html">TQKeyEvent</a> and <a href="qcloseevent.html">TQCloseEvent</a>. +<a href="tqpaintevent.html">TQPaintEvent</a>, <a href="qmouseevent.html">TQMouseEvent</a>, <a href="qkeyevent.html">TQKeyEvent</a> and <a href="tqcloseevent.html">TQCloseEvent</a>. There are many others, perhaps forty or so, but most are rather odd. <p> Each class subclasses <a href="tqevent.html">TQEvent</a> and adds event-specific functions; see, for example, <a href="qresizeevent.html">TQResizeEvent</a>. In the case of <a href="qresizeevent.html">TQResizeEvent</a>, <a href="qresizeevent.html#size">TQResizeEvent::size</a>() and <a href="qresizeevent.html#oldSize">TQResizeEvent::oldSize</a>() are added. @@ -94,7 +94,7 @@ contain: return TRUE; } } else if ( evt-><a href="tqevent.html#type">type</a>() >= TQEvent::User ) { - <a href="qcustomevent.html">TQCustomEvent</a> *ce = (TQCustomEvent*) evt; + <a href="tqcustomevent.html">TQCustomEvent</a> *ce = (TQCustomEvent*) evt; // custom event handling here return TRUE; } @@ -137,8 +137,8 @@ posted event will typically be dispatched very soon after the initialization of the object is complete. <p> To create events of a custom type, you need to define an event number, which must be greater than <a href="tqevent.html#Type-enum">TQEvent::User</a>, and probably you also need -to subclass <a href="qcustomevent.html">TQCustomEvent</a> in order to pass characteristics about -your custom event. See the documentation to <a href="qcustomevent.html">TQCustomEvent</a> for +to subclass <a href="tqcustomevent.html">TQCustomEvent</a> in order to pass characteristics about +your custom event. See the documentation to <a href="tqcustomevent.html">TQCustomEvent</a> for details. <p> <!-- eof --> diff --git a/doc/html/fileiconview-example.html b/doc/html/fileiconview-example.html index 8ec2b7428..a593a0f6b 100644 --- a/doc/html/fileiconview-example.html +++ b/doc/html/fileiconview-example.html @@ -235,7 +235,7 @@ protected: #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="tqevent-h.html">tqevent.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqwmatrix-h.html">tqwmatrix.h</a>> @@ -877,7 +877,7 @@ void <a name="f308"></a>TQtFileIconView::itemDoubleClicked( <a href="tqiconviewi if ( !currentItem() ) return 0; -<a name="x809"></a> <a href="tqpoint.html">TQPoint</a> orig = <a href="tqscrollview.html#viewportToContents">viewportToContents</a>( <a href="tqscrollview.html#viewport">viewport</a>()->mapFromGlobal( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ) ); +<a name="x809"></a> <a href="tqpoint.html">TQPoint</a> orig = <a href="tqscrollview.html#viewportToContents">viewportToContents</a>( <a href="tqscrollview.html#viewport">viewport</a>()->mapFromGlobal( TQCursor::<a href="tqcursor.html#pos">pos</a>() ) ); TQtFileIconDrag *drag = new TQtFileIconDrag( <a href="tqscrollview.html#viewport">viewport</a>() ); <a name="x815"></a> drag-><a href="tqdragobject.html#setPixmap">setPixmap</a>( *currentItem()->pixmap(), TQPoint( <a href="tqiconview.html#currentItem">currentItem</a>()->pixmapRect().width() / 2, currentItem()->pixmapRect().height() / 2 ) ); @@ -1016,7 +1016,7 @@ void <a name="f320"></a>TQtFileIconView::slotRightPressed( <a href="tqiconviewit menu.<a href="tqmenudata.html#insertItem">insertItem</a>( "Sort &descending", this, TQ_SLOT( sortDescending() ) ); <a name="x875"></a> menu.<a href="tqwidget.html#setMouseTracking">setMouseTracking</a>( TRUE ); -<a name="x866"></a> menu.<a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); +<a name="x866"></a> menu.<a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); } else { // on item <a href="tqpopupmenu.html">TQPopupMenu</a> menu( this ); @@ -1024,7 +1024,7 @@ void <a name="f320"></a>TQtFileIconView::slotRightPressed( <a href="tqiconviewit int REMOVE_ITEM = menu.<a href="tqmenudata.html#insertItem">insertItem</a>( "Remove Item" ); menu.<a href="tqwidget.html#setMouseTracking">setMouseTracking</a>( TRUE ); - int id = menu.<a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); + int id = menu.<a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); if ( id == -1 ) return; diff --git a/doc/html/functions.html b/doc/html/functions.html index 30f5b86b2..527965007 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -54,7 +54,7 @@ abort: <a href="tqdir.html#absFilePath">TQDir</a> <a href="tqfileinfo.html#absFilePath">TQFileInfo</a><li>absPath: <a href="tqdir.html#absPath">TQDir</a><li>accel: <a href="tqaction.html#accel">TQAction</a> <a href="tqbutton.html#accel">TQButton</a> <a href="tqbutton.html#accel">TQCheckBox</a> <a href="tqmenudata.html#accel">TQMenuData</a> <a href="tqmenudata.html#accel">TQPopupMenu</a> <a href="tqbutton.html#accel">TQPushButton</a> <a href="tqbutton.html#accel">TQRadioButton</a><li>accept: - <a href="qcloseevent.html#accept">TQCloseEvent</a> <a href="qcontextmenuevent.html#accept">TQContextMenuEvent</a> <a href="tqdialog.html#accept">TQDialog</a> <a href="tqdragmoveevent.html#accept">TQDragMoveEvent</a> <a href="tqdropevent.html#accept">TQDropEvent</a> <a href="qimevent.html#accept">TQIMEvent</a> <a href="tqicondragevent.html#accept">TQIconDragEvent</a> <a href="qkeyevent.html#accept">TQKeyEvent</a> <a href="qmouseevent.html#accept">TQMouseEvent</a> <a href="tqsocketdevice.html#accept">TQSocketDevice</a> <a href="tqtabletevent.html#accept">TQTabletEvent</a> <a href="qwheelevent.html#accept">TQWheelEvent</a><li>acceptAction: + <a href="tqcloseevent.html#accept">TQCloseEvent</a> <a href="tqcontextmenuevent.html#accept">TQContextMenuEvent</a> <a href="tqdialog.html#accept">TQDialog</a> <a href="tqdragmoveevent.html#accept">TQDragMoveEvent</a> <a href="tqdropevent.html#accept">TQDropEvent</a> <a href="qimevent.html#accept">TQIMEvent</a> <a href="tqicondragevent.html#accept">TQIconDragEvent</a> <a href="qkeyevent.html#accept">TQKeyEvent</a> <a href="qmouseevent.html#accept">TQMouseEvent</a> <a href="tqsocketdevice.html#accept">TQSocketDevice</a> <a href="tqtabletevent.html#accept">TQTabletEvent</a> <a href="qwheelevent.html#accept">TQWheelEvent</a><li>acceptAction: <a href="tqdropevent.html#acceptAction">TQDropEvent</a><li>acceptCallback: <a href="tqmotifdialog.html#acceptCallback">TQMotifDialog</a><li>acceptDrop: <a href="tqiconviewitem.html#acceptDrop">TQIconViewItem</a> <a href="tqlistviewitem.html#acceptDrop">TQListViewItem</a><li>acceptDrops: @@ -68,8 +68,8 @@ abort: <a href="tqworkspace.html#activatePrevWindow">TQWorkspace</a><li>activateSocketNotifiers: <a href="tqeventloop.html#activateSocketNotifiers">TQEventLoop</a><li>activateTimers: <a href="tqeventloop.html#activateTimers">TQEventLoop</a><li>activated: - <a href="ntqaccel.html#activated">TQAccel</a> <a href="tqaction.html#activated">TQAction</a> <a href="tqcombobox.html#activated">TQComboBox</a> <a href="tqmenubar.html#activated">TQMenuBar</a> <a href="tqpopupmenu.html#activated">TQPopupMenu</a> <a href="tqsocketnotifier.html#activated">TQSocketNotifier</a><li>activatedAmbiguously: - <a href="ntqaccel.html#activatedAmbiguously">TQAccel</a><li>activatedPos: + <a href="tqaccel.html#activated">TQAccel</a> <a href="tqaction.html#activated">TQAction</a> <a href="tqcombobox.html#activated">TQComboBox</a> <a href="tqmenubar.html#activated">TQMenuBar</a> <a href="tqpopupmenu.html#activated">TQPopupMenu</a> <a href="tqsocketnotifier.html#activated">TQSocketNotifier</a><li>activatedAmbiguously: + <a href="tqaccel.html#activatedAmbiguously">TQAccel</a><li>activatedPos: <a href="tqlistviewitem.html#activatedPos">TQListViewItem</a><li>active: <a href="tqpalette.html#active">TQPalette</a><li>activeModalWidget: <a href="ntqapplication.html#activeModalWidget">TQApplication</a><li>activePopupWidget: @@ -208,8 +208,8 @@ abort: <a href="tqfontmetrics.html#ascent">TQFontMetrics</a><li>ascii: <a href="qkeyevent.html#ascii">TQKeyEvent</a> <a href="tqstring.html#ascii">TQString</a><li>assign: <a href="tqmemarray.html#assign">TQMemArray</a><li>assistantClosed: - <a href="ntqassistantclient.html#assistantClosed">TQAssistantClient</a><li>assistantOpened: - <a href="ntqassistantclient.html#assistantOpened">TQAssistantClient</a><li>at: + <a href="tqassistantclient.html#assistantClosed">TQAssistantClient</a><li>assistantOpened: + <a href="tqassistantclient.html#assistantOpened">TQAssistantClient</a><li>at: <a href="tqbitarray.html#at">TQBitArray</a> <a href="tqiodevice.html#at">TQIODevice</a> <a href="tqmemarray.html#at">TQMemArray</a> <a href="tqptrlist.html#at">TQPtrList</a> <a href="tqptrvector.html#at">TQPtrVector</a> <a href="tqsocket.html#at">TQSocket</a> <a href="tqsqlquery.html#at">TQSqlQuery</a> <a href="tqsqlresult.html#at">TQSqlResult</a> <a href="tqstring.html#at">TQString</a> <a href="tqvaluelist.html#at">TQValueList</a> <a href="tqvaluevector.html#at">TQValueVector</a><li>atBeginning: <a href="tqmultilineedit.html#atBeginning">TQMultiLineEdit</a><li>atEnd: <a href="tqdatastream.html#atEnd">TQDataStream</a> <a href="tqfile.html#atEnd">TQFile</a> <a href="tqiodevice.html#atEnd">TQIODevice</a> <a href="tqmultilineedit.html#atEnd">TQMultiLineEdit</a> <a href="tqsocket.html#atEnd">TQSocket</a> <a href="tqtextstream.html#atEnd">TQTextStream</a><li>atFirst: @@ -269,7 +269,7 @@ back: <a href="tqsqlquery.html#bindValue">TQSqlQuery</a><li>bitBlt: <a href="tqimage.html#bitBlt">TQImage</a> <a href="tqpaintdevice.html#bitBlt">TQPaintDevice</a><li>bitOrder: <a href="tqimage.html#bitOrder">TQImage</a><li>bitmap: - <a href="ntqcursor.html#bitmap">TQCursor</a><li>bits: + <a href="tqcursor.html#bitmap">TQCursor</a><li>bits: <a href="tqimage.html#bits">TQImage</a><li>blockSignals: <a href="tqobject.html#blockSignals">TQObject</a><li>blocking: <a href="tqsocketdevice.html#blocking">TQSocketDevice</a><li>blue: @@ -364,9 +364,9 @@ c: <a href="tqnetworkprotocol.html#checkConnection">TQNetworkProtocol</a><li>checkListItem: <a href="tqstyleoption.html#checkListItem">TQStyleOption</a><li>checkOverflow: <a href="tqlcdnumber.html#checkOverflow">TQLCDNumber</a><li>child: - <a href="qchildevent.html#child">TQChildEvent</a> <a href="tqobject.html#child">TQObject</a><li>childAt: + <a href="tqchildevent.html#child">TQChildEvent</a> <a href="tqobject.html#child">TQObject</a><li>childAt: <a href="tqwidget.html#childAt">TQWidget</a><li>childCount: - <a href="qaccessibleinterface.html#childCount">TQAccessibleInterface</a> <a href="tqlistview.html#childCount">TQListView</a> <a href="tqlistviewitem.html#childCount">TQListViewItem</a><li>childEvent: + <a href="tqaccessibleinterface.html#childCount">TQAccessibleInterface</a> <a href="tqlistview.html#childCount">TQListView</a> <a href="tqlistviewitem.html#childCount">TQListViewItem</a><li>childEvent: <a href="tqmainwindow.html#childEvent">TQMainWindow</a> <a href="tqobject.html#childEvent">TQObject</a> <a href="ntqsplitter.html#childEvent">TQSplitter</a><li>childNodes: <a href="tqdomnode.html#childNodes">TQDomNode</a><li>childX: <a href="tqscrollview.html#childX">TQScrollView</a><li>childY: @@ -385,8 +385,8 @@ c: <a href="ntqmetaobject.html#className">TQMetaObject</a> <a href="tqobject.html#className">TQObject</a><li>cleanDirPath: <a href="tqdir.html#cleanDirPath">TQDir</a><li>cleanText: <a href="tqspinbox.html#cleanText">TQSpinBox</a><li>cleanup: - <a href="tqcolor.html#cleanup">TQColor</a> <a href="ntqcursor.html#cleanup">TQCursor</a><li>clear: - <a href="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="tqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="tqlabel.html#clear">TQLabel</a> <a href="tqlineedit.html#clear">TQLineEdit</a> <a href="tqlistbox.html#clear">TQListBox</a> <a href="tqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="tqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments: + <a href="tqcolor.html#cleanup">TQColor</a> <a href="tqcursor.html#cleanup">TQCursor</a><li>clear: + <a href="tqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="tqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="tqlabel.html#clear">TQLabel</a> <a href="tqlineedit.html#clear">TQLineEdit</a> <a href="tqlistbox.html#clear">TQListBox</a> <a href="tqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="tqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments: <a href="tqprocess.html#clearArguments">TQProcess</a><li>clearBit: <a href="tqbitarray.html#clearBit">TQBitArray</a><li>clearCell: <a href="tqtable.html#clearCell">TQTable</a><li>clearCellWidget: @@ -402,7 +402,7 @@ c: <a href="tqftp.html#clearPendingCommands">TQFtp</a><li>clearPendingData: <a href="tqsocket.html#clearPendingData">TQSocket</a><li>clearPendingRequests: <a href="tqhttp.html#clearPendingRequests">TQHttp</a><li>clearSelection: - <a href="qaccessibleinterface.html#clearSelection">TQAccessibleInterface</a> <a href="tqiconview.html#clearSelection">TQIconView</a> <a href="tqlistbox.html#clearSelection">TQListBox</a> <a href="tqlistview.html#clearSelection">TQListView</a> <a href="tqtable.html#clearSelection">TQTable</a><li>clearValidator: + <a href="tqaccessibleinterface.html#clearSelection">TQAccessibleInterface</a> <a href="tqiconview.html#clearSelection">TQIconView</a> <a href="tqlistbox.html#clearSelection">TQListBox</a> <a href="tqlistview.html#clearSelection">TQListView</a> <a href="tqtable.html#clearSelection">TQTable</a><li>clearValidator: <a href="tqcombobox.html#clearValidator">TQComboBox</a> <a href="tqlineedit.html#clearValidator">TQLineEdit</a><li>clearValues: <a href="tqdatabrowser.html#clearValues">TQDataBrowser</a> <a href="tqdataview.html#clearValues">TQDataView</a> <a href="tqsqlform.html#clearValues">TQSqlForm</a> <a href="tqsqlrecord.html#clearValues">TQSqlRecord</a><li>clearWFlags: <a href="tqwidget.html#clearWFlags">TQWidget</a><li>clicked: @@ -414,7 +414,7 @@ c: <a href="tqfile.html#close">TQFile</a> <a href="tqftp.html#close">TQFtp</a> <a href="tqiodevice.html#close">TQIODevice</a> <a href="tqsocket.html#close">TQSocket</a> <a href="tqsqldatabase.html#close">TQSqlDatabase</a> <a href="tqsqldriver.html#close">TQSqlDriver</a> <a href="tqwidget.html#close">TQWidget</a><li>closeActiveWindow: <a href="tqworkspace.html#closeActiveWindow">TQWorkspace</a><li>closeAllWindows: <a href="ntqapplication.html#closeAllWindows">TQApplication</a> <a href="tqworkspace.html#closeAllWindows">TQWorkspace</a><li>closeAssistant: - <a href="ntqassistantclient.html#closeAssistant">TQAssistantClient</a><li>closeConnection: + <a href="tqassistantclient.html#closeAssistant">TQAssistantClient</a><li>closeConnection: <a href="tqhttp.html#closeConnection">TQHttp</a><li>closeEvent: <a href="tqwidget.html#closeEvent">TQWidget</a><li>closeMode: <a href="ntqdockwindow.html#closeMode">TQDockWindow</a><li>closeStdin: @@ -477,8 +477,8 @@ c: <a href="tqdatabrowser.html#confirmEdits">TQDataBrowser</a> <a href="tqdatatable.html#confirmEdits">TQDataTable</a><li>confirmInsert: <a href="tqdatabrowser.html#confirmInsert">TQDataBrowser</a> <a href="tqdatatable.html#confirmInsert">TQDataTable</a><li>confirmUpdate: <a href="tqdatabrowser.html#confirmUpdate">TQDataBrowser</a> <a href="tqdatatable.html#confirmUpdate">TQDataTable</a><li>connect: - <a href="ntqasyncio.html#connect">TQAsyncIO</a> <a href="tqobject.html#connect">TQObject</a> <a href="tqsignal.html#connect">TQSignal</a> <a href="tqsocketdevice.html#connect">TQSocketDevice</a><li>connectItem: - <a href="ntqaccel.html#connectItem">TQAccel</a> <a href="tqmenudata.html#connectItem">TQMenuData</a> <a href="tqmenudata.html#connectItem">TQPopupMenu</a><li>connectNotify: + <a href="tqasyncio.html#connect">TQAsyncIO</a> <a href="tqobject.html#connect">TQObject</a> <a href="tqsignal.html#connect">TQSignal</a> <a href="tqsocketdevice.html#connect">TQSocketDevice</a><li>connectItem: + <a href="tqaccel.html#connectItem">TQAccel</a> <a href="tqmenudata.html#connectItem">TQMenuData</a> <a href="tqmenudata.html#connectItem">TQPopupMenu</a><li>connectNotify: <a href="tqobject.html#connectNotify">TQObject</a><li>connectOptions: <a href="tqsqldatabase.html#connectOptions">TQSqlDatabase</a><li>connectResize: <a href="tqmovie.html#connectResize">TQMovie</a><li>connectStatus: @@ -492,7 +492,7 @@ c: <a href="tqmap.html#constEnd">TQMap</a> <a href="tqvaluelist.html#constEnd">TQValueList</a> <a href="tqvaluevector.html#constEnd">TQValueVector</a><li>constPolish: <a href="tqwidget.html#constPolish">TQWidget</a><li>constref: <a href="tqstring.html#constref">TQString</a><li>consume: - <a href="qcontextmenuevent.html#consume">TQContextMenuEvent</a><li>contains: + <a href="tqcontextmenuevent.html#consume">TQContextMenuEvent</a><li>contains: <a href="tqcstring.html#contains">TQCString</a> <a href="tqdomnamednodemap.html#contains">TQDomNamedNodeMap</a> <a href="tqiconviewitem.html#contains">TQIconViewItem</a> <a href="tqmap.html#contains">TQMap</a> <a href="tqmemarray.html#contains">TQMemArray</a> <a href="tqptrlist.html#contains">TQPtrList</a> <a href="tqptrvector.html#contains">TQPtrVector</a> <a href="tqrect.html#contains">TQRect</a> <a href="tqregion.html#contains">TQRegion</a> <a href="tqsqldatabase.html#contains">TQSqlDatabase</a> <a href="tqsqlrecord.html#contains">TQSqlRecord</a> <a href="tqsqlrecordinfo.html#contains">TQSqlRecordInfo</a> <a href="tqstring.html#contains">TQString</a> <a href="tqtranslator.html#contains">TQTranslator</a> <a href="tqvaluelist.html#contains">TQValueList</a><li>containsRef: <a href="tqptrlist.html#containsRef">TQPtrList</a> <a href="tqptrvector.html#containsRef">TQPtrVector</a><li>contentHandler: <a href="tqxmlreader.html#contentHandler">TQXmlReader</a><li>contentLength: @@ -519,7 +519,7 @@ c: <a href="tqwidget.html#contextMenuEvent">TQWidget</a><li>contextMenuRequested: <a href="tqiconview.html#contextMenuRequested">TQIconView</a> <a href="tqlistbox.html#contextMenuRequested">TQListBox</a> <a href="tqlistview.html#contextMenuRequested">TQListView</a> <a href="tqtable.html#contextMenuRequested">TQTable</a><li>contexts: <a href="tqstylesheetitem.html#contexts">TQStyleSheetItem</a><li>controlAt: - <a href="qaccessibleinterface.html#controlAt">TQAccessibleInterface</a><li>controlPoints: + <a href="tqaccessibleinterface.html#controlAt">TQAccessibleInterface</a><li>controlPoints: <a href="tqcanvasspline.html#controlPoints">TQCanvasSpline</a><li>convertBitOrder: <a href="tqimage.html#convertBitOrder">TQImage</a><li>convertDepth: <a href="tqimage.html#convertDepth">TQImage</a><li>convertDepthWithPalette: @@ -539,7 +539,7 @@ c: <a href="tqtextedit.html#copyAvailable">TQTextEdit</a><li>copyBlt: <a href="tqpixmap.html#copyBlt">TQPixmap</a><li>cornerWidget: <a href="tqscrollview.html#cornerWidget">TQScrollView</a> <a href="tqtabwidget.html#cornerWidget">TQTabWidget</a><li>count: - <a href="ntqaccel.html#count">TQAccel</a> <a href="tqasciicache.html#count">TQAsciiCache</a> <a href="tqasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="tqasciidict.html#count">TQAsciiDict</a> <a href="tqasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="tqbuttongroup.html#count">TQButtonGroup</a> <a href="tqcache.html#count">TQCache</a> <a href="tqcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="tqcombobox.html#count">TQComboBox</a> <a href="tqcombotableitem.html#count">TQComboTableItem</a> <a href="tqdict.html#count">TQDict</a> <a href="tqdictiterator.html#count">TQDictIterator</a> <a href="tqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="tqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="tqintcache.html#count">TQIntCache</a> <a href="tqintcacheiterator.html#count">TQIntCacheIterator</a> <a href="tqintdict.html#count">TQIntDict</a> <a href="tqintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="tqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="tqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="tqtabbar.html#count">TQTabBar</a> <a href="tqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf: + <a href="tqaccel.html#count">TQAccel</a> <a href="tqasciicache.html#count">TQAsciiCache</a> <a href="tqasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="tqasciidict.html#count">TQAsciiDict</a> <a href="tqasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="tqbuttongroup.html#count">TQButtonGroup</a> <a href="tqcache.html#count">TQCache</a> <a href="tqcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="tqcombobox.html#count">TQComboBox</a> <a href="tqcombotableitem.html#count">TQComboTableItem</a> <a href="tqdict.html#count">TQDict</a> <a href="tqdictiterator.html#count">TQDictIterator</a> <a href="tqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="tqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="tqintcache.html#count">TQIntCache</a> <a href="tqintcacheiterator.html#count">TQIntCacheIterator</a> <a href="tqintdict.html#count">TQIntDict</a> <a href="tqintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="tqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="tqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="tqtabbar.html#count">TQTabBar</a> <a href="tqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf: <a href="tqwindowsmime.html#countCf">TQWindowsMime</a><li>countFlavors: <a href="tqmacmime.html#countFlavors">TQMacMime</a><li>country: <a href="tqlocale.html#country">TQLocale</a><li>countryToString: @@ -634,7 +634,7 @@ c: <a href="tqlineedit.html#cut">TQLineEdit</a> <a href="tqtextedit.html#cut">TQTextEdit</a><li><a name="d"></a> dark: <a href="tqcolor.html#dark">TQColor</a> <a href="tqcolorgroup.html#dark">TQColorGroup</a><li>data: - <a href="tqclipboard.html#data">TQClipboard</a> <a href="qcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="tqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="tqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="tqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="tqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: + <a href="tqclipboard.html#data">TQClipboard</a> <a href="tqcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="tqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="tqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="tqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="tqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: <a href="tqclipboard.html#dataChanged">TQClipboard</a><li>dataReadProgress: <a href="tqhttp.html#dataReadProgress">TQHttp</a><li>dataSendProgress: <a href="tqhttp.html#dataSendProgress">TQHttp</a><li>dataTransferProgress: @@ -720,7 +720,7 @@ dark: <a href="tqpalette.html#disabled">TQPalette</a><li>discardCommand: <a href="tqsessionmanager.html#discardCommand">TQSessionManager</a><li>disconnect: <a href="tqobject.html#disconnect">TQObject</a> <a href="tqsignal.html#disconnect">TQSignal</a><li>disconnectItem: - <a href="ntqaccel.html#disconnectItem">TQAccel</a> <a href="tqmenudata.html#disconnectItem">TQMenuData</a> <a href="tqmenudata.html#disconnectItem">TQPopupMenu</a><li>disconnectNotify: + <a href="tqaccel.html#disconnectItem">TQAccel</a> <a href="tqmenudata.html#disconnectItem">TQMenuData</a> <a href="tqmenudata.html#disconnectItem">TQPopupMenu</a><li>disconnectNotify: <a href="tqobject.html#disconnectNotify">TQObject</a><li>disconnectResize: <a href="tqmovie.html#disconnectResize">TQMovie</a><li>disconnectStatus: <a href="tqmovie.html#disconnectStatus">TQMovie</a><li>disconnectUpdate: @@ -729,7 +729,7 @@ dark: <a href="tqstylesheetitem.html#displayMode">TQStyleSheetItem</a><li>displayText: <a href="tqlineedit.html#displayText">TQLineEdit</a><li>doAutoScroll: <a href="tqiconview.html#doAutoScroll">TQIconView</a> <a href="tqlistview.html#doAutoScroll">TQListView</a><li>doDefaultAction: - <a href="qaccessibleinterface.html#doDefaultAction">TQAccessibleInterface</a><li>doKeyboardAction: + <a href="tqaccessibleinterface.html#doDefaultAction">TQAccessibleInterface</a><li>doKeyboardAction: <a href="tqtextedit.html#doKeyboardAction">TQTextEdit</a><li>doLayout: <a href="tqlistbox.html#doLayout">TQListBox</a><li>docName: <a href="tqprinter.html#docName">TQPrinter</a><li>dock: @@ -875,7 +875,7 @@ echoMode: <a href="tqwidget.html#erasePixmap">TQWidget</a><li>eraseRect: <a href="tqpainter.html#eraseRect">TQPainter</a><li>erased: <a href="tqpaintevent.html#erased">TQPaintEvent</a><li>error: - <a href="ntqassistantclient.html#error">TQAssistantClient</a> <a href="tqftp.html#error">TQFtp</a> <a href="tqhttp.html#error">TQHttp</a> <a href="tqsocket.html#error">TQSocket</a> <a href="tqsocketdevice.html#error">TQSocketDevice</a> <a href="tqstylesheet.html#error">TQStyleSheet</a> <a href="tqxmlerrorhandler.html#error">TQXmlErrorHandler</a><li>errorCode: + <a href="tqassistantclient.html#error">TQAssistantClient</a> <a href="tqftp.html#error">TQFtp</a> <a href="tqhttp.html#error">TQHttp</a> <a href="tqsocket.html#error">TQSocket</a> <a href="tqsocketdevice.html#error">TQSocketDevice</a> <a href="tqstylesheet.html#error">TQStyleSheet</a> <a href="tqxmlerrorhandler.html#error">TQXmlErrorHandler</a><li>errorCode: <a href="tqnetworkoperation.html#errorCode">TQNetworkOperation</a><li>errorHandler: <a href="tqxmlreader.html#errorHandler">TQXmlReader</a><li>errorString: <a href="tqfile.html#errorString">TQFile</a> <a href="tqftp.html#errorString">TQFtp</a> <a href="tqhttp.html#errorString">TQHttp</a> <a href="tqregexp.html#errorString">TQRegExp</a> <a href="tqxmlcontenthandler.html#errorString">TQXmlContentHandler</a> <a href="tqxmldtdhandler.html#errorString">TQXmlDTDHandler</a> <a href="tqxmldeclhandler.html#errorString">TQXmlDeclHandler</a> <a href="tqxmlentityresolver.html#errorString">TQXmlEntityResolver</a> <a href="tqxmlerrorhandler.html#errorString">TQXmlErrorHandler</a> <a href="tqxmllexicalhandler.html#errorString">TQXmlLexicalHandler</a><li>escape: @@ -926,7 +926,7 @@ falseText: <a href="tqiconview.html#findFirstVisibleItem">TQIconView</a><li>findIndex: <a href="tqvaluelist.html#findIndex">TQValueList</a><li>findItem: <a href="tqiconview.html#findItem">TQIconView</a> <a href="tqlistbox.html#findItem">TQListBox</a> <a href="tqlistview.html#findItem">TQListView</a> <a href="tqmenudata.html#findItem">TQMenuData</a><li>findKey: - <a href="ntqaccel.html#findKey">TQAccel</a><li>findLastVisibleItem: + <a href="tqaccel.html#findKey">TQAccel</a><li>findLastVisibleItem: <a href="tqiconview.html#findLastVisibleItem">TQIconView</a><li>findMessage: <a href="tqtranslator.html#findMessage">TQTranslator</a><li>findNearest: <a href="tqglcolormap.html#findNearest">TQGLColormap</a><li>findNext: @@ -1011,7 +1011,7 @@ falseText: <a href="tqstring.html#fromUtf8">TQString</a><li>front: <a href="tqvaluelist.html#front">TQValueList</a> <a href="tqvaluevector.html#front">TQValueVector</a><li>fullPage: <a href="tqprinter.html#fullPage">TQPrinter</a><li>fullSpan: - <a href="qcustommenuitem.html#fullSpan">TQCustomMenuItem</a><li><a name="g"></a> + <a href="tqcustommenuitem.html#fullSpan">TQCustomMenuItem</a><li><a name="g"></a> gamma: <a href="tqimageio.html#gamma">TQImageIO</a><li>generateFontDisplayLists: <a href="tqglcontext.html#generateFontDisplayLists">TQGLContext</a><li>geometry: @@ -1052,10 +1052,10 @@ gamma: <a href="tqfile.html#getch">TQFile</a> <a href="tqiodevice.html#getch">TQIODevice</a> <a href="tqsocket.html#getch">TQSocket</a><li>glDraw: <a href="tqglwidget.html#glDraw">TQGLWidget</a><li>glInit: <a href="tqglwidget.html#glInit">TQGLWidget</a><li>globalPos: - <a href="qcontextmenuevent.html#globalPos">TQContextMenuEvent</a> <a href="qmouseevent.html#globalPos">TQMouseEvent</a> <a href="tqtabletevent.html#globalPos">TQTabletEvent</a> <a href="qwheelevent.html#globalPos">TQWheelEvent</a><li>globalStrut: + <a href="tqcontextmenuevent.html#globalPos">TQContextMenuEvent</a> <a href="qmouseevent.html#globalPos">TQMouseEvent</a> <a href="tqtabletevent.html#globalPos">TQTabletEvent</a> <a href="qwheelevent.html#globalPos">TQWheelEvent</a><li>globalStrut: <a href="ntqapplication.html#globalStrut">TQApplication</a><li>globalX: - <a href="qcontextmenuevent.html#globalX">TQContextMenuEvent</a> <a href="qmouseevent.html#globalX">TQMouseEvent</a> <a href="tqtabletevent.html#globalX">TQTabletEvent</a> <a href="qwheelevent.html#globalX">TQWheelEvent</a><li>globalY: - <a href="qcontextmenuevent.html#globalY">TQContextMenuEvent</a> <a href="qmouseevent.html#globalY">TQMouseEvent</a> <a href="tqtabletevent.html#globalY">TQTabletEvent</a> <a href="qwheelevent.html#globalY">TQWheelEvent</a><li>gotFocus: + <a href="tqcontextmenuevent.html#globalX">TQContextMenuEvent</a> <a href="qmouseevent.html#globalX">TQMouseEvent</a> <a href="tqtabletevent.html#globalX">TQTabletEvent</a> <a href="qwheelevent.html#globalX">TQWheelEvent</a><li>globalY: + <a href="tqcontextmenuevent.html#globalY">TQContextMenuEvent</a> <a href="qmouseevent.html#globalY">TQMouseEvent</a> <a href="tqtabletevent.html#globalY">TQTabletEvent</a> <a href="qwheelevent.html#globalY">TQWheelEvent</a><li>gotFocus: <a href="qfocusevent.html#gotFocus">TQFocusEvent</a><li>grabFrameBuffer: <a href="tqglwidget.html#grabFrameBuffer">TQGLWidget</a><li>grabKeyboard: <a href="tqwidget.html#grabKeyboard">TQWidget</a><li>grabMouse: @@ -1074,7 +1074,7 @@ gamma: <a href="ntqapplication.html#guiThreadAwake">TQApplication</a><li><a name="h"></a> hScrollBarMode: <a href="tqscrollview.html#hScrollBarMode">TQScrollView</a><li>handle: - <a href="ntqcursor.html#handle">TQCursor</a> <a href="tqfile.html#handle">TQFile</a> <a href="tqfont.html#handle">TQFont</a> <a href="tqpaintdevice.html#handle">TQPaintDevice</a> <a href="tqpainter.html#handle">TQPainter</a> <a href="tqregion.html#handle">TQRegion</a> <a href="tqsessionmanager.html#handle">TQSessionManager</a><li>handleError: + <a href="tqcursor.html#handle">TQCursor</a> <a href="tqfile.html#handle">TQFile</a> <a href="tqfont.html#handle">TQFont</a> <a href="tqpaintdevice.html#handle">TQPaintDevice</a> <a href="tqpainter.html#handle">TQPainter</a> <a href="tqregion.html#handle">TQRegion</a> <a href="tqsessionmanager.html#handle">TQSessionManager</a><li>handleError: <a href="tqdatabrowser.html#handleError">TQDataBrowser</a> <a href="tqdatatable.html#handleError">TQDataTable</a><li>handlePosition: <a href="ntqdockarea.html#handlePosition">TQDockArea</a><li>handleWidth: <a href="ntqsplitter.html#handleWidth">TQSplitter</a><li>hasAcceptableInput: @@ -1161,7 +1161,7 @@ hScrollBarMode: <a href="tqsocket.html#hostFound">TQSocket</a><li>hostName: <a href="tqsqldatabase.html#hostName">TQSqlDatabase</a><li>hostNames: <a href="tqdns.html#hostNames">TQDns</a><li>hotSpot: - <a href="ntqcursor.html#hotSpot">TQCursor</a><li>hour: + <a href="tqcursor.html#hotSpot">TQCursor</a><li>hour: <a href="tqtime.html#hour">TQTime</a><li><a name="i"></a> icon: <a href="ntqmessagebox.html#icon">TQMessageBox</a> <a href="tqwidget.html#icon">TQWidget</a><li>iconPixmap: @@ -1176,7 +1176,7 @@ icon: <a href="tqmenudata.html#idAt">TQMenuData</a> <a href="tqpopupmenu.html#idAt">TQPopupMenu</a><li>identifier: <a href="tqtab.html#identifier">TQTab</a><li>ignorableWhitespace: <a href="tqxmlcontenthandler.html#ignorableWhitespace">TQXmlContentHandler</a><li>ignore: - <a href="qcloseevent.html#ignore">TQCloseEvent</a> <a href="qcontextmenuevent.html#ignore">TQContextMenuEvent</a> <a href="tqdragmoveevent.html#ignore">TQDragMoveEvent</a> <a href="tqdropevent.html#ignore">TQDropEvent</a> <a href="qimevent.html#ignore">TQIMEvent</a> <a href="tqicondragevent.html#ignore">TQIconDragEvent</a> <a href="qkeyevent.html#ignore">TQKeyEvent</a> <a href="qmouseevent.html#ignore">TQMouseEvent</a> <a href="tqtabletevent.html#ignore">TQTabletEvent</a> <a href="qwheelevent.html#ignore">TQWheelEvent</a><li>imComposeEvent: + <a href="tqcloseevent.html#ignore">TQCloseEvent</a> <a href="tqcontextmenuevent.html#ignore">TQContextMenuEvent</a> <a href="tqdragmoveevent.html#ignore">TQDragMoveEvent</a> <a href="tqdropevent.html#ignore">TQDropEvent</a> <a href="qimevent.html#ignore">TQIMEvent</a> <a href="tqicondragevent.html#ignore">TQIconDragEvent</a> <a href="qkeyevent.html#ignore">TQKeyEvent</a> <a href="qmouseevent.html#ignore">TQMouseEvent</a> <a href="tqtabletevent.html#ignore">TQTabletEvent</a> <a href="qwheelevent.html#ignore">TQWheelEvent</a><li>imComposeEvent: <a href="tqwidget.html#imComposeEvent">TQWidget</a><li>imEndEvent: <a href="tqwidget.html#imEndEvent">TQWidget</a><li>imStartEvent: <a href="tqwidget.html#imStartEvent">TQWidget</a><li>image: @@ -1200,7 +1200,7 @@ icon: <a href="ntqmessagebox.html#information">TQMessageBox</a><li>inherits: <a href="ntqmetaobject.html#inherits">TQMetaObject</a> <a href="tqobject.html#inherits">TQObject</a><li>init: <a href="tqtableselection.html#init">TQTableSelection</a><li>initialize: - <a href="tqcolor.html#initialize">TQColor</a> <a href="ntqcursor.html#initialize">TQCursor</a> <a href="tqwindowsmime.html#initialize">TQWindowsMime</a><li>initializeGL: + <a href="tqcolor.html#initialize">TQColor</a> <a href="tqcursor.html#initialize">TQCursor</a> <a href="tqwindowsmime.html#initialize">TQWindowsMime</a><li>initializeGL: <a href="tqglwidget.html#initializeGL">TQGLWidget</a><li>initializeOverlayGL: <a href="tqglwidget.html#initializeOverlayGL">TQGLWidget</a><li>initialized: <a href="tqglcontext.html#initialized">TQGLContext</a><li>inputFormatList: @@ -1217,7 +1217,7 @@ icon: <a href="tqdatabrowser.html#insertCurrent">TQDataBrowser</a> <a href="tqdatatable.html#insertCurrent">TQDataTable</a><li>insertData: <a href="tqdomcharacterdata.html#insertData">TQDomCharacterData</a><li>insertInGrid: <a href="tqiconview.html#insertInGrid">TQIconView</a><li>insertItem: - <a href="ntqaccel.html#insertItem">TQAccel</a> <a href="tqboxlayout.html#insertItem">TQBoxLayout</a> <a href="tqcombobox.html#insertItem">TQComboBox</a> <a href="tqiconview.html#insertItem">TQIconView</a> <a href="tqlistbox.html#insertItem">TQListBox</a> <a href="tqlistview.html#insertItem">TQListView</a> <a href="tqlistviewitem.html#insertItem">TQListViewItem</a> <a href="tqmenudata.html#insertItem">TQMenuBar</a> <a href="tqmenudata.html#insertItem">TQMenuData</a> <a href="tqmenudata.html#insertItem">TQPopupMenu</a> <a href="tqtoolbox.html#insertItem">TQToolBox</a><li>insertLayout: + <a href="tqaccel.html#insertItem">TQAccel</a> <a href="tqboxlayout.html#insertItem">TQBoxLayout</a> <a href="tqcombobox.html#insertItem">TQComboBox</a> <a href="tqiconview.html#insertItem">TQIconView</a> <a href="tqlistbox.html#insertItem">TQListBox</a> <a href="tqlistview.html#insertItem">TQListView</a> <a href="tqlistviewitem.html#insertItem">TQListViewItem</a> <a href="tqmenudata.html#insertItem">TQMenuBar</a> <a href="tqmenudata.html#insertItem">TQMenuData</a> <a href="tqmenudata.html#insertItem">TQPopupMenu</a> <a href="tqtoolbox.html#insertItem">TQToolBox</a><li>insertLayout: <a href="tqboxlayout.html#insertLayout">TQBoxLayout</a><li>insertLine: <a href="tqmultilineedit.html#insertLine">TQMultiLineEdit</a><li>insertPage: <a href="tqwizard.html#insertPage">TQWizard</a><li>insertParagraph: @@ -1234,7 +1234,7 @@ icon: <a href="tqtabbar.html#insertTab">TQTabBar</a> <a href="tqtabdialog.html#insertTab">TQTabDialog</a> <a href="tqtabwidget.html#insertTab">TQTabWidget</a><li>insertTearOffHandle: <a href="tqpopupmenu.html#insertTearOffHandle">TQPopupMenu</a><li>insertWidget: <a href="tqboxlayout.html#insertWidget">TQBoxLayout</a> <a href="tqtable.html#insertWidget">TQTable</a><li>inserted: - <a href="qchildevent.html#inserted">TQChildEvent</a><li>insertionPolicy: + <a href="tqchildevent.html#inserted">TQChildEvent</a><li>insertionPolicy: <a href="tqcombobox.html#insertionPolicy">TQComboBox</a><li>insideMargin: <a href="tqgroupbox.html#insideMargin">TQGroupBox</a><li>insideSpacing: <a href="tqgroupbox.html#insideSpacing">TQGroupBox</a><li>installDefaultFactory: @@ -1261,9 +1261,9 @@ icon: <a href="tqiconview.html#invertSelection">TQIconView</a> <a href="tqlistbox.html#invertSelection">TQListBox</a> <a href="tqlistview.html#invertSelection">TQListView</a><li>ioDevice: <a href="tqimageio.html#ioDevice">TQImageIO</a><li>isA: <a href="tqobject.html#isA">TQObject</a><li>isAccepted: - <a href="qcloseevent.html#isAccepted">TQCloseEvent</a> <a href="qcontextmenuevent.html#isAccepted">TQContextMenuEvent</a> <a href="tqdropevent.html#isAccepted">TQDropEvent</a> <a href="qimevent.html#isAccepted">TQIMEvent</a> <a href="tqicondragevent.html#isAccepted">TQIconDragEvent</a> <a href="qkeyevent.html#isAccepted">TQKeyEvent</a> <a href="qmouseevent.html#isAccepted">TQMouseEvent</a> <a href="tqtabletevent.html#isAccepted">TQTabletEvent</a> <a href="qwheelevent.html#isAccepted">TQWheelEvent</a><li>isActionAccepted: + <a href="tqcloseevent.html#isAccepted">TQCloseEvent</a> <a href="tqcontextmenuevent.html#isAccepted">TQContextMenuEvent</a> <a href="tqdropevent.html#isAccepted">TQDropEvent</a> <a href="qimevent.html#isAccepted">TQIMEvent</a> <a href="tqicondragevent.html#isAccepted">TQIconDragEvent</a> <a href="qkeyevent.html#isAccepted">TQKeyEvent</a> <a href="qmouseevent.html#isAccepted">TQMouseEvent</a> <a href="tqtabletevent.html#isAccepted">TQTabletEvent</a> <a href="qwheelevent.html#isAccepted">TQWheelEvent</a><li>isActionAccepted: <a href="tqdropevent.html#isActionAccepted">TQDropEvent</a><li>isActive: - <a href="ntqaccessible.html#isActive">TQAccessible</a> <a href="tqcanvasitem.html#isActive">TQCanvasItem</a> <a href="tqpainter.html#isActive">TQPainter</a> <a href="tqsqlquery.html#isActive">TQSqlQuery</a> <a href="tqsqlresult.html#isActive">TQSqlResult</a> <a href="tqtableselection.html#isActive">TQTableSelection</a> <a href="tqtimer.html#isActive">TQTimer</a><li>isActiveWindow: + <a href="tqaccessible.html#isActive">TQAccessible</a> <a href="tqcanvasitem.html#isActive">TQCanvasItem</a> <a href="tqpainter.html#isActive">TQPainter</a> <a href="tqsqlquery.html#isActive">TQSqlQuery</a> <a href="tqsqlresult.html#isActive">TQSqlResult</a> <a href="tqtableselection.html#isActive">TQTableSelection</a> <a href="tqtimer.html#isActive">TQTimer</a><li>isActiveWindow: <a href="tqwidget.html#isActiveWindow">TQWidget</a> <a href="qxtwidget.html#isActiveWindow">TQXtWidget</a><li>isAnchor: <a href="tqstylesheetitem.html#isAnchor">TQStyleSheetItem</a><li>isAsynchronous: <a href="tqiodevice.html#isAsynchronous">TQIODevice</a><li>isAttr: @@ -1285,7 +1285,7 @@ icon: <a href="tqtable.html#isColumnStretchable">TQTable</a><li>isCombinedAccess: <a href="tqiodevice.html#isCombinedAccess">TQIODevice</a><li>isComment: <a href="tqdomcomment.html#isComment">TQDomComment</a> <a href="tqdomnode.html#isComment">TQDomNode</a><li>isConsumed: - <a href="qcontextmenuevent.html#isConsumed">TQContextMenuEvent</a><li>isContainer: + <a href="tqcontextmenuevent.html#isConsumed">TQContextMenuEvent</a><li>isContainer: <a href="tqwidgetplugin.html#isContainer">TQWidgetPlugin</a><li>isContentsPreviewEnabled: <a href="tqfiledialog.html#isContentsPreviewEnabled">TQFileDialog</a><li>isCopyOf: <a href="tqfont.html#isCopyOf">TQFont</a> <a href="tqpalette.html#isCopyOf">TQPalette</a><li>isCurrent: @@ -1312,7 +1312,7 @@ icon: <a href="ntqapplication.html#isEffectEnabled">TQApplication</a><li>isElement: <a href="tqdomelement.html#isElement">TQDomElement</a> <a href="tqdomnode.html#isElement">TQDomNode</a><li>isEmpty: <a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="tqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="tqlayout.html#isEmpty">TQLayout</a> <a href="tqlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="tqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="tqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="tqspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="tqtableselection.html#isEmpty">TQTableSelection</a> <a href="tqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled: - <a href="ntqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="tqlayout.html#isEnabled">TQLayout</a> <a href="tqlistviewitem.html#isEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="tqtab.html#isEnabled">TQTab</a> <a href="tqtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo: + <a href="tqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="tqlayout.html#isEnabled">TQLayout</a> <a href="tqlistviewitem.html#isEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="tqtab.html#isEnabled">TQTab</a> <a href="tqtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo: <a href="tqwidget.html#isEnabledTo">TQWidget</a><li>isEntity: <a href="tqdomentity.html#isEntity">TQDomEntity</a> <a href="tqdomnode.html#isEntity">TQDomNode</a><li>isEntityReference: <a href="tqdomentityreference.html#isEntityReference">TQDomEntityReference</a> <a href="tqdomnode.html#isEntityReference">TQDomNode</a><li>isEnumType: @@ -1344,7 +1344,7 @@ icon: <a href="tqwmatrix.html#isInvertible">TQWMatrix</a><li>isItemActive: <a href="tqmenudata.html#isItemActive">TQMenuData</a><li>isItemChecked: <a href="tqmenudata.html#isItemChecked">TQMenuData</a> <a href="tqmenudata.html#isItemChecked">TQPopupMenu</a><li>isItemEnabled: - <a href="ntqaccel.html#isItemEnabled">TQAccel</a> <a href="tqmenudata.html#isItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#isItemEnabled">TQMenuData</a> <a href="tqmenudata.html#isItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#isItemEnabled">TQToolBox</a><li>isItemVisible: + <a href="tqaccel.html#isItemEnabled">TQAccel</a> <a href="tqmenudata.html#isItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#isItemEnabled">TQMenuData</a> <a href="tqmenudata.html#isItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#isItemEnabled">TQToolBox</a><li>isItemVisible: <a href="tqmenudata.html#isItemVisible">TQMenuBar</a> <a href="tqmenudata.html#isItemVisible">TQMenuData</a> <a href="tqmenudata.html#isItemVisible">TQPopupMenu</a><li>isLetter: <a href="tqchar.html#isLetter">TQChar</a><li>isLetterOrNumber: <a href="tqchar.html#isLetterOrNumber">TQChar</a><li>isLoaded: @@ -1360,7 +1360,7 @@ icon: <a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="tqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber: <a href="tqchar.html#isNumber">TQChar</a><li>isOn: <a href="tqaction.html#isOn">TQAction</a> <a href="tqbutton.html#isOn">TQButton</a> <a href="tqbutton.html#isOn">TQCheckBox</a> <a href="tqchecklistitem.html#isOn">TQCheckListItem</a> <a href="tqbutton.html#isOn">TQPushButton</a> <a href="tqbutton.html#isOn">TQRadioButton</a><li>isOpen: - <a href="ntqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="tqlistview.html#isOpen">TQListView</a> <a href="tqlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError: + <a href="tqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="tqlistview.html#isOpen">TQListView</a> <a href="tqlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError: <a href="tqsqldatabase.html#isOpenError">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpenError">TQSqlDriver</a><li>isOptionEnabled: <a href="tqprinter.html#isOptionEnabled">TQPrinter</a><li>isOverwriteMode: <a href="tqtextedit.html#isOverwriteMode">TQTextEdit</a><li>isPhase2: @@ -1395,7 +1395,7 @@ icon: <a href="tqsqlquery.html#isSelect">TQSqlQuery</a> <a href="tqsqlresult.html#isSelect">TQSqlResult</a><li>isSelectable: <a href="tqiconviewitem.html#isSelectable">TQIconViewItem</a> <a href="tqlistboxitem.html#isSelectable">TQListBoxItem</a> <a href="tqlistviewitem.html#isSelectable">TQListViewItem</a><li>isSelected: <a href="tqcanvasitem.html#isSelected">TQCanvasItem</a> <a href="tqiconviewitem.html#isSelected">TQIconViewItem</a> <a href="tqlistbox.html#isSelected">TQListBox</a> <a href="tqlistboxitem.html#isSelected">TQListBoxItem</a> <a href="tqlistview.html#isSelected">TQListView</a> <a href="tqlistviewitem.html#isSelected">TQListViewItem</a> <a href="tqtable.html#isSelected">TQTable</a><li>isSeparator: - <a href="qcustommenuitem.html#isSeparator">TQCustomMenuItem</a><li>isSequentialAccess: + <a href="tqcustommenuitem.html#isSeparator">TQCustomMenuItem</a><li>isSequentialAccess: <a href="tqiodevice.html#isSequentialAccess">TQIODevice</a><li>isSessionRestored: <a href="ntqapplication.html#isSessionRestored">TQApplication</a><li>isSetType: <a href="qmetaproperty.html#isSetType">TQMetaProperty</a><li>isSharing: @@ -1422,7 +1422,7 @@ icon: <a href="tqlineedit.html#isUndoAvailable">TQLineEdit</a> <a href="tqtextedit.html#isUndoAvailable">TQTextEdit</a><li>isUndoRedoEnabled: <a href="tqtextedit.html#isUndoRedoEnabled">TQTextEdit</a><li>isUpdatesEnabled: <a href="tqwidget.html#isUpdatesEnabled">TQWidget</a><li>isValid: - <a href="qaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="tqglcontext.html#isValid">TQGLContext</a> <a href="tqglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="tqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: + <a href="tqaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="tqglcontext.html#isValid">TQGLContext</a> <a href="tqglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="tqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: <a href="tqscrollview.html#isVerticalSliderPressed">TQScrollView</a><li>isVerticallyStretchable: <a href="ntqdockwindow.html#isVerticallyStretchable">TQDockWindow</a><li>isVirtualDesktop: <a href="tqdesktopwidget.html#isVirtualDesktop">TQDesktopWidget</a><li>isVisible: @@ -1459,7 +1459,7 @@ join: <a href="tqchar.html#joining">TQChar</a><li>jumpTable: <a href="tqimage.html#jumpTable">TQImage</a><li><a name="k"></a> key: - <a href="ntqaccel.html#key">TQAccel</a> <a href="tqfont.html#key">TQFont</a> <a href="tqiconviewitem.html#key">TQIconViewItem</a> <a href="qkeyevent.html#key">TQKeyEvent</a> <a href="tqlistviewitem.html#key">TQListViewItem</a> <a href="tqmapconstiterator.html#key">TQMapConstIterator</a> <a href="tqmapiterator.html#key">TQMapIterator</a> <a href="tqtableitem.html#key">TQTableItem</a><li>keyPressEvent: + <a href="tqaccel.html#key">TQAccel</a> <a href="tqfont.html#key">TQFont</a> <a href="tqiconviewitem.html#key">TQIconViewItem</a> <a href="qkeyevent.html#key">TQKeyEvent</a> <a href="tqlistviewitem.html#key">TQListViewItem</a> <a href="tqmapconstiterator.html#key">TQMapConstIterator</a> <a href="tqmapiterator.html#key">TQMapIterator</a> <a href="tqtableitem.html#key">TQTableItem</a><li>keyPressEvent: <a href="tqlineedit.html#keyPressEvent">TQLineEdit</a> <a href="tqtextbrowser.html#keyPressEvent">TQTextBrowser</a> <a href="tqtextedit.html#keyPressEvent">TQTextEdit</a> <a href="tqwidget.html#keyPressEvent">TQWidget</a><li>keyReleaseEvent: <a href="tqwidget.html#keyReleaseEvent">TQWidget</a><li>keyToValue: <a href="qmetaproperty.html#keyToValue">TQMetaProperty</a><li>keyboardFocusTab: @@ -1600,7 +1600,7 @@ m11: <a href="tqframe.html#margin">TQFrame</a> <a href="tqlayout.html#margin">TQLayout</a> <a href="tqstylesheetitem.html#margin">TQStyleSheetItem</a> <a href="tqtabwidget.html#margin">TQTabWidget</a><li>margins: <a href="tqprinter.html#margins">TQPrinter</a><li>markedText: <a href="tqmultilineedit.html#markedText">TQMultiLineEdit</a><li>mask: - <a href="ntqcursor.html#mask">TQCursor</a> <a href="tqpixmap.html#mask">TQPixmap</a><li>match: + <a href="tqcursor.html#mask">TQCursor</a> <a href="tqpixmap.html#mask">TQPixmap</a><li>match: <a href="tqdir.html#match">TQDir</a><li>matchAllDirs: <a href="tqdir.html#matchAllDirs">TQDir</a><li>matchedLength: <a href="tqregexp.html#matchedLength">TQRegExp</a><li>matches: @@ -1713,7 +1713,7 @@ name: <a href="tqdomnamednodemap.html#namedItemNS">TQDomNamedNodeMap</a><li>names: <a href="tqtextcodecplugin.html#names">TQTextCodecPlugin</a><li>namespaceURI: <a href="tqdomnode.html#namespaceURI">TQDomNode</a><li>navigate: - <a href="qaccessibleinterface.html#navigate">TQAccessibleInterface</a><li>newChild: + <a href="tqaccessibleinterface.html#navigate">TQAccessibleInterface</a><li>newChild: <a href="tqnetworkprotocol.html#newChild">TQNetworkProtocol</a><li>newChildren: <a href="tqnetworkprotocol.html#newChildren">TQNetworkProtocol</a> <a href="tqurloperator.html#newChildren">TQUrlOperator</a><li>newConnection: <a href="tqserversocket.html#newConnection">TQServerSocket</a><li>newInstance: @@ -1767,7 +1767,7 @@ name: <a href="ntqmetaobject.html#numSlots">TQMetaObject</a><li>number: <a href="tqsqlerror.html#number">TQSqlError</a> <a href="tqstring.html#number">TQString</a><li><a name="o"></a> object: - <a href="qaccessibleobject.html#object">TQAccessibleObject</a><li>objectTrees: + <a href="tqaccessibleobject.html#object">TQAccessibleObject</a><li>objectTrees: <a href="tqobject.html#objectTrees">TQObject</a><li>offset: <a href="ntqdockwindow.html#offset">TQDockWindow</a> <a href="tqheader.html#offset">TQHeader</a> <a href="tqimage.html#offset">TQImage</a><li>offsetX: <a href="tqcanvaspixmap.html#offsetX">TQCanvasPixmap</a><li>offsetY: @@ -1783,7 +1783,7 @@ object: <a href="ntqdockwindow.html#opaqueMoving">TQDockWindow</a> <a href="tqmainwindow.html#opaqueMoving">TQMainWindow</a><li>opaqueResize: <a href="ntqsplitter.html#opaqueResize">TQSplitter</a><li>open: <a href="tqfile.html#open">TQFile</a> <a href="tqiodevice.html#open">TQIODevice</a> <a href="tqsocket.html#open">TQSocket</a> <a href="tqsqldatabase.html#open">TQSqlDatabase</a> <a href="tqsqldriver.html#open">TQSqlDriver</a><li>openAssistant: - <a href="ntqassistantclient.html#openAssistant">TQAssistantClient</a><li>openPopup: + <a href="tqassistantclient.html#openAssistant">TQAssistantClient</a><li>openPopup: <a href="tqtoolbutton.html#openPopup">TQToolButton</a><li>operation: <a href="tqnetworkoperation.html#operation">TQNetworkOperation</a><li>operationGet: <a href="tqnetworkprotocol.html#operationGet">TQNetworkProtocol</a><li>operationInProgress: @@ -1819,13 +1819,13 @@ object: <a href="tqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=: <a href="tqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator<: <a href="tqcstring.html#operator-lt">TQCString</a> <a href="tqchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="tqtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator<<: - <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: + <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="tqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: <a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="tqchar.html#operator-lt-eq">TQChar</a> <a href="tqdate.html#operator-lt-eq">TQDate</a> <a href="tqdatetime.html#operator-lt-eq">TQDateTime</a> <a href="tqstring.html#operator-lt-eq">TQString</a> <a href="tqtime.html#operator-lt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=: - <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="tqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: + <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="tqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="tqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: <a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="tqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: <a href="tqcstring.html#operator-gt">TQCString</a> <a href="tqchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="tqtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator>=: <a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="tqchar.html#operator-gt-eq">TQChar</a> <a href="tqdate.html#operator-gt-eq">TQDate</a> <a href="tqdatetime.html#operator-gt-eq">TQDateTime</a> <a href="tqstring.html#operator-gt-eq">TQString</a> <a href="tqtime.html#operator-gt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator>>: - <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: + <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="tqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: <a href="tqasciicache.html#operator[]">TQAsciiCache</a> <a href="tqasciidict.html#operator[]">TQAsciiDict</a> <a href="tqbitarray.html#operator[]">TQBitArray</a> <a href="tqcache.html#operator[]">TQCache</a> <a href="tqdict.html#operator[]">TQDict</a> <a href="tqdir.html#operator[]">TQDir</a> <a href="tqintcache.html#operator[]">TQIntCache</a> <a href="tqintdict.html#operator[]">TQIntDict</a> <a href="ntqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="tqmemarray.html#operator[]">TQMemArray</a> <a href="tqptrdict.html#operator[]">TQPtrDict</a> <a href="tqptrvector.html#operator[]">TQPtrVector</a> <a href="tqstring.html#operator[]">TQString</a> <a href="tqvaluelist.html#operator[]">TQValueList</a> <a href="tqvaluevector.html#operator[]">TQValueVector</a><li>operator^: <a href="tqbitarray.html#operator^">TQBitArray</a> <a href="tqregion.html#operator^">TQRegion</a><li>operator^=: <a href="tqbitarray.html#operator^-eq">TQBitArray</a> <a href="tqregion.html#operator^-eq">TQRegion</a><li>operator|: @@ -1865,7 +1865,7 @@ packImage: <a href="tqprinter.html#pageSize">TQPrinter</a><li>pageStep: <a href="tqdial.html#pageStep">TQDial</a> <a href="ntqrangecontrol.html#pageStep">TQRangeControl</a> <a href="tqscrollbar.html#pageStep">TQScrollBar</a> <a href="tqslider.html#pageStep">TQSlider</a><li>pageUp: <a href="tqmultilineedit.html#pageUp">TQMultiLineEdit</a><li>paint: - <a href="qcustommenuitem.html#paint">TQCustomMenuItem</a> <a href="tqlistboxitem.html#paint">TQListBoxItem</a> <a href="tqlistboxpixmap.html#paint">TQListBoxPixmap</a> <a href="tqlistboxtext.html#paint">TQListBoxText</a> <a href="tqtabbar.html#paint">TQTabBar</a> <a href="tqtableitem.html#paint">TQTableItem</a><li>paintBranches: + <a href="tqcustommenuitem.html#paint">TQCustomMenuItem</a> <a href="tqlistboxitem.html#paint">TQListBoxItem</a> <a href="tqlistboxpixmap.html#paint">TQListBoxPixmap</a> <a href="tqlistboxtext.html#paint">TQListBoxText</a> <a href="tqtabbar.html#paint">TQTabBar</a> <a href="tqtableitem.html#paint">TQTableItem</a><li>paintBranches: <a href="tqlistviewitem.html#paintBranches">TQListViewItem</a><li>paintCell: <a href="tqchecklistitem.html#paintCell">TQCheckListItem</a> <a href="tqgridview.html#paintCell">TQGridView</a> <a href="tqlistbox.html#paintCell">TQListBox</a> <a href="tqlistviewitem.html#paintCell">TQListViewItem</a> <a href="tqtable.html#paintCell">TQTable</a><li>paintEmptyArea: <a href="tqgridview.html#paintEmptyArea">TQGridView</a> <a href="tqlistview.html#paintEmptyArea">TQListView</a> <a href="tqtable.html#paintEmptyArea">TQTable</a><li>paintEvent: @@ -1939,7 +1939,7 @@ packImage: <a href="tqcombobox.html#popup">TQComboBox</a> <a href="tqpopupmenu.html#popup">TQPopupMenu</a> <a href="tqpushbutton.html#popup">TQPushButton</a> <a href="tqtoolbutton.html#popup">TQToolButton</a><li>popupDelay: <a href="tqtoolbutton.html#popupDelay">TQToolButton</a><li>port: <a href="tqserversocket.html#port">TQServerSocket</a> <a href="tqsocket.html#port">TQSocket</a> <a href="tqsocketdevice.html#port">TQSocketDevice</a> <a href="tqsqldatabase.html#port">TQSqlDatabase</a> <a href="tqurl.html#port">TQUrl</a><li>pos: - <a href="qcontextmenuevent.html#pos">TQContextMenuEvent</a> <a href="ntqcursor.html#pos">TQCursor</a> <a href="tqdropevent.html#pos">TQDropEvent</a> <a href="tqiconviewitem.html#pos">TQIconViewItem</a> <a href="qmouseevent.html#pos">TQMouseEvent</a> <a href="qmoveevent.html#pos">TQMoveEvent</a> <a href="tqregexp.html#pos">TQRegExp</a> <a href="tqtabletevent.html#pos">TQTabletEvent</a> <a href="qwheelevent.html#pos">TQWheelEvent</a> <a href="tqwidget.html#pos">TQWidget</a><li>position: + <a href="tqcontextmenuevent.html#pos">TQContextMenuEvent</a> <a href="tqcursor.html#pos">TQCursor</a> <a href="tqdropevent.html#pos">TQDropEvent</a> <a href="tqiconviewitem.html#pos">TQIconViewItem</a> <a href="qmouseevent.html#pos">TQMouseEvent</a> <a href="qmoveevent.html#pos">TQMoveEvent</a> <a href="tqregexp.html#pos">TQRegExp</a> <a href="tqtabletevent.html#pos">TQTabletEvent</a> <a href="qwheelevent.html#pos">TQWheelEvent</a> <a href="tqwidget.html#pos">TQWidget</a><li>position: <a href="tqsqlrecord.html#position">TQSqlRecord</a><li>positionFromValue: <a href="ntqrangecontrol.html#positionFromValue">TQRangeControl</a><li>post: <a href="tqhttp.html#post">TQHttp</a><li>postEvent: @@ -2038,10 +2038,10 @@ tqAddPostRoutine: <a href="tqdns.html#qualifiedNames">TQDns</a><li>quality: <a href="tqimageio.html#quality">TQImageIO</a><li>query: <a href="tqurl.html#query">TQUrl</a><li>queryAccessibleInterface: - <a href="ntqaccessible.html#queryAccessibleInterface">TQAccessible</a><li>queryChild: - <a href="qaccessibleinterface.html#queryChild">TQAccessibleInterface</a><li>queryList: + <a href="tqaccessible.html#queryAccessibleInterface">TQAccessible</a><li>queryChild: + <a href="tqaccessibleinterface.html#queryChild">TQAccessibleInterface</a><li>queryList: <a href="tqobject.html#queryList">TQObject</a><li>queryParent: - <a href="qaccessibleinterface.html#queryParent">TQAccessibleInterface</a><li>querySubControl: + <a href="tqaccessibleinterface.html#queryParent">TQAccessibleInterface</a><li>querySubControl: <a href="tqstyle.html#querySubControl">TQStyle</a><li>querySubControlMetrics: <a href="tqstyle.html#querySubControlMetrics">TQStyle</a><li>question: <a href="ntqmessagebox.html#question">TQMessageBox</a><li>quit: @@ -2081,19 +2081,19 @@ rBottom: <a href="tqdatastream.html#readRawBytes">TQDataStream</a> <a href="tqtextstream.html#readRawBytes">TQTextStream</a><li>readStderr: <a href="tqprocess.html#readStderr">TQProcess</a><li>readStdout: <a href="tqprocess.html#readStdout">TQProcess</a><li>ready: - <a href="ntqasyncio.html#ready">TQAsyncIO</a><li>readyRead: + <a href="tqasyncio.html#ready">TQAsyncIO</a><li>readyRead: <a href="tqftp.html#readyRead">TQFtp</a> <a href="tqhttp.html#readyRead">TQHttp</a> <a href="tqsocket.html#readyRead">TQSocket</a><li>readyReadStderr: <a href="tqprocess.html#readyReadStderr">TQProcess</a><li>readyReadStdout: <a href="tqprocess.html#readyReadStdout">TQProcess</a><li>readyToReceive: <a href="tqdatasink.html#readyToReceive">TQDataSink</a><li>readyToSend: <a href="tqdatasource.html#readyToSend">TQDataSource</a> <a href="tqiodevicesource.html#readyToSend">TQIODeviceSource</a><li>reason: - <a href="qcontextmenuevent.html#reason">TQContextMenuEvent</a> <a href="qfocusevent.html#reason">TQFocusEvent</a><li>reasonPhrase: + <a href="tqcontextmenuevent.html#reason">TQContextMenuEvent</a> <a href="qfocusevent.html#reason">TQFocusEvent</a><li>reasonPhrase: <a href="tqhttpresponseheader.html#reasonPhrase">TQHttpResponseHeader</a><li>receiveBufferSize: <a href="tqsocketdevice.html#receiveBufferSize">TQSocketDevice</a><li>record: <a href="tqdataview.html#record">TQDataView</a> <a href="tqsqldatabase.html#record">TQSqlDatabase</a> <a href="tqsqldriver.html#record">TQSqlDriver</a><li>recordInfo: <a href="tqsqldatabase.html#recordInfo">TQSqlDatabase</a> <a href="tqsqldriver.html#recordInfo">TQSqlDriver</a><li>recordType: <a href="tqdns.html#recordType">TQDns</a><li>rect: - <a href="qaccessibleinterface.html#rect">TQAccessibleInterface</a> <a href="tqcanvas.html#rect">TQCanvas</a> <a href="tqcanvasrectangle.html#rect">TQCanvasRectangle</a> <a href="tqiconviewitem.html#rect">TQIconViewItem</a> <a href="tqimage.html#rect">TQImage</a> <a href="tqpaintevent.html#rect">TQPaintEvent</a> <a href="tqpixmap.html#rect">TQPixmap</a> <a href="tqrect.html#rect">TQRect</a> <a href="tqstyleoption.html#rect">TQStyleOption</a> <a href="tqtab.html#rect">TQTab</a> <a href="tqwidget.html#rect">TQWidget</a><li>rects: + <a href="tqaccessibleinterface.html#rect">TQAccessibleInterface</a> <a href="tqcanvas.html#rect">TQCanvas</a> <a href="tqcanvasrectangle.html#rect">TQCanvasRectangle</a> <a href="tqiconviewitem.html#rect">TQIconViewItem</a> <a href="tqimage.html#rect">TQImage</a> <a href="tqpaintevent.html#rect">TQPaintEvent</a> <a href="tqpixmap.html#rect">TQPixmap</a> <a href="tqrect.html#rect">TQRect</a> <a href="tqstyleoption.html#rect">TQStyleOption</a> <a href="tqtab.html#rect">TQTab</a> <a href="tqwidget.html#rect">TQWidget</a><li>rects: <a href="tqregion.html#rects">TQRegion</a><li>red: <a href="tqcolor.html#red">TQColor</a><li>redirect: <a href="tqpainter.html#redirect">TQPainter</a><li>redo: @@ -2130,7 +2130,7 @@ rBottom: <a href="tqmimesourcefactory.html#removeFactory">TQMimeSourceFactory</a><li>removeFirst: <a href="tqptrlist.html#removeFirst">TQPtrList</a><li>removeFrom: <a href="tqaction.html#removeFrom">TQAction</a><li>removeItem: - <a href="ntqaccel.html#removeItem">TQAccel</a> <a href="tqcombobox.html#removeItem">TQComboBox</a> <a href="tqlayout.html#removeItem">TQLayout</a> <a href="tqlistbox.html#removeItem">TQListBox</a> <a href="tqmenudata.html#removeItem">TQMenuBar</a> <a href="tqmenudata.html#removeItem">TQMenuData</a> <a href="tqmenudata.html#removeItem">TQPopupMenu</a> <a href="tqtoolbox.html#removeItem">TQToolBox</a><li>removeItemAt: + <a href="tqaccel.html#removeItem">TQAccel</a> <a href="tqcombobox.html#removeItem">TQComboBox</a> <a href="tqlayout.html#removeItem">TQLayout</a> <a href="tqlistbox.html#removeItem">TQListBox</a> <a href="tqmenudata.html#removeItem">TQMenuBar</a> <a href="tqmenudata.html#removeItem">TQMenuData</a> <a href="tqmenudata.html#removeItem">TQPopupMenu</a> <a href="tqtoolbox.html#removeItem">TQToolBox</a><li>removeItemAt: <a href="tqmenudata.html#removeItemAt">TQMenuData</a> <a href="tqmenudata.html#removeItemAt">TQPopupMenu</a><li>removeLabel: <a href="tqheader.html#removeLabel">TQHeader</a><li>removeLast: <a href="tqptrlist.html#removeLast">TQPtrList</a><li>removeLibraryPath: @@ -2158,7 +2158,7 @@ rBottom: <a href="ntqapplication.html#removeTranslator">TQApplication</a><li>removeValue: <a href="tqhttpheader.html#removeValue">TQHttpHeader</a><li>removeWidget: <a href="tqstatusbar.html#removeWidget">TQStatusBar</a> <a href="tqwidgetstack.html#removeWidget">TQWidgetStack</a><li>removed: - <a href="qchildevent.html#removed">TQChildEvent</a> <a href="tqnetworkprotocol.html#removed">TQNetworkProtocol</a> <a href="tqurloperator.html#removed">TQUrlOperator</a><li>rename: + <a href="tqchildevent.html#removed">TQChildEvent</a> <a href="tqnetworkprotocol.html#removed">TQNetworkProtocol</a> <a href="tqurloperator.html#removed">TQUrlOperator</a><li>rename: <a href="tqdir.html#rename">TQDir</a> <a href="tqftp.html#rename">TQFtp</a> <a href="tqiconviewitem.html#rename">TQIconViewItem</a> <a href="tqurloperator.html#rename">TQUrlOperator</a><li>renameEnabled: <a href="tqiconviewitem.html#renameEnabled">TQIconViewItem</a> <a href="tqlistviewitem.html#renameEnabled">TQListViewItem</a><li>renderPixmap: <a href="tqglwidget.html#renderPixmap">TQGLWidget</a><li>renderText: @@ -2230,7 +2230,7 @@ rBottom: <a href="tqcstring.html#rightJustify">TQCString</a> <a href="tqstring.html#rightJustify">TQString</a><li>rightMargin: <a href="tqscrollview.html#rightMargin">TQScrollView</a><li>rmdir: <a href="tqdir.html#rmdir">TQDir</a> <a href="tqftp.html#rmdir">TQFtp</a><li>role: - <a href="qaccessibleinterface.html#role">TQAccessibleInterface</a><li>rollback: + <a href="tqaccessibleinterface.html#role">TQAccessibleInterface</a><li>rollback: <a href="tqsqldatabase.html#rollback">TQSqlDatabase</a><li>rollbackTransaction: <a href="tqsqldriver.html#rollbackTransaction">TQSqlDriver</a><li>root: <a href="tqdir.html#root">TQDir</a><li>rootDirPath: @@ -2300,7 +2300,7 @@ sRect: <a href="tqbuttongroup.html#selectedId">TQButtonGroup</a><li>selectedItem: <a href="tqlistbox.html#selectedItem">TQListBox</a> <a href="tqlistview.html#selectedItem">TQListView</a><li>selectedText: <a href="tqlineedit.html#selectedText">TQLineEdit</a> <a href="tqtextedit.html#selectedText">TQTextEdit</a><li>selection: - <a href="qaccessibleinterface.html#selection">TQAccessibleInterface</a> <a href="tqtable.html#selection">TQTable</a><li>selectionChanged: + <a href="tqaccessibleinterface.html#selection">TQAccessibleInterface</a> <a href="tqtable.html#selection">TQTable</a><li>selectionChanged: <a href="tqclipboard.html#selectionChanged">TQClipboard</a> <a href="tqiconview.html#selectionChanged">TQIconView</a> <a href="tqlineedit.html#selectionChanged">TQLineEdit</a> <a href="tqlistbox.html#selectionChanged">TQListBox</a> <a href="tqlistview.html#selectionChanged">TQListView</a> <a href="tqtable.html#selectionChanged">TQTable</a> <a href="tqtextedit.html#selectionChanged">TQTextEdit</a><li>selectionLength: <a href="qimevent.html#selectionLength">TQIMEvent</a><li>selectionMode: <a href="tqiconview.html#selectionMode">TQIconView</a> <a href="tqlistbox.html#selectionMode">TQListBox</a> <a href="tqlistview.html#selectionMode">TQListView</a> <a href="tqtable.html#selectionMode">TQTable</a><li>selectionStart: @@ -2338,7 +2338,7 @@ sRect: <a href="tqtabdialog.html#setApplyButton">TQTabDialog</a><li>setAppropriate: <a href="tqmainwindow.html#setAppropriate">TQMainWindow</a> <a href="tqwizard.html#setAppropriate">TQWizard</a><li>setArg: <a href="tqnetworkoperation.html#setArg">TQNetworkOperation</a><li>setArguments: - <a href="ntqassistantclient.html#setArguments">TQAssistantClient</a> <a href="tqprocess.html#setArguments">TQProcess</a><li>setArrangement: + <a href="tqassistantclient.html#setArguments">TQAssistantClient</a> <a href="tqprocess.html#setArguments">TQProcess</a><li>setArrangement: <a href="tqiconview.html#setArrangement">TQIconView</a><li>setAscii: <a href="tqstring.html#setAscii">TQString</a><li>setAt: <a href="tqsqlresult.html#setAt">TQSqlResult</a><li>setAttribute: @@ -2470,7 +2470,7 @@ sRect: <a href="tqcolordialog.html#setCustomColor">TQColorDialog</a><li>setCustomHighlighting: <a href="tqlistboxitem.html#setCustomHighlighting">TQListBoxItem</a><li>setDTDHandler: <a href="tqxmlreader.html#setDTDHandler">TQXmlReader</a><li>setData: - <a href="tqclipboard.html#setData">TQClipboard</a> <a href="qcustomevent.html#setData">TQCustomEvent</a> <a href="tqdomcharacterdata.html#setData">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#setData">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#setData">TQIconDragItem</a> <a href="tqmimesourcefactory.html#setData">TQMimeSourceFactory</a> <a href="tqpicture.html#setData">TQPicture</a> <a href="tqxmlinputsource.html#setData">TQXmlInputSource</a><li>setDatabaseName: + <a href="tqclipboard.html#setData">TQClipboard</a> <a href="tqcustomevent.html#setData">TQCustomEvent</a> <a href="tqdomcharacterdata.html#setData">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#setData">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#setData">TQIconDragItem</a> <a href="tqmimesourcefactory.html#setData">TQMimeSourceFactory</a> <a href="tqpicture.html#setData">TQPicture</a> <a href="tqxmlinputsource.html#setData">TQXmlInputSource</a><li>setDatabaseName: <a href="tqsqldatabase.html#setDatabaseName">TQSqlDatabase</a><li>setDatabaseText: <a href="tqsqlerror.html#setDatabaseText">TQSqlError</a><li>setDate: <a href="tqdateedit.html#setDate">TQDateEdit</a> <a href="tqdatetime.html#setDate">TQDateTime</a><li>setDateFormat: @@ -2526,7 +2526,7 @@ sRect: <a href="tqcombobox.html#setEditable">TQComboBox</a> <a href="tqcombotableitem.html#setEditable">TQComboTableItem</a><li>setEdited: <a href="tqmultilineedit.html#setEdited">TQMultiLineEdit</a><li>setEffectEnabled: <a href="ntqapplication.html#setEffectEnabled">TQApplication</a><li>setEnabled: - <a href="ntqaccel.html#setEnabled">TQAccel</a> <a href="tqaction.html#setEnabled">TQAction</a> <a href="tqcanvasitem.html#setEnabled">TQCanvasItem</a> <a href="tqlayout.html#setEnabled">TQLayout</a> <a href="tqlistviewitem.html#setEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#setEnabled">TQSocketNotifier</a> <a href="tqtab.html#setEnabled">TQTab</a> <a href="tqtableitem.html#setEnabled">TQTableItem</a> <a href="tqtooltipgroup.html#setEnabled">TQToolTipGroup</a> <a href="tqwidget.html#setEnabled">TQWidget</a><li>setEncodedData: + <a href="tqaccel.html#setEnabled">TQAccel</a> <a href="tqaction.html#setEnabled">TQAction</a> <a href="tqcanvasitem.html#setEnabled">TQCanvasItem</a> <a href="tqlayout.html#setEnabled">TQLayout</a> <a href="tqlistviewitem.html#setEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#setEnabled">TQSocketNotifier</a> <a href="tqtab.html#setEnabled">TQTab</a> <a href="tqtableitem.html#setEnabled">TQTableItem</a> <a href="tqtooltipgroup.html#setEnabled">TQToolTipGroup</a> <a href="tqwidget.html#setEnabled">TQWidget</a><li>setEncodedData: <a href="tqstoreddrag.html#setEncodedData">TQStoredDrag</a><li>setEncodedPathAndQuery: <a href="tqurl.html#setEncodedPathAndQuery">TQUrl</a><li>setEncoding: <a href="tqtextstream.html#setEncoding">TQTextStream</a><li>setEncodingFunction: @@ -2563,12 +2563,12 @@ sRect: <a href="tqwidget.html#setFixedWidth">TQWidget</a><li>setFlags: <a href="tqiodevice.html#setFlags">TQIODevice</a><li>setFlat: <a href="tqgroupbox.html#setFlat">TQGroupBox</a> <a href="tqpushbutton.html#setFlat">TQPushButton</a><li>setFocus: - <a href="qaccessibleinterface.html#setFocus">TQAccessibleInterface</a> <a href="tqwidget.html#setFocus">TQWidget</a><li>setFocusPolicy: + <a href="tqaccessibleinterface.html#setFocus">TQAccessibleInterface</a> <a href="tqwidget.html#setFocus">TQWidget</a><li>setFocusPolicy: <a href="tqwidget.html#setFocusPolicy">TQWidget</a><li>setFocusProxy: <a href="tqwidget.html#setFocusProxy">TQWidget</a><li>setFocusRectPolicy: <a href="qmacstyle.html#setFocusRectPolicy">TQMacStyle</a><li>setFocusStyle: <a href="tqtable.html#setFocusStyle">TQTable</a><li>setFont: - <a href="ntqapplication.html#setFont">TQApplication</a> <a href="tqcanvastext.html#setFont">TQCanvasText</a> <a href="tqcombobox.html#setFont">TQComboBox</a> <a href="qcustommenuitem.html#setFont">TQCustomMenuItem</a> <a href="tqlabel.html#setFont">TQLabel</a> <a href="tqpainter.html#setFont">TQPainter</a> <a href="tqtabdialog.html#setFont">TQTabDialog</a> <a href="tqtooltip.html#setFont">TQToolTip</a> <a href="tqwhatsthis.html#setFont">TQWhatsThis</a> <a href="tqwidget.html#setFont">TQWidget</a><li>setFontFamily: + <a href="ntqapplication.html#setFont">TQApplication</a> <a href="tqcanvastext.html#setFont">TQCanvasText</a> <a href="tqcombobox.html#setFont">TQComboBox</a> <a href="tqcustommenuitem.html#setFont">TQCustomMenuItem</a> <a href="tqlabel.html#setFont">TQLabel</a> <a href="tqpainter.html#setFont">TQPainter</a> <a href="tqtabdialog.html#setFont">TQTabDialog</a> <a href="tqtooltip.html#setFont">TQToolTip</a> <a href="tqwhatsthis.html#setFont">TQWhatsThis</a> <a href="tqwidget.html#setFont">TQWidget</a><li>setFontFamily: <a href="tqstylesheetitem.html#setFontFamily">TQStyleSheetItem</a><li>setFontItalic: <a href="tqstylesheetitem.html#setFontItalic">TQStyleSheetItem</a><li>setFontSize: <a href="tqstylesheetitem.html#setFontSize">TQStyleSheetItem</a><li>setFontStrikeOut: @@ -2638,7 +2638,7 @@ sRect: <a href="tqfont.html#setItalic">TQFont</a> <a href="tqtextedit.html#setItalic">TQTextEdit</a><li>setItem: <a href="tqtable.html#setItem">TQTable</a><li>setItemChecked: <a href="tqmenudata.html#setItemChecked">TQMenuData</a> <a href="tqmenudata.html#setItemChecked">TQPopupMenu</a><li>setItemEnabled: - <a href="ntqaccel.html#setItemEnabled">TQAccel</a> <a href="tqmenudata.html#setItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#setItemEnabled">TQMenuData</a> <a href="tqmenudata.html#setItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#setItemEnabled">TQToolBox</a><li>setItemIconSet: + <a href="tqaccel.html#setItemEnabled">TQAccel</a> <a href="tqmenudata.html#setItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#setItemEnabled">TQMenuData</a> <a href="tqmenudata.html#setItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#setItemEnabled">TQToolBox</a><li>setItemIconSet: <a href="tqtoolbox.html#setItemIconSet">TQToolBox</a><li>setItemLabel: <a href="tqtoolbox.html#setItemLabel">TQToolBox</a><li>setItemMargin: <a href="tqlistview.html#setItemMargin">TQListView</a><li>setItemParameter: @@ -2784,7 +2784,7 @@ sRect: <a href="tqpushbutton.html#setPopup">TQPushButton</a> <a href="tqtoolbutton.html#setPopup">TQToolButton</a><li>setPopupDelay: <a href="tqtoolbutton.html#setPopupDelay">TQToolButton</a><li>setPort: <a href="tqsqldatabase.html#setPort">TQSqlDatabase</a> <a href="tqurl.html#setPort">TQUrl</a><li>setPos: - <a href="ntqcursor.html#setPos">TQCursor</a><li>setPrefix: + <a href="tqcursor.html#setPos">TQCursor</a><li>setPrefix: <a href="tqdomnode.html#setPrefix">TQDomNode</a> <a href="tqspinbox.html#setPrefix">TQSpinBox</a> <a href="tqxmlnamespacesupport.html#setPrefix">TQXmlNamespaceSupport</a><li>setPreviewMode: <a href="tqfiledialog.html#setPreviewMode">TQFileDialog</a><li>setPrimaryIndex: <a href="tqsqlcursor.html#setPrimaryIndex">TQSqlCursor</a><li>setPrintProgram: @@ -2847,7 +2847,7 @@ sRect: <a href="tqlcdnumber.html#setSegmentStyle">TQLCDNumber</a><li>setSelect: <a href="tqsqlresult.html#setSelect">TQSqlResult</a><li>setSelectable: <a href="tqiconviewitem.html#setSelectable">TQIconViewItem</a> <a href="tqlistboxitem.html#setSelectable">TQListBoxItem</a> <a href="tqlistviewitem.html#setSelectable">TQListViewItem</a><li>setSelected: - <a href="qaccessibleinterface.html#setSelected">TQAccessibleInterface</a> <a href="tqcanvasitem.html#setSelected">TQCanvasItem</a> <a href="tqiconview.html#setSelected">TQIconView</a> <a href="tqiconviewitem.html#setSelected">TQIconViewItem</a> <a href="tqlistbox.html#setSelected">TQListBox</a> <a href="tqlistview.html#setSelected">TQListView</a> <a href="tqlistviewitem.html#setSelected">TQListViewItem</a><li>setSelectedFilter: + <a href="tqaccessibleinterface.html#setSelected">TQAccessibleInterface</a> <a href="tqcanvasitem.html#setSelected">TQCanvasItem</a> <a href="tqiconview.html#setSelected">TQIconView</a> <a href="tqiconviewitem.html#setSelected">TQIconViewItem</a> <a href="tqlistbox.html#setSelected">TQListBox</a> <a href="tqlistview.html#setSelected">TQListView</a> <a href="tqlistviewitem.html#setSelected">TQListViewItem</a><li>setSelectedFilter: <a href="tqfiledialog.html#setSelectedFilter">TQFileDialog</a><li>setSelection: <a href="tqfiledialog.html#setSelection">TQFileDialog</a> <a href="tqlineedit.html#setSelection">TQLineEdit</a> <a href="tqtextedit.html#setSelection">TQTextEdit</a><li>setSelectionAnchor: <a href="tqlistview.html#setSelectionAnchor">TQListView</a><li>setSelectionAttributes: @@ -2857,7 +2857,7 @@ sRect: <a href="tqsocketdevice.html#setSendBufferSize">TQSocketDevice</a><li>setSeparator: <a href="tqdateedit.html#setSeparator">TQDateEdit</a> <a href="tqtimeedit.html#setSeparator">TQTimeEdit</a><li>setSequence: <a href="tqcanvassprite.html#setSequence">TQCanvasSprite</a><li>setShape: - <a href="ntqcursor.html#setShape">TQCursor</a> <a href="tqtabbar.html#setShape">TQTabBar</a><li>setShowGrid: + <a href="tqcursor.html#setShape">TQCursor</a> <a href="tqtabbar.html#setShape">TQTabBar</a><li>setShowGrid: <a href="tqtable.html#setShowGrid">TQTable</a><li>setShowHiddenFiles: <a href="tqfiledialog.html#setShowHiddenFiles">TQFileDialog</a><li>setShowSortIndicator: <a href="tqlistview.html#setShowSortIndicator">TQListView</a><li>setShowToolTips: @@ -2922,7 +2922,7 @@ sRect: <a href="tqpainter.html#setTabStops">TQPainter</a><li>setTabToolTip: <a href="tqtabwidget.html#setTabToolTip">TQTabWidget</a><li>setTagName: <a href="tqdomelement.html#setTagName">TQDomElement</a><li>setText: - <a href="qaccessibleinterface.html#setText">TQAccessibleInterface</a> <a href="tqaction.html#setText">TQAction</a> <a href="tqbutton.html#setText">TQButton</a> <a href="tqcanvastext.html#setText">TQCanvasText</a> <a href="tqbutton.html#setText">TQCheckBox</a> <a href="tqclipboard.html#setText">TQClipboard</a> <a href="tqiconviewitem.html#setText">TQIconViewItem</a> <a href="tqimage.html#setText">TQImage</a> <a href="tqlabel.html#setText">TQLabel</a> <a href="tqlineedit.html#setText">TQLineEdit</a> <a href="tqlistboxitem.html#setText">TQListBoxItem</a> <a href="tqlistviewitem.html#setText">TQListViewItem</a> <a href="ntqmessagebox.html#setText">TQMessageBox</a> <a href="tqmimesourcefactory.html#setText">TQMimeSourceFactory</a> <a href="tqbutton.html#setText">TQPushButton</a> <a href="tqbutton.html#setText">TQRadioButton</a> <a href="tqtab.html#setText">TQTab</a> <a href="tqtable.html#setText">TQTable</a> <a href="tqtableitem.html#setText">TQTableItem</a> <a href="tqtextdrag.html#setText">TQTextDrag</a> <a href="tqtextedit.html#setText">TQTextEdit</a><li>setTextFlags: + <a href="tqaccessibleinterface.html#setText">TQAccessibleInterface</a> <a href="tqaction.html#setText">TQAction</a> <a href="tqbutton.html#setText">TQButton</a> <a href="tqcanvastext.html#setText">TQCanvasText</a> <a href="tqbutton.html#setText">TQCheckBox</a> <a href="tqclipboard.html#setText">TQClipboard</a> <a href="tqiconviewitem.html#setText">TQIconViewItem</a> <a href="tqimage.html#setText">TQImage</a> <a href="tqlabel.html#setText">TQLabel</a> <a href="tqlineedit.html#setText">TQLineEdit</a> <a href="tqlistboxitem.html#setText">TQListBoxItem</a> <a href="tqlistviewitem.html#setText">TQListViewItem</a> <a href="ntqmessagebox.html#setText">TQMessageBox</a> <a href="tqmimesourcefactory.html#setText">TQMimeSourceFactory</a> <a href="tqbutton.html#setText">TQPushButton</a> <a href="tqbutton.html#setText">TQRadioButton</a> <a href="tqtab.html#setText">TQTab</a> <a href="tqtable.html#setText">TQTable</a> <a href="tqtableitem.html#setText">TQTableItem</a> <a href="tqtextdrag.html#setText">TQTextDrag</a> <a href="tqtextedit.html#setText">TQTextEdit</a><li>setTextFlags: <a href="tqcanvastext.html#setTextFlags">TQCanvasText</a><li>setTextFormat: <a href="tqlabel.html#setTextFormat">TQLabel</a> <a href="ntqmessagebox.html#setTextFormat">TQMessageBox</a> <a href="tqtextedit.html#setTextFormat">TQTextEdit</a><li>setTextLabel: <a href="tqtoolbutton.html#setTextLabel">TQToolButton</a><li>setTextPosition: @@ -2993,7 +2993,7 @@ sRect: <a href="tqwidget.html#setWFlags">TQWidget</a><li>setWakeUpDelay: <a href="tqtooltip.html#setWakeUpDelay">TQToolTip</a><li>setWeight: <a href="tqfont.html#setWeight">TQFont</a><li>setWhatsThis: - <a href="ntqaccel.html#setWhatsThis">TQAccel</a> <a href="tqaction.html#setWhatsThis">TQAction</a> <a href="tqmenudata.html#setWhatsThis">TQMenuData</a> <a href="tqmenudata.html#setWhatsThis">TQPopupMenu</a><li>setWheelScrollLines: + <a href="tqaccel.html#setWhatsThis">TQAccel</a> <a href="tqaction.html#setWhatsThis">TQAction</a> <a href="tqmenudata.html#setWhatsThis">TQMenuData</a> <a href="tqmenudata.html#setWhatsThis">TQPopupMenu</a><li>setWheelScrollLines: <a href="ntqapplication.html#setWheelScrollLines">TQApplication</a><li>setWhiteSpaceMode: <a href="tqstylesheetitem.html#setWhiteSpaceMode">TQStyleSheetItem</a><li>setWidget: <a href="ntqdockwindow.html#setWidget">TQDockWindow</a><li>setWidgetSizePolicy: @@ -3025,12 +3025,12 @@ sRect: <a href="tqtextstream.html#setf">TQTextStream</a><li>setup: <a href="tqlistviewitem.html#setup">TQListViewItem</a> <a href="tqprinter.html#setup">TQPrinter</a><li>shadow: <a href="tqcolorgroup.html#shadow">TQColorGroup</a><li>shape: - <a href="ntqcursor.html#shape">TQCursor</a> <a href="tqtabbar.html#shape">TQTabBar</a><li>shear: + <a href="tqcursor.html#shape">TQCursor</a> <a href="tqtabbar.html#shape">TQTabBar</a><li>shear: <a href="tqpainter.html#shear">TQPainter</a> <a href="tqwmatrix.html#shear">TQWMatrix</a><li>shell: <a href="tqmotifdialog.html#shell">TQMotifDialog</a><li>shortDayName: <a href="tqdate.html#shortDayName">TQDate</a><li>shortMonthName: <a href="tqdate.html#shortMonthName">TQDate</a><li>shortcutKey: - <a href="ntqaccel.html#shortcutKey">TQAccel</a><li>show: + <a href="tqaccel.html#shortcutKey">TQAccel</a><li>show: <a href="tqcanvasitem.html#show">TQCanvasItem</a> <a href="tqdialog.html#show">TQDialog</a> <a href="tqmenubar.html#show">TQMenuBar</a> <a href="tqwidget.html#show">TQWidget</a><li>showColumn: <a href="tqtable.html#showColumn">TQTable</a><li>showDockMenu: <a href="tqmainwindow.html#showDockMenu">TQMainWindow</a><li>showEvent: @@ -3042,7 +3042,7 @@ sRect: <a href="tqwidget.html#showMaximized">TQWidget</a><li>showMinimized: <a href="tqwidget.html#showMinimized">TQWidget</a><li>showNormal: <a href="tqwidget.html#showNormal">TQWidget</a><li>showPage: - <a href="ntqassistantclient.html#showPage">TQAssistantClient</a> <a href="tqtabdialog.html#showPage">TQTabDialog</a> <a href="tqtabwidget.html#showPage">TQTabWidget</a> <a href="tqwizard.html#showPage">TQWizard</a><li>showRow: + <a href="tqassistantclient.html#showPage">TQAssistantClient</a> <a href="tqtabdialog.html#showPage">TQTabDialog</a> <a href="tqtabwidget.html#showPage">TQTabWidget</a> <a href="tqwizard.html#showPage">TQWizard</a><li>showRow: <a href="tqtable.html#showRow">TQTable</a><li>showSortIndicator: <a href="tqlistview.html#showSortIndicator">TQListView</a><li>showTip: <a href="tqtooltipgroup.html#showTip">TQToolTipGroup</a><li>showToolTips: @@ -3055,7 +3055,7 @@ sRect: <a href="tqasciicache.html#size">TQAsciiCache</a> <a href="tqasciidict.html#size">TQAsciiDict</a> <a href="tqbitarray.html#size">TQBitArray</a> <a href="tqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="tqdict.html#size">TQDict</a> <a href="tqfile.html#size">TQFile</a> <a href="tqfileinfo.html#size">TQFileInfo</a> <a href="tqfontmetrics.html#size">TQFontMetrics</a> <a href="tqglcolormap.html#size">TQGLColormap</a> <a href="tqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="tqintcache.html#size">TQIntCache</a> <a href="tqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="tqmemarray.html#size">TQMemArray</a> <a href="tqpicture.html#size">TQPicture</a> <a href="tqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="tqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="tqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="tqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange: <a href="tqheader.html#sizeChange">TQHeader</a><li>sizeFromContents: <a href="tqstyle.html#sizeFromContents">TQStyle</a><li>sizeHint: - <a href="tqboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="qcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="tqgridlayout.html#sizeHint">TQGridLayout</a> <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="tqlineedit.html#sizeHint">TQLineEdit</a> <a href="tqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="tqspaceritem.html#sizeHint">TQSpacerItem</a> <a href="tqtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement: + <a href="tqboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="tqcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="tqgridlayout.html#sizeHint">TQGridLayout</a> <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="tqlineedit.html#sizeHint">TQLineEdit</a> <a href="tqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="tqspaceritem.html#sizeHint">TQSpacerItem</a> <a href="tqtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement: <a href="tqwidget.html#sizeIncrement">TQWidget</a><li>sizeLimit: <a href="tqcombobox.html#sizeLimit">TQComboBox</a><li>sizePolicy: <a href="tqwidget.html#sizePolicy">TQWidget</a><li>sizes: @@ -3120,7 +3120,7 @@ sRect: <a href="tqurloperator.html#startedNextCopy">TQUrlOperator</a><li>startingUp: <a href="ntqapplication.html#startingUp">TQApplication</a><li>startsWith: <a href="tqstring.html#startsWith">TQString</a><li>state: - <a href="qaccessibleinterface.html#state">TQAccessibleInterface</a> <a href="tqbutton.html#state">TQButton</a> <a href="tqbutton.html#state">TQCheckBox</a> <a href="tqchecklistitem.html#state">TQCheckListItem</a> <a href="qcontextmenuevent.html#state">TQContextMenuEvent</a> <a href="tqftp.html#state">TQFtp</a> <a href="tqhttp.html#state">TQHttp</a> <a href="tqiodevice.html#state">TQIODevice</a> <a href="qkeyevent.html#state">TQKeyEvent</a> <a href="qmouseevent.html#state">TQMouseEvent</a> <a href="tqnetworkoperation.html#state">TQNetworkOperation</a> <a href="tqbutton.html#state">TQPushButton</a> <a href="tqbutton.html#state">TQRadioButton</a> <a href="tqsocket.html#state">TQSocket</a> <a href="qwheelevent.html#state">TQWheelEvent</a><li>stateAfter: + <a href="tqaccessibleinterface.html#state">TQAccessibleInterface</a> <a href="tqbutton.html#state">TQButton</a> <a href="tqbutton.html#state">TQCheckBox</a> <a href="tqchecklistitem.html#state">TQCheckListItem</a> <a href="tqcontextmenuevent.html#state">TQContextMenuEvent</a> <a href="tqftp.html#state">TQFtp</a> <a href="tqhttp.html#state">TQHttp</a> <a href="tqiodevice.html#state">TQIODevice</a> <a href="qkeyevent.html#state">TQKeyEvent</a> <a href="qmouseevent.html#state">TQMouseEvent</a> <a href="tqnetworkoperation.html#state">TQNetworkOperation</a> <a href="tqbutton.html#state">TQPushButton</a> <a href="tqbutton.html#state">TQRadioButton</a> <a href="tqsocket.html#state">TQSocket</a> <a href="qwheelevent.html#state">TQWheelEvent</a><li>stateAfter: <a href="qkeyevent.html#stateAfter">TQKeyEvent</a> <a href="qmouseevent.html#stateAfter">TQMouseEvent</a><li>stateChange: <a href="tqchecklistitem.html#stateChange">TQCheckListItem</a><li>stateChanged: <a href="tqbutton.html#stateChanged">TQButton</a> <a href="tqbutton.html#stateChanged">TQCheckBox</a> <a href="tqftp.html#stateChanged">TQFtp</a> <a href="tqhttp.html#stateChanged">TQHttp</a> <a href="tqbutton.html#stateChanged">TQPushButton</a> <a href="tqbutton.html#stateChanged">TQRadioButton</a><li>statistics: @@ -3212,7 +3212,7 @@ tab: <a href="tqbitarray.html#testBit">TQBitArray</a><li>testOption: <a href="tqglformat.html#testOption">TQGLFormat</a><li>testWFlags: <a href="tqwidget.html#testWFlags">TQWidget</a><li>text: - <a href="qaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="tqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="tqbutton.html#text">TQCheckBox</a> <a href="tqchecklistitem.html#text">TQCheckListItem</a> <a href="tqclipboard.html#text">TQClipboard</a> <a href="tqcolorgroup.html#text">TQColorGroup</a> <a href="tqcombobox.html#text">TQComboBox</a> <a href="tqcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="tqlabel.html#text">TQLabel</a> <a href="tqlineedit.html#text">TQLineEdit</a> <a href="tqlistbox.html#text">TQListBox</a> <a href="tqlistboxitem.html#text">TQListBoxItem</a> <a href="tqlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="tqbutton.html#text">TQPushButton</a> <a href="tqbutton.html#text">TQRadioButton</a> <a href="tqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="tqtab.html#text">TQTab</a> <a href="tqtable.html#text">TQTable</a> <a href="tqtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="tqwhatsthis.html#text">TQWhatsThis</a><li>textChanged: + <a href="tqaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="tqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="tqbutton.html#text">TQCheckBox</a> <a href="tqchecklistitem.html#text">TQCheckListItem</a> <a href="tqclipboard.html#text">TQClipboard</a> <a href="tqcolorgroup.html#text">TQColorGroup</a> <a href="tqcombobox.html#text">TQComboBox</a> <a href="tqcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="tqlabel.html#text">TQLabel</a> <a href="tqlineedit.html#text">TQLineEdit</a> <a href="tqlistbox.html#text">TQListBox</a> <a href="tqlistboxitem.html#text">TQListBoxItem</a> <a href="tqlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="tqbutton.html#text">TQPushButton</a> <a href="tqbutton.html#text">TQRadioButton</a> <a href="tqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="tqtab.html#text">TQTab</a> <a href="tqtable.html#text">TQTable</a> <a href="tqtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="tqwhatsthis.html#text">TQWhatsThis</a><li>textChanged: <a href="tqcombobox.html#textChanged">TQComboBox</a> <a href="tqlineedit.html#textChanged">TQLineEdit</a> <a href="tqspinbox.html#textChanged">TQSpinBox</a> <a href="tqtextedit.html#textChanged">TQTextEdit</a><li>textCursor: <a href="tqtextedit.html#textCursor">TQTextEdit</a><li>textEdit: <a href="tqsyntaxhighlighter.html#textEdit">TQSyntaxHighlighter</a><li>textFlags: @@ -3377,7 +3377,7 @@ ucs2: <a href="qnplugin.html#unuseJavaClass">TQNPlugin</a><li>upRect: <a href="tqspinbox.html#upRect">TQSpinBox</a><li>update: <a href="tqcanvas.html#update">TQCanvas</a> <a href="tqcanvasitem.html#update">TQCanvasItem</a> <a href="tqdatabrowser.html#update">TQDataBrowser</a> <a href="tqsqlcursor.html#update">TQSqlCursor</a> <a href="tqwidget.html#update">TQWidget</a><li>updateAccessibility: - <a href="ntqaccessible.html#updateAccessibility">TQAccessible</a><li>updateBoundary: + <a href="tqaccessible.html#updateAccessibility">TQAccessible</a><li>updateBoundary: <a href="tqdatabrowser.html#updateBoundary">TQDataBrowser</a><li>updateButtons: <a href="tqdateedit.html#updateButtons">TQDateEdit</a><li>updateCell: <a href="tqgridview.html#updateCell">TQGridView</a> <a href="tqtable.html#updateCell">TQTable</a><li>updateContents: @@ -3454,7 +3454,7 @@ wait: <a href="tqprogressdialog.html#wasCanceled">TQProgressDialog</a><li>weekNumber: <a href="tqdate.html#weekNumber">TQDate</a><li>weight: <a href="tqfont.html#weight">TQFont</a> <a href="tqfontdatabase.html#weight">TQFontDatabase</a> <a href="tqfontinfo.html#weight">TQFontInfo</a><li>whatsThis: - <a href="ntqaccel.html#whatsThis">TQAccel</a> <a href="tqaction.html#whatsThis">TQAction</a> <a href="tqmainwindow.html#whatsThis">TQMainWindow</a> <a href="tqmenudata.html#whatsThis">TQMenuData</a> <a href="tqmenudata.html#whatsThis">TQPopupMenu</a> <a href="tqwidgetplugin.html#whatsThis">TQWidgetPlugin</a><li>whatsThisButton: + <a href="tqaccel.html#whatsThis">TQAccel</a> <a href="tqaction.html#whatsThis">TQAction</a> <a href="tqmainwindow.html#whatsThis">TQMainWindow</a> <a href="tqmenudata.html#whatsThis">TQMenuData</a> <a href="tqmenudata.html#whatsThis">TQPopupMenu</a> <a href="tqwidgetplugin.html#whatsThis">TQWidgetPlugin</a><li>whatsThisButton: <a href="tqwhatsthis.html#whatsThisButton">TQWhatsThis</a><li>wheelEvent: <a href="tqwidget.html#wheelEvent">TQWidget</a><li>wheelScrollLines: <a href="ntqapplication.html#wheelScrollLines">TQApplication</a><li>whiteSpaceMode: @@ -3501,7 +3501,7 @@ wait: <a href="tqprocess.html#writeToStdin">TQProcess</a><li>wroteToStdin: <a href="tqprocess.html#wroteToStdin">TQProcess</a><li><a name="x"></a> x: - <a href="tqcanvasitem.html#x">TQCanvasItem</a> <a href="qcontextmenuevent.html#x">TQContextMenuEvent</a> <a href="tqiconviewitem.html#x">TQIconViewItem</a> <a href="qmouseevent.html#x">TQMouseEvent</a> <a href="tqpoint.html#x">TQPoint</a> <a href="tqrect.html#x">TQRect</a> <a href="tqtabletevent.html#x">TQTabletEvent</a> <a href="qwheelevent.html#x">TQWheelEvent</a> <a href="tqwidget.html#x">TQWidget</a><li>x11AppCells: + <a href="tqcanvasitem.html#x">TQCanvasItem</a> <a href="tqcontextmenuevent.html#x">TQContextMenuEvent</a> <a href="tqiconviewitem.html#x">TQIconViewItem</a> <a href="qmouseevent.html#x">TQMouseEvent</a> <a href="tqpoint.html#x">TQPoint</a> <a href="tqrect.html#x">TQRect</a> <a href="tqtabletevent.html#x">TQTabletEvent</a> <a href="qwheelevent.html#x">TQWheelEvent</a> <a href="tqwidget.html#x">TQWidget</a><li>x11AppCells: <a href="tqpaintdevice.html#x11AppCells">TQPaintDevice</a><li>x11AppColormap: <a href="tqpaintdevice.html#x11AppColormap">TQPaintDevice</a><li>x11AppDefaultColormap: <a href="tqpaintdevice.html#x11AppDefaultColormap">TQPaintDevice</a><li>x11AppDefaultVisual: @@ -3532,7 +3532,7 @@ x: <a href="tqcanvasitem.html#xVelocity">TQCanvasItem</a><li>xtWidget: <a href="qxtwidget.html#xtWidget">TQXtWidget</a><li><a name="y"></a> y: - <a href="tqcanvasitem.html#y">TQCanvasItem</a> <a href="qcontextmenuevent.html#y">TQContextMenuEvent</a> <a href="tqiconviewitem.html#y">TQIconViewItem</a> <a href="qmouseevent.html#y">TQMouseEvent</a> <a href="tqpoint.html#y">TQPoint</a> <a href="tqrect.html#y">TQRect</a> <a href="tqtabletevent.html#y">TQTabletEvent</a> <a href="qwheelevent.html#y">TQWheelEvent</a> <a href="tqwidget.html#y">TQWidget</a><li>yTilt: + <a href="tqcanvasitem.html#y">TQCanvasItem</a> <a href="tqcontextmenuevent.html#y">TQContextMenuEvent</a> <a href="tqiconviewitem.html#y">TQIconViewItem</a> <a href="qmouseevent.html#y">TQMouseEvent</a> <a href="tqpoint.html#y">TQPoint</a> <a href="tqrect.html#y">TQRect</a> <a href="tqtabletevent.html#y">TQTabletEvent</a> <a href="qwheelevent.html#y">TQWheelEvent</a> <a href="tqwidget.html#y">TQWidget</a><li>yTilt: <a href="tqtabletevent.html#yTilt">TQTabletEvent</a><li>yVelocity: <a href="tqcanvasitem.html#yVelocity">TQCanvasItem</a><li>year: <a href="tqdate.html#year">TQDate</a><li><a name="z"></a> diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index b2f974fc3..7595b7725 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -1,12 +1,12 @@ -qaccessibleinterface.h ntqaccessible.h -qaccessibleobject.h ntqaccessible.h +tqaccessibleinterface.h tqaccessible.h +tqaccessibleobject.h tqaccessible.h tqactiongroup.h tqaction.h tqasciicacheiterator.h tqasciicache.h tqasciidictiterator.h tqasciidict.h -tqimageconsumer.h ntqasyncimageio.h -tqimageformat.h ntqasyncimageio.h -tqimageformattype.h ntqasyncimageio.h -tqimagedecoder.h ntqasyncimageio.h +tqimageconsumer.h tqasyncimageio.h +tqimageformat.h tqasyncimageio.h +tqimageformattype.h tqasyncimageio.h +tqimagedecoder.h tqasyncimageio.h tqbig5hkscscodec.h tqbig5codec.h tqbitval.h tqbitarray.h tqcacheiterator.h tqcache.h @@ -61,18 +61,18 @@ qfocusevent.h tqevent.h tqpaintevent.h tqevent.h qmoveevent.h tqevent.h qresizeevent.h tqevent.h -qcloseevent.h tqevent.h +tqcloseevent.h tqevent.h tqicondragevent.h tqevent.h qshowevent.h tqevent.h qhideevent.h tqevent.h -qcontextmenuevent.h tqevent.h +tqcontextmenuevent.h tqevent.h qimevent.h tqevent.h tqdropevent.h tqevent.h tqdragmoveevent.h tqevent.h tqdragenterevent.h tqevent.h tqdragleaveevent.h tqevent.h -qchildevent.h tqevent.h -qcustomevent.h tqevent.h +tqchildevent.h tqevent.h +tqcustomevent.h tqevent.h tqfileiconprovider.h tqfiledialog.h tqfilepreview.h tqfiledialog.h tqgbkcodec.h tqgb18030codec.h @@ -108,7 +108,7 @@ tqlistviewitemiterator.h tqlistview.h qmacstyle.h qmacstyle_mac.h tqmapiterator.h tqmap.h tqmapconstiterator.h tqmap.h -qcustommenuitem.h tqmenudata.h +tqcustommenuitem.h tqmenudata.h qmetaproperty.h ntqmetaobject.h tqmimesource.h tqmime.h tqmimesourcefactory.h tqmime.h diff --git a/doc/html/headers.html b/doc/html/headers.html index 290166c86..fccf97324 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -35,15 +35,15 @@ body { background: #ffffff; color: black; } <p> <p>Here are the header files that make up the TQt API: <ul> -<li><a href="qaccel-h.html">ntqaccel.h</a> -<li><a href="qaccessible-h.html">ntqaccessible.h</a> +<li><a href="tqaccel-h.html">tqaccel.h</a> +<li><a href="tqaccessible-h.html">tqaccessible.h</a> <li><a href="tqaction-h.html">tqaction.h</a> <li><a href="qapplication-h.html">ntqapplication.h</a> <li><a href="tqasciicache-h.html">tqasciicache.h</a> <li><a href="tqasciidict-h.html">tqasciidict.h</a> -<li><a href="qassistantclient-h.html">ntqassistantclient.h</a> -<li><a href="qasyncimageio-h.html">ntqasyncimageio.h</a> -<li><a href="qasyncio-h.html">ntqasyncio.h</a> +<li><a href="tqassistantclient-h.html">tqassistantclient.h</a> +<li><a href="tqasyncimageio-h.html">tqasyncimageio.h</a> +<li><a href="tqasyncio-h.html">tqasyncio.h</a> <li><a href="tqbig5codec-h.html">tqbig5codec.h</a> <li><a href="tqbitarray-h.html">tqbitarray.h</a> <li><a href="tqbitmap-h.html">tqbitmap.h</a> @@ -61,7 +61,7 @@ body { background: #ffffff; color: black; } <li><a href="tqcombobox-h.html">tqcombobox.h</a> <li><a href="tqcommonstyle-h.html">tqcommonstyle.h</a> <li><a href="tqcstring-h.html">tqcstring.h</a> -<li><a href="qcursor-h.html">ntqcursor.h</a> +<li><a href="tqcursor-h.html">tqcursor.h</a> <li><a href="tqdatabrowser-h.html">tqdatabrowser.h</a> <li><a href="tqdatastream-h.html">tqdatastream.h</a> <li><a href="tqdatatable-h.html">tqdatatable.h</a> diff --git a/doc/html/helpsystem-example.html b/doc/html/helpsystem-example.html index 386b1cdbc..de203396e 100644 --- a/doc/html/helpsystem-example.html +++ b/doc/html/helpsystem-example.html @@ -40,7 +40,7 @@ in an application. <p> It uses <a href="tqtooltip.html">TQToolTip</a> and <a href="tqwhatsthis.html">TQWhatsThis</a> to provide both static and dynamic balloon help for the widgets in the application, and <a href="tqtooltipgroup.html">TQToolTipGroup</a> to display extended information for each tooltip -in the statusbar. <a href="ntqassistantclient.html">TQAssistantClient</a> is used to display help +in the statusbar. <a href="tqassistantclient.html">TQAssistantClient</a> is used to display help pages using TQt Assistant. <p> The application has a user interface based on a <a href="tqmainwindow.html">TQMainWindow</a> with a menubar, statusbar and a toolbar, and uses @@ -315,7 +315,7 @@ and return a string accordingly. HeaderToolTip *horizontalTip; HeaderToolTip *verticalTip; TableToolTip *cellTip; - <a href="ntqassistantclient.html">TQAssistantClient</a> *assistant; + <a href="tqassistantclient.html">TQAssistantClient</a> *assistant; }; </pre> <p> A <a href="tqmainwindow.html">TQMainWindow</a> is used to create a user interface that uses the @@ -325,14 +325,14 @@ sensitive help in the application. which creates an instance of TQt Assistant when it is called. The class keeps references to the tooltip classes as members because they are not TQObjects and need to be deleted explicitly. -The class has a reference to <a href="ntqassistantclient.html">TQAssistantClient</a> as a +The class has a reference to <a href="tqassistantclient.html">TQAssistantClient</a> as a member as well, to allow easier access to TQt Assistant later on. <p> <pre> MainWindow::MainWindow() { <a href="tqmainwindow.html#statusBar">statusBar</a>(); - assistant = new <a href="ntqassistantclient.html">TQAssistantClient</a>( TQDir("../../bin").absPath(), this ); + assistant = new <a href="tqassistantclient.html">TQAssistantClient</a>( TQDir("../../bin").absPath(), this ); </pre> <p> The MainWindow constructor creates an instance of TQAssistantClient using <a href="tqstring.html#TQString-null">TQString::null</a> as the first argument @@ -424,11 +424,11 @@ menu items. <pre> // connections <a href="tqobject.html#connect">connect</a>( assistantButton, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), this, TQ_SLOT(assistantSlot()) ); <a href="tqobject.html#connect">connect</a>( horizontalWhatsThis, TQ_SIGNAL(linkClicked(const <a href="tqstring.html">TQString</a>&)), assistant, - TQ_SLOT(<a href="ntqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); + TQ_SLOT(<a href="tqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); <a href="tqobject.html#connect">connect</a>( verticalWhatsThis, TQ_SIGNAL(linkClicked(const <a href="tqstring.html">TQString</a>&)), assistant, - TQ_SLOT(<a href="ntqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); + TQ_SLOT(<a href="tqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); <a href="tqobject.html#connect">connect</a>( cellWhatsThis, TQ_SIGNAL(linkClicked(const <a href="tqstring.html">TQString</a>&)), assistant, - TQ_SLOT(<a href="ntqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); + TQ_SLOT(<a href="tqassistantclient.html#showPage">showPage</a>(const <a href="tqstring.html">TQString</a>&)) ); } </pre> <p> Signals and slots are connected, so that the relevant pages will @@ -448,7 +448,7 @@ deleted when the widget is deleted. <pre> void MainWindow::assistantSlot() { <a href="tqstring.html">TQString</a> docsPath = TQDir("../../doc").absPath(); - <a name="x2686"></a> assistant-><a href="ntqassistantclient.html#showPage">showPage</a>( TQString("%1/html/ntqassistantclient.html").arg(docsPath) ); + <a name="x2686"></a> assistant-><a href="tqassistantclient.html#showPage">showPage</a>( TQString("%1/html/tqassistantclient.html").arg(docsPath) ); } </pre> <p> The assistantSlot() uses applicationDirPath() to find the diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 2da1680f7..57858ebdc 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -37,13 +37,13 @@ body { background: #ffffff; color: black; } classes in the TQt API. <p> <p>The list is sorted roughly, but not completely, alphabetically. <p> <ul> -<li><a href="ntqaccessible.html">TQAccessible</a> +<li><a href="tqaccessible.html">TQAccessible</a> <ul> -<li><a href="qaccessibleinterface.html">TQAccessibleInterface</a> +<li><a href="tqaccessibleinterface.html">TQAccessibleInterface</a> </ul> <li><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a> <li><a href="tqasciidictiterator.html">TQAsciiDictIterator</a> -<li><a href="ntqasyncio.html">TQAsyncIO</a> +<li><a href="tqasyncio.html">TQAsyncIO</a> <ul> <li><a href="tqdatasink.html">TQDataSink</a> <li><a href="tqdatasource.html">TQDataSource</a> @@ -256,14 +256,14 @@ classes in the TQt API. <li><a href="tqcanvassprite.html">TQCanvasSprite</a> <li><a href="tqcanvastext.html">TQCanvasText</a> </ul> -<li><a href="ntqcursor.html">TQCursor</a> -<li><a href="qcustommenuitem.html">TQCustomMenuItem</a> +<li><a href="tqcursor.html">TQCursor</a> +<li><a href="tqcustommenuitem.html">TQCustomMenuItem</a> <li><a href="tqevent.html">TQEvent</a> <ul> -<li><a href="qchildevent.html">TQChildEvent</a> -<li><a href="qcloseevent.html">TQCloseEvent</a> -<li><a href="qcontextmenuevent.html">TQContextMenuEvent</a> -<li><a href="qcustomevent.html">TQCustomEvent</a> +<li><a href="tqchildevent.html">TQChildEvent</a> +<li><a href="tqcloseevent.html">TQCloseEvent</a> +<li><a href="tqcontextmenuevent.html">TQContextMenuEvent</a> +<li><a href="tqcustomevent.html">TQCustomEvent</a> <li><a href="tqdragleaveevent.html">TQDragLeaveEvent</a> <li><a href="tqdropevent.html">TQDropEvent</a> <ul> @@ -294,14 +294,14 @@ classes in the TQt API. </ul> <li><a href="tqobject.html">TQObject</a> <ul> -<li><a href="ntqaccel.html">TQAccel</a> -<li><a href="qaccessibleobject.html">TQAccessibleObject</a> +<li><a href="tqaccel.html">TQAccel</a> +<li><a href="tqaccessibleobject.html">TQAccessibleObject</a> <li><a href="tqaction.html">TQAction</a> <ul> <li><a href="tqactiongroup.html">TQActionGroup</a> </ul> <li><a href="ntqapplication.html">TQApplication</a> -<li><a href="ntqassistantclient.html">TQAssistantClient</a> +<li><a href="tqassistantclient.html">TQAssistantClient</a> <ul> </ul> <li><a href="tqcanvas.html">TQCanvas</a> diff --git a/doc/html/i18n-example.html b/doc/html/i18n-example.html index 01f50f927..77514418d 100644 --- a/doc/html/i18n-example.html +++ b/doc/html/i18n-example.html @@ -95,7 +95,7 @@ private: #include <<a href="tqlabel-h.html">tqlabel.h</a>> #include <<a href="tqhbox-h.html">tqhbox.h</a>> #include <<a href="tqvbox-h.html">tqvbox.h</a>> -#include <<a href="qaccel-h.html">ntqaccel.h</a>> +#include <<a href="tqaccel-h.html">tqaccel.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="tqmenubar-h.html">tqmenubar.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> @@ -113,7 +113,7 @@ private: <a href="tqpopupmenu.html">TQPopupMenu</a>* file = new <a href="tqpopupmenu.html">TQPopupMenu</a>(this); file-><a href="tqmenudata.html#insertItem">insertItem</a>( <a href="tqobject.html#tr">tr</a>("E&xit"), tqApp, TQ_SLOT(<a href="ntqapplication.html#quit">quit</a>()), -<a name="x1921"></a> TQAccel::<a href="ntqaccel.html#stringToKey">stringToKey</a>(<a href="tqobject.html#tr">tr</a>("Ctrl+Q")) ); +<a name="x1921"></a> TQAccel::<a href="tqaccel.html#stringToKey">stringToKey</a>(<a href="tqobject.html#tr">tr</a>("Ctrl+Q")) ); <a href="tqmainwindow.html#menuBar">menuBar</a>()->insertItem( <a href="tqobject.html#tr">tr</a>("&File"), file ); <a href="tqwidget.html#setCaption">setCaption</a>( <a href="tqobject.html#tr">tr</a>( "Internationalization Example" ) ); diff --git a/doc/html/iconview-simple_dd-main-h.html b/doc/html/iconview-simple_dd-main-h.html index b411b00b1..5f463f035 100644 --- a/doc/html/iconview-simple_dd-main-h.html +++ b/doc/html/iconview-simple_dd-main-h.html @@ -43,7 +43,7 @@ body { background: #ffffff; color: black; } *****************************************************************************/ #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="qsplitter-h.html">ntqsplitter.h</a>> #include <<a href="tqlistbox-h.html">tqlistbox.h</a>> #include <<a href="tqiconview-h.html">tqiconview.h</a>> diff --git a/doc/html/index b/doc/html/index index 400220ec5..b1bd3a97d 100644 --- a/doc/html/index +++ b/doc/html/index @@ -107,54 +107,54 @@ "Progress Bar" progressbar-example.html "Progress Bar and Dialog Example" progress-example.html "Properties" properties.html -"QAccel" ntqaccel.html -"QAccel::activated" ntqaccel.html#activated -"QAccel::activatedAmbiguously" ntqaccel.html#activatedAmbiguously -"QAccel::clear" ntqaccel.html#clear -"QAccel::connectItem" ntqaccel.html#connectItem -"QAccel::count" ntqaccel.html#count -"QAccel::disconnectItem" ntqaccel.html#disconnectItem -"QAccel::findKey" ntqaccel.html#findKey -"QAccel::insertItem" ntqaccel.html#insertItem -"QAccel::isEnabled" ntqaccel.html#isEnabled -"QAccel::isItemEnabled" ntqaccel.html#isItemEnabled -"QAccel::key" ntqaccel.html#key -"QAccel::removeItem" ntqaccel.html#removeItem -"QAccel::setEnabled" ntqaccel.html#setEnabled -"QAccel::setItemEnabled" ntqaccel.html#setItemEnabled -"QAccel::setWhatsThis" ntqaccel.html#setWhatsThis -"QAccel::shortcutKey" ntqaccel.html#shortcutKey -"QAccel::whatsThis" ntqaccel.html#whatsThis -"QAccel::~QAccel" ntqaccel.html#~QAccel -"QAccessible" ntqaccessible.html -"QAccessible::Event" ntqaccessible.html#Event -"QAccessible::NavDirection" ntqaccessible.html#NavDirection -"QAccessible::Role" ntqaccessible.html#Role -"QAccessible::State" ntqaccessible.html#State -"QAccessible::Text" ntqaccessible.html#Text -"QAccessible::isActive" ntqaccessible.html#isActive -"QAccessible::queryAccessibleInterface" ntqaccessible.html#queryAccessibleInterface -"QAccessible::updateAccessibility" ntqaccessible.html#updateAccessibility -"QAccessibleInterface" qaccessibleinterface.html -"QAccessibleInterface::childCount" qaccessibleinterface.html#childCount -"QAccessibleInterface::clearSelection" qaccessibleinterface.html#clearSelection -"QAccessibleInterface::controlAt" qaccessibleinterface.html#controlAt -"QAccessibleInterface::doDefaultAction" qaccessibleinterface.html#doDefaultAction -"QAccessibleInterface::isValid" qaccessibleinterface.html#isValid -"QAccessibleInterface::navigate" qaccessibleinterface.html#navigate -"QAccessibleInterface::queryChild" qaccessibleinterface.html#queryChild -"QAccessibleInterface::queryParent" qaccessibleinterface.html#queryParent -"QAccessibleInterface::rect" qaccessibleinterface.html#rect -"QAccessibleInterface::role" qaccessibleinterface.html#role -"QAccessibleInterface::selection" qaccessibleinterface.html#selection -"QAccessibleInterface::setFocus" qaccessibleinterface.html#setFocus -"QAccessibleInterface::setSelected" qaccessibleinterface.html#setSelected -"QAccessibleInterface::setText" qaccessibleinterface.html#setText -"QAccessibleInterface::state" qaccessibleinterface.html#state -"QAccessibleInterface::text" qaccessibleinterface.html#text -"QAccessibleObject" qaccessibleobject.html -"QAccessibleObject::object" qaccessibleobject.html#object -"QAccessibleObject::~QAccessibleObject" qaccessibleobject.html#~QAccessibleObject +"TQAccel" tqaccel.html +"TQAccel::activated" tqaccel.html#activated +"TQAccel::activatedAmbiguously" tqaccel.html#activatedAmbiguously +"TQAccel::clear" tqaccel.html#clear +"TQAccel::connectItem" tqaccel.html#connectItem +"TQAccel::count" tqaccel.html#count +"TQAccel::disconnectItem" tqaccel.html#disconnectItem +"TQAccel::findKey" tqaccel.html#findKey +"TQAccel::insertItem" tqaccel.html#insertItem +"TQAccel::isEnabled" tqaccel.html#isEnabled +"TQAccel::isItemEnabled" tqaccel.html#isItemEnabled +"TQAccel::key" tqaccel.html#key +"TQAccel::removeItem" tqaccel.html#removeItem +"TQAccel::setEnabled" tqaccel.html#setEnabled +"TQAccel::setItemEnabled" tqaccel.html#setItemEnabled +"TQAccel::setWhatsThis" tqaccel.html#setWhatsThis +"TQAccel::shortcutKey" tqaccel.html#shortcutKey +"TQAccel::whatsThis" tqaccel.html#whatsThis +"TQAccel::~TQAccel" tqaccel.html#~TQAccel +"TQAccessible" tqaccessible.html +"TQAccessible::Event" tqaccessible.html#Event +"TQAccessible::NavDirection" tqaccessible.html#NavDirection +"TQAccessible::Role" tqaccessible.html#Role +"TQAccessible::State" tqaccessible.html#State +"TQAccessible::Text" tqaccessible.html#Text +"TQAccessible::isActive" tqaccessible.html#isActive +"TQAccessible::queryAccessibleInterface" tqaccessible.html#queryAccessibleInterface +"TQAccessible::updateAccessibility" tqaccessible.html#updateAccessibility +"TQAccessibleInterface" tqaccessibleinterface.html +"TQAccessibleInterface::childCount" tqaccessibleinterface.html#childCount +"TQAccessibleInterface::clearSelection" tqaccessibleinterface.html#clearSelection +"TQAccessibleInterface::controlAt" tqaccessibleinterface.html#controlAt +"TQAccessibleInterface::doDefaultAction" tqaccessibleinterface.html#doDefaultAction +"TQAccessibleInterface::isValid" tqaccessibleinterface.html#isValid +"TQAccessibleInterface::navigate" tqaccessibleinterface.html#navigate +"TQAccessibleInterface::queryChild" tqaccessibleinterface.html#queryChild +"TQAccessibleInterface::queryParent" tqaccessibleinterface.html#queryParent +"TQAccessibleInterface::rect" tqaccessibleinterface.html#rect +"TQAccessibleInterface::role" tqaccessibleinterface.html#role +"TQAccessibleInterface::selection" tqaccessibleinterface.html#selection +"TQAccessibleInterface::setFocus" tqaccessibleinterface.html#setFocus +"TQAccessibleInterface::setSelected" tqaccessibleinterface.html#setSelected +"TQAccessibleInterface::setText" tqaccessibleinterface.html#setText +"TQAccessibleInterface::state" tqaccessibleinterface.html#state +"TQAccessibleInterface::text" tqaccessibleinterface.html#text +"TQAccessibleObject" tqaccessibleobject.html +"TQAccessibleObject::object" tqaccessibleobject.html#object +"TQAccessibleObject::~TQAccessibleObject" tqaccessibleobject.html#~TQAccessibleObject "TQAction" tqaction.html "TQAction::accel" tqaction.html#accel "TQAction::accel" tqaction.html#accel-prop @@ -373,20 +373,20 @@ "TQAsciiDictIterator::operator+=" tqasciidictiterator.html#operator+-eq "TQAsciiDictIterator::toFirst" tqasciidictiterator.html#toFirst "TQAsciiDictIterator::~TQAsciiDictIterator" tqasciidictiterator.html#~TQAsciiDictIterator -"QAssistantClient" ntqassistantclient.html -"QAssistantClient::assistantClosed" ntqassistantclient.html#assistantClosed -"QAssistantClient::assistantOpened" ntqassistantclient.html#assistantOpened -"QAssistantClient::closeAssistant" ntqassistantclient.html#closeAssistant -"QAssistantClient::error" ntqassistantclient.html#error -"QAssistantClient::isOpen" ntqassistantclient.html#isOpen -"QAssistantClient::open" ntqassistantclient.html#open-prop -"QAssistantClient::openAssistant" ntqassistantclient.html#openAssistant -"QAssistantClient::setArguments" ntqassistantclient.html#setArguments -"QAssistantClient::showPage" ntqassistantclient.html#showPage -"QAssistantClient::~QAssistantClient" ntqassistantclient.html#~QAssistantClient -"QAsyncIO::connect" ntqasyncio.html#connect -"QAsyncIO::ready" ntqasyncio.html#ready -"QAsyncIO::~QAsyncIO" ntqasyncio.html#~QAsyncIO +"TQAssistantClient" tqassistantclient.html +"TQAssistantClient::assistantClosed" tqassistantclient.html#assistantClosed +"TQAssistantClient::assistantOpened" tqassistantclient.html#assistantOpened +"TQAssistantClient::closeAssistant" tqassistantclient.html#closeAssistant +"TQAssistantClient::error" tqassistantclient.html#error +"TQAssistantClient::isOpen" tqassistantclient.html#isOpen +"TQAssistantClient::open" tqassistantclient.html#open-prop +"TQAssistantClient::openAssistant" tqassistantclient.html#openAssistant +"TQAssistantClient::setArguments" tqassistantclient.html#setArguments +"TQAssistantClient::showPage" tqassistantclient.html#showPage +"TQAssistantClient::~TQAssistantClient" tqassistantclient.html#~TQAssistantClient +"TQAsyncIO::connect" tqasyncio.html#connect +"TQAsyncIO::ready" tqasyncio.html#ready +"TQAsyncIO::~TQAsyncIO" tqasyncio.html#~TQAsyncIO "QAuServer::bucket" qauserver.html#bucket "QAuServer::decLoop" qauserver.html#decLoop "QAuServer::init" qauserver.html#init @@ -857,10 +857,10 @@ "TQCheckTableItem::isChecked" tqchecktableitem.html#isChecked "TQCheckTableItem::rtti" tqchecktableitem.html#rtti "TQCheckTableItem::setChecked" tqchecktableitem.html#setChecked -"QChildEvent" qchildevent.html -"QChildEvent::child" qchildevent.html#child -"QChildEvent::inserted" qchildevent.html#inserted -"QChildEvent::removed" qchildevent.html#removed +"TQChildEvent" tqchildevent.html +"TQChildEvent::child" tqchildevent.html#child +"TQChildEvent::inserted" tqchildevent.html#inserted +"TQChildEvent::removed" tqchildevent.html#removed "TQClipboard" tqclipboard.html "TQClipboard::Mode" tqclipboard.html#Mode "TQClipboard::clear" tqclipboard.html#clear @@ -877,10 +877,10 @@ "TQClipboard::setText" tqclipboard.html#setText "TQClipboard::supportsSelection" tqclipboard.html#supportsSelection "TQClipboard::text" tqclipboard.html#text -"QCloseEvent" qcloseevent.html -"QCloseEvent::accept" qcloseevent.html#accept -"QCloseEvent::ignore" qcloseevent.html#ignore -"QCloseEvent::isAccepted" qcloseevent.html#isAccepted +"TQCloseEvent" tqcloseevent.html +"TQCloseEvent::accept" tqcloseevent.html#accept +"TQCloseEvent::ignore" tqcloseevent.html#ignore +"TQCloseEvent::isAccepted" tqcloseevent.html#isAccepted "TQColor" tqcolor.html "TQColor::Spec" tqcolor.html#Spec "TQColor::alloc" tqcolor.html#alloc @@ -1021,58 +1021,58 @@ "TQComboTableItem::text" tqcombotableitem.html#text "TQComboTableItem::~TQComboTableItem" tqcombotableitem.html#~TQComboTableItem "TQCommonStyle" tqcommonstyle.html -"QComponentFactory::createInstance" qcomponentfactory.html#createInstance -"QComponentFactory::registerComponent" qcomponentfactory.html#registerComponent -"QComponentFactory::registerServer" qcomponentfactory.html#registerServer -"QComponentFactory::unregisterComponent" qcomponentfactory.html#unregisterComponent -"QComponentFactory::unregisterServer" qcomponentfactory.html#unregisterServer -"QConnection::isConnected" ntqconnection.html#isConnected -"QConnection::member" ntqconnection.html#member -"QConnection::memberName" ntqconnection.html#memberName -"QConnection::numArgs" ntqconnection.html#numArgs -"QConnection::object" ntqconnection.html#object -"QConnection::~QConnection" ntqconnection.html#~QConnection +"TQComponentFactory::createInstance" tqcomponentfactory.html#createInstance +"TQComponentFactory::registerComponent" tqcomponentfactory.html#registerComponent +"TQComponentFactory::registerServer" tqcomponentfactory.html#registerServer +"TQComponentFactory::unregisterComponent" tqcomponentfactory.html#unregisterComponent +"TQComponentFactory::unregisterServer" tqcomponentfactory.html#unregisterServer +"TQConnection::isConnected" tqconnection.html#isConnected +"TQConnection::member" tqconnection.html#member +"TQConnection::memberName" tqconnection.html#memberName +"TQConnection::numArgs" tqconnection.html#numArgs +"TQConnection::object" tqconnection.html#object +"TQConnection::~TQConnection" tqconnection.html#~TQConnection "TQConstString" tqconststring.html "TQConstString::string" tqconststring.html#string "TQConstString::~TQConstString" tqconststring.html#~TQConstString -"QContextMenuEvent" qcontextmenuevent.html -"QContextMenuEvent::Reason" qcontextmenuevent.html#Reason -"QContextMenuEvent::accept" qcontextmenuevent.html#accept -"QContextMenuEvent::consume" qcontextmenuevent.html#consume -"QContextMenuEvent::globalPos" qcontextmenuevent.html#globalPos -"QContextMenuEvent::globalX" qcontextmenuevent.html#globalX -"QContextMenuEvent::globalY" qcontextmenuevent.html#globalY -"QContextMenuEvent::ignore" qcontextmenuevent.html#ignore -"QContextMenuEvent::isAccepted" qcontextmenuevent.html#isAccepted -"QContextMenuEvent::isConsumed" qcontextmenuevent.html#isConsumed -"QContextMenuEvent::pos" qcontextmenuevent.html#pos -"QContextMenuEvent::reason" qcontextmenuevent.html#reason -"QContextMenuEvent::state" qcontextmenuevent.html#state -"QContextMenuEvent::x" qcontextmenuevent.html#x -"QContextMenuEvent::y" qcontextmenuevent.html#y -"QCursor" ntqcursor.html -"QCursor::bitmap" ntqcursor.html#bitmap -"QCursor::cleanup" ntqcursor.html#cleanup -"QCursor::handle" ntqcursor.html#handle -"QCursor::hotSpot" ntqcursor.html#hotSpot -"QCursor::initialize" ntqcursor.html#initialize -"QCursor::mask" ntqcursor.html#mask -"QCursor::operator=" ntqcursor.html#operator-eq -"QCursor::pos" ntqcursor.html#pos -"QCursor::setPos" ntqcursor.html#setPos -"QCursor::setShape" ntqcursor.html#setShape -"QCursor::shape" ntqcursor.html#shape -"QCursor::~QCursor" ntqcursor.html#~QCursor -"QCustomEvent" qcustomevent.html -"QCustomEvent::data" qcustomevent.html#data -"QCustomEvent::setData" qcustomevent.html#setData -"QCustomMenuItem" qcustommenuitem.html -"QCustomMenuItem::fullSpan" qcustommenuitem.html#fullSpan -"QCustomMenuItem::isSeparator" qcustommenuitem.html#isSeparator -"QCustomMenuItem::paint" qcustommenuitem.html#paint -"QCustomMenuItem::setFont" qcustommenuitem.html#setFont -"QCustomMenuItem::sizeHint" qcustommenuitem.html#sizeHint -"QCustomMenuItem::~QCustomMenuItem" qcustommenuitem.html#~QCustomMenuItem +"TQContextMenuEvent" tqcontextmenuevent.html +"TQContextMenuEvent::Reason" tqcontextmenuevent.html#Reason +"TQContextMenuEvent::accept" tqcontextmenuevent.html#accept +"TQContextMenuEvent::consume" tqcontextmenuevent.html#consume +"TQContextMenuEvent::globalPos" tqcontextmenuevent.html#globalPos +"TQContextMenuEvent::globalX" tqcontextmenuevent.html#globalX +"TQContextMenuEvent::globalY" tqcontextmenuevent.html#globalY +"TQContextMenuEvent::ignore" tqcontextmenuevent.html#ignore +"TQContextMenuEvent::isAccepted" tqcontextmenuevent.html#isAccepted +"TQContextMenuEvent::isConsumed" tqcontextmenuevent.html#isConsumed +"TQContextMenuEvent::pos" tqcontextmenuevent.html#pos +"TQContextMenuEvent::reason" tqcontextmenuevent.html#reason +"TQContextMenuEvent::state" tqcontextmenuevent.html#state +"TQContextMenuEvent::x" tqcontextmenuevent.html#x +"TQContextMenuEvent::y" tqcontextmenuevent.html#y +"TQCursor" tqcursor.html +"TQCursor::bitmap" tqcursor.html#bitmap +"TQCursor::cleanup" tqcursor.html#cleanup +"TQCursor::handle" tqcursor.html#handle +"TQCursor::hotSpot" tqcursor.html#hotSpot +"TQCursor::initialize" tqcursor.html#initialize +"TQCursor::mask" tqcursor.html#mask +"TQCursor::operator=" tqcursor.html#operator-eq +"TQCursor::pos" tqcursor.html#pos +"TQCursor::setPos" tqcursor.html#setPos +"TQCursor::setShape" tqcursor.html#setShape +"TQCursor::shape" tqcursor.html#shape +"TQCursor::~TQCursor" tqcursor.html#~TQCursor +"TQCustomEvent" tqcustomevent.html +"TQCustomEvent::data" tqcustomevent.html#data +"TQCustomEvent::setData" tqcustomevent.html#setData +"TQCustomMenuItem" tqcustommenuitem.html +"TQCustomMenuItem::fullSpan" tqcustommenuitem.html#fullSpan +"TQCustomMenuItem::isSeparator" tqcustommenuitem.html#isSeparator +"TQCustomMenuItem::paint" tqcustommenuitem.html#paint +"TQCustomMenuItem::setFont" tqcustommenuitem.html#setFont +"TQCustomMenuItem::sizeHint" tqcustommenuitem.html#sizeHint +"TQCustomMenuItem::~TQCustomMenuItem" tqcustommenuitem.html#~TQCustomMenuItem "TQDataBrowser" tqdatabrowser.html "TQDataBrowser::Boundary" tqdatabrowser.html#Boundary "TQDataBrowser::autoEdit" tqdatabrowser.html#autoEdit @@ -7967,7 +7967,7 @@ "operator<<" tqcolor.html#operator-lt-lt "operator<<" tqcolorgroup.html#operator-lt-lt "operator<<" tqcstring.html#operator-lt-lt -"operator<<" ntqcursor.html#operator-lt-lt +"operator<<" tqcursor.html#operator-lt-lt "operator<<" tqdate.html#operator-lt-lt "operator<<" tqdatetime.html#operator-lt-lt "operator<<" ntqdockarea.html#operator-lt-lt @@ -8012,7 +8012,7 @@ "operator>>" tqbrush.html#operator-gt-gt "operator>>" tqcolor.html#operator-gt-gt "operator>>" tqcstring.html#operator-gt-gt -"operator>>" ntqcursor.html#operator-gt-gt +"operator>>" tqcursor.html#operator-gt-gt "operator>>" tqdate.html#operator-gt-gt "operator>>" tqdatetime.html#operator-gt-gt "operator>>" ntqdockarea.html#operator-gt-gt diff --git a/doc/html/mac-differences.html b/doc/html/mac-differences.html index 432fd95da..44650b4d8 100644 --- a/doc/html/mac-differences.html +++ b/doc/html/mac-differences.html @@ -103,7 +103,7 @@ Native</a>. or using the open(1) command. Mac OS X needs this to dispatch events correctly, as well as gaining access to the menubar. If using GDB you must run with the full path to the executable. -<p> <h2> <a href="ntqcursor.html">TQCursor</a> +<p> <h2> <a href="tqcursor.html">TQCursor</a> </h2> <a name="2"></a><p> Due to Mac OS X having only 16x16 custom cursors TQCursor is limited by this as well. For now the only workaround to this problem is to use a small @@ -244,7 +244,7 @@ you should see menu items like "Avslutt" instead of "Quit" <a name="8"></a><p> <h3> Right-Mouse Clicks </h3> <a name="8-1"></a><p> If you want to provide right-mouse click support for Mac OS X, use the -<a href="qcontextmenuevent.html">TQContextMenuEvent</a> class. This will map to a context menu event, in other +<a href="tqcontextmenuevent.html">TQContextMenuEvent</a> class. This will map to a context menu event, in other words a menu that will display a popup selection. This is the most common use of right-mouse clicks, and maps to a control-click with the Mac OS X one-button mouse support. diff --git a/doc/html/mdi-example.html b/doc/html/mdi-example.html index 2a8fffc67..fd89eaa4f 100644 --- a/doc/html/mdi-example.html +++ b/doc/html/mdi-example.html @@ -73,7 +73,7 @@ public: void print( <a href="tqprinter.html">TQPrinter</a>* ); protected: - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); signals: void message(const <a href="tqstring.html">TQString</a>&, int ); @@ -93,7 +93,7 @@ public: ~ApplicationWindow(); protected: - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private slots: MDIWindow* newDoc(); @@ -150,7 +150,7 @@ private: #include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqpushbutton-h.html">tqpushbutton.h</a>> -#include <<a href="qaccel-h.html">ntqaccel.h</a>> +#include <<a href="tqaccel-h.html">tqaccel.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> #include <<a href="tqtextedit-h.html">tqtextedit.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> @@ -392,14 +392,14 @@ void <a name="f546"></a>ApplicationWindow::tileHorizontal() } } -<a name="x2077"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> *e ) +<a name="x2077"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> *e ) { TQWidgetList windows = ws-><a href="tqworkspace.html#windowList">windowList</a>(); if ( windows.count() ) { for ( int i = 0; i < int(windows.count()); ++i ) { <a href="tqwidget.html">TQWidget</a> *window = windows.at( i ); if ( !window-><a href="tqwidget.html#close">close</a>() ) { -<a name="x2022"></a> e-><a href="qcloseevent.html#ignore">ignore</a>(); +<a name="x2022"></a> e-><a href="tqcloseevent.html#ignore">ignore</a>(); return; } } @@ -422,7 +422,7 @@ MDIWindow::~MDIWindow() delete mmovie; } -void MDIWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> *e ) +void MDIWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> *e ) { <a name="x2069"></a> if ( medit-><a href="tqtextedit.html#isModified">isModified</a>() ) { switch( TQMessageBox::<a href="ntqmessagebox.html#warning">warning</a>( this, "Save Changes", @@ -432,20 +432,20 @@ void MDIWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qclo { save(); if ( !filename.isEmpty() ) -<a name="x2021"></a> e-><a href="qcloseevent.html#accept">accept</a>(); +<a name="x2021"></a> e-><a href="tqcloseevent.html#accept">accept</a>(); else - e-><a href="qcloseevent.html#ignore">ignore</a>(); + e-><a href="tqcloseevent.html#ignore">ignore</a>(); } break; case 1: - e-><a href="qcloseevent.html#accept">accept</a>(); + e-><a href="tqcloseevent.html#accept">accept</a>(); break; default: - e-><a href="qcloseevent.html#ignore">ignore</a>(); + e-><a href="tqcloseevent.html#ignore">ignore</a>(); break; } } else { - e-><a href="qcloseevent.html#accept">accept</a>(); + e-><a href="tqcloseevent.html#accept">accept</a>(); } } diff --git a/doc/html/menu-example.html b/doc/html/menu-example.html index da154dbd0..adf64a938 100644 --- a/doc/html/menu-example.html +++ b/doc/html/menu-example.html @@ -86,7 +86,7 @@ signals: void explain( const <a href="tqstring.html">TQString</a>& ); private: - void contextMenuEvent ( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * ); + void contextMenuEvent ( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * ); <a href="tqmenubar.html">TQMenuBar</a> *menu; @@ -113,7 +113,7 @@ private: *****************************************************************************/ #include "menu.h" -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> @@ -195,7 +195,7 @@ static const char * p3_xpm[] = { fonts. Used for the "bold" and "underline" menu items in the options menu. */ -class MyMenuItem : public <a href="qcustommenuitem.html">TQCustomMenuItem</a> +class MyMenuItem : public <a href="tqcustommenuitem.html">TQCustomMenuItem</a> { public: MyMenuItem( const <a href="tqstring.html">TQString</a>& s, const <a href="tqfont.html">TQFont</a>& f ) @@ -314,7 +314,7 @@ private: } -<a name="x1881"></a>void MenuExample::<a href="tqwidget.html#contextMenuEvent">contextMenuEvent</a>( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * ) +<a name="x1881"></a>void MenuExample::<a href="tqwidget.html#contextMenuEvent">contextMenuEvent</a>( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * ) { <a href="tqpopupmenu.html">TQPopupMenu</a>* contextMenu = new <a href="tqpopupmenu.html">TQPopupMenu</a>( this ); <a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( contextMenu ); @@ -331,7 +331,7 @@ private: submenu-><a href="tqmenudata.html#insertItem">insertItem</a>( "Print to &file", this, TQ_SLOT(file()) ); submenu-><a href="tqmenudata.html#insertItem">insertItem</a>( "Print to fa&x", this, TQ_SLOT(fax()) ); contextMenu-><a href="tqmenudata.html#insertItem">insertItem</a>( "&Print", submenu ); -<a name="x1878"></a><a name="x1859"></a> contextMenu-><a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); +<a name="x1878"></a><a name="x1859"></a> contextMenu-><a href="tqpopupmenu.html#exec">exec</a>( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); delete contextMenu; } diff --git a/doc/html/misc.html b/doc/html/misc.html index c9bf7fd0f..e89cd396a 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -35,11 +35,11 @@ body { background: #ffffff; color: black; } <p> These classes are useful classes not fitting into any other category. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys -<tr bgcolor=#f0f0f0><td><b><a href="ntqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects -<tr bgcolor=#f0f0f0><td><b><a href="qaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects -<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="tqaccel.html">TQAccel</a></b><td>Handles keyboard accelerator and shortcut keys +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessible.html">TQAccessible</a></b><td>Enums and static functions relating to accessibility +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleinterface.html">TQAccessibleInterface</a></b><td>Defines an interface that exposes information about accessible objects +<tr bgcolor=#f0f0f0><td><b><a href="tqaccessibleobject.html">TQAccessibleObject</a></b><td>Implements parts of the TQAccessibleInterface for TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqcustommenuitem.html">TQCustomMenuItem</a></b><td>Abstract base class for custom menu items in popup menus <tr bgcolor=#f0f0f0><td><b><a href="qdoublevalidator.html">TQDoubleValidator</a></b><td>Range checking of floating-point numbers <tr bgcolor=#f0f0f0><td><b><a href="ntqerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog <tr bgcolor=#f0f0f0><td><b><a href="tqfileiconprovider.html">TQFileIconProvider</a></b><td>Icons for TQFileDialog to use diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html index 4ddc40444..4d4db9252 100644 --- a/doc/html/ntqapplication.html +++ b/doc/html/ntqapplication.html @@ -1037,7 +1037,7 @@ on. This is the commonest, easiest and least powerful way. </ol> <p> <p>See also <a href="tqobject.html#event">TQObject::event</a>() and <a href="tqobject.html#installEventFilter">installEventFilter</a>(). -<h3 class=fn><a href="ntqcursor.html">TQCursor</a> * <a name="overrideCursor"></a>TQApplication::overrideCursor ()<tt> [static]</tt> +<h3 class=fn><a href="tqcursor.html">TQCursor</a> * <a name="overrideCursor"></a>TQApplication::overrideCursor ()<tt> [static]</tt> </h3> <p> Returns the active application override cursor. @@ -1431,7 +1431,7 @@ calling <a href="#setMainWidget">setMainWidget</a>(). <p> <p>See also <a href="#mainWidget">mainWidget</a>(), <a href="#exec">exec</a>(), and <a href="#quit">quit</a>(). <p>Examples: <a href="tutorial2-04.html#x2560">chart/main.cpp</a>, <a href="helpsystem-example.html#x2701">helpsystem/main.cpp</a>, <a href="tqdialog.html#x2133">life/main.cpp</a>, <a href="ftpclient-example.html#x779">network/ftpclient/main.cpp</a>, <a href="tutorial1-01.html#x2284">t1/main.cpp</a>, and <a href="tutorial1-04.html#x2305">t4/main.cpp</a>. -<h3 class=fn>void <a name="setOverrideCursor"></a>TQApplication::setOverrideCursor ( const <a href="ntqcursor.html">TQCursor</a> & cursor, bool replace = FALSE )<tt> [static]</tt> +<h3 class=fn>void <a name="setOverrideCursor"></a>TQApplication::setOverrideCursor ( const <a href="tqcursor.html">TQCursor</a> & cursor, bool replace = FALSE )<tt> [static]</tt> </h3> Sets the application override cursor to <em>cursor</em>. <p> Application override cursors are intended for showing the user @@ -1680,7 +1680,7 @@ Returns a pointer to the widget at global screen position <em>(x, y)</em>, or 0 <p> If <em>child</em> is FALSE and there is a child widget at position <em>(x, y)</em>, the top-level widget containing it is returned. If <em>child</em> is TRUE the child widget at position <em>(x, y)</em> is returned. <p> This function is normally rather slow. -<p> <p>See also <a href="ntqcursor.html#pos">TQCursor::pos</a>(), <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), and <a href="tqwidget.html#grabKeyboard">TQWidget::grabKeyboard</a>(). +<p> <p>See also <a href="tqcursor.html#pos">TQCursor::pos</a>(), <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), and <a href="tqwidget.html#grabKeyboard">TQWidget::grabKeyboard</a>(). <h3 class=fn><a href="tqwidget.html">TQWidget</a> * <a name="widgetAt-2"></a>TQApplication::widgetAt ( const <a href="tqpoint.html">TQPoint</a> & pos, bool child = FALSE )<tt> [static]</tt> </h3> diff --git a/doc/html/ntqkeysequence.html b/doc/html/ntqkeysequence.html index 20e9173e0..1502ef399 100644 --- a/doc/html/ntqkeysequence.html +++ b/doc/html/ntqkeysequence.html @@ -78,7 +78,7 @@ or from a human readable translatable string such as "Ctrl+X,Alt+Space". A key sequence can be cast to a <a href="tqstring.html">TQString</a> to obtain a human readable translated version of the sequence. Translations are done in the "TQAccel" context. -<p> <p>See also <a href="ntqaccel.html">TQAccel</a> and <a href="misc.html">Miscellaneous Classes</a>. +<p> <p>See also <a href="tqaccel.html">TQAccel</a> and <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQKeySequence"></a>TQKeySequence::TQKeySequence () diff --git a/doc/html/ntqsplitter.html b/doc/html/ntqsplitter.html index e08a0853b..269298040 100644 --- a/doc/html/ntqsplitter.html +++ b/doc/html/ntqsplitter.html @@ -155,7 +155,7 @@ Returns the closest legal position to <em>pos</em> of the widget with ID <em>id</em>. <p> <p>See also <a href="#idAfter">idAfter</a>(). -<h3 class=fn>void <a name="childEvent"></a>TQSplitter::childEvent ( <a href="qchildevent.html">TQChildEvent</a> * c )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="childEvent"></a>TQSplitter::childEvent ( <a href="tqchildevent.html">TQChildEvent</a> * c )<tt> [virtual protected]</tt> </h3> Tells the splitter that the child widget described by <em>c</em> has been inserted or removed. diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index e06ed8faa..646f140b2 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } that need to be global-like. <a href="#details">More...</a> <p><tt>#include <<a href="qnamespace-h.html">ntqnamespace.h</a>></tt> -<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="tqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="tqlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="tqtab.html">TQTab</a>, <a href="tqtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="tqwhatsthis.html">TQWhatsThis</a>. +<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="tqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="tqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="tqlistviewitem.html">TQListViewItem</a>, <a href="tqcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="tqtab.html">TQTab</a>, <a href="tqtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="tqwhatsthis.html">TQWhatsThis</a>. <p><a href="qt-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/ntqvariant.html b/doc/html/ntqvariant.html index e6072413d..372134dc1 100644 --- a/doc/html/ntqvariant.html +++ b/doc/html/ntqvariant.html @@ -252,7 +252,7 @@ contain. <li><tt>TQVariant::Brush</tt> - a <a href="tqbrush.html">TQBrush</a> <li><tt>TQVariant::Color</tt> - a <a href="tqcolor.html">TQColor</a> <li><tt>TQVariant::ColorGroup</tt> - a <a href="tqcolorgroup.html">TQColorGroup</a> -<li><tt>TQVariant::Cursor</tt> - a <a href="ntqcursor.html">TQCursor</a> +<li><tt>TQVariant::Cursor</tt> - a <a href="tqcursor.html">TQCursor</a> <li><tt>TQVariant::Date</tt> - a <a href="tqdate.html">TQDate</a> <li><tt>TQVariant::DateTime</tt> - a <a href="tqdatetime.html">TQDateTime</a> <li><tt>TQVariant::Double</tt> - a double @@ -394,7 +394,7 @@ Constructs a new variant with a region value, <em>val</em>. </h3> Constructs a new variant with a bitmap value, <em>val</em>. -<h3 class=fn><a name="TQVariant-m"></a>TQVariant::TQVariant ( const <a href="ntqcursor.html">TQCursor</a> & val ) +<h3 class=fn><a name="TQVariant-m"></a>TQVariant::TQVariant ( const <a href="tqcursor.html">TQCursor</a> & val ) </h3> Constructs a new variant with a cursor value, <em>val</em>. @@ -519,10 +519,10 @@ colors. <p> Returns a reference to the stored color group. <p> <p>See also <a href="#toColorGroup">toColorGroup</a>(). -<h3 class=fn><a href="ntqcursor.html">TQCursor</a> & <a name="asCursor"></a>TQVariant::asCursor () +<h3 class=fn><a href="tqcursor.html">TQCursor</a> & <a name="asCursor"></a>TQVariant::asCursor () </h3> -<p> Tries to convert the variant to hold a <a href="ntqcursor.html">TQCursor</a> value. If that is +<p> Tries to convert the variant to hold a <a href="tqcursor.html">TQCursor</a> value. If that is not possible the variant is set to a default arrow cursor. <p> Returns a reference to the stored cursor. <p> <p>See also <a href="#toCursor">toCursor</a>(). @@ -908,9 +908,9 @@ Returns the variant as a <a href="tqcolorgroup.html">TQColorGroup</a> if the var ColorGroup; otherwise returns a completely black color group. <p> <p>See also <a href="#asColorGroup">asColorGroup</a>(). -<h3 class=fn>const <a href="ntqcursor.html">TQCursor</a> <a name="toCursor"></a>TQVariant::toCursor () const +<h3 class=fn>const <a href="tqcursor.html">TQCursor</a> <a name="toCursor"></a>TQVariant::toCursor () const </h3> -Returns the variant as a <a href="ntqcursor.html">TQCursor</a> if the variant has <a href="#type">type</a>() Cursor; +Returns the variant as a <a href="tqcursor.html">TQCursor</a> if the variant has <a href="#type">type</a>() Cursor; otherwise returns the default arrow cursor. <p> <p>See also <a href="#asCursor">asCursor</a>(). diff --git a/doc/html/objecttrees.html b/doc/html/objecttrees.html index 866d477e2..ff66ee1bf 100644 --- a/doc/html/objecttrees.html +++ b/doc/html/objecttrees.html @@ -37,7 +37,7 @@ body { background: #ffffff; color: black; } When you create a <a href="tqobject.html">TQObject</a> with another object as parent, it's added to the parent's <a href="tqobject.html#children">children()</a> list, and is deleted when the parent is. It turns out that this approach fits -the needs of GUI objects very well. For example, a <a href="ntqaccel.html">TQAccel</a> (keyboard +the needs of GUI objects very well. For example, a <a href="tqaccel.html">TQAccel</a> (keyboard accelerator) is a child of the relevant window, so when the user closes that window, the accelerator is deleted too. <p> The static function <a href="tqobject.html#objectTrees">TQObject::objectTrees</a>() provides access to all diff --git a/doc/html/popup-example.html b/doc/html/popup-example.html index 76a0fba05..7d3979d9f 100644 --- a/doc/html/popup-example.html +++ b/doc/html/popup-example.html @@ -67,7 +67,7 @@ public: protected: virtual void mouseMoveEvent( <a href="qmouseevent.html">TQMouseEvent</a> * ); virtual void mouseReleaseEvent( <a href="qmouseevent.html">TQMouseEvent</a> * ); - virtual void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + virtual void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private: <a href="tqwidget.html">TQWidget</a>* popupParent; @@ -137,8 +137,8 @@ private: <a href="tqwidget.html#close">close</a>(); } -<a name="x1617"></a>void FancyPopup::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> *e ){ -<a name="x1607"></a> e-><a href="qcloseevent.html#accept">accept</a>(); +<a name="x1617"></a>void FancyPopup::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> *e ){ +<a name="x1607"></a> e-><a href="tqcloseevent.html#accept">accept</a>(); moves = 0; if (!popupParent) return; diff --git a/doc/html/porting.html b/doc/html/porting.html index 430fb117d..6738966b1 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -170,7 +170,7 @@ not being defined, then add <tt>#include <tqstringlist.h></tt> at the top of the file giving the error. <p> Header files that you might need to add #include directives for include: <ul> -<li> <tt><ntqcursor.h></tt> +<li> <tt><tqcursor.h></tt> <li> <tt><tqpainter.h></tt> <li> <tt><tqpen.h></tt> <li> <tt><tqstringlist.h></tt> @@ -298,8 +298,8 @@ rather than the documentation supplied with TQt to obtain the latest information regarding obsolete functions and how to replace them in new code. <p> <ul> -<li> <a href="ntqaccel.html#keyToString">TQAccel::keyToString</a>( <a href="ntqkeysequence.html">TQKeySequence</a> k ) -<li> <a href="ntqaccel.html#stringToKey">TQAccel::stringToKey</a>( const <a href="tqstring.html">TQString</a> & s ) +<li> <a href="tqaccel.html#keyToString">TQAccel::keyToString</a>( <a href="ntqkeysequence.html">TQKeySequence</a> k ) +<li> <a href="tqaccel.html#stringToKey">TQAccel::stringToKey</a>( const <a href="tqstring.html">TQString</a> & s ) <li> <a href="tqactiongroup.html#insert">TQActionGroup::insert</a>( <a href="tqaction.html">TQAction</a> *a ) <li> <a href="tqcanvasitem.html#active">TQCanvasItem::active</a>() const <li> <a href="tqcanvasitem.html#enabled">TQCanvasItem::enabled</a>() const diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 8701cbfaa..1f5dd84ff 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -182,11 +182,11 @@ calls to their <a href="tqaction.html#setVisible">TQAction::setVisible< </doc> </property> <property> - <name>QAssistantClient::open</name> - <doc href="ntqassistantclient.html#open-prop"> + <name>TQAssistantClient::open</name> + <doc href="tqassistantclient.html#open-prop"> <p>This property holds whether TQt Assistant is open. <p> -<p>Get this property's value with <a href="ntqassistantclient.html#isOpen">isOpen</a>(). +<p>Get this property's value with <a href="tqassistantclient.html#isOpen">isOpen</a>(). </doc> </property> <property> diff --git a/doc/html/propertyindex b/doc/html/propertyindex index 05d6f5456..7bb571e38 100644 --- a/doc/html/propertyindex +++ b/doc/html/propertyindex @@ -11,7 +11,7 @@ "TQAction/whatsThis" tqaction.html#whatsThis-prop "TQActionGroup/exclusive" tqactiongroup.html#exclusive-prop "TQActionGroup/usesDropDown" tqactiongroup.html#usesDropDown-prop -"QAssistantClient/open" ntqassistantclient.html#open-prop +"TQAssistantClient/open" tqassistantclient.html#open-prop "TQButton/accel" tqbutton.html#accel-prop "TQButton/autoRepeat" tqbutton.html#autoRepeat-prop "TQButton/down" tqbutton.html#down-prop diff --git a/doc/html/qmetaobject-h.html b/doc/html/qmetaobject-h.html index 52b9c1d80..a9267cab8 100644 --- a/doc/html/qmetaobject-h.html +++ b/doc/html/qmetaobject-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMETAOBJECT_H #ifndef QT_H -#include "ntqconnection.h" +#include "tqconnection.h" #include "tqstrlist.h" #endif // QT_H diff --git a/doc/html/qmouseevent.html b/doc/html/qmouseevent.html index 9a1c933b3..cf36a1487 100644 --- a/doc/html/qmouseevent.html +++ b/doc/html/qmouseevent.html @@ -81,7 +81,7 @@ disable mouse and keyboard events for a widget. <p> The event handlers <a href="tqwidget.html#mousePressEvent">TQWidget::mousePressEvent</a>(), <a href="tqwidget.html#mouseReleaseEvent">TQWidget::mouseReleaseEvent</a>(), <a href="tqwidget.html#mouseDoubleClickEvent">TQWidget::mouseDoubleClickEvent</a>() and <a href="tqwidget.html#mouseMoveEvent">TQWidget::mouseMoveEvent</a>() receive mouse events. -<p> <p>See also <a href="tqwidget.html#mouseTracking-prop">TQWidget::mouseTracking</a>, <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), <a href="ntqcursor.html#pos">TQCursor::pos</a>(), and <a href="events.html">Event Classes</a>. +<p> <p>See also <a href="tqwidget.html#mouseTracking-prop">TQWidget::mouseTracking</a>, <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), <a href="tqcursor.html#pos">TQCursor::pos</a>(), and <a href="events.html">Event Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQMouseEvent"></a>TQMouseEvent::TQMouseEvent ( <a href="tqevent.html#Type-enum">Type</a> type, const <a href="tqpoint.html">TQPoint</a> & pos, int button, int state ) @@ -95,7 +95,7 @@ disable mouse and keyboard events for a widget. receiving widget. <em>button</em> specifies the <a href="ntqt.html#ButtonState-enum">button</a> that caused the event, which should be <a href="ntqt.html#ButtonState-enum">TQt::NoButton</a> (0), if <em>type</em> is <a href="tqevent.html#Type-enum">MouseMove</a>. <em>state</em> is the <a href="ntqt.html#ButtonState-enum">ButtonState</a> at the time of the event. -<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="ntqcursor.html#pos">TQCursor::pos</a>(), which may not be +<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="tqcursor.html#pos">TQCursor::pos</a>(), which may not be appropriate. Use the other constructor to specify the global position explicitly. @@ -136,7 +136,7 @@ events. <p> Returns the global position of the mouse pointer <em>at the time of the event</em>. This is important on asynchronous window systems like X11. Whenever you move your widgets around in response to mouse events, <a href="#globalPos">globalPos</a>() may differ a lot from the current -pointer position <a href="ntqcursor.html#pos">TQCursor::pos</a>(), and from <a href="tqwidget.html#mapToGlobal">TQWidget::mapToGlobal</a>( +pointer position <a href="tqcursor.html#pos">TQCursor::pos</a>(), and from <a href="tqwidget.html#mapToGlobal">TQWidget::mapToGlobal</a>( <a href="#pos">pos</a>() ). <p> <p>See also <a href="#globalX">globalX</a>() and <a href="#globalY">globalY</a>(). diff --git a/doc/html/qnamespace-h.html b/doc/html/qnamespace-h.html index 77d06b772..97092f87c 100644 --- a/doc/html/qnamespace-h.html +++ b/doc/html/qnamespace-h.html @@ -790,7 +790,7 @@ public: UI_AnimateToolBox }; - // documented in qcursor.cpp + // documented in tqcursor.cpp enum CursorShape { ArrowCursor, UpArrowCursor, diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index a67086285..76dd008eb 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -1,68 +1,68 @@ <!DOCTYPE DCF> <DCF ref="index.html" icon="qt.png" imagedir="../../gif" title="TQt Reference Documentation"> -<section ref="ntqaccel.html" title="QAccel Class Reference"> - <keyword ref="ntqaccel.html">QAccel</keyword> - <keyword ref="ntqaccel.html#activated">activated</keyword> - <keyword ref="ntqaccel.html#activatedAmbiguously">activatedAmbiguously</keyword> - <keyword ref="ntqaccel.html#clear">clear</keyword> - <keyword ref="ntqaccel.html#connectItem">connectItem</keyword> - <keyword ref="ntqaccel.html#count">count</keyword> - <keyword ref="ntqaccel.html#disconnectItem">disconnectItem</keyword> - <keyword ref="ntqaccel.html#findKey">findKey</keyword> - <keyword ref="ntqaccel.html#insertItem">insertItem</keyword> - <keyword ref="ntqaccel.html#isEnabled">isEnabled</keyword> - <keyword ref="ntqaccel.html#isItemEnabled">isItemEnabled</keyword> - <keyword ref="ntqaccel.html#key">key</keyword> - <keyword ref="ntqaccel.html#removeItem">removeItem</keyword> - <keyword ref="ntqaccel.html#setEnabled">setEnabled</keyword> - <keyword ref="ntqaccel.html#setItemEnabled">setItemEnabled</keyword> - <keyword ref="ntqaccel.html#setWhatsThis">setWhatsThis</keyword> - <keyword ref="ntqaccel.html#shortcutKey">shortcutKey</keyword> - <keyword ref="ntqaccel.html#whatsThis">whatsThis</keyword> - <keyword ref="ntqaccel.html#~QAccel">~QAccel</keyword> - <section ref="qaccel-members.html" title="List of All Member Functions"/> - <section ref="qaccel-h.html" title="Header File"/> -</section> -<section ref="ntqaccessible.html" title="QAccessible Class Reference"> - <keyword ref="ntqaccessible.html">QAccessible</keyword> - <keyword ref="ntqaccessible.html#Event">Event</keyword> - <keyword ref="ntqaccessible.html#NavDirection">NavDirection</keyword> - <keyword ref="ntqaccessible.html#Role">Role</keyword> - <keyword ref="ntqaccessible.html#State">State</keyword> - <keyword ref="ntqaccessible.html#Text">Text</keyword> - <keyword ref="ntqaccessible.html#isActive">isActive</keyword> - <keyword ref="ntqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</keyword> - <keyword ref="ntqaccessible.html#updateAccessibility">updateAccessibility</keyword> - <section ref="qaccessible-members.html" title="List of All Member Functions"/> - <section ref="qaccessible-h.html" title="Header File"/> -</section> -<section ref="qaccessibleinterface.html" title="QAccessibleInterface Class Reference"> - <keyword ref="qaccessibleinterface.html">QAccessibleInterface</keyword> - <keyword ref="qaccessibleinterface.html#childCount">childCount</keyword> - <keyword ref="qaccessibleinterface.html#clearSelection">clearSelection</keyword> - <keyword ref="qaccessibleinterface.html#controlAt">controlAt</keyword> - <keyword ref="qaccessibleinterface.html#doDefaultAction">doDefaultAction</keyword> - <keyword ref="qaccessibleinterface.html#isValid">isValid</keyword> - <keyword ref="qaccessibleinterface.html#navigate">navigate</keyword> - <keyword ref="qaccessibleinterface.html#queryChild">queryChild</keyword> - <keyword ref="qaccessibleinterface.html#queryParent">queryParent</keyword> - <keyword ref="qaccessibleinterface.html#rect">rect</keyword> - <keyword ref="qaccessibleinterface.html#role">role</keyword> - <keyword ref="qaccessibleinterface.html#selection">selection</keyword> - <keyword ref="qaccessibleinterface.html#setFocus">setFocus</keyword> - <keyword ref="qaccessibleinterface.html#setSelected">setSelected</keyword> - <keyword ref="qaccessibleinterface.html#setText">setText</keyword> - <keyword ref="qaccessibleinterface.html#state">state</keyword> - <keyword ref="qaccessibleinterface.html#text">text</keyword> - <section ref="qaccessibleinterface-members.html" title="List of All Member Functions"/> - <section ref="qaccessible-h.html" title="Header File"/> -</section> -<section ref="qaccessibleobject.html" title="QAccessibleObject Class Reference"> - <keyword ref="qaccessibleobject.html">QAccessibleObject</keyword> - <keyword ref="qaccessibleobject.html#object">object</keyword> - <keyword ref="qaccessibleobject.html#~QAccessibleObject">~QAccessibleObject</keyword> - <section ref="qaccessibleobject-members.html" title="List of All Member Functions"/> - <section ref="qaccessible-h.html" title="Header File"/> +<section ref="tqaccel.html" title="TQAccel Class Reference"> + <keyword ref="tqaccel.html">TQAccel</keyword> + <keyword ref="tqaccel.html#activated">activated</keyword> + <keyword ref="tqaccel.html#activatedAmbiguously">activatedAmbiguously</keyword> + <keyword ref="tqaccel.html#clear">clear</keyword> + <keyword ref="tqaccel.html#connectItem">connectItem</keyword> + <keyword ref="tqaccel.html#count">count</keyword> + <keyword ref="tqaccel.html#disconnectItem">disconnectItem</keyword> + <keyword ref="tqaccel.html#findKey">findKey</keyword> + <keyword ref="tqaccel.html#insertItem">insertItem</keyword> + <keyword ref="tqaccel.html#isEnabled">isEnabled</keyword> + <keyword ref="tqaccel.html#isItemEnabled">isItemEnabled</keyword> + <keyword ref="tqaccel.html#key">key</keyword> + <keyword ref="tqaccel.html#removeItem">removeItem</keyword> + <keyword ref="tqaccel.html#setEnabled">setEnabled</keyword> + <keyword ref="tqaccel.html#setItemEnabled">setItemEnabled</keyword> + <keyword ref="tqaccel.html#setWhatsThis">setWhatsThis</keyword> + <keyword ref="tqaccel.html#shortcutKey">shortcutKey</keyword> + <keyword ref="tqaccel.html#whatsThis">whatsThis</keyword> + <keyword ref="tqaccel.html#~TQAccel">~TQAccel</keyword> + <section ref="tqaccel-members.html" title="List of All Member Functions"/> + <section ref="tqaccel-h.html" title="Header File"/> +</section> +<section ref="tqaccessible.html" title="TQAccessible Class Reference"> + <keyword ref="tqaccessible.html">TQAccessible</keyword> + <keyword ref="tqaccessible.html#Event">Event</keyword> + <keyword ref="tqaccessible.html#NavDirection">NavDirection</keyword> + <keyword ref="tqaccessible.html#Role">Role</keyword> + <keyword ref="tqaccessible.html#State">State</keyword> + <keyword ref="tqaccessible.html#Text">Text</keyword> + <keyword ref="tqaccessible.html#isActive">isActive</keyword> + <keyword ref="tqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</keyword> + <keyword ref="tqaccessible.html#updateAccessibility">updateAccessibility</keyword> + <section ref="tqaccessible-members.html" title="List of All Member Functions"/> + <section ref="tqaccessible-h.html" title="Header File"/> +</section> +<section ref="tqaccessibleinterface.html" title="TQAccessibleInterface Class Reference"> + <keyword ref="tqaccessibleinterface.html">TQAccessibleInterface</keyword> + <keyword ref="tqaccessibleinterface.html#childCount">childCount</keyword> + <keyword ref="tqaccessibleinterface.html#clearSelection">clearSelection</keyword> + <keyword ref="tqaccessibleinterface.html#controlAt">controlAt</keyword> + <keyword ref="tqaccessibleinterface.html#doDefaultAction">doDefaultAction</keyword> + <keyword ref="tqaccessibleinterface.html#isValid">isValid</keyword> + <keyword ref="tqaccessibleinterface.html#navigate">navigate</keyword> + <keyword ref="tqaccessibleinterface.html#queryChild">queryChild</keyword> + <keyword ref="tqaccessibleinterface.html#queryParent">queryParent</keyword> + <keyword ref="tqaccessibleinterface.html#rect">rect</keyword> + <keyword ref="tqaccessibleinterface.html#role">role</keyword> + <keyword ref="tqaccessibleinterface.html#selection">selection</keyword> + <keyword ref="tqaccessibleinterface.html#setFocus">setFocus</keyword> + <keyword ref="tqaccessibleinterface.html#setSelected">setSelected</keyword> + <keyword ref="tqaccessibleinterface.html#setText">setText</keyword> + <keyword ref="tqaccessibleinterface.html#state">state</keyword> + <keyword ref="tqaccessibleinterface.html#text">text</keyword> + <section ref="tqaccessibleinterface-members.html" title="List of All Member Functions"/> + <section ref="tqaccessible-h.html" title="Header File"/> +</section> +<section ref="tqaccessibleobject.html" title="TQAccessibleObject Class Reference"> + <keyword ref="tqaccessibleobject.html">TQAccessibleObject</keyword> + <keyword ref="tqaccessibleobject.html#object">object</keyword> + <keyword ref="tqaccessibleobject.html#~TQAccessibleObject">~TQAccessibleObject</keyword> + <section ref="tqaccessibleobject-members.html" title="List of All Member Functions"/> + <section ref="tqaccessible-h.html" title="Header File"/> </section> <section ref="tqaction.html" title="TQAction Class Reference"> <keyword ref="tqaction.html">TQAction</keyword> @@ -320,27 +320,27 @@ <section ref="tqasciidictiterator-members.html" title="List of All Member Functions"/> <section ref="tqasciidict-h.html" title="Header File"/> </section> -<section ref="ntqassistantclient.html" title="QAssistantClient Class Reference"> - <keyword ref="ntqassistantclient.html">QAssistantClient</keyword> - <keyword ref="ntqassistantclient.html#assistantClosed">assistantClosed</keyword> - <keyword ref="ntqassistantclient.html#assistantOpened">assistantOpened</keyword> - <keyword ref="ntqassistantclient.html#closeAssistant">closeAssistant</keyword> - <keyword ref="ntqassistantclient.html#error">error</keyword> - <keyword ref="ntqassistantclient.html#isOpen">isOpen</keyword> - <keyword ref="ntqassistantclient.html#open-prop">open</keyword> - <keyword ref="ntqassistantclient.html#openAssistant">openAssistant</keyword> - <keyword ref="ntqassistantclient.html#setArguments">setArguments</keyword> - <keyword ref="ntqassistantclient.html#showPage">showPage</keyword> - <keyword ref="ntqassistantclient.html#~QAssistantClient">~QAssistantClient</keyword> - <section ref="qassistantclient-members.html" title="List of All Member Functions"/> - <section ref="qassistantclient-h.html" title="Header File"/> -</section> -<section ref="ntqasyncio.html" title="QAsyncIO Class Reference"> - <keyword ref="ntqasyncio.html#connect">connect</keyword> - <keyword ref="ntqasyncio.html#ready">ready</keyword> - <keyword ref="ntqasyncio.html#~QAsyncIO">~QAsyncIO</keyword> - <section ref="qasyncio-members.html" title="List of All Member Functions"/> - <section ref="qasyncio-h.html" title="Header File"/> +<section ref="tqassistantclient.html" title="TQAssistantClient Class Reference"> + <keyword ref="tqassistantclient.html">TQAssistantClient</keyword> + <keyword ref="tqassistantclient.html#assistantClosed">assistantClosed</keyword> + <keyword ref="tqassistantclient.html#assistantOpened">assistantOpened</keyword> + <keyword ref="tqassistantclient.html#closeAssistant">closeAssistant</keyword> + <keyword ref="tqassistantclient.html#error">error</keyword> + <keyword ref="tqassistantclient.html#isOpen">isOpen</keyword> + <keyword ref="tqassistantclient.html#open-prop">open</keyword> + <keyword ref="tqassistantclient.html#openAssistant">openAssistant</keyword> + <keyword ref="tqassistantclient.html#setArguments">setArguments</keyword> + <keyword ref="tqassistantclient.html#showPage">showPage</keyword> + <keyword ref="tqassistantclient.html#~TQAssistantClient">~TQAssistantClient</keyword> + <section ref="tqassistantclient-members.html" title="List of All Member Functions"/> + <section ref="tqassistantclient-h.html" title="Header File"/> +</section> +<section ref="tqasyncio.html" title="TQAsyncIO Class Reference"> + <keyword ref="tqasyncio.html#connect">connect</keyword> + <keyword ref="tqasyncio.html#ready">ready</keyword> + <keyword ref="tqasyncio.html#~TQAsyncIO">~TQAsyncIO</keyword> + <section ref="tqasyncio-members.html" title="List of All Member Functions"/> + <section ref="tqasyncio-h.html" title="Header File"/> </section> <section ref="tqbig5codec.html" title="TQBig5Codec Class Reference"> <keyword ref="tqbig5codec.html">TQBig5Codec</keyword> @@ -915,12 +915,12 @@ <section ref="tqchecktableitem-members.html" title="List of All Member Functions"/> <section ref="tqtable-h.html" title="Header File"/> </section> -<section ref="qchildevent.html" title="QChildEvent Class Reference"> - <keyword ref="qchildevent.html">QChildEvent</keyword> - <keyword ref="qchildevent.html#child">child</keyword> - <keyword ref="qchildevent.html#inserted">inserted</keyword> - <keyword ref="qchildevent.html#removed">removed</keyword> - <section ref="qchildevent-members.html" title="List of All Member Functions"/> +<section ref="tqchildevent.html" title="TQChildEvent Class Reference"> + <keyword ref="tqchildevent.html">TQChildEvent</keyword> + <keyword ref="tqchildevent.html#child">child</keyword> + <keyword ref="tqchildevent.html#inserted">inserted</keyword> + <keyword ref="tqchildevent.html#removed">removed</keyword> + <section ref="tqchildevent-members.html" title="List of All Member Functions"/> <section ref="tqevent-h.html" title="Header File"/> </section> <section ref="tqclipboard.html" title="TQClipboard Class Reference"> @@ -943,12 +943,12 @@ <section ref="tqclipboard-members.html" title="List of All Member Functions"/> <section ref="tqclipboard-h.html" title="Header File"/> </section> -<section ref="qcloseevent.html" title="QCloseEvent Class Reference"> - <keyword ref="qcloseevent.html">QCloseEvent</keyword> - <keyword ref="qcloseevent.html#accept">accept</keyword> - <keyword ref="qcloseevent.html#ignore">ignore</keyword> - <keyword ref="qcloseevent.html#isAccepted">isAccepted</keyword> - <section ref="qcloseevent-members.html" title="List of All Member Functions"/> +<section ref="tqcloseevent.html" title="TQCloseEvent Class Reference"> + <keyword ref="tqcloseevent.html">TQCloseEvent</keyword> + <keyword ref="tqcloseevent.html#accept">accept</keyword> + <keyword ref="tqcloseevent.html#ignore">ignore</keyword> + <keyword ref="tqcloseevent.html#isAccepted">isAccepted</keyword> + <section ref="tqcloseevent-members.html" title="List of All Member Functions"/> <section ref="tqevent-h.html" title="Header File"/> </section> <section ref="tqcolor.html" title="TQColor Class Reference"> @@ -1136,23 +1136,23 @@ <section ref="tqconststring-members.html" title="List of All Member Functions"/> <section ref="tqstring-h.html" title="Header File"/> </section> -<section ref="qcontextmenuevent.html" title="QContextMenuEvent Class Reference"> - <keyword ref="qcontextmenuevent.html">QContextMenuEvent</keyword> - <keyword ref="qcontextmenuevent.html#Reason">Reason</keyword> - <keyword ref="qcontextmenuevent.html#accept">accept</keyword> - <keyword ref="qcontextmenuevent.html#consume">consume</keyword> - <keyword ref="qcontextmenuevent.html#globalPos">globalPos</keyword> - <keyword ref="qcontextmenuevent.html#globalX">globalX</keyword> - <keyword ref="qcontextmenuevent.html#globalY">globalY</keyword> - <keyword ref="qcontextmenuevent.html#ignore">ignore</keyword> - <keyword ref="qcontextmenuevent.html#isAccepted">isAccepted</keyword> - <keyword ref="qcontextmenuevent.html#isConsumed">isConsumed</keyword> - <keyword ref="qcontextmenuevent.html#pos">pos</keyword> - <keyword ref="qcontextmenuevent.html#reason">reason</keyword> - <keyword ref="qcontextmenuevent.html#state">state</keyword> - <keyword ref="qcontextmenuevent.html#x">x</keyword> - <keyword ref="qcontextmenuevent.html#y">y</keyword> - <section ref="qcontextmenuevent-members.html" title="List of All Member Functions"/> +<section ref="tqcontextmenuevent.html" title="TQContextMenuEvent Class Reference"> + <keyword ref="tqcontextmenuevent.html">TQContextMenuEvent</keyword> + <keyword ref="tqcontextmenuevent.html#Reason">Reason</keyword> + <keyword ref="tqcontextmenuevent.html#accept">accept</keyword> + <keyword ref="tqcontextmenuevent.html#consume">consume</keyword> + <keyword ref="tqcontextmenuevent.html#globalPos">globalPos</keyword> + <keyword ref="tqcontextmenuevent.html#globalX">globalX</keyword> + <keyword ref="tqcontextmenuevent.html#globalY">globalY</keyword> + <keyword ref="tqcontextmenuevent.html#ignore">ignore</keyword> + <keyword ref="tqcontextmenuevent.html#isAccepted">isAccepted</keyword> + <keyword ref="tqcontextmenuevent.html#isConsumed">isConsumed</keyword> + <keyword ref="tqcontextmenuevent.html#pos">pos</keyword> + <keyword ref="tqcontextmenuevent.html#reason">reason</keyword> + <keyword ref="tqcontextmenuevent.html#state">state</keyword> + <keyword ref="tqcontextmenuevent.html#x">x</keyword> + <keyword ref="tqcontextmenuevent.html#y">y</keyword> + <section ref="tqcontextmenuevent-members.html" title="List of All Member Functions"/> <section ref="tqevent-h.html" title="Header File"/> </section> <section ref="tqcstring.html" title="TQCString Class Reference"> @@ -1217,41 +1217,41 @@ <section ref="tqcstring-members.html" title="List of All Member Functions"/> <section ref="tqcstring-h.html" title="Header File"/> </section> -<section ref="ntqcursor.html" title="QCursor Class Reference"> - <keyword ref="ntqcursor.html">QCursor</keyword> - <keyword ref="ntqcursor.html#bitmap">bitmap</keyword> - <keyword ref="ntqcursor.html#cleanup">cleanup</keyword> - <keyword ref="ntqcursor.html#handle">handle</keyword> - <keyword ref="ntqcursor.html#hotSpot">hotSpot</keyword> - <keyword ref="ntqcursor.html#initialize">initialize</keyword> - <keyword ref="ntqcursor.html#mask">mask</keyword> - <keyword ref="ntqcursor.html#operator-eq">operator=</keyword> - <keyword ref="ntqcursor.html#pos">pos</keyword> - <keyword ref="ntqcursor.html#setPos">setPos</keyword> - <keyword ref="ntqcursor.html#setShape">setShape</keyword> - <keyword ref="ntqcursor.html#shape">shape</keyword> - <keyword ref="ntqcursor.html#~QCursor">~QCursor</keyword> - <keyword ref="ntqcursor.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqcursor.html#operator-gt-gt">operator>></keyword> - <section ref="qcursor-members.html" title="List of All Member Functions"/> - <section ref="qcursor-h.html" title="Header File"/> -</section> -<section ref="qcustomevent.html" title="QCustomEvent Class Reference"> - <keyword ref="qcustomevent.html">QCustomEvent</keyword> - <keyword ref="qcustomevent.html#data">data</keyword> - <keyword ref="qcustomevent.html#setData">setData</keyword> - <section ref="qcustomevent-members.html" title="List of All Member Functions"/> +<section ref="tqcursor.html" title="TQCursor Class Reference"> + <keyword ref="tqcursor.html">TQCursor</keyword> + <keyword ref="tqcursor.html#bitmap">bitmap</keyword> + <keyword ref="tqcursor.html#cleanup">cleanup</keyword> + <keyword ref="tqcursor.html#handle">handle</keyword> + <keyword ref="tqcursor.html#hotSpot">hotSpot</keyword> + <keyword ref="tqcursor.html#initialize">initialize</keyword> + <keyword ref="tqcursor.html#mask">mask</keyword> + <keyword ref="tqcursor.html#operator-eq">operator=</keyword> + <keyword ref="tqcursor.html#pos">pos</keyword> + <keyword ref="tqcursor.html#setPos">setPos</keyword> + <keyword ref="tqcursor.html#setShape">setShape</keyword> + <keyword ref="tqcursor.html#shape">shape</keyword> + <keyword ref="tqcursor.html#~TQCursor">~TQCursor</keyword> + <keyword ref="tqcursor.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqcursor.html#operator-gt-gt">operator>></keyword> + <section ref="tqcursor-members.html" title="List of All Member Functions"/> + <section ref="tqcursor-h.html" title="Header File"/> +</section> +<section ref="tqcustomevent.html" title="TQCustomEvent Class Reference"> + <keyword ref="tqcustomevent.html">TQCustomEvent</keyword> + <keyword ref="tqcustomevent.html#data">data</keyword> + <keyword ref="tqcustomevent.html#setData">setData</keyword> + <section ref="tqcustomevent-members.html" title="List of All Member Functions"/> <section ref="tqevent-h.html" title="Header File"/> </section> -<section ref="qcustommenuitem.html" title="QCustomMenuItem Class Reference"> - <keyword ref="qcustommenuitem.html">QCustomMenuItem</keyword> - <keyword ref="qcustommenuitem.html#fullSpan">fullSpan</keyword> - <keyword ref="qcustommenuitem.html#isSeparator">isSeparator</keyword> - <keyword ref="qcustommenuitem.html#paint">paint</keyword> - <keyword ref="qcustommenuitem.html#setFont">setFont</keyword> - <keyword ref="qcustommenuitem.html#sizeHint">sizeHint</keyword> - <keyword ref="qcustommenuitem.html#~QCustomMenuItem">~QCustomMenuItem</keyword> - <section ref="qcustommenuitem-members.html" title="List of All Member Functions"/> +<section ref="tqcustommenuitem.html" title="TQCustomMenuItem Class Reference"> + <keyword ref="tqcustommenuitem.html">TQCustomMenuItem</keyword> + <keyword ref="tqcustommenuitem.html#fullSpan">fullSpan</keyword> + <keyword ref="tqcustommenuitem.html#isSeparator">isSeparator</keyword> + <keyword ref="tqcustommenuitem.html#paint">paint</keyword> + <keyword ref="tqcustommenuitem.html#setFont">setFont</keyword> + <keyword ref="tqcustommenuitem.html#sizeHint">sizeHint</keyword> + <keyword ref="tqcustommenuitem.html#~TQCustomMenuItem">~TQCustomMenuItem</keyword> + <section ref="tqcustommenuitem-members.html" title="List of All Member Functions"/> <section ref="tqmenudata-h.html" title="Header File"/> </section> <section ref="tqdatabrowser.html" title="TQDataBrowser Class Reference"> @@ -1330,7 +1330,7 @@ </section> <section ref="tqdatapump.html" title="TQDataPump Class Reference"> <section ref="tqdatapump-members.html" title="List of All Member Functions"/> - <section ref="qasyncio-h.html" title="Header File"/> + <section ref="tqasyncio-h.html" title="Header File"/> </section> <section ref="tqdatasink.html" title="TQDataSink Class Reference"> <keyword ref="tqdatasink.html#eof">eof</keyword> @@ -1338,7 +1338,7 @@ <keyword ref="tqdatasink.html#readyToReceive">readyToReceive</keyword> <keyword ref="tqdatasink.html#receive">receive</keyword> <section ref="tqdatasink-members.html" title="List of All Member Functions"/> - <section ref="qasyncio-h.html" title="Header File"/> + <section ref="tqasyncio-h.html" title="Header File"/> </section> <section ref="tqdatasource.html" title="TQDataSource Class Reference"> <keyword ref="tqdatasource.html#enableRewind">enableRewind</keyword> @@ -1348,7 +1348,7 @@ <keyword ref="tqdatasource.html#rewindable">rewindable</keyword> <keyword ref="tqdatasource.html#sendTo">sendTo</keyword> <section ref="tqdatasource-members.html" title="List of All Member Functions"/> - <section ref="qasyncio-h.html" title="Header File"/> + <section ref="tqasyncio-h.html" title="Header File"/> </section> <section ref="tqdatastream.html" title="TQDataStream Class Reference"> <keyword ref="tqdatastream.html">TQDataStream</keyword> @@ -3455,7 +3455,7 @@ <keyword ref="tqimageconsumer.html#setLooping">setLooping</keyword> <keyword ref="tqimageconsumer.html#setSize">setSize</keyword> <section ref="tqimageconsumer-members.html" title="List of All Member Functions"/> - <section ref="qasyncimageio-h.html" title="Header File"/> + <section ref="tqasyncimageio-h.html" title="Header File"/> </section> <section ref="tqimagedecoder.html" title="TQImageDecoder Class Reference"> <keyword ref="tqimagedecoder.html">TQImageDecoder</keyword> @@ -3468,7 +3468,7 @@ <keyword ref="tqimagedecoder.html#unregisterDecoderFactory">unregisterDecoderFactory</keyword> <keyword ref="tqimagedecoder.html#~TQImageDecoder">~TQImageDecoder</keyword> <section ref="tqimagedecoder-members.html" title="List of All Member Functions"/> - <section ref="qasyncimageio-h.html" title="Header File"/> + <section ref="tqasyncimageio-h.html" title="Header File"/> </section> <section ref="tqimagedrag.html" title="TQImageDrag Class Reference"> <keyword ref="tqimagedrag.html">TQImageDrag</keyword> @@ -3483,7 +3483,7 @@ <keyword ref="tqimageformat.html">TQImageFormat</keyword> <keyword ref="tqimageformat.html#decode">decode</keyword> <section ref="tqimageformat-members.html" title="List of All Member Functions"/> - <section ref="qasyncimageio-h.html" title="Header File"/> + <section ref="tqasyncimageio-h.html" title="Header File"/> </section> <section ref="tqimageformatplugin.html" title="TQImageFormatPlugin Class Reference"> <keyword ref="tqimageformatplugin.html">TQImageFormatPlugin</keyword> @@ -3499,7 +3499,7 @@ <keyword ref="tqimageformattype.html#formatName">formatName</keyword> <keyword ref="tqimageformattype.html#~TQImageFormatType">~TQImageFormatType</keyword> <section ref="tqimageformattype-members.html" title="List of All Member Functions"/> - <section ref="qasyncimageio-h.html" title="Header File"/> + <section ref="tqasyncimageio-h.html" title="Header File"/> </section> <section ref="tqimageio.html" title="TQImageIO Class Reference"> <keyword ref="tqimageio.html">TQImageIO</keyword> @@ -3701,7 +3701,7 @@ <keyword ref="tqiodevicesource.html#sendTo">sendTo</keyword> <keyword ref="tqiodevicesource.html#~TQIODeviceSource">~TQIODeviceSource</keyword> <section ref="tqiodevicesource-members.html" title="List of All Member Functions"/> - <section ref="qasyncio-h.html" title="Header File"/> + <section ref="tqasyncio-h.html" title="Header File"/> </section> <section ref="tqjiscodec.html" title="TQJisCodec Class Reference"> <keyword ref="tqjiscodec.html">TQJisCodec</keyword> diff --git a/doc/html/qwerty-example.html b/doc/html/qwerty-example.html index 1a2245516..c516945c4 100644 --- a/doc/html/qwerty-example.html +++ b/doc/html/qwerty-example.html @@ -73,7 +73,7 @@ public slots: void font(); protected: void resizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> * ); - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private slots: void saveAsEncoding( int ); @@ -412,9 +412,9 @@ void Editor::<a href="tqwidget.html#resizeEvent">resizeEvent</a>( <a href="qresi e-><a href="tqwidget.html#setGeometry">setGeometry</a>( 0, m-><a href="tqwidget.html#height">height</a>(), width(), height() - m-><a href="tqwidget.html#height">height</a>() ); } -<a name="x404"></a>void Editor::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a> *event ) +<a name="x404"></a>void Editor::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a> *event ) { -<a name="x360"></a> event-><a href="qcloseevent.html#accept">accept</a>(); +<a name="x360"></a> event-><a href="tqcloseevent.html#accept">accept</a>(); if ( changed ) { // the text has been changed switch ( TQMessageBox::<a href="ntqmessagebox.html#warning">warning</a>( this, "Qwerty", @@ -425,15 +425,15 @@ void Editor::<a href="tqwidget.html#resizeEvent">resizeEvent</a>( <a href="qresi 0, 2) ) { case 0: // yes if ( save() ) - event-><a href="qcloseevent.html#accept">accept</a>(); + event-><a href="tqcloseevent.html#accept">accept</a>(); else -<a name="x361"></a> event-><a href="qcloseevent.html#ignore">ignore</a>(); +<a name="x361"></a> event-><a href="tqcloseevent.html#ignore">ignore</a>(); break; case 1: // no - event-><a href="qcloseevent.html#accept">accept</a>(); + event-><a href="tqcloseevent.html#accept">accept</a>(); break; default: // cancel - event-><a href="qcloseevent.html#ignore">ignore</a>(); + event-><a href="tqcloseevent.html#ignore">ignore</a>(); break; } } diff --git a/doc/html/qwheelevent.html b/doc/html/qwheelevent.html index 2d46ab76e..1dfa32e51 100644 --- a/doc/html/qwheelevent.html +++ b/doc/html/qwheelevent.html @@ -76,7 +76,7 @@ mouse and keyboard events for a widget. </h3> <p> Constructs a wheel event object. -<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="ntqcursor.html#pos">TQCursor::pos</a>(), i.e. <em>pos</em>, +<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="tqcursor.html#pos">TQCursor::pos</a>(), i.e. <em>pos</em>, which is usually (but not always) right. Use the other constructor if you need to specify the global position explicitly. <em>delta</em> contains the rotation distance, <em>state</em> holds the keyboard @@ -124,7 +124,7 @@ rotation but with a smaller value in each message. <p> Returns the global position of the mouse pointer <em>at the time of the event</em>. This is important on asynchronous window systems such as X11; whenever you move your widgets around in response to mouse events, <a href="#globalPos">globalPos</a>() can differ a lot from the current -pointer position <a href="ntqcursor.html#pos">TQCursor::pos</a>(). +pointer position <a href="tqcursor.html#pos">TQCursor::pos</a>(). <p> <p>See also <a href="#globalX">globalX</a>() and <a href="#globalY">globalY</a>(). <h3 class=fn>int <a name="globalX"></a>TQWheelEvent::globalX () const diff --git a/doc/html/scribble-example.html b/doc/html/scribble-example.html index 53a9a56e2..c09808ddb 100644 --- a/doc/html/scribble-example.html +++ b/doc/html/scribble-example.html @@ -152,7 +152,7 @@ protected slots: #include <<a href="tqpoint-h.html">tqpoint.h</a>> #include <<a href="tqcolordialog-h.html">tqcolordialog.h</a>> #include <<a href="tqfiledialog-h.html">tqfiledialog.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="tqstrlist-h.html">tqstrlist.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> diff --git a/doc/html/shared.html b/doc/html/shared.html index c1f1845de..dfef3d19e 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -44,7 +44,7 @@ seem heavyweight. <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="tqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter <tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) -<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape +<tr bgcolor=#f0f0f0><td><b><a href="tqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape <tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data <tr bgcolor=#f0f0f0><td><b><a href="tqfont.html">TQFont</a></b><td>Font used for drawing text <tr bgcolor=#f0f0f0><td><b><a href="tqfontinfo.html">TQFontInfo</a></b><td>General information about fonts diff --git a/doc/html/shclass.html b/doc/html/shclass.html index c56be2406..2afe27f89 100644 --- a/doc/html/shclass.html +++ b/doc/html/shclass.html @@ -177,7 +177,7 @@ copy(). <ul> <li> <a href="tqbitmap.html">TQBitmap</a> <li> <a href="tqbrush.html">TQBrush</a> -<li> <a href="ntqcursor.html">TQCursor</a> +<li> <a href="tqcursor.html">TQCursor</a> <li> <a href="tqfont.html">TQFont</a> <li> <a href="tqfontinfo.html">TQFontInfo</a> <li> <a href="tqfontmetrics.html">TQFontMetrics</a> diff --git a/doc/html/simple-application-example.html b/doc/html/simple-application-example.html index 271a62364..2b51c98b2 100644 --- a/doc/html/simple-application-example.html +++ b/doc/html/simple-application-example.html @@ -66,7 +66,7 @@ public: ~ApplicationWindow(); protected: - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a>* ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a>* ); private slots: void newDoc(); @@ -116,7 +116,7 @@ private: #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qaccel-h.html">ntqaccel.h</a>> +#include <<a href="tqaccel-h.html">tqaccel.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> #include <<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>> @@ -347,10 +347,10 @@ void <a name="f465"></a>ApplicationWindow::print() } } -<a name="x1592"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a>* ce ) +<a name="x1592"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a>* ce ) { <a name="x1583"></a> if ( !e-><a href="tqtextedit.html#isModified">isModified</a>() ) { -<a name="x1545"></a> ce-><a href="qcloseevent.html#accept">accept</a>(); +<a name="x1545"></a> ce-><a href="tqcloseevent.html#accept">accept</a>(); return; } @@ -361,14 +361,14 @@ void <a name="f465"></a>ApplicationWindow::print() 0, 1 ) ) { case 0: save(); - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; case 1: - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; case 2: default: // just for sanity -<a name="x1546"></a> ce-><a href="qcloseevent.html#ignore">ignore</a>(); +<a name="x1546"></a> ce-><a href="tqcloseevent.html#ignore">ignore</a>(); break; } } diff --git a/doc/html/simple-application.html b/doc/html/simple-application.html index eb9fd6968..165f1971a 100644 --- a/doc/html/simple-application.html +++ b/doc/html/simple-application.html @@ -68,7 +68,7 @@ public: ~ApplicationWindow(); protected: - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a>* ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a>* ); private slots: void newDoc(); @@ -500,14 +500,14 @@ TQSimpleRichText page at a time. <p> Now let's see what happens when a user wishes to <em>close()</em> an <em>ApplicationWindow</em>. <p> <a name="closeEvent"></a> -<pre> void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a>* ce ) +<pre> void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a>* ce ) { </pre> <p> This event gets to process window system close events. A close event is subtly different from a hide event: hide often means "iconify" whereas close means that the window is going away for good. <p> <pre> if ( !e-><a href="tqtextedit.html#isModified">isModified</a>() ) { - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); return; } </pre> @@ -523,19 +523,19 @@ the widget will be deleted. <p> Otherwise we ask the user: What do you want to do? <p> <pre> case 0: save(); - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; </pre> <p> If they want to save and then exit, we do that. <p> <pre> case 1: - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; </pre> <p> If the user doesn't want to exit, we ignore the close event (there is a chance that we can't block it but we try). <p> <pre> case 2: default: // just for sanity - ce-><a href="qcloseevent.html#ignore">ignore</a>(); + ce-><a href="tqcloseevent.html#ignore">ignore</a>(); break; </pre> <p> The last case -- the user wants to abandon the edits and exit -- is very diff --git a/doc/html/simple_dd-example.html b/doc/html/simple_dd-example.html index 19305dd83..0a3a9c159 100644 --- a/doc/html/simple_dd-example.html +++ b/doc/html/simple_dd-example.html @@ -49,7 +49,7 @@ functionality. *****************************************************************************/ #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qcursor-h.html">ntqcursor.h</a>> +#include <<a href="tqcursor-h.html">tqcursor.h</a>> #include <<a href="qsplitter-h.html">ntqsplitter.h</a>> #include <<a href="tqlistbox-h.html">tqlistbox.h</a>> #include <<a href="tqiconview-h.html">tqiconview.h</a>> diff --git a/doc/html/t14-gamebrd-cpp.html b/doc/html/t14-gamebrd-cpp.html index eba2a42a4..984e5838c 100644 --- a/doc/html/t14-gamebrd-cpp.html +++ b/doc/html/t14-gamebrd-cpp.html @@ -43,7 +43,7 @@ body { background: #ffffff; color: black; } #include <<a href="tqfont-h.html">tqfont.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqlabel-h.html">tqlabel.h</a>> -#include <<a href="qaccel-h.html">ntqaccel.h</a>> +#include <<a href="tqaccel-h.html">tqaccel.h</a>> #include <<a href="tqpushbutton-h.html">tqpushbutton.h</a>> #include <<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>> #include <<a href="tqlayout-h.html">tqlayout.h</a>> @@ -106,12 +106,12 @@ body { background: #ffffff; color: black; } TQLabel *shotsLeftL = new <a href="tqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" ); - <a href="ntqaccel.html">TQAccel</a> *accel = new <a href="ntqaccel.html">TQAccel</a>( this ); - accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( Key_Enter ), + <a href="tqaccel.html">TQAccel</a> *accel = new <a href="tqaccel.html">TQAccel</a>( this ); + accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( Key_Enter ), this, TQ_SLOT(fire()) ); - accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( Key_Return ), + accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( Key_Return ), this, TQ_SLOT(fire()) ); - accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( CTRL+Key_Q ), + accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( CTRL+Key_Q ), tqApp, TQ_SLOT(<a href="ntqapplication.html#quit">quit</a>()) ); <a href="tqgridlayout.html">TQGridLayout</a> *grid = new <a href="tqgridlayout.html">TQGridLayout</a>( this, 2, 2, 10 ); diff --git a/doc/html/threads.html b/doc/html/threads.html index b3fb0f3b4..f76c459c7 100644 --- a/doc/html/threads.html +++ b/doc/html/threads.html @@ -198,7 +198,7 @@ directly, so they must post an event to the widget using <a href="ntqapplication.html#postEvent">TQApplication::postEvent</a>(). The event will be delivered later on by the GUI thread. <p> Normally, the programmer would like to include some information in the -event sent to the widget. See the documentation for <a href="qcustomevent.html">TQCustomEvent</a> for +event sent to the widget. See the documentation for <a href="tqcustomevent.html">TQCustomEvent</a> for more information on user-defined events. <p> <h2> Threads and <a href="tqobject.html">TQObject</a> subclasses </h2> @@ -208,7 +208,7 @@ thread. <p> <ol type=1> <p> <li> <em>None</em> of the TQObject based classes included in the TQt library are <em>reentrant</em>. This includes all widgets (e.g. <a href="tqwidget.html">TQWidget</a> and -subclasses), OS kernel classes (e.g. <a href="tqprocess.html">TQProcess</a>, <a href="ntqaccel.html">TQAccel</a>, <a href="tqtimer.html">TQTimer</a>), and +subclasses), OS kernel classes (e.g. <a href="tqprocess.html">TQProcess</a>, <a href="tqaccel.html">TQAccel</a>, <a href="tqtimer.html">TQTimer</a>), and all networking classes (e.g. <a href="tqsocket.html">TQSocket</a>, <a href="tqdns.html">TQDns</a>). <p> <li> TQObject and all of its subclasses are <em>not</em> <em>thread-safe</em>. This includes the entire event delivery system. It is important to @@ -297,7 +297,7 @@ Consult the manual of your database client for more information. <p> <ul> <p> <li> As mentioned above, <a href="tqobject.html">TQObject</a> based classes are neither thread-safe nor reentrant. This includes all widgets (e.g. <a href="tqwidget.html">TQWidget</a> and -subclasses), OS kernel classes (e.g. <a href="tqprocess.html">TQProcess</a>, <a href="ntqaccel.html">TQAccel</a>), and all +subclasses), OS kernel classes (e.g. <a href="tqprocess.html">TQProcess</a>, <a href="tqaccel.html">TQAccel</a>), and all networking classes (e.g. <a href="tqsocket.html">TQSocket</a>, <a href="tqdns.html">TQDns</a>). <p> <li> Deleting a TQObject while pending events are waiting to be delivered will cause a crash. If you are creating TQObjects in a thread that is diff --git a/doc/html/titleindex b/doc/html/titleindex index 706f1afbb..c7c7ae9fa 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -133,14 +133,14 @@ Presenting the GUI | tutorial2-05.html Progress Bar | progressbar-example.html Progress Bar and Dialog Example | progress-example.html Properties | properties.html -QAccel Class | ntqaccel.html -QAccel Member List | qaccel-members.html -QAccessible Class | ntqaccessible.html -QAccessible Member List | qaccessible-members.html -QAccessibleInterface Class | qaccessibleinterface.html -QAccessibleInterface Member List | qaccessibleinterface-members.html -QAccessibleObject Class | qaccessibleobject.html -QAccessibleObject Member List | qaccessibleobject-members.html +TQAccel Class | tqaccel.html +TQAccel Member List | tqaccel-members.html +TQAccessible Class | tqaccessible.html +TQAccessible Member List | tqaccessible-members.html +TQAccessibleInterface Class | tqaccessibleinterface.html +TQAccessibleInterface Member List | tqaccessibleinterface-members.html +TQAccessibleObject Class | tqaccessibleobject.html +TQAccessibleObject Member List | tqaccessibleobject-members.html TQAction Class | tqaction.html TQAction Examples | tqaction-examples.html TQAction Member List | tqaction-members.html @@ -156,10 +156,10 @@ TQAsciiDict Class | tqasciidict.html TQAsciiDict Member List | tqasciidict-members.html TQAsciiDictIterator Class | tqasciidictiterator.html TQAsciiDictIterator Member List | tqasciidictiterator-members.html -QAssistantClient Class | ntqassistantclient.html -QAssistantClient Member List | qassistantclient-members.html -QAsyncIO Class | ntqasyncio.html -QAsyncIO Member List | qasyncio-members.html +TQAssistantClient Class | tqassistantclient.html +TQAssistantClient Member List | tqassistantclient-members.html +TQAsyncIO Class | tqasyncio.html +TQAsyncIO Member List | tqasyncio-members.html TQBig5Codec Class | tqbig5codec.html TQBig5Codec Member List | tqbig5codec-members.html TQBig5hkscsCodec Class | tqbig5hkscscodec.html @@ -228,12 +228,12 @@ TQCheckListItem Class | tqchecklistitem.html TQCheckListItem Member List | tqchecklistitem-members.html TQCheckTableItem Class | tqchecktableitem.html TQCheckTableItem Member List | tqchecktableitem-members.html -QChildEvent Class | qchildevent.html -QChildEvent Member List | qchildevent-members.html +TQChildEvent Class | tqchildevent.html +TQChildEvent Member List | tqchildevent-members.html TQClipboard Class | tqclipboard.html TQClipboard Member List | tqclipboard-members.html -QCloseEvent Class | qcloseevent.html -QCloseEvent Member List | qcloseevent-members.html +TQCloseEvent Class | tqcloseevent.html +TQCloseEvent Member List | tqcloseevent-members.html TQColor Class | tqcolor.html TQColor Member List | tqcolor-members.html TQColorDialog Class | tqcolordialog.html @@ -250,14 +250,14 @@ TQCommonStyle Class | tqcommonstyle.html TQCommonStyle Member List | tqcommonstyle-members.html TQConstString Class | tqconststring.html TQConstString Member List | tqconststring-members.html -QContextMenuEvent Class | qcontextmenuevent.html -QContextMenuEvent Member List | qcontextmenuevent-members.html -QCursor Class | ntqcursor.html -QCursor Member List | qcursor-members.html -QCustomEvent Class | qcustomevent.html -QCustomEvent Member List | qcustomevent-members.html -QCustomMenuItem Class | qcustommenuitem.html -QCustomMenuItem Member List | qcustommenuitem-members.html +TQContextMenuEvent Class | tqcontextmenuevent.html +TQContextMenuEvent Member List | tqcontextmenuevent-members.html +TQCursor Class | tqcursor.html +TQCursor Member List | tqcursor-members.html +TQCustomEvent Class | tqcustomevent.html +TQCustomEvent Member List | tqcustomevent-members.html +TQCustomMenuItem Class | tqcustommenuitem.html +TQCustomMenuItem Member List | tqcustommenuitem-members.html TQDataBrowser Class | tqdatabrowser.html TQDataBrowser Member List | tqdatabrowser-members.html TQDataPump Class | tqdatapump.html @@ -1071,15 +1071,15 @@ chart/setdataform.cpp Example File | chart-setdataform-cpp.html chart/setdataform.h Example File | chart-setdataform-h.html iconview/simple_dd/main.cpp Example File | iconview-simple_dd-main-cpp.html iconview/simple_dd/main.h Example File | iconview-simple_dd-main-h.html -ntqaccel.h Include File | qaccel-h.html -ntqaccessible.h Include File | qaccessible-h.html +tqaccel.h Include File | tqaccel-h.html +tqaccessible.h Include File | tqaccessible-h.html tqaction.h Include File | tqaction-h.html ntqapplication.h Include File | qapplication-h.html tqasciicache.h Include File | tqasciicache-h.html tqasciidict.h Include File | tqasciidict-h.html -ntqassistantclient.h Include File | qassistantclient-h.html -ntqasyncimageio.h Include File | qasyncimageio-h.html -ntqasyncio.h Include File | qasyncio-h.html +tqassistantclient.h Include File | tqassistantclient-h.html +tqasyncimageio.h Include File | tqasyncimageio-h.html +tqasyncio.h Include File | tqasyncio-h.html tqbig5codec.h Include File | tqbig5codec-h.html tqbitarray.h Include File | tqbitarray-h.html tqbitmap.h Include File | tqbitmap-h.html @@ -1097,7 +1097,7 @@ tqcolordialog.h Include File | tqcolordialog-h.html tqcombobox.h Include File | tqcombobox-h.html tqcommonstyle.h Include File | tqcommonstyle-h.html tqcstring.h Include File | tqcstring-h.html -ntqcursor.h Include File | qcursor-h.html +tqcursor.h Include File | tqcursor-h.html tqdatabrowser.h Include File | tqdatabrowser-h.html tqdatastream.h Include File | tqdatastream-h.html tqdatatable.h Include File | tqdatatable-h.html diff --git a/doc/html/qaccel-h.html b/doc/html/tqaccel-h.html index d2e93d95f..fab995c68 100644 --- a/doc/html/qaccel-h.html +++ b/doc/html/tqaccel-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccel.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccel.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqaccel.h Include File</title> +<title>tqaccel.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqaccel.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqaccel.h</h1> -<p>This is the verbatim text of the ntqaccel.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqaccel.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqaccel.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqaccel.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQAccel class ** diff --git a/doc/html/qaccel-members.html b/doc/html/tqaccel-members.html index d03f00df6..c625e2ba8 100644 --- a/doc/html/qaccel-members.html +++ b/doc/html/tqaccel-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccel.h:50 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccel.h:50 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,46 +32,46 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAccel</h1> <p>This is the complete list of member functions for -<a href="ntqaccel.html">TQAccel</a>, including inherited members. +<a href="tqaccel.html">TQAccel</a>, including inherited members. <ul> -<li><a href="ntqaccel.html#TQAccel">TQAccel</a>() -<li><a href="ntqaccel.html#~TQAccel">~TQAccel</a>() -<li><a href="ntqaccel.html#activated">activated</a>() -<li><a href="ntqaccel.html#activatedAmbiguously">activatedAmbiguously</a>() +<li><a href="tqaccel.html#TQAccel">TQAccel</a>() +<li><a href="tqaccel.html#~TQAccel">~TQAccel</a>() +<li><a href="tqaccel.html#activated">activated</a>() +<li><a href="tqaccel.html#activatedAmbiguously">activatedAmbiguously</a>() <li><a href="tqobject.html#blockSignals">blockSignals</a>() <li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>() <li><a href="tqobject.html#child">child</a>() <li><a href="tqobject.html#childEvent">childEvent</a>() <li><a href="tqobject.html#children">children</a>() <li><a href="tqobject.html#className">className</a>() -<li><a href="ntqaccel.html#clear">clear</a>() +<li><a href="tqaccel.html#clear">clear</a>() <li><a href="tqobject.html#connect">connect</a>() -<li><a href="ntqaccel.html#connectItem">connectItem</a>() +<li><a href="tqaccel.html#connectItem">connectItem</a>() <li><a href="tqobject.html#connectNotify">connectNotify</a>() -<li><a href="ntqaccel.html#count">count</a>() +<li><a href="tqaccel.html#count">count</a>() <li><a href="tqobject.html#customEvent">customEvent</a>() <li><a href="tqobject.html#deleteLater">deleteLater</a>() <li><a href="tqobject.html#destroyed">destroyed</a>() <li><a href="tqobject.html#disconnect">disconnect</a>() -<li><a href="ntqaccel.html#disconnectItem">disconnectItem</a>() +<li><a href="tqaccel.html#disconnectItem">disconnectItem</a>() <li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>() <li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>() <li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>() <li><a href="tqobject.html#event">event</a>() -<li><a href="ntqaccel.html#eventFilter">eventFilter</a>() -<li><a href="ntqaccel.html#findKey">findKey</a>() +<li><a href="tqaccel.html#eventFilter">eventFilter</a>() +<li><a href="tqaccel.html#findKey">findKey</a>() <li><a href="tqobject.html#highPriority">highPriority</a>() <li><a href="tqobject.html#inherits">inherits</a>() <li><a href="tqobject.html#insertChild">insertChild</a>() -<li><a href="ntqaccel.html#insertItem">insertItem</a>() +<li><a href="tqaccel.html#insertItem">insertItem</a>() <li><a href="tqobject.html#installEventFilter">installEventFilter</a>() <li><a href="tqobject.html#isA">isA</a>() -<li><a href="ntqaccel.html#isEnabled">isEnabled</a>() -<li><a href="ntqaccel.html#isItemEnabled">isItemEnabled</a>() +<li><a href="tqaccel.html#isEnabled">isEnabled</a>() +<li><a href="tqaccel.html#isItemEnabled">isItemEnabled</a>() <li><a href="tqobject.html#isWidgetType">isWidgetType</a>() -<li><a href="ntqaccel.html#key">key</a>() -<li><a href="ntqaccel.html#keyToString">keyToString</a>() +<li><a href="tqaccel.html#key">key</a>() +<li><a href="tqaccel.html#keyToString">keyToString</a>() <li><a href="tqobject.html#killTimer">killTimer</a>() <li><a href="tqobject.html#killTimers">killTimers</a>() <li><a href="tqobject.html#metaObject">metaObject</a>() @@ -83,22 +83,22 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#queryList">queryList</a>() <li><a href="tqobject.html#removeChild">removeChild</a>() <li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>() -<li><a href="ntqaccel.html#removeItem">removeItem</a>() -<li><a href="ntqaccel.html#repairEventFilter">repairEventFilter</a>() +<li><a href="tqaccel.html#removeItem">removeItem</a>() +<li><a href="tqaccel.html#repairEventFilter">repairEventFilter</a>() <li><a href="tqobject.html#sender">sender</a>() -<li><a href="ntqaccel.html#setEnabled">setEnabled</a>() -<li><a href="ntqaccel.html#setItemEnabled">setItemEnabled</a>() +<li><a href="tqaccel.html#setEnabled">setEnabled</a>() +<li><a href="tqaccel.html#setItemEnabled">setItemEnabled</a>() <li><a href="tqobject.html#setName">setName</a>() <li><a href="tqobject.html#setProperty">setProperty</a>() -<li><a href="ntqaccel.html#setWhatsThis">setWhatsThis</a>() -<li><a href="ntqaccel.html#shortcutKey">shortcutKey</a>() +<li><a href="tqaccel.html#setWhatsThis">setWhatsThis</a>() +<li><a href="tqaccel.html#shortcutKey">shortcutKey</a>() <li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>() <li><a href="tqobject.html#startTimer">startTimer</a>() -<li><a href="ntqaccel.html#stringToKey">stringToKey</a>() +<li><a href="tqaccel.html#stringToKey">stringToKey</a>() <li><a href="tqobject.html#timerEvent">timerEvent</a>() <li><a href="tqobject.html#tr">tr</a>() <li><a href="tqobject.html#trUtf8">trUtf8</a>() -<li><a href="ntqaccel.html#whatsThis">whatsThis</a>() +<li><a href="tqaccel.html#whatsThis">whatsThis</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqaccel.html b/doc/html/tqaccel.html index 8d290947f..e2ff8a9c5 100644 --- a/doc/html/ntqaccel.html +++ b/doc/html/tqaccel.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccel.cpp:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccel.cpp:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQAccel class handles keyboard accelerator and shortcut keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qaccel-h.html">ntqaccel.h</a>></tt> +<p><tt>#include <<a href="tqaccel-h.html">tqaccel.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a>. -<p><a href="qaccel-members.html">List of all member functions.</a> +<p><a href="tqaccel-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAccel"><b>TQAccel</b></a> ( TQWidget * parent, const char * name = 0 )</li> diff --git a/doc/html/qaccessible-h.html b/doc/html/tqaccessible-h.html index 97152cc28..9cedc5e53 100644 --- a/doc/html/qaccessible-h.html +++ b/doc/html/tqaccessible-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccessible.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccessible.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqaccessible.h Include File</title> +<title>tqaccessible.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqaccessible.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqaccessible.h</h1> -<p>This is the verbatim text of the ntqaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqaccessible.h 3.3.8 edited Jan 11 14:46 $ +** $Id: qt/tqaccessible.h 3.3.8 edited Jan 11 14:46 $ ** ** Definition of TQAccessible and TQAccessibleObject classes ** diff --git a/doc/html/qaccessible-members.html b/doc/html/tqaccessible-members.html index 99060cab8..84d27b7d8 100644 --- a/doc/html/qaccessible-members.html +++ b/doc/html/tqaccessible-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccessible.h:52 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccessible.h:52 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,12 +32,12 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAccessible</h1> <p>This is the complete list of member functions for -<a href="ntqaccessible.html">TQAccessible</a>, including inherited members. +<a href="tqaccessible.html">TQAccessible</a>, including inherited members. <ul> -<li><a href="ntqaccessible.html#isActive">isActive</a>() -<li><a href="ntqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() -<li><a href="ntqaccessible.html#updateAccessibility">updateAccessibility</a>() +<li><a href="tqaccessible.html#isActive">isActive</a>() +<li><a href="tqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() +<li><a href="tqaccessible.html#updateAccessibility">updateAccessibility</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqaccessible.html b/doc/html/tqaccessible.html index eec9d3029..2bcce8673 100644 --- a/doc/html/ntqaccessible.html +++ b/doc/html/tqaccessible.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccessible.cpp:46 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccessible.cpp:46 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQAccessible class provides enums and static functions relating to accessibility. <a href="#details">More...</a> -<p><tt>#include <<a href="qaccessible-h.html">ntqaccessible.h</a>></tt> -<p>Inherited by <a href="qaccessibleinterface.html">TQAccessibleInterface</a>. -<p><a href="qaccessible-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqaccessible-h.html">tqaccessible.h</a>></tt> +<p>Inherited by <a href="tqaccessibleinterface.html">TQAccessibleInterface</a>. +<p><a href="tqaccessible-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#Event-enum"><b>Event</b></a> { SoundPlayed = 0x0001, Alert = 0x0002, ForegroundChanged = 0x0003, MenuStart = 0x0004, MenuEnd = 0x0005, PopupMenuStart = 0x0006, PopupMenuEnd = 0x0007, ContextHelpStart = 0x000C, ContextHelpEnd = 0x000D, DragDropStart = 0x000E, DragDropEnd = 0x000F, DialogStart = 0x0010, DialogEnd = 0x0011, ScrollingStart = 0x0012, ScrollingEnd = 0x0013, MenuCommand = 0x0018, ObjectCreated = 0x8000, ObjectDestroyed = 0x8001, ObjectShow = 0x8002, ObjectHide = 0x8003, ObjectReorder = 0x8004, Focus = 0x8005, Selection = 0x8006, SelectionAdd = 0x8007, SelectionRemove = 0x8008, SelectionWithin = 0x8009, StateChanged = 0x800A, LocationChanged = 0x800B, NameChanged = 0x800C, DescriptionChanged = 0x800D, ValueChanged = 0x800E, ParentChanged = 0x800F, HelpChanged = 0x80A0, DefaultActionChanged = 0x80B0, AcceleratorChanged = 0x80C0 }</li> @@ -58,7 +58,7 @@ The TQAccessible class provides enums and static functions relating to accessibility. <p> <p> Accessibility clients use implementations of the -<a href="qaccessibleinterface.html">TQAccessibleInterface</a> to read the information an accessible object +<a href="tqaccessibleinterface.html">TQAccessibleInterface</a> to read the information an accessible object exposes, or to call functions to manipulate the accessible object. <p> <p> See the <a href="plugins-howto.html">plugin documentation</a> for @@ -250,10 +250,10 @@ during the runtime of the application, otherwise returns FALSE. <a href="#updateAccessibility">updateAccessibility</a>(). <p> -<h3 class=fn>TQRESULT <a name="queryAccessibleInterface"></a>TQAccessible::queryAccessibleInterface ( <a href="tqobject.html">TQObject</a> * object, <a href="qaccessibleinterface.html">TQAccessibleInterface</a> ** iface )<tt> [static]</tt> +<h3 class=fn>TQRESULT <a name="queryAccessibleInterface"></a>TQAccessible::queryAccessibleInterface ( <a href="tqobject.html">TQObject</a> * object, <a href="tqaccessibleinterface.html">TQAccessibleInterface</a> ** iface )<tt> [static]</tt> </h3> Sets <em>iface</em> to point to the implementation of the -<a href="qaccessibleinterface.html">TQAccessibleInterface</a> for <em>object</em>, and returns <tt>TQS_OK</tt> if +<a href="tqaccessibleinterface.html">TQAccessibleInterface</a> for <em>object</em>, and returns <tt>TQS_OK</tt> if successfull, or sets <em>iface</em> to 0 and returns <tt>TQE_NOCOMPONENT</tt> if no accessibility implementation for <em>object</em> exists. <p> The function uses the <a href="tqobject.html#className">classname</a> of <em>object</em> to find a suitable implementation. If no @@ -263,7 +263,7 @@ tries to find an implementation for the object's parent class. request for object information. You should never need to call this function yourself. -<h3 class=fn>void <a name="updateAccessibility"></a>TQAccessible::updateAccessibility ( <a href="tqobject.html">TQObject</a> * object, int control, <a href="ntqaccessible.html#Event-enum">Event</a> reason )<tt> [static]</tt> +<h3 class=fn>void <a name="updateAccessibility"></a>TQAccessible::updateAccessibility ( <a href="tqobject.html">TQObject</a> * object, int control, <a href="tqaccessible.html#Event-enum">Event</a> reason )<tt> [static]</tt> </h3> <p> Notifies accessibility clients about a change in <em>object</em>'s diff --git a/doc/html/qaccessibleinterface-members.html b/doc/html/tqaccessibleinterface-members.html index 0dc8ebdbe..354f7549b 100644 --- a/doc/html/qaccessibleinterface-members.html +++ b/doc/html/tqaccessibleinterface-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccessible.h:231 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccessible.h:231 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,28 +32,28 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAccessibleInterface</h1> <p>This is the complete list of member functions for -<a href="qaccessibleinterface.html">TQAccessibleInterface</a>, including inherited members. +<a href="tqaccessibleinterface.html">TQAccessibleInterface</a>, including inherited members. <ul> -<li><a href="qaccessibleinterface.html#childCount">childCount</a>() -<li><a href="qaccessibleinterface.html#clearSelection">clearSelection</a>() -<li><a href="qaccessibleinterface.html#controlAt">controlAt</a>() -<li><a href="qaccessibleinterface.html#doDefaultAction">doDefaultAction</a>() -<li><a href="ntqaccessible.html#isActive">isActive</a>() -<li><a href="qaccessibleinterface.html#isValid">isValid</a>() -<li><a href="qaccessibleinterface.html#navigate">navigate</a>() -<li><a href="ntqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() -<li><a href="qaccessibleinterface.html#queryChild">queryChild</a>() -<li><a href="qaccessibleinterface.html#queryParent">queryParent</a>() -<li><a href="qaccessibleinterface.html#rect">rect</a>() -<li><a href="qaccessibleinterface.html#role">role</a>() -<li><a href="qaccessibleinterface.html#selection">selection</a>() -<li><a href="qaccessibleinterface.html#setFocus">setFocus</a>() -<li><a href="qaccessibleinterface.html#setSelected">setSelected</a>() -<li><a href="qaccessibleinterface.html#setText">setText</a>() -<li><a href="qaccessibleinterface.html#state">state</a>() -<li><a href="qaccessibleinterface.html#text">text</a>() -<li><a href="ntqaccessible.html#updateAccessibility">updateAccessibility</a>() +<li><a href="tqaccessibleinterface.html#childCount">childCount</a>() +<li><a href="tqaccessibleinterface.html#clearSelection">clearSelection</a>() +<li><a href="tqaccessibleinterface.html#controlAt">controlAt</a>() +<li><a href="tqaccessibleinterface.html#doDefaultAction">doDefaultAction</a>() +<li><a href="tqaccessible.html#isActive">isActive</a>() +<li><a href="tqaccessibleinterface.html#isValid">isValid</a>() +<li><a href="tqaccessibleinterface.html#navigate">navigate</a>() +<li><a href="tqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() +<li><a href="tqaccessibleinterface.html#queryChild">queryChild</a>() +<li><a href="tqaccessibleinterface.html#queryParent">queryParent</a>() +<li><a href="tqaccessibleinterface.html#rect">rect</a>() +<li><a href="tqaccessibleinterface.html#role">role</a>() +<li><a href="tqaccessibleinterface.html#selection">selection</a>() +<li><a href="tqaccessibleinterface.html#setFocus">setFocus</a>() +<li><a href="tqaccessibleinterface.html#setSelected">setSelected</a>() +<li><a href="tqaccessibleinterface.html#setText">setText</a>() +<li><a href="tqaccessibleinterface.html#state">state</a>() +<li><a href="tqaccessibleinterface.html#text">text</a>() +<li><a href="tqaccessible.html#updateAccessibility">updateAccessibility</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qaccessibleinterface.html b/doc/html/tqaccessibleinterface.html index aa8525971..96d0e0958 100644 --- a/doc/html/qaccessibleinterface.html +++ b/doc/html/tqaccessibleinterface.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccessible.cpp:421 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccessible.cpp:421 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,10 +33,10 @@ body { background: #ffffff; color: black; } <p>The TQAccessibleInterface class defines an interface that exposes information about accessible objects. <a href="#details">More...</a> -<p><tt>#include <<a href="qaccessible-h.html">ntqaccessible.h</a>></tt> -<p>Inherits <a href="ntqaccessible.html">TQAccessible</a>. -<p>Inherited by <a href="qaccessibleobject.html">TQAccessibleObject</a>. -<p><a href="qaccessibleinterface-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqaccessible-h.html">tqaccessible.h</a>></tt> +<p>Inherits <a href="tqaccessible.html">TQAccessible</a>. +<p>Inherited by <a href="tqaccessibleobject.html">TQAccessibleObject</a>. +<p><a href="tqaccessibleinterface-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>virtual bool <a href="#isValid"><b>isValid</b></a> () const = 0</li> @@ -102,7 +102,7 @@ object itself if <em>control</em> is 0. implementation is valid (e.g. all pointers are non-null), otherwise returns FALSE. -<h3 class=fn>int <a name="navigate"></a>TQAccessibleInterface::navigate ( <a href="ntqaccessible.html#NavDirection-enum">NavDirection</a> direction, int startControl ) const<tt> [pure virtual]</tt> +<h3 class=fn>int <a name="navigate"></a>TQAccessibleInterface::navigate ( <a href="tqaccessible.html#NavDirection-enum">NavDirection</a> direction, int startControl ) const<tt> [pure virtual]</tt> </h3> <p> This function traverses to another object, or to a sub-element of @@ -113,7 +113,7 @@ object itself, or an ID of one of the object's sub-elements. <p> The function returns the ID of the sub-element located in the <em>direction</em> specified. If there is nothing in the navigated <em>direction</em>, this function returns -1. <p> All objects support navigation. -<h3 class=fn>TQRESULT <a name="queryChild"></a>TQAccessibleInterface::queryChild ( int control, <a href="qaccessibleinterface.html">TQAccessibleInterface</a> ** iface ) const<tt> [pure virtual]</tt> +<h3 class=fn>TQRESULT <a name="queryChild"></a>TQAccessibleInterface::queryChild ( int control, <a href="tqaccessibleinterface.html">TQAccessibleInterface</a> ** iface ) const<tt> [pure virtual]</tt> </h3> <p> Sets <em>iface</em> to point to the implementation of the @@ -124,7 +124,7 @@ object is responsible for exposing the child's properties. <p> All objects provide this information. <p> <p>See also <a href="#childCount">childCount</a>() and <a href="#queryParent">queryParent</a>(). -<h3 class=fn>TQRESULT <a name="queryParent"></a>TQAccessibleInterface::queryParent ( <a href="qaccessibleinterface.html">TQAccessibleInterface</a> ** iface ) const<tt> [pure virtual]</tt> +<h3 class=fn>TQRESULT <a name="queryParent"></a>TQAccessibleInterface::queryParent ( <a href="tqaccessibleinterface.html">TQAccessibleInterface</a> ** iface ) const<tt> [pure virtual]</tt> </h3> <p> Sets <em>iface</em> to point to the implementation of the @@ -141,7 +141,7 @@ screen coordinates. This function returns the location of the object itself if <em>control</em> is 0. <p> All visual objects provide this information. -<h3 class=fn><a href="ntqaccessible.html#Role-enum">Role</a> <a name="role"></a>TQAccessibleInterface::role ( int control ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqaccessible.html#Role-enum">Role</a> <a name="role"></a>TQAccessibleInterface::role ( int control ) const<tt> [pure virtual]</tt> </h3> <p> Returns the role of the object if <em>control</em> is 0, or the role of @@ -171,13 +171,13 @@ item and the specified child object have their selection set to <em>on</em>. FALSE. <p> <p>See also <a href="#setFocus">setFocus</a>() and <a href="#clearSelection">clearSelection</a>(). -<h3 class=fn>void <a name="setText"></a>TQAccessibleInterface::setText ( <a href="ntqaccessible.html#Text-enum">Text</a> t, int control, const <a href="tqstring.html">TQString</a> & text )<tt> [pure virtual]</tt> +<h3 class=fn>void <a name="setText"></a>TQAccessibleInterface::setText ( <a href="tqaccessible.html#Text-enum">Text</a> t, int control, const <a href="tqstring.html">TQString</a> & text )<tt> [pure virtual]</tt> </h3> <p> Sets the text property <em>t</em> of the child object <em>control</em> to <em>text</em>. If <em>control</em> is 0, the text property of the object itself is set. -<h3 class=fn><a href="ntqaccessible.html#State-enum">State</a> <a name="state"></a>TQAccessibleInterface::state ( int control ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqaccessible.html#State-enum">State</a> <a name="state"></a>TQAccessibleInterface::state ( int control ) const<tt> [pure virtual]</tt> </h3> <p> Returns the current state of the object if <em>control</em> is 0, or the @@ -185,7 +185,7 @@ state of the object's sub-element element with ID <em>control</em>. All objects have a state. <p> <p>See also <a href="#text">text</a>(), <a href="#role">role</a>(), and <a href="#selection">selection</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQAccessibleInterface::text ( <a href="ntqaccessible.html#Text-enum">Text</a> t, int control ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQAccessibleInterface::text ( <a href="tqaccessible.html#Text-enum">Text</a> t, int control ) const<tt> [pure virtual]</tt> </h3> <p> Returns a string property <em>t</em> of the child object specified by <em>control</em>, or the string property of the object itself if <em>control</em> diff --git a/doc/html/qaccessibleobject-members.html b/doc/html/tqaccessibleobject-members.html index 139291208..3b846b285 100644 --- a/doc/html/qaccessibleobject-members.html +++ b/doc/html/tqaccessibleobject-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqaccessible.h:270 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqaccessible.h:270 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,28 +32,28 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAccessibleObject</h1> <p>This is the complete list of member functions for -<a href="qaccessibleobject.html">TQAccessibleObject</a>, including inherited members. +<a href="tqaccessibleobject.html">TQAccessibleObject</a>, including inherited members. <ul> -<li><a href="qaccessibleobject.html#TQAccessibleObject">TQAccessibleObject</a>() -<li><a href="qaccessibleobject.html#~TQAccessibleObject">~TQAccessibleObject</a>() +<li><a href="tqaccessibleobject.html#TQAccessibleObject">TQAccessibleObject</a>() +<li><a href="tqaccessibleobject.html#~TQAccessibleObject">~TQAccessibleObject</a>() <li><a href="tqobject.html#blockSignals">blockSignals</a>() <li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>() <li><a href="tqobject.html#child">child</a>() -<li><a href="qaccessibleinterface.html#childCount">childCount</a>() +<li><a href="tqaccessibleinterface.html#childCount">childCount</a>() <li><a href="tqobject.html#childEvent">childEvent</a>() <li><a href="tqobject.html#children">children</a>() <li><a href="tqobject.html#className">className</a>() -<li><a href="qaccessibleinterface.html#clearSelection">clearSelection</a>() +<li><a href="tqaccessibleinterface.html#clearSelection">clearSelection</a>() <li><a href="tqobject.html#connect">connect</a>() <li><a href="tqobject.html#connectNotify">connectNotify</a>() -<li><a href="qaccessibleinterface.html#controlAt">controlAt</a>() +<li><a href="tqaccessibleinterface.html#controlAt">controlAt</a>() <li><a href="tqobject.html#customEvent">customEvent</a>() <li><a href="tqobject.html#deleteLater">deleteLater</a>() <li><a href="tqobject.html#destroyed">destroyed</a>() <li><a href="tqobject.html#disconnect">disconnect</a>() <li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>() -<li><a href="qaccessibleinterface.html#doDefaultAction">doDefaultAction</a>() +<li><a href="tqaccessibleinterface.html#doDefaultAction">doDefaultAction</a>() <li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>() <li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>() <li><a href="tqobject.html#event">event</a>() @@ -63,42 +63,42 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#insertChild">insertChild</a>() <li><a href="tqobject.html#installEventFilter">installEventFilter</a>() <li><a href="tqobject.html#isA">isA</a>() -<li><a href="ntqaccessible.html#isActive">isActive</a>() -<li><a href="qaccessibleinterface.html#isValid">isValid</a>() +<li><a href="tqaccessible.html#isActive">isActive</a>() +<li><a href="tqaccessibleinterface.html#isValid">isValid</a>() <li><a href="tqobject.html#isWidgetType">isWidgetType</a>() <li><a href="tqobject.html#killTimer">killTimer</a>() <li><a href="tqobject.html#killTimers">killTimers</a>() <li><a href="tqobject.html#metaObject">metaObject</a>() <li><a href="tqobject.html#name">name</a>() -<li><a href="qaccessibleinterface.html#navigate">navigate</a>() +<li><a href="tqaccessibleinterface.html#navigate">navigate</a>() <li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>() -<li><a href="qaccessibleobject.html#object">object</a>() +<li><a href="tqaccessibleobject.html#object">object</a>() <li><a href="tqobject.html#objectTrees">objectTrees</a>() <li><a href="tqobject.html#parent">parent</a>() <li><a href="tqobject.html#property">property</a>() -<li><a href="ntqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() -<li><a href="qaccessibleinterface.html#queryChild">queryChild</a>() +<li><a href="tqaccessible.html#queryAccessibleInterface">queryAccessibleInterface</a>() +<li><a href="tqaccessibleinterface.html#queryChild">queryChild</a>() <li><a href="tqobject.html#queryList">queryList</a>() -<li><a href="qaccessibleinterface.html#queryParent">queryParent</a>() -<li><a href="qaccessibleinterface.html#rect">rect</a>() +<li><a href="tqaccessibleinterface.html#queryParent">queryParent</a>() +<li><a href="tqaccessibleinterface.html#rect">rect</a>() <li><a href="tqobject.html#removeChild">removeChild</a>() <li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>() -<li><a href="qaccessibleinterface.html#role">role</a>() -<li><a href="qaccessibleinterface.html#selection">selection</a>() +<li><a href="tqaccessibleinterface.html#role">role</a>() +<li><a href="tqaccessibleinterface.html#selection">selection</a>() <li><a href="tqobject.html#sender">sender</a>() -<li><a href="qaccessibleinterface.html#setFocus">setFocus</a>() +<li><a href="tqaccessibleinterface.html#setFocus">setFocus</a>() <li><a href="tqobject.html#setName">setName</a>() <li><a href="tqobject.html#setProperty">setProperty</a>() -<li><a href="qaccessibleinterface.html#setSelected">setSelected</a>() -<li><a href="qaccessibleinterface.html#setText">setText</a>() +<li><a href="tqaccessibleinterface.html#setSelected">setSelected</a>() +<li><a href="tqaccessibleinterface.html#setText">setText</a>() <li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>() <li><a href="tqobject.html#startTimer">startTimer</a>() -<li><a href="qaccessibleinterface.html#state">state</a>() -<li><a href="qaccessibleinterface.html#text">text</a>() +<li><a href="tqaccessibleinterface.html#state">state</a>() +<li><a href="tqaccessibleinterface.html#text">text</a>() <li><a href="tqobject.html#timerEvent">timerEvent</a>() <li><a href="tqobject.html#tr">tr</a>() <li><a href="tqobject.html#trUtf8">trUtf8</a>() -<li><a href="ntqaccessible.html#updateAccessibility">updateAccessibility</a>() +<li><a href="tqaccessible.html#updateAccessibility">updateAccessibility</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qaccessibleobject.html b/doc/html/tqaccessibleobject.html index 26027aa51..1e9b0d1e0 100644 --- a/doc/html/qaccessibleobject.html +++ b/doc/html/tqaccessibleobject.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccessible.cpp:632 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccessible.cpp:632 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQAccessibleObject class implements parts of the TQAccessibleInterface for TQObjects. <a href="#details">More...</a> -<p><tt>#include <<a href="qaccessible-h.html">ntqaccessible.h</a>></tt> -<p>Inherits <a href="tqobject.html">TQObject</a> and <a href="qaccessibleinterface.html">TQAccessibleInterface</a>. -<p><a href="qaccessibleobject-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqaccessible-h.html">tqaccessible.h</a>></tt> +<p>Inherits <a href="tqobject.html">TQObject</a> and <a href="tqaccessibleinterface.html">TQAccessibleInterface</a>. +<p><a href="tqaccessibleobject-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAccessibleObject"><b>TQAccessibleObject</b></a> ( TQObject * object )</li> @@ -50,7 +50,7 @@ TQAccessibleInterface for TQObjects. The TQAccessibleObject class implements parts of the -<a href="qaccessibleinterface.html">TQAccessibleInterface</a> for TQObjects. +<a href="tqaccessibleinterface.html">TQAccessibleInterface</a> for TQObjects. <p> <p> This class is mainly provided for convenience. All subclasses of the TQAccessibleInterface should use this class as the base class. @@ -69,8 +69,8 @@ reference counter to zero. <h3 class=fn><a href="tqobject.html">TQObject</a> * <a name="object"></a>TQAccessibleObject::object () const<tt> [protected]</tt> </h3> -Returns the <a href="tqobject.html">TQObject</a> for which this <a href="qaccessibleinterface.html">TQAccessibleInterface</a> -implementation provides information. Use <a href="qaccessibleinterface.html#isValid">isValid</a>() to make sure +Returns the <a href="tqobject.html">TQObject</a> for which this <a href="tqaccessibleinterface.html">TQAccessibleInterface</a> +implementation provides information. Use <a href="tqaccessibleinterface.html#isValid">isValid</a>() to make sure the object pointer is safe to use. <!-- eof --> diff --git a/doc/html/tqaction-application-example.html b/doc/html/tqaction-application-example.html index baab0a2f6..9ccf17cf6 100644 --- a/doc/html/tqaction-application-example.html +++ b/doc/html/tqaction-application-example.html @@ -67,7 +67,7 @@ public: ~ApplicationWindow(); protected: - void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a>* ); + void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a>* ); private slots: void newDoc(); @@ -117,7 +117,7 @@ private: #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> #include <<a href="tqprinter-h.html">tqprinter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qaccel-h.html">ntqaccel.h</a>> +#include <<a href="tqaccel-h.html">tqaccel.h</a>> #include <<a href="tqtextstream-h.html">tqtextstream.h</a>> #include <<a href="tqpainter-h.html">tqpainter.h</a>> #include <<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>> @@ -360,10 +360,10 @@ void <a name="f381"></a>ApplicationWindow::print() } } -<a name="x1173"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="qcloseevent.html">TQCloseEvent</a>* ce ) +<a name="x1173"></a>void ApplicationWindow::<a href="tqwidget.html#closeEvent">closeEvent</a>( <a href="tqcloseevent.html">TQCloseEvent</a>* ce ) { <a name="x1165"></a> if ( !e-><a href="tqtextedit.html#isModified">isModified</a>() ) { -<a name="x1128"></a> ce-><a href="qcloseevent.html#accept">accept</a>(); +<a name="x1128"></a> ce-><a href="tqcloseevent.html#accept">accept</a>(); return; } @@ -374,14 +374,14 @@ void <a name="f381"></a>ApplicationWindow::print() 0, 1 ) ) { case 0: save(); - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; case 1: default: // just for sanity -<a name="x1129"></a> ce-><a href="qcloseevent.html#ignore">ignore</a>(); +<a name="x1129"></a> ce-><a href="tqcloseevent.html#ignore">ignore</a>(); break; case 2: - ce-><a href="qcloseevent.html#accept">accept</a>(); + ce-><a href="tqcloseevent.html#accept">accept</a>(); break; } } diff --git a/doc/html/qassistantclient-h.html b/doc/html/tqassistantclient-h.html index 67afbab1c..ca5c140e6 100644 --- a/doc/html/qassistantclient-h.html +++ b/doc/html/tqassistantclient-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqassistantclient.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqassistantclient.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqassistantclient.h Include File</title> +<title>tqassistantclient.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,9 +29,9 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqassistantclient.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqassistantclient.h</h1> -<p>This is the verbatim text of the ntqassistantclient.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqassistantclient.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /********************************************************************** diff --git a/doc/html/qassistantclient-members.html b/doc/html/tqassistantclient-members.html index 1b3ff15e3..a810119f4 100644 --- a/doc/html/qassistantclient-members.html +++ b/doc/html/tqassistantclient-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/tools/assistant/lib/ntqassistantclient.h:35 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/tools/assistant/lib/tqassistantclient.h:35 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,20 +32,20 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAssistantClient</h1> <p>This is the complete list of member functions for -<a href="ntqassistantclient.html">TQAssistantClient</a>, including inherited members. +<a href="tqassistantclient.html">TQAssistantClient</a>, including inherited members. <ul> -<li><a href="ntqassistantclient.html#TQAssistantClient">TQAssistantClient</a>() -<li><a href="ntqassistantclient.html#~TQAssistantClient">~TQAssistantClient</a>() -<li><a href="ntqassistantclient.html#assistantClosed">assistantClosed</a>() -<li><a href="ntqassistantclient.html#assistantOpened">assistantOpened</a>() +<li><a href="tqassistantclient.html#TQAssistantClient">TQAssistantClient</a>() +<li><a href="tqassistantclient.html#~TQAssistantClient">~TQAssistantClient</a>() +<li><a href="tqassistantclient.html#assistantClosed">assistantClosed</a>() +<li><a href="tqassistantclient.html#assistantOpened">assistantOpened</a>() <li><a href="tqobject.html#blockSignals">blockSignals</a>() <li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>() <li><a href="tqobject.html#child">child</a>() <li><a href="tqobject.html#childEvent">childEvent</a>() <li><a href="tqobject.html#children">children</a>() <li><a href="tqobject.html#className">className</a>() -<li><a href="ntqassistantclient.html#closeAssistant">closeAssistant</a>() +<li><a href="tqassistantclient.html#closeAssistant">closeAssistant</a>() <li><a href="tqobject.html#connect">connect</a>() <li><a href="tqobject.html#connectNotify">connectNotify</a>() <li><a href="tqobject.html#customEvent">customEvent</a>() @@ -55,7 +55,7 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>() <li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>() <li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>() -<li><a href="ntqassistantclient.html#error">error</a>() +<li><a href="tqassistantclient.html#error">error</a>() <li><a href="tqobject.html#event">event</a>() <li><a href="tqobject.html#eventFilter">eventFilter</a>() <li><a href="tqobject.html#highPriority">highPriority</a>() @@ -63,7 +63,7 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#insertChild">insertChild</a>() <li><a href="tqobject.html#installEventFilter">installEventFilter</a>() <li><a href="tqobject.html#isA">isA</a>() -<li><a href="ntqassistantclient.html#isOpen">isOpen</a>() +<li><a href="tqassistantclient.html#isOpen">isOpen</a>() <li><a href="tqobject.html#isWidgetType">isWidgetType</a>() <li><a href="tqobject.html#killTimer">killTimer</a>() <li><a href="tqobject.html#killTimers">killTimers</a>() @@ -71,17 +71,17 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#name">name</a>() <li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>() <li><a href="tqobject.html#objectTrees">objectTrees</a>() -<li><a href="ntqassistantclient.html#openAssistant">openAssistant</a>() +<li><a href="tqassistantclient.html#openAssistant">openAssistant</a>() <li><a href="tqobject.html#parent">parent</a>() <li><a href="tqobject.html#property">property</a>() <li><a href="tqobject.html#queryList">queryList</a>() <li><a href="tqobject.html#removeChild">removeChild</a>() <li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>() <li><a href="tqobject.html#sender">sender</a>() -<li><a href="ntqassistantclient.html#setArguments">setArguments</a>() +<li><a href="tqassistantclient.html#setArguments">setArguments</a>() <li><a href="tqobject.html#setName">setName</a>() <li><a href="tqobject.html#setProperty">setProperty</a>() -<li><a href="ntqassistantclient.html#showPage">showPage</a>() +<li><a href="tqassistantclient.html#showPage">showPage</a>() <li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>() <li><a href="tqobject.html#startTimer">startTimer</a>() <li><a href="tqobject.html#timerEvent">timerEvent</a>() diff --git a/doc/html/ntqassistantclient.html b/doc/html/tqassistantclient.html index 6f364a3e4..029e97417 100644 --- a/doc/html/ntqassistantclient.html +++ b/doc/html/tqassistantclient.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/tools/assistant/lib/qassistantclient.cpp:55 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/tools/assistant/lib/tqassistantclient.cpp:55 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQAssistantClient class provides a means of using TQt Assistant as an application's help tool. <a href="#details">More...</a> -<p><tt>#include <<a href="qassistantclient-h.html">ntqassistantclient.h</a>></tt> +<p><tt>#include <<a href="tqassistantclient-h.html">tqassistantclient.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a>. -<p><a href="qassistantclient-members.html">List of all member functions.</a> +<p><a href="tqassistantclient-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAssistantClient"><b>TQAssistantClient</b></a> ( const TQString & path, TQObject * parent = 0, const char * name = 0 )</li> @@ -81,7 +81,7 @@ emitted. Similarly when closeAssistant() is called, <a href="#assistantClosed">assistantClosed</a>() is emitted. In either case, if an error occurs, <a href="#error">error</a>() is emitted. <p> This class is not included in the TQt library itself. To use it you -must link against <tt>libtqassistantclient.a</tt> (Unix) or <tt>qassistantclient.lib</tt> (Windows), which is built into <tt>INSTALL/lib</tt> +must link against <tt>libtqassistantclient.a</tt> (Unix) or <tt>tqassistantclient.lib</tt> (Windows), which is built into <tt>INSTALL/lib</tt> if you built the TQt tools (<tt>INSTALL</tt> is the directory where TQt is installed). If you use qmake, then you can simply add the following line to your pro file: @@ -134,7 +134,7 @@ explanation of the error. <h3 class=fn>bool <a name="isOpen"></a>TQAssistantClient::isOpen () const </h3><p>Returns TRUE if TQt Assistant is open; otherwise returns FALSE. -See the <a href="ntqassistantclient.html#open-prop">"open"</a> property for details. +See the <a href="tqassistantclient.html#open-prop">"open"</a> property for details. <h3 class=fn>void <a name="openAssistant"></a>TQAssistantClient::openAssistant ()<tt> [virtual slot]</tt> </h3> This function opens TQt Assistant and sets up the client-server diff --git a/doc/html/qasyncimageio-h.html b/doc/html/tqasyncimageio-h.html index ba48d90cd..9968fca1d 100644 --- a/doc/html/qasyncimageio-h.html +++ b/doc/html/tqasyncimageio-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncimageio.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncimageio.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqasyncimageio.h Include File</title> +<title>tqasyncimageio.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqasyncimageio.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqasyncimageio.h</h1> -<p>This is the verbatim text of the ntqasyncimageio.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqasyncimageio.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqasyncimageio.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqasyncimageio.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of asynchronous image/movie loading classes ** diff --git a/doc/html/qasyncio-h.html b/doc/html/tqasyncio-h.html index ec48dc9a3..44e460543 100644 --- a/doc/html/qasyncio-h.html +++ b/doc/html/tqasyncio-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqasyncio.h Include File</title> +<title>tqasyncio.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqasyncio.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqasyncio.h</h1> -<p>This is the verbatim text of the ntqasyncio.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqasyncio.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqasyncio.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqasyncio.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of asynchronous I/O classes ** diff --git a/doc/html/qasyncio-members.html b/doc/html/tqasyncio-members.html index 5bcca3b19..0a5d398b1 100644 --- a/doc/html/qasyncio-members.html +++ b/doc/html/tqasyncio-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,12 +32,12 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAsyncIO</h1> <p>This is the complete list of member functions for -<a href="ntqasyncio.html">TQAsyncIO</a>, including inherited members. +<a href="tqasyncio.html">TQAsyncIO</a>, including inherited members. <ul> -<li><a href="ntqasyncio.html#~TQAsyncIO">~TQAsyncIO</a>() -<li><a href="ntqasyncio.html#connect">connect</a>() -<li><a href="ntqasyncio.html#ready">ready</a>() +<li><a href="tqasyncio.html#~TQAsyncIO">~TQAsyncIO</a>() +<li><a href="tqasyncio.html#connect">connect</a>() +<li><a href="tqasyncio.html#ready">ready</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqasyncio.html b/doc/html/tqasyncio.html index 7767cce7d..1d384a220 100644 --- a/doc/html/ntqasyncio.html +++ b/doc/html/tqasyncio.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:44 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:44 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,9 +33,9 @@ body { background: #ffffff; color: black; } <p>The TQAsyncIO class encapsulates I/O asynchronicity. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> <p>Inherited by <a href="tqdatasink.html">TQDataSink</a> and <a href="tqdatasource.html">TQDataSource</a>. -<p><a href="qasyncio-members.html">List of all member functions.</a> +<p><a href="tqasyncio-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>virtual <a href="#~TQAsyncIO"><b>~TQAsyncIO</b></a> ()</li> diff --git a/doc/html/tqbitmap.html b/doc/html/tqbitmap.html index 18a70c8fa..55661d87a 100644 --- a/doc/html/tqbitmap.html +++ b/doc/html/tqbitmap.html @@ -58,7 +58,7 @@ The TQBitmap class provides monochrome (1-bit depth) pixmaps. <p> The TQBitmap class is a monochrome off-screen paint device used -mainly for creating custom <a href="ntqcursor.html">TQCursor</a> and <a href="tqbrush.html">TQBrush</a> objects, in +mainly for creating custom <a href="tqcursor.html">TQCursor</a> and <a href="tqbrush.html">TQBrush</a> objects, in <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>() and for <a href="tqregion.html">TQRegion</a>. <p> A TQBitmap is a <a href="tqpixmap.html">TQPixmap</a> with a <a href="tqpixmap.html#depth">depth</a> of 1. If a pixmap with a depth greater than 1 is assigned to a diff --git a/doc/html/qchildevent-members.html b/doc/html/tqchildevent-members.html index e9bb83933..1205cb9d1 100644 --- a/doc/html/qchildevent-members.html +++ b/doc/html/tqchildevent-members.html @@ -32,13 +32,13 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQChildEvent</h1> <p>This is the complete list of member functions for -<a href="qchildevent.html">TQChildEvent</a>, including inherited members. +<a href="tqchildevent.html">TQChildEvent</a>, including inherited members. <ul> -<li><a href="qchildevent.html#TQChildEvent">TQChildEvent</a>() -<li><a href="qchildevent.html#child">child</a>() -<li><a href="qchildevent.html#inserted">inserted</a>() -<li><a href="qchildevent.html#removed">removed</a>() +<li><a href="tqchildevent.html#TQChildEvent">TQChildEvent</a>() +<li><a href="tqchildevent.html#child">child</a>() +<li><a href="tqchildevent.html#inserted">inserted</a>() +<li><a href="tqchildevent.html#removed">removed</a>() <li><a href="tqevent.html#spontaneous">spontaneous</a>() <li><a href="tqevent.html#type">type</a>() </ul> diff --git a/doc/html/qchildevent.html b/doc/html/tqchildevent.html index 3c4e7cc04..881bd99df 100644 --- a/doc/html/qchildevent.html +++ b/doc/html/tqchildevent.html @@ -36,7 +36,7 @@ events. <a href="#details">More...</a> <p><tt>#include <<a href="tqevent-h.html">tqevent.h</a>></tt> <p>Inherits <a href="tqevent.html">TQEvent</a>. -<p><a href="qchildevent-members.html">List of all member functions.</a> +<p><a href="tqchildevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQChildEvent"><b>TQChildEvent</b></a> ( Type type, TQObject * child )</li> diff --git a/doc/html/qcloseevent-members.html b/doc/html/tqcloseevent-members.html index 135aca26c..d804a2f12 100644 --- a/doc/html/qcloseevent-members.html +++ b/doc/html/tqcloseevent-members.html @@ -32,13 +32,13 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQCloseEvent</h1> <p>This is the complete list of member functions for -<a href="qcloseevent.html">TQCloseEvent</a>, including inherited members. +<a href="tqcloseevent.html">TQCloseEvent</a>, including inherited members. <ul> -<li><a href="qcloseevent.html#TQCloseEvent">TQCloseEvent</a>() -<li><a href="qcloseevent.html#accept">accept</a>() -<li><a href="qcloseevent.html#ignore">ignore</a>() -<li><a href="qcloseevent.html#isAccepted">isAccepted</a>() +<li><a href="tqcloseevent.html#TQCloseEvent">TQCloseEvent</a>() +<li><a href="tqcloseevent.html#accept">accept</a>() +<li><a href="tqcloseevent.html#ignore">ignore</a>() +<li><a href="tqcloseevent.html#isAccepted">isAccepted</a>() <li><a href="tqevent.html#spontaneous">spontaneous</a>() <li><a href="tqevent.html#type">type</a>() </ul> diff --git a/doc/html/qcloseevent.html b/doc/html/tqcloseevent.html index 5526cb39f..4fb2ef4d5 100644 --- a/doc/html/qcloseevent.html +++ b/doc/html/tqcloseevent.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqevent-h.html">tqevent.h</a>></tt> <p>Inherits <a href="tqevent.html">TQEvent</a>. -<p><a href="qcloseevent-members.html">List of all member functions.</a> +<p><a href="tqcloseevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCloseEvent"><b>TQCloseEvent</b></a> ()</li> diff --git a/doc/html/qcontextmenuevent-members.html b/doc/html/tqcontextmenuevent-members.html index 8f145c35d..27884ec81 100644 --- a/doc/html/qcontextmenuevent-members.html +++ b/doc/html/tqcontextmenuevent-members.html @@ -32,25 +32,25 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQContextMenuEvent</h1> <p>This is the complete list of member functions for -<a href="qcontextmenuevent.html">TQContextMenuEvent</a>, including inherited members. +<a href="tqcontextmenuevent.html">TQContextMenuEvent</a>, including inherited members. <ul> -<li><a href="qcontextmenuevent.html#TQContextMenuEvent">TQContextMenuEvent</a>() -<li><a href="qcontextmenuevent.html#accept">accept</a>() -<li><a href="qcontextmenuevent.html#consume">consume</a>() -<li><a href="qcontextmenuevent.html#globalPos">globalPos</a>() -<li><a href="qcontextmenuevent.html#globalX">globalX</a>() -<li><a href="qcontextmenuevent.html#globalY">globalY</a>() -<li><a href="qcontextmenuevent.html#ignore">ignore</a>() -<li><a href="qcontextmenuevent.html#isAccepted">isAccepted</a>() -<li><a href="qcontextmenuevent.html#isConsumed">isConsumed</a>() -<li><a href="qcontextmenuevent.html#pos">pos</a>() -<li><a href="qcontextmenuevent.html#reason">reason</a>() +<li><a href="tqcontextmenuevent.html#TQContextMenuEvent">TQContextMenuEvent</a>() +<li><a href="tqcontextmenuevent.html#accept">accept</a>() +<li><a href="tqcontextmenuevent.html#consume">consume</a>() +<li><a href="tqcontextmenuevent.html#globalPos">globalPos</a>() +<li><a href="tqcontextmenuevent.html#globalX">globalX</a>() +<li><a href="tqcontextmenuevent.html#globalY">globalY</a>() +<li><a href="tqcontextmenuevent.html#ignore">ignore</a>() +<li><a href="tqcontextmenuevent.html#isAccepted">isAccepted</a>() +<li><a href="tqcontextmenuevent.html#isConsumed">isConsumed</a>() +<li><a href="tqcontextmenuevent.html#pos">pos</a>() +<li><a href="tqcontextmenuevent.html#reason">reason</a>() <li><a href="tqevent.html#spontaneous">spontaneous</a>() -<li><a href="qcontextmenuevent.html#state">state</a>() +<li><a href="tqcontextmenuevent.html#state">state</a>() <li><a href="tqevent.html#type">type</a>() -<li><a href="qcontextmenuevent.html#x">x</a>() -<li><a href="qcontextmenuevent.html#y">y</a>() +<li><a href="tqcontextmenuevent.html#x">x</a>() +<li><a href="tqcontextmenuevent.html#y">y</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qcontextmenuevent.html b/doc/html/tqcontextmenuevent.html index 05795d274..d43c99491 100644 --- a/doc/html/qcontextmenuevent.html +++ b/doc/html/tqcontextmenuevent.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqevent-h.html">tqevent.h</a>></tt> <p>Inherits <a href="tqevent.html">TQEvent</a>. -<p><a href="qcontextmenuevent-members.html">List of all member functions.</a> +<p><a href="tqcontextmenuevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#Reason-enum"><b>Reason</b></a> { Mouse, Keyboard, Other }</li> @@ -87,7 +87,7 @@ Windows this means the menu button was pressed. the mouse or keyboard). </ul> <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int state ) +<h3 class=fn><a name="TQContextMenuEvent"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="tqcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, const <a href="tqpoint.html">TQPoint</a> & globalPos, int state ) </h3> <p> Constructs a context menu event object with the accept parameter @@ -97,7 +97,7 @@ flag set to FALSE. receiving widget. <em>globalPos</em> is the mouse position in absolute coordinates. <em>state</em> is the ButtonState at the time of the event. -<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="qcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, int state ) +<h3 class=fn><a name="TQContextMenuEvent-2"></a>TQContextMenuEvent::TQContextMenuEvent ( <a href="tqcontextmenuevent.html#Reason-enum">Reason</a> reason, const <a href="tqpoint.html">TQPoint</a> & pos, int state ) </h3> <p> Constructs a context menu event object with the accept parameter @@ -106,7 +106,7 @@ flag set to FALSE. <p> The <em>pos</em> parameter specifies the mouse position relative to the receiving widget. <em>state</em> is the ButtonState at the time of the event. -<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="ntqcursor.html#pos">TQCursor::pos</a>(), which may not be +<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="tqcursor.html#pos">TQCursor::pos</a>(), which may not be appropriate. Use the other constructor to specify the global position explicitly. @@ -182,7 +182,7 @@ receiver has blocked the event; otherwise returns FALSE. that received the event. <p> <p>See also <a href="#x">x</a>(), <a href="#y">y</a>(), and <a href="#globalPos">globalPos</a>(). -<h3 class=fn><a href="qcontextmenuevent.html#Reason-enum">Reason</a> <a name="reason"></a>TQContextMenuEvent::reason () const +<h3 class=fn><a href="tqcontextmenuevent.html#Reason-enum">Reason</a> <a name="reason"></a>TQContextMenuEvent::reason () const </h3> <p> Returns the reason for this context event. diff --git a/doc/html/qcursor-h.html b/doc/html/tqcursor-h.html index 2bccfaedf..df85511c5 100644 --- a/doc/html/qcursor-h.html +++ b/doc/html/tqcursor-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcursor.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcursor.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqcursor.h Include File</title> +<title>tqcursor.h Include File</title> <style type="text/css"><!-- fn { margin-left: 1cm; text-indent: -1cm; } a:link { color: #004faf; text-decoration: none } @@ -29,13 +29,13 @@ body { background: #ffffff; color: black; } | <a href="functions.html"> <font color="#004faf">Functions</font></a> </td> -<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqcursor.h</h1> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqcursor.h</h1> -<p>This is the verbatim text of the ntqcursor.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqcursor.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqcursor.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqcursor.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQCursor class ** diff --git a/doc/html/qcursor-members.html b/doc/html/tqcursor-members.html index 56aabe736..ba9c2788d 100644 --- a/doc/html/qcursor-members.html +++ b/doc/html/tqcursor-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcursor.h:68 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcursor.h:68 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,22 +32,22 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQCursor</h1> <p>This is the complete list of member functions for -<a href="ntqcursor.html">TQCursor</a>, including inherited members. +<a href="tqcursor.html">TQCursor</a>, including inherited members. <ul> -<li><a href="ntqcursor.html#TQCursor">TQCursor</a>() -<li><a href="ntqcursor.html#~TQCursor">~TQCursor</a>() -<li><a href="ntqcursor.html#bitmap">bitmap</a>() -<li><a href="ntqcursor.html#cleanup">cleanup</a>() -<li><a href="ntqcursor.html#handle">handle</a>() -<li><a href="ntqcursor.html#hotSpot">hotSpot</a>() -<li><a href="ntqcursor.html#initialize">initialize</a>() -<li><a href="ntqcursor.html#mask">mask</a>() -<li><a href="ntqcursor.html#operator-eq">operator=</a>() -<li><a href="ntqcursor.html#pos">pos</a>() -<li><a href="ntqcursor.html#setPos">setPos</a>() -<li><a href="ntqcursor.html#setShape">setShape</a>() -<li><a href="ntqcursor.html#shape">shape</a>() +<li><a href="tqcursor.html#TQCursor">TQCursor</a>() +<li><a href="tqcursor.html#~TQCursor">~TQCursor</a>() +<li><a href="tqcursor.html#bitmap">bitmap</a>() +<li><a href="tqcursor.html#cleanup">cleanup</a>() +<li><a href="tqcursor.html#handle">handle</a>() +<li><a href="tqcursor.html#hotSpot">hotSpot</a>() +<li><a href="tqcursor.html#initialize">initialize</a>() +<li><a href="tqcursor.html#mask">mask</a>() +<li><a href="tqcursor.html#operator-eq">operator=</a>() +<li><a href="tqcursor.html#pos">pos</a>() +<li><a href="tqcursor.html#setPos">setPos</a>() +<li><a href="tqcursor.html#setShape">setShape</a>() +<li><a href="tqcursor.html#shape">shape</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqcursor.html b/doc/html/tqcursor.html index 28d073a16..682e6604b 100644 --- a/doc/html/ntqcursor.html +++ b/doc/html/tqcursor.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qcursor.cpp:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqcursor.cpp:47 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,9 +34,9 @@ body { background: #ffffff; color: black; } <p>The TQCursor class provides a mouse cursor with an arbitrary shape. <a href="#details">More...</a> -<p><tt>#include <<a href="qcursor-h.html">ntqcursor.h</a>></tt> +<p><tt>#include <<a href="tqcursor-h.html">tqcursor.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. -<p><a href="qcursor-members.html">List of all member functions.</a> +<p><a href="tqcursor-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCursor"><b>TQCursor</b></a> ()</li> @@ -173,7 +173,7 @@ also support 16x16, 48x48 and 64x64 cursors. <p> Currently, only black-and-white pixmaps can be used. <p> <p>See also <a href="tqpixmap.html#TQPixmap">TQPixmap::TQPixmap</a>() and <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>(). -<h3 class=fn><a name="TQCursor-5"></a>TQCursor::TQCursor ( const <a href="ntqcursor.html">TQCursor</a> & c ) +<h3 class=fn><a name="TQCursor-5"></a>TQCursor::TQCursor ( const <a href="tqcursor.html">TQCursor</a> & c ) </h3> Constructs a copy of the cursor <em>c</em>. @@ -223,7 +223,7 @@ This function is called from the <a href="ntqapplication.html">TQApplication</a> Returns the cursor bitmap mask, or 0 if it is one of the standard cursors. -<h3 class=fn><a href="ntqcursor.html">TQCursor</a> & <a name="operator-eq"></a>TQCursor::operator= ( const <a href="ntqcursor.html">TQCursor</a> & c ) +<h3 class=fn><a href="tqcursor.html">TQCursor</a> & <a name="operator-eq"></a>TQCursor::operator= ( const <a href="tqcursor.html">TQCursor</a> & c ) </h3> Assigns <em>c</em> to this cursor and returns a reference to this cursor. @@ -262,13 +262,13 @@ the <a href="ntqt.html#CursorShape-enum">CursorShape</a> enum values (cast to an <p> <p>See also <a href="#setShape">setShape</a>(). <hr><h2>Related Functions</h2> -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="ntqcursor.html">TQCursor</a> & c ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="tqdatastream.html">TQDataStream</a> & s, const <a href="tqcursor.html">TQCursor</a> & c ) </h3> Writes the cursor <em>c</em> to the stream <em>s</em>. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="ntqcursor.html">TQCursor</a> & c ) +<h3 class=fn><a href="tqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="tqdatastream.html">TQDataStream</a> & s, <a href="tqcursor.html">TQCursor</a> & c ) </h3> Reads a cursor from the stream <em>s</em> and sets <em>c</em> to the read data. diff --git a/doc/html/qcustomevent-members.html b/doc/html/tqcustomevent-members.html index 38a04ce79..8d630245f 100644 --- a/doc/html/qcustomevent-members.html +++ b/doc/html/tqcustomevent-members.html @@ -32,12 +32,12 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQCustomEvent</h1> <p>This is the complete list of member functions for -<a href="qcustomevent.html">TQCustomEvent</a>, including inherited members. +<a href="tqcustomevent.html">TQCustomEvent</a>, including inherited members. <ul> -<li><a href="qcustomevent.html#TQCustomEvent">TQCustomEvent</a>() -<li><a href="qcustomevent.html#data">data</a>() -<li><a href="qcustomevent.html#setData">setData</a>() +<li><a href="tqcustomevent.html#TQCustomEvent">TQCustomEvent</a>() +<li><a href="tqcustomevent.html#data">data</a>() +<li><a href="tqcustomevent.html#setData">setData</a>() <li><a href="tqevent.html#spontaneous">spontaneous</a>() <li><a href="tqevent.html#type">type</a>() </ul> diff --git a/doc/html/qcustomevent.html b/doc/html/tqcustomevent.html index e2f62db04..a85d6fa33 100644 --- a/doc/html/qcustomevent.html +++ b/doc/html/tqcustomevent.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqevent-h.html">tqevent.h</a>></tt> <p>Inherits <a href="tqevent.html">TQEvent</a>. -<p><a href="qcustomevent-members.html">List of all member functions.</a> +<p><a href="tqcustomevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCustomEvent"><b>TQCustomEvent</b></a> ( int type )</li> diff --git a/doc/html/qcustommenuitem-members.html b/doc/html/tqcustommenuitem-members.html index 84dbb888e..f26330203 100644 --- a/doc/html/qcustommenuitem-members.html +++ b/doc/html/tqcustommenuitem-members.html @@ -32,16 +32,16 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQCustomMenuItem</h1> <p>This is the complete list of member functions for -<a href="qcustommenuitem.html">TQCustomMenuItem</a>, including inherited members. +<a href="tqcustommenuitem.html">TQCustomMenuItem</a>, including inherited members. <ul> -<li><a href="qcustommenuitem.html#TQCustomMenuItem">TQCustomMenuItem</a>() -<li><a href="qcustommenuitem.html#~TQCustomMenuItem">~TQCustomMenuItem</a>() -<li><a href="qcustommenuitem.html#fullSpan">fullSpan</a>() -<li><a href="qcustommenuitem.html#isSeparator">isSeparator</a>() -<li><a href="qcustommenuitem.html#paint">paint</a>() -<li><a href="qcustommenuitem.html#setFont">setFont</a>() -<li><a href="qcustommenuitem.html#sizeHint">sizeHint</a>() +<li><a href="tqcustommenuitem.html#TQCustomMenuItem">TQCustomMenuItem</a>() +<li><a href="tqcustommenuitem.html#~TQCustomMenuItem">~TQCustomMenuItem</a>() +<li><a href="tqcustommenuitem.html#fullSpan">fullSpan</a>() +<li><a href="tqcustommenuitem.html#isSeparator">isSeparator</a>() +<li><a href="tqcustommenuitem.html#paint">paint</a>() +<li><a href="tqcustommenuitem.html#setFont">setFont</a>() +<li><a href="tqcustommenuitem.html#sizeHint">sizeHint</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qcustommenuitem.html b/doc/html/tqcustommenuitem.html index 34f55762c..7fe0619fd 100644 --- a/doc/html/qcustommenuitem.html +++ b/doc/html/tqcustommenuitem.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="tqmenudata-h.html">tqmenudata.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. -<p><a href="qcustommenuitem-members.html">List of all member functions.</a> +<p><a href="tqcustommenuitem-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCustomMenuItem"><b>TQCustomMenuItem</b></a> ()</li> diff --git a/doc/html/tqdatapump-members.html b/doc/html/tqdatapump-members.html index f50b141e1..25b52dbfd 100644 --- a/doc/html/tqdatapump-members.html +++ b/doc/html/tqdatapump-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:100 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:100 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqdatapump.html b/doc/html/tqdatapump.html index bd91e8324..341ad357b 100644 --- a/doc/html/tqdatapump.html +++ b/doc/html/tqdatapump.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:296 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:296 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQDataPump class moves data from a TQDataSource to a TQDataSink during event processing. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a>. <p><a href="tqdatapump-members.html">List of all member functions.</a> <h2>Public Members</h2> diff --git a/doc/html/tqdatasink-members.html b/doc/html/tqdatasink-members.html index 12f1455f4..ce111f99f 100644 --- a/doc/html/tqdatasink-members.html +++ b/doc/html/tqdatasink-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:63 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:63 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } <a href="tqdatasink.html">TQDataSink</a>, including inherited members. <ul> -<li><a href="ntqasyncio.html#connect">connect</a>() +<li><a href="tqasyncio.html#connect">connect</a>() <li><a href="tqdatasink.html#eof">eof</a>() <li><a href="tqdatasink.html#maybeReady">maybeReady</a>() -<li><a href="ntqasyncio.html#ready">ready</a>() +<li><a href="tqasyncio.html#ready">ready</a>() <li><a href="tqdatasink.html#readyToReceive">readyToReceive</a>() <li><a href="tqdatasink.html#receive">receive</a>() </ul> diff --git a/doc/html/tqdatasink.html b/doc/html/tqdatasink.html index acad5beb0..a0e58427e 100644 --- a/doc/html/tqdatasink.html +++ b/doc/html/tqdatasink.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:85 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:85 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQDataSink class is an asynchronous consumer of data. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> -<p>Inherits <a href="ntqasyncio.html">TQAsyncIO</a>. +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> +<p>Inherits <a href="tqasyncio.html">TQAsyncIO</a>. <p><a href="tqdatasink-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -53,7 +53,7 @@ asynchronous manner. This means that at some time not determined by the data sink, blocks of data are given to it from processing. The data sink is able to limit the maximum size of such blocks which it is currently able to process. -<p> <p>See also <a href="ntqasyncio.html">TQAsyncIO</a>, <a href="tqdatasource.html">TQDataSource</a>, and <a href="tqdatapump.html">TQDataPump</a>. +<p> <p>See also <a href="tqasyncio.html">TQAsyncIO</a>, <a href="tqdatasource.html">TQDataSource</a>, and <a href="tqdatapump.html">TQDataPump</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn>void <a name="eof"></a>TQDataSink::eof ()<tt> [pure virtual]</tt> @@ -65,7 +65,7 @@ processing. <h3 class=fn>void <a name="maybeReady"></a>TQDataSink::maybeReady () </h3> This should be called whenever <a href="#readyToReceive">readyToReceive</a>() might have become non-zero. -It is merely calls <a href="ntqasyncio.html#ready">TQAsyncIO::ready</a>() if readyToReceive() is non-zero. +It is merely calls <a href="tqasyncio.html#ready">TQAsyncIO::ready</a>() if readyToReceive() is non-zero. <h3 class=fn>int <a name="readyToReceive"></a>TQDataSink::readyToReceive ()<tt> [pure virtual]</tt> </h3> diff --git a/doc/html/tqdatasource-members.html b/doc/html/tqdatasource-members.html index b76ce64b2..1e94ee488 100644 --- a/doc/html/tqdatasource-members.html +++ b/doc/html/tqdatasource-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:72 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:72 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } <a href="tqdatasource.html">TQDataSource</a>, including inherited members. <ul> -<li><a href="ntqasyncio.html#connect">connect</a>() +<li><a href="tqasyncio.html#connect">connect</a>() <li><a href="tqdatasource.html#enableRewind">enableRewind</a>() <li><a href="tqdatasource.html#maybeReady">maybeReady</a>() -<li><a href="ntqasyncio.html#ready">ready</a>() +<li><a href="tqasyncio.html#ready">ready</a>() <li><a href="tqdatasource.html#readyToSend">readyToSend</a>() <li><a href="tqdatasource.html#rewind">rewind</a>() <li><a href="tqdatasource.html#rewindable">rewindable</a>() diff --git a/doc/html/tqdatasource.html b/doc/html/tqdatasource.html index 9f2e5b065..8966d4469 100644 --- a/doc/html/tqdatasource.html +++ b/doc/html/tqdatasource.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:131 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:131 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; } <p>The TQDataSource class is an asynchronous producer of data. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> -<p>Inherits <a href="ntqasyncio.html">TQAsyncIO</a>. +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> +<p>Inherits <a href="tqasyncio.html">TQAsyncIO</a>. <p>Inherited by <a href="tqiodevicesource.html">TQIODeviceSource</a>. <p><a href="tqdatasource-members.html">List of all member functions.</a> <h2>Public Members</h2> @@ -56,7 +56,7 @@ asynchronous manner. This means that at some time not determined by the data source, blocks of data will be taken from it for processing. The data source is able to limit the maximum size of such blocks which it is currently able to provide. -<p> <p>See also <a href="ntqasyncio.html">TQAsyncIO</a>, <a href="tqdatasink.html">TQDataSink</a>, and <a href="tqdatapump.html">TQDataPump</a>. +<p> <p>See also <a href="tqasyncio.html">TQAsyncIO</a>, <a href="tqdatasink.html">TQDataSink</a>, and <a href="tqdatapump.html">TQDataPump</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn>void <a name="enableRewind"></a>TQDataSource::enableRewind ( bool on )<tt> [virtual]</tt> @@ -75,7 +75,7 @@ is discarded. <h3 class=fn>void <a name="maybeReady"></a>TQDataSource::maybeReady () </h3> This should be called whenever <a href="#readyToSend">readyToSend</a>() might have become non-zero. -It is merely calls <a href="ntqasyncio.html#ready">TQAsyncIO::ready</a>() if readyToSend() is non-zero. +It is merely calls <a href="tqasyncio.html#ready">TQAsyncIO::ready</a>() if readyToSend() is non-zero. <h3 class=fn>int <a name="readyToSend"></a>TQDataSource::readyToSend ()<tt> [pure virtual]</tt> </h3> diff --git a/doc/html/tqdialog.html b/doc/html/tqdialog.html index 4aedd0233..5413a2d8c 100644 --- a/doc/html/tqdialog.html +++ b/doc/html/tqdialog.html @@ -138,7 +138,7 @@ default button. <h3> Escape Key </h3> <a name="1-3"></a><p> If the user presses the Esc key in a dialog, <a href="#reject">TQDialog::reject</a>() -will be called. This will cause the window to close: the <a href="qcloseevent.html">closeEvent</a> cannot be <a href="qcloseevent.html#ignore">ignored</a>. +will be called. This will cause the window to close: the <a href="tqcloseevent.html">closeEvent</a> cannot be <a href="tqcloseevent.html#ignore">ignored</a>. <p> <a name="extensibility"></a> <h3> Extensibility </h3> diff --git a/doc/html/tqevent.html b/doc/html/tqevent.html index d04b17dcf..f9ff67947 100644 --- a/doc/html/tqevent.html +++ b/doc/html/tqevent.html @@ -36,7 +36,7 @@ event classes. Event objects contain event parameters. <a href="#details">More...</a> <p><tt>#include <<a href="tqevent-h.html">tqevent.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. -<p>Inherited by <a href="tqtimerevent.html">TQTimerEvent</a>, <a href="qmouseevent.html">TQMouseEvent</a>, <a href="qwheelevent.html">TQWheelEvent</a>, <a href="tqtabletevent.html">TQTabletEvent</a>, <a href="qkeyevent.html">TQKeyEvent</a>, <a href="qfocusevent.html">TQFocusEvent</a>, <a href="tqpaintevent.html">TQPaintEvent</a>, <a href="qmoveevent.html">TQMoveEvent</a>, <a href="qresizeevent.html">TQResizeEvent</a>, <a href="qcloseevent.html">TQCloseEvent</a>, <a href="tqicondragevent.html">TQIconDragEvent</a>, <a href="qshowevent.html">TQShowEvent</a>, <a href="qhideevent.html">TQHideEvent</a>, <a href="qcontextmenuevent.html">TQContextMenuEvent</a>, <a href="qimevent.html">TQIMEvent</a>, <a href="tqdropevent.html">TQDropEvent</a>, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>, <a href="qchildevent.html">TQChildEvent</a>, and <a href="qcustomevent.html">TQCustomEvent</a>. +<p>Inherited by <a href="tqtimerevent.html">TQTimerEvent</a>, <a href="qmouseevent.html">TQMouseEvent</a>, <a href="qwheelevent.html">TQWheelEvent</a>, <a href="tqtabletevent.html">TQTabletEvent</a>, <a href="qkeyevent.html">TQKeyEvent</a>, <a href="qfocusevent.html">TQFocusEvent</a>, <a href="tqpaintevent.html">TQPaintEvent</a>, <a href="qmoveevent.html">TQMoveEvent</a>, <a href="qresizeevent.html">TQResizeEvent</a>, <a href="tqcloseevent.html">TQCloseEvent</a>, <a href="tqicondragevent.html">TQIconDragEvent</a>, <a href="qshowevent.html">TQShowEvent</a>, <a href="qhideevent.html">TQHideEvent</a>, <a href="tqcontextmenuevent.html">TQContextMenuEvent</a>, <a href="qimevent.html">TQIMEvent</a>, <a href="tqdropevent.html">TQDropEvent</a>, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>, <a href="tqchildevent.html">TQChildEvent</a>, and <a href="tqcustomevent.html">TQCustomEvent</a>. <p><a href="tqevent-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -101,7 +101,7 @@ types and the specialized classes for each type are these: <li><tt>TQEvent::Hide</tt> - Widget was hidden, <a href="qhideevent.html">TQHideEvent</a>. <li><tt>TQEvent::ShowToParent</tt> - A child widget has been shown. <li><tt>TQEvent::HideToParent</tt> - A child widget has been hidden. -<li><tt>TQEvent::Close</tt> - Widget was closed (permanently), <a href="qcloseevent.html">TQCloseEvent</a>. +<li><tt>TQEvent::Close</tt> - Widget was closed (permanently), <a href="tqcloseevent.html">TQCloseEvent</a>. <li><tt>TQEvent::ShowNormal</tt> - Widget should be shown normally (obsolete). <li><tt>TQEvent::ShowMaximized</tt> - Widget should be shown maximized (obsolete). <li><tt>TQEvent::ShowMinimized</tt> - Widget should be shown minimized (obsolete). @@ -111,7 +111,7 @@ types and the specialized classes for each type are these: cleaned up. <li><tt>TQEvent::Accel</tt> - Key press in child for shortcut key handling, <a href="qkeyevent.html">TQKeyEvent</a>. <li><tt>TQEvent::Wheel</tt> - Mouse wheel rolled, <a href="qwheelevent.html">TQWheelEvent</a>. -<li><tt>TQEvent::ContextMenu</tt> - Context popup menu, <a href="qcontextmenuevent.html">TQContextMenuEvent</a> +<li><tt>TQEvent::ContextMenu</tt> - Context popup menu, <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> <li><tt>TQEvent::AccelOverride</tt> - Key press in child, for overriding shortcut key handling, <a href="qkeyevent.html">TQKeyEvent</a>. <li><tt>TQEvent::AccelAvailable</tt> - internal. <li><tt>TQEvent::WindowActivate</tt> - Window was activated. @@ -130,8 +130,8 @@ cleaned up. <li><tt>TQEvent::DragLeave</tt> - A drag-and-drop leaves widget, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>. <li><tt>TQEvent::Drop</tt> - A drag-and-drop is completed, <a href="tqdropevent.html">TQDropEvent</a>. <li><tt>TQEvent::DragResponse</tt> - Internal event used by TQt on some platforms. -<li><tt>TQEvent::ChildInserted</tt> - Object gets a child, <a href="qchildevent.html">TQChildEvent</a>. -<li><tt>TQEvent::ChildRemoved</tt> - Object loses a child, <a href="qchildevent.html">TQChildEvent</a>. +<li><tt>TQEvent::ChildInserted</tt> - Object gets a child, <a href="tqchildevent.html">TQChildEvent</a>. +<li><tt>TQEvent::ChildRemoved</tt> - Object loses a child, <a href="tqchildevent.html">TQChildEvent</a>. <li><tt>TQEvent::LayoutHint</tt> - Widget child has changed layout properties. <li><tt>TQEvent::ActivateControl</tt> - Internal event used by TQt on some platforms. <li><tt>TQEvent::DeactivateControl</tt> - Internal event used by TQt on some platforms. diff --git a/doc/html/tqimageconsumer-members.html b/doc/html/tqimageconsumer-members.html index f69585fe4..d66d17fdb 100644 --- a/doc/html/tqimageconsumer-members.html +++ b/doc/html/tqimageconsumer-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncimageio.h:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncimageio.h:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqimageconsumer.html b/doc/html/tqimageconsumer.html index 8bc981f42..faa5cec27 100644 --- a/doc/html/tqimageconsumer.html +++ b/doc/html/tqimageconsumer.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncimageio.cpp:51 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncimageio.cpp:51 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQImageConsumer class is an abstraction used by TQImageDecoder. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncimageio-h.html">ntqasyncimageio.h</a>></tt> +<p><tt>#include <<a href="tqasyncimageio-h.html">tqasyncimageio.h</a>></tt> <p><a href="tqimageconsumer-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/tqimagedecoder-members.html b/doc/html/tqimagedecoder-members.html index f1aacef8d..96c82f44f 100644 --- a/doc/html/tqimagedecoder-members.html +++ b/doc/html/tqimagedecoder-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncimageio.h:84 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncimageio.h:84 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqimagedecoder.html b/doc/html/tqimagedecoder.html index 7c26a12b8..18354b88b 100644 --- a/doc/html/tqimagedecoder.html +++ b/doc/html/tqimagedecoder.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncimageio.cpp:153 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncimageio.cpp:153 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQImageDecoder class is an incremental image decoder for all supported image formats. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncimageio-h.html">ntqasyncimageio.h</a>></tt> +<p><tt>#include <<a href="tqasyncimageio-h.html">tqasyncimageio.h</a>></tt> <p><a href="tqimagedecoder-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/tqimageformat-members.html b/doc/html/tqimageformat-members.html index 78ae5ed7c..7b484c564 100644 --- a/doc/html/tqimageformat-members.html +++ b/doc/html/tqimageformat-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncimageio.h:67 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncimageio.h:67 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqimageformat.html b/doc/html/tqimageformat.html index 73d174b10..7928de8c6 100644 --- a/doc/html/tqimageformat.html +++ b/doc/html/tqimageformat.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncimageio.cpp:530 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncimageio.cpp:530 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQImageFormat class is an incremental image decoder for a specific image format. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncimageio-h.html">ntqasyncimageio.h</a>></tt> +<p><tt>#include <<a href="tqasyncimageio-h.html">tqasyncimageio.h</a>></tt> <p><a href="tqimageformat-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/tqimageformattype-members.html b/doc/html/tqimageformattype-members.html index 31fd57aff..78e774441 100644 --- a/doc/html/tqimageformattype-members.html +++ b/doc/html/tqimageformattype-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncimageio.h:74 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncimageio.h:74 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> diff --git a/doc/html/tqimageformattype.html b/doc/html/tqimageformattype.html index 5cad1bb5c..aee468254 100644 --- a/doc/html/tqimageformattype.html +++ b/doc/html/tqimageformattype.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncimageio.cpp:582 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncimageio.cpp:582 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQImageFormatType class is a factory that makes TQImageFormat objects. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncimageio-h.html">ntqasyncimageio.h</a>></tt> +<p><tt>#include <<a href="tqasyncimageio-h.html">tqasyncimageio.h</a>></tt> <p><a href="tqimageformattype-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> diff --git a/doc/html/tqiodevicesource-members.html b/doc/html/tqiodevicesource-members.html index 33c2f4013..c4ab647ab 100644 --- a/doc/html/tqiodevicesource-members.html +++ b/doc/html/tqiodevicesource-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasyncio.h:83 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasyncio.h:83 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -37,10 +37,10 @@ body { background: #ffffff; color: black; } <ul> <li><a href="tqiodevicesource.html#TQIODeviceSource">TQIODeviceSource</a>() <li><a href="tqiodevicesource.html#~TQIODeviceSource">~TQIODeviceSource</a>() -<li><a href="ntqasyncio.html#connect">connect</a>() +<li><a href="tqasyncio.html#connect">connect</a>() <li><a href="tqiodevicesource.html#enableRewind">enableRewind</a>() <li><a href="tqdatasource.html#maybeReady">maybeReady</a>() -<li><a href="ntqasyncio.html#ready">ready</a>() +<li><a href="tqasyncio.html#ready">ready</a>() <li><a href="tqiodevicesource.html#readyToSend">readyToSend</a>() <li><a href="tqiodevicesource.html#rewind">rewind</a>() <li><a href="tqiodevicesource.html#rewindable">rewindable</a>() diff --git a/doc/html/tqiodevicesource.html b/doc/html/tqiodevicesource.html index 16d767b2f..77b81da19 100644 --- a/doc/html/tqiodevicesource.html +++ b/doc/html/tqiodevicesource.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:208 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:208 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQIODeviceSource class is a TQDataSource that draws data from a TQIODevice. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> <p>Inherits <a href="tqdatasource.html">TQDataSource</a>. <p><a href="tqiodevicesource-members.html">List of all member functions.</a> <h2>Public Members</h2> diff --git a/doc/html/tqlabel.html b/doc/html/tqlabel.html index 9a53fbd89..f963b82b6 100644 --- a/doc/html/tqlabel.html +++ b/doc/html/tqlabel.html @@ -131,7 +131,7 @@ label): <p> A TQLabel is often used as a label for an interactive widget. For this use TQLabel provides a useful mechanism for adding an -accelerator key (see <a href="ntqaccel.html">TQAccel</a>) that will set the <a href="focus.html#keyboard-focus">keyboard focus</a> to +accelerator key (see <a href="tqaccel.html">TQAccel</a>) that will set the <a href="focus.html#keyboard-focus">keyboard focus</a> to the other widget (called the TQLabel's "buddy"). For example: <pre> <a href="tqlineedit.html">TQLineEdit</a>* phoneEdit = new <a href="tqlineedit.html">TQLineEdit</a>( this, "phoneEdit" ); @@ -263,7 +263,7 @@ user presses Alt+N, and to the Phone field when the user presses Alt+P. <p> To unset a previously set buddy, call this function with <em>buddy</em> set to 0. -<p> <p>See also <a href="#buddy">buddy</a>(), <a href="#text-prop">text</a>, <a href="ntqaccel.html">TQAccel</a>, and <a href="#alignment-prop">alignment</a>. +<p> <p>See also <a href="#buddy">buddy</a>(), <a href="#text-prop">text</a>, <a href="tqaccel.html">TQAccel</a>, and <a href="#alignment-prop">alignment</a>. <p>Examples: <a href="addressbook-example.html#x580">addressbook/centralwidget.cpp</a>, <a href="tutorial2-09.html#x2642">chart/optionsform.cpp</a>, and <a href="regexptester-example.html#x2482">regexptester/regexptester.cpp</a>. <h3 class=fn>void <a name="setFont"></a>TQLabel::setFont ( const <a href="tqfont.html">TQFont</a> & f )<tt> [virtual]</tt> diff --git a/doc/html/tqmainwindow.html b/doc/html/tqmainwindow.html index 0f59680b8..6ad93df3e 100644 --- a/doc/html/tqmainwindow.html +++ b/doc/html/tqmainwindow.html @@ -474,7 +474,7 @@ bottom dock areas. The menu bar is above the top dock area. <p> <p>See also <a href="#setCentralWidget">setCentralWidget</a>(). <p>Example: <a href="qfd-example.html#x2013">qfd/qfd.cpp</a>. -<h3 class=fn>void <a name="childEvent"></a>TQMainWindow::childEvent ( <a href="qchildevent.html">TQChildEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="childEvent"></a>TQMainWindow::childEvent ( <a href="tqchildevent.html">TQChildEvent</a> * e )<tt> [virtual protected]</tt> </h3> Monitors events, recieved in <em>e</em>, to ensure the layout is updated. diff --git a/doc/html/tqmenubar.html b/doc/html/tqmenubar.html index 8671430b9..8ef8cdfea 100644 --- a/doc/html/tqmenubar.html +++ b/doc/html/tqmenubar.html @@ -137,7 +137,7 @@ and adding <a href="tqaction.html">TQAction</a>s to the popup menus. various <a href="tqmenudata.html#insertItem">insertItem()</a> overloads, as well as separators, see <a href="tqmenudata.html#insertSeparator">insertSeparator()</a>. You can also add custom menu items that are derived from -<a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<a href="tqcustommenuitem.html">TQCustomMenuItem</a>. <p> Menu items may be removed with <a href="tqmenudata.html#removeItem">removeItem</a>() and enabled or disabled with <a href="tqmenudata.html#setItemEnabled">setItemEnabled()</a>. <p> <img src=tqmenubar-m.png> <img src=tqmenubar-w.png> @@ -175,7 +175,7 @@ created to call <a href="ntqapplication.html#quit">TQApplication::quit</a>() </table></center> <p> <a href="menu-example.html">menu/menu.cpp</a> is an example of TQMenuBar and <a href="tqpopupmenu.html">TQPopupMenu</a> use. -<p> <p>See also <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="ntqaccel.html">TQAccel</a>, <a href="tqaction.html">TQAction</a>, <a href="http://developer.apple.com/techpubs/macosx/Carbon/HumanInterfaceToolbox/Aqua/aqua.html">Aqua Style Guidelines</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Menu Bar</a>, and <a href="application.html">Main Window and Related Classes</a>. +<p> <p>See also <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqaccel.html">TQAccel</a>, <a href="tqaction.html">TQAction</a>, <a href="http://developer.apple.com/techpubs/macosx/Carbon/HumanInterfaceToolbox/Aqua/aqua.html">Aqua Style Guidelines</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Menu Bar</a>, and <a href="application.html">Main Window and Related Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="Separator-enum"></a>TQMenuBar::Separator</h3> @@ -254,7 +254,7 @@ The family of <a href="tqmenudata.html#insertItem">insertItem</a>() functions in popup menu or a menu bar. <p> A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is -also possible to insert custom items (see <a href="qcustommenuitem.html">TQCustomMenuItem</a>) or +also possible to insert custom items (see <a href="tqcustommenuitem.html">TQCustomMenuItem</a>) or even widgets into popup menus. <p> Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or @@ -301,7 +301,7 @@ that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their <a href="tqwidget.html#parentWidget">parentWidget</a>() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent <a href="ntqaccel.html">TQAccel</a> +top-level widget. For all other cases use an independent <a href="tqaccel.html">TQAccel</a> object. <p> <b>Warning:</b> Be careful when passing a literal 0 to <a href="tqmenudata.html#insertItem">insertItem</a>() because some C++ compilers choose the wrong overloaded function. @@ -312,7 +312,7 @@ about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <p>Examples: <a href="addressbook-example.html#x569">addressbook/mainwindow.cpp</a>, <a href="canvas-example.html#x2936">canvas/canvas.cpp</a>, <a href="menu-example.html#x1869">menu/menu.cpp</a>, <a href="qwerty-example.html#x371">qwerty/qwerty.cpp</a>, <a href="scrollview-example.html#x634">scrollview/scrollview.cpp</a>, <a href="showimg-example.html#x1327">showimg/showimg.cpp</a>, and <a href="sound-example.html#x2810">sound/sound.cpp</a>. <h3 class=fn>int <a name="insertItem-2"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqstring.html">TQString</a> & text, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) @@ -323,7 +323,7 @@ This is an overloaded member function, provided for convenience. It behaves esse menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> @@ -347,7 +347,7 @@ the item. The item is connected to the <em>member</em> slot in the <em>receiver< <p> To look best when being highlighted as a menu item, the pixmap should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-5"></a>TQMenuData::insertItem ( const <a href="tqstring.html">TQString</a> & text, int id = -1, int index = -1 ) </h3> @@ -463,7 +463,7 @@ safely by calling: <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(). -<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with an <em>icon</em> and with @@ -472,9 +472,9 @@ optional id <em>id</em>, and optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="tqmenudata.html#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. -<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with optional id <em>id</em>, and @@ -483,7 +483,7 @@ optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="tqmenudata.html#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. <h3 class=fn>int <a name="insertSeparator"></a>TQMenuData::insertSeparator ( int index = -1 ) </h3> diff --git a/doc/html/tqmenudata.html b/doc/html/tqmenudata.html index 6b13e1e9f..cb78fabd4 100644 --- a/doc/html/tqmenudata.html +++ b/doc/html/tqmenudata.html @@ -129,7 +129,7 @@ They can be hidden (and shown again) with <a href="#setItemVisible">setItemVisib <p> Menu items are stored in a list. Use <a href="#findItem">findItem</a>() to find an item by its list position or by its menu identifier. (See also <a href="#indexOf">indexOf</a>() and <a href="#idAt">idAt</a>().) -<p> <p>See also <a href="ntqaccel.html">TQAccel</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqaction.html">TQAction</a>, and <a href="misc.html">Miscellaneous Classes</a>. +<p> <p>See also <a href="tqaccel.html">TQAccel</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqaction.html">TQAction</a>, and <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQMenuData"></a>TQMenuData::TQMenuData () @@ -146,7 +146,7 @@ connected. Returns the accelerator key that has been defined for the menu item <em>id</em>, or 0 if it has no accelerator key or if there is no such menu item. -<p> <p>See also <a href="#setAccel">setAccel</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="#setAccel">setAccel</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>void <a name="activateItemAt"></a>TQMenuData::activateItemAt ( int index )<tt> [virtual]</tt> </h3> @@ -278,7 +278,7 @@ The family of <a href="#insertItem">insertItem</a>() functions inserts menu item popup menu or a menu bar. <p> A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is -also possible to insert custom items (see <a href="qcustommenuitem.html">TQCustomMenuItem</a>) or +also possible to insert custom items (see <a href="tqcustommenuitem.html">TQCustomMenuItem</a>) or even widgets into popup menus. <p> Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or @@ -325,7 +325,7 @@ that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent <a href="ntqaccel.html">TQAccel</a> +top-level widget. For all other cases use an independent <a href="tqaccel.html">TQAccel</a> object. <p> <b>Warning:</b> Be careful when passing a literal 0 to <a href="#insertItem">insertItem</a>() because some C++ compilers choose the wrong overloaded function. @@ -336,7 +336,7 @@ about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <p>Examples: <a href="addressbook-example.html#x569">addressbook/mainwindow.cpp</a>, <a href="canvas-example.html#x2936">canvas/canvas.cpp</a>, <a href="menu-example.html#x1869">menu/menu.cpp</a>, <a href="qwerty-example.html#x371">qwerty/qwerty.cpp</a>, <a href="scrollview-example.html#x634">scrollview/scrollview.cpp</a>, <a href="showimg-example.html#x1327">showimg/showimg.cpp</a>, and <a href="sound-example.html#x2810">sound/sound.cpp</a>. <h3 class=fn>int <a name="insertItem-2"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqstring.html">TQString</a> & text, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) @@ -347,7 +347,7 @@ This is an overloaded member function, provided for convenience. It behaves esse menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> @@ -371,7 +371,7 @@ the item. The item is connected to the <em>member</em> slot in the <em>receiver< <p> To look best when being highlighted as a menu item, the pixmap should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="#changeItem">changeItem</a>(), <a href="#setAccel">setAccel</a>(), <a href="#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-5"></a>TQMenuData::insertItem ( const <a href="tqstring.html">TQString</a> & text, int id = -1, int index = -1 ) </h3> @@ -487,7 +487,7 @@ safely by calling: <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="#removeItem">removeItem</a>(). -<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with an <em>icon</em> and with @@ -496,9 +496,9 @@ optional id <em>id</em>, and optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="#connectItem">connectItem</a>(), <a href="#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="#connectItem">connectItem</a>(), <a href="#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. -<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with optional id <em>id</em>, and @@ -507,7 +507,7 @@ optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="#connectItem">connectItem</a>(), <a href="#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="#connectItem">connectItem</a>(), <a href="#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. <h3 class=fn>int <a name="insertSeparator"></a>TQMenuData::insertSeparator ( int index = -1 ) </h3> @@ -610,7 +610,7 @@ that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent <a href="ntqaccel.html">TQAccel</a> +top-level widget. For all other cases use an independent <a href="tqaccel.html">TQAccel</a> object. <p> Example: <pre> @@ -631,7 +631,7 @@ object. <p> You can also specify the accelerator in the <a href="#insertItem">insertItem</a>() function. You may prefer to use <a href="tqaction.html">TQAction</a> to associate accelerators with menu items. -<p> <p>See also <a href="#accel">accel</a>(), <a href="#insertItem">insertItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="tqaction.html">TQAction</a>. +<p> <p>See also <a href="#accel">accel</a>(), <a href="#insertItem">insertItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="tqaction.html">TQAction</a>. <p>Example: <a href="menu-example.html#x1871">menu/menu.cpp</a>. <h3 class=fn>void <a name="setId"></a>TQMenuData::setId ( int index, int id )<tt> [virtual]</tt> diff --git a/doc/html/tqobject.html b/doc/html/tqobject.html index d381ffc36..221b74ff3 100644 --- a/doc/html/tqobject.html +++ b/doc/html/tqobject.html @@ -36,7 +36,7 @@ body { background: #ffffff; color: black; } <p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p> <p><tt>#include <<a href="tqobject-h.html">tqobject.h</a>></tt> <p>Inherits <a href="ntqt.html">TQt</a>. --<p>Inherited by <a href="ntqaccel.html">TQAccel</a>, <a href="qaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="ntqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="qnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="ntqvalidator.html">TQValidator</a>. +-<p>Inherited by <a href="tqaccel.html">TQAccel</a>, <a href="tqaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="tqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="qnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="ntqvalidator.html">TQValidator</a>. <p><a href="tqobject-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -225,7 +225,7 @@ depth-first search of the object's children. more than one, the first one found is retured; if you need all of them, use <a href="#queryList">queryList</a>(). -<h3 class=fn>void <a name="childEvent"></a>TQObject::childEvent ( <a href="qchildevent.html">TQChildEvent</a> * )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="childEvent"></a>TQObject::childEvent ( <a href="tqchildevent.html">TQChildEvent</a> * )<tt> [virtual protected]</tt> </h3> This event handler can be reimplemented in a subclass to receive child events. @@ -245,7 +245,7 @@ will be a <tt>ChildRemoved</tt> event without a corresponding <tt>ChildInserted< in functions that depend on the state. One notable example is <a href="tqwidget.html#sizeHint">TQWidget::sizeHint</a>(). -<p> <p>See also <a href="#event">event</a>() and <a href="qchildevent.html">TQChildEvent</a>. +<p> <p>See also <a href="#event">event</a>() and <a href="tqchildevent.html">TQChildEvent</a>. <p>Reimplemented in <a href="tqmainwindow.html#childEvent">TQMainWindow</a> and <a href="ntqsplitter.html#childEvent">TQSplitter</a>. <h3 class=fn>const <a href="tqobjectlist.html">TQObjectList</a> * <a name="children"></a>TQObject::children () const @@ -352,13 +352,13 @@ expensive initialization only if something is connected to a signal. <p> <p>See also <a href="#connect">connect</a>() and <a href="#disconnectNotify">disconnectNotify</a>(). -<h3 class=fn>void <a name="customEvent"></a>TQObject::customEvent ( <a href="qcustomevent.html">TQCustomEvent</a> * )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="customEvent"></a>TQObject::customEvent ( <a href="tqcustomevent.html">TQCustomEvent</a> * )<tt> [virtual protected]</tt> </h3> This event handler can be reimplemented in a subclass to receive custom events. Custom events are user-defined events with a type value at least as large as the "User" item of the <a href="tqevent.html#Type-enum">TQEvent::Type</a> -enum, and is typically a <a href="qcustomevent.html">TQCustomEvent</a> or TQCustomEvent subclass. -<p> <p>See also <a href="#event">event</a>() and <a href="qcustomevent.html">TQCustomEvent</a>. +enum, and is typically a <a href="tqcustomevent.html">TQCustomEvent</a> or TQCustomEvent subclass. +<p> <p>See also <a href="#event">event</a>() and <a href="tqcustomevent.html">TQCustomEvent</a>. <h3 class=fn>void <a name="deleteLater"></a>TQObject::deleteLater ()<tt> [slot]</tt> </h3> @@ -543,7 +543,7 @@ sure to return TRUE. Otherwise, TQt will forward the event to the deleted object and the program might crash. <p> <p>See also <a href="#installEventFilter">installEventFilter</a>(). -<p>Reimplemented in <a href="ntqaccel.html#eventFilter">TQAccel</a>, <a href="tqscrollview.html#eventFilter">TQScrollView</a>, and <a href="tqspinbox.html#eventFilter">TQSpinBox</a>. +<p>Reimplemented in <a href="tqaccel.html#eventFilter">TQAccel</a>, <a href="tqscrollview.html#eventFilter">TQScrollView</a>, and <a href="tqspinbox.html#eventFilter">TQSpinBox</a>. <h3 class=fn>bool <a name="highPriority"></a>TQObject::highPriority () const </h3> @@ -635,7 +635,7 @@ monitored objects: listView-><a href="#installEventFilter">installEventFilter</a>( keyPressEater ); </pre> -<p> The <a href="ntqaccel.html">TQAccel</a> class, for example, uses this technique to intercept +<p> The <a href="tqaccel.html">TQAccel</a> class, for example, uses this technique to intercept accelerator key presses. <p> <b>Warning:</b> If you delete the receiver object in your <a href="#eventFilter">eventFilter</a>() function, be sure to return TRUE. If you return FALSE, TQt sends diff --git a/doc/html/tqpopupmenu.html b/doc/html/tqpopupmenu.html index 93c8206da..34a6745a9 100644 --- a/doc/html/tqpopupmenu.html +++ b/doc/html/tqpopupmenu.html @@ -130,7 +130,7 @@ synchronously with <a href="#exec">exec</a>(). <p> Technically, a popup menu consists of a list of menu items. You add items with <a href="tqmenudata.html#insertItem">insertItem</a>(). An item is either a string, a pixmap or a custom item that provides its own drawing function (see -<a href="qcustommenuitem.html">TQCustomMenuItem</a>). In addition, items can have an optional icon +<a href="tqcustommenuitem.html">TQCustomMenuItem</a>). In addition, items can have an optional icon drawn on the very left side and an accelerator key such as "Ctrl+X". <p> There are three kinds of menu items: separators, menu items that @@ -213,7 +213,7 @@ You can connect it to any slot that sets up the menu contents Returns the accelerator key that has been defined for the menu item <em>id</em>, or 0 if it has no accelerator key or if there is no such menu item. -<p> <p>See also <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>void <a name="activated"></a>TQPopupMenu::activated ( int id )<tt> [signal]</tt> </h3> @@ -304,7 +304,7 @@ Executes this popup synchronously. situations you'll want to specify the position yourself, for example at the current mouse position: <pre> - <a href="#exec">exec</a>(TQCursor::<a href="ntqcursor.html#pos">pos</a>()); + <a href="#exec">exec</a>(TQCursor::<a href="tqcursor.html#pos">pos</a>()); </pre> or aligned to a widget: @@ -331,7 +331,7 @@ via the signal-slot connection and in the return value of exec(). <p> Common usage is to position the popup at the current mouse position: <pre> - <a href="#exec">exec</a>( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); + <a href="#exec">exec</a>( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); </pre> or aligned to a widget: @@ -380,7 +380,7 @@ The family of <a href="tqmenudata.html#insertItem">insertItem</a>() functions in popup menu or a menu bar. <p> A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is -also possible to insert custom items (see <a href="qcustommenuitem.html">TQCustomMenuItem</a>) or +also possible to insert custom items (see <a href="tqcustommenuitem.html">TQCustomMenuItem</a>) or even widgets into popup menus. <p> Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or @@ -427,7 +427,7 @@ that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their <a href="tqwidget.html#parentWidget">parentWidget</a>() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent <a href="ntqaccel.html">TQAccel</a> +top-level widget. For all other cases use an independent <a href="tqaccel.html">TQAccel</a> object. <p> <b>Warning:</b> Be careful when passing a literal 0 to <a href="tqmenudata.html#insertItem">insertItem</a>() because some C++ compilers choose the wrong overloaded function. @@ -438,7 +438,7 @@ about signals or slots. Instead insert the items into a popup menu and insert the popup menu into the menubar. This may be fixed in a future TQt version. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <p>Examples: <a href="addressbook-example.html#x569">addressbook/mainwindow.cpp</a>, <a href="canvas-example.html#x2936">canvas/canvas.cpp</a>, <a href="menu-example.html#x1869">menu/menu.cpp</a>, <a href="qwerty-example.html#x371">qwerty/qwerty.cpp</a>, <a href="scrollview-example.html#x634">scrollview/scrollview.cpp</a>, <a href="showimg-example.html#x1327">showimg/showimg.cpp</a>, and <a href="sound-example.html#x2810">sound/sound.cpp</a>. <h3 class=fn>int <a name="insertItem-2"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, const <a href="tqstring.html">TQString</a> & text, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) @@ -449,7 +449,7 @@ This is an overloaded member function, provided for convenience. It behaves esse menu item is connected it to the <em>receiver</em>'s <em>member</em> slot. The icon will be displayed to the left of the text in the item. <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-3"></a>TQMenuData::insertItem ( const <a href="tqpixmap.html">TQPixmap</a> & pixmap, const <a href="tqobject.html">TQObject</a> * receiver, const char * member, const <a href="ntqkeysequence.html">TQKeySequence</a> & accel = 0, int id = -1, int index = -1 ) </h3> @@ -473,7 +473,7 @@ the item. The item is connected to the <em>member</em> slot in the <em>receiver< <p> To look best when being highlighted as a menu item, the pixmap should provide a mask (see <a href="tqpixmap.html#mask">TQPixmap::mask</a>()). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. +<p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(), <a href="tqmenudata.html#changeItem">changeItem</a>(), <a href="tqmenudata.html#setAccel">setAccel</a>(), <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="qnamespace-h.html">ntqnamespace.h</a>. <h3 class=fn>int <a name="insertItem-5"></a>TQMenuData::insertItem ( const <a href="tqstring.html">TQString</a> & text, int id = -1, int index = -1 ) </h3> @@ -589,7 +589,7 @@ safely by calling: <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). <p> <p>See also <a href="tqmenudata.html#removeItem">removeItem</a>(). -<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-e"></a>TQMenuData::insertItem ( const <a href="tqiconset.html">TQIconSet</a> & icon, <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with an <em>icon</em> and with @@ -598,9 +598,9 @@ optional id <em>id</em>, and optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="tqmenudata.html#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. -<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="qcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) +<h3 class=fn>int <a name="insertItem-f"></a>TQMenuData::insertItem ( <a href="tqcustommenuitem.html">TQCustomMenuItem</a> * custom, int id = -1, int index = -1 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts a custom menu item <em>custom</em> with optional id <em>id</em>, and @@ -609,7 +609,7 @@ optional <em>index</em> position. bars. Ownership of <em>custom</em> is transferred to the popup menu. <p> If you want to connect a custom item to a slot, use <a href="tqmenudata.html#connectItem">connectItem</a>(). <p> Returns the allocated <a href="tqmenudata.html#menu-identifier">menu identifier</a> number (<em>id</em> if <em>id</em> >= 0). -<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="qcustommenuitem.html">TQCustomMenuItem</a>. +<p> <p>See also <a href="tqmenudata.html#connectItem">connectItem</a>(), <a href="tqmenudata.html#removeItem">removeItem</a>(), and <a href="tqcustommenuitem.html">TQCustomMenuItem</a>. <h3 class=fn>int <a name="insertSeparator"></a>TQMenuData::insertSeparator ( int index = -1 ) </h3> @@ -726,7 +726,7 @@ that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their <a href="tqwidget.html#parentWidget">parentWidget</a>() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent <a href="ntqaccel.html">TQAccel</a> +top-level widget. For all other cases use an independent <a href="tqaccel.html">TQAccel</a> object. <p> Example: <pre> @@ -747,7 +747,7 @@ object. <p> You can also specify the accelerator in the <a href="tqmenudata.html#insertItem">insertItem</a>() function. You may prefer to use <a href="tqaction.html">TQAction</a> to associate accelerators with menu items. -<p> <p>See also <a href="tqmenudata.html#accel">accel</a>(), <a href="tqmenudata.html#insertItem">insertItem</a>(), <a href="ntqaccel.html">TQAccel</a>, and <a href="tqaction.html">TQAction</a>. +<p> <p>See also <a href="tqmenudata.html#accel">accel</a>(), <a href="tqmenudata.html#insertItem">insertItem</a>(), <a href="tqaccel.html">TQAccel</a>, and <a href="tqaction.html">TQAction</a>. <p>Example: <a href="menu-example.html#x1871">menu/menu.cpp</a>. <h3 class=fn>void <a name="setActiveItem"></a>TQPopupMenu::setActiveItem ( int i )<tt> [virtual]</tt> diff --git a/doc/html/tqscrollview.html b/doc/html/tqscrollview.html index 0fbfd0df4..f191c63b2 100644 --- a/doc/html/tqscrollview.html +++ b/doc/html/tqscrollview.html @@ -415,7 +415,7 @@ ultimately clipped to be inside the clipper widget. <p> You should not need to use this function. <p> <p>See also <a href="#visibleWidth-prop">visibleWidth</a> and <a href="#visibleHeight-prop">visibleHeight</a>. -<h3 class=fn>void <a name="contentsContextMenuEvent"></a>TQScrollView::contentsContextMenuEvent ( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="contentsContextMenuEvent"></a>TQScrollView::contentsContextMenuEvent ( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * e )<tt> [virtual protected]</tt> </h3> This event handler is called whenever the TQScrollView receives a <a href="tqwidget.html#contextMenuEvent">contextMenuEvent</a>() in <em>e</em>: the mouse position is translated to diff --git a/doc/html/tqtabletevent.html b/doc/html/tqtabletevent.html index 6f8cced0d..2654faee9 100644 --- a/doc/html/tqtabletevent.html +++ b/doc/html/tqtabletevent.html @@ -146,7 +146,7 @@ want one end of the pen to do something different than the other. <p> Returns the global position of the device <em>at the time of the event</em>. This is important on asynchronous windows systems like X11; whenever you move your widgets around in response to mouse events, <a href="#globalPos">globalPos</a>() can differ significantly from the current position -<a href="ntqcursor.html#pos">TQCursor::pos</a>(). +<a href="tqcursor.html#pos">TQCursor::pos</a>(). <p> <p>See also <a href="#globalX">globalX</a>() and <a href="#globalY">globalY</a>(). <h3 class=fn>int <a name="globalX"></a>TQTabletEvent::globalX () const diff --git a/doc/html/tqwhatsthis-h.html b/doc/html/tqwhatsthis-h.html index e1d14cbd7..a82ed521e 100644 --- a/doc/html/tqwhatsthis-h.html +++ b/doc/html/tqwhatsthis-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #ifndef TQT_NO_WHATSTHIS -#include "ntqcursor.h" +#include "tqcursor.h" class TQToolButton; class TQPopupMenu; diff --git a/doc/html/tqwhatsthis.html b/doc/html/tqwhatsthis.html index e1217762a..46b387cc9 100644 --- a/doc/html/tqwhatsthis.html +++ b/doc/html/tqwhatsthis.html @@ -77,7 +77,7 @@ will not work.) <p> To add "What's this?" text to a widget you simply call <a href="#add">TQWhatsThis::add</a>() for the widget. For example, to assign text to a menu item, call <a href="tqmenudata.html#setWhatsThis">TQMenuData::setWhatsThis</a>(); for a global -accelerator key, call <a href="ntqaccel.html#setWhatsThis">TQAccel::setWhatsThis</a>() and If you're using +accelerator key, call <a href="tqaccel.html#setWhatsThis">TQAccel::setWhatsThis</a>() and If you're using actions, use <a href="tqaction.html#setWhatsThis">TQAction::setWhatsThis</a>(). <p> The text can be either rich text or plain text. If you specify a rich text formatted string, it will be rendered using the default diff --git a/doc/html/tqwidget.html b/doc/html/tqwidget.html index 223017419..363f3b238 100644 --- a/doc/html/tqwidget.html +++ b/doc/html/tqwidget.html @@ -835,7 +835,7 @@ general you do not need to call it. <p> Closes this widget. Returns TRUE if the widget was closed; otherwise returns FALSE. -<p> First it sends the widget a <a href="qcloseevent.html">TQCloseEvent</a>. The widget is <a href="#hide">hidden</a> if it <a href="qcloseevent.html#accept">accepts</a> the close event. The default implementation of +<p> First it sends the widget a <a href="tqcloseevent.html">TQCloseEvent</a>. The widget is <a href="#hide">hidden</a> if it <a href="tqcloseevent.html#accept">accepts</a> the close event. The default implementation of <a href="#closeEvent">TQWidget::closeEvent</a>() accepts the close event. <p> The <a href="ntqapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>() signal is emitted when the last visible top level widget is closed. @@ -848,21 +848,21 @@ This is an overloaded member function, provided for convenience. It behaves esse otherwise returns FALSE. <p> If <em>alsoDelete</em> is TRUE or the widget has the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> widget flag, the widget is also deleted. The widget can prevent itself from being closed by rejecting the -<a href="qcloseevent.html">TQCloseEvent</a> it gets. A close events is delivered to the widget +<a href="tqcloseevent.html">TQCloseEvent</a> it gets. A close events is delivered to the widget no matter if the widget is visible or not. <p> The <a href="ntqapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>() signal is emitted when the last visible top level widget is closed. <p> Note that closing the <a href="ntqapplication.html#mainWidget">TQApplication::mainWidget</a>() terminates the application. -<p> <p>See also <a href="#closeEvent">closeEvent</a>(), <a href="qcloseevent.html">TQCloseEvent</a>, <a href="#hide">hide</a>(), <a href="ntqapplication.html#quit">TQApplication::quit</a>(), <a href="ntqapplication.html#setMainWidget">TQApplication::setMainWidget</a>(), and <a href="ntqapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>(). +<p> <p>See also <a href="#closeEvent">closeEvent</a>(), <a href="tqcloseevent.html">TQCloseEvent</a>, <a href="#hide">hide</a>(), <a href="ntqapplication.html#quit">TQApplication::quit</a>(), <a href="ntqapplication.html#setMainWidget">TQApplication::setMainWidget</a>(), and <a href="ntqapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>(). -<h3 class=fn>void <a name="closeEvent"></a>TQWidget::closeEvent ( <a href="qcloseevent.html">TQCloseEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="closeEvent"></a>TQWidget::closeEvent ( <a href="tqcloseevent.html">TQCloseEvent</a> * e )<tt> [virtual protected]</tt> </h3> This event handler, for event <em>e</em>, can be reimplemented in a subclass to receive widget close events. <p> The default implementation calls e->accept(), which hides this -widget. See the <a href="qcloseevent.html">TQCloseEvent</a> documentation for more details. -<p> <p>See also <a href="#event">event</a>(), <a href="#hide">hide</a>(), <a href="#close">close</a>(), and <a href="qcloseevent.html">TQCloseEvent</a>. +widget. See the <a href="tqcloseevent.html">TQCloseEvent</a> documentation for more details. +<p> <p>See also <a href="#event">event</a>(), <a href="#hide">hide</a>(), <a href="#close">close</a>(), and <a href="tqcloseevent.html">TQCloseEvent</a>. <p>Examples: <a href="tqaction-application-example.html#x1173">action/application.cpp</a>, <a href="simple-application-example.html#x1592">application/application.cpp</a>, <a href="canvas-chart-example.html#x2896">chart/chartform.cpp</a>, <a href="i18n-example.html#x1927">i18n/mywidget.cpp</a>, <a href="mdi-example.html#x2077">mdi/application.cpp</a>, <a href="popup-example.html#x1617">popup/popup.cpp</a>, and <a href="qwerty-example.html#x404">qwerty/qwerty.cpp</a>. <h3 class=fn>const <a href="tqcolorgroup.html">TQColorGroup</a> & <a name="colorGroup"></a>TQWidget::colorGroup () const @@ -880,14 +880,14 @@ the widget being initialized, and that may be called before widget's constructor. <p> <p>See also <a href="#polish">polish</a>(). -<h3 class=fn>void <a name="contextMenuEvent"></a>TQWidget::contextMenuEvent ( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * e )<tt> [virtual protected]</tt> +<h3 class=fn>void <a name="contextMenuEvent"></a>TQWidget::contextMenuEvent ( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * e )<tt> [virtual protected]</tt> </h3> This event handler, for event <em>e</em>, can be reimplemented in a subclass to receive widget context menu events. <p> The default implementation calls e->ignore(), which rejects the -context event. See the <a href="qcontextmenuevent.html">TQContextMenuEvent</a> documentation for +context event. See the <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> documentation for more details. -<p> <p>See also <a href="#event">event</a>() and <a href="qcontextmenuevent.html">TQContextMenuEvent</a>. +<p> <p>See also <a href="#event">event</a>() and <a href="tqcontextmenuevent.html">TQContextMenuEvent</a>. <p>Example: <a href="menu-example.html#x1881">menu/menu.cpp</a>. <h3 class=fn>void <a name="create"></a>TQWidget::create ( WId window = 0, bool initializeWindow = TRUE, bool destroyOldWindow = TRUE )<tt> [virtual protected]</tt> @@ -901,7 +901,7 @@ window yourself (using platform native code). <p> The TQWidget constructor calls <a href="#create">create</a>(0,TRUE,TRUE) to create a window for this widget. -<h3 class=fn>const <a href="ntqcursor.html">TQCursor</a> & <a name="cursor"></a>TQWidget::cursor () const +<h3 class=fn>const <a href="tqcursor.html">TQCursor</a> & <a name="cursor"></a>TQWidget::cursor () const </h3><p>Returns the cursor shape for this widget. See the <a href="tqwidget.html#cursor-prop">"cursor"</a> property for details. <h3 class=fn>bool <a name="customWhatsThis"></a>TQWidget::customWhatsThis () const<tt> [virtual]</tt> @@ -1206,7 +1206,7 @@ button is released. <a href="#grabMouse">grabMouse</a>(). <p> <p>See also <a href="#releaseMouse">releaseMouse</a>(), <a href="#grabKeyboard">grabKeyboard</a>(), <a href="#releaseKeyboard">releaseKeyboard</a>(), <a href="#grabKeyboard">grabKeyboard</a>(), and <a href="#focusWidget">focusWidget</a>(). -<h3 class=fn>void <a name="grabMouse-2"></a>TQWidget::grabMouse ( const <a href="ntqcursor.html">TQCursor</a> & cursor ) +<h3 class=fn>void <a name="grabMouse-2"></a>TQWidget::grabMouse ( const <a href="tqcursor.html">TQCursor</a> & cursor ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Grabs the mouse input and changes the cursor shape. @@ -1913,7 +1913,7 @@ the widgets base size to width <em>basew</em> and height <em>baseh</em>. <h3 class=fn>void <a name="setCaption"></a>TQWidget::setCaption ( const <a href="tqstring.html">TQString</a> & )<tt> [virtual slot]</tt> </h3><p>Sets the window caption (title). See the <a href="tqwidget.html#caption-prop">"caption"</a> property for details. -<h3 class=fn>void <a name="setCursor"></a>TQWidget::setCursor ( const <a href="ntqcursor.html">TQCursor</a> & )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setCursor"></a>TQWidget::setCursor ( const <a href="tqcursor.html">TQCursor</a> & )<tt> [virtual]</tt> </h3><p>Sets the cursor shape for this widget. See the <a href="tqwidget.html#cursor-prop">"cursor"</a> property for details. <h3 class=fn>void <a name="setDisabled"></a>TQWidget::setDisabled ( bool disable )<tt> [slot]</tt> @@ -2664,7 +2664,7 @@ inactive widget has the <a href="tqpalette.html#inactive">TQPalette::inactive</a <p> <p>See also <a href="#palette-prop">palette</a>. <p>Get this property's value with <a href="#colorGroup">colorGroup</a>(). -<h3 class=fn><a href="ntqcursor.html">TQCursor</a> <a name="cursor-prop"></a>cursor</h3> +<h3 class=fn><a href="tqcursor.html">TQCursor</a> <a name="cursor-prop"></a>cursor</h3> <p>This property holds the cursor shape for this widget. <p>The mouse cursor will assume this shape when it's over this widget. See the <a href="ntqt.html#CursorShape-enum">list of predefined cursor diff --git a/doc/html/tutorial1-10.html b/doc/html/tutorial1-10.html index d9fdb579e..7ab5673ef 100644 --- a/doc/html/tutorial1-10.html +++ b/doc/html/tutorial1-10.html @@ -218,7 +218,7 @@ makefile and build the application.) <a name="3"></a><p> Make the size of the cannon barrel be dependent on the force. <p> Put the cannon in the bottom-right corner. <p> Try adding a better keyboard interface. For example, make + and - -increase and decrease the force and enter shoot. Hint: <a href="ntqaccel.html">TQAccel</a> and +increase and decrease the force and enter shoot. Hint: <a href="tqaccel.html">TQAccel</a> and new addStep() and subtractStep() slots in LCDRange, like <a href="tqslider.html#addStep">TQSlider::addStep</a>(). If you're bothered by the way the left and right keys work (I am!), change that too. <p> You're now ready for <a href="tutorial1-11.html">Chapter 11.</a> diff --git a/doc/html/tutorial1-14.html b/doc/html/tutorial1-14.html index 6ad3faebf..6e1712f1c 100644 --- a/doc/html/tutorial1-14.html +++ b/doc/html/tutorial1-14.html @@ -197,9 +197,9 @@ matrix and return TRUE if it is inside the original barrel rectangle. </h3> <a name="1-3"></a><p> -<p> <pre> #include <<a href="qaccel-h.html">ntqaccel.h</a>> +<p> <pre> #include <<a href="tqaccel-h.html">tqaccel.h</a>> </pre> -<p> We include the class definition of <a href="ntqaccel.html">TQAccel</a>. +<p> We include the class definition of <a href="tqaccel.html">TQAccel</a>. <p> <pre> <a href="tqvbox.html">TQVBox</a> *box = new <a href="tqvbox.html">TQVBox</a>( this, "cannonFrame" ); box-><a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken ); cannonField = new CannonField( box, "cannonField" ); @@ -208,24 +208,24 @@ matrix and return TRUE if it is inside the original barrel rectangle. <tt>CannonField</tt> as a child of that box. Because nothing else is in the box, the effect is that the <a href="tqvbox.html">TQVBox</a> will put a frame around the CannonField. -<p> <pre> <a href="ntqaccel.html">TQAccel</a> *accel = new <a href="ntqaccel.html">TQAccel</a>( this ); - <a name="x2438"></a><a name="x2437"></a> accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( Key_Enter ), +<p> <pre> <a href="tqaccel.html">TQAccel</a> *accel = new <a href="tqaccel.html">TQAccel</a>( this ); + <a name="x2438"></a><a name="x2437"></a> accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( Key_Enter ), this, TQ_SLOT(fire()) ); - accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( Key_Return ), + accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( Key_Return ), this, TQ_SLOT(fire()) ); </pre> <p> Here we create and set up an accelerator. An accelerator is an object that intercepts keyboard events to an application and calls slots if certain keys are pressed. This mechanism is also called shortcut keys. Note that an accelerator is a child of a widget and will be -destroyed when that widget is destroyed. <a href="ntqaccel.html">TQAccel</a> is <em>not</em> a widget +destroyed when that widget is destroyed. <a href="tqaccel.html">TQAccel</a> is <em>not</em> a widget and has no visible effect on its parent. <p> We define two shortcut keys. We want the slot fire() to be called when the user presses Enter, and we want the application to quit when key Ctrl+Q is pressed. Because Enter is sometimes Return and there are even keyboards with <em>both</em> keys, we make both Enter and Return invoke fire(). -<p> <pre> accel-><a href="ntqaccel.html#connectItem">connectItem</a>( accel-><a href="ntqaccel.html#insertItem">insertItem</a>( CTRL+Key_Q ), +<p> <pre> accel-><a href="tqaccel.html#connectItem">connectItem</a>( accel-><a href="tqaccel.html#insertItem">insertItem</a>( CTRL+Key_Q ), tqApp, TQ_SLOT(<a href="ntqapplication.html#quit">quit</a>()) ); </pre> <p> And then we set up Ctrl+Q to do the same thing as Alt+Q. Some diff --git a/doc/html/tutorial2-05.html b/doc/html/tutorial2-05.html index df6209736..e4b2ea32b 100644 --- a/doc/html/tutorial2-05.html +++ b/doc/html/tutorial2-05.html @@ -59,7 +59,7 @@ conventional document-centric style. <a href="tqpopupmenu.html">TQPopupMenu</a> *optionsMenu; // Why public? See canvasview.cpp protected: - virtual void closeEvent( <a href="qcloseevent.html">TQCloseEvent</a> * ); + virtual void closeEvent( <a href="tqcloseevent.html">TQCloseEvent</a> * ); private slots: void fileNew(); diff --git a/doc/html/tutorial2-06.html b/doc/html/tutorial2-06.html index d57d8cf9e..b3e21f675 100644 --- a/doc/html/tutorial2-06.html +++ b/doc/html/tutorial2-06.html @@ -249,7 +249,7 @@ with this text item, and provided a getter and setter for this value. void viewportResizeEvent( <a href="qresizeevent.html">TQResizeEvent</a> *e ); void contentsMousePressEvent( <a href="qmouseevent.html">TQMouseEvent</a> *e ); void contentsMouseMoveEvent( <a href="qmouseevent.html">TQMouseEvent</a> *e ); - void contentsContextMenuEvent( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> *e ); + void contentsContextMenuEvent( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> *e ); private: <a href="tqcanvasitem.html">TQCanvasItem</a> *m_movingItem; @@ -271,9 +271,9 @@ vector. <a name="3-1"></a><p> (Extracts from <tt>canvasview.cpp</tt>.) <p> -<pre> <a name="x2584"></a>void CanvasView::<a href="tqscrollview.html#contentsContextMenuEvent">contentsContextMenuEvent</a>( <a href="qcontextmenuevent.html">TQContextMenuEvent</a> * ) +<pre> <a name="x2584"></a>void CanvasView::<a href="tqscrollview.html#contentsContextMenuEvent">contentsContextMenuEvent</a>( <a href="tqcontextmenuevent.html">TQContextMenuEvent</a> * ) { - <a name="x2579"></a> ((ChartForm*)<a href="tqobject.html#parent">parent</a>())->optionsMenu->exec( TQCursor::<a href="ntqcursor.html#pos">pos</a>() ); + <a name="x2579"></a> ((ChartForm*)<a href="tqobject.html#parent">parent</a>())->optionsMenu->exec( TQCursor::<a href="tqcursor.html#pos">pos</a>() ); } </pre> <p> When the user invokes a context menu (e.g. by right-clicking on most diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 2c23a9b79..5bb6f3296 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -1,7 +1,7 @@ 2D area that can contain TQCanvasItem objects. | TQCanvas 2D transformations of a coordinate system. | TQWMatrix Abstract base class for accessing SQL databases. | TQSqlDriver -Abstract base class for custom menu items in popup menus. | QCustomMenuItem +Abstract base class for custom menu items in popup menus. | TQCustomMenuItem Abstract base class of internal layout iterators. | TQGLayoutIterator Abstract base for custom TQSqlDriver plugins. | TQSqlDriverPlugin Abstract base for custom TQStyle plugins. | TQStylePlugin @@ -90,7 +90,7 @@ Default implementation of all the XML handler classes. | TQXmlDefaultHandler Defines a Universally Unique Identifier (UUID). | QUuid Defines a point in the plane. | TQPoint Defines a rectangle in the plane. | TQRect -Defines an interface that exposes information about accessible objects. | QAccessibleInterface +Defines an interface that exposes information about accessible objects. | TQAccessibleInterface Defines how a TQPainter should draw lines and outlines of shapes. | TQPen Defines the fill pattern of shapes drawn by a TQPainter. | TQBrush Defines the size of a two-dimensional object. | TQSize @@ -115,9 +115,9 @@ Encapsulates a set of database field meta data. | TQSqlRecordInfo Encapsulates an OpenGL rendering context. | TQGLContext Encapsulates the common Look and Feel of a GUI. | TQCommonStyle Encapsulation of a set of text styles. | TQStyleSheetItem -Enums and static functions relating to accessibility. | QAccessible +Enums and static functions relating to accessibility. | TQAccessible Error message display dialog. | QErrorMessage -Event parameters for child object events. | QChildEvent +Event parameters for child object events. | TQChildEvent Event parameters for move events. | QMoveEvent Event parameters for paint events. | TQPaintEvent Event parameters for resize events. | QResizeEvent @@ -143,7 +143,7 @@ General information about fonts. | TQFontInfo Group box frame with a title. | TQGroupBox Group of widget colors. | TQColorGroup Groups actions together. | TQActionGroup -Handles keyboard accelerator and shortcut keys. | QAccel +Handles keyboard accelerator and shortcut keys. | TQAccel Hardware-independent pixmap representation with direct access to the pixel data. | TQImage Header information for HTTP. | TQHttpHeader Header row or column, e.g. for tables and listviews. | TQHeader @@ -165,7 +165,7 @@ Implements a list view item. | TQListViewItem Implements a list/tree view. | TQListView Implements a splitter widget. | QSplitter Implements an Appearance Manager style. | QMacStyle -Implements parts of the QAccessibleInterface for TQObjects. | QAccessibleObject +Implements parts of the TQAccessibleInterface for TQObjects. | TQAccessibleObject Incremental image decoder for a specific image format. | TQImageFormat Incremental image decoder for all supported image formats. | TQImageDecoder Incremental loading of animations or images, signalling as it progresses. | TQMovie @@ -221,7 +221,7 @@ Manipulates the fields in SQL database tables and views. | TQSqlField Maps open-standard MIME to Mac flavors. | TQMacMime Maps open-standard MIME to Window Clipboard formats. | TQWindowsMime Means of executing and manipulating SQL statements. | TQSqlQuery -Means of using TQt Assistant as an application's help tool. | QAssistantClient +Means of using TQt Assistant as an application's help tool. | TQAssistantClient Means of using comboboxes in TQTables. | TQComboTableItem Meta information about TQt objects. | QMetaObject Microsoft Windows-like look and feel. | TQWindowsStyle @@ -229,7 +229,7 @@ Modal dialog with a short message, an icon, and some buttons. | QMessageBox Monochrome (1-bit depth) pixmaps. | TQBitmap More sophisticated Motif-ish look and feel. | TQMotifPlusStyle Motif look and feel. | TQMotifStyle -Mouse cursor with an arbitrary shape. | QCursor +Mouse cursor with an arbitrary shape. | TQCursor Movable panel containing widgets such as tool buttons. | TQToolBar Multi-bezier splines on a TQCanvas. | TQCanvasSpline Namespace for TQt SQL identifiers that need to be global-like. | TQSql @@ -249,8 +249,8 @@ Paint device that records and replays TQPainter commands. | TQPicture Parameters for input method events. | QIMEvent Parameters for loading and saving images. | TQImageIO Parameters that describe a Tablet event. | TQTabletEvent -Parameters that describe a close event. | QCloseEvent -Parameters that describe a context menu event. | QContextMenuEvent +Parameters that describe a close event. | TQCloseEvent +Parameters that describe a context menu event. | TQContextMenuEvent Parameters that describe a mouse event. | QMouseEvent Parameters that describe a timer event. | TQTimerEvent Parameters that describe a wheel event. | QWheelEvent @@ -313,7 +313,7 @@ Stores meta data about a property. | QMetaProperty Stores meta data associated with a SQL field. | TQSqlFieldInfo Stream of data provided to a QNPInstance by the browser. | QNPStream String objects using constant Unicode data. | TQConstString -Support for custom events. | QCustomEvent +Support for custom events. | TQCustomEvent Support for socket callbacks. | TQSocketNotifier Supports drag and drop operations within a TQIconView. | TQIconDrag System-independent file information. | TQFileInfo diff --git a/doc/mac.doc b/doc/mac.doc index d293b6ad2..b863ec8a5 100644 --- a/doc/mac.doc +++ b/doc/mac.doc @@ -57,9 +57,9 @@ or using the open(1) command. Mac OS X needs this to dispatch events correctly, as well as gaining access to the menubar. If using GDB you must run with the full path to the executable. -\section1 QCursor +\section1 TQCursor -Due to Mac OS X having only 16x16 custom cursors QCursor is limited by this +Due to Mac OS X having only 16x16 custom cursors TQCursor is limited by this as well. For now the only workaround to this problem is to use a small cursor (16x16). @@ -224,7 +224,7 @@ you should see menu items like "Avslutt" instead of "Quit" \section2 Right-Mouse Clicks If you want to provide right-mouse click support for Mac OS X, use the -QContextMenuEvent class. This will map to a context menu event, in other +TQContextMenuEvent class. This will map to a context menu event, in other words a menu that will display a popup selection. This is the most common use of right-mouse clicks, and maps to a control-click with the Mac OS X one-button mouse support. @@ -255,7 +255,7 @@ used whenever a default menubar is needed. \list -\i QCustomMenuItems are not supported in Mac native menubars, they are supported +\i TQCustomMenuItems are not supported in Mac native menubars, they are supported in popupmenus that are not in the Mac native menubar. \i Items with accelerators that have more than one keystroke diff --git a/doc/man/man3/tqaccel.3qt b/doc/man/man3/tqaccel.3qt index d6ed18cae..070707889 100644 --- a/doc/man/man3/tqaccel.3qt +++ b/doc/man/man3/tqaccel.3qt @@ -1,5 +1,5 @@ '\" t -.TH QAccel 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQAccel 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,22 +7,22 @@ .ad l .nh .SH NAME -QAccel \- Handles keyboard accelerator and shortcut keys +TQAccel \- Handles keyboard accelerator and shortcut keys .SH SYNOPSIS -\fC#include <ntqaccel.h>\fR +\fC#include <tqaccel.h>\fR .PP Inherits TQObject. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQAccel\fR ( TQWidget * parent, const char * name = 0 )" +.BI "\fBTQAccel\fR ( TQWidget * parent, const char * name = 0 )" .br .ti -1c -.BI "\fBQAccel\fR ( TQWidget * watch, TQObject * parent, const char * name = 0 )" +.BI "\fBTQAccel\fR ( TQWidget * watch, TQObject * parent, const char * name = 0 )" .br .ti -1c -.BI "\fB~QAccel\fR ()" +.BI "\fB~TQAccel\fR ()" .br .ti -1c .BI "bool \fBisEnabled\fR () const" @@ -98,7 +98,7 @@ Inherits TQObject. .br .in -1c .SH DESCRIPTION -The QAccel class handles keyboard accelerator and shortcut keys. +The TQAccel class handles keyboard accelerator and shortcut keys. .PP A keyboard accelerator triggers an action when a certain key combination is pressed. The accelerator handles all keyboard activity for all the children of one top-level widget, so it is not affected by the keyboard focus. .PP @@ -114,7 +114,7 @@ In most cases, you will not need to use this class directly. Use the TQAction cl .br .fi .PP -A QAccel contains a list of accelerator items that can be manipulated using insertItem(), removeItem(), clear(), key() and findKey(). +A TQAccel contains a list of accelerator items that can be manipulated using insertItem(), removeItem(), clear(), key() and findKey(). .PP Each accelerator item consists of an identifier and a QKeySequence. A single key sequence consists of a keyboard code combined with modifiers (SHIFT, CTRL, ALT or UNICODE_ACCEL). For example, \fCCTRL + Key_P\fR could be a shortcut for printing a document. The key codes are listed in ntqnamespace.h. As an alternative, use UNICODE_ACCEL with the unicode code point of the character. For example, \fCUNICODE_ACCEL + 'A'\fR gives the same accelerator as Key_A. .PP @@ -122,7 +122,7 @@ When an accelerator key is pressed, the accelerator sends out the signal activat .PP The activated() signal is \fInot\fR emitted when two or more accelerators match the same key. Instead, the first matching accelerator sends out the activatedAmbiguously() signal. By pressing the key multiple times, users can navigate between all matching accelerators. Some standard controls like TQPushButton and TQCheckBox connect the activatedAmbiguously() signal to the harmless setFocus() slot, whereas activated() is connected to a slot invoking the button's action. Most controls, like TQLabel and TQTabBar, treat activated() and activatedAmbiguously() as equivalent. .PP -Use setEnabled() to enable or disable all the items in an accelerator, or setItemEnabled() to enable or disable individual items. An item is active only when both the QAccel and the item itself are enabled. +Use setEnabled() to enable or disable all the items in an accelerator, or setItemEnabled() to enable or disable individual items. An item is active only when both the TQAccel and the item itself are enabled. .PP The function setWhatsThis() specifies a help text that appears when the user presses an accelerator key in What's This mode. .PP @@ -141,7 +141,7 @@ Example: .PP .nf .br - QAccel *a = new QAccel( myWindow ); // create accels for myWindow + TQAccel *a = new TQAccel( myWindow ); // create accels for myWindow .br a->connectItem( a->insertItem(Key_P+CTRL), // adds Ctrl+P accelerator .br @@ -153,25 +153,25 @@ Example: .PP See also QKeyEvent, TQWidget::keyPressEvent(), TQMenuData::setAccel(), TQButton::accel, TQLabel::setBuddy(), QKeySequence, GUI Design Handbook: Keyboard Shortcuts, and Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QAccel::QAccel ( TQWidget * parent, const char * name = 0 )" -Constructs a QAccel object called \fIname\fR, with parent \fIparent\fR. The accelerator operates on \fIparent\fR. -.SH "QAccel::QAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 )" -Constructs a QAccel object called \fIname\fR, that operates on \fIwatch\fR, and is a child of \fIparent\fR. +.SH "TQAccel::TQAccel ( TQWidget * parent, const char * name = 0 )" +Constructs a TQAccel object called \fIname\fR, with parent \fIparent\fR. The accelerator operates on \fIparent\fR. +.SH "TQAccel::TQAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 )" +Constructs a TQAccel object called \fIname\fR, that operates on \fIwatch\fR, and is a child of \fIparent\fR. .PP This constructor is not needed for normal application programming. -.SH "QAccel::~QAccel ()" +.SH "TQAccel::~TQAccel ()" Destroys the accelerator object and frees all allocated resources. -.SH "void QAccel::activated ( int id )\fC [signal]\fR" +.SH "void TQAccel::activated ( int id )\fC [signal]\fR" This signal is emitted when an accelerator key is pressed. \fIid\fR is a number that identifies this particular accelerator item. .PP See also activatedAmbiguously(). -.SH "void QAccel::activatedAmbiguously ( int id )\fC [signal]\fR" +.SH "void TQAccel::activatedAmbiguously ( int id )\fC [signal]\fR" This signal is emitted when an accelerator key is pressed. \fIid\fR is a number that identifies this particular accelerator item. .PP See also activated(). -.SH "void QAccel::clear ()" +.SH "void TQAccel::clear ()" Removes all accelerator items. -.SH "bool QAccel::connectItem ( int id, const TQObject * receiver, const char * member )" +.SH "bool TQAccel::connectItem ( int id, const TQObject * receiver, const char * member )" Connects the accelerator item \fIid\fR to the slot \fImember\fR of \fIreceiver\fR. .PP .nf @@ -187,19 +187,19 @@ Normally accelerators are connected to slots which then receive the \fCactivated See also disconnectItem(). .PP Example: t14/gamebrd.cpp. -.SH "uint QAccel::count () const" +.SH "uint TQAccel::count () const" Returns the number of accelerator items in this accelerator. -.SH "bool QAccel::disconnectItem ( int id, const TQObject * receiver, const char * member )" +.SH "bool TQAccel::disconnectItem ( int id, const TQObject * receiver, const char * member )" Disconnects an accelerator item with id \fIid\fR from the function called \fImember\fR in the \fIreceiver\fR object. .PP See also connectItem(). -.SH "bool QAccel::eventFilter ( TQObject *, TQEvent * )\fC [virtual protected]\fR" +.SH "bool TQAccel::eventFilter ( TQObject *, TQEvent * )\fC [virtual protected]\fR" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. serves no purpose anymore .PP Reimplemented from TQObject. -.SH "int QAccel::findKey ( const QKeySequence & key ) const" +.SH "int TQAccel::findKey ( const QKeySequence & key ) const" Returns the identifier of the accelerator item with the key code \fIkey\fR, or -1 if the item cannot be found. -.SH "int QAccel::insertItem ( const QKeySequence & key, int id = -1 )" +.SH "int TQAccel::insertItem ( const QKeySequence & key, int id = -1 )" Inserts an accelerator item and returns the item's identifier. .PP \fIkey\fR is a key code and an optional combination of SHIFT, CTRL and ALT. \fIid\fR is the accelerator item id. @@ -208,7 +208,7 @@ If \fIid\fR is negative, then the item will be assigned a unique negative identi .PP .nf .br - QAccel *a = new QAccel( myWindow ); // create accels for myWindow + TQAccel *a = new TQAccel( myWindow ); // create accels for myWindow .br a->insertItem( CTRL + Key_P, 200 ); // Ctrl+P, e.g. to print document .br @@ -223,39 +223,39 @@ If \fIid\fR is negative, then the item will be assigned a unique negative identi .fi .PP Example: t14/gamebrd.cpp. -.SH "bool QAccel::isEnabled () const" +.SH "bool TQAccel::isEnabled () const" Returns TRUE if the accelerator is enabled; otherwise returns FALSE. .PP See also setEnabled() and isItemEnabled(). -.SH "bool QAccel::isItemEnabled ( int id ) const" +.SH "bool TQAccel::isItemEnabled ( int id ) const" Returns TRUE if the accelerator item with the identifier \fIid\fR is enabled. Returns FALSE if the item is disabled or cannot be found. .PP See also setItemEnabled() and isEnabled(). -.SH "QKeySequence QAccel::key ( int id )" +.SH "QKeySequence TQAccel::key ( int id )" Returns the key sequence of the accelerator item with identifier \fIid\fR, or an invalid key sequence (0) if the id cannot be found. -.SH "TQString QAccel::keyToString ( QKeySequence k )\fC [static]\fR" +.SH "TQString TQAccel::keyToString ( QKeySequence k )\fC [static]\fR" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Creates an accelerator string for the key \fIk\fR. For instance CTRL+Key_O gives "Ctrl+O". The "Ctrl" etc. are translated (using TQObject::tr()) in the "QAccel" context. +Creates an accelerator string for the key \fIk\fR. For instance CTRL+Key_O gives "Ctrl+O". The "Ctrl" etc. are translated (using TQObject::tr()) in the "TQAccel" context. .PP The function is superfluous. Cast the QKeySequence \fIk\fR to a TQString for the same effect. -.SH "void QAccel::removeItem ( int id )" +.SH "void TQAccel::removeItem ( int id )" Removes the accelerator item with the identifier \fIid\fR. -.SH "void QAccel::repairEventFilter ()" +.SH "void TQAccel::repairEventFilter ()" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. serves no purpose anymore -.SH "void QAccel::setEnabled ( bool enable )" +.SH "void TQAccel::setEnabled ( bool enable )" Enables the accelerator if \fIenable\fR is TRUE, or disables it if \fIenable\fR is FALSE. .PP -Individual keys can also be enabled or disabled using setItemEnabled(). To work, a key must be an enabled item in an enabled QAccel. +Individual keys can also be enabled or disabled using setItemEnabled(). To work, a key must be an enabled item in an enabled TQAccel. .PP See also isEnabled() and setItemEnabled(). -.SH "void QAccel::setItemEnabled ( int id, bool enable )" +.SH "void TQAccel::setItemEnabled ( int id, bool enable )" Enables the accelerator item with the identifier \fIid\fR if \fIenable\fR is TRUE, and disables item \fIid\fR if \fIenable\fR is FALSE. .PP -To work, an item must be enabled and be in an enabled QAccel. +To work, an item must be enabled and be in an enabled TQAccel. .PP See also isItemEnabled() and isEnabled(). -.SH "void QAccel::setWhatsThis ( int id, const TQString & text )" +.SH "void TQAccel::setWhatsThis ( int id, const TQString & text )" Sets a What's This help text for the accelerator item \fIid\fR to \fItext\fR. .PP The text will be shown when the application is in What's This mode and the user hits the accelerator key. @@ -263,16 +263,16 @@ The text will be shown when the application is in What's This mode and the user To set What's This help on a menu item (with or without an accelerator key), use TQMenuData::setWhatsThis(). .PP See also whatsThis(), TQWhatsThis::inWhatsThisMode(), TQMenuData::setWhatsThis(), and TQAction::whatsThis. -.SH "QKeySequence QAccel::shortcutKey ( const TQString & str )\fC [static]\fR" +.SH "QKeySequence TQAccel::shortcutKey ( const TQString & str )\fC [static]\fR" Returns the shortcut key sequence for \fIstr\fR, or an invalid key sequence (0) if \fIstr\fR has no shortcut sequence. .PP For example, shortcutKey("E&xit") returns ALT+Key_X, shortcutKey("&Quit") returns ALT+Key_Q and shortcutKey("Quit") returns 0. (In code that does not inherit the TQt namespace class, you must write e.g. TQt::ALT+TQt::Key_Q.) .PP We provide a list of common accelerators in English. At the time of writing, Microsoft and Open Group do not appear to have issued equivalent recommendations for other languages. -.SH "QKeySequence QAccel::stringToKey ( const TQString & s )\fC [static]\fR" +.SH "QKeySequence TQAccel::stringToKey ( const TQString & s )\fC [static]\fR" \fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code. .PP -Returns an accelerator code for the string \fIs\fR. For example" Ctrl+O" gives CTRL+UNICODE_ACCEL+'O'. The strings "Ctrl"," Shift", "Alt" are recognized, as well as their translated equivalents in the "QAccel" context (using TQObject::tr()). Returns 0 if \fIs\fR is not recognized. +Returns an accelerator code for the string \fIs\fR. For example" Ctrl+O" gives CTRL+UNICODE_ACCEL+'O'. The strings "Ctrl"," Shift", "Alt" are recognized, as well as their translated equivalents in the "TQAccel" context (using TQObject::tr()). Returns 0 if \fIs\fR is not recognized. .PP This function is typically used with tr(), so that accelerator keys can be replaced in translations: .PP @@ -282,7 +282,7 @@ This function is typically used with tr(), so that accelerator keys can be repla .br file->insertItem( p1, tr("&Open..."), this, TQ_SLOT(open()), .br - QAccel::stringToKey(tr("Ctrl+O", "File|Open")) ); + TQAccel::stringToKey(tr("Ctrl+O", "File|Open")) ); .br .fi .PP @@ -293,13 +293,13 @@ The function is superfluous. Construct a QKeySequence from the string \fIs\fR fo See also TQObject::tr() and Internationalization with Qt. .PP Example: i18n/mywidget.cpp. -.SH "TQString QAccel::whatsThis ( int id ) const" +.SH "TQString TQAccel::whatsThis ( int id ) const" Returns the What's This help text for the specified item \fIid\fR or TQString::null if no text has been specified. .PP See also setWhatsThis(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqaccel.html +.BR http://doc.trolltech.com/tqaccel.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqaccessible.3qt b/doc/man/man3/tqaccessible.3qt index 498c72485..a928e625d 100644 --- a/doc/man/man3/tqaccessible.3qt +++ b/doc/man/man3/tqaccessible.3qt @@ -1,5 +1,5 @@ '\" t -.TH QAccessible 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQAccessible 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,11 +7,11 @@ .ad l .nh .SH NAME -QAccessible \- Enums and static functions relating to accessibility +TQAccessible \- Enums and static functions relating to accessibility .SH SYNOPSIS -\fC#include <ntqaccessible.h>\fR +\fC#include <tqaccessible.h>\fR .PP -Inherited by QAccessibleInterface. +Inherited by TQAccessibleInterface. .PP .SS "Public Members" .in +1c @@ -34,7 +34,7 @@ Inherited by QAccessibleInterface. .SS "Static Public Members" .in +1c .ti -1c -.BI "QRESULT \fBqueryAccessibleInterface\fR ( TQObject * object, QAccessibleInterface ** iface )" +.BI "QRESULT \fBqueryAccessibleInterface\fR ( TQObject * object, TQAccessibleInterface ** iface )" .br .ti -1c .BI "void \fBupdateAccessibility\fR ( TQObject * object, int control, Event reason )" @@ -44,324 +44,324 @@ Inherited by QAccessibleInterface. .br .in -1c .SH DESCRIPTION -The QAccessible class provides enums and static functions relating to accessibility. +The TQAccessible class provides enums and static functions relating to accessibility. .PP -Accessibility clients use implementations of the QAccessibleInterface to read the information an accessible object exposes, or to call functions to manipulate the accessible object. +Accessibility clients use implementations of the TQAccessibleInterface to read the information an accessible object exposes, or to call functions to manipulate the accessible object. .PP See the plugin documentation for more details about how to redistribute TQt plugins. .PP See also Miscellaneous Classes. .SS "Member Type Documentation" -.SH "QAccessible::Event" +.SH "TQAccessible::Event" This enum type defines event types when the state of the accessible object has changed. The event types are: .TP -\fCQAccessible::SoundPlayed\fR +\fCTQAccessible::SoundPlayed\fR .TP -\fCQAccessible::Alert\fR +\fCTQAccessible::Alert\fR .TP -\fCQAccessible::ForegroundChanged\fR +\fCTQAccessible::ForegroundChanged\fR .TP -\fCQAccessible::MenuStart\fR +\fCTQAccessible::MenuStart\fR .TP -\fCQAccessible::MenuEnd\fR +\fCTQAccessible::MenuEnd\fR .TP -\fCQAccessible::PopupMenuStart\fR +\fCTQAccessible::PopupMenuStart\fR .TP -\fCQAccessible::PopupMenuEnd\fR +\fCTQAccessible::PopupMenuEnd\fR .TP -\fCQAccessible::ContextHelpStart\fR +\fCTQAccessible::ContextHelpStart\fR .TP -\fCQAccessible::ContextHelpEnd\fR +\fCTQAccessible::ContextHelpEnd\fR .TP -\fCQAccessible::DragDropStart\fR +\fCTQAccessible::DragDropStart\fR .TP -\fCQAccessible::DragDropEnd\fR +\fCTQAccessible::DragDropEnd\fR .TP -\fCQAccessible::DialogStart\fR +\fCTQAccessible::DialogStart\fR .TP -\fCQAccessible::DialogEnd\fR +\fCTQAccessible::DialogEnd\fR .TP -\fCQAccessible::ScrollingStart\fR +\fCTQAccessible::ScrollingStart\fR .TP -\fCQAccessible::ScrollingEnd\fR +\fCTQAccessible::ScrollingEnd\fR .TP -\fCQAccessible::ObjectCreated\fR +\fCTQAccessible::ObjectCreated\fR .TP -\fCQAccessible::ObjectDestroyed\fR +\fCTQAccessible::ObjectDestroyed\fR .TP -\fCQAccessible::ObjectShow\fR +\fCTQAccessible::ObjectShow\fR .TP -\fCQAccessible::ObjectHide\fR +\fCTQAccessible::ObjectHide\fR .TP -\fCQAccessible::ObjectReorder\fR +\fCTQAccessible::ObjectReorder\fR .TP -\fCQAccessible::Focus\fR +\fCTQAccessible::Focus\fR .TP -\fCQAccessible::Selection\fR +\fCTQAccessible::Selection\fR .TP -\fCQAccessible::SelectionAdd\fR +\fCTQAccessible::SelectionAdd\fR .TP -\fCQAccessible::SelectionRemove\fR +\fCTQAccessible::SelectionRemove\fR .TP -\fCQAccessible::SelectionWithin\fR +\fCTQAccessible::SelectionWithin\fR .TP -\fCQAccessible::StateChanged\fR +\fCTQAccessible::StateChanged\fR .TP -\fCQAccessible::LocationChanged\fR +\fCTQAccessible::LocationChanged\fR .TP -\fCQAccessible::NameChanged\fR +\fCTQAccessible::NameChanged\fR .TP -\fCQAccessible::DescriptionChanged\fR +\fCTQAccessible::DescriptionChanged\fR .TP -\fCQAccessible::ValueChanged\fR +\fCTQAccessible::ValueChanged\fR .TP -\fCQAccessible::ParentChanged\fR +\fCTQAccessible::ParentChanged\fR .TP -\fCQAccessible::HelpChanged\fR +\fCTQAccessible::HelpChanged\fR .TP -\fCQAccessible::DefaultActionChanged\fR +\fCTQAccessible::DefaultActionChanged\fR .TP -\fCQAccessible::AcceleratorChanged\fR +\fCTQAccessible::AcceleratorChanged\fR .TP -\fCQAccessible::MenuCommand\fR -.SH "QAccessible::NavDirection" +\fCTQAccessible::MenuCommand\fR +.SH "TQAccessible::NavDirection" This enum specifies which item to move to when navigating. .TP -\fCQAccessible::NavUp\fR - sibling above +\fCTQAccessible::NavUp\fR - sibling above .TP -\fCQAccessible::NavDown\fR - sibling below +\fCTQAccessible::NavDown\fR - sibling below .TP -\fCQAccessible::NavLeft\fR - left sibling +\fCTQAccessible::NavLeft\fR - left sibling .TP -\fCQAccessible::NavRight\fR - right sibling +\fCTQAccessible::NavRight\fR - right sibling .TP -\fCQAccessible::NavNext\fR - next sibling +\fCTQAccessible::NavNext\fR - next sibling .TP -\fCQAccessible::NavPrevious\fR - previous sibling +\fCTQAccessible::NavPrevious\fR - previous sibling .TP -\fCQAccessible::NavFirstChild\fR - first child +\fCTQAccessible::NavFirstChild\fR - first child .TP -\fCQAccessible::NavLastChild\fR - last child +\fCTQAccessible::NavLastChild\fR - last child .TP -\fCQAccessible::NavFocusChild\fR - child with focus -.SH "QAccessible::Role" +\fCTQAccessible::NavFocusChild\fR - child with focus +.SH "TQAccessible::Role" This enum defines a number of roles an accessible object can have. The roles are: .TP -\fCQAccessible::NoRole\fR +\fCTQAccessible::NoRole\fR .TP -\fCQAccessible::TitleBar\fR +\fCTQAccessible::TitleBar\fR .TP -\fCQAccessible::MenuBar\fR +\fCTQAccessible::MenuBar\fR .TP -\fCQAccessible::ScrollBar\fR +\fCTQAccessible::ScrollBar\fR .TP -\fCQAccessible::Grip\fR +\fCTQAccessible::Grip\fR .TP -\fCQAccessible::Sound\fR +\fCTQAccessible::Sound\fR .TP -\fCQAccessible::Cursor\fR +\fCTQAccessible::Cursor\fR .TP -\fCQAccessible::Caret\fR +\fCTQAccessible::Caret\fR .TP -\fCQAccessible::AlertMessage\fR +\fCTQAccessible::AlertMessage\fR .TP -\fCQAccessible::Window\fR +\fCTQAccessible::Window\fR .TP -\fCQAccessible::Client\fR +\fCTQAccessible::Client\fR .TP -\fCQAccessible::PopupMenu\fR +\fCTQAccessible::PopupMenu\fR .TP -\fCQAccessible::MenuItem\fR +\fCTQAccessible::MenuItem\fR .TP -\fCQAccessible::ToolTip\fR +\fCTQAccessible::ToolTip\fR .TP -\fCQAccessible::Application\fR +\fCTQAccessible::Application\fR .TP -\fCQAccessible::Document\fR +\fCTQAccessible::Document\fR .TP -\fCQAccessible::Pane\fR +\fCTQAccessible::Pane\fR .TP -\fCQAccessible::Chart\fR +\fCTQAccessible::Chart\fR .TP -\fCQAccessible::Dialog\fR +\fCTQAccessible::Dialog\fR .TP -\fCQAccessible::Border\fR +\fCTQAccessible::Border\fR .TP -\fCQAccessible::Grouping\fR +\fCTQAccessible::Grouping\fR .TP -\fCQAccessible::Separator\fR +\fCTQAccessible::Separator\fR .TP -\fCQAccessible::ToolBar\fR +\fCTQAccessible::ToolBar\fR .TP -\fCQAccessible::StatusBar\fR +\fCTQAccessible::StatusBar\fR .TP -\fCQAccessible::Table\fR +\fCTQAccessible::Table\fR .TP -\fCQAccessible::ColumnHeader\fR +\fCTQAccessible::ColumnHeader\fR .TP -\fCQAccessible::RowHeader\fR +\fCTQAccessible::RowHeader\fR .TP -\fCQAccessible::Column\fR +\fCTQAccessible::Column\fR .TP -\fCQAccessible::Row\fR +\fCTQAccessible::Row\fR .TP -\fCQAccessible::Cell\fR +\fCTQAccessible::Cell\fR .TP -\fCQAccessible::Link\fR +\fCTQAccessible::Link\fR .TP -\fCQAccessible::HelpBalloon\fR +\fCTQAccessible::HelpBalloon\fR .TP -\fCQAccessible::Character\fR +\fCTQAccessible::Character\fR .TP -\fCQAccessible::List\fR +\fCTQAccessible::List\fR .TP -\fCQAccessible::ListItem\fR +\fCTQAccessible::ListItem\fR .TP -\fCQAccessible::Outline\fR +\fCTQAccessible::Outline\fR .TP -\fCQAccessible::OutlineItem\fR +\fCTQAccessible::OutlineItem\fR .TP -\fCQAccessible::PageTab\fR +\fCTQAccessible::PageTab\fR .TP -\fCQAccessible::PropertyPage\fR +\fCTQAccessible::PropertyPage\fR .TP -\fCQAccessible::Indicator\fR +\fCTQAccessible::Indicator\fR .TP -\fCQAccessible::Graphic\fR +\fCTQAccessible::Graphic\fR .TP -\fCQAccessible::StaticText\fR +\fCTQAccessible::StaticText\fR .TP -\fCQAccessible::EditableText\fR +\fCTQAccessible::EditableText\fR .TP -\fCQAccessible::PushButton\fR +\fCTQAccessible::PushButton\fR .TP -\fCQAccessible::CheckBox\fR +\fCTQAccessible::CheckBox\fR .TP -\fCQAccessible::RadioButton\fR +\fCTQAccessible::RadioButton\fR .TP -\fCQAccessible::ComboBox\fR +\fCTQAccessible::ComboBox\fR .TP -\fCQAccessible::DropLest\fR +\fCTQAccessible::DropLest\fR .TP -\fCQAccessible::ProgressBar\fR +\fCTQAccessible::ProgressBar\fR .TP -\fCQAccessible::Dial\fR +\fCTQAccessible::Dial\fR .TP -\fCQAccessible::HotkeyField\fR +\fCTQAccessible::HotkeyField\fR .TP -\fCQAccessible::Slider\fR +\fCTQAccessible::Slider\fR .TP -\fCQAccessible::SpinBox\fR +\fCTQAccessible::SpinBox\fR .TP -\fCQAccessible::Diagram\fR +\fCTQAccessible::Diagram\fR .TP -\fCQAccessible::Animation\fR +\fCTQAccessible::Animation\fR .TP -\fCQAccessible::Equation\fR +\fCTQAccessible::Equation\fR .TP -\fCQAccessible::ButtonDropDown\fR +\fCTQAccessible::ButtonDropDown\fR .TP -\fCQAccessible::ButtonMenu\fR +\fCTQAccessible::ButtonMenu\fR .TP -\fCQAccessible::ButtonDropGrid\fR +\fCTQAccessible::ButtonDropGrid\fR .TP -\fCQAccessible::Whitespace\fR +\fCTQAccessible::Whitespace\fR .TP -\fCQAccessible::PageTabList\fR +\fCTQAccessible::PageTabList\fR .TP -\fCQAccessible::Clock\fR -.SH "QAccessible::State" +\fCTQAccessible::Clock\fR +.SH "TQAccessible::State" This enum type defines bitflags that can be combined to indicate the state of the accessible object. The values are: .TP -\fCQAccessible::Normal\fR +\fCTQAccessible::Normal\fR .TP -\fCQAccessible::Unavailable\fR +\fCTQAccessible::Unavailable\fR .TP -\fCQAccessible::Selected\fR +\fCTQAccessible::Selected\fR .TP -\fCQAccessible::Focused\fR +\fCTQAccessible::Focused\fR .TP -\fCQAccessible::Pressed\fR +\fCTQAccessible::Pressed\fR .TP -\fCQAccessible::Checked\fR +\fCTQAccessible::Checked\fR .TP -\fCQAccessible::Mixed\fR +\fCTQAccessible::Mixed\fR .TP -\fCQAccessible::ReadOnly\fR +\fCTQAccessible::ReadOnly\fR .TP -\fCQAccessible::HotTracked\fR +\fCTQAccessible::HotTracked\fR .TP -\fCQAccessible::Default\fR +\fCTQAccessible::Default\fR .TP -\fCQAccessible::Expanded\fR +\fCTQAccessible::Expanded\fR .TP -\fCQAccessible::Collapsed\fR +\fCTQAccessible::Collapsed\fR .TP -\fCQAccessible::Busy\fR +\fCTQAccessible::Busy\fR .TP -\fCQAccessible::Floating\fR +\fCTQAccessible::Floating\fR .TP -\fCQAccessible::Marqueed\fR +\fCTQAccessible::Marqueed\fR .TP -\fCQAccessible::Animated\fR +\fCTQAccessible::Animated\fR .TP -\fCQAccessible::Invisible\fR +\fCTQAccessible::Invisible\fR .TP -\fCQAccessible::Offscreen\fR +\fCTQAccessible::Offscreen\fR .TP -\fCQAccessible::Sizeable\fR +\fCTQAccessible::Sizeable\fR .TP -\fCQAccessible::Moveable\fR +\fCTQAccessible::Moveable\fR .TP -\fCQAccessible::SelfVoicing\fR +\fCTQAccessible::SelfVoicing\fR .TP -\fCQAccessible::Focusable\fR +\fCTQAccessible::Focusable\fR .TP -\fCQAccessible::Selectable\fR +\fCTQAccessible::Selectable\fR .TP -\fCQAccessible::Linked\fR +\fCTQAccessible::Linked\fR .TP -\fCQAccessible::Traversed\fR +\fCTQAccessible::Traversed\fR .TP -\fCQAccessible::MultiSelectable\fR +\fCTQAccessible::MultiSelectable\fR .TP -\fCQAccessible::ExtSelectable\fR +\fCTQAccessible::ExtSelectable\fR .TP -\fCQAccessible::AlertLow\fR +\fCTQAccessible::AlertLow\fR .TP -\fCQAccessible::AlertMedium\fR +\fCTQAccessible::AlertMedium\fR .TP -\fCQAccessible::AlertHigh\fR +\fCTQAccessible::AlertHigh\fR .TP -\fCQAccessible::Protected\fR +\fCTQAccessible::Protected\fR .TP -\fCQAccessible::Valid\fR -.SH "QAccessible::Text" +\fCTQAccessible::Valid\fR +.SH "TQAccessible::Text" This enum specifies string information that an accessible object returns. .TP -\fCQAccessible::Name\fR - The name of the object +\fCTQAccessible::Name\fR - The name of the object .TP -\fCQAccessible::Description\fR - A short text describing the object +\fCTQAccessible::Description\fR - A short text describing the object .TP -\fCQAccessible::Value\fR - The value of the object +\fCTQAccessible::Value\fR - The value of the object .TP -\fCQAccessible::Help\fR - A longer text giving information about how to use the object +\fCTQAccessible::Help\fR - A longer text giving information about how to use the object .TP -\fCQAccessible::DefaultAction\fR - The default method to interact with the object +\fCTQAccessible::DefaultAction\fR - The default method to interact with the object .TP -\fCQAccessible::Accelerator\fR - The keyboard shortcut that executes the default action +\fCTQAccessible::Accelerator\fR - The keyboard shortcut that executes the default action .SH MEMBER FUNCTION DOCUMENTATION -.SH "bool QAccessible::isActive ()\fC [static]\fR" +.SH "bool TQAccessible::isActive ()\fC [static]\fR" Returns TRUE if an accessibility implementation has been requested, during the runtime of the application, otherwise returns FALSE. .PP Use this function to prevent potentially expensive notifications via updateAccessibility(). -.SH "QRESULT QAccessible::queryAccessibleInterface ( TQObject * object, QAccessibleInterface ** iface )\fC [static]\fR" -Sets \fIiface\fR to point to the implementation of the QAccessibleInterface for \fIobject\fR, and returns \fCQS_OK\fR if successfull, or sets \fIiface\fR to 0 and returns \fCQE_NOCOMPONENT\fR if no accessibility implementation for \fIobject\fR exists. +.SH "QRESULT TQAccessible::queryAccessibleInterface ( TQObject * object, TQAccessibleInterface ** iface )\fC [static]\fR" +Sets \fIiface\fR to point to the implementation of the TQAccessibleInterface for \fIobject\fR, and returns \fCQS_OK\fR if successfull, or sets \fIiface\fR to 0 and returns \fCQE_NOCOMPONENT\fR if no accessibility implementation for \fIobject\fR exists. .PP The function uses the classname of \fIobject\fR to find a suitable implementation. If no implementation for the object's class is available the function tries to find an implementation for the object's parent class. .PP This function is called to answer an accessibility client's request for object information. You should never need to call this function yourself. -.SH "void QAccessible::updateAccessibility ( TQObject * object, int control, Event reason )\fC [static]\fR" +.SH "void TQAccessible::updateAccessibility ( TQObject * object, int control, Event reason )\fC [static]\fR" Notifies accessibility clients about a change in \fIobject\fR's accessibility information. .PP \fIreason\fR specifies the cause of the change, for example, ValueChange when the position of a slider has been changed. \fIcontrol\fR is the ID of the child element that has changed. When \fIcontrol\fR is 0, the object itself has changed. @@ -374,7 +374,7 @@ the parameters of the call is expensive you can use isActive() to avoid unnecessary performance penalties if no client is listening. .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqaccessible.html +.BR http://doc.trolltech.com/tqaccessible.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqaccessibleinterface.3qt b/doc/man/man3/tqaccessibleinterface.3qt index d15314269..b5e5c71d5 100644 --- a/doc/man/man3/tqaccessibleinterface.3qt +++ b/doc/man/man3/tqaccessibleinterface.3qt @@ -1,5 +1,5 @@ '\" t -.TH QAccessibleInterface 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQAccessibleInterface 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,13 +7,13 @@ .ad l .nh .SH NAME -QAccessibleInterface \- Defines an interface that exposes information about accessible objects +TQAccessibleInterface \- Defines an interface that exposes information about accessible objects .SH SYNOPSIS -\fC#include <ntqaccessible.h>\fR +\fC#include <tqaccessible.h>\fR .PP -Inherits QAccessible. +Inherits TQAccessible. .PP -Inherited by QAccessibleObject. +Inherited by TQAccessibleObject. .PP .SS "Public Members" .in +1c @@ -24,10 +24,10 @@ Inherited by QAccessibleObject. .BI "virtual int \fBchildCount\fR () const = 0" .br .ti -1c -.BI "virtual QRESULT \fBqueryChild\fR ( int control, QAccessibleInterface ** iface ) const = 0" +.BI "virtual QRESULT \fBqueryChild\fR ( int control, TQAccessibleInterface ** iface ) const = 0" .br .ti -1c -.BI "virtual QRESULT \fBqueryParent\fR ( QAccessibleInterface ** iface ) const = 0" +.BI "virtual QRESULT \fBqueryParent\fR ( TQAccessibleInterface ** iface ) const = 0" .br .ti -1c .BI "virtual int \fBcontrolAt\fR ( int x, int y ) const = 0" @@ -67,75 +67,75 @@ Inherited by QAccessibleObject. .br .in -1c .SH DESCRIPTION -The QAccessibleInterface class defines an interface that exposes information about accessible objects. +The TQAccessibleInterface class defines an interface that exposes information about accessible objects. .PP See also Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "int QAccessibleInterface::childCount () const\fC [pure virtual]\fR" +.SH "int TQAccessibleInterface::childCount () const\fC [pure virtual]\fR" Returns the number of children that belong to this object. A child can provide accessibility information on it's own (e.g. a child widget), or be a sub-element of this accessible object. .PP All objects provide this information. .PP See also queryChild(). -.SH "void QAccessibleInterface::clearSelection ()\fC [pure virtual]\fR" +.SH "void TQAccessibleInterface::clearSelection ()\fC [pure virtual]\fR" Removes any selection from the object. .PP See also setSelected(). -.SH "int QAccessibleInterface::controlAt ( int x, int y ) const\fC [pure virtual]\fR" +.SH "int TQAccessibleInterface::controlAt ( int x, int y ) const\fC [pure virtual]\fR" Returns the ID of the child that contains the screen coordinates (\fIx\fR, \fIy\fR). This function returns 0 if the point is positioned on the object itself. If the tested point is outside the boundaries of the object this function returns -1. .PP All visual objects provide this information. -.SH "bool QAccessibleInterface::doDefaultAction ( int control )\fC [pure virtual]\fR" +.SH "bool TQAccessibleInterface::doDefaultAction ( int control )\fC [pure virtual]\fR" Calling this function performs the default action of the child object specified by \fIcontrol\fR, or the default action of the object itself if \fIcontrol\fR is 0. -.SH "bool QAccessibleInterface::isValid () const\fC [pure virtual]\fR" +.SH "bool TQAccessibleInterface::isValid () const\fC [pure virtual]\fR" Returns TRUE if all the data necessary to use this interface implementation is valid (e.g. all pointers are non-null), otherwise returns FALSE. -.SH "int QAccessibleInterface::navigate ( NavDirection direction, int startControl ) const\fC [pure virtual]\fR" +.SH "int TQAccessibleInterface::navigate ( NavDirection direction, int startControl ) const\fC [pure virtual]\fR" This function traverses to another object, or to a sub-element of the current object. \fIdirection\fR specifies in which direction to navigate, and \fIstartControl\fR specifies the start point of the navigation, which is either 0 if the navigation starts at the object itself, or an ID of one of the object's sub-elements. .PP The function returns the ID of the sub-element located in the \fIdirection\fR specified. If there is nothing in the navigated \fIdirection\fR, this function returns -1. .PP All objects support navigation. -.SH "QRESULT QAccessibleInterface::queryChild ( int control, QAccessibleInterface ** iface ) const\fC [pure virtual]\fR" -Sets \fIiface\fR to point to the implementation of the QAccessibleInterface for the child specified with \fIcontrol\fR. If the child doesn't provide accessibility information on it's own, the value of \fIiface\fR is set to 0. For those elements, this object is responsible for exposing the child's properties. +.SH "QRESULT TQAccessibleInterface::queryChild ( int control, TQAccessibleInterface ** iface ) const\fC [pure virtual]\fR" +Sets \fIiface\fR to point to the implementation of the TQAccessibleInterface for the child specified with \fIcontrol\fR. If the child doesn't provide accessibility information on it's own, the value of \fIiface\fR is set to 0. For those elements, this object is responsible for exposing the child's properties. .PP All objects provide this information. .PP See also childCount() and queryParent(). -.SH "QRESULT QAccessibleInterface::queryParent ( QAccessibleInterface ** iface ) const\fC [pure virtual]\fR" -Sets \fIiface\fR to point to the implementation of the QAccessibleInterface for the parent object, or to 0 if there is no such implementation or object. +.SH "QRESULT TQAccessibleInterface::queryParent ( TQAccessibleInterface ** iface ) const\fC [pure virtual]\fR" +Sets \fIiface\fR to point to the implementation of the TQAccessibleInterface for the parent object, or to 0 if there is no such implementation or object. .PP All objects provide this information. .PP See also queryChild(). -.SH "TQRect QAccessibleInterface::rect ( int control ) const\fC [pure virtual]\fR" +.SH "TQRect TQAccessibleInterface::rect ( int control ) const\fC [pure virtual]\fR" Returns the location of the child specified with \fIcontrol\fR in screen coordinates. This function returns the location of the object itself if \fIcontrol\fR is 0. .PP All visual objects provide this information. -.SH "Role QAccessibleInterface::role ( int control ) const\fC [pure virtual]\fR" +.SH "Role TQAccessibleInterface::role ( int control ) const\fC [pure virtual]\fR" Returns the role of the object if \fIcontrol\fR is 0, or the role of the object's sub-element with ID \fIcontrol\fR. The role of an object is usually static. All accessible objects have a role. .PP See also text(), state(), and selection(). -.SH "TQMemArray<int> QAccessibleInterface::selection () const\fC [pure virtual]\fR" +.SH "TQMemArray<int> TQAccessibleInterface::selection () const\fC [pure virtual]\fR" Returns the list of all the element IDs that are selected. .PP See also text(), role(), and state(). -.SH "bool QAccessibleInterface::setFocus ( int control )\fC [pure virtual]\fR" +.SH "bool TQAccessibleInterface::setFocus ( int control )\fC [pure virtual]\fR" Gives the focus to the child object specified by \fIcontrol\fR, or to the object itself if \fIcontrol\fR is 0. .PP Returns TRUE if the focus could be set; otherwise returns FALSE. -.SH "bool QAccessibleInterface::setSelected ( int control, bool on, bool extend )\fC [pure virtual]\fR" +.SH "bool TQAccessibleInterface::setSelected ( int control, bool on, bool extend )\fC [pure virtual]\fR" Sets the selection of the child object with ID \fIcontrol\fR to \fIon\fR. If \fIextend\fR is TRUE, all child elements between the focused item and the specified child object have their selection set to \fIon\fR. .PP Returns TRUE if the selection could be set; otherwise returns FALSE. .PP See also setFocus() and clearSelection(). -.SH "void QAccessibleInterface::setText ( Text t, int control, const TQString & text )\fC [pure virtual]\fR" +.SH "void TQAccessibleInterface::setText ( Text t, int control, const TQString & text )\fC [pure virtual]\fR" Sets the text property \fIt\fR of the child object \fIcontrol\fR to \fItext\fR. If \fIcontrol\fR is 0, the text property of the object itself is set. -.SH "State QAccessibleInterface::state ( int control ) const\fC [pure virtual]\fR" +.SH "State TQAccessibleInterface::state ( int control ) const\fC [pure virtual]\fR" Returns the current state of the object if \fIcontrol\fR is 0, or the state of the object's sub-element element with ID \fIcontrol\fR. All objects have a state. .PP See also text(), role(), and selection(). -.SH "TQString QAccessibleInterface::text ( Text t, int control ) const\fC [pure virtual]\fR" +.SH "TQString TQAccessibleInterface::text ( Text t, int control ) const\fC [pure virtual]\fR" Returns a string property \fIt\fR of the child object specified by \fIcontrol\fR, or the string property of the object itself if \fIcontrol\fR is 0. .PP The \fIName\fR is a string used by clients to identify, find or announce an accessible object for the user. All objects must have a name that is unique within their container. @@ -153,7 +153,7 @@ The accelerator is a keyboard shortcut that activates the default action of the See also role(), state(), and selection(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qaccessibleinterface.html +.BR http://doc.trolltech.com/tqaccessibleinterface.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqaccessibleobject.3qt b/doc/man/man3/tqaccessibleobject.3qt index 6c920b2b4..39d6780d9 100644 --- a/doc/man/man3/tqaccessibleobject.3qt +++ b/doc/man/man3/tqaccessibleobject.3qt @@ -1,5 +1,5 @@ '\" t -.TH QAccessibleObject 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQAccessibleObject 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,19 +7,19 @@ .ad l .nh .SH NAME -QAccessibleObject \- Implements parts of the QAccessibleInterface for TQObjects +TQAccessibleObject \- Implements parts of the TQAccessibleInterface for TQObjects .SH SYNOPSIS -\fC#include <ntqaccessible.h>\fR +\fC#include <tqaccessible.h>\fR .PP -Inherits TQObject and QAccessibleInterface. +Inherits TQObject and TQAccessibleInterface. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQAccessibleObject\fR ( TQObject * object )" +.BI "\fBTQAccessibleObject\fR ( TQObject * object )" .br .ti -1c -.BI "virtual \fB~QAccessibleObject\fR ()" +.BI "virtual \fB~TQAccessibleObject\fR ()" .br .in -1c .SS "Protected Members" @@ -29,25 +29,25 @@ Inherits TQObject and QAccessibleInterface. .br .in -1c .SH DESCRIPTION -The QAccessibleObject class implements parts of the QAccessibleInterface for TQObjects. +The TQAccessibleObject class implements parts of the TQAccessibleInterface for TQObjects. .PP -This class is mainly provided for convenience. All subclasses of the QAccessibleInterface should use this class as the base class. +This class is mainly provided for convenience. All subclasses of the TQAccessibleInterface should use this class as the base class. .PP See also Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QAccessibleObject::QAccessibleObject ( TQObject * object )" -Creates a QAccessibleObject for \fIobject\fR. -.SH "QAccessibleObject::~QAccessibleObject ()\fC [virtual]\fR" -Destroys the QAccessibleObject. +.SH "TQAccessibleObject::TQAccessibleObject ( TQObject * object )" +Creates a TQAccessibleObject for \fIobject\fR. +.SH "TQAccessibleObject::~TQAccessibleObject ()\fC [virtual]\fR" +Destroys the TQAccessibleObject. .PP This only happens when a call to release() decrements the internal reference counter to zero. -.SH "TQObject * QAccessibleObject::object () const\fC [protected]\fR" -Returns the TQObject for which this QAccessibleInterface +.SH "TQObject * TQAccessibleObject::object () const\fC [protected]\fR" +Returns the TQObject for which this TQAccessibleInterface implementation provides information. Use isValid() to make sure the object pointer is safe to use. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qaccessibleobject.html +.BR http://doc.trolltech.com/tqaccessibleobject.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqapplication.3qt b/doc/man/man3/tqapplication.3qt index 7ce25c9a2..7bdf866a5 100644 --- a/doc/man/man3/tqapplication.3qt +++ b/doc/man/man3/tqapplication.3qt @@ -202,10 +202,10 @@ Inherits TQObject. .BI "void \fBsetColorSpec\fR ( int spec )" .br .ti -1c -.BI "QCursor * \fBoverrideCursor\fR ()" +.BI "TQCursor * \fBoverrideCursor\fR ()" .br .ti -1c -.BI "void \fBsetOverrideCursor\fR ( const QCursor & cursor, bool replace = FALSE )" +.BI "void \fBsetOverrideCursor\fR ( const TQCursor & cursor, bool replace = FALSE )" .br .ti -1c .BI "void \fBrestoreOverrideCursor\fR ()" @@ -1048,7 +1048,7 @@ Installing an event filter on the object. Such an event filter gets all the even Reimplementing paintEvent(), mousePressEvent() and so on. This is the commonest, easiest and least powerful way. .PP See also TQObject::event() and installEventFilter(). -.SH "QCursor * QApplication::overrideCursor ()\fC [static]\fR" +.SH "TQCursor * QApplication::overrideCursor ()\fC [static]\fR" Returns the active application override cursor. .PP This function returns 0 if no application cursor has been defined (i.e. the internal cursor stack is empty). @@ -1372,7 +1372,7 @@ See also mainWidget(), exec(), and quit(). .PP Examples: .)l chart/main.cpp, helpsystem/main.cpp, life/main.cpp, network/ftpclient/main.cpp, opengl/main.cpp, t1/main.cpp, and t4/main.cpp. -.SH "void QApplication::setOverrideCursor ( const QCursor & cursor, bool replace = FALSE )\fC [static]\fR" +.SH "void QApplication::setOverrideCursor ( const TQCursor & cursor, bool replace = FALSE )\fC [static]\fR" Sets the application override cursor to \fIcursor\fR. .PP Application override cursors are intended for showing the user that the application is in a special state, for example during an operation that might take some time. @@ -1387,7 +1387,7 @@ Example: .PP .nf .br - QApplication::setOverrideCursor( QCursor(TQt::WaitCursor) ); + QApplication::setOverrideCursor( TQCursor(TQt::WaitCursor) ); .br calculateHugeMandelbrot(); // lunch time... .br @@ -1587,7 +1587,7 @@ If \fIchild\fR is FALSE and there is a child widget at position \fI(x, y)\fR, th .PP This function is normally rather slow. .PP -See also QCursor::pos(), TQWidget::grabMouse(), and TQWidget::grabKeyboard(). +See also TQCursor::pos(), TQWidget::grabMouse(), and TQWidget::grabKeyboard(). .SH "TQWidget * QApplication::widgetAt ( const TQPoint & pos, bool child = FALSE )\fC [static]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP diff --git a/doc/man/man3/tqassistantclient.3qt b/doc/man/man3/tqassistantclient.3qt index bd734cf5a..279b51d9d 100644 --- a/doc/man/man3/tqassistantclient.3qt +++ b/doc/man/man3/tqassistantclient.3qt @@ -1,5 +1,5 @@ '\" t -.TH QAssistantClient 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQAssistantClient 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,19 +7,19 @@ .ad l .nh .SH NAME -QAssistantClient \- Means of using TQt Assistant as an application's help tool +TQAssistantClient \- Means of using TQt Assistant as an application's help tool .SH SYNOPSIS -\fC#include <ntqassistantclient.h>\fR +\fC#include <tqassistantclient.h>\fR .PP Inherits TQObject. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQAssistantClient\fR ( const TQString & path, TQObject * parent = 0, const char * name = 0 )" +.BI "\fBTQAssistantClient\fR ( const TQString & path, TQObject * parent = 0, const char * name = 0 )" .br .ti -1c -.BI "\fB~QAssistantClient\fR ()" +.BI "\fB~TQAssistantClient\fR ()" .br .ti -1c .BI "bool \fBisOpen\fR () const" @@ -59,17 +59,17 @@ Inherits TQObject. .br .in -1c .SH DESCRIPTION -The QAssistantClient class provides a means of using TQt Assistant as an application's help tool. +The TQAssistantClient class provides a means of using TQt Assistant as an application's help tool. .PP -Using TQt Assistant is simple: Create a QAssistantClient instance, then call showPage() as often as necessary to show your help pages. When you call showPage(), TQt Assistant will be launched if it isn't already running. +Using TQt Assistant is simple: Create a TQAssistantClient instance, then call showPage() as often as necessary to show your help pages. When you call showPage(), TQt Assistant will be launched if it isn't already running. .PP -The QAssistantClient instance can open (openAssistant()) or close (closeAssistant()) TQt Assistant whenever required. If TQt Assistant is open, isOpen() returns TRUE. +The TQAssistantClient instance can open (openAssistant()) or close (closeAssistant()) TQt Assistant whenever required. If TQt Assistant is open, isOpen() returns TRUE. .PP -One QAssistantClient instance interacts with one TQt Assistant instance, so every time you call openAssistant(), showPage() or closeAssistant() they are applied to the particular TQt Assistant instance associated with the QAssistantClient. +One TQAssistantClient instance interacts with one TQt Assistant instance, so every time you call openAssistant(), showPage() or closeAssistant() they are applied to the particular TQt Assistant instance associated with the TQAssistantClient. .PP When you call openAssistant() the assistantOpened() signal is emitted. Similarly when closeAssistant() is called, assistantClosed() is emitted. In either case, if an error occurs, error() is emitted. .PP -This class is not included in the TQt library itself. To use it you must link against \fClibtqassistantclient.a\fR (Unix) or \fCqassistantclient.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built the TQt tools (\fCINSTALL\fR is the directory where TQt is installed). If you use qmake, then you can simply add the following line to your pro file: +This class is not included in the TQt library itself. To use it you must link against \fClibtqassistantclient.a\fR (Unix) or \fCtqassistantclient.lib\fR (Windows), which is built into \fCINSTALL/lib\fR if you built the TQt tools (\fCINSTALL\fR is the directory where TQt is installed). If you use qmake, then you can simply add the following line to your pro file: .PP .nf .br @@ -79,31 +79,31 @@ This class is not included in the TQt library itself. To use it you must link ag .PP See also "Adding Documentation to TQt Assistant" in the TQt Assistant manual. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QAssistantClient::QAssistantClient ( const TQString & path, TQObject * parent = 0, const char * name = 0 )" +.SH "TQAssistantClient::TQAssistantClient ( const TQString & path, TQObject * parent = 0, const char * name = 0 )" Constructs an assistant client object. The \fIpath\fR specifies the path to the TQt Assistant executable. If \fIpath\fR is an empty string the system path (\fC%PATH%\fR or \fC$PATH\fR) is used. .PP The assistant client object is a child of \fIparent\fR and is called \fIname\fR. -.SH "QAssistantClient::~QAssistantClient ()" +.SH "TQAssistantClient::~TQAssistantClient ()" Destroys the assistant client object and frees up all allocated resources. -.SH "void QAssistantClient::assistantClosed ()\fC [signal]\fR" +.SH "void TQAssistantClient::assistantClosed ()\fC [signal]\fR" This signal is emitted when the connection to TQt Assistant is closed. This happens when the user exits TQt Assistant, or when an error in the server or client occurs, or if closeAssistant() is called. -.SH "void QAssistantClient::assistantOpened ()\fC [signal]\fR" +.SH "void TQAssistantClient::assistantOpened ()\fC [signal]\fR" This signal is emitted when TQt Assistant is open and the client-server communication is set up. -.SH "void QAssistantClient::closeAssistant ()\fC [virtual slot]\fR" +.SH "void TQAssistantClient::closeAssistant ()\fC [virtual slot]\fR" Use this function to close TQt Assistant. .PP See also assistantClosed(). -.SH "void QAssistantClient::error ( const TQString & msg )\fC [signal]\fR" +.SH "void TQAssistantClient::error ( const TQString & msg )\fC [signal]\fR" This signal is emitted if TQt Assistant cannot be started or if an error occurs during the initialization of the connection between TQt Assistant and the calling application. The \fImsg\fR provides an explanation of the error. -.SH "bool QAssistantClient::isOpen () const" +.SH "bool TQAssistantClient::isOpen () const" Returns TRUE if TQt Assistant is open; otherwise returns FALSE. See the "open" property for details. -.SH "void QAssistantClient::openAssistant ()\fC [virtual slot]\fR" +.SH "void TQAssistantClient::openAssistant ()\fC [virtual slot]\fR" This function opens TQt Assistant and sets up the client-server communiction between the application and TQt Assistant. If it is already open, this function does nothing. If an error occurs, error() is emitted. .PP See also assistantOpened(). -.SH "void QAssistantClient::setArguments ( const TQStringList & args )" +.SH "void TQAssistantClient::setArguments ( const TQStringList & args )" Sets the command line arguments used when TQt Assistant is started to \fIargs\fR. -.SH "void QAssistantClient::showPage ( const TQString & page )\fC [virtual slot]\fR" +.SH "void TQAssistantClient::showPage ( const TQString & page )\fC [virtual slot]\fR" Call this function to make TQt Assistant show a particular \fIpage\fR. The \fIpage\fR is a filename (e.g. \fCmyhelpfile.html\fR). See "Adding Documentation to TQt Assistant" in the TQt Assistant manual for further information. .PP If TQt Assistant hasn't been opened yet, this function will do nothing. You can use isOpen() to determine whether TQt Assistant is up and running, or you can connect to the asssistantOpened() signal. @@ -118,7 +118,7 @@ This property holds whether TQt Assistant is open. Get this property's value with isOpen(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqassistantclient.html +.BR http://doc.trolltech.com/tqassistantclient.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqbitmap.3qt b/doc/man/man3/tqbitmap.3qt index ef7e6ef7e..f0477b2f2 100644 --- a/doc/man/man3/tqbitmap.3qt +++ b/doc/man/man3/tqbitmap.3qt @@ -52,7 +52,7 @@ Inherits TQPixmap. .SH DESCRIPTION The TQBitmap class provides monochrome (1-bit depth) pixmaps. .PP -The TQBitmap class is a monochrome off-screen paint device used mainly for creating custom QCursor and TQBrush objects, in TQPixmap::setMask() and for TQRegion. +The TQBitmap class is a monochrome off-screen paint device used mainly for creating custom TQCursor and TQBrush objects, in TQPixmap::setMask() and for TQRegion. .PP A TQBitmap is a TQPixmap with a depth of 1. If a pixmap with a depth greater than 1 is assigned to a bitmap, the bitmap will be dithered automatically. A TQBitmap is guaranteed to always have the depth 1, unless it is TQPixmap::isNull() which has depth 0. .PP diff --git a/doc/man/man3/tqchildevent.3qt b/doc/man/man3/tqchildevent.3qt index 6c2066971..652804899 100644 --- a/doc/man/man3/tqchildevent.3qt +++ b/doc/man/man3/tqchildevent.3qt @@ -1,5 +1,5 @@ '\" t -.TH QChildEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQChildEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QChildEvent \- Event parameters for child object events +TQChildEvent \- Event parameters for child object events .SH SYNOPSIS \fC#include <tqevent.h>\fR .PP @@ -16,7 +16,7 @@ Inherits TQEvent. .SS "Public Members" .in +1c .ti -1c -.BI "\fBQChildEvent\fR ( Type type, TQObject * child )" +.BI "\fBTQChildEvent\fR ( Type type, TQObject * child )" .br .ti -1c .BI "TQObject * \fBchild\fR () const" @@ -29,7 +29,7 @@ Inherits TQEvent. .br .in -1c .SH DESCRIPTION -The QChildEvent class contains event parameters for child object events. +The TQChildEvent class contains event parameters for child object events. .PP Child events are sent to objects when children are inserted or removed. .PP @@ -41,19 +41,19 @@ The handler for these events is TQObject::childEvent(). .PP See also Event Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QChildEvent::QChildEvent ( Type type, TQObject * child )" +.SH "TQChildEvent::TQChildEvent ( Type type, TQObject * child )" Constructs a child event object. The \fIchild\fR is the object that is to be removed or inserted. .PP The \fItype\fR parameter must be either TQEvent::ChildInserted or TQEvent::ChildRemoved. -.SH "TQObject * QChildEvent::child () const" +.SH "TQObject * TQChildEvent::child () const" Returns the child widget that was inserted or removed. -.SH "bool QChildEvent::inserted () const" +.SH "bool TQChildEvent::inserted () const" Returns TRUE if the widget received a new child; otherwise returns FALSE. -.SH "bool QChildEvent::removed () const" +.SH "bool TQChildEvent::removed () const" Returns TRUE if the object lost a child; otherwise returns FALSE. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qchildevent.html +.BR http://doc.trolltech.com/tqchildevent.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqcloseevent.3qt b/doc/man/man3/tqcloseevent.3qt index b5c2d36c6..e8d80d362 100644 --- a/doc/man/man3/tqcloseevent.3qt +++ b/doc/man/man3/tqcloseevent.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCloseEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCloseEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QCloseEvent \- Parameters that describe a close event +TQCloseEvent \- Parameters that describe a close event .SH SYNOPSIS \fC#include <tqevent.h>\fR .PP @@ -16,7 +16,7 @@ Inherits TQEvent. .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCloseEvent\fR ()" +.BI "\fBTQCloseEvent\fR ()" .br .ti -1c .BI "bool \fBisAccepted\fR () const" @@ -29,7 +29,7 @@ Inherits TQEvent. .br .in -1c .SH DESCRIPTION -The QCloseEvent class contains parameters that describe a close event. +The TQCloseEvent class contains parameters that describe a close event. .PP Close events are sent to widgets that the user wants to close, usually by choosing "Close" from the window menu, or by clicking the `X' titlebar button. They are also sent when you call TQWidget::close() to close a widget programmatically. .PP @@ -51,11 +51,11 @@ The isAccepted() function returns TRUE if the event's receiver has agreed to clo .PP See also TQWidget::close(), TQWidget::hide(), TQObject::destroyed(), QApplication::setMainWidget(), QApplication::lastWindowClosed(), QApplication::exec(), QApplication::quit(), and Event Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCloseEvent::QCloseEvent ()" +.SH "TQCloseEvent::TQCloseEvent ()" Constructs a close event object with the accept parameter flag set to FALSE. .PP See also accept(). -.SH "void QCloseEvent::accept ()" +.SH "void TQCloseEvent::accept ()" Sets the accept flag of the close event object. .PP Setting the accept flag indicates that the receiver of this event agrees to close the widget. @@ -68,7 +68,7 @@ See also ignore() and TQWidget::hide(). .PP Examples: .)l action/application.cpp, application/application.cpp, mdi/application.cpp, popup/popup.cpp, and qwerty/qwerty.cpp. -.SH "void QCloseEvent::ignore ()" +.SH "void TQCloseEvent::ignore ()" Clears the accept flag of the close event object. .PP Clearing the accept flag indicates that the receiver of this event does not want the widget to be closed. @@ -79,13 +79,13 @@ See also accept(). .PP Examples: .)l action/application.cpp, application/application.cpp, mdi/application.cpp, and qwerty/qwerty.cpp. -.SH "bool QCloseEvent::isAccepted () const" +.SH "bool TQCloseEvent::isAccepted () const" Returns TRUE if the receiver of the event has agreed to close the widget; otherwise returns FALSE. .PP See also accept() and ignore(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcloseevent.html +.BR http://doc.trolltech.com/tqcloseevent.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqcontextmenuevent.3qt b/doc/man/man3/tqcontextmenuevent.3qt index 4f8e98025..b47060845 100644 --- a/doc/man/man3/tqcontextmenuevent.3qt +++ b/doc/man/man3/tqcontextmenuevent.3qt @@ -1,5 +1,5 @@ '\" t -.TH QContextMenuEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQContextMenuEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QContextMenuEvent \- Parameters that describe a context menu event +TQContextMenuEvent \- Parameters that describe a context menu event .SH SYNOPSIS \fC#include <tqevent.h>\fR .PP @@ -19,10 +19,10 @@ Inherits TQEvent. .BI "enum \fBReason\fR { Mouse, Keyboard, Other }" .br .ti -1c -.BI "\fBQContextMenuEvent\fR ( Reason reason, const TQPoint & pos, const TQPoint & globalPos, int state )" +.BI "\fBTQContextMenuEvent\fR ( Reason reason, const TQPoint & pos, const TQPoint & globalPos, int state )" .br .ti -1c -.BI "\fBQContextMenuEvent\fR ( Reason reason, const TQPoint & pos, int state )" +.BI "\fBTQContextMenuEvent\fR ( Reason reason, const TQPoint & pos, int state )" .br .ti -1c .BI "int \fBx\fR () const" @@ -65,7 +65,7 @@ Inherits TQEvent. .br .in -1c .SH DESCRIPTION -The QContextMenuEvent class contains parameters that describe a context menu event. +The TQContextMenuEvent class contains parameters that describe a context menu event. .PP Context menu events are sent to widgets when a user triggers a context menu. What triggers this is platform dependent. For example, on Windows, pressing the menu button or releasing the right mouse button will cause this event to be sent. .PP @@ -75,30 +75,30 @@ Context menu events contain a special accept flag that indicates whether the rec .PP See also TQPopupMenu and Event Classes. .SS "Member Type Documentation" -.SH "QContextMenuEvent::Reason" +.SH "TQContextMenuEvent::Reason" This enum describes the reason the ContextMenuEvent was sent. The values are: .TP -\fCQContextMenuEvent::Mouse\fR - The mouse caused the event to be sent. Normally this means the right mouse button was clicked, but this is platform specific. +\fCTQContextMenuEvent::Mouse\fR - The mouse caused the event to be sent. Normally this means the right mouse button was clicked, but this is platform specific. .TP -\fCQContextMenuEvent::Keyboard\fR - The keyboard caused this event to be sent. On Windows this means the menu button was pressed. +\fCTQContextMenuEvent::Keyboard\fR - The keyboard caused this event to be sent. On Windows this means the menu button was pressed. .TP -\fCQContextMenuEvent::Other\fR - The event was sent by some other means (i.e. not by the mouse or keyboard). +\fCTQContextMenuEvent::Other\fR - The event was sent by some other means (i.e. not by the mouse or keyboard). .SH MEMBER FUNCTION DOCUMENTATION -.SH "QContextMenuEvent::QContextMenuEvent ( Reason reason, const TQPoint & pos, const TQPoint & globalPos, int state )" +.SH "TQContextMenuEvent::TQContextMenuEvent ( Reason reason, const TQPoint & pos, const TQPoint & globalPos, int state )" Constructs a context menu event object with the accept parameter flag set to FALSE. .PP -The \fIreason\fR parameter must be QContextMenuEvent::Mouse or QContextMenuEvent::Keyboard. +The \fIreason\fR parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. .PP The \fIpos\fR parameter specifies the mouse position relative to the receiving widget. \fIglobalPos\fR is the mouse position in absolute coordinates. \fIstate\fR is the ButtonState at the time of the event. -.SH "QContextMenuEvent::QContextMenuEvent ( Reason reason, const TQPoint & pos, int state )" +.SH "TQContextMenuEvent::TQContextMenuEvent ( Reason reason, const TQPoint & pos, int state )" Constructs a context menu event object with the accept parameter flag set to FALSE. .PP -The \fIreason\fR parameter must be QContextMenuEvent::Mouse or QContextMenuEvent::Keyboard. +The \fIreason\fR parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. .PP The \fIpos\fR parameter specifies the mouse position relative to the receiving widget. \fIstate\fR is the ButtonState at the time of the event. .PP -The globalPos() is initialized to QCursor::pos(), which may not be appropriate. Use the other constructor to specify the global position explicitly. -.SH "void QContextMenuEvent::accept ()" +The globalPos() is initialized to TQCursor::pos(), which may not be appropriate. Use the other constructor to specify the global position explicitly. +.SH "void TQContextMenuEvent::accept ()" Sets the accept flag of the context event object. .PP Setting the accept flag indicates that the receiver of this event has processed the event. Processing the event means you did something with it and it will be implicitly consumed. @@ -106,7 +106,7 @@ Setting the accept flag indicates that the receiver of this event has processed The accept flag is not set by default. .PP See also ignore() and consume(). -.SH "void QContextMenuEvent::consume ()" +.SH "void TQContextMenuEvent::consume ()" Sets the consume flag of the context event object. .PP Setting the consume flag indicates that the receiver of this event does not want the event to be propagated further (i.e. not sent to parent classes.) @@ -114,19 +114,19 @@ Setting the consume flag indicates that the receiver of this event does not want The consumed flag is not set by default. .PP See also ignore() and accept(). -.SH "const TQPoint & QContextMenuEvent::globalPos () const" +.SH "const TQPoint & TQContextMenuEvent::globalPos () const" Returns the global position of the mouse pointer at the time of the event. .PP See also x(), y(), and pos(). -.SH "int QContextMenuEvent::globalX () const" +.SH "int TQContextMenuEvent::globalX () const" Returns the global x-position of the mouse pointer at the time of the event. .PP See also globalY() and globalPos(). -.SH "int QContextMenuEvent::globalY () const" +.SH "int TQContextMenuEvent::globalY () const" Returns the global y-position of the mouse pointer at the time of the event. .PP See also globalX() and globalPos(). -.SH "void QContextMenuEvent::ignore ()" +.SH "void TQContextMenuEvent::ignore ()" Clears the accept flag of the context event object. .PP Clearing the accept flag indicates that the receiver of this event does not need to show a context menu. This will implicitly remove the consumed flag as well. @@ -134,35 +134,35 @@ Clearing the accept flag indicates that the receiver of this event does not need The accept flag is not set by default. .PP See also accept() and consume(). -.SH "bool QContextMenuEvent::isAccepted () const" +.SH "bool TQContextMenuEvent::isAccepted () const" Returns TRUE if the receiver has processed the event; otherwise returns FALSE. .PP See also accept(), ignore(), and consume(). -.SH "bool QContextMenuEvent::isConsumed () const" +.SH "bool TQContextMenuEvent::isConsumed () const" Returns TRUE (which stops propagation of the event) if the receiver has blocked the event; otherwise returns FALSE. .PP See also accept(), ignore(), and consume(). -.SH "const TQPoint & QContextMenuEvent::pos () const" +.SH "const TQPoint & TQContextMenuEvent::pos () const" Returns the position of the mouse pointer relative to the widget that received the event. .PP See also x(), y(), and globalPos(). -.SH "Reason QContextMenuEvent::reason () const" +.SH "Reason TQContextMenuEvent::reason () const" Returns the reason for this context event. -.SH "ButtonState QContextMenuEvent::state () const" +.SH "ButtonState TQContextMenuEvent::state () const" Returns the button state (a combination of mouse buttons and keyboard modifiers), i.e. what buttons and keys were being pressed immediately before the event was generated. .PP The returned value is LeftButton, RightButton, MidButton, ShiftButton, ControlButton and AltButton OR'ed together. -.SH "int QContextMenuEvent::x () const" +.SH "int TQContextMenuEvent::x () const" Returns the x-position of the mouse pointer, relative to the widget that received the event. .PP See also y() and pos(). -.SH "int QContextMenuEvent::y () const" +.SH "int TQContextMenuEvent::y () const" Returns the y-position of the mouse pointer, relative to the widget that received the event. .PP See also x() and pos(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcontextmenuevent.html +.BR http://doc.trolltech.com/tqcontextmenuevent.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqcursor.3qt b/doc/man/man3/tqcursor.3qt index 11b9106eb..b308c7cbb 100644 --- a/doc/man/man3/tqcursor.3qt +++ b/doc/man/man3/tqcursor.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCursor 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCursor 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,34 +7,34 @@ .ad l .nh .SH NAME -QCursor \- Mouse cursor with an arbitrary shape +TQCursor \- Mouse cursor with an arbitrary shape .SH SYNOPSIS -\fC#include <ntqcursor.h>\fR +\fC#include <tqcursor.h>\fR .PP Inherits Qt. .PP .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCursor\fR ()" +.BI "\fBTQCursor\fR ()" .br .ti -1c -.BI "\fBQCursor\fR ( int shape )" +.BI "\fBTQCursor\fR ( int shape )" .br .ti -1c -.BI "\fBQCursor\fR ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )" +.BI "\fBTQCursor\fR ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )" .br .ti -1c -.BI "\fBQCursor\fR ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )" +.BI "\fBTQCursor\fR ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )" .br .ti -1c -.BI "\fBQCursor\fR ( const QCursor & c )" +.BI "\fBTQCursor\fR ( const TQCursor & c )" .br .ti -1c -.BI "\fB~QCursor\fR ()" +.BI "\fB~TQCursor\fR ()" .br .ti -1c -.BI "QCursor & \fBoperator=\fR ( const QCursor & c )" +.BI "TQCursor & \fBoperator=\fR ( const TQCursor & c )" .br .ti -1c .BI "int \fBshape\fR () const" @@ -55,7 +55,7 @@ Inherits Qt. .BI "HCURSOR \fBhandle\fR () const" .br .ti -1c -.BI "\fBQCursor\fR ( HCURSOR handle )" +.BI "\fBTQCursor\fR ( HCURSOR handle )" .br .ti -1c .BI "HANDLE \fBhandle\fR () const" @@ -82,14 +82,14 @@ Inherits Qt. .SH RELATED FUNCTION DOCUMENTATION .in +1c .ti -1c -.BI "TQDataStream & \fBoperator<<\fR ( TQDataStream & s, const QCursor & c )" +.BI "TQDataStream & \fBoperator<<\fR ( TQDataStream & s, const TQCursor & c )" .br .ti -1c -.BI "TQDataStream & \fBoperator>>\fR ( TQDataStream & s, QCursor & c )" +.BI "TQDataStream & \fBoperator>>\fR ( TQDataStream & s, TQCursor & c )" .br .in -1c .SH DESCRIPTION -The QCursor class provides a mouse cursor with an arbitrary shape. +The TQCursor class provides a mouse cursor with an arbitrary shape. .PP This class is mainly used to create mouse cursors that are associated with particular widgets and to get and set the position of the mouse cursor. .PP @@ -97,11 +97,11 @@ Qt has a number of standard cursor shapes, but you can also make custom cursor s .PP To associate a cursor with a widget, use TQWidget::setCursor(). To associate a cursor with all widgets (normally for a short period of time), use QApplication::setOverrideCursor(). .PP -To set a cursor shape use QCursor::setShape() or use the QCursor constructor which takes the shape as argument, or you can use one of the predefined cursors defined in the CursorShape enum. +To set a cursor shape use TQCursor::setShape() or use the TQCursor constructor which takes the shape as argument, or you can use one of the predefined cursors defined in the CursorShape enum. .PP -If you want to create a cursor with your own bitmap, either use the QCursor constructor which takes a bitmap and a mask or the constructor which takes a pixmap as arguments. +If you want to create a cursor with your own bitmap, either use the TQCursor constructor which takes a bitmap and a mask or the constructor which takes a pixmap as arguments. .PP -To set or get the position of the mouse cursor use the static methods QCursor::pos() and QCursor::setPos(). +To set or get the position of the mouse cursor use the static methods TQCursor::pos() and TQCursor::setPos(). .PP <center> .ce 1 @@ -120,15 +120,15 @@ l - l. TQt::CursorShape Values Cursor Names TQt::ArrowCursor left_ptr TQt::UpArr .fi </center> .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCursor::QCursor ()" +.SH "TQCursor::TQCursor ()" Constructs a cursor with the default arrow shape. -.SH "QCursor::QCursor ( int shape )" +.SH "TQCursor::TQCursor ( int shape )" Constructs a cursor with the specified \fIshape\fR. .PP See CursorShape for a list of shapes. .PP See also setShape(). -.SH "QCursor::QCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )" +.SH "TQCursor::TQCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )" Constructs a custom bitmap cursor. .PP \fIbitmap\fR and \fImask\fR make up the bitmap. \fIhotX\fR and \fIhotY\fR define the cursor's hot spot. @@ -150,7 +150,7 @@ Use the global TQt color \fCcolor0\fR to draw 0-pixels and \fCcolor1\fR to draw Valid cursor sizes depend on the display hardware (or the underlying window system). We recommend using 32x32 cursors, because this size is supported on all platforms. Some platforms also support 16x16, 48x48 and 64x64 cursors. .PP See also TQBitmap::TQBitmap() and TQBitmap::setMask(). -.SH "QCursor::QCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )" +.SH "TQCursor::TQCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )" Constructs a custom pixmap cursor. .PP \fIpixmap\fR is the image. It is usual to give it a mask (set using TQPixmap::setMask()). \fIhotX\fR and \fIhotY\fR define the cursor's hot spot. @@ -162,35 +162,35 @@ Valid cursor sizes depend on the display hardware (or the underlying window syst Currently, only black-and-white pixmaps can be used. .PP See also TQPixmap::TQPixmap() and TQPixmap::setMask(). -.SH "QCursor::QCursor ( const QCursor & c )" +.SH "TQCursor::TQCursor ( const TQCursor & c )" Constructs a copy of the cursor \fIc\fR. -.SH "QCursor::QCursor ( HCURSOR handle )" +.SH "TQCursor::TQCursor ( HCURSOR handle )" Creates a cursor with the specified window system handle \fIhandle\fR. .PP \fBWarning:\fR Portable in principle, but if you use it you are probably about to do something non-portable. Be careful. -.SH "QCursor::~QCursor ()" +.SH "TQCursor::~TQCursor ()" Destroys the cursor. -.SH "const TQBitmap * QCursor::bitmap () const" +.SH "const TQBitmap * TQCursor::bitmap () const" Returns the cursor bitmap, or 0 if it is one of the standard cursors. -.SH "void QCursor::cleanup ()\fC [static]\fR" +.SH "void TQCursor::cleanup ()\fC [static]\fR" Internal function that deinitializes the predefined cursors. This function is called from the QApplication destructor. .PP See also initialize(). -.SH "HANDLE QCursor::handle () const" +.SH "HANDLE TQCursor::handle () const" Returns the window system cursor handle. .PP \fBWarning:\fR Portable in principle, but if you use it you are probably about to do something non-portable. Be careful. -.SH "TQPoint QCursor::hotSpot () const" +.SH "TQPoint TQCursor::hotSpot () const" Returns the cursor hot spot, or (0, 0) if it is one of the standard cursors. -.SH "void QCursor::initialize ()\fC [static]\fR" +.SH "void TQCursor::initialize ()\fC [static]\fR" Internal function that initializes the predefined cursors. This function is called from the QApplication constructor. .PP See also cleanup(). -.SH "const TQBitmap * QCursor::mask () const" +.SH "const TQBitmap * TQCursor::mask () const" Returns the cursor bitmap mask, or 0 if it is one of the standard cursors. -.SH "QCursor & QCursor::operator= ( const QCursor & c )" +.SH "TQCursor & TQCursor::operator= ( const TQCursor & c )" Assigns \fIc\fR to this cursor and returns a reference to this cursor. -.SH "TQPoint QCursor::pos ()\fC [static]\fR" +.SH "TQPoint TQCursor::pos ()\fC [static]\fR" Returns the position of the cursor (hot spot) in global screen coordinates. .PP You can call TQWidget::mapFromGlobal() to translate it to widget coordinates. @@ -199,36 +199,36 @@ See also setPos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). .PP Examples: .)l chart/canvasview.cpp, fileiconview/tqfileiconview.cpp, and menu/menu.cpp. -.SH "void QCursor::setPos ( int x, int y )\fC [static]\fR" +.SH "void TQCursor::setPos ( int x, int y )\fC [static]\fR" Moves the cursor (hot spot) to the global screen position (\fIx\fR, \fIy\fR). .PP You can call TQWidget::mapToGlobal() to translate widget coordinates to global screen coordinates. .PP See also pos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). -.SH "void QCursor::setPos ( const TQPoint & )\fC [static]\fR" +.SH "void TQCursor::setPos ( const TQPoint & )\fC [static]\fR" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -.SH "void QCursor::setShape ( int shape )" +.SH "void TQCursor::setShape ( int shape )" Sets the cursor to the shape identified by \fIshape\fR. .PP See CursorShape for the list of cursor shapes. .PP See also shape(). -.SH "int QCursor::shape () const" +.SH "int TQCursor::shape () const" Returns the cursor shape identifier. The return value is one of the CursorShape enum values (cast to an int). .PP See also setShape(). .SH RELATED FUNCTION DOCUMENTATION -.SH "TQDataStream & operator<< ( TQDataStream & s, const QCursor & c )" +.SH "TQDataStream & operator<< ( TQDataStream & s, const TQCursor & c )" Writes the cursor \fIc\fR to the stream \fIs\fR. .PP See also Format of the TQDataStream operators. -.SH "TQDataStream & operator>> ( TQDataStream & s, QCursor & c )" +.SH "TQDataStream & operator>> ( TQDataStream & s, TQCursor & c )" Reads a cursor from the stream \fIs\fR and sets \fIc\fR to the read data. .PP See also Format of the TQDataStream operators. .SH "SEE ALSO" -.BR http://doc.trolltech.com/ntqcursor.html +.BR http://doc.trolltech.com/tqcursor.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqcustomevent.3qt b/doc/man/man3/tqcustomevent.3qt index 1c57c1e31..a3e3dddaf 100644 --- a/doc/man/man3/tqcustomevent.3qt +++ b/doc/man/man3/tqcustomevent.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCustomEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCustomEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QCustomEvent \- Support for custom events +TQCustomEvent \- Support for custom events .SH SYNOPSIS \fC#include <tqevent.h>\fR .PP @@ -16,10 +16,10 @@ Inherits TQEvent. .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCustomEvent\fR ( int type )" +.BI "\fBTQCustomEvent\fR ( int type )" .br .ti -1c -.BI "\fBQCustomEvent\fR ( Type type, void * data )" +.BI "\fBTQCustomEvent\fR ( Type type, void * data )" .br .ti -1c .BI "void * \fBdata\fR () const" @@ -29,21 +29,21 @@ Inherits TQEvent. .br .in -1c .SH DESCRIPTION -The QCustomEvent class provides support for custom events. +The TQCustomEvent class provides support for custom events. .PP -QCustomEvent is a generic event class for user-defined events. User defined events can be sent to widgets or other TQObject instances using QApplication::postEvent() or QApplication::sendEvent(). Subclasses of TQObject can easily receive custom events by implementing the TQObject::customEvent() event handler function. +TQCustomEvent is a generic event class for user-defined events. User defined events can be sent to widgets or other TQObject instances using QApplication::postEvent() or QApplication::sendEvent(). Subclasses of TQObject can easily receive custom events by implementing the TQObject::customEvent() event handler function. .PP -QCustomEvent objects should be created with a type ID that uniquely identifies the event type. To avoid clashes with the Qt-defined events types, the value should be at least as large as the value of the "User" entry in the TQEvent::Type enum. +TQCustomEvent objects should be created with a type ID that uniquely identifies the event type. To avoid clashes with the Qt-defined events types, the value should be at least as large as the value of the "User" entry in the TQEvent::Type enum. .PP -QCustomEvent contains a generic void* data member that may be used for transferring event-specific data to the receiver. Note that since events are normally delivered asynchronously, the data pointer, if used, must remain valid until the event has been received and processed. +TQCustomEvent contains a generic void* data member that may be used for transferring event-specific data to the receiver. Note that since events are normally delivered asynchronously, the data pointer, if used, must remain valid until the event has been received and processed. .PP -QCustomEvent can be used as-is for simple user-defined event types, but normally you will want to make a subclass of it for your event types. In a subclass, you can add data members that are suitable for your event type. +TQCustomEvent can be used as-is for simple user-defined event types, but normally you will want to make a subclass of it for your event types. In a subclass, you can add data members that are suitable for your event type. .PP Example: .PP .nf .br - class ColorChangeEvent : public QCustomEvent + class ColorChangeEvent : public TQCustomEvent .br { .br @@ -51,7 +51,7 @@ Example: .br ColorChangeEvent( TQColor color ) .br - : QCustomEvent( 65432 ), c( color ) {} + : TQCustomEvent( 65432 ), c( color ) {} .br TQColor color() const { return c; } .br @@ -73,7 +73,7 @@ Example: // To receive an event of this custom event type: .br .br - void MyWidget::customEvent( QCustomEvent * e ) + void MyWidget::customEvent( TQCustomEvent * e ) .br { .br @@ -91,21 +91,21 @@ Example: .PP See also TQWidget::customEvent(), QApplication::notify(), and Event Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCustomEvent::QCustomEvent ( int type )" +.SH "TQCustomEvent::TQCustomEvent ( int type )" Constructs a custom event object with event type \fItype\fR. The value of \fItype\fR must be at least as large as TQEvent::User. The data pointer is set to 0. -.SH "QCustomEvent::QCustomEvent ( Type type, void * data )" +.SH "TQCustomEvent::TQCustomEvent ( Type type, void * data )" Constructs a custom event object with the event type \fItype\fR and a pointer to \fIdata\fR. (Note that any int value may safely be cast to TQEvent::Type). -.SH "void * QCustomEvent::data () const" +.SH "void * TQCustomEvent::data () const" Returns a pointer to the generic event data. .PP See also setData(). -.SH "void QCustomEvent::setData ( void * data )" +.SH "void TQCustomEvent::setData ( void * data )" Sets the generic data pointer to \fIdata\fR. .PP See also data(). .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcustomevent.html +.BR http://doc.trolltech.com/tqcustomevent.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqcustommenuitem.3qt b/doc/man/man3/tqcustommenuitem.3qt index 65bc9d6c3..0c65e1c8a 100644 --- a/doc/man/man3/tqcustommenuitem.3qt +++ b/doc/man/man3/tqcustommenuitem.3qt @@ -1,5 +1,5 @@ '\" t -.TH QCustomMenuItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- +.TH TQCustomMenuItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*- .\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the .\" license file included in the distribution for a complete license .\" statement. @@ -7,7 +7,7 @@ .ad l .nh .SH NAME -QCustomMenuItem \- Abstract base class for custom menu items in popup menus +TQCustomMenuItem \- Abstract base class for custom menu items in popup menus .SH SYNOPSIS \fC#include <tqmenudata.h>\fR .PP @@ -16,10 +16,10 @@ Inherits Qt. .SS "Public Members" .in +1c .ti -1c -.BI "\fBQCustomMenuItem\fR ()" +.BI "\fBTQCustomMenuItem\fR ()" .br .ti -1c -.BI "virtual \fB~QCustomMenuItem\fR ()" +.BI "virtual \fB~TQCustomMenuItem\fR ()" .br .ti -1c .BI "virtual bool \fBfullSpan\fR () const" @@ -38,7 +38,7 @@ Inherits Qt. .br .in -1c .SH DESCRIPTION -The QCustomMenuItem class is an abstract base class for custom menu items in popup menus. +The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus. .PP A custom menu item is a menu item that is defined by two pure virtual functions, paint() and sizeHint(). The size hint tells the menu how much space it needs to reserve for this item, and paint is called whenever the item needs painting. .PP @@ -50,38 +50,38 @@ By default, a custom item can also have an icon and a keyboard accelerator. You .PP If you want the custom item to be treated just as a separator, reimplement isSeparator() to return TRUE. .PP -Note that you can insert pixmaps or bitmaps as items into a popup menu without needing to create a QCustomMenuItem. However, custom menu items offer more flexibility, and -- especially important with Windows style -- provide the possibility of drawing the item with a different color when it is highlighted. +Note that you can insert pixmaps or bitmaps as items into a popup menu without needing to create a TQCustomMenuItem. However, custom menu items offer more flexibility, and -- especially important with Windows style -- provide the possibility of drawing the item with a different color when it is highlighted. .PP menu/menu.cpp shows a simple example how custom menu items can be used. .PP -Note: the current implementation of QCustomMenuItem will not recognize shortcut keys that are from text with ampersands. Normal accelerators work though. +Note: the current implementation of TQCustomMenuItem will not recognize shortcut keys that are from text with ampersands. Normal accelerators work though. .PP .ce 1 .B "[Image Omitted]" .PP See also TQMenuData, TQPopupMenu, and Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION -.SH "QCustomMenuItem::QCustomMenuItem ()" -Constructs a QCustomMenuItem -.SH "QCustomMenuItem::~QCustomMenuItem ()\fC [virtual]\fR" -Destroys a QCustomMenuItem -.SH "bool QCustomMenuItem::fullSpan () const\fC [virtual]\fR" +.SH "TQCustomMenuItem::TQCustomMenuItem ()" +Constructs a TQCustomMenuItem +.SH "TQCustomMenuItem::~TQCustomMenuItem ()\fC [virtual]\fR" +Destroys a TQCustomMenuItem +.SH "bool TQCustomMenuItem::fullSpan () const\fC [virtual]\fR" Returns TRUE if this item wants to span the entire popup menu width; otherwise returns FALSE. The default is FALSE, meaning that the menu may show an icon and an accelerator key for this item as well. -.SH "bool QCustomMenuItem::isSeparator () const\fC [virtual]\fR" +.SH "bool TQCustomMenuItem::isSeparator () const\fC [virtual]\fR" Returns TRUE if this item is just a separator; otherwise returns FALSE. -.SH "void QCustomMenuItem::paint ( TQPainter * p, const TQColorGroup & cg, bool act, bool enabled, int x, int y, int w, int h )\fC [pure virtual]\fR" +.SH "void TQCustomMenuItem::paint ( TQPainter * p, const TQColorGroup & cg, bool act, bool enabled, int x, int y, int w, int h )\fC [pure virtual]\fR" Paints this item. When this function is invoked, the painter \fIp\fR is set to a font and foreground color suitable for a menu item text using color group \fIcg\fR. The item is active if \fIact\fR is TRUE and enabled if \fIenabled\fR is TRUE. The geometry values \fIx\fR, \fIy\fR, \fIw\fR and \fIh\fR specify where to draw the item. .PP Do not draw any background, this has already been done by the popup menu according to the current GUI style. -.SH "void QCustomMenuItem::setFont ( const TQFont & font )\fC [virtual]\fR" +.SH "void TQCustomMenuItem::setFont ( const TQFont & font )\fC [virtual]\fR" Sets the font of the custom menu item to \fIfont\fR. .PP This function is called whenever the font in the popup menu changes. For menu items that show their own individual font entry, you want to ignore this. -.SH "TQSize QCustomMenuItem::sizeHint ()\fC [pure virtual]\fR" +.SH "TQSize TQCustomMenuItem::sizeHint ()\fC [pure virtual]\fR" Returns the item's size hint. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qcustommenuitem.html +.BR http://doc.trolltech.com/tqcustommenuitem.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the diff --git a/doc/man/man3/tqevent.3qt b/doc/man/man3/tqevent.3qt index ecdbfa149..c3e5d6795 100644 --- a/doc/man/man3/tqevent.3qt +++ b/doc/man/man3/tqevent.3qt @@ -13,7 +13,7 @@ TQEvent \- The base class of all event classes. Event objects contain event para .PP Inherits Qt. .PP -Inherited by TQTimerEvent, QMouseEvent, QWheelEvent, TQTabletEvent, QKeyEvent, QFocusEvent, TQPaintEvent, QMoveEvent, QResizeEvent, QCloseEvent, TQIconDragEvent, QShowEvent, QHideEvent, QContextMenuEvent, QIMEvent, TQDropEvent, TQDragLeaveEvent, QChildEvent, and QCustomEvent. +Inherited by TQTimerEvent, QMouseEvent, QWheelEvent, TQTabletEvent, QKeyEvent, QFocusEvent, TQPaintEvent, QMoveEvent, QResizeEvent, TQCloseEvent, TQIconDragEvent, QShowEvent, QHideEvent, TQContextMenuEvent, QIMEvent, TQDropEvent, TQDragLeaveEvent, TQChildEvent, and TQCustomEvent. .PP .SS "Public Members" .in +1c @@ -95,7 +95,7 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCTQEvent::HideToParent\fR - A child widget has been hidden. .TP -\fCTQEvent::Close\fR - Widget was closed (permanently), QCloseEvent. +\fCTQEvent::Close\fR - Widget was closed (permanently), TQCloseEvent. .TP \fCTQEvent::ShowNormal\fR - Widget should be shown normally (obsolete). .TP @@ -113,7 +113,7 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCTQEvent::Wheel\fR - Mouse wheel rolled, QWheelEvent. .TP -\fCTQEvent::ContextMenu\fR - Context popup menu, QContextMenuEvent +\fCTQEvent::ContextMenu\fR - Context popup menu, TQContextMenuEvent .TP \fCTQEvent::AccelOverride\fR - Key press in child, for overriding shortcut key handling, QKeyEvent. .TP @@ -151,9 +151,9 @@ This enum type defines the valid event types in Qt. The event types and the spec .TP \fCTQEvent::DragResponse\fR - Internal event used by TQt on some platforms. .TP -\fCTQEvent::ChildInserted\fR - Object gets a child, QChildEvent. +\fCTQEvent::ChildInserted\fR - Object gets a child, TQChildEvent. .TP -\fCTQEvent::ChildRemoved\fR - Object loses a child, QChildEvent. +\fCTQEvent::ChildRemoved\fR - Object loses a child, TQChildEvent. .TP \fCTQEvent::LayoutHint\fR - Widget child has changed layout properties. .TP diff --git a/doc/man/man3/tqimageconsumer.3qt b/doc/man/man3/tqimageconsumer.3qt index bd37843b5..239703a2b 100644 --- a/doc/man/man3/tqimageconsumer.3qt +++ b/doc/man/man3/tqimageconsumer.3qt @@ -9,7 +9,7 @@ .SH NAME TQImageConsumer \- Abstraction used by TQImageDecoder .SH SYNOPSIS -\fC#include <ntqasyncimageio.h>\fR +\fC#include <tqasyncimageio.h>\fR .PP .SS "Public Members" .in +1c diff --git a/doc/man/man3/tqimagedecoder.3qt b/doc/man/man3/tqimagedecoder.3qt index 23c452b70..b5b6c4cd5 100644 --- a/doc/man/man3/tqimagedecoder.3qt +++ b/doc/man/man3/tqimagedecoder.3qt @@ -9,7 +9,7 @@ .SH NAME TQImageDecoder \- Incremental image decoder for all supported image formats .SH SYNOPSIS -\fC#include <ntqasyncimageio.h>\fR +\fC#include <tqasyncimageio.h>\fR .PP .SS "Public Members" .in +1c diff --git a/doc/man/man3/tqimageformat.3qt b/doc/man/man3/tqimageformat.3qt index a183e8393..d61ad3555 100644 --- a/doc/man/man3/tqimageformat.3qt +++ b/doc/man/man3/tqimageformat.3qt @@ -9,7 +9,7 @@ .SH NAME TQImageFormat \- Incremental image decoder for a specific image format .SH SYNOPSIS -\fC#include <ntqasyncimageio.h>\fR +\fC#include <tqasyncimageio.h>\fR .PP .SS "Public Members" .in +1c diff --git a/doc/man/man3/tqimageformattype.3qt b/doc/man/man3/tqimageformattype.3qt index 631c848f2..b23f6271a 100644 --- a/doc/man/man3/tqimageformattype.3qt +++ b/doc/man/man3/tqimageformattype.3qt @@ -9,7 +9,7 @@ .SH NAME TQImageFormatType \- Factory that makes TQImageFormat objects .SH SYNOPSIS -\fC#include <ntqasyncimageio.h>\fR +\fC#include <tqasyncimageio.h>\fR .PP .SS "Public Members" .in +1c diff --git a/doc/man/man3/tqkeysequence.3qt b/doc/man/man3/tqkeysequence.3qt index 0ee6b9e51..3db4b8ac4 100644 --- a/doc/man/man3/tqkeysequence.3qt +++ b/doc/man/man3/tqkeysequence.3qt @@ -75,14 +75,14 @@ The QKeySequence class encapsulates a key sequence as used by accelerators. .PP A key sequence consists of up to four keyboard codes, each optionally combined with modifiers, e.g. SHIFT, CTRL, ALT, META, or UNICODE_ACCEL. For example, \fCCTRL + Key_P\fR might be a sequence used as a shortcut for printing a document. The key codes are listed in ntqnamespace.h. As an alternative, use UNICODE_ACCEL with the unicode code point of the character. For example, \fCUNICODE_ACCEL + 'A'\fR gives the same key sequence as Key_A. .PP -Key sequences can be constructed either from an integer key code, or from a human readable translatable string such as" Ctrl+X,Alt+Space". A key sequence can be cast to a TQString to obtain a human readable translated version of the sequence. Translations are done in the "QAccel" context. +Key sequences can be constructed either from an integer key code, or from a human readable translatable string such as" Ctrl+X,Alt+Space". A key sequence can be cast to a TQString to obtain a human readable translated version of the sequence. Translations are done in the "TQAccel" context. .PP -See also QAccel and Miscellaneous Classes. +See also TQAccel and Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "QKeySequence::QKeySequence ()" Constructs an empty key sequence. .SH "QKeySequence::QKeySequence ( const TQString & key )" -Creates a key sequence from the string \fIkey\fR. For example" Ctrl+O" gives CTRL+UNICODE_ACCEL+'O'. The strings "Ctrl"," Shift", "Alt" and "Meta" are recognized, as well as their translated equivalents in the "QAccel" context (using TQObject::tr()). +Creates a key sequence from the string \fIkey\fR. For example" Ctrl+O" gives CTRL+UNICODE_ACCEL+'O'. The strings "Ctrl"," Shift", "Alt" and "Meta" are recognized, as well as their translated equivalents in the "TQAccel" context (using TQObject::tr()). .PP Multiple key codes (up to four) may be entered by separating them with commas, e.g. "Alt+X,Ctrl+S,Q". .PP @@ -118,7 +118,7 @@ Returns TRUE if the key sequence is empty; otherwise returns FALSE. .SH "TQt::SequenceMatch QKeySequence::matches ( const QKeySequence & seq ) const" Matches the sequence with \fIseq\fR. Returns TQt::Identical if successful, TQt::PartialMatch for matching but incomplete \fIseq\fR, and TQt::NoMatch if the sequences have nothing in common. Returns TQt::NoMatch if \fIseq\fR is shorter. .SH "QKeySequence::operator TQString () const" -Creates an accelerator string for the key sequence. For instance CTRL+Key_O gives "Ctrl+O". If the key sequence has multiple key codes they are returned comma-separated, e.g." Alt+X, Ctrl+Y, Z". The strings, "Ctrl", "Shift", etc. are translated (using TQObject::tr()) in the "QAccel" scope. If the key sequence has no keys, TQString::null is returned. +Creates an accelerator string for the key sequence. For instance CTRL+Key_O gives "Ctrl+O". If the key sequence has multiple key codes they are returned comma-separated, e.g." Alt+X, Ctrl+Y, Z". The strings, "Ctrl", "Shift", etc. are translated (using TQObject::tr()) in the "TQAccel" scope. If the key sequence has no keys, TQString::null is returned. .PP On Mac OS X, the string returned resembles the sequence that is shown in the menubar. .SH "QKeySequence::operator int () const" diff --git a/doc/man/man3/tqlabel.3qt b/doc/man/man3/tqlabel.3qt index 4969d21e3..e975522d2 100644 --- a/doc/man/man3/tqlabel.3qt +++ b/doc/man/man3/tqlabel.3qt @@ -161,7 +161,7 @@ The look of a TQLabel can be tuned in several ways. All the settings of TQFrame .br .fi .PP -A TQLabel is often used as a label for an interactive widget. For this use TQLabel provides a useful mechanism for adding an accelerator key (see QAccel) that will set the keyboard focus to the other widget (called the TQLabel's "buddy"). For example: +A TQLabel is often used as a label for an interactive widget. For this use TQLabel provides a useful mechanism for adding an accelerator key (see TQAccel) that will set the keyboard focus to the other widget (called the TQLabel's "buddy"). For example: .PP .nf .br @@ -279,7 +279,7 @@ With the code above, the focus jumps to the Name field when the user presses Alt .PP To unset a previously set buddy, call this function with \fIbuddy\fR set to 0. .PP -See also buddy(), text, QAccel, and alignment. +See also buddy(), text, TQAccel, and alignment. .PP Examples: .)l addressbook/centralwidget.cpp, chart/optionsform.cpp, and regexptester/regexptester.cpp. diff --git a/doc/man/man3/tqmainwindow.3qt b/doc/man/man3/tqmainwindow.3qt index b04b02031..d01ead609 100644 --- a/doc/man/man3/tqmainwindow.3qt +++ b/doc/man/man3/tqmainwindow.3qt @@ -220,7 +220,7 @@ Inherits TQWidget. .SS "Protected Members" .in +1c .ti -1c -.BI "virtual void \fBchildEvent\fR ( QChildEvent * e )" +.BI "virtual void \fBchildEvent\fR ( TQChildEvent * e )" .br .in -1c .SS "Protected Slots" @@ -522,7 +522,7 @@ The central widget is surrounded by the left, top, right and bottom dock areas. See also setCentralWidget(). .PP Example: qfd/qfd.cpp. -.SH "void TQMainWindow::childEvent ( QChildEvent * e )\fC [virtual protected]\fR" +.SH "void TQMainWindow::childEvent ( TQChildEvent * e )\fC [virtual protected]\fR" Monitors events, recieved in \fIe\fR, to ensure the layout is updated. .PP Reimplemented from TQObject. diff --git a/doc/man/man3/tqmenubar.3qt b/doc/man/man3/tqmenubar.3qt index 17b5cd547..2d9efaf8a 100644 --- a/doc/man/man3/tqmenubar.3qt +++ b/doc/man/man3/tqmenubar.3qt @@ -97,10 +97,10 @@ Inherits TQFrame and TQMenuData. .BI "int \fBinsertItem\fR ( TQWidget * widget, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c .BI "int \fBinsertSeparator\fR ( int index = -1 )" @@ -198,7 +198,7 @@ Example (from action/application.cpp): fileNewAction->addTo( file ); .fi .PP -Menu items can have text and pixmaps (or iconsets), see the various insertItem() overloads, as well as separators, see insertSeparator(). You can also add custom menu items that are derived from QCustomMenuItem. +Menu items can have text and pixmaps (or iconsets), see the various insertItem() overloads, as well as separators, see insertSeparator(). You can also add custom menu items that are derived from TQCustomMenuItem. .PP Menu items may be removed with removeItem() and enabled or disabled with setItemEnabled(). .PP @@ -225,7 +225,7 @@ l - l. String matches Placement Notes about.* Application Menu | About If this e .PP menu/menu.cpp is an example of TQMenuBar and TQPopupMenu use. .PP -See also TQPopupMenu, QAccel, TQAction, Aqua Style Guidelines, GUI Design Handbook: Menu Bar, and Main Window and Related Classes. +See also TQPopupMenu, TQAccel, TQAction, Aqua Style Guidelines, GUI Design Handbook: Menu Bar, and Main Window and Related Classes. .SS "Member Type Documentation" .SH "TQMenuBar::Separator" This enum type is used to decide whether TQMenuBar should draw a separator line at its bottom. @@ -278,7 +278,7 @@ See also activated() and TQMenuData::insertItem(). .SH "int TQMenuData::insertItem ( const TQString & text, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" The family of insertItem() functions inserts menu items into a popup menu or a menu bar. .PP -A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see QCustomMenuItem) or even widgets into popup menus. +A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus. .PP Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or pulldown menus into a menu bar. .PP @@ -322,7 +322,7 @@ The \fIid\fR specifies the identification number associated with the menu item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent TQAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(TQObject*)0\fR. .PP @@ -330,7 +330,7 @@ Note that keyboard accelerators in TQt are not application-global, instead they .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .PP Examples: .)l addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp. @@ -341,7 +341,7 @@ Inserts a menu item with icon \fIicon\fR, text \fItext\fR, accelerator \fIaccel\ .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -361,7 +361,7 @@ To look best when being highlighted as a menu item, the pixmap should provide a .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -464,7 +464,7 @@ If the widget is focus-enabled it will get focus when the user traverses the pop Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP See also removeItem(). -.SH "int TQMenuData::insertItem ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.SH "int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with an \fIicon\fR and with optional id \fIid\fR, and optional \fIindex\fR position. @@ -475,8 +475,8 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. -.SH "int TQMenuData::insertItem ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +See also connectItem(), removeItem(), and TQCustomMenuItem. +.SH "int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with optional id \fIid\fR, and optional \fIindex\fR position. @@ -487,7 +487,7 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. +See also connectItem(), removeItem(), and TQCustomMenuItem. .SH "int TQMenuData::insertSeparator ( int index = -1 )" Inserts a separator at position \fIindex\fR, and returns the menu identifier number allocated to it. The separator becomes the last menu item if \fIindex\fR is negative. .PP diff --git a/doc/man/man3/tqmenudata.3qt b/doc/man/man3/tqmenudata.3qt index 6966df77e..31a55f178 100644 --- a/doc/man/man3/tqmenudata.3qt +++ b/doc/man/man3/tqmenudata.3qt @@ -64,10 +64,10 @@ Inherited by TQMenuBar and TQPopupMenu. .BI "int \fBinsertItem\fR ( TQWidget * widget, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c .BI "int \fBinsertSeparator\fR ( int index = -1 )" @@ -208,7 +208,7 @@ Menu items can be removed with removeItem() and removeItemAt(), or changed with .PP Menu items are stored in a list. Use findItem() to find an item by its list position or by its menu identifier. (See also indexOf() and idAt().) .PP -See also QAccel, TQPopupMenu, TQAction, and Miscellaneous Classes. +See also TQAccel, TQPopupMenu, TQAction, and Miscellaneous Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "TQMenuData::TQMenuData ()" Constructs an empty menu data list. @@ -217,7 +217,7 @@ Removes all menu items and disconnects any signals that have been connected. .SH "QKeySequence TQMenuData::accel ( int id ) const" Returns the accelerator key that has been defined for the menu item \fIid\fR, or 0 if it has no accelerator key or if there is no such menu item. .PP -See also setAccel(), QAccel, and ntqnamespace.h. +See also setAccel(), TQAccel, and ntqnamespace.h. .SH "void TQMenuData::activateItemAt ( int index )\fC [virtual]\fR" Activates the menu item at position \fIindex\fR. .PP @@ -318,7 +318,7 @@ Example: scrollview/scrollview.cpp. .SH "int TQMenuData::insertItem ( const TQString & text, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" The family of insertItem() functions inserts menu items into a popup menu or a menu bar. .PP -A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see QCustomMenuItem) or even widgets into popup menus. +A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus. .PP Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or pulldown menus into a menu bar. .PP @@ -362,7 +362,7 @@ The \fIid\fR specifies the identification number associated with the menu item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent TQAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(TQObject*)0\fR. .PP @@ -370,7 +370,7 @@ Note that keyboard accelerators in TQt are not application-global, instead they .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .PP Examples: .)l addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp. @@ -381,7 +381,7 @@ Inserts a menu item with icon \fIicon\fR, text \fItext\fR, accelerator \fIaccel\ .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -401,7 +401,7 @@ To look best when being highlighted as a menu item, the pixmap should provide a .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -504,7 +504,7 @@ If the widget is focus-enabled it will get focus when the user traverses the pop Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP See also removeItem(). -.SH "int TQMenuData::insertItem ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.SH "int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with an \fIicon\fR and with optional id \fIid\fR, and optional \fIindex\fR position. @@ -515,8 +515,8 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. -.SH "int TQMenuData::insertItem ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +See also connectItem(), removeItem(), and TQCustomMenuItem. +.SH "int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with optional id \fIid\fR, and optional \fIindex\fR position. @@ -527,7 +527,7 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. +See also connectItem(), removeItem(), and TQCustomMenuItem. .SH "int TQMenuData::insertSeparator ( int index = -1 )" Inserts a separator at position \fIindex\fR, and returns the menu identifier number allocated to it. The separator becomes the last menu item if \fIindex\fR is negative. .PP @@ -591,7 +591,7 @@ An accelerator key consists of a key code and a combination of the modifiers \fC .PP Defining an accelerator key produces a text that is added to the menu item; for instance, \fCCTRL\fR + \fCKey_O\fR produces "Ctrl+O". The text is formatted differently for different platforms. .PP -Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent TQAccel object. .PP Example: .PP @@ -623,7 +623,7 @@ If you need to translate accelerators, use tr() with a string: .PP You can also specify the accelerator in the insertItem() function. You may prefer to use TQAction to associate accelerators with menu items. .PP -See also accel(), insertItem(), QAccel, and TQAction. +See also accel(), insertItem(), TQAccel, and TQAction. .PP Example: menu/menu.cpp. .SH "void TQMenuData::setId ( int index, int id )\fC [virtual]\fR" diff --git a/doc/man/man3/tqmouseevent.3qt b/doc/man/man3/tqmouseevent.3qt index 21e604fcb..91ea44b13 100644 --- a/doc/man/man3/tqmouseevent.3qt +++ b/doc/man/man3/tqmouseevent.3qt @@ -75,7 +75,7 @@ The TQWidget::setEnabled() function can be used to enable or disable mouse and k .PP The event handlers TQWidget::mousePressEvent(), TQWidget::mouseReleaseEvent(), TQWidget::mouseDoubleClickEvent() and TQWidget::mouseMoveEvent() receive mouse events. .PP -See also TQWidget::mouseTracking, TQWidget::grabMouse(), QCursor::pos(), and Event Classes. +See also TQWidget::mouseTracking, TQWidget::grabMouse(), TQCursor::pos(), and Event Classes. .SH MEMBER FUNCTION DOCUMENTATION .SH "QMouseEvent::QMouseEvent ( Type type, const TQPoint & pos, int button, int state )" Constructs a mouse event object. @@ -84,7 +84,7 @@ The \fItype\fR parameter must be one of TQEvent::MouseButtonPress, TQEvent::Mous .PP The \fIpos\fR parameter specifies the position relative to the receiving widget. \fIbutton\fR specifies the button that caused the event, which should be TQt::NoButton (0), if \fItype\fR is MouseMove. \fIstate\fR is the ButtonState at the time of the event. .PP -The globalPos() is initialized to QCursor::pos(), which may not be appropriate. Use the other constructor to specify the global position explicitly. +The globalPos() is initialized to TQCursor::pos(), which may not be appropriate. Use the other constructor to specify the global position explicitly. .SH "QMouseEvent::QMouseEvent ( Type type, const TQPoint & pos, const TQPoint & globalPos, int button, int state )" Constructs a mouse event object. .PP @@ -111,7 +111,7 @@ See also state() and TQt::ButtonState. Examples: .)l dclock/dclock.cpp, life/life.cpp, and t14/cannon.cpp. .SH "const TQPoint & QMouseEvent::globalPos () const" -Returns the global position of the mouse pointer \fIat the time of the event\fR. This is important on asynchronous window systems like X11. Whenever you move your widgets around in response to mouse events, globalPos() may differ a lot from the current pointer position QCursor::pos(), and from TQWidget::mapToGlobal( pos() ). +Returns the global position of the mouse pointer \fIat the time of the event\fR. This is important on asynchronous window systems like X11. Whenever you move your widgets around in response to mouse events, globalPos() may differ a lot from the current pointer position TQCursor::pos(), and from TQWidget::mapToGlobal( pos() ). .PP See also globalX() and globalY(). .PP diff --git a/doc/man/man3/tqobject.3qt b/doc/man/man3/tqobject.3qt index 5c2e2e240..d0d63c1d6 100644 --- a/doc/man/man3/tqobject.3qt +++ b/doc/man/man3/tqobject.3qt @@ -15,7 +15,7 @@ All the functions in this class are reentrant when TQt is built with thread supp .PP Inherits Qt. .PP --Inherited by QAccel, QAccessibleObject, TQAction, QApplication, QAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, QNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, QSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and QValidator. +-Inherited by TQAccel, TQAccessibleObject, TQAction, QApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, QNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, QSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and QValidator. .PP .SS "Public Members" .in +1c @@ -167,10 +167,10 @@ Inherits Qt. .BI "virtual void \fBtimerEvent\fR ( TQTimerEvent * )" .br .ti -1c -.BI "virtual void \fBchildEvent\fR ( QChildEvent * )" +.BI "virtual void \fBchildEvent\fR ( TQChildEvent * )" .br .ti -1c -.BI "virtual void \fBcustomEvent\fR ( QCustomEvent * )" +.BI "virtual void \fBcustomEvent\fR ( TQCustomEvent * )" .br .ti -1c .BI "virtual void \fBconnectNotify\fR ( const char * signal )" @@ -254,7 +254,7 @@ Searches the children and optionally grandchildren of this object, and returns a If \fIrecursiveSearch\fR is TRUE (the default), child() performs a depth-first search of the object's children. .PP If there is no such object, this function returns 0. If there are more than one, the first one found is retured; if you need all of them, use queryList(). -.SH "void TQObject::childEvent ( QChildEvent * )\fC [virtual protected]\fR" +.SH "void TQObject::childEvent ( TQChildEvent * )\fC [virtual protected]\fR" This event handler can be reimplemented in a subclass to receive child events. .PP Child events are sent to objects when children are inserted or removed. @@ -272,7 +272,7 @@ If you change state based on \fCChildInserted\fR events, call TQWidget::constPol .fi in functions that depend on the state. One notable example is TQWidget::sizeHint(). .PP -See also event() and QChildEvent. +See also event() and TQChildEvent. .PP Reimplemented in TQMainWindow and QSplitter. .SH "const TQObjectList * TQObject::children () const" @@ -381,10 +381,10 @@ This virtual function is called when something has been connected to \fIsignal\f \fBWarning:\fR This function violates the object-oriented principle of modularity. However, it might be useful when you need to perform expensive initialization only if something is connected to a signal. .PP See also connect() and disconnectNotify(). -.SH "void TQObject::customEvent ( QCustomEvent * )\fC [virtual protected]\fR" -This event handler can be reimplemented in a subclass to receive custom events. Custom events are user-defined events with a type value at least as large as the "User" item of the TQEvent::Type enum, and is typically a QCustomEvent or QCustomEvent subclass. +.SH "void TQObject::customEvent ( TQCustomEvent * )\fC [virtual protected]\fR" +This event handler can be reimplemented in a subclass to receive custom events. Custom events are user-defined events with a type value at least as large as the "User" item of the TQEvent::Type enum, and is typically a TQCustomEvent or TQCustomEvent subclass. .PP -See also event() and QCustomEvent. +See also event() and TQCustomEvent. .SH "void TQObject::deleteLater ()\fC [slot]\fR" Performs a deferred deletion of this object. .PP @@ -583,7 +583,7 @@ Notice in the example above that unhandled events are passed to the base class's .PP See also installEventFilter(). .PP -Reimplemented in QAccel, TQScrollView, and TQSpinBox. +Reimplemented in TQAccel, TQScrollView, and TQSpinBox. .SH "bool TQObject::highPriority () const" Returns TRUE if the object is a high-priority object, or FALSE if it is a standard-priority object. .PP @@ -701,7 +701,7 @@ And here's how to install it on two widgets: .br .fi .PP -The QAccel class, for example, uses this technique to intercept accelerator key presses. +The TQAccel class, for example, uses this technique to intercept accelerator key presses. .PP \fBWarning:\fR If you delete the receiver object in your eventFilter() function, be sure to return TRUE. If you return FALSE, TQt sends the event to the deleted object and the program will crash. .PP diff --git a/doc/man/man3/tqpopupmenu.3qt b/doc/man/man3/tqpopupmenu.3qt index 4f72f36f0..b9451474d 100644 --- a/doc/man/man3/tqpopupmenu.3qt +++ b/doc/man/man3/tqpopupmenu.3qt @@ -109,10 +109,10 @@ Inherits TQFrame and TQMenuData. .BI "int \fBinsertItem\fR ( TQWidget * widget, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c -.BI "int \fBinsertItem\fR ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +.BI "int \fBinsertItem\fR ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" .br .ti -1c .BI "int \fBinsertSeparator\fR ( int index = -1 )" @@ -219,7 +219,7 @@ The TQPopupMenu class provides a popup menu widget. .PP A popup menu widget is a selection menu. It can be either a pull-down menu in a menu bar or a standalone context (popup) menu. Pull-down menus are shown by the menu bar when the user clicks on the respective item or presses the specified shortcut key. Use TQMenuBar::insertItem() to insert a popup menu into a menu bar. Show a context menu either asynchronously with popup() or synchronously with exec(). .PP -Technically, a popup menu consists of a list of menu items. You add items with insertItem(). An item is either a string, a pixmap or a custom item that provides its own drawing function (see QCustomMenuItem). In addition, items can have an optional icon drawn on the very left side and an accelerator key such as" Ctrl+X". +Technically, a popup menu consists of a list of menu items. You add items with insertItem(). An item is either a string, a pixmap or a custom item that provides its own drawing function (see TQCustomMenuItem). In addition, items can have an optional icon drawn on the very left side and an accelerator key such as" Ctrl+X". .PP There are three kinds of menu items: separators, menu items that perform an action and menu items that show a submenu. Separators are inserted with insertSeparator(). For submenus, you pass a pointer to a TQPopupMenu in your call to insertItem(). All other items are considered action items. .PP @@ -269,7 +269,7 @@ Example: mdi/application.cpp. .SH "QKeySequence TQMenuData::accel ( int id ) const" Returns the accelerator key that has been defined for the menu item \fIid\fR, or 0 if it has no accelerator key or if there is no such menu item. .PP -See also setAccel(), QAccel, and ntqnamespace.h. +See also setAccel(), TQAccel, and ntqnamespace.h. .SH "void TQPopupMenu::activated ( int id )\fC [signal]\fR" This signal is emitted when a menu item is selected; \fIid\fR is the id of the selected item. .PP @@ -343,7 +343,7 @@ This is equivalent to \fCexec(mapToGlobal(TQPoint(0,0)))\fR. In most situations .PP .nf .br - exec(QCursor::pos()); + exec(TQCursor::pos()); .br .fi or aligned to a widget: @@ -371,7 +371,7 @@ Common usage is to position the popup at the current mouse position: .PP .nf .br - exec( QCursor::pos() ); + exec( TQCursor::pos() ); .br .fi or aligned to a widget: @@ -406,7 +406,7 @@ Returns the id of the item at \fIpos\fR, or -1 if there is no item there or if i .SH "int TQMenuData::insertItem ( const TQString & text, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" The family of insertItem() functions inserts menu items into a popup menu or a menu bar. .PP -A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see QCustomMenuItem) or even widgets into popup menus. +A menu item is usually either a text string or a pixmap, both with an optional icon or keyboard accelerator. For special cases it is also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus. .PP Some insertItem() members take a popup menu as an additional argument. Use this to insert submenus into existing menus or pulldown menus into a menu bar. .PP @@ -450,7 +450,7 @@ The \fIid\fR specifies the identification number associated with the menu item. .PP The \fIindex\fR specifies the position in the menu. The menu item is appended at the end of the list if \fIindex\fR is negative. .PP -Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent TQAccel object. .PP \fBWarning:\fR Be careful when passing a literal 0 to insertItem() because some C++ compilers choose the wrong overloaded function. Cast the 0 to what you mean, e.g. \fC(TQObject*)0\fR. .PP @@ -458,7 +458,7 @@ Note that keyboard accelerators in TQt are not application-global, instead they .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .PP Examples: .)l addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp. @@ -469,7 +469,7 @@ Inserts a menu item with icon \fIicon\fR, text \fItext\fR, accelerator \fIaccel\ .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const QKeySequence & accel = 0, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -489,7 +489,7 @@ To look best when being highlighted as a menu item, the pixmap should provide a .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also removeItem(), changeItem(), setAccel(), connectItem(), QAccel, and ntqnamespace.h. +See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. .SH "int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -592,7 +592,7 @@ If the widget is focus-enabled it will get focus when the user traverses the pop Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP See also removeItem(). -.SH "int TQMenuData::insertItem ( const TQIconSet & icon, QCustomMenuItem * custom, int id = -1, int index = -1 )" +.SH "int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with an \fIicon\fR and with optional id \fIid\fR, and optional \fIindex\fR position. @@ -603,8 +603,8 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. -.SH "int TQMenuData::insertItem ( QCustomMenuItem * custom, int id = -1, int index = -1 )" +See also connectItem(), removeItem(), and TQCustomMenuItem. +.SH "int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Inserts a custom menu item \fIcustom\fR with optional id \fIid\fR, and optional \fIindex\fR position. @@ -615,7 +615,7 @@ If you want to connect a custom item to a slot, use connectItem(). .PP Returns the allocated menu identifier number (\fIid\fR if \fIid\fR >= 0). .PP -See also connectItem(), removeItem(), and QCustomMenuItem. +See also connectItem(), removeItem(), and TQCustomMenuItem. .SH "int TQMenuData::insertSeparator ( int index = -1 )" Inserts a separator at position \fIindex\fR, and returns the menu identifier number allocated to it. The separator becomes the last menu item if \fIindex\fR is negative. .PP @@ -687,7 +687,7 @@ An accelerator key consists of a key code and a combination of the modifiers SHI .PP Defining an accelerator key produces a text that is added to the menu item; for instance, CTRL + Key_O produces "Ctrl+O". The text is formatted differently for different platforms. .PP -Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent QAccel object. +Note that keyboard accelerators in TQt are not application-global, instead they are bound to a certain top-level window. For example, accelerators in TQPopupMenu items only work for menus that are associated with a certain window. This is true for popup menus that live in a menu bar since their accelerators will then be installed in the menu bar itself. This also applies to stand-alone popup menus that have a top-level widget in their parentWidget() chain. The menu will then install its accelerator object on that top-level widget. For all other cases use an independent TQAccel object. .PP Example: .PP @@ -719,7 +719,7 @@ If you need to translate accelerators, use tr() with a string: .PP You can also specify the accelerator in the insertItem() function. You may prefer to use TQAction to associate accelerators with menu items. .PP -See also accel(), insertItem(), QAccel, and TQAction. +See also accel(), insertItem(), TQAccel, and TQAction. .PP Example: menu/menu.cpp. .SH "void TQPopupMenu::setActiveItem ( int i )\fC [virtual]\fR" diff --git a/doc/man/man3/tqscrollview.3qt b/doc/man/man3/tqscrollview.3qt index a57200fbc..d61bf9082 100644 --- a/doc/man/man3/tqscrollview.3qt +++ b/doc/man/man3/tqscrollview.3qt @@ -273,7 +273,7 @@ Inherited by TQCanvasView, TQTable, TQGridView, TQIconView, TQListBox, TQListVie .BI "virtual void \fBcontentsWheelEvent\fR ( QWheelEvent * e )" .br .ti -1c -.BI "virtual void \fBcontentsContextMenuEvent\fR ( QContextMenuEvent * e )" +.BI "virtual void \fBcontentsContextMenuEvent\fR ( TQContextMenuEvent * e )" .br .ti -1c .BI "virtual void \fBviewportPaintEvent\fR ( TQPaintEvent * pe )" @@ -517,7 +517,7 @@ Returns the clipper widget. Contents in the scrollview are ultimately clipped to You should not need to use this function. .PP See also visibleWidth and visibleHeight. -.SH "void TQScrollView::contentsContextMenuEvent ( QContextMenuEvent * e )\fC [virtual protected]\fR" +.SH "void TQScrollView::contentsContextMenuEvent ( TQContextMenuEvent * e )\fC [virtual protected]\fR" This event handler is called whenever the TQScrollView receives a contextMenuEvent() in \fIe\fR: the mouse position is translated to be a point on the contents. .PP Example: chart/canvasview.cpp. diff --git a/doc/man/man3/tqsplitter.3qt b/doc/man/man3/tqsplitter.3qt index 845e4d690..a84e01baf 100644 --- a/doc/man/man3/tqsplitter.3qt +++ b/doc/man/man3/tqsplitter.3qt @@ -91,7 +91,7 @@ Inherits TQFrame. .SS "Protected Members" .in +1c .ti -1c -.BI "virtual void \fBchildEvent\fR ( QChildEvent * c )" +.BI "virtual void \fBchildEvent\fR ( TQChildEvent * c )" .br .ti -1c .BI "int \fBidAfter\fR ( TQWidget * w ) const" @@ -180,7 +180,7 @@ Destroys the splitter and any children. Returns the closest legal position to \fIpos\fR of the widget with ID \fIid\fR. .PP See also idAfter(). -.SH "void QSplitter::childEvent ( QChildEvent * c )\fC [virtual protected]\fR" +.SH "void QSplitter::childEvent ( TQChildEvent * c )\fC [virtual protected]\fR" Tells the splitter that the child widget described by \fIc\fR has been inserted or removed. .PP Reimplemented from TQObject. diff --git a/doc/man/man3/tqt.3qt b/doc/man/man3/tqt.3qt index a97aac6de..fab9ffe64 100644 --- a/doc/man/man3/tqt.3qt +++ b/doc/man/man3/tqt.3qt @@ -11,7 +11,7 @@ Qt \- Namespace for miscellaneous identifiers that need to be global-like .SH SYNOPSIS \fC#include <ntqnamespace.h>\fR .PP -Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, QCursor, TQPainter, TQEvent, TQIconViewItem, QKeySequence, TQListViewItem, QCustomMenuItem, TQPen, TQStyleSheetItem, TQSyntaxHighlighter, TQTab, TQTableItem, TQThread, TQToolTip, and TQWhatsThis. +Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, TQCursor, TQPainter, TQEvent, TQIconViewItem, QKeySequence, TQListViewItem, TQCustomMenuItem, TQPen, TQStyleSheetItem, TQSyntaxHighlighter, TQTab, TQTableItem, TQThread, TQToolTip, and TQWhatsThis. .PP .SS "Public Members" .in +1c diff --git a/doc/man/man3/tqtabletevent.3qt b/doc/man/man3/tqtabletevent.3qt index 225c595e6..afdb5ce7a 100644 --- a/doc/man/man3/tqtabletevent.3qt +++ b/doc/man/man3/tqtabletevent.3qt @@ -118,7 +118,7 @@ Returns the type of device that generated the event. Useful if you want one end .PP See also TabletDevice. .SH "const TQPoint & TQTabletEvent::globalPos () const" -Returns the global position of the device \fIat the time of the event\fR. This is important on asynchronous windows systems like X11; whenever you move your widgets around in response to mouse events, globalPos() can differ significantly from the current position QCursor::pos(). +Returns the global position of the device \fIat the time of the event\fR. This is important on asynchronous windows systems like X11; whenever you move your widgets around in response to mouse events, globalPos() can differ significantly from the current position TQCursor::pos(). .PP See also globalX() and globalY(). .SH "int TQTabletEvent::globalX () const" diff --git a/doc/man/man3/tqvariant.3qt b/doc/man/man3/tqvariant.3qt index d164b5856..638616e42 100644 --- a/doc/man/man3/tqvariant.3qt +++ b/doc/man/man3/tqvariant.3qt @@ -83,7 +83,7 @@ QVariant \- Acts like a union for the most common TQt data types .BI "\fBQVariant\fR ( const TQBitmap & val )" .br .ti -1c -.BI "\fBQVariant\fR ( const QCursor & val )" +.BI "\fBQVariant\fR ( const TQCursor & val )" .br .ti -1c .BI "\fBQVariant\fR ( const TQDate & val )" @@ -215,7 +215,7 @@ QVariant \- Acts like a union for the most common TQt data types .BI "const TQRegion \fBtoRegion\fR () const" .br .ti -1c -.BI "const QCursor \fBtoCursor\fR () const" +.BI "const TQCursor \fBtoCursor\fR () const" .br .ti -1c .BI "const TQDate \fBtoDate\fR () const" @@ -338,7 +338,7 @@ QVariant \- Acts like a union for the most common TQt data types .BI "TQRegion & \fBasRegion\fR ()" .br .ti -1c -.BI "QCursor & \fBasCursor\fR ()" +.BI "TQCursor & \fBasCursor\fR ()" .br .ti -1c .BI "TQDate & \fBasDate\fR ()" @@ -490,7 +490,7 @@ This enum type defines the types of variable that a QVariant can contain. .TP \fCQVariant::ColorGroup\fR - a TQColorGroup .TP -\fCQVariant::Cursor\fR - a QCursor +\fCQVariant::Cursor\fR - a TQCursor .TP \fCQVariant::Date\fR - a TQDate .TP @@ -602,7 +602,7 @@ Because TQPointArray is explicitly shared, you may need to pass a deep copy to t Constructs a new variant with a region value, \fIval\fR. .SH "QVariant::QVariant ( const TQBitmap & val )" Constructs a new variant with a bitmap value, \fIval\fR. -.SH "QVariant::QVariant ( const QCursor & val )" +.SH "QVariant::QVariant ( const TQCursor & val )" Constructs a new variant with a cursor value, \fIval\fR. .SH "QVariant::QVariant ( const TQDate & val )" Constructs a new variant with a date value, \fIval\fR. @@ -678,8 +678,8 @@ Tries to convert the variant to hold a TQColorGroup value. If that is not possib Returns a reference to the stored color group. .PP See also toColorGroup(). -.SH "QCursor & QVariant::asCursor ()" -Tries to convert the variant to hold a QCursor value. If that is not possible the variant is set to a default arrow cursor. +.SH "TQCursor & QVariant::asCursor ()" +Tries to convert the variant to hold a TQCursor value. If that is not possible the variant is set to a default arrow cursor. .PP Returns a reference to the stored cursor. .PP @@ -949,8 +949,8 @@ See also asColor() and canCast(). Returns the variant as a TQColorGroup if the variant has type() ColorGroup; otherwise returns a completely black color group. .PP See also asColorGroup(). -.SH "const QCursor QVariant::toCursor () const" -Returns the variant as a QCursor if the variant has type() Cursor; otherwise returns the default arrow cursor. +.SH "const TQCursor QVariant::toCursor () const" +Returns the variant as a TQCursor if the variant has type() Cursor; otherwise returns the default arrow cursor. .PP See also asCursor(). .SH "const TQDate QVariant::toDate () const" diff --git a/doc/man/man3/tqwhatsthis.3qt b/doc/man/man3/tqwhatsthis.3qt index 40de1c1ab..0af9e30ca 100644 --- a/doc/man/man3/tqwhatsthis.3qt +++ b/doc/man/man3/tqwhatsthis.3qt @@ -52,10 +52,10 @@ Inherits Qt. .BI "bool \fBinWhatsThisMode\fR ()" .br .ti -1c -.BI "void \fBleaveWhatsThisMode\fR ( const TQString & text = TQString::null, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )" +.BI "void \fBleaveWhatsThisMode\fR ( const TQString & text = TQString::null, const TQPoint & pos = TQCursor::pos ( ), TQWidget * w = 0 )" .br .ti -1c -.BI "void \fBdisplay\fR ( const TQString & text, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )" +.BI "void \fBdisplay\fR ( const TQString & text, const TQPoint & pos = TQCursor::pos ( ), TQWidget * w = 0 )" .br .in -1c .SH DESCRIPTION @@ -68,7 +68,7 @@ TQWhatsThis provides a single window with an explanatory text that pops up when .PP (Note that if there is an accelerator for Shift+F1, this mechanism will not work.) .PP -To add "What's this?" text to a widget you simply call TQWhatsThis::add() for the widget. For example, to assign text to a menu item, call TQMenuData::setWhatsThis(); for a global accelerator key, call QAccel::setWhatsThis() and If you're using actions, use TQAction::setWhatsThis(). +To add "What's this?" text to a widget you simply call TQWhatsThis::add() for the widget. For example, to assign text to a menu item, call TQMenuData::setWhatsThis(); for a global accelerator key, call TQAccel::setWhatsThis() and If you're using actions, use TQAction::setWhatsThis(). .PP The text can be either rich text or plain text. If you specify a rich text formatted string, it will be rendered using the default stylesheet. This makes it possible to embed images. See TQStyleSheet::defaultSheet() for details. .PP @@ -128,7 +128,7 @@ This virtual function is called when the user clicks inside the" What's this?" w If the function returns TRUE (the default), the "What's this?" window is closed, otherwise it remains visible. .PP The default implementation ignores \fIhref\fR and returns TRUE. -.SH "void TQWhatsThis::display ( const TQString & text, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR" +.SH "void TQWhatsThis::display ( const TQString & text, const TQPoint & pos = TQCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR" Display \fItext\fR in a help window at the global screen position \fIpos\fR. .PP If widget \fIw\fR is not 0 and has its own dedicated TQWhatsThis object, this object will receive clicked() messages when the user clicks on hyperlinks inside the help text. @@ -146,7 +146,7 @@ See also inWhatsThisMode() and leaveWhatsThisMode(). Returns TRUE if the application is in "What's this?" mode; otherwise returns FALSE. .PP See also enterWhatsThisMode() and leaveWhatsThisMode(). -.SH "void TQWhatsThis::leaveWhatsThisMode ( const TQString & text = TQString::null, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR" +.SH "void TQWhatsThis::leaveWhatsThisMode ( const TQString & text = TQString::null, const TQPoint & pos = TQCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR" Leaves "What's this?" question mode. .PP This function is used internally by widgets that support TQWidget::customWhatsThis(); applications do not usually call it. An example of such a widget is TQPopupMenu: menus still work normally in "What's this?" mode but also provide help texts for individual menu items. diff --git a/doc/man/man3/tqwheelevent.3qt b/doc/man/man3/tqwheelevent.3qt index 4df7ddff7..290b161aa 100644 --- a/doc/man/man3/tqwheelevent.3qt +++ b/doc/man/man3/tqwheelevent.3qt @@ -74,7 +74,7 @@ See also QMouseEvent, TQWidget::grabMouse(), and Event Classes. .SH "QWheelEvent::QWheelEvent ( const TQPoint & pos, int delta, int state, Orientation orient = Vertical )" Constructs a wheel event object. .PP -The globalPos() is initialized to QCursor::pos(), i.e. \fIpos\fR, which is usually (but not always) right. Use the other constructor if you need to specify the global position explicitly. \fIdelta\fR contains the rotation distance, \fIstate\fR holds the keyboard modifier flags at the time of the event and \fIorient\fR holds the wheel's orientation. +The globalPos() is initialized to TQCursor::pos(), i.e. \fIpos\fR, which is usually (but not always) right. Use the other constructor if you need to specify the global position explicitly. \fIdelta\fR contains the rotation distance, \fIstate\fR holds the keyboard modifier flags at the time of the event and \fIorient\fR holds the wheel's orientation. .PP See also pos(), delta(), and state(). .SH "QWheelEvent::QWheelEvent ( const TQPoint & pos, const TQPoint & globalPos, int delta, int state, Orientation orient = Vertical )" @@ -94,7 +94,7 @@ Returns the distance that the wheel is rotated expressed in multiples or divisio .PP The \fIwheel delta\fR constant was defined to be 120 by wheel mouse vendors to allow building finer-resolution wheels in the future, including perhaps a freely rotating wheel with no notches. The expectation is that such a device would send more messages per rotation but with a smaller value in each message. .SH "const TQPoint & QWheelEvent::globalPos () const" -Returns the global position of the mouse pointer \fIat the time of the event\fR. This is important on asynchronous window systems such as X11; whenever you move your widgets around in response to mouse events, globalPos() can differ a lot from the current pointer position QCursor::pos(). +Returns the global position of the mouse pointer \fIat the time of the event\fR. This is important on asynchronous window systems such as X11; whenever you move your widgets around in response to mouse events, globalPos() can differ a lot from the current pointer position TQCursor::pos(). .PP See also globalX() and globalY(). .SH "int QWheelEvent::globalX () const" diff --git a/doc/man/man3/tqwidget.3qt b/doc/man/man3/tqwidget.3qt index 346dd3b2c..f0c3070ce 100644 --- a/doc/man/man3/tqwidget.3qt +++ b/doc/man/man3/tqwidget.3qt @@ -267,13 +267,13 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, .BI "TQFontInfo \fBfontInfo\fR () const" .br .ti -1c -.BI "const QCursor & \fBcursor\fR () const" +.BI "const TQCursor & \fBcursor\fR () const" .br .ti -1c .BI "bool \fBownCursor\fR () const" .br .ti -1c -.BI "virtual void \fBsetCursor\fR ( const QCursor & )" +.BI "virtual void \fBsetCursor\fR ( const TQCursor & )" .br .ti -1c .BI "virtual void \fBunsetCursor\fR ()" @@ -351,7 +351,7 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, .BI "void \fBgrabMouse\fR ()" .br .ti -1c -.BI "void \fBgrabMouse\fR ( const QCursor & cursor )" +.BI "void \fBgrabMouse\fR ( const TQCursor & cursor )" .br .ti -1c .BI "void \fBreleaseMouse\fR ()" @@ -684,7 +684,7 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, .BI "TQColorGroup \fBcolorGroup\fR - the current color group of the widget palette \fI(read " "only" ")\fR" .br .ti -1c -.BI "QCursor \fBcursor\fR - the cursor shape for this widget" +.BI "TQCursor \fBcursor\fR - the cursor shape for this widget" .br .ti -1c .BI "bool \fBcustomWhatsThis\fR - whether the widget wants to handle What's This help manually \fI(read " "only" ")\fR" @@ -897,10 +897,10 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, .BI "virtual void \fBresizeEvent\fR ( QResizeEvent * )" .br .ti -1c -.BI "virtual void \fBcloseEvent\fR ( QCloseEvent * e )" +.BI "virtual void \fBcloseEvent\fR ( TQCloseEvent * e )" .br .ti -1c -.BI "virtual void \fBcontextMenuEvent\fR ( QContextMenuEvent * e )" +.BI "virtual void \fBcontextMenuEvent\fR ( TQContextMenuEvent * e )" .br .ti -1c .BI "virtual void \fBimStartEvent\fR ( QIMEvent * e )" @@ -1227,7 +1227,7 @@ The repaint() function calls this function if necessary, so in general you do no .SH "bool TQWidget::close ()\fC [slot]\fR" Closes this widget. Returns TRUE if the widget was closed; otherwise returns FALSE. .PP -First it sends the widget a QCloseEvent. The widget is hidden if it accepts the close event. The default implementation of TQWidget::closeEvent() accepts the close event. +First it sends the widget a TQCloseEvent. The widget is hidden if it accepts the close event. The default implementation of TQWidget::closeEvent() accepts the close event. .PP The QApplication::lastWindowClosed() signal is emitted when the last visible top level widget is closed. .PP @@ -1238,19 +1238,19 @@ This is an overloaded member function, provided for convenience. It behaves esse .PP Closes this widget. Returns TRUE if the widget was closed; otherwise returns FALSE. .PP -If \fIalsoDelete\fR is TRUE or the widget has the WDestructiveClose widget flag, the widget is also deleted. The widget can prevent itself from being closed by rejecting the QCloseEvent it gets. A close events is delivered to the widget no matter if the widget is visible or not. +If \fIalsoDelete\fR is TRUE or the widget has the WDestructiveClose widget flag, the widget is also deleted. The widget can prevent itself from being closed by rejecting the TQCloseEvent it gets. A close events is delivered to the widget no matter if the widget is visible or not. .PP The QApplication::lastWindowClosed() signal is emitted when the last visible top level widget is closed. .PP Note that closing the QApplication::mainWidget() terminates the application. .PP -See also closeEvent(), QCloseEvent, hide(), QApplication::quit(), QApplication::setMainWidget(), and QApplication::lastWindowClosed(). -.SH "void TQWidget::closeEvent ( QCloseEvent * e )\fC [virtual protected]\fR" +See also closeEvent(), TQCloseEvent, hide(), QApplication::quit(), QApplication::setMainWidget(), and QApplication::lastWindowClosed(). +.SH "void TQWidget::closeEvent ( TQCloseEvent * e )\fC [virtual protected]\fR" This event handler, for event \fIe\fR, can be reimplemented in a subclass to receive widget close events. .PP -The default implementation calls e->accept(), which hides this widget. See the QCloseEvent documentation for more details. +The default implementation calls e->accept(), which hides this widget. See the TQCloseEvent documentation for more details. .PP -See also event(), hide(), close(), and QCloseEvent. +See also event(), hide(), close(), and TQCloseEvent. .PP Examples: .)l action/application.cpp, application/application.cpp, chart/chartform.cpp, i18n/mywidget.cpp, mdi/application.cpp, popup/popup.cpp, and qwerty/qwerty.cpp. @@ -1264,12 +1264,12 @@ Call constPolish() from functions like sizeHint() that depends on the widget bei \fBWarning:\fR Do not call constPolish() on a widget from inside that widget's constructor. .PP See also polish(). -.SH "void TQWidget::contextMenuEvent ( QContextMenuEvent * e )\fC [virtual protected]\fR" +.SH "void TQWidget::contextMenuEvent ( TQContextMenuEvent * e )\fC [virtual protected]\fR" This event handler, for event \fIe\fR, can be reimplemented in a subclass to receive widget context menu events. .PP -The default implementation calls e->ignore(), which rejects the context event. See the QContextMenuEvent documentation for more details. +The default implementation calls e->ignore(), which rejects the context event. See the TQContextMenuEvent documentation for more details. .PP -See also event() and QContextMenuEvent. +See also event() and TQContextMenuEvent. .PP Example: menu/menu.cpp. .SH "void TQWidget::create ( WId window = 0, bool initializeWindow = TRUE, bool destroyOldWindow = TRUE )\fC [virtual protected]\fR" @@ -1280,7 +1280,7 @@ Initializes the window (sets the geometry etc.) if \fIinitializeWindow\fR is TRU Destroys the old window if \fIdestroyOldWindow\fR is TRUE. If \fIdestroyOldWindow\fR is FALSE, you are responsible for destroying the window yourself (using platform native code). .PP The TQWidget constructor calls create(0,TRUE,TRUE) to create a window for this widget. -.SH "const QCursor & TQWidget::cursor () const" +.SH "const TQCursor & TQWidget::cursor () const" Returns the cursor shape for this widget. See the "cursor" property for details. .SH "bool TQWidget::customWhatsThis () const\fC [virtual]\fR" Returns TRUE if the widget wants to handle What's This help manually; otherwise returns FALSE. See the "customWhatsThis" property for details. @@ -1491,7 +1491,7 @@ It is almost never necessary to grab the mouse when using Qt, as TQt grabs and r Note that only visible widgets can grab mouse input. If isVisible() returns FALSE for a widget, that widget cannot call grabMouse(). .PP See also releaseMouse(), grabKeyboard(), releaseKeyboard(), grabKeyboard(), and focusWidget(). -.SH "void TQWidget::grabMouse ( const QCursor & cursor )" +.SH "void TQWidget::grabMouse ( const TQCursor & cursor )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP Grabs the mouse input and changes the cursor shape. @@ -2009,7 +2009,7 @@ This is an overloaded member function, provided for convenience. It behaves esse This corresponds to setBaseSize( TQSize(\fIbasew\fR, \fIbaseh\fR) ). Sets the widgets base size to width \fIbasew\fR and height \fIbaseh\fR. .SH "void TQWidget::setCaption ( const TQString & )\fC [virtual slot]\fR" Sets the window caption (title). See the "caption" property for details. -.SH "void TQWidget::setCursor ( const QCursor & )\fC [virtual]\fR" +.SH "void TQWidget::setCursor ( const TQCursor & )\fC [virtual]\fR" Sets the cursor shape for this widget. See the "cursor" property for details. .SH "void TQWidget::setDisabled ( bool disable )\fC [slot]\fR" Disables widget input events if \fIdisable\fR is TRUE; otherwise enables input events. @@ -2623,7 +2623,7 @@ The color group is determined by the state of the widget. A disabled widget has See also palette. .PP Get this property's value with colorGroup(). -.SH "QCursor cursor" +.SH "TQCursor cursor" This property holds the cursor shape for this widget. .PP The mouse cursor will assume this shape when it's over this widget. See the list of predefined cursor objects for a range of useful shapes. diff --git a/doc/object.doc b/doc/object.doc index ec18c7216..027d8371c 100644 --- a/doc/object.doc +++ b/doc/object.doc @@ -453,7 +453,7 @@ application program. TQt is symmetric, as usual, so you can send events in exactly the same ways as Qt's own event loop does. Most events types have special classes, most commonly \l QResizeEvent, -\l TQPaintEvent, \l QMouseEvent, \l QKeyEvent and \l QCloseEvent. +\l TQPaintEvent, \l QMouseEvent, \l QKeyEvent and \l TQCloseEvent. There are many others, perhaps forty or so, but most are rather odd. Each class subclasses TQEvent and adds event-specific functions; see, @@ -510,7 +510,7 @@ contain: return TRUE; } } else if ( evt->type() >= TQEvent::User ) { - QCustomEvent *ce = (QCustomEvent*) evt; + TQCustomEvent *ce = (TQCustomEvent*) evt; // custom event handling here return TRUE; } @@ -565,8 +565,8 @@ initialization of the object is complete. To create events of a custom type, you need to define an event number, which must be greater than \c TQEvent::User, and probably you also need -to subclass \l QCustomEvent in order to pass characteristics about -your custom event. See the documentation to \l QCustomEvent for +to subclass \l TQCustomEvent in order to pass characteristics about +your custom event. See the documentation to \l TQCustomEvent for details. */ @@ -581,7 +581,7 @@ details. When you create a TQObject with another object as parent, it's added to the parent's \link TQObject::children() children() \endlink list, and is deleted when the parent is. It turns out that this approach fits -the needs of GUI objects very well. For example, a \l QAccel (keyboard +the needs of GUI objects very well. For example, a \l TQAccel (keyboard accelerator) is a child of the relevant window, so when the user closes that window, the accelerator is deleted too. diff --git a/doc/porting3.doc b/doc/porting3.doc index 955f47107..edc044dcb 100644 --- a/doc/porting3.doc +++ b/doc/porting3.doc @@ -110,7 +110,7 @@ the top of the file giving the error. Header files that you might need to add #include directives for include: \list -\i \c <ntqcursor.h> +\i \c <tqcursor.h> \i \c <tqpainter.h> \i \c <tqpen.h> \i \c <tqstringlist.h> @@ -132,7 +132,7 @@ be in classes that inherit from the TQt namespace class), then apply the following changes: \list -\i \c QCursorShape becomes \c TQt::CursorShape +\i \c TQCursorShape becomes \c TQt::CursorShape \i \c ArrowCursor becomes \c TQt::ArrowCursor \i \c UpArrowCursor becomes \c TQt::UpArrowCursor \i \c CrossCursor becomes \c TQt::CrossCursor @@ -251,8 +251,8 @@ information regarding obsolete functions and how to replace them in new code. \list -\i QAccel::keyToString( QKeySequence k ) -\i QAccel::stringToKey( const TQString \& s ) +\i TQAccel::keyToString( QKeySequence k ) +\i TQAccel::stringToKey( const TQString \& s ) \i TQActionGroup::insert( TQAction *a ) \i TQCanvasItem::active() const \i TQCanvasItem::enabled() const @@ -759,7 +759,7 @@ TQXmlContentHandler::setDocumentLocator() function. \section1 Asynchronous I/O Classes -QASyncIO, TQDataSink, TQDataSource, TQIODeviceSource and TQDataPump were +TQAsyncIO, TQDataSink, TQDataSource, TQIODeviceSource and TQDataPump were used internally in previous versions of Qt, but are not used anymore. They are now obsolete. diff --git a/doc/shclass.doc b/doc/shclass.doc index b5f060742..cb4dcafb0 100644 --- a/doc/shclass.doc +++ b/doc/shclass.doc @@ -204,7 +204,7 @@ The TQt classes that are implicitly shared are: \list \i \l TQBitmap \i \l TQBrush -\i \l QCursor +\i \l TQCursor \i \l TQFont \i \l TQFontInfo \i \l TQFontMetrics diff --git a/doc/threads.doc b/doc/threads.doc index c4751f0c5..dc1a61d49 100644 --- a/doc/threads.doc +++ b/doc/threads.doc @@ -205,7 +205,7 @@ QApplication::postEvent(). The event will be delivered later on by the GUI thread. Normally, the programmer would like to include some information in the -event sent to the widget. See the documentation for QCustomEvent for +event sent to the widget. See the documentation for TQCustomEvent for more information on user-defined events. \section1 Threads and TQObject subclasses @@ -218,7 +218,7 @@ thread. \i \e None of the TQObject based classes included in the TQt library are \e reentrant. This includes all widgets (e.g. TQWidget and -subclasses), OS kernel classes (e.g. TQProcess, QAccel, TQTimer), and +subclasses), OS kernel classes (e.g. TQProcess, TQAccel, TQTimer), and all networking classes (e.g. TQSocket, TQDns). \i TQObject and all of its subclasses are \e not \e thread-safe. This @@ -324,7 +324,7 @@ Some things to watch out for when programming with threads: \i As mentioned above, TQObject based classes are neither thread-safe nor reentrant. This includes all widgets (e.g. TQWidget and -subclasses), OS kernel classes (e.g. TQProcess, QAccel), and all +subclasses), OS kernel classes (e.g. TQProcess, TQAccel), and all networking classes (e.g. TQSocket, TQDns). \i Deleting a TQObject while pending events are waiting to be delivered diff --git a/doc/tutorial.doc b/doc/tutorial.doc index b07512c29..b96cb36e3 100644 --- a/doc/tutorial.doc +++ b/doc/tutorial.doc @@ -1487,7 +1487,7 @@ Make the size of the cannon barrel be dependent on the force. Put the cannon in the bottom-right corner. Try adding a better keyboard interface. For example, make + and - -increase and decrease the force and enter shoot. Hint: \l QAccel and +increase and decrease the force and enter shoot. Hint: \l TQAccel and new addStep() and subtractStep() slots in LCDRange, like \l TQSlider::addStep(). If you're bothered by the way the left and right keys work (I am!), change that too. @@ -2561,10 +2561,10 @@ matrix and return TRUE if it is inside the original barrel rectangle. \quotefile t14/gamebrd.cpp -\skipto ntqaccel.h -\printline ntqaccel.h +\skipto tqaccel.h +\printline tqaccel.h -We include the class definition of \l QAccel. +We include the class definition of \l TQAccel. \skipto ::GameBoard \skipto TQVBox @@ -2577,7 +2577,7 @@ We create and set up a \l TQVBox, set its frame style, and then create box, the effect is that the TQVBox will put a frame around the CannonField. -\skipto QAccel +\skipto TQAccel \printline accel \printline connectItem \printline fire @@ -2588,7 +2588,7 @@ Here we create and set up an accelerator. An accelerator is an object that intercepts keyboard events to an application and calls slots if certain keys are pressed. This mechanism is also called shortcut keys. Note that an accelerator is a child of a widget and will be -destroyed when that widget is destroyed. QAccel is \e not a widget +destroyed when that widget is destroyed. TQAccel is \e not a widget and has no visible effect on its parent. We define two shortcut keys. We want the slot fire() to be called |