From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/accelerators.html | 4 +- doc/html/annotated.html | 22 +- doc/html/appearance.html | 2 +- doc/html/canvas-chart-example.html | 4 +- doc/html/chart-canvasview-cpp.html | 6 +- doc/html/chart-canvasview-h.html | 2 +- doc/html/chart-chartform-cpp.html | 2 +- doc/html/chart-chartform-h.html | 2 +- doc/html/classchart.html | 16 +- doc/html/classes.html | 22 +- doc/html/cursor-example.html | 4 +- doc/html/designer-manual-3.html | 2 +- doc/html/distributor-example.html | 2 +- doc/html/events.html | 8 +- doc/html/eventsandfilters.html | 8 +- doc/html/fileiconview-example.html | 8 +- doc/html/functions.html | 162 ++++++------- doc/html/headerfilesynonyms | 22 +- doc/html/headers.html | 12 +- doc/html/helpsystem-example.html | 16 +- doc/html/hierarchy.html | 24 +- doc/html/i18n-example.html | 4 +- doc/html/iconview-simple_dd-main-h.html | 2 +- doc/html/index | 242 ++++++++++---------- doc/html/mac-differences.html | 4 +- doc/html/mdi-example.html | 22 +- doc/html/menu-example.html | 10 +- doc/html/misc.html | 10 +- doc/html/ntqaccel.html | 337 --------------------------- doc/html/ntqaccessible.html | 291 ------------------------ doc/html/ntqapplication.html | 6 +- doc/html/ntqassistantclient.html | 179 --------------- doc/html/ntqasyncio.html | 83 ------- doc/html/ntqcursor.html | 287 ----------------------- doc/html/ntqkeysequence.html | 2 +- doc/html/ntqsplitter.html | 2 +- doc/html/ntqt.html | 2 +- doc/html/ntqvariant.html | 12 +- doc/html/objecttrees.html | 2 +- doc/html/popup-example.html | 6 +- doc/html/porting.html | 6 +- doc/html/propertydocs | 6 +- doc/html/propertyindex | 2 +- doc/html/qaccel-h.html | 155 ------------- doc/html/qaccel-members.html | 110 --------- doc/html/qaccessible-h.html | 340 ---------------------------- doc/html/qaccessible-members.html | 49 ---- doc/html/qaccessibleinterface-members.html | 65 ------ doc/html/qaccessibleinterface.html | 233 ------------------- doc/html/qaccessibleobject-members.html | 110 --------- doc/html/qaccessibleobject.html | 86 ------- doc/html/qassistantclient-h.html | 124 ---------- doc/html/qassistantclient-members.html | 98 -------- doc/html/qasyncimageio-h.html | 156 ------------- doc/html/qasyncio-h.html | 165 -------------- doc/html/qasyncio-members.html | 49 ---- doc/html/qchildevent-members.html | 52 ----- doc/html/qchildevent.html | 98 -------- doc/html/qcloseevent-members.html | 52 ----- doc/html/qcloseevent.html | 134 ----------- doc/html/qcontextmenuevent-members.html | 62 ----- doc/html/qcontextmenuevent.html | 223 ------------------ doc/html/qcursor-h.html | 183 --------------- doc/html/qcursor-members.html | 59 ----- doc/html/qcustomevent-members.html | 51 ----- doc/html/qcustomevent.html | 136 ----------- doc/html/qcustommenuitem-members.html | 53 ----- doc/html/qcustommenuitem.html | 137 ----------- doc/html/qmetaobject-h.html | 2 +- doc/html/qmouseevent.html | 6 +- doc/html/qnamespace-h.html | 2 +- doc/html/qt.dcf | 308 ++++++++++++------------- doc/html/qwerty-example.html | 14 +- doc/html/qwheelevent.html | 4 +- doc/html/scribble-example.html | 2 +- doc/html/shared.html | 2 +- doc/html/shclass.html | 2 +- doc/html/simple-application-example.html | 14 +- doc/html/simple-application.html | 12 +- doc/html/simple_dd-example.html | 2 +- doc/html/t14-gamebrd-cpp.html | 10 +- doc/html/threads.html | 6 +- doc/html/titleindex | 60 ++--- doc/html/tqaccel-h.html | 155 +++++++++++++ doc/html/tqaccel-members.html | 110 +++++++++ doc/html/tqaccel.html | 337 +++++++++++++++++++++++++++ doc/html/tqaccessible-h.html | 340 ++++++++++++++++++++++++++++ doc/html/tqaccessible-members.html | 49 ++++ doc/html/tqaccessible.html | 291 ++++++++++++++++++++++++ doc/html/tqaccessibleinterface-members.html | 65 ++++++ doc/html/tqaccessibleinterface.html | 233 +++++++++++++++++++ doc/html/tqaccessibleobject-members.html | 110 +++++++++ doc/html/tqaccessibleobject.html | 86 +++++++ doc/html/tqaction-application-example.html | 14 +- doc/html/tqassistantclient-h.html | 124 ++++++++++ doc/html/tqassistantclient-members.html | 98 ++++++++ doc/html/tqassistantclient.html | 179 +++++++++++++++ doc/html/tqasyncimageio-h.html | 156 +++++++++++++ doc/html/tqasyncio-h.html | 165 ++++++++++++++ doc/html/tqasyncio-members.html | 49 ++++ doc/html/tqasyncio.html | 83 +++++++ doc/html/tqbitmap.html | 2 +- doc/html/tqchildevent-members.html | 52 +++++ doc/html/tqchildevent.html | 98 ++++++++ doc/html/tqcloseevent-members.html | 52 +++++ doc/html/tqcloseevent.html | 134 +++++++++++ doc/html/tqcontextmenuevent-members.html | 62 +++++ doc/html/tqcontextmenuevent.html | 223 ++++++++++++++++++ doc/html/tqcursor-h.html | 183 +++++++++++++++ doc/html/tqcursor-members.html | 59 +++++ doc/html/tqcursor.html | 287 +++++++++++++++++++++++ doc/html/tqcustomevent-members.html | 51 +++++ doc/html/tqcustomevent.html | 136 +++++++++++ doc/html/tqcustommenuitem-members.html | 53 +++++ doc/html/tqcustommenuitem.html | 137 +++++++++++ doc/html/tqdatapump-members.html | 2 +- doc/html/tqdatapump.html | 4 +- doc/html/tqdatasink-members.html | 6 +- doc/html/tqdatasink.html | 10 +- doc/html/tqdatasource-members.html | 6 +- doc/html/tqdatasource.html | 10 +- doc/html/tqdialog.html | 2 +- doc/html/tqevent.html | 10 +- doc/html/tqimageconsumer-members.html | 2 +- doc/html/tqimageconsumer.html | 4 +- doc/html/tqimagedecoder-members.html | 2 +- doc/html/tqimagedecoder.html | 4 +- doc/html/tqimageformat-members.html | 2 +- doc/html/tqimageformat.html | 4 +- doc/html/tqimageformattype-members.html | 2 +- doc/html/tqimageformattype.html | 4 +- doc/html/tqiodevicesource-members.html | 6 +- doc/html/tqiodevicesource.html | 4 +- doc/html/tqlabel.html | 4 +- doc/html/tqmainwindow.html | 2 +- doc/html/tqmenubar.html | 22 +- doc/html/tqmenudata.html | 26 +-- doc/html/tqobject.html | 16 +- doc/html/tqpopupmenu.html | 30 +-- doc/html/tqscrollview.html | 2 +- doc/html/tqtabletevent.html | 2 +- doc/html/tqwhatsthis-h.html | 2 +- doc/html/tqwhatsthis.html | 2 +- doc/html/tqwidget.html | 26 +-- doc/html/tutorial1-10.html | 2 +- doc/html/tutorial1-14.html | 14 +- doc/html/tutorial2-05.html | 2 +- doc/html/tutorial2-06.html | 6 +- doc/html/whatsthis | 22 +- 149 files changed, 4865 insertions(+), 4865 deletions(-) delete mode 100644 doc/html/ntqaccel.html delete mode 100644 doc/html/ntqaccessible.html delete mode 100644 doc/html/ntqassistantclient.html delete mode 100644 doc/html/ntqasyncio.html delete mode 100644 doc/html/ntqcursor.html delete mode 100644 doc/html/qaccel-h.html delete mode 100644 doc/html/qaccel-members.html delete mode 100644 doc/html/qaccessible-h.html delete mode 100644 doc/html/qaccessible-members.html delete mode 100644 doc/html/qaccessibleinterface-members.html delete mode 100644 doc/html/qaccessibleinterface.html delete mode 100644 doc/html/qaccessibleobject-members.html delete mode 100644 doc/html/qaccessibleobject.html delete mode 100644 doc/html/qassistantclient-h.html delete mode 100644 doc/html/qassistantclient-members.html delete mode 100644 doc/html/qasyncimageio-h.html delete mode 100644 doc/html/qasyncio-h.html delete mode 100644 doc/html/qasyncio-members.html delete mode 100644 doc/html/qchildevent-members.html delete mode 100644 doc/html/qchildevent.html delete mode 100644 doc/html/qcloseevent-members.html delete mode 100644 doc/html/qcloseevent.html delete mode 100644 doc/html/qcontextmenuevent-members.html delete mode 100644 doc/html/qcontextmenuevent.html delete mode 100644 doc/html/qcursor-h.html delete mode 100644 doc/html/qcursor-members.html delete mode 100644 doc/html/qcustomevent-members.html delete mode 100644 doc/html/qcustomevent.html delete mode 100644 doc/html/qcustommenuitem-members.html delete mode 100644 doc/html/qcustommenuitem.html create mode 100644 doc/html/tqaccel-h.html create mode 100644 doc/html/tqaccel-members.html create mode 100644 doc/html/tqaccel.html create mode 100644 doc/html/tqaccessible-h.html create mode 100644 doc/html/tqaccessible-members.html create mode 100644 doc/html/tqaccessible.html create mode 100644 doc/html/tqaccessibleinterface-members.html create mode 100644 doc/html/tqaccessibleinterface.html create mode 100644 doc/html/tqaccessibleobject-members.html create mode 100644 doc/html/tqaccessibleobject.html create mode 100644 doc/html/tqassistantclient-h.html create mode 100644 doc/html/tqassistantclient-members.html create mode 100644 doc/html/tqassistantclient.html create mode 100644 doc/html/tqasyncimageio-h.html create mode 100644 doc/html/tqasyncio-h.html create mode 100644 doc/html/tqasyncio-members.html create mode 100644 doc/html/tqasyncio.html create mode 100644 doc/html/tqchildevent-members.html create mode 100644 doc/html/tqchildevent.html create mode 100644 doc/html/tqcloseevent-members.html create mode 100644 doc/html/tqcloseevent.html create mode 100644 doc/html/tqcontextmenuevent-members.html create mode 100644 doc/html/tqcontextmenuevent.html create mode 100644 doc/html/tqcursor-h.html create mode 100644 doc/html/tqcursor-members.html create mode 100644 doc/html/tqcursor.html create mode 100644 doc/html/tqcustomevent-members.html create mode 100644 doc/html/tqcustomevent.html create mode 100644 doc/html/tqcustommenuitem-members.html create mode 100644 doc/html/tqcustommenuitem.html (limited to 'doc/html') 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 @@ - + @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }

Applications invariably need to define accelerator keys for actions. -TQt fully supports accelerators, for example with TQAccel::shortcutKey(). +TQt fully supports accelerators, for example with TQAccel::shortcutKey().

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; }

TQt's classes with brief descriptions:

-
TQAccelHandles keyboard accelerator and shortcut keys -
TQAccessibleEnums and static functions relating to accessibility -
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects -
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects +
TQAccelHandles keyboard accelerator and shortcut keys +
TQAccessibleEnums and static functions relating to accessibility +
TQAccessibleInterfaceDefines an interface that exposes information about accessible objects +
TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects
TQActionAbstract user interface action that can appear both in menus and tool bars
TQActionGroupGroups actions together
TQApplicationManages the GUI application's control flow and main settings @@ -46,7 +46,7 @@ body { background: #ffffff; color: black; }
TQAsciiCacheIteratorIterator for TQAsciiCache collections
TQAsciiDictTemplate class that provides a dictionary based on char* keys
TQAsciiDictIteratorIterator for TQAsciiDict collections -
TQAssistantClientMeans of using TQt Assistant as an application's help tool +
TQAssistantClientMeans of using TQt Assistant as an application's help tool
TQBig5CodecConversion to and from the Big5 encoding
TQBig5hkscsCodecConversion to and from the Big5-HKSCS encoding
TQBitArrayArray of bits @@ -81,9 +81,9 @@ body { background: #ffffff; color: black; }
TQCheckBoxCheckbox with a text label
TQCheckListItemCheckable list view items
TQCheckTableItemCheckboxes in TQTables -
TQChildEventEvent parameters for child object events +
TQChildEventEvent parameters for child object events
TQClipboardAccess to the window system clipboard -
TQCloseEventParameters that describe a close event +
TQCloseEventParameters that describe a close event
TQColorColors based on RGB or HSV values
TQColorDialogDialog widget for specifying colors
TQColorDragDrag and drop object for transferring colors @@ -92,10 +92,10 @@ body { background: #ffffff; color: black; }
TQComboTableItemMeans of using comboboxes in TQTables
TQCommonStyleEncapsulates the common Look and Feel of a GUI
TQConstStringString objects using constant Unicode data -
TQContextMenuEventParameters that describe a context menu event -
TQCursorMouse cursor with an arbitrary shape -
TQCustomEventSupport for custom events -
TQCustomMenuItemAbstract base class for custom menu items in popup menus +
TQContextMenuEventParameters that describe a context menu event +
TQCursorMouse cursor with an arbitrary shape +
TQCustomEventSupport for custom events +
TQCustomMenuItemAbstract base class for custom menu items in popup menus
TQDataBrowserData manipulation and navigation for data entry forms
TQDataStreamSerialization of binary data to a TQIODevice
TQDataTableFlexible 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.
TQColorColors based on RGB or HSV values
TQColorGroupGroup of widget colors
TQCommonStyleEncapsulates the common Look and Feel of a GUI -
TQCursorMouse cursor with an arbitrary shape +
TQCursorMouse cursor with an arbitrary shape
TQFontFont used for drawing text
TQGLayoutIteratorAbstract base class of internal layout iterators
TQGridSimple 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: TQPopupMenu *optionsMenu; // Why public? See canvasview.cpp protected: - virtual void closeEvent( TQCloseEvent * ); + virtual void closeEvent( TQCloseEvent * ); private slots: void fileNew(); @@ -520,7 +520,7 @@ void ChartForm::init() } } -void ChartForm::closeEvent( TQCloseEvent * ) +void ChartForm::closeEvent( TQCloseEvent * ) { 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; }
#include "canvasview.h"
 #include "chartform.h"
 
-#include <ntqcursor.h>
+#include <tqcursor.h>
 #include <tqpoint.h>
 #include <tqpopupmenu.h>
 #include <tqstatusbar.h>
 
 
-void CanvasView::contentsContextMenuEvent( TQContextMenuEvent * )
+void CanvasView::contentsContextMenuEvent( TQContextMenuEvent * )
 {
-    ((ChartForm*)parent())->optionsMenu->exec( TQCursor::pos() );
+    ((ChartForm*)parent())->optionsMenu->exec( TQCursor::pos() );
 }
 
 
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( TQResizeEvent *e );
     void contentsMousePressEvent( TQMouseEvent *e );
     void contentsMouseMoveEvent( TQMouseEvent *e );
-    void contentsContextMenuEvent( TQContextMenuEvent *e );
+    void contentsContextMenuEvent( TQContextMenuEvent *e );
 
 private:
     TQCanvasItem *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 ChartForm::init()
     }
 }
 
-void ChartForm::closeEvent( TQCloseEvent * )
+void ChartForm::closeEvent( TQCloseEvent * )
 {
     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:
     TQPopupMenu *optionsMenu; // Why public? See canvasview.cpp
 
 protected:
-    virtual void closeEvent( TQCloseEvent * );
+    virtual void closeEvent( TQCloseEvent * );
 
 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; }
 

- + @@ -71,17 +71,17 @@ body { background: #ffffff; color: black; } - + - + - - + + @@ -95,7 +95,7 @@ body { background: #ffffff; color: black; } - + @@ -220,14 +220,14 @@ body { background: #ffffff; color: black; } - + - + 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 TQt's Main Classes.

A -TQAccel +TQAccel TQDict @@ -49,7 +49,7 @@ classes, see TQt's Main Classes. TQTabBar
-TQAccessible +TQAccessible TQDictIterator @@ -60,7 +60,7 @@ classes, see TQt's Main Classes. TQTabDialog
-TQAccessibleInterface +TQAccessibleInterface TQDir @@ -71,7 +71,7 @@ classes, see TQt's Main Classes. TQTable
-TQAccessibleObject +TQAccessibleObject @@ -159,7 +159,7 @@ classes, see TQt's Main Classes. TQTextDecoder
-TQAssistantClient +TQAssistantClient TQDomDocument @@ -632,7 +632,7 @@ classes, see TQt's Main Classes. TQWidgetPlugin
-TQChildEvent +TQChildEvent @@ -654,7 +654,7 @@ classes, see TQt's Main Classes. TQWindowsMime
-TQCloseEvent +TQCloseEvent TQGL @@ -752,7 +752,7 @@ classes, see TQt's Main Classes.
-TQContextMenuEvent +TQContextMenuEvent TQGroupBox N @@ -785,7 +785,7 @@ classes, see TQt's Main Classes. TQXmlContentHandler
-TQCursor +TQCursor TQHBoxLayout @@ -796,7 +796,7 @@ classes, see TQt's Main Classes. TQXmlDeclHandler
-TQCustomEvent +TQCustomEvent TQHButtonGroup @@ -807,7 +807,7 @@ classes, see TQt's Main Classes. TQXmlDefaultHandler
-TQCustomMenuItem +TQCustomMenuItem TQHeader 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 <tqbitmap.h> #include <ntqapplication.h> #include <tqlayout.h> -#include <ntqcursor.h> +#include <tqcursor.h> // cb_bits and cm_bits were generated by X bitmap program. @@ -159,7 +159,7 @@ CursorView::CursorView() // construct view TQBitmap cb( cb_width, cb_height, cb_bits, TRUE ); TQBitmap cm( cm_width, cm_height, cm_bits, TRUE ); - TQCursor custom( cb, cm ); // create bitmap cursor + TQCursor custom( cb, cm ); // create bitmap cursor label = new TQLabel( this ); // create the big label label->setCursor( 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; }

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, closeEvent() which will intercept attempts to close the application and call our fileExit() function.

Click main.cpp in the Project Overview window. The file will appear in an editing window. Delete the connect line.

Click mainform.ui.h in the Project Overview window; (you may need to click mainform.ui first to reveal mainform.ui.h). Right click "fileExit()" in Object Explorer's Members list (under Slots, public), then click Goto Implementation. Add the following slot above the fileExit() slot:

-
    void MainForm::closeEvent( TQCloseEvent * )
+
    void MainForm::closeEvent( TQCloseEvent * )
     {
         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 <ntqapplication.h>
-#include <ntqcursor.h>
+#include <tqcursor.h>
 #include <tqeventloop.h>
 #include <tqfile.h>
 #include <tqfiledialog.h>
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 Signals and Slots.
 
 

-
TQChildEventEvent parameters for child object events -
TQCloseEventParameters that describe a close event -
TQContextMenuEventParameters that describe a context menu event -
TQCustomEventSupport for custom events +
TQChildEventEvent parameters for child object events +
TQCloseEventParameters that describe a close event +
TQContextMenuEventParameters that describe a context menu event +
TQCustomEventSupport for custom events
TQDragEnterEventEvent which is sent to the widget when a drag and drop first drags onto the widget
TQDragLeaveEventEvent which is sent to the widget when a drag and drop leaves the widget
TQDragMoveEventEvent 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. TQTimerEvent, 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.

Most events types have special classes, most commonly TQResizeEvent, -TQPaintEvent, TQMouseEvent, TQKeyEvent and TQCloseEvent. +TQPaintEvent, TQMouseEvent, TQKeyEvent and TQCloseEvent. There are many others, perhaps forty or so, but most are rather odd.

Each class subclasses TQEvent and adds event-specific functions; see, for example, TQResizeEvent. In the case of TQResizeEvent, TQResizeEvent::size() and TQResizeEvent::oldSize() are added. @@ -94,7 +94,7 @@ contain: return TRUE; } } else if ( evt->type() >= TQEvent::User ) { - TQCustomEvent *ce = (TQCustomEvent*) evt; + TQCustomEvent *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.

To create events of a custom type, you need to define an event number, which must be greater than TQEvent::User, and probably you also need -to subclass TQCustomEvent in order to pass characteristics about -your custom event. See the documentation to TQCustomEvent for +to subclass TQCustomEvent in order to pass characteristics about +your custom event. See the documentation to TQCustomEvent for details.

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 <ntqmessagebox.h> #include <tqevent.h> #include <tqpopupmenu.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqapplication.h> #include <tqwmatrix.h> @@ -877,7 +877,7 @@ void TQtFileIconView::itemDoubleClicked( TQPoint orig = viewportToContents( viewport()->mapFromGlobal( TQCursor::pos() ) ); + TQPoint orig = viewportToContents( viewport()->mapFromGlobal( TQCursor::pos() ) ); TQtFileIconDrag *drag = new TQtFileIconDrag( viewport() ); drag->setPixmap( *currentItem()->pixmap(), TQPoint( currentItem()->pixmapRect().width() / 2, currentItem()->pixmapRect().height() / 2 ) ); @@ -1016,7 +1016,7 @@ void TQtFileIconView::slotRightPressed( insertItem( "Sort &descending", this, TQ_SLOT( sortDescending() ) ); menu.setMouseTracking( TRUE ); - menu.exec( TQCursor::pos() ); + menu.exec( TQCursor::pos() ); } else { // on item TQPopupMenu menu( this ); @@ -1024,7 +1024,7 @@ void TQtFileIconView::slotRightPressed( insertItem( "Remove Item" ); menu.setMouseTracking( TRUE ); - int id = menu.exec( TQCursor::pos() ); + int id = menu.exec( TQCursor::pos() ); 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: TQDir TQFileInfo

  • absPath: TQDir
  • accel: TQAction TQButton TQCheckBox TQMenuData TQPopupMenu TQPushButton TQRadioButton
  • accept: - TQCloseEvent TQContextMenuEvent TQDialog TQDragMoveEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQSocketDevice TQTabletEvent TQWheelEvent
  • acceptAction: + TQCloseEvent TQContextMenuEvent TQDialog TQDragMoveEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQSocketDevice TQTabletEvent TQWheelEvent
  • acceptAction: TQDropEvent
  • acceptCallback: TQMotifDialog
  • acceptDrop: TQIconViewItem TQListViewItem
  • acceptDrops: @@ -68,8 +68,8 @@ abort: TQWorkspace
  • activateSocketNotifiers: TQEventLoop
  • activateTimers: TQEventLoop
  • activated: - TQAccel TQAction TQComboBox TQMenuBar TQPopupMenu TQSocketNotifier
  • activatedAmbiguously: - TQAccel
  • activatedPos: + TQAccel TQAction TQComboBox TQMenuBar TQPopupMenu TQSocketNotifier
  • activatedAmbiguously: + TQAccel
  • activatedPos: TQListViewItem
  • active: TQPalette
  • activeModalWidget: TQApplication
  • activePopupWidget: @@ -208,8 +208,8 @@ abort: TQFontMetrics
  • ascii: TQKeyEvent TQString
  • assign: TQMemArray
  • assistantClosed: - TQAssistantClient
  • assistantOpened: - TQAssistantClient
  • at: + TQAssistantClient
  • assistantOpened: + TQAssistantClient
  • at: TQBitArray TQIODevice TQMemArray TQPtrList TQPtrVector TQSocket TQSqlQuery TQSqlResult TQString TQValueList TQValueVector
  • atBeginning: TQMultiLineEdit
  • atEnd: TQDataStream TQFile TQIODevice TQMultiLineEdit TQSocket TQTextStream
  • atFirst: @@ -269,7 +269,7 @@ back: TQSqlQuery
  • bitBlt: TQImage TQPaintDevice
  • bitOrder: TQImage
  • bitmap: - TQCursor
  • bits: + TQCursor
  • bits: TQImage
  • blockSignals: TQObject
  • blocking: TQSocketDevice
  • blue: @@ -364,9 +364,9 @@ c: TQNetworkProtocol
  • checkListItem: TQStyleOption
  • checkOverflow: TQLCDNumber
  • child: - TQChildEvent TQObject
  • childAt: + TQChildEvent TQObject
  • childAt: TQWidget
  • childCount: - TQAccessibleInterface TQListView TQListViewItem
  • childEvent: + TQAccessibleInterface TQListView TQListViewItem
  • childEvent: TQMainWindow TQObject TQSplitter
  • childNodes: TQDomNode
  • childX: TQScrollView
  • childY: @@ -385,8 +385,8 @@ c: TQMetaObject TQObject
  • cleanDirPath: TQDir
  • cleanText: TQSpinBox
  • cleanup: - TQColor TQCursor
  • clear: - TQAccel TQAsciiCache TQAsciiDict TQCache TQClipboard TQComboBox TQDict TQDomNode TQIconView TQIntCache TQIntDict TQLabel TQLineEdit TQListBox TQListView TQMap TQMenuBar TQMenuData TQObjectCleanupHandler TQPixmapCache TQPopupMenu TQPtrCollection TQPtrDict TQPtrList TQPtrQueue TQPtrStack TQPtrVector TQSplashScreen TQSqlCursor TQSqlField TQSqlForm TQSqlRecord TQStatusBar TQTextEdit TQToolBar TQToolTip TQTranslator TQValueList TQValueVector TQVariant TQXmlAttributes
  • clearArguments: + TQColor TQCursor
  • clear: + TQAccel TQAsciiCache TQAsciiDict TQCache TQClipboard TQComboBox TQDict TQDomNode TQIconView TQIntCache TQIntDict TQLabel TQLineEdit TQListBox TQListView TQMap TQMenuBar TQMenuData TQObjectCleanupHandler TQPixmapCache TQPopupMenu TQPtrCollection TQPtrDict TQPtrList TQPtrQueue TQPtrStack TQPtrVector TQSplashScreen TQSqlCursor TQSqlField TQSqlForm TQSqlRecord TQStatusBar TQTextEdit TQToolBar TQToolTip TQTranslator TQValueList TQValueVector TQVariant TQXmlAttributes
  • clearArguments: TQProcess
  • clearBit: TQBitArray
  • clearCell: TQTable
  • clearCellWidget: @@ -402,7 +402,7 @@ c: TQFtp
  • clearPendingData: TQSocket
  • clearPendingRequests: TQHttp
  • clearSelection: - TQAccessibleInterface TQIconView TQListBox TQListView TQTable
  • clearValidator: + TQAccessibleInterface TQIconView TQListBox TQListView TQTable
  • clearValidator: TQComboBox TQLineEdit
  • clearValues: TQDataBrowser TQDataView TQSqlForm TQSqlRecord
  • clearWFlags: TQWidget
  • clicked: @@ -414,7 +414,7 @@ c: TQFile TQFtp TQIODevice TQSocket TQSqlDatabase TQSqlDriver TQWidget
  • closeActiveWindow: TQWorkspace
  • closeAllWindows: TQApplication TQWorkspace
  • closeAssistant: - TQAssistantClient
  • closeConnection: + TQAssistantClient
  • closeConnection: TQHttp
  • closeEvent: TQWidget
  • closeMode: TQDockWindow
  • closeStdin: @@ -477,8 +477,8 @@ c: TQDataBrowser TQDataTable
  • confirmInsert: TQDataBrowser TQDataTable
  • confirmUpdate: TQDataBrowser TQDataTable
  • connect: - TQAsyncIO TQObject TQSignal TQSocketDevice
  • connectItem: - TQAccel TQMenuData TQPopupMenu
  • connectNotify: + TQAsyncIO TQObject TQSignal TQSocketDevice
  • connectItem: + TQAccel TQMenuData TQPopupMenu
  • connectNotify: TQObject
  • connectOptions: TQSqlDatabase
  • connectResize: TQMovie
  • connectStatus: @@ -492,7 +492,7 @@ c: TQMap TQValueList TQValueVector
  • constPolish: TQWidget
  • constref: TQString
  • consume: - TQContextMenuEvent
  • contains: + TQContextMenuEvent
  • contains: TQCString TQDomNamedNodeMap TQIconViewItem TQMap TQMemArray TQPtrList TQPtrVector TQRect TQRegion TQSqlDatabase TQSqlRecord TQSqlRecordInfo TQString TQTranslator TQValueList
  • containsRef: TQPtrList TQPtrVector
  • contentHandler: TQXmlReader
  • contentLength: @@ -519,7 +519,7 @@ c: TQWidget
  • contextMenuRequested: TQIconView TQListBox TQListView TQTable
  • contexts: TQStyleSheetItem
  • controlAt: - TQAccessibleInterface
  • controlPoints: + TQAccessibleInterface
  • controlPoints: TQCanvasSpline
  • convertBitOrder: TQImage
  • convertDepth: TQImage
  • convertDepthWithPalette: @@ -539,7 +539,7 @@ c: TQTextEdit
  • copyBlt: TQPixmap
  • cornerWidget: TQScrollView TQTabWidget
  • count: - TQAccel TQAsciiCache TQAsciiCacheIterator TQAsciiDict TQAsciiDictIterator TQButtonGroup TQCache TQCacheIterator TQCanvasPixmapArray TQComboBox TQComboTableItem TQDict TQDictIterator TQDir TQDockArea TQDomNamedNodeMap TQDomNodeList TQFocusData TQHeader TQIconView TQIntCache TQIntCacheIterator TQIntDict TQIntDictIterator TQKeyEvent TQKeySequence TQListBox TQMap TQMemArray TQMenuData TQPtrCollection TQPtrDict TQPtrDictIterator TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQSqlForm TQSqlRecord TQTabBar TQTabWidget TQToolBox TQValueList TQValueVector TQXmlAttributes
  • countCf: + TQAccel TQAsciiCache TQAsciiCacheIterator TQAsciiDict TQAsciiDictIterator TQButtonGroup TQCache TQCacheIterator TQCanvasPixmapArray TQComboBox TQComboTableItem TQDict TQDictIterator TQDir TQDockArea TQDomNamedNodeMap TQDomNodeList TQFocusData TQHeader TQIconView TQIntCache TQIntCacheIterator TQIntDict TQIntDictIterator TQKeyEvent TQKeySequence TQListBox TQMap TQMemArray TQMenuData TQPtrCollection TQPtrDict TQPtrDictIterator TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQSqlForm TQSqlRecord TQTabBar TQTabWidget TQToolBox TQValueList TQValueVector TQXmlAttributes
  • countCf: TQWindowsMime
  • countFlavors: TQMacMime
  • country: TQLocale
  • countryToString: @@ -634,7 +634,7 @@ c: TQLineEdit TQTextEdit
  • dark: TQColor TQColorGroup
  • data: - TQClipboard TQCustomEvent TQDomCharacterData TQDomProcessingInstruction TQIconDragItem TQMapConstIterator TQMapIterator TQMemArray TQMimeSourceFactory TQNetworkProtocol TQPicture TQPtrVector TQSqlResult TQUrlOperator TQXmlInputSource
  • dataChanged: + TQClipboard TQCustomEvent TQDomCharacterData TQDomProcessingInstruction TQIconDragItem TQMapConstIterator TQMapIterator TQMemArray TQMimeSourceFactory TQNetworkProtocol TQPicture TQPtrVector TQSqlResult TQUrlOperator TQXmlInputSource
  • dataChanged: TQClipboard
  • dataReadProgress: TQHttp
  • dataSendProgress: TQHttp
  • dataTransferProgress: @@ -720,7 +720,7 @@ dark: TQPalette
  • discardCommand: TQSessionManager
  • disconnect: TQObject TQSignal
  • disconnectItem: - TQAccel TQMenuData TQPopupMenu
  • disconnectNotify: + TQAccel TQMenuData TQPopupMenu
  • disconnectNotify: TQObject
  • disconnectResize: TQMovie
  • disconnectStatus: TQMovie
  • disconnectUpdate: @@ -729,7 +729,7 @@ dark: TQStyleSheetItem
  • displayText: TQLineEdit
  • doAutoScroll: TQIconView TQListView
  • doDefaultAction: - TQAccessibleInterface
  • doKeyboardAction: + TQAccessibleInterface
  • doKeyboardAction: TQTextEdit
  • doLayout: TQListBox
  • docName: TQPrinter
  • dock: @@ -875,7 +875,7 @@ echoMode: TQWidget
  • eraseRect: TQPainter
  • erased: TQPaintEvent
  • error: - TQAssistantClient TQFtp TQHttp TQSocket TQSocketDevice TQStyleSheet TQXmlErrorHandler
  • errorCode: + TQAssistantClient TQFtp TQHttp TQSocket TQSocketDevice TQStyleSheet TQXmlErrorHandler
  • errorCode: TQNetworkOperation
  • errorHandler: TQXmlReader
  • errorString: TQFile TQFtp TQHttp TQRegExp TQXmlContentHandler TQXmlDTDHandler TQXmlDeclHandler TQXmlEntityResolver TQXmlErrorHandler TQXmlLexicalHandler
  • escape: @@ -926,7 +926,7 @@ falseText: TQIconView
  • findIndex: TQValueList
  • findItem: TQIconView TQListBox TQListView TQMenuData
  • findKey: - TQAccel
  • findLastVisibleItem: + TQAccel
  • findLastVisibleItem: TQIconView
  • findMessage: TQTranslator
  • findNearest: TQGLColormap
  • findNext: @@ -1011,7 +1011,7 @@ falseText: TQString
  • front: TQValueList TQValueVector
  • fullPage: TQPrinter
  • fullSpan: - TQCustomMenuItem
  • + TQCustomMenuItem
  • gamma: TQImageIO
  • generateFontDisplayLists: TQGLContext
  • geometry: @@ -1052,10 +1052,10 @@ gamma: TQFile TQIODevice TQSocket
  • glDraw: TQGLWidget
  • glInit: TQGLWidget
  • globalPos: - TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • globalStrut: + TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • globalStrut: TQApplication
  • globalX: - TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • globalY: - TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • gotFocus: + TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • globalY: + TQContextMenuEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • gotFocus: TQFocusEvent
  • grabFrameBuffer: TQGLWidget
  • grabKeyboard: TQWidget
  • grabMouse: @@ -1074,7 +1074,7 @@ gamma: TQApplication
  • hScrollBarMode: TQScrollView
  • handle: - TQCursor TQFile TQFont TQPaintDevice TQPainter TQRegion TQSessionManager
  • handleError: + TQCursor TQFile TQFont TQPaintDevice TQPainter TQRegion TQSessionManager
  • handleError: TQDataBrowser TQDataTable
  • handlePosition: TQDockArea
  • handleWidth: TQSplitter
  • hasAcceptableInput: @@ -1161,7 +1161,7 @@ hScrollBarMode: TQSocket
  • hostName: TQSqlDatabase
  • hostNames: TQDns
  • hotSpot: - TQCursor
  • hour: + TQCursor
  • hour: TQTime
  • icon: TQMessageBox TQWidget
  • iconPixmap: @@ -1176,7 +1176,7 @@ icon: TQMenuData TQPopupMenu
  • identifier: TQTab
  • ignorableWhitespace: TQXmlContentHandler
  • ignore: - TQCloseEvent TQContextMenuEvent TQDragMoveEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • imComposeEvent: + TQCloseEvent TQContextMenuEvent TQDragMoveEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • imComposeEvent: TQWidget
  • imEndEvent: TQWidget
  • imStartEvent: TQWidget
  • image: @@ -1200,7 +1200,7 @@ icon: TQMessageBox
  • inherits: TQMetaObject TQObject
  • init: TQTableSelection
  • initialize: - TQColor TQCursor TQWindowsMime
  • initializeGL: + TQColor TQCursor TQWindowsMime
  • initializeGL: TQGLWidget
  • initializeOverlayGL: TQGLWidget
  • initialized: TQGLContext
  • inputFormatList: @@ -1217,7 +1217,7 @@ icon: TQDataBrowser TQDataTable
  • insertData: TQDomCharacterData
  • insertInGrid: TQIconView
  • insertItem: - TQAccel TQBoxLayout TQComboBox TQIconView TQListBox TQListView TQListViewItem TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • insertLayout: + TQAccel TQBoxLayout TQComboBox TQIconView TQListBox TQListView TQListViewItem TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • insertLayout: TQBoxLayout
  • insertLine: TQMultiLineEdit
  • insertPage: TQWizard
  • insertParagraph: @@ -1234,7 +1234,7 @@ icon: TQTabBar TQTabDialog TQTabWidget
  • insertTearOffHandle: TQPopupMenu
  • insertWidget: TQBoxLayout TQTable
  • inserted: - TQChildEvent
  • insertionPolicy: + TQChildEvent
  • insertionPolicy: TQComboBox
  • insideMargin: TQGroupBox
  • insideSpacing: TQGroupBox
  • installDefaultFactory: @@ -1261,9 +1261,9 @@ icon: TQIconView TQListBox TQListView
  • ioDevice: TQImageIO
  • isA: TQObject
  • isAccepted: - TQCloseEvent TQContextMenuEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • isActionAccepted: + TQCloseEvent TQContextMenuEvent TQDropEvent TQIMEvent TQIconDragEvent TQKeyEvent TQMouseEvent TQTabletEvent TQWheelEvent
  • isActionAccepted: TQDropEvent
  • isActive: - TQAccessible TQCanvasItem TQPainter TQSqlQuery TQSqlResult TQTableSelection TQTimer
  • isActiveWindow: + TQAccessible TQCanvasItem TQPainter TQSqlQuery TQSqlResult TQTableSelection TQTimer
  • isActiveWindow: TQWidget TQXtWidget
  • isAnchor: TQStyleSheetItem
  • isAsynchronous: TQIODevice
  • isAttr: @@ -1285,7 +1285,7 @@ icon: TQTable
  • isCombinedAccess: TQIODevice
  • isComment: TQDomComment TQDomNode
  • isConsumed: - TQContextMenuEvent
  • isContainer: + TQContextMenuEvent
  • isContainer: TQWidgetPlugin
  • isContentsPreviewEnabled: TQFileDialog
  • isCopyOf: TQFont TQPalette
  • isCurrent: @@ -1312,7 +1312,7 @@ icon: TQApplication
  • isElement: TQDomElement TQDomNode
  • isEmpty: TQAsciiCache TQAsciiCacheIterator TQAsciiDict TQAsciiDictIterator TQCString TQCache TQCacheIterator TQDict TQDictIterator TQDockArea TQGLColormap TQIntCache TQIntCacheIterator TQIntDict TQIntDictIterator TQKeySequence TQLayout TQLayoutItem TQMap TQMemArray TQObjectCleanupHandler TQPtrDict TQPtrDictIterator TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQRect TQRegExp TQRegion TQSize TQSpacerItem TQSqlRecord TQString TQTableSelection TQTranslator TQValueList TQValueVector TQWidgetItem
  • isEnabled: - TQAccel TQAction TQCanvasItem TQLayout TQListViewItem TQSocketNotifier TQTab TQTableItem TQWidget
  • isEnabledTo: + TQAccel TQAction TQCanvasItem TQLayout TQListViewItem TQSocketNotifier TQTab TQTableItem TQWidget
  • isEnabledTo: TQWidget
  • isEntity: TQDomEntity TQDomNode
  • isEntityReference: TQDomEntityReference TQDomNode
  • isEnumType: @@ -1344,7 +1344,7 @@ icon: TQWMatrix
  • isItemActive: TQMenuData
  • isItemChecked: TQMenuData TQPopupMenu
  • isItemEnabled: - TQAccel TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • isItemVisible: + TQAccel TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • isItemVisible: TQMenuBar TQMenuData TQPopupMenu
  • isLetter: TQChar
  • isLetterOrNumber: TQChar
  • isLoaded: @@ -1360,7 +1360,7 @@ icon: TQCString TQChar TQDate TQDateTime TQDomImplementation TQDomNode TQGuardedPtr TQHostAddress TQIconSet TQImage TQMemArray TQMovie TQPicture TQPixmap TQPoint TQPtrVector TQRect TQRegion TQSize TQSqlCursor TQSqlField TQSqlQuery TQSqlRecord TQSqlResult TQString TQTime TQUuid TQVariant
  • isNumber: TQChar
  • isOn: TQAction TQButton TQCheckBox TQCheckListItem TQPushButton TQRadioButton
  • isOpen: - TQAssistantClient TQIODevice TQListView TQListViewItem TQSqlDatabase TQSqlDriver
  • isOpenError: + TQAssistantClient TQIODevice TQListView TQListViewItem TQSqlDatabase TQSqlDriver
  • isOpenError: TQSqlDatabase TQSqlDriver
  • isOptionEnabled: TQPrinter
  • isOverwriteMode: TQTextEdit
  • isPhase2: @@ -1395,7 +1395,7 @@ icon: TQSqlQuery TQSqlResult
  • isSelectable: TQIconViewItem TQListBoxItem TQListViewItem
  • isSelected: TQCanvasItem TQIconViewItem TQListBox TQListBoxItem TQListView TQListViewItem TQTable
  • isSeparator: - TQCustomMenuItem
  • isSequentialAccess: + TQCustomMenuItem
  • isSequentialAccess: TQIODevice
  • isSessionRestored: TQApplication
  • isSetType: TQMetaProperty
  • isSharing: @@ -1422,7 +1422,7 @@ icon: TQLineEdit TQTextEdit
  • isUndoRedoEnabled: TQTextEdit
  • isUpdatesEnabled: TQWidget
  • isValid: - TQAccessibleInterface TQCanvasPixmapArray TQCanvasPolygonalItem TQColor TQDate TQDateTime TQGLContext TQGLWidget TQHttpHeader TQRect TQRegExp TQSize TQSocketDevice TQSqlQuery TQSqlResult TQTime TQUrl TQUrlInfo TQVariant
  • isVerticalSliderPressed: + TQAccessibleInterface TQCanvasPixmapArray TQCanvasPolygonalItem TQColor TQDate TQDateTime TQGLContext TQGLWidget TQHttpHeader TQRect TQRegExp TQSize TQSocketDevice TQSqlQuery TQSqlResult TQTime TQUrl TQUrlInfo TQVariant
  • isVerticalSliderPressed: TQScrollView
  • isVerticallyStretchable: TQDockWindow
  • isVirtualDesktop: TQDesktopWidget
  • isVisible: @@ -1459,7 +1459,7 @@ join: TQChar
  • jumpTable: TQImage
  • key: - TQAccel TQFont TQIconViewItem TQKeyEvent TQListViewItem TQMapConstIterator TQMapIterator TQTableItem
  • keyPressEvent: + TQAccel TQFont TQIconViewItem TQKeyEvent TQListViewItem TQMapConstIterator TQMapIterator TQTableItem
  • keyPressEvent: TQLineEdit TQTextBrowser TQTextEdit TQWidget
  • keyReleaseEvent: TQWidget
  • keyToValue: TQMetaProperty
  • keyboardFocusTab: @@ -1600,7 +1600,7 @@ m11: TQFrame TQLayout TQStyleSheetItem TQTabWidget
  • margins: TQPrinter
  • markedText: TQMultiLineEdit
  • mask: - TQCursor TQPixmap
  • match: + TQCursor TQPixmap
  • match: TQDir
  • matchAllDirs: TQDir
  • matchedLength: TQRegExp
  • matches: @@ -1713,7 +1713,7 @@ name: TQDomNamedNodeMap
  • names: TQTextCodecPlugin
  • namespaceURI: TQDomNode
  • navigate: - TQAccessibleInterface
  • newChild: + TQAccessibleInterface
  • newChild: TQNetworkProtocol
  • newChildren: TQNetworkProtocol TQUrlOperator
  • newConnection: TQServerSocket
  • newInstance: @@ -1767,7 +1767,7 @@ name: TQMetaObject
  • number: TQSqlError TQString
  • object: - TQAccessibleObject
  • objectTrees: + TQAccessibleObject
  • objectTrees: TQObject
  • offset: TQDockWindow TQHeader TQImage
  • offsetX: TQCanvasPixmap
  • offsetY: @@ -1783,7 +1783,7 @@ object: TQDockWindow TQMainWindow
  • opaqueResize: TQSplitter
  • open: TQFile TQIODevice TQSocket TQSqlDatabase TQSqlDriver
  • openAssistant: - TQAssistantClient
  • openPopup: + TQAssistantClient
  • openPopup: TQToolButton
  • operation: TQNetworkOperation
  • operationGet: TQNetworkProtocol
  • operationInProgress: @@ -1819,13 +1819,13 @@ object: TQPoint TQSize
  • operator/=: TQPoint TQSize
  • operator<: TQCString TQChar TQDate TQDateTime TQString TQTime TQTranslatorMessage TQUuid
  • operator<<: - TQBitArray TQBrush TQCString TQColor TQColorGroup TQCursor TQDataStream TQDate TQDateTime TQDockArea TQDomNode TQFont TQImage TQKeySequence TQMainWindow TQMap TQMemArray TQPalette TQPen TQPicture TQPixmap TQPoint TQPointArray TQRect TQRegion TQSize TQSplitter TQString TQTextStream TQTime TQUuid TQValueList TQWMatrix
  • operator<=: + TQBitArray TQBrush TQCString TQColor TQColorGroup TQCursor TQDataStream TQDate TQDateTime TQDockArea TQDomNode TQFont TQImage TQKeySequence TQMainWindow TQMap TQMemArray TQPalette TQPen TQPicture TQPixmap TQPoint TQPointArray TQRect TQRegion TQSize TQSplitter TQString TQTextStream TQTime TQUuid TQValueList TQWMatrix
  • operator<=: TQCString TQChar TQDate TQDateTime TQString TQTime TQTranslatorMessage
  • operator=: - TQAsciiCacheIterator TQAsciiDict TQBitArray TQBitVal TQBitmap TQBrush TQCString TQCacheIterator TQColor TQColorGroup TQCursor TQDeepCopy TQDict TQDir TQDomAttr TQDomCDATASection TQDomCharacterData TQDomComment TQDomDocument TQDomDocumentFragment TQDomDocumentType TQDomElement TQDomEntity TQDomEntityReference TQDomImplementation TQDomNamedNodeMap TQDomNode TQDomNodeList TQDomNotation TQDomProcessingInstruction TQDomText TQFileInfo TQFont TQFontInfo TQFontMetrics TQGLColormap TQGuardedPtr TQHostAddress TQHttpHeader TQIconSet TQImage TQIntCacheIterator TQIntDict fnord TQKeySequence TQLayoutIterator TQListViewItemIterator TQLocale TQMap TQMemArray TQMovie TQObjectList TQObjectListIterator TQPair TQPalette TQPen TQPicture TQPixmap TQPointArray TQPtrDict TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQRegExp TQRegion TQSqlCursor TQSqlError TQSqlField TQSqlFieldInfo TQSqlIndex TQSqlQuery TQSqlRecord TQStrList TQString TQStyleSheetItem TQTranslatorMessage TQUrl TQUrlInfo TQUuid TQValueList TQValueVector TQVariant
  • operator==: + TQAsciiCacheIterator TQAsciiDict TQBitArray TQBitVal TQBitmap TQBrush TQCString TQCacheIterator TQColor TQColorGroup TQCursor TQDeepCopy TQDict TQDir TQDomAttr TQDomCDATASection TQDomCharacterData TQDomComment TQDomDocument TQDomDocumentFragment TQDomDocumentType TQDomElement TQDomEntity TQDomEntityReference TQDomImplementation TQDomNamedNodeMap TQDomNode TQDomNodeList TQDomNotation TQDomProcessingInstruction TQDomText TQFileInfo TQFont TQFontInfo TQFontMetrics TQGLColormap TQGuardedPtr TQHostAddress TQHttpHeader TQIconSet TQImage TQIntCacheIterator TQIntDict fnord TQKeySequence TQLayoutIterator TQListViewItemIterator TQLocale TQMap TQMemArray TQMovie TQObjectList TQObjectListIterator TQPair TQPalette TQPen TQPicture TQPixmap TQPointArray TQPtrDict TQPtrList TQPtrListIterator TQPtrQueue TQPtrStack TQPtrVector TQRegExp TQRegion TQSqlCursor TQSqlError TQSqlField TQSqlFieldInfo TQSqlIndex TQSqlQuery TQSqlRecord TQStrList TQString TQStyleSheetItem TQTranslatorMessage TQUrl TQUrlInfo TQUuid TQValueList TQValueVector TQVariant
  • operator==: TQBrush TQCString TQChar TQColor TQColorGroup TQDate TQDateTime TQDir TQDomImplementation TQDomNamedNodeMap TQDomNode TQDomNodeList TQFont TQGuardedPtr TQHostAddress TQImage TQKeySequence TQMapConstIterator TQMapIterator TQMemArray TQPalette TQPen TQPoint TQPtrList TQPtrVector TQRect TQRegExp TQRegion TQSize TQSizePolicy TQSqlField TQSqlFieldInfo TQString TQTableSelection TQTime TQTranslatorMessage TQUrl TQUrlInfo TQUuid TQValueList TQValueListConstIterator TQValueListIterator TQValueVector TQVariant TQWMatrix
  • operator>: TQCString TQChar TQDate TQDateTime TQString TQTime TQTranslatorMessage TQUuid
  • operator>=: TQCString TQChar TQDate TQDateTime TQString TQTime TQTranslatorMessage
  • operator>>: - TQBitArray TQBrush TQCString TQColor TQCursor TQDataStream TQDate TQDateTime TQDockArea TQFont TQImage TQKeySequence TQMainWindow TQMap TQMemArray TQPalette TQPen TQPicture TQPixmap TQPoint TQPointArray TQRect TQRegion TQSize TQSplitter TQString TQTextStream TQTime TQUuid TQValueList TQWMatrix
  • operator[]: + TQBitArray TQBrush TQCString TQColor TQCursor TQDataStream TQDate TQDateTime TQDockArea TQFont TQImage TQKeySequence TQMainWindow TQMap TQMemArray TQPalette TQPen TQPicture TQPixmap TQPoint TQPointArray TQRect TQRegion TQSize TQSplitter TQString TQTextStream TQTime TQUuid TQValueList TQWMatrix
  • operator[]: TQAsciiCache TQAsciiDict TQBitArray TQCache TQDict TQDir TQIntCache TQIntDict TQKeySequence TQMap TQMemArray TQPtrDict TQPtrVector TQString TQValueList TQValueVector
  • operator^: TQBitArray TQRegion
  • operator^=: TQBitArray TQRegion
  • operator|: @@ -1865,7 +1865,7 @@ packImage: TQPrinter
  • pageStep: TQDial TQRangeControl TQScrollBar TQSlider
  • pageUp: TQMultiLineEdit
  • paint: - TQCustomMenuItem TQListBoxItem TQListBoxPixmap TQListBoxText TQTabBar TQTableItem
  • paintBranches: + TQCustomMenuItem TQListBoxItem TQListBoxPixmap TQListBoxText TQTabBar TQTableItem
  • paintBranches: TQListViewItem
  • paintCell: TQCheckListItem TQGridView TQListBox TQListViewItem TQTable
  • paintEmptyArea: TQGridView TQListView TQTable
  • paintEvent: @@ -1939,7 +1939,7 @@ packImage: TQComboBox TQPopupMenu TQPushButton TQToolButton
  • popupDelay: TQToolButton
  • port: TQServerSocket TQSocket TQSocketDevice TQSqlDatabase TQUrl
  • pos: - TQContextMenuEvent TQCursor TQDropEvent TQIconViewItem TQMouseEvent TQMoveEvent TQRegExp TQTabletEvent TQWheelEvent TQWidget
  • position: + TQContextMenuEvent TQCursor TQDropEvent TQIconViewItem TQMouseEvent TQMoveEvent TQRegExp TQTabletEvent TQWheelEvent TQWidget
  • position: TQSqlRecord
  • positionFromValue: TQRangeControl
  • post: TQHttp
  • postEvent: @@ -2038,10 +2038,10 @@ tqAddPostRoutine: TQDns
  • quality: TQImageIO
  • query: TQUrl
  • queryAccessibleInterface: - TQAccessible
  • queryChild: - TQAccessibleInterface
  • queryList: + TQAccessible
  • queryChild: + TQAccessibleInterface
  • queryList: TQObject
  • queryParent: - TQAccessibleInterface
  • querySubControl: + TQAccessibleInterface
  • querySubControl: TQStyle
  • querySubControlMetrics: TQStyle
  • question: TQMessageBox
  • quit: @@ -2081,19 +2081,19 @@ rBottom: TQDataStream TQTextStream
  • readStderr: TQProcess
  • readStdout: TQProcess
  • ready: - TQAsyncIO
  • readyRead: + TQAsyncIO
  • readyRead: TQFtp TQHttp TQSocket
  • readyReadStderr: TQProcess
  • readyReadStdout: TQProcess
  • readyToReceive: TQDataSink
  • readyToSend: TQDataSource TQIODeviceSource
  • reason: - TQContextMenuEvent TQFocusEvent
  • reasonPhrase: + TQContextMenuEvent TQFocusEvent
  • reasonPhrase: TQHttpResponseHeader
  • receiveBufferSize: TQSocketDevice
  • record: TQDataView TQSqlDatabase TQSqlDriver
  • recordInfo: TQSqlDatabase TQSqlDriver
  • recordType: TQDns
  • rect: - TQAccessibleInterface TQCanvas TQCanvasRectangle TQIconViewItem TQImage TQPaintEvent TQPixmap TQRect TQStyleOption TQTab TQWidget
  • rects: + TQAccessibleInterface TQCanvas TQCanvasRectangle TQIconViewItem TQImage TQPaintEvent TQPixmap TQRect TQStyleOption TQTab TQWidget
  • rects: TQRegion
  • red: TQColor
  • redirect: TQPainter
  • redo: @@ -2130,7 +2130,7 @@ rBottom: TQMimeSourceFactory
  • removeFirst: TQPtrList
  • removeFrom: TQAction
  • removeItem: - TQAccel TQComboBox TQLayout TQListBox TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • removeItemAt: + TQAccel TQComboBox TQLayout TQListBox TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • removeItemAt: TQMenuData TQPopupMenu
  • removeLabel: TQHeader
  • removeLast: TQPtrList
  • removeLibraryPath: @@ -2158,7 +2158,7 @@ rBottom: TQApplication
  • removeValue: TQHttpHeader
  • removeWidget: TQStatusBar TQWidgetStack
  • removed: - TQChildEvent TQNetworkProtocol TQUrlOperator
  • rename: + TQChildEvent TQNetworkProtocol TQUrlOperator
  • rename: TQDir TQFtp TQIconViewItem TQUrlOperator
  • renameEnabled: TQIconViewItem TQListViewItem
  • renderPixmap: TQGLWidget
  • renderText: @@ -2230,7 +2230,7 @@ rBottom: TQCString TQString
  • rightMargin: TQScrollView
  • rmdir: TQDir TQFtp
  • role: - TQAccessibleInterface
  • rollback: + TQAccessibleInterface
  • rollback: TQSqlDatabase
  • rollbackTransaction: TQSqlDriver
  • root: TQDir
  • rootDirPath: @@ -2300,7 +2300,7 @@ sRect: TQButtonGroup
  • selectedItem: TQListBox TQListView
  • selectedText: TQLineEdit TQTextEdit
  • selection: - TQAccessibleInterface TQTable
  • selectionChanged: + TQAccessibleInterface TQTable
  • selectionChanged: TQClipboard TQIconView TQLineEdit TQListBox TQListView TQTable TQTextEdit
  • selectionLength: TQIMEvent
  • selectionMode: TQIconView TQListBox TQListView TQTable
  • selectionStart: @@ -2338,7 +2338,7 @@ sRect: TQTabDialog
  • setAppropriate: TQMainWindow TQWizard
  • setArg: TQNetworkOperation
  • setArguments: - TQAssistantClient TQProcess
  • setArrangement: + TQAssistantClient TQProcess
  • setArrangement: TQIconView
  • setAscii: TQString
  • setAt: TQSqlResult
  • setAttribute: @@ -2470,7 +2470,7 @@ sRect: TQColorDialog
  • setCustomHighlighting: TQListBoxItem
  • setDTDHandler: TQXmlReader
  • setData: - TQClipboard TQCustomEvent TQDomCharacterData TQDomProcessingInstruction TQIconDragItem TQMimeSourceFactory TQPicture TQXmlInputSource
  • setDatabaseName: + TQClipboard TQCustomEvent TQDomCharacterData TQDomProcessingInstruction TQIconDragItem TQMimeSourceFactory TQPicture TQXmlInputSource
  • setDatabaseName: TQSqlDatabase
  • setDatabaseText: TQSqlError
  • setDate: TQDateEdit TQDateTime
  • setDateFormat: @@ -2526,7 +2526,7 @@ sRect: TQComboBox TQComboTableItem
  • setEdited: TQMultiLineEdit
  • setEffectEnabled: TQApplication
  • setEnabled: - TQAccel TQAction TQCanvasItem TQLayout TQListViewItem TQSocketNotifier TQTab TQTableItem TQToolTipGroup TQWidget
  • setEncodedData: + TQAccel TQAction TQCanvasItem TQLayout TQListViewItem TQSocketNotifier TQTab TQTableItem TQToolTipGroup TQWidget
  • setEncodedData: TQStoredDrag
  • setEncodedPathAndQuery: TQUrl
  • setEncoding: TQTextStream
  • setEncodingFunction: @@ -2563,12 +2563,12 @@ sRect: TQWidget
  • setFlags: TQIODevice
  • setFlat: TQGroupBox TQPushButton
  • setFocus: - TQAccessibleInterface TQWidget
  • setFocusPolicy: + TQAccessibleInterface TQWidget
  • setFocusPolicy: TQWidget
  • setFocusProxy: TQWidget
  • setFocusRectPolicy: TQMacStyle
  • setFocusStyle: TQTable
  • setFont: - TQApplication TQCanvasText TQComboBox TQCustomMenuItem TQLabel TQPainter TQTabDialog TQToolTip TQWhatsThis TQWidget
  • setFontFamily: + TQApplication TQCanvasText TQComboBox TQCustomMenuItem TQLabel TQPainter TQTabDialog TQToolTip TQWhatsThis TQWidget
  • setFontFamily: TQStyleSheetItem
  • setFontItalic: TQStyleSheetItem
  • setFontSize: TQStyleSheetItem
  • setFontStrikeOut: @@ -2638,7 +2638,7 @@ sRect: TQFont TQTextEdit
  • setItem: TQTable
  • setItemChecked: TQMenuData TQPopupMenu
  • setItemEnabled: - TQAccel TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • setItemIconSet: + TQAccel TQMenuBar TQMenuData TQPopupMenu TQToolBox
  • setItemIconSet: TQToolBox
  • setItemLabel: TQToolBox
  • setItemMargin: TQListView
  • setItemParameter: @@ -2784,7 +2784,7 @@ sRect: TQPushButton TQToolButton
  • setPopupDelay: TQToolButton
  • setPort: TQSqlDatabase TQUrl
  • setPos: - TQCursor
  • setPrefix: + TQCursor
  • setPrefix: TQDomNode TQSpinBox TQXmlNamespaceSupport
  • setPreviewMode: TQFileDialog
  • setPrimaryIndex: TQSqlCursor
  • setPrintProgram: @@ -2847,7 +2847,7 @@ sRect: TQLCDNumber
  • setSelect: TQSqlResult
  • setSelectable: TQIconViewItem TQListBoxItem TQListViewItem
  • setSelected: - TQAccessibleInterface TQCanvasItem TQIconView TQIconViewItem TQListBox TQListView TQListViewItem
  • setSelectedFilter: + TQAccessibleInterface TQCanvasItem TQIconView TQIconViewItem TQListBox TQListView TQListViewItem
  • setSelectedFilter: TQFileDialog
  • setSelection: TQFileDialog TQLineEdit TQTextEdit
  • setSelectionAnchor: TQListView
  • setSelectionAttributes: @@ -2857,7 +2857,7 @@ sRect: TQSocketDevice
  • setSeparator: TQDateEdit TQTimeEdit
  • setSequence: TQCanvasSprite
  • setShape: - TQCursor TQTabBar
  • setShowGrid: + TQCursor TQTabBar
  • setShowGrid: TQTable
  • setShowHiddenFiles: TQFileDialog
  • setShowSortIndicator: TQListView
  • setShowToolTips: @@ -2922,7 +2922,7 @@ sRect: TQPainter
  • setTabToolTip: TQTabWidget
  • setTagName: TQDomElement
  • setText: - TQAccessibleInterface TQAction TQButton TQCanvasText TQCheckBox TQClipboard TQIconViewItem TQImage TQLabel TQLineEdit TQListBoxItem TQListViewItem TQMessageBox TQMimeSourceFactory TQPushButton TQRadioButton TQTab TQTable TQTableItem TQTextDrag TQTextEdit
  • setTextFlags: + TQAccessibleInterface TQAction TQButton TQCanvasText TQCheckBox TQClipboard TQIconViewItem TQImage TQLabel TQLineEdit TQListBoxItem TQListViewItem TQMessageBox TQMimeSourceFactory TQPushButton TQRadioButton TQTab TQTable TQTableItem TQTextDrag TQTextEdit
  • setTextFlags: TQCanvasText
  • setTextFormat: TQLabel TQMessageBox TQTextEdit
  • setTextLabel: TQToolButton
  • setTextPosition: @@ -2993,7 +2993,7 @@ sRect: TQWidget
  • setWakeUpDelay: TQToolTip
  • setWeight: TQFont
  • setWhatsThis: - TQAccel TQAction TQMenuData TQPopupMenu
  • setWheelScrollLines: + TQAccel TQAction TQMenuData TQPopupMenu
  • setWheelScrollLines: TQApplication
  • setWhiteSpaceMode: TQStyleSheetItem
  • setWidget: TQDockWindow
  • setWidgetSizePolicy: @@ -3025,12 +3025,12 @@ sRect: TQTextStream
  • setup: TQListViewItem TQPrinter
  • shadow: TQColorGroup
  • shape: - TQCursor TQTabBar
  • shear: + TQCursor TQTabBar
  • shear: TQPainter TQWMatrix
  • shell: TQMotifDialog
  • shortDayName: TQDate
  • shortMonthName: TQDate
  • shortcutKey: - TQAccel
  • show: + TQAccel
  • show: TQCanvasItem TQDialog TQMenuBar TQWidget
  • showColumn: TQTable
  • showDockMenu: TQMainWindow
  • showEvent: @@ -3042,7 +3042,7 @@ sRect: TQWidget
  • showMinimized: TQWidget
  • showNormal: TQWidget
  • showPage: - TQAssistantClient TQTabDialog TQTabWidget TQWizard
  • showRow: + TQAssistantClient TQTabDialog TQTabWidget TQWizard
  • showRow: TQTable
  • showSortIndicator: TQListView
  • showTip: TQToolTipGroup
  • showToolTips: @@ -3055,7 +3055,7 @@ sRect: TQAsciiCache TQAsciiDict TQBitArray TQCache TQCanvas TQCanvasRectangle TQDict TQFile TQFileInfo TQFontMetrics TQGLColormap TQIODevice TQIconViewItem TQImage TQIntCache TQIntDict TQMap TQMemArray TQPicture TQPixmap TQPtrDict TQPtrVector TQRect TQResizeEvent TQSocket TQSqlQuery TQSqlResult TQUrlInfo TQValueList TQValueVector TQWidget
  • sizeChange: TQHeader
  • sizeFromContents: TQStyle
  • sizeHint: - TQBoxLayout TQCanvasView TQCustomMenuItem TQGridLayout TQLayoutItem TQLineEdit TQProgressDialog TQSizeGrip TQSpacerItem TQTableItem TQWidget TQWidgetItem
  • sizeIncrement: + TQBoxLayout TQCanvasView TQCustomMenuItem TQGridLayout TQLayoutItem TQLineEdit TQProgressDialog TQSizeGrip TQSpacerItem TQTableItem TQWidget TQWidgetItem
  • sizeIncrement: TQWidget
  • sizeLimit: TQComboBox
  • sizePolicy: TQWidget
  • sizes: @@ -3120,7 +3120,7 @@ sRect: TQUrlOperator
  • startingUp: TQApplication
  • startsWith: TQString
  • state: - TQAccessibleInterface TQButton TQCheckBox TQCheckListItem TQContextMenuEvent TQFtp TQHttp TQIODevice TQKeyEvent TQMouseEvent TQNetworkOperation TQPushButton TQRadioButton TQSocket TQWheelEvent
  • stateAfter: + TQAccessibleInterface TQButton TQCheckBox TQCheckListItem TQContextMenuEvent TQFtp TQHttp TQIODevice TQKeyEvent TQMouseEvent TQNetworkOperation TQPushButton TQRadioButton TQSocket TQWheelEvent
  • stateAfter: TQKeyEvent TQMouseEvent
  • stateChange: TQCheckListItem
  • stateChanged: TQButton TQCheckBox TQFtp TQHttp TQPushButton TQRadioButton
  • statistics: @@ -3212,7 +3212,7 @@ tab: TQBitArray
  • testOption: TQGLFormat
  • testWFlags: TQWidget
  • text: - TQAccessibleInterface TQAction TQButton TQCanvasText TQCheckBox TQCheckListItem TQClipboard TQColorGroup TQComboBox TQComboTableItem TQDataTable TQDomElement TQIMEvent TQIconViewItem TQImage TQKeyEvent TQLabel TQLineEdit TQListBox TQListBoxItem TQListViewItem TQMenuData TQMessageBox TQPopupMenu TQPushButton TQRadioButton TQSpinBox TQSqlError TQTab TQTable TQTableItem TQTextEdit TQWhatsThis
  • textChanged: + TQAccessibleInterface TQAction TQButton TQCanvasText TQCheckBox TQCheckListItem TQClipboard TQColorGroup TQComboBox TQComboTableItem TQDataTable TQDomElement TQIMEvent TQIconViewItem TQImage TQKeyEvent TQLabel TQLineEdit TQListBox TQListBoxItem TQListViewItem TQMenuData TQMessageBox TQPopupMenu TQPushButton TQRadioButton TQSpinBox TQSqlError TQTab TQTable TQTableItem TQTextEdit TQWhatsThis
  • textChanged: TQComboBox TQLineEdit TQSpinBox TQTextEdit
  • textCursor: TQTextEdit
  • textEdit: TQSyntaxHighlighter
  • textFlags: @@ -3377,7 +3377,7 @@ ucs2: TQNPlugin
  • upRect: TQSpinBox
  • update: TQCanvas TQCanvasItem TQDataBrowser TQSqlCursor TQWidget
  • updateAccessibility: - TQAccessible
  • updateBoundary: + TQAccessible
  • updateBoundary: TQDataBrowser
  • updateButtons: TQDateEdit
  • updateCell: TQGridView TQTable
  • updateContents: @@ -3454,7 +3454,7 @@ wait: TQProgressDialog
  • weekNumber: TQDate
  • weight: TQFont TQFontDatabase TQFontInfo
  • whatsThis: - TQAccel TQAction TQMainWindow TQMenuData TQPopupMenu TQWidgetPlugin
  • whatsThisButton: + TQAccel TQAction TQMainWindow TQMenuData TQPopupMenu TQWidgetPlugin
  • whatsThisButton: TQWhatsThis
  • wheelEvent: TQWidget
  • wheelScrollLines: TQApplication
  • whiteSpaceMode: @@ -3501,7 +3501,7 @@ wait: TQProcess
  • wroteToStdin: TQProcess
  • x: - TQCanvasItem TQContextMenuEvent TQIconViewItem TQMouseEvent TQPoint TQRect TQTabletEvent TQWheelEvent TQWidget
  • x11AppCells: + TQCanvasItem TQContextMenuEvent TQIconViewItem TQMouseEvent TQPoint TQRect TQTabletEvent TQWheelEvent TQWidget
  • x11AppCells: TQPaintDevice
  • x11AppColormap: TQPaintDevice
  • x11AppDefaultColormap: TQPaintDevice
  • x11AppDefaultVisual: @@ -3532,7 +3532,7 @@ x: TQCanvasItem
  • xtWidget: TQXtWidget
  • y: - TQCanvasItem TQContextMenuEvent TQIconViewItem TQMouseEvent TQPoint TQRect TQTabletEvent TQWheelEvent TQWidget
  • yTilt: + TQCanvasItem TQContextMenuEvent TQIconViewItem TQMouseEvent TQPoint TQRect TQTabletEvent TQWheelEvent TQWidget
  • yTilt: TQTabletEvent
  • yVelocity: TQCanvasItem
  • year: TQDate
  • 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; }

    Here are the header files that make up the TQt API:

      -
    • ntqaccel.h -
    • ntqaccessible.h +
    • tqaccel.h +
    • tqaccessible.h
    • tqaction.h
    • ntqapplication.h
    • tqasciicache.h
    • tqasciidict.h -
    • ntqassistantclient.h -
    • ntqasyncimageio.h -
    • ntqasyncio.h +
    • tqassistantclient.h +
    • tqasyncimageio.h +
    • tqasyncio.h
    • tqbig5codec.h
    • tqbitarray.h
    • tqbitmap.h @@ -61,7 +61,7 @@ body { background: #ffffff; color: black; }
    • tqcombobox.h
    • tqcommonstyle.h
    • tqcstring.h -
    • ntqcursor.h +
    • tqcursor.h
    • tqdatabrowser.h
    • tqdatastream.h
    • tqdatatable.h 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.

      It uses TQToolTip and TQWhatsThis to provide both static and dynamic balloon help for the widgets in the application, and TQToolTipGroup to display extended information for each tooltip -in the statusbar. TQAssistantClient is used to display help +in the statusbar. TQAssistantClient is used to display help pages using TQt Assistant.

      The application has a user interface based on a TQMainWindow with a menubar, statusbar and a toolbar, and uses @@ -315,7 +315,7 @@ and return a string accordingly. HeaderToolTip *horizontalTip; HeaderToolTip *verticalTip; TableToolTip *cellTip; - TQAssistantClient *assistant; + TQAssistantClient *assistant; };

      A TQMainWindow 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 TQAssistantClient as a +The class has a reference to TQAssistantClient as a member as well, to allow easier access to TQt Assistant later on.

          MainWindow::MainWindow()
           {
               statusBar();
      -        assistant = new TQAssistantClient( TQDir("../../bin").absPath(), this );
      +        assistant = new TQAssistantClient( TQDir("../../bin").absPath(), this );
       

      The MainWindow constructor creates an instance of TQAssistantClient using TQString::null as the first argument @@ -424,11 +424,11 @@ menu items.

              // connections
               connect( assistantButton, TQ_SIGNAL(clicked()), this, TQ_SLOT(assistantSlot()) );
               connect( horizontalWhatsThis, TQ_SIGNAL(linkClicked(const TQString&)), assistant,
      -            TQ_SLOT(showPage(const TQString&)) );
      +            TQ_SLOT(showPage(const TQString&)) );
               connect( verticalWhatsThis, TQ_SIGNAL(linkClicked(const TQString&)), assistant,
      -            TQ_SLOT(showPage(const TQString&)) );
      +            TQ_SLOT(showPage(const TQString&)) );
               connect( cellWhatsThis, TQ_SIGNAL(linkClicked(const TQString&)), assistant,
      -            TQ_SLOT(showPage(const TQString&)) );
      +            TQ_SLOT(showPage(const TQString&)) );
           }
       

      Signals and slots are connected, so that the relevant pages will @@ -448,7 +448,7 @@ deleted when the widget is deleted.

          void MainWindow::assistantSlot()
           {
               TQString docsPath = TQDir("../../doc").absPath();
      -        assistant->showPage( TQString("%1/html/ntqassistantclient.html").arg(docsPath) );
      +        assistant->showPage( TQString("%1/html/tqassistantclient.html").arg(docsPath) );
           }
       

      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.

      The list is sorted roughly, but not completely, alphabetically.

        -
      • TQAccessible +
      • TQAccessible
      • TQAsciiCacheIterator
      • TQAsciiDictIterator -
      • TQAsyncIO +
      • TQAsyncIO -
      • TQCursor -
      • TQCustomMenuItem +
      • TQCursor +
      • TQCustomMenuItem
      • TQEvent
          -
        • TQChildEvent -
        • TQCloseEvent -
        • TQContextMenuEvent -
        • TQCustomEvent +
        • TQChildEvent +
        • TQCloseEvent +
        • TQContextMenuEvent +
        • TQCustomEvent
        • TQDragLeaveEvent
        • TQDropEvent
            @@ -294,14 +294,14 @@ classes in the TQt API.
        • TQObject
            -
          • TQAccel -
          • TQAccessibleObject +
          • TQAccel +
          • TQAccessibleObject
          • TQAction
          • TQApplication -
          • TQAssistantClient +
          • TQAssistantClient
          • TQCanvas 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 <tqlabel.h> #include <tqhbox.h> #include <tqvbox.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include <tqpopupmenu.h> #include <tqmenubar.h> #include <tqstatusbar.h> @@ -113,7 +113,7 @@ private: TQPopupMenu* file = new TQPopupMenu(this); file->insertItem( tr("E&xit"), tqApp, TQ_SLOT(quit()), - TQAccel::stringToKey(tr("Ctrl+Q")) ); + TQAccel::stringToKey(tr("Ctrl+Q")) ); menuBar()->insertItem( tr("&File"), file ); setCaption( tr( "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 <ntqapplication.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqsplitter.h> #include <tqlistbox.h> #include <tqiconview.h> 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. 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. -

            TQCursor +

            TQCursor

            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"

            Right-Mouse Clicks

            If you want to provide right-mouse click support for Mac OS X, use the -TQContextMenuEvent 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. 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( TQPrinter* ); protected: - void closeEvent( TQCloseEvent * ); + void closeEvent( TQCloseEvent * ); signals: void message(const TQString&, int ); @@ -93,7 +93,7 @@ public: ~ApplicationWindow(); protected: - void closeEvent( TQCloseEvent * ); + void closeEvent( TQCloseEvent * ); private slots: MDIWindow* newDoc(); @@ -150,7 +150,7 @@ private: #include <tqprinter.h> #include <ntqapplication.h> #include <tqpushbutton.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include <tqtextstream.h> #include <tqtextedit.h> #include <tqpainter.h> @@ -392,14 +392,14 @@ void ApplicationWindow::tileHorizontal() } } -void ApplicationWindow::closeEvent( TQCloseEvent *e ) +void ApplicationWindow::closeEvent( TQCloseEvent *e ) { TQWidgetList windows = ws->windowList(); if ( windows.count() ) { for ( int i = 0; i < int(windows.count()); ++i ) { TQWidget *window = windows.at( i ); if ( !window->close() ) { - e->ignore(); + e->ignore(); return; } } @@ -422,7 +422,7 @@ MDIWindow::~MDIWindow() delete mmovie; } -void MDIWindow::closeEvent( TQCloseEvent *e ) +void MDIWindow::closeEvent( TQCloseEvent *e ) { if ( medit->isModified() ) { switch( TQMessageBox::warning( this, "Save Changes", @@ -432,20 +432,20 @@ void MDIWindow::closeEvent( e->accept(); + e->accept(); else - e->ignore(); + e->ignore(); } break; case 1: - e->accept(); + e->accept(); break; default: - e->ignore(); + e->ignore(); break; } } else { - e->accept(); + e->accept(); } } 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 TQString& ); private: - void contextMenuEvent ( TQContextMenuEvent * ); + void contextMenuEvent ( TQContextMenuEvent * ); TQMenuBar *menu; @@ -113,7 +113,7 @@ private: *****************************************************************************/ #include "menu.h" -#include <ntqcursor.h> +#include <tqcursor.h> #include <tqpopupmenu.h> #include <ntqapplication.h> #include <ntqmessagebox.h> @@ -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 TQCustomMenuItem +class MyMenuItem : public TQCustomMenuItem { public: MyMenuItem( const TQString& s, const TQFont& f ) @@ -314,7 +314,7 @@ private: } -void MenuExample::contextMenuEvent( TQContextMenuEvent * ) +void MenuExample::contextMenuEvent( TQContextMenuEvent * ) { TQPopupMenu* contextMenu = new TQPopupMenu( this ); TQ_CHECK_PTR( contextMenu ); @@ -331,7 +331,7 @@ private: submenu->insertItem( "Print to &file", this, TQ_SLOT(file()) ); submenu->insertItem( "Print to fa&x", this, TQ_SLOT(fax()) ); contextMenu->insertItem( "&Print", submenu ); - contextMenu->exec( TQCursor::pos() ); + contextMenu->exec( TQCursor::pos() ); 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; }

            These classes are useful classes not fitting into any other category.

            -
            TQAccelHandles keyboard accelerator and shortcut keys -
            TQAccessibleEnums and static functions relating to accessibility -
            TQAccessibleInterfaceDefines an interface that exposes information about accessible objects -
            TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects -
            TQCustomMenuItemAbstract base class for custom menu items in popup menus +
            TQAccelHandles keyboard accelerator and shortcut keys +
            TQAccessibleEnums and static functions relating to accessibility +
            TQAccessibleInterfaceDefines an interface that exposes information about accessible objects +
            TQAccessibleObjectImplements parts of the TQAccessibleInterface for TQObjects +
            TQCustomMenuItemAbstract base class for custom menu items in popup menus
            TQDoubleValidatorRange checking of floating-point numbers
            TQErrorMessageError message display dialog
            TQFileIconProviderIcons for TQFileDialog to use diff --git a/doc/html/ntqaccel.html b/doc/html/ntqaccel.html deleted file mode 100644 index 8d290947f..000000000 --- a/doc/html/ntqaccel.html +++ /dev/null @@ -1,337 +0,0 @@ - - - - - -TQAccel Class - - - - - - - -
            - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

            TQAccel Class Reference

            - -

            The TQAccel class handles keyboard accelerator and shortcut keys. -More... -

            #include <ntqaccel.h> -

            Inherits TQObject. -

            List of all member functions. -

            Public Members

            -
              -
            • TQAccel ( TQWidget * parent, const char * name = 0 )
            • -
            • TQAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 )
            • -
            • ~TQAccel ()
            • -
            • bool isEnabled () const
            • -
            • void setEnabled ( bool enable )
            • -
            • uint count () const
            • -
            • int insertItem ( const TQKeySequence & key, int id = -1 )
            • -
            • void removeItem ( int id )
            • -
            • void clear ()
            • -
            • TQKeySequence key ( int id )
            • -
            • int findKey ( const TQKeySequence & key ) const
            • -
            • bool isItemEnabled ( int id ) const
            • -
            • void setItemEnabled ( int id, bool enable )
            • -
            • bool connectItem ( int id, const TQObject * receiver, const char * member )
            • -
            • bool disconnectItem ( int id, const TQObject * receiver, const char * member )
            • -
            • void repairEventFilter ()  (obsolete)
            • -
            • void setWhatsThis ( int id, const TQString & text )
            • -
            • TQString whatsThis ( int id ) const
            • -
            -

            Signals

            - -

            Static Public Members

            -
              -
            • TQKeySequence shortcutKey ( const TQString & str )
            • -
            • TQString keyToString ( TQKeySequence k )  (obsolete)
            • -
            • TQKeySequence stringToKey ( const TQString & s )  (obsolete)
            • -
            -

            Protected Members

            -
              -
            • virtual bool eventFilter ( TQObject *, TQEvent * )  (obsolete)
            • -
            -

            Detailed Description

            - - -The TQAccel class handles keyboard accelerator and shortcut keys. -

            -

            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. -

            In most cases, you will not need to use this class directly. Use -the TQAction class to create actions with accelerators that can be -used in both menus and toolbars. If you're only interested in -menus use TQMenuData::insertItem() or TQMenuData::setAccel() to make -accelerators for operations that are also available on menus. Many -widgets automatically generate accelerators, such as TQButton, -TQGroupBox, TQLabel (with TQLabel::setBuddy()), TQMenuBar and TQTabBar. -Example: -

            -        TQPushButton p( "&Exit", parent ); // automatic shortcut ALT+Key_E
            -        TQPopupMenu *fileMenu = new fileMenu( parent );
            -        fileMenu->insertItem( "Undo", parent, TQ_SLOT(undo()), CTRL+Key_Z );
            -    
            - -

            A TQAccel contains a list of accelerator items that can be -manipulated using insertItem(), removeItem(), clear(), key() and -findKey(). -

            Each accelerator item consists of an identifier and a TQKeySequence. A single key sequence consists of a keyboard code -combined with modifiers (SHIFT, CTRL, ALT or UNICODE_ACCEL). For example, CTRL + Key_P 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, UNICODE_ACCEL + 'A' gives the same accelerator as Key_A. -

            When an accelerator key is pressed, the accelerator sends out the -signal activated() with a number that identifies this particular -accelerator item. Accelerator items can also be individually -connected, so that two different keys will activate two different -slots (see connectItem() and disconnectItem()). -

            The activated() signal is not 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. -

            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. -

            The function setWhatsThis() specifies a help text that appears -when the user presses an accelerator key in What's This mode. -

            The accelerator will be deleted when parent is deleted, -and will consume relevant key events until then. -

            Please note that the accelerator -

            -        accelerator->insertItem( TQKeySequence("M") );
            -    
            - -can be triggered with both the 'M' key, and with Shift+M, -unless a second accelerator is defined for the Shift+M -combination. -

            Example: -

            -        TQAccel *a = new TQAccel( myWindow );        // create accels for myWindow
            -        a->connectItem( a->insertItem(Key_P+CTRL), // adds Ctrl+P accelerator
            -                        myWindow,                  // connected to myWindow's
            -                        TQ_SLOT(printDoc()) );        // printDoc() slot
            -    
            - -

            See also TQKeyEvent, TQWidget::keyPressEvent(), TQMenuData::setAccel(), TQButton::accel, TQLabel::setBuddy(), TQKeySequence, GUI Design Handbook: Keyboard Shortcuts, and Miscellaneous Classes. - -


            Member Function Documentation

            -

            TQAccel::TQAccel ( TQWidget * parent, const char * name = 0 ) -

            -Constructs a TQAccel object called name, with parent parent. -The accelerator operates on parent. - -

            TQAccel::TQAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 ) -

            -Constructs a TQAccel object called name, that operates on watch, and is a child of parent. -

            This constructor is not needed for normal application programming. - -

            TQAccel::~TQAccel () -

            -Destroys the accelerator object and frees all allocated resources. - -

            void TQAccel::activated ( int id ) [signal] -

            - -

            This signal is emitted when an accelerator key is pressed. id -is a number that identifies this particular accelerator item. -

            See also activatedAmbiguously(). - -

            void TQAccel::activatedAmbiguously ( int id ) [signal] -

            - -

            This signal is emitted when an accelerator key is pressed. id -is a number that identifies this particular accelerator item. -

            See also activated(). - -

            void TQAccel::clear () -

            -Removes all accelerator items. - -

            bool TQAccel::connectItem ( int id, const TQObject * receiver, const char * member ) -

            -Connects the accelerator item id to the slot member of receiver. -

            -        a->connectItem( 201, mainView, TQ_SLOT(quit()) );
            -    
            - -

            Of course, you can also send a signal as member. -

            Normally accelerators are connected to slots which then receive -the activated(int id) signal with the id of the accelerator -item that was activated. If you choose to connect a specific -accelerator item using this function, the activated() signal is -emitted if the associated key sequence is pressed but no activated(int id) signal is emitted. -

            See also disconnectItem(). - -

            Example: t14/gamebrd.cpp. -

            uint TQAccel::count () const -

            -Returns the number of accelerator items in this accelerator. - -

            bool TQAccel::disconnectItem ( int id, const TQObject * receiver, const char * member ) -

            -Disconnects an accelerator item with id id from the function -called member in the receiver object. -

            See also connectItem(). - -

            bool TQAccel::eventFilter ( TQObject *, TQEvent * ) [virtual protected] -

            This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -serves no purpose anymore -

            Reimplemented from TQObject. -

            int TQAccel::findKey ( const TQKeySequence & key ) const -

            -Returns the identifier of the accelerator item with the key code -key, or -1 if the item cannot be found. - -

            int TQAccel::insertItem ( const TQKeySequence & key, int id = -1 ) -

            -Inserts an accelerator item and returns the item's identifier. -

            key is a key code and an optional combination of SHIFT, CTRL -and ALT. id is the accelerator item id. -

            If id is negative, then the item will be assigned a unique -negative identifier less than -1. -

            -        TQAccel *a = new TQAccel( myWindow );        // create accels for myWindow
            -        a->insertItem( CTRL + Key_P, 200 );        // Ctrl+P, e.g. to print document
            -        a->insertItem( ALT + Key_X, 201 );         // Alt+X, e.g. to quit
            -        a->insertItem( UNICODE_ACCEL + 'q', 202 ); // Unicode 'q', e.g. to quit
            -        a->insertItem( Key_D );                    // gets a unique negative id < -1
            -        a->insertItem( CTRL + SHIFT + Key_P );     // gets a unique negative id < -1
            -    
            - - -

            Example: t14/gamebrd.cpp. -

            bool TQAccel::isEnabled () const -

            -Returns TRUE if the accelerator is enabled; otherwise returns -FALSE. -

            See also setEnabled() and isItemEnabled(). - -

            bool TQAccel::isItemEnabled ( int id ) const -

            -Returns TRUE if the accelerator item with the identifier id is -enabled. Returns FALSE if the item is disabled or cannot be found. -

            See also setItemEnabled() and isEnabled(). - -

            TQKeySequence TQAccel::key ( int id ) -

            -Returns the key sequence of the accelerator item with identifier -id, or an invalid key sequence (0) if the id cannot be found. - -

            TQString TQAccel::keyToString ( TQKeySequence k ) [static] -

            This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -

            Creates an accelerator string for the key k. -For instance CTRL+Key_O gives "Ctrl+O". The "Ctrl" etc. -are translated (using TQObject::tr()) in the "TQAccel" context. -

            The function is superfluous. Cast the TQKeySequence k to a -TQString for the same effect. - -

            void TQAccel::removeItem ( int id ) -

            -Removes the accelerator item with the identifier id. - -

            void TQAccel::repairEventFilter () -

            This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -serves no purpose anymore -

            void TQAccel::setEnabled ( bool enable ) -

            -Enables the accelerator if enable is TRUE, or disables it if enable is FALSE. -

            Individual keys can also be enabled or disabled using -setItemEnabled(). To work, a key must be an enabled item in an -enabled TQAccel. -

            See also isEnabled() and setItemEnabled(). - -

            void TQAccel::setItemEnabled ( int id, bool enable ) -

            -Enables the accelerator item with the identifier id if enable is TRUE, and disables item id if enable is FALSE. -

            To work, an item must be enabled and be in an enabled TQAccel. -

            See also isItemEnabled() and isEnabled(). - -

            void TQAccel::setWhatsThis ( int id, const TQString & text ) -

            -Sets a What's This help text for the accelerator item id to text. -

            The text will be shown when the application is in What's This mode -and the user hits the accelerator key. -

            To set What's This help on a menu item (with or without an -accelerator key), use TQMenuData::setWhatsThis(). -

            See also whatsThis(), TQWhatsThis::inWhatsThisMode(), TQMenuData::setWhatsThis(), and TQAction::whatsThis. - -

            TQKeySequence TQAccel::shortcutKey ( const TQString & str ) [static] -

            -Returns the shortcut key sequence for str, or an invalid key -sequence (0) if str has no shortcut sequence. -

            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.) -

            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. - -

            TQKeySequence TQAccel::stringToKey ( const TQString & s ) [static] -

            This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -

            Returns an accelerator code for the string s. 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 s is not recognized. -

            This function is typically used with tr(), so that accelerator keys can be replaced in -translations: -

            -    TQPopupMenu *file = new TQPopupMenu( this );
            -    file->insertItem( p1, tr("&Open..."), this, TQ_SLOT(open()),
            -                      TQAccel::stringToKey(tr("Ctrl+O", "File|Open")) );
            -  
            - -

            Notice the "File|Open" translator comment. It is by no means -necessary, but it provides some context for the human translator. -

            The function is superfluous. Construct a TQKeySequence from the -string s for the same effect. -

            See also TQObject::tr() and Internationalization with TQt. - -

            Example: i18n/mywidget.cpp. -

            TQString TQAccel::whatsThis ( int id ) const -

            -Returns the What's This help text for the specified item id or -TQString::null if no text has been specified. -

            See also setWhatsThis(). - - -


            -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


            - -
            Copyright © 2007 -TrolltechTrademarks -
            TQt 3.3.8
            -
            - diff --git a/doc/html/ntqaccessible.html b/doc/html/ntqaccessible.html deleted file mode 100644 index eec9d3029..000000000 --- a/doc/html/ntqaccessible.html +++ /dev/null @@ -1,291 +0,0 @@ - - - - - -TQAccessible Class - - - - - - - -
            - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

            TQAccessible Class Reference

            - -

            The TQAccessible class provides enums and static functions -relating to accessibility. -More... -

            #include <ntqaccessible.h> -

            Inherited by TQAccessibleInterface. -

            List of all member functions. -

            Public Members

            -
              -
            • enum Event { 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 }
            • -
            • enum State { Normal = 0x00000000, Unavailable = 0x00000001, Selected = 0x00000002, Focused = 0x00000004, Pressed = 0x00000008, Checked = 0x00000010, Mixed = 0x00000020, ReadOnly = 0x00000040, HotTracked = 0x00000080, Default = 0x00000100, Expanded = 0x00000200, Collapsed = 0x00000400, Busy = 0x00000800, Floating = 0x00001000, Marqueed = 0x00002000, Animated = 0x00004000, Invisible = 0x00008000, Offscreen = 0x00010000, Sizeable = 0x00020000, Moveable = 0x00040000, SelfVoicing = 0x00080000, Focusable = 0x00100000, Selectable = 0x00200000, Linked = 0x00400000, Traversed = 0x00800000, MultiSelectable = 0x01000000, ExtSelectable = 0x02000000, AlertLow = 0x04000000, AlertMedium = 0x08000000, AlertHigh = 0x10000000, Protected = 0x20000000, Valid = 0x3fffffff }
            • -
            • enum Role { NoRole = 0x00000000, TitleBar = 0x00000001, MenuBar = 0x00000002, ScrollBar = 0x00000003, Grip = 0x00000004, Sound = 0x00000005, Cursor = 0x00000006, Caret = 0x00000007, AlertMessage = 0x00000008, Window = 0x00000009, Client = 0x0000000A, PopupMenu = 0x0000000B, MenuItem = 0x0000000C, ToolTip = 0x0000000D, Application = 0x0000000E, Document = 0x0000000F, Pane = 0x00000010, Chart = 0x00000011, Dialog = 0x00000012, Border = 0x00000013, Grouping = 0x00000014, Separator = 0x00000015, ToolBar = 0x00000016, StatusBar = 0x00000017, Table = 0x00000018, ColumnHeader = 0x00000019, RowHeader = 0x0000001A, Column = 0x0000001B, Row = 0x0000001C, Cell = 0x0000001D, Link = 0x0000001E, HelpBalloon = 0x0000001F, Character = 0x00000020, List = 0x00000021, ListItem = 0x00000022, Outline = 0x00000023, OutlineItem = 0x00000024, PageTab = 0x00000025, PropertyPage = 0x00000026, Indicator = 0x00000027, Graphic = 0x00000028, StaticText = 0x00000029, EditableText = 0x0000002A, PushButton = 0x0000002B, CheckBox = 0x0000002C, RadioButton = 0x0000002D, ComboBox = 0x0000002E, DropLest = 0x0000002F, ProgressBar = 0x00000030, Dial = 0x00000031, HotkeyField = 0x00000032, Slider = 0x00000033, SpinBox = 0x00000034, Diagram = 0x00000035, Animation = 0x00000036, Equation = 0x00000037, ButtonDropDown = 0x00000038, ButtonMenu = 0x00000039, ButtonDropGrid = 0x0000003A, Whitespace = 0x0000003B, PageTabList = 0x0000003C, Clock = 0x0000003D }
            • -
            • enum NavDirection { NavUp = 0x00000001, NavDown = 0x00000002, NavLeft = 0x00000003, NavRight = 0x00000004, NavNext = 0x00000005, NavPrevious = 0x00000006, NavFirstChild = 0x00000007, NavLastChild = 0x00000008, NavFocusChild = 0x00000009 }
            • -
            • enum Text { Name = 0, Description, Value, Help, Accelerator, DefaultAction }
            • -
            -

            Static Public Members

            - -

            Detailed Description

            - - -The TQAccessible class provides enums and static functions -relating to accessibility. -

            -

            Accessibility clients use implementations of the -TQAccessibleInterface to read the information an accessible object -exposes, or to call functions to manipulate the accessible object. -

            -

            See the plugin documentation for -more details about how to redistribute TQt plugins. -

            See also Miscellaneous Classes. - -


            Member Type Documentation

            -

            TQAccessible::Event

            - -

            This enum type defines event types when the state of the -accessible object has changed. The event types are: -

              -
            • TQAccessible::SoundPlayed -
            • TQAccessible::Alert -
            • TQAccessible::ForegroundChanged -
            • TQAccessible::MenuStart -
            • TQAccessible::MenuEnd -
            • TQAccessible::PopupMenuStart -
            • TQAccessible::PopupMenuEnd -
            • TQAccessible::ContextHelpStart -
            • TQAccessible::ContextHelpEnd -
            • TQAccessible::DragDropStart -
            • TQAccessible::DragDropEnd -
            • TQAccessible::DialogStart -
            • TQAccessible::DialogEnd -
            • TQAccessible::ScrollingStart -
            • TQAccessible::ScrollingEnd -
            • TQAccessible::ObjectCreated -
            • TQAccessible::ObjectDestroyed -
            • TQAccessible::ObjectShow -
            • TQAccessible::ObjectHide -
            • TQAccessible::ObjectReorder -
            • TQAccessible::Focus -
            • TQAccessible::Selection -
            • TQAccessible::SelectionAdd -
            • TQAccessible::SelectionRemove -
            • TQAccessible::SelectionWithin -
            • TQAccessible::StateChanged -
            • TQAccessible::LocationChanged -
            • TQAccessible::NameChanged -
            • TQAccessible::DescriptionChanged -
            • TQAccessible::ValueChanged -
            • TQAccessible::ParentChanged -
            • TQAccessible::HelpChanged -
            • TQAccessible::DefaultActionChanged -
            • TQAccessible::AcceleratorChanged -
            • TQAccessible::MenuCommand -
            -

            TQAccessible::NavDirection

            - -

            This enum specifies which item to move to when navigating. -

              -
            • TQAccessible::NavUp - sibling above -
            • TQAccessible::NavDown - sibling below -
            • TQAccessible::NavLeft - left sibling -
            • TQAccessible::NavRight - right sibling -
            • TQAccessible::NavNext - next sibling -
            • TQAccessible::NavPrevious - previous sibling -
            • TQAccessible::NavFirstChild - first child -
            • TQAccessible::NavLastChild - last child -
            • TQAccessible::NavFocusChild - child with focus -
            -

            TQAccessible::Role

            - -

            This enum defines a number of roles an accessible object can have. -The roles are: -

              -
            • TQAccessible::NoRole -
            • TQAccessible::TitleBar -
            • TQAccessible::MenuBar -
            • TQAccessible::ScrollBar -
            • TQAccessible::Grip -
            • TQAccessible::Sound -
            • TQAccessible::Cursor -
            • TQAccessible::Caret -
            • TQAccessible::AlertMessage -
            • TQAccessible::Window -
            • TQAccessible::Client -
            • TQAccessible::PopupMenu -
            • TQAccessible::MenuItem -
            • TQAccessible::ToolTip -
            • TQAccessible::Application -
            • TQAccessible::Document -
            • TQAccessible::Pane -
            • TQAccessible::Chart -
            • TQAccessible::Dialog -
            • TQAccessible::Border -
            • TQAccessible::Grouping -
            • TQAccessible::Separator -
            • TQAccessible::ToolBar -
            • TQAccessible::StatusBar -
            • TQAccessible::Table -
            • TQAccessible::ColumnHeader -
            • TQAccessible::RowHeader -
            • TQAccessible::Column -
            • TQAccessible::Row -
            • TQAccessible::Cell -
            • TQAccessible::Link -
            • TQAccessible::HelpBalloon -
            • TQAccessible::Character -
            • TQAccessible::List -
            • TQAccessible::ListItem -
            • TQAccessible::Outline -
            • TQAccessible::OutlineItem -
            • TQAccessible::PageTab -
            • TQAccessible::PropertyPage -
            • TQAccessible::Indicator -
            • TQAccessible::Graphic -
            • TQAccessible::StaticText -
            • TQAccessible::EditableText -
            • TQAccessible::PushButton -
            • TQAccessible::CheckBox -
            • TQAccessible::RadioButton -
            • TQAccessible::ComboBox -
            • TQAccessible::DropLest -
            • TQAccessible::ProgressBar -
            • TQAccessible::Dial -
            • TQAccessible::HotkeyField -
            • TQAccessible::Slider -
            • TQAccessible::SpinBox -
            • TQAccessible::Diagram -
            • TQAccessible::Animation -
            • TQAccessible::Equation -
            • TQAccessible::ButtonDropDown -
            • TQAccessible::ButtonMenu -
            • TQAccessible::ButtonDropGrid -
            • TQAccessible::Whitespace -
            • TQAccessible::PageTabList -
            • TQAccessible::Clock -
            -

            TQAccessible::State

            - -

            This enum type defines bitflags that can be combined to indicate -the state of the accessible object. The values are: -

              -
            • TQAccessible::Normal -
            • TQAccessible::Unavailable -
            • TQAccessible::Selected -
            • TQAccessible::Focused -
            • TQAccessible::Pressed -
            • TQAccessible::Checked -
            • TQAccessible::Mixed -
            • TQAccessible::ReadOnly -
            • TQAccessible::HotTracked -
            • TQAccessible::Default -
            • TQAccessible::Expanded -
            • TQAccessible::Collapsed -
            • TQAccessible::Busy -
            • TQAccessible::Floating -
            • TQAccessible::Marqueed -
            • TQAccessible::Animated -
            • TQAccessible::Invisible -
            • TQAccessible::Offscreen -
            • TQAccessible::Sizeable -
            • TQAccessible::Moveable -
            • TQAccessible::SelfVoicing -
            • TQAccessible::Focusable -
            • TQAccessible::Selectable -
            • TQAccessible::Linked -
            • TQAccessible::Traversed -
            • TQAccessible::MultiSelectable -
            • TQAccessible::ExtSelectable -
            • TQAccessible::AlertLow -
            • TQAccessible::AlertMedium -
            • TQAccessible::AlertHigh -
            • TQAccessible::Protected -
            • TQAccessible::Valid -
            -

            TQAccessible::Text

            - -

            This enum specifies string information that an accessible object -returns. -

              -
            • TQAccessible::Name - The name of the object -
            • TQAccessible::Description - A short text describing the object -
            • TQAccessible::Value - The value of the object -
            • TQAccessible::Help - A longer text giving information about how -to use the object -
            • TQAccessible::DefaultAction - The default method to interact with the object -
            • TQAccessible::Accelerator - The keyboard shortcut that executes the -default action -
            -

            Member Function Documentation

            -

            bool TQAccessible::isActive () [static] -

            -Returns TRUE if an accessibility implementation has been requested, -during the runtime of the application, otherwise returns FALSE. -

            Use this function to prevent potentially expensive notifications via -updateAccessibility(). -

            - -

            TQRESULT TQAccessible::queryAccessibleInterface ( TQObject * object, TQAccessibleInterface ** iface ) [static] -

            -Sets iface to point to the implementation of the -TQAccessibleInterface for object, and returns TQS_OK if -successfull, or sets iface to 0 and returns TQE_NOCOMPONENT if -no accessibility implementation for object exists. -

            The function uses the classname of object 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. -

            This function is called to answer an accessibility client's -request for object information. You should never need to call this -function yourself. - -

            void TQAccessible::updateAccessibility ( TQObject * object, int control, Event reason ) [static] -

            - -

            Notifies accessibility clients about a change in object's -accessibility information. -

            reason specifies the cause of the change, for example, -ValueChange when the position of a slider has been changed. control is the ID of the child element that has changed. When control is 0, the object itself has changed. -

            Call this function whenever the state of your accessible object or -one of it's sub-elements has been changed either programmatically -(e.g. by calling TQLabel::setText()) or by user interaction. -

            If there are no accessibility tools listening to this event, the -performance penalty for calling this function is minor, but if determining -the parameters of the call is expensive you can use isActive() to -avoid unnecessary performance penalties if no client is listening. - - -


            -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


            - -
            Copyright © 2007 -TrolltechTrademarks -
            TQt 3.3.8
            -
            - 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.

            See also TQObject::event() and installEventFilter(). -

            TQCursor * TQApplication::overrideCursor () [static] +

            TQCursor * TQApplication::overrideCursor () [static]

            Returns the active application override cursor. @@ -1431,7 +1431,7 @@ calling setMainWidget().

            See also mainWidget(), exec(), and quit().

            Examples: chart/main.cpp, helpsystem/main.cpp, life/main.cpp, network/ftpclient/main.cpp, t1/main.cpp, and t4/main.cpp. -

            void TQApplication::setOverrideCursor ( const TQCursor & cursor, bool replace = FALSE ) [static] +

            void TQApplication::setOverrideCursor ( const TQCursor & cursor, bool replace = FALSE ) [static]

            Sets the application override cursor to cursor.

            Application override cursors are intended for showing the user @@ -1680,7 +1680,7 @@ Returns a pointer to the widget at global screen position (x, y), or 0

            If child is FALSE and there is a child widget at position (x, y), the top-level widget containing it is returned. If child is TRUE the child widget at position (x, y) is returned.

            This function is normally rather slow. -

            See also TQCursor::pos(), TQWidget::grabMouse(), and TQWidget::grabKeyboard(). +

            See also TQCursor::pos(), TQWidget::grabMouse(), and TQWidget::grabKeyboard().

            TQWidget * TQApplication::widgetAt ( const TQPoint & pos, bool child = FALSE ) [static]

            diff --git a/doc/html/ntqassistantclient.html b/doc/html/ntqassistantclient.html deleted file mode 100644 index 6f364a3e4..000000000 --- a/doc/html/ntqassistantclient.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - -TQAssistantClient Class - - - - - - - -
            - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

            TQAssistantClient Class Reference

            - -

            The TQAssistantClient class provides a means of using TQt -Assistant as an application's help tool. -More... -

            #include <ntqassistantclient.h> -

            Inherits TQObject. -

            List of all member functions. -

            Public Members

            - -

            Public Slots

            - -

            Signals

            - -

            Properties

            -
              -
            • bool open - whether TQt Assistant is open  (read only)
            • -
            -

            Detailed Description

            - - -The TQAssistantClient class provides a means of using TQt -Assistant as an application's help tool. -

            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. -

            The TQAssistantClient instance can open (openAssistant()) or close -(closeAssistant()) TQt Assistant whenever required. If TQt Assistant -is open, isOpen() returns TRUE. -

            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. -

            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. -

            This class is not included in the TQt library itself. To use it you -must link against libtqassistantclient.a (Unix) or qassistantclient.lib (Windows), which is built into INSTALL/lib -if you built the TQt tools (INSTALL is the directory where TQt is -installed). If you use qmake, then you can simply add the following -line to your pro file: -

            -        LIBS += -ltqassistantclient
            -    
            - -

            See also "Adding Documentation to TQt Assistant" in the TQt Assistant manual. - -


            Member Function Documentation

            -

            TQAssistantClient::TQAssistantClient ( const TQString & path, TQObject * parent = 0, const char * name = 0 ) -

            -Constructs an assistant client object. The path specifies the -path to the TQt Assistant executable. If path is an empty -string the system path (%PATH% or $PATH) is used. -

            The assistant client object is a child of parent and is called -name. - -

            TQAssistantClient::~TQAssistantClient () -

            -Destroys the assistant client object and frees up all allocated -resources. - -

            void TQAssistantClient::assistantClosed () [signal] -

            - -

            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. - -

            void TQAssistantClient::assistantOpened () [signal] -

            - -

            This signal is emitted when TQt Assistant is open and the -client-server communication is set up. - -

            void TQAssistantClient::closeAssistant () [virtual slot] -

            -Use this function to close TQt Assistant. -

            See also assistantClosed(). - -

            void TQAssistantClient::error ( const TQString & msg ) [signal] -

            - -

            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 msg provides an -explanation of the error. - -

            bool TQAssistantClient::isOpen () const -

            Returns TRUE if TQt Assistant is open; otherwise returns FALSE. -See the "open" property for details. -

            void TQAssistantClient::openAssistant () [virtual slot] -

            -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. -

            See also assistantOpened(). - -

            void TQAssistantClient::setArguments ( const TQStringList & args ) -

            -Sets the command line arguments used when TQt Assistant is -started to args. - -

            void TQAssistantClient::showPage ( const TQString & page ) [virtual slot] -

            -Call this function to make TQt Assistant show a particular page. -The page is a filename (e.g. myhelpfile.html). See "Adding -Documentation to TQt Assistant" in the TQt - Assistant manual for further information. -

            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. -

            See also open and assistantOpened(). - -

            Example: helpsystem/mainwindow.cpp. -


            Property Documentation

            -

            bool open

            -

            This property holds whether TQt Assistant is open. -

            -

            Get this property's value with isOpen(). - -


            -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


            - -
            Copyright © 2007 -TrolltechTrademarks -
            TQt 3.3.8
            -
            - diff --git a/doc/html/ntqasyncio.html b/doc/html/ntqasyncio.html deleted file mode 100644 index 7767cce7d..000000000 --- a/doc/html/ntqasyncio.html +++ /dev/null @@ -1,83 +0,0 @@ - - - - - -TQAsyncIO Class - - - - - - - -
            - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

            TQAsyncIO Class Reference
            [obsolete]

            - -

            The TQAsyncIO class encapsulates I/O asynchronicity. -More... -

            #include <ntqasyncio.h> -

            Inherited by TQDataSink and TQDataSource. -

            List of all member functions. -

            Public Members

            - -

            Protected Members

            - -

            Detailed Description

            - - -This class is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. -

            The TQAsyncIO class encapsulates I/O asynchronicity. -

            The TQt classes for asynchronous input/output provide a simple -mechanism to allow large files or slow data sources to be processed -without using large amounts of memory or blocking the user interface. -

            This facility is used in TQt to drive animated images. See TQImageConsumer. - -


            Member Function Documentation

            -

            TQAsyncIO::~TQAsyncIO () [virtual] -

            -Destroys the async IO object. - -

            void TQAsyncIO::connect ( TQObject * obj, const char * member ) -

            -Ensures that only one object, obj and function, member, can -respond to changes in readiness. - -

            void TQAsyncIO::ready () [protected] -

            -Derived classes should call this when they change from being -unready to ready. - - -

            -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


            - -
            Copyright © 2007 -TrolltechTrademarks -
            TQt 3.3.8
            -
            - diff --git a/doc/html/ntqcursor.html b/doc/html/ntqcursor.html deleted file mode 100644 index 28d073a16..000000000 --- a/doc/html/ntqcursor.html +++ /dev/null @@ -1,287 +0,0 @@ - - - - - -TQCursor Class - - - - - - - -
            - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

            TQCursor Class Reference

            - -

            The TQCursor class provides a mouse cursor with an arbitrary -shape. -More... -

            #include <ntqcursor.h> -

            Inherits TQt. -

            List of all member functions. -

            Public Members

            -
              -
            • TQCursor ()
            • -
            • TQCursor ( int shape )
            • -
            • TQCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )
            • -
            • TQCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )
            • -
            • TQCursor ( const TQCursor & c )
            • -
            • ~TQCursor ()
            • -
            • TQCursor & operator= ( const TQCursor & c )
            • -
            • int shape () const
            • -
            • void setShape ( int shape )
            • -
            • const TQBitmap * bitmap () const
            • -
            • const TQBitmap * mask () const
            • -
            • TQPoint hotSpot () const
            • -
            • HCURSOR handle () const
            • -
            • TQCursor ( HCURSOR handle )
            • -
            • HANDLE handle () const
            • -
            -

            Static Public Members

            - -

            Related Functions

            -
              -
            • TQDataStream & operator<< ( TQDataStream & s, const TQCursor & c )
            • -
            • TQDataStream & operator>> ( TQDataStream & s, TQCursor & c )
            • -
            -

            Detailed Description

            - - -

            The TQCursor class provides a mouse cursor with an arbitrary -shape. -

            - -

            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. -

            TQt has a number of standard cursor shapes, but you can also make -custom cursor shapes based on a TQBitmap, a mask and a hotspot. -

            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 TQApplication::setOverrideCursor(). -

            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. -

            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. -

            To set or get the position of the mouse cursor use the static -methods TQCursor::pos() and TQCursor::setPos(). -

            Cursor Shapes
            -

            See also TQWidget, GUI Design Handbook: - Cursors, Widget Appearance and Style, and Implicitly and Explicitly Shared Classes. - -

            On X11, TQt supports the Xcursor -library, which allows for full color icon themes. The table below -shows the cursor name used for each TQt::CursorShape value. If a -cursor cannot be found using the name shown below, a standard X11 -cursor will be used instead. Note: X11 does not provide -appropriate cursors for all possible TQt::CursorShape values. It -is possible that some cursors will be taken from the Xcursor -theme, while others will use an internal bitmap cursor. -

            -
            TQt::CursorShape Values Cursor Names -
            TQt::ArrowCursor left_ptr -
            TQt::UpArrowCursor up_arrow -
            TQt::CrossCursor cross -
            TQt::WaitCursor wait -
            TQt::BusyCursor left_ptr_watch -
            TQt::IbeamCursor ibeam -
            TQt::SizeVerCursor size_ver -
            TQt::SizeHorCursor size_hor -
            TQt::SizeBDiagCursor size_bdiag -
            TQt::SizeFDiagCursor size_fdiag -
            TQt::SizeAllCursor size_all -
            TQt::SplitVCursor split_v -
            TQt::SplitHCursor split_h -
            TQt::PointingHandCursor pointing_hand -
            TQt::ForbiddenCursor forbidden -
            TQt::WhatsThisCursor whats_this -
            - -

            Member Function Documentation

            -

            TQCursor::TQCursor () -

            -Constructs a cursor with the default arrow shape. - -

            TQCursor::TQCursor ( int shape ) -

            -Constructs a cursor with the specified shape. -

            See CursorShape for a list of shapes. -

            See also setShape(). - -

            TQCursor::TQCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 ) -

            -Constructs a custom bitmap cursor. -

            bitmap and -mask make up the bitmap. -hotX and -hotY define the cursor's hot spot. -

            If hotX is negative, it is set to the bitmap().width()/2. -If hotY is negative, it is set to the bitmap().height()/2. -

            The cursor bitmap (B) and mask (M) bits are combined like this: -

              -
            • B=1 and M=1 gives black. -
            • B=0 and M=1 gives white. -
            • B=0 and M=0 gives transparent. -
            • B=1 and M=0 gives an undefined result. -
            -

            Use the global TQt color color0 to draw 0-pixels and color1 to -draw 1-pixels in the bitmaps. -

            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. -

            See also TQBitmap::TQBitmap() and TQBitmap::setMask(). - -

            TQCursor::TQCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 ) -

            -Constructs a custom pixmap cursor. -

            pixmap is the image. It is usual to give it a mask (set using -TQPixmap::setMask()). hotX and hotY define the cursor's hot -spot. -

            If hotX is negative, it is set to the pixmap().width()/2. -If hotY is negative, it is set to the pixmap().height()/2. -

            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. -

            Currently, only black-and-white pixmaps can be used. -

            See also TQPixmap::TQPixmap() and TQPixmap::setMask(). - -

            TQCursor::TQCursor ( const TQCursor & c ) -

            -Constructs a copy of the cursor c. - -

            TQCursor::TQCursor ( HCURSOR handle ) -

            - -

            Creates a cursor with the specified window system handle handle. -

            Warning: -Portable in principle, but if you use it you are probably about to -do something non-portable. Be careful. - -

            TQCursor::~TQCursor () -

            -Destroys the cursor. - -

            const TQBitmap * TQCursor::bitmap () const -

            -Returns the cursor bitmap, or 0 if it is one of the standard -cursors. - -

            void TQCursor::cleanup () [static] -

            -Internal function that deinitializes the predefined cursors. -This function is called from the TQApplication destructor. -

            See also initialize(). - -

            HANDLE TQCursor::handle () const -

            -Returns the window system cursor handle. -

            Warning: -Portable in principle, but if you use it you are probably about to -do something non-portable. Be careful. - -

            TQPoint TQCursor::hotSpot () const -

            -Returns the cursor hot spot, or (0, 0) if it is one of the -standard cursors. - -

            void TQCursor::initialize () [static] -

            -Internal function that initializes the predefined cursors. -This function is called from the TQApplication constructor. -

            See also cleanup(). - -

            const TQBitmap * TQCursor::mask () const -

            -Returns the cursor bitmap mask, or 0 if it is one of the standard -cursors. - -

            TQCursor & TQCursor::operator= ( const TQCursor & c ) -

            -Assigns c to this cursor and returns a reference to this -cursor. - -

            TQPoint TQCursor::pos () [static] -

            -Returns the position of the cursor (hot spot) in global screen -coordinates. -

            You can call TQWidget::mapFromGlobal() to translate it to widget -coordinates. -

            See also setPos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). - -

            Examples: chart/canvasview.cpp, fileiconview/tqfileiconview.cpp, and menu/menu.cpp. -

            void TQCursor::setPos ( int x, int y ) [static] -

            -Moves the cursor (hot spot) to the global screen position (x, -y). -

            You can call TQWidget::mapToGlobal() to translate widget -coordinates to global screen coordinates. -

            See also pos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). - -

            void TQCursor::setPos ( const TQPoint & ) [static] -

            -This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -

            -

            void TQCursor::setShape ( int shape ) -

            -Sets the cursor to the shape identified by shape. -

            See CursorShape for the list of cursor shapes. -

            See also shape(). - -

            int TQCursor::shape () const -

            -Returns the cursor shape identifier. The return value is one of -the CursorShape enum values (cast to an int). -

            See also setShape(). - -


            Related Functions

            -

            TQDataStream & operator<< ( TQDataStream & s, const TQCursor & c ) -

            - -Writes the cursor c to the stream s. -

            See also Format of the TQDataStream operators. - -

            TQDataStream & operator>> ( TQDataStream & s, TQCursor & c ) -

            - -Reads a cursor from the stream s and sets c to the read data. -

            See also Format of the TQDataStream operators. - - -


            -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


            - -
            Copyright © 2007 -TrolltechTrademarks -
            TQt 3.3.8
            -
            - 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 TQString to obtain a human readable translated version of the sequence. Translations are done in the "TQAccel" context. -

            See also TQAccel and Miscellaneous Classes. +

            See also TQAccel and Miscellaneous Classes.


            Member Function Documentation

            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 pos of the widget with ID id.

            See also idAfter(). -

            void TQSplitter::childEvent ( TQChildEvent * c ) [virtual protected] +

            void TQSplitter::childEvent ( TQChildEvent * c ) [virtual protected]

            Tells the splitter that the child widget described by c 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. More...

            #include <ntqnamespace.h> -

            Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, TQCursor, TQPainter, TQEvent, TQIconViewItem, TQKeySequence, TQListViewItem, TQCustomMenuItem, TQPen, TQStyleSheetItem, TQSyntaxHighlighter, TQTab, TQTableItem, TQThread, TQToolTip, and TQWhatsThis. +

            Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, TQCursor, TQPainter, TQEvent, TQIconViewItem, TQKeySequence, TQListViewItem, TQCustomMenuItem, TQPen, TQStyleSheetItem, TQSyntaxHighlighter, TQTab, TQTableItem, TQThread, TQToolTip, and TQWhatsThis.

            List of all member functions.

            Public Members

              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.
            • TQVariant::Brush - a TQBrush
            • TQVariant::Color - a TQColor
            • TQVariant::ColorGroup - a TQColorGroup -
            • TQVariant::Cursor - a TQCursor +
            • TQVariant::Cursor - a TQCursor
            • TQVariant::Date - a TQDate
            • TQVariant::DateTime - a TQDateTime
            • TQVariant::Double - a double @@ -394,7 +394,7 @@ Constructs a new variant with a region value, val. Constructs a new variant with a bitmap value, val. -

              TQVariant::TQVariant ( const TQCursor & val ) +

              TQVariant::TQVariant ( const TQCursor & val )

              Constructs a new variant with a cursor value, val. @@ -519,10 +519,10 @@ colors.

              Returns a reference to the stored color group.

              See also toColorGroup(). -

              TQCursor & TQVariant::asCursor () +

              TQCursor & TQVariant::asCursor ()

              -

              Tries to convert the variant to hold a TQCursor value. If that is +

              Tries to convert the variant to hold a TQCursor value. If that is not possible the variant is set to a default arrow cursor.

              Returns a reference to the stored cursor.

              See also toCursor(). @@ -908,9 +908,9 @@ Returns the variant as a TQColorGroup if the var ColorGroup; otherwise returns a completely black color group.

              See also asColorGroup(). -

              const TQCursor TQVariant::toCursor () const +

              const TQCursor TQVariant::toCursor () const

              -Returns the variant as a TQCursor if the variant has type() Cursor; +Returns the variant as a TQCursor if the variant has type() Cursor; otherwise returns the default arrow cursor.

              See also asCursor(). 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 TQObject with another object as parent, it's added to the parent's children() 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 TQAccel (keyboard +the needs of GUI objects very well. For example, a TQAccel (keyboard accelerator) is a child of the relevant window, so when the user closes that window, the accelerator is deleted too.

              The static function TQObject::objectTrees() 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( TQMouseEvent * ); virtual void mouseReleaseEvent( TQMouseEvent * ); - virtual void closeEvent( TQCloseEvent * ); + virtual void closeEvent( TQCloseEvent * ); private: TQWidget* popupParent; @@ -137,8 +137,8 @@ private: close(); } -void FancyPopup::closeEvent( TQCloseEvent *e ){ - e->accept(); +void FancyPopup::closeEvent( TQCloseEvent *e ){ + e->accept(); 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 #include <tqstringlist.h> at the top of the file giving the error.

              Header files that you might need to add #include directives for include:

                -
              • <ntqcursor.h> +
              • <tqcursor.h>
              • <tqpainter.h>
              • <tqpen.h>
              • <tqstringlist.h> @@ -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.

                  -
                • TQAccel::keyToString( TQKeySequence k ) -
                • TQAccel::stringToKey( const TQString & s ) +
                • TQAccel::keyToString( TQKeySequence k ) +
                • TQAccel::stringToKey( const TQString & s )
                • TQActionGroup::insert( TQAction *a )
                • TQCanvasItem::active() const
                • TQCanvasItem::enabled() 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< - QAssistantClient::open - + TQAssistantClient::open + <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>(). 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/qaccel-h.html b/doc/html/qaccel-h.html deleted file mode 100644 index d2e93d95f..000000000 --- a/doc/html/qaccel-h.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - -ntqaccel.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqaccel.h

                  - -

                  This is the verbatim text of the ntqaccel.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/****************************************************************************
                  -** $Id: qt/ntqaccel.h   3.3.8   edited Jan 11 14:38 $
                  -**
                  -** Definition of TQAccel class
                  -**
                  -** Created : 950419
                  -**
                  -** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the kernel module of the TQt GUI Toolkit.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** This file may be used under the terms of the Q Public License as
                  -** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  -** included in the packaging of this file.  Licensees holding valid TQt
                  -** Commercial licenses may use this file in accordance with the TQt
                  -** Commercial License Agreement provided with the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQACCEL_H
                  -#define TQACCEL_H
                  -
                  -#ifndef QT_H
                  -#include "tqobject.h"
                  -#include "ntqkeysequence.h"
                  -#endif // QT_H
                  -
                  -#ifndef TQT_NO_ACCEL
                  -
                  -class TQAccelPrivate;
                  -
                  -class TQ_EXPORT TQAccel : public TQObject			// accelerator class
                  -{
                  -    TQ_OBJECT
                  -public:
                  -    TQAccel( TQWidget *parent, const char *name=0 );
                  -    TQAccel( TQWidget* watch, TQObject *parent, const char *name=0 );
                  -    ~TQAccel();
                  -
                  -    bool isEnabled() const;
                  -    void setEnabled( bool );
                  -
                  -    uint count() const;
                  -
                  -    int insertItem( const TQKeySequence& key, int id=-1);
                  -    void removeItem( int id );
                  -    void clear();
                  -
                  -    TQKeySequence key( int id );
                  -    int findKey( const TQKeySequence& key ) const;
                  -
                  -    bool isItemEnabled( int id ) const;
                  -    void setItemEnabled( int id, bool enable );
                  -
                  -    bool connectItem( int id,  const TQObject *receiver, const char* member );
                  -    bool disconnectItem( int id,  const TQObject *receiver, const char* member );
                  -
                  -    void repairEventFilter();
                  -
                  -    void setWhatsThis( int id, const TQString& );
                  -    TQString whatsThis( int id ) const;
                  -    void setIgnoreWhatsThis( bool );
                  -    bool ignoreWhatsThis() const;
                  -
                  -    static TQKeySequence shortcutKey( const TQString & );
                  -    static TQString keyToString(TQKeySequence k );
                  -    static TQKeySequence stringToKey( const TQString & );
                  -
                  -signals:
                  -    void activated( int id );
                  -    void activatedAmbiguously( int id );
                  -
                  -protected:
                  -    bool eventFilter( TQObject *, TQEvent * );
                  -
                  -private:
                  -    TQAccelPrivate * d;
                  -
                  -private:
                  -#if defined(TQ_DISABLE_COPY)
                  -    TQAccel( const TQAccel & );
                  -    TQAccel &operator=( const TQAccel & );
                  -#endif
                  -    friend class TQAccelPrivate;
                  -    friend class TQAccelManager;
                  -};
                  -
                  -#endif // TQT_NO_ACCEL
                  -#endif // TQACCEL_H
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccel-members.html b/doc/html/qaccel-members.html deleted file mode 100644 index d03f00df6..000000000 --- a/doc/html/qaccel-members.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - -TQAccel Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAccel

                  - -

                  This is the complete list of member functions for -TQAccel, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html deleted file mode 100644 index 97152cc28..000000000 --- a/doc/html/qaccessible-h.html +++ /dev/null @@ -1,340 +0,0 @@ - - - - - -ntqaccessible.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqaccessible.h

                  - -

                  This is the verbatim text of the ntqaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/****************************************************************************
                  -** $Id: qt/ntqaccessible.h   3.3.8   edited Jan 11 14:46 $
                  -**
                  -** Definition of TQAccessible and TQAccessibleObject classes
                  -**
                  -** Copyright (C) 2000-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the kernel module of the TQt GUI Toolkit.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** This file may be used under the terms of the Q Public License as
                  -** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  -** included in the packaging of this file.  Licensees holding valid TQt
                  -** Commercial licenses may use this file in accordance with the TQt
                  -** Commercial License Agreement provided with the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQACCESSIBLE_H
                  -#define TQACCESSIBLE_H
                  -
                  -#ifndef QT_H
                  -#include "tqobject.h"
                  -#include <private/qcom_p.h>
                  -#include "tqrect.h"
                  -#include "tqguardedptr.h"
                  -#include "tqmemarray.h"
                  -#endif // QT_H
                  -
                  -#if defined(QT_ACCESSIBILITY_SUPPORT)
                  -
                  -struct TQAccessibleInterface;
                  -
                  -class TQ_EXPORT TQAccessible
                  -{
                  -private:
                  -#ifdef TQ_WS_MAC
                  -    static TQMAC_PASCAL OSStatus globalEventProcessor(EventHandlerCallRef,  EventRef, void *);
                  -    static TQObject *queryAccessibleObject(TQAccessibleInterface *);
                  -#endif
                  -public:
                  -    enum Event {
                  -	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
                  -    };
                  -
                  -    enum State {
                  -	Normal		= 0x00000000,
                  -	Unavailable	= 0x00000001,
                  -	Selected	= 0x00000002,
                  -	Focused		= 0x00000004,
                  -	Pressed		= 0x00000008,
                  -	Checked		= 0x00000010,
                  -	Mixed		= 0x00000020,
                  -	ReadOnly	= 0x00000040,
                  -	HotTracked	= 0x00000080,
                  -	Default		= 0x00000100,
                  -	Expanded	= 0x00000200,
                  -	Collapsed	= 0x00000400,
                  -	Busy		= 0x00000800,
                  -	Floating	= 0x00001000,
                  -	Marqueed	= 0x00002000,
                  -	Animated	= 0x00004000,
                  -	Invisible	= 0x00008000,
                  -	Offscreen	= 0x00010000,
                  -	Sizeable	= 0x00020000,
                  -	Moveable	= 0x00040000,
                  -	SelfVoicing	= 0x00080000,
                  -	Focusable	= 0x00100000,
                  -	Selectable	= 0x00200000,
                  -	Linked		= 0x00400000,
                  -	Traversed	= 0x00800000,
                  -	MultiSelectable	= 0x01000000,
                  -	ExtSelectable	= 0x02000000,
                  -	AlertLow	= 0x04000000,
                  -	AlertMedium	= 0x08000000,
                  -	AlertHigh	= 0x10000000,
                  -	Protected	= 0x20000000,
                  -	Valid		= 0x3fffffff
                  -    };
                  -
                  -    enum Role {
                  -	NoRole		= 0x00000000,
                  -	TitleBar	= 0x00000001,
                  -	MenuBar		= 0x00000002,
                  -	ScrollBar	= 0x00000003,
                  -	Grip		= 0x00000004,
                  -	Sound		= 0x00000005,
                  -	Cursor		= 0x00000006,
                  -	Caret		= 0x00000007,
                  -	AlertMessage	= 0x00000008,
                  -	Window		= 0x00000009,
                  -	Client		= 0x0000000A,
                  -	PopupMenu	= 0x0000000B,
                  -	MenuItem	= 0x0000000C,
                  -	ToolTip		= 0x0000000D,
                  -	Application	= 0x0000000E,
                  -	Document	= 0x0000000F,
                  -	Pane		= 0x00000010,
                  -	Chart		= 0x00000011,
                  -	Dialog		= 0x00000012,
                  -	Border		= 0x00000013,
                  -	Grouping	= 0x00000014,
                  -	Separator	= 0x00000015,
                  -	ToolBar		= 0x00000016,
                  -	StatusBar	= 0x00000017,
                  -	Table		= 0x00000018,
                  -	ColumnHeader	= 0x00000019,
                  -	RowHeader	= 0x0000001A,
                  -	Column		= 0x0000001B,
                  -	Row		= 0x0000001C,
                  -	Cell		= 0x0000001D,
                  -	Link		= 0x0000001E,
                  -	HelpBalloon	= 0x0000001F,
                  -	Character	= 0x00000020,
                  -	List		= 0x00000021,
                  -	ListItem	= 0x00000022,
                  -	Outline		= 0x00000023,
                  -	OutlineItem	= 0x00000024,
                  -	PageTab		= 0x00000025,
                  -	PropertyPage	= 0x00000026,
                  -	Indicator	= 0x00000027,
                  -	Graphic		= 0x00000028,
                  -	StaticText	= 0x00000029,
                  -	EditableText	= 0x0000002A,  // Editable, selectable, etc.
                  -	PushButton	= 0x0000002B,
                  -	CheckBox	= 0x0000002C,
                  -	RadioButton	= 0x0000002D,
                  -	ComboBox	= 0x0000002E,
                  -	DropLest	= 0x0000002F,
                  -	ProgressBar	= 0x00000030,
                  -	Dial		= 0x00000031,
                  -	HotkeyField	= 0x00000032,
                  -	Slider		= 0x00000033,
                  -	SpinBox		= 0x00000034,
                  -	Diagram		= 0x00000035,
                  -	Animation	= 0x00000036,
                  -	Equation	= 0x00000037,
                  -	ButtonDropDown	= 0x00000038,
                  -	ButtonMenu	= 0x00000039,
                  -	ButtonDropGrid	= 0x0000003A,
                  -	Whitespace	= 0x0000003B,
                  -	PageTabList	= 0x0000003C,
                  -	Clock		= 0x0000003D
                  -    };
                  -
                  -    enum NavDirection {
                  -	NavUp		= 0x00000001,
                  -	NavDown		= 0x00000002,
                  -	NavLeft		= 0x00000003,
                  -	NavRight	= 0x00000004,
                  -	NavNext		= 0x00000005,
                  -	NavPrevious	= 0x00000006,
                  -	NavFirstChild	= 0x00000007,
                  -	NavLastChild	= 0x00000008,
                  -	NavFocusChild	= 0x00000009
                  -    };
                  -
                  -    enum Text {
                  -	Name		= 0,
                  -	Description,
                  -	Value,
                  -	Help,
                  -	Accelerator,
                  -	DefaultAction
                  -    };
                  -
                  -    static TQRESULT queryAccessibleInterface( TQObject *, TQAccessibleInterface ** );
                  -    static void updateAccessibility( TQObject *, int who, Event reason );
                  -    static bool isActive();
                  -
                  -    static void initialize();
                  -    static void cleanup();
                  -};
                  -
                  -// {EC86CB9C-5DA0-4c43-A739-13EBDF1C6B14}
                  -#define IID_QAccessible TQUuid( 0xec86cb9c, 0x5da0, 0x4c43, 0xa7, 0x39, 0x13, 0xeb, 0xdf, 0x1c, 0x6b, 0x14 )
                  -
                  -struct TQ_EXPORT TQAccessibleInterface : public TQAccessible, public TQUnknownInterface
                  -{
                  -    // check for valid pointers
                  -    virtual bool	isValid() const = 0;
                  -
                  -    // hierarchy
                  -    virtual int		childCount() const = 0;
                  -    virtual TQRESULT	queryChild( int control, TQAccessibleInterface** ) const = 0;
                  -    virtual TQRESULT	queryParent( TQAccessibleInterface** ) const = 0;
                  -
                  -    // navigation
                  -    virtual int		controlAt( int x, int y ) const = 0;
                  -    virtual TQRect	rect( int control ) const = 0;
                  -    virtual int		navigate( NavDirection direction, int startControl ) const = 0;
                  -
                  -    // properties and state
                  -    virtual TQString	text( Text t, int control ) const = 0;
                  -    virtual void	setText( Text t, int control, const TQString &text ) = 0;
                  -    virtual Role	role( int control ) const = 0;
                  -    virtual State	state( int control ) const = 0;
                  -    virtual TQMemArray<int> selection() const = 0;
                  -
                  -    // methods
                  -    virtual bool	doDefaultAction( int control ) = 0;
                  -    virtual bool	setFocus( int control ) = 0;
                  -    virtual bool	setSelected( int control, bool on, bool extend ) = 0;
                  -    virtual void	clearSelection() = 0;    
                  -};
                  -
                  -// {49F4C6A7-412F-41DE-9E24-648843421FD3} 
                  -#ifndef IID_QAccessibleFactory
                  -#define IID_QAccessibleFactory TQUuid( 0x49f4c6a7, 0x412f, 0x41de, 0x9e, 0x24, 0x64, 0x88, 0x43, 0x42, 0x1f, 0xd3 )
                  -#endif
                  -
                  -struct TQ_EXPORT TQAccessibleFactoryInterface : public TQAccessible, public TQFeatureListInterface
                  -{
                  -    virtual TQRESULT createAccessibleInterface( const TQString &, TQObject *, TQAccessibleInterface** ) = 0;
                  -};
                  -
                  -class TQ_EXPORT TQAccessibleObject : public TQObject, public TQAccessibleInterface
                  -{
                  -public:
                  -    TQAccessibleObject( TQObject *object );
                  -    virtual ~TQAccessibleObject();
                  -
                  -    TQRESULT	queryInterface( const TQUuid &, TQUnknownInterface** );
                  -    TQ_REFCOUNT
                  -
                  -    bool	isValid() const;
                  -
                  -protected:
                  -    TQObject *object() const;
                  -
                  -private:
                  -    TQGuardedPtr<TQObject> object_;
                  -};
                  -
                  -#define Q_DEFINED_QACCESSIBLE_OBJECT
                  -#include "ntqwinexport.h"
                  -#endif //QT_ACCESSIBILITY_SUPPORT
                  -
                  -#endif //TQACCESSIBLE_H
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessible-members.html b/doc/html/qaccessible-members.html deleted file mode 100644 index 99060cab8..000000000 --- a/doc/html/qaccessible-members.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -TQAccessible Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAccessible

                  - -

                  This is the complete list of member functions for -TQAccessible, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessibleinterface-members.html b/doc/html/qaccessibleinterface-members.html deleted file mode 100644 index 0dc8ebdbe..000000000 --- a/doc/html/qaccessibleinterface-members.html +++ /dev/null @@ -1,65 +0,0 @@ - - - - - -TQAccessibleInterface Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAccessibleInterface

                  - -

                  This is the complete list of member functions for -TQAccessibleInterface, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessibleinterface.html b/doc/html/qaccessibleinterface.html deleted file mode 100644 index aa8525971..000000000 --- a/doc/html/qaccessibleinterface.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - -TQAccessibleInterface Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQAccessibleInterface Class Reference

                  - -

                  The TQAccessibleInterface class defines an interface that exposes information about accessible objects. -More... -

                  #include <ntqaccessible.h> -

                  Inherits TQAccessible. -

                  Inherited by TQAccessibleObject. -

                  List of all member functions. -

                  Public Members

                  -
                    -
                  • virtual bool isValid () const = 0
                  • -
                  • virtual int childCount () const = 0
                  • -
                  • virtual TQRESULT queryChild ( int control, TQAccessibleInterface ** iface ) const = 0
                  • -
                  • virtual TQRESULT queryParent ( TQAccessibleInterface ** iface ) const = 0
                  • -
                  • virtual int controlAt ( int x, int y ) const = 0
                  • -
                  • virtual TQRect rect ( int control ) const = 0
                  • -
                  • virtual int navigate ( NavDirection direction, int startControl ) const = 0
                  • -
                  • virtual TQString text ( Text t, int control ) const = 0
                  • -
                  • virtual void setText ( Text t, int control, const TQString & text ) = 0
                  • -
                  • virtual Role role ( int control ) const = 0
                  • -
                  • virtual State state ( int control ) const = 0
                  • -
                  • virtual TQMemArray<int> selection () const = 0
                  • -
                  • virtual bool doDefaultAction ( int control ) = 0
                  • -
                  • virtual bool setFocus ( int control ) = 0
                  • -
                  • virtual bool setSelected ( int control, bool on, bool extend ) = 0
                  • -
                  • virtual void clearSelection () = 0
                  • -
                  -

                  Detailed Description

                  - - -The TQAccessibleInterface class defines an interface that exposes information about accessible objects. -

                  -

                  See also Miscellaneous Classes. - -


                  Member Function Documentation

                  -

                  int TQAccessibleInterface::childCount () const [pure virtual] -

                  - -

                  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. -

                  All objects provide this information. -

                  See also queryChild(). - -

                  void TQAccessibleInterface::clearSelection () [pure virtual] -

                  - -

                  Removes any selection from the object. -

                  See also setSelected(). - -

                  int TQAccessibleInterface::controlAt ( int x, int y ) const [pure virtual] -

                  - -

                  Returns the ID of the child that contains the screen coordinates -(x, y). 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. -

                  All visual objects provide this information. - -

                  bool TQAccessibleInterface::doDefaultAction ( int control ) [pure virtual] -

                  - -

                  Calling this function performs the default action of the child -object specified by control, or the default action of the -object itself if control is 0. - -

                  bool TQAccessibleInterface::isValid () const [pure virtual] -

                  - -

                  Returns TRUE if all the data necessary to use this interface -implementation is valid (e.g. all pointers are non-null), -otherwise returns FALSE. - -

                  int TQAccessibleInterface::navigate ( NavDirection direction, int startControl ) const [pure virtual] -

                  - -

                  This function traverses to another object, or to a sub-element of -the current object. direction specifies in which direction to -navigate, and startControl 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. -

                  The function returns the ID of the sub-element located in the direction specified. If there is nothing in the navigated direction, this function returns -1. -

                  All objects support navigation. - -

                  TQRESULT TQAccessibleInterface::queryChild ( int control, TQAccessibleInterface ** iface ) const [pure virtual] -

                  - -

                  Sets iface to point to the implementation of the -TQAccessibleInterface for the child specified with control. If -the child doesn't provide accessibility information on it's own, -the value of iface is set to 0. For those elements, this -object is responsible for exposing the child's properties. -

                  All objects provide this information. -

                  See also childCount() and queryParent(). - -

                  TQRESULT TQAccessibleInterface::queryParent ( TQAccessibleInterface ** iface ) const [pure virtual] -

                  - -

                  Sets iface to point to the implementation of the -TQAccessibleInterface for the parent object, or to 0 if there is -no such implementation or object. -

                  All objects provide this information. -

                  See also queryChild(). - -

                  TQRect TQAccessibleInterface::rect ( int control ) const [pure virtual] -

                  - -

                  Returns the location of the child specified with control in -screen coordinates. This function returns the location of the -object itself if control is 0. -

                  All visual objects provide this information. - -

                  Role TQAccessibleInterface::role ( int control ) const [pure virtual] -

                  - -

                  Returns the role of the object if control is 0, or the role of -the object's sub-element with ID control. The role of an object -is usually static. All accessible objects have a role. -

                  See also text(), state(), and selection(). - -

                  TQMemArray<int> TQAccessibleInterface::selection () const [pure virtual] -

                  - -

                  Returns the list of all the element IDs that are selected. -

                  See also text(), role(), and state(). - -

                  bool TQAccessibleInterface::setFocus ( int control ) [pure virtual] -

                  - -

                  Gives the focus to the child object specified by control, or to -the object itself if control is 0. -

                  Returns TRUE if the focus could be set; otherwise returns FALSE. - -

                  bool TQAccessibleInterface::setSelected ( int control, bool on, bool extend ) [pure virtual] -

                  - -

                  Sets the selection of the child object with ID control to on. If extend is TRUE, all child elements between the focused -item and the specified child object have their selection set to on. -

                  Returns TRUE if the selection could be set; otherwise returns -FALSE. -

                  See also setFocus() and clearSelection(). - -

                  void TQAccessibleInterface::setText ( Text t, int control, const TQString & text ) [pure virtual] -

                  - -

                  Sets the text property t of the child object control to text. If control is 0, the text property of the object itself -is set. - -

                  State TQAccessibleInterface::state ( int control ) const [pure virtual] -

                  - -

                  Returns the current state of the object if control is 0, or the -state of the object's sub-element element with ID control. All -objects have a state. -

                  See also text(), role(), and selection(). - -

                  TQString TQAccessibleInterface::text ( Text t, int control ) const [pure virtual] -

                  - -

                  Returns a string property t of the child object specified by control, or the string property of the object itself if control -is 0. -

                  The Name 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. -

                  An accessible object's Description provides textual information -about an object's visual appearance. The description is primarily -used to provide greater context for low-vision or blind users, but -is also used for context searching or other applications. Not all -objects have a description. An "OK" button would not need a -description, but a toolbutton that shows a picture of a smiley -would. -

                  The Value of an accessible object represents visual information -contained by the object, e.g. the text in a line edit. Usually, -the value can be modified by the user. Not all objects have a -value, e.g. static text labels don't, and some objects have a -state that already is the value, e.g. toggle buttons. -

                  The Help text provides information about the function and -usage of an accessible object. Not all objects provide this -information. -

                  An accessible object's DefaultAction describes the object's -primary method of manipulation, and should be a verb or a short -phrase, e.g. "Press" for a button. -

                  The accelerator is a keyboard shortcut that activates the default -action of the object. A keyboard shortcut is the underlined -character in the text of a menu, menu item or control, and is -either the character itself, or a combination of this character -and a modifier key like ALT, CTRL or SHIFT. Command controls like -tool buttons also have shortcut keys and usually display them in -their tooltip. -

                  See also role(), state(), and selection(). - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessibleobject-members.html b/doc/html/qaccessibleobject-members.html deleted file mode 100644 index 139291208..000000000 --- a/doc/html/qaccessibleobject-members.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - - -TQAccessibleObject Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAccessibleObject

                  - -

                  This is the complete list of member functions for -TQAccessibleObject, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qaccessibleobject.html b/doc/html/qaccessibleobject.html deleted file mode 100644 index 26027aa51..000000000 --- a/doc/html/qaccessibleobject.html +++ /dev/null @@ -1,86 +0,0 @@ - - - - - -TQAccessibleObject Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQAccessibleObject Class Reference

                  - -

                  The TQAccessibleObject class implements parts of the -TQAccessibleInterface for TQObjects. -More... -

                  #include <ntqaccessible.h> -

                  Inherits TQObject and TQAccessibleInterface. -

                  List of all member functions. -

                  Public Members

                  - -

                  Protected Members

                  -
                    -
                  • TQObject * object () const
                  • -
                  -

                  Detailed Description

                  - - -The TQAccessibleObject class implements parts of the -TQAccessibleInterface for TQObjects. -

                  -

                  This class is mainly provided for convenience. All subclasses of -the TQAccessibleInterface should use this class as the base class. -

                  See also Miscellaneous Classes. - -


                  Member Function Documentation

                  -

                  TQAccessibleObject::TQAccessibleObject ( TQObject * object ) -

                  -Creates a TQAccessibleObject for object. - -

                  TQAccessibleObject::~TQAccessibleObject () [virtual] -

                  -Destroys the TQAccessibleObject. -

                  This only happens when a call to release() decrements the internal -reference counter to zero. - -

                  TQObject * TQAccessibleObject::object () const [protected] -

                  -Returns the TQObject for which this TQAccessibleInterface -implementation provides information. Use isValid() to make sure -the object pointer is safe to use. - - -

                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qassistantclient-h.html b/doc/html/qassistantclient-h.html deleted file mode 100644 index 67afbab1c..000000000 --- a/doc/html/qassistantclient-h.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - -ntqassistantclient.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqassistantclient.h

                  - -

                  This is the verbatim text of the ntqassistantclient.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/**********************************************************************
                  -** Copyright (C) 2005-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the TQAssistantClient library.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** Licensees holding valid TQt Commercial licenses may use this file in
                  -** accordance with the TQt Commercial License Agreement provided with
                  -** the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQASSISTANTCLIENT_H
                  -#define TQASSISTANTCLIENT_H
                  -
                  -#include <tqobject.h>
                  -
                  -class TQSocket;
                  -class TQProcess;
                  -
                  -class TQAssistantClient : public TQObject
                  -{
                  -    TQ_OBJECT
                  -    TQ_PROPERTY( bool open READ isOpen )
                  -
                  -public:
                  -    TQAssistantClient( const TQString &path, TQObject *parent = 0, const char *name = 0 );
                  -    ~TQAssistantClient();
                  -
                  -    bool isOpen() const;
                  -
                  -    void setArguments( const TQStringList &args );
                  -
                  -public slots:
                  -    virtual void openAssistant();
                  -    virtual void closeAssistant();
                  -    virtual void showPage( const TQString &page );
                  -
                  -signals:
                  -    void assistantOpened();
                  -    void assistantClosed();
                  -    void error( const TQString &msg );
                  -
                  -private slots:
                  -    void socketConnected();
                  -    void socketConnectionClosed();
                  -    void readPort();
                  -    void socketError( int );
                  -    void readStdError();
                  -
                  -private:
                  -    TQSocket *socket;
                  -    TQProcess *proc;
                  -    TQ_UINT16 port;
                  -    TQString host, assistantCommand, pageBuffer;
                  -    bool opened;
                  -};
                  -
                  -#endif
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qassistantclient-members.html b/doc/html/qassistantclient-members.html deleted file mode 100644 index 1b3ff15e3..000000000 --- a/doc/html/qassistantclient-members.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - -TQAssistantClient Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAssistantClient

                  - -

                  This is the complete list of member functions for -TQAssistantClient, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qasyncimageio-h.html b/doc/html/qasyncimageio-h.html deleted file mode 100644 index ba48d90cd..000000000 --- a/doc/html/qasyncimageio-h.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - -ntqasyncimageio.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqasyncimageio.h

                  - -

                  This is the verbatim text of the ntqasyncimageio.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/****************************************************************************
                  -** $Id: qt/ntqasyncimageio.h   3.3.8   edited Jan 11 14:38 $
                  -**
                  -** Definition of asynchronous image/movie loading classes
                  -**
                  -** Created : 970617
                  -**
                  -** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the kernel module of the TQt GUI Toolkit.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** This file may be used under the terms of the Q Public License as
                  -** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  -** included in the packaging of this file.  Licensees holding valid TQt
                  -** Commercial licenses may use this file in accordance with the TQt
                  -** Commercial License Agreement provided with the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQASYNCIMAGEIO_H
                  -#define TQASYNCIMAGEIO_H
                  -
                  -#ifndef QT_H
                  -#include "tqimage.h"
                  -#endif // QT_H
                  -
                  -#ifndef TQT_NO_ASYNC_IMAGE_IO
                  -
                  -#if __GNUC__ - 0 > 3
                  -#pragma GCC system_header
                  -#endif
                  -
                  -class TQ_EXPORT TQImageConsumer {
                  -public:
                  -    virtual void end()=0;
                  -
                  -    // Change transfer type 1.
                  -    virtual void changed( const TQRect& ) = 0;
                  -    virtual void frameDone() = 0;
                  -
                  -    // Change transfer type 2.
                  -    virtual void frameDone( const TQPoint&, const TQRect& ) = 0;
                  -
                  -    virtual void setLooping( int ) = 0;
                  -    virtual void setFramePeriod( int ) = 0;
                  -    virtual void setSize( int, int ) = 0;
                  -};
                  -
                  -class TQ_EXPORT TQImageFormat {
                  -public:
                  -    virtual ~TQImageFormat();
                  -    virtual int decode( TQImage& img, TQImageConsumer* consumer,
                  -			const uchar* buffer, int length ) = 0;
                  -};
                  -
                  -class TQ_EXPORT TQImageFormatType {
                  -public:
                  -    virtual ~TQImageFormatType();
                  -    virtual TQImageFormat* decoderFor( const uchar* buffer, int length ) = 0;
                  -    virtual const char* formatName() const = 0;
                  -protected:
                  -    TQImageFormatType();
                  -};
                  -
                  -class TQImageDecoderPrivate;
                  -class TQ_EXPORT TQImageDecoder {
                  -public:
                  -    TQImageDecoder( TQImageConsumer* c );
                  -    ~TQImageDecoder();
                  -
                  -    const TQImage& image() { return img; }
                  -    int decode( const uchar* buffer, int length );
                  -
                  -    static const char* formatName( const uchar* buffer, int length );
                  -    static TQImageFormatType* format( const char* name ); // direct use - no decode()
                  -
                  -    static TQStrList inputFormats();
                  -    static void registerDecoderFactory( TQImageFormatType* );
                  -    static void unregisterDecoderFactory( TQImageFormatType* );
                  -
                  -private:
                  -    TQImageFormat* actual_decoder;
                  -    TQImageConsumer* consumer;
                  -    TQImage img;
                  -    TQImageDecoderPrivate *d;
                  -};
                  -
                  -#endif // TQT_NO_ASYNC_IMAGE_IO
                  -
                  -#endif // TQASYNCIMAGEIO_H
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qasyncio-h.html b/doc/html/qasyncio-h.html deleted file mode 100644 index ec48dc9a3..000000000 --- a/doc/html/qasyncio-h.html +++ /dev/null @@ -1,165 +0,0 @@ - - - - - -ntqasyncio.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqasyncio.h

                  - -

                  This is the verbatim text of the ntqasyncio.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/****************************************************************************
                  -** $Id: qt/ntqasyncio.h   3.3.8   edited Jan 11 14:38 $
                  -**
                  -** Definition of asynchronous I/O classes
                  -**
                  -** Created : 970617
                  -**
                  -** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the kernel module of the TQt GUI Toolkit.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** This file may be used under the terms of the Q Public License as
                  -** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  -** included in the packaging of this file.  Licensees holding valid TQt
                  -** Commercial licenses may use this file in accordance with the TQt
                  -** Commercial License Agreement provided with the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQASYNCIO_H
                  -#define TQASYNCIO_H
                  -
                  -#ifndef QT_H
                  -#include "tqobject.h"
                  -#include "tqsignal.h"
                  -#include "tqtimer.h"
                  -#endif // QT_H
                  -
                  -#ifndef TQT_NO_ASYNC_IO
                  -
                  -class TQIODevice;
                  -
                  -class TQ_EXPORT TQAsyncIO {
                  -public:
                  -    virtual ~TQAsyncIO();
                  -    void connect(TQObject*, const char *member);
                  -
                  -protected:
                  -    void ready();
                  -
                  -private:
                  -    TQSignal signal;
                  -};
                  -
                  -class TQ_EXPORT TQDataSink : public TQAsyncIO {
                  -public:
                  -    // Call this to know how much I can take.
                  -    virtual int readyToReceive()=0;
                  -    virtual void receive(const uchar*, int count)=0;
                  -    virtual void eof()=0;
                  -    void maybeReady();
                  -};
                  -
                  -class TQ_EXPORT TQDataSource : public TQAsyncIO {
                  -public:
                  -    virtual int readyToSend()=0; // returns -1 when never any more ready
                  -    virtual void sendTo(TQDataSink*, int count)=0;
                  -    void maybeReady();
                  -
                  -    virtual bool rewindable() const;
                  -    virtual void enableRewind(bool);
                  -    virtual void rewind();
                  -};
                  -
                  -class TQ_EXPORT TQIODeviceSource : public TQDataSource {
                  -    const int buf_size;
                  -    uchar *buffer;
                  -    TQIODevice* iod;
                  -    bool rew;
                  -
                  -public:
                  -    TQIODeviceSource(TQIODevice*, int bufsize=4096);
                  -   ~TQIODeviceSource();
                  -
                  -    int readyToSend();
                  -    void sendTo(TQDataSink* sink, int n);
                  -    bool rewindable() const;
                  -    void enableRewind(bool on);
                  -    void rewind();
                  -};
                  -
                  -class TQ_EXPORT TQDataPump : public TQObject {
                  -    TQ_OBJECT
                  -    int interval;
                  -    TQTimer timer;
                  -    TQDataSource* source;
                  -    TQDataSink* sink;
                  -
                  -public:
                  -    TQDataPump(TQDataSource*, TQDataSink*);
                  -
                  -private slots:
                  -    void kickStart();
                  -    void tryToPump();
                  -};
                  -
                  -#endif	// TQT_NO_ASYNC_IO
                  -
                  -#endif
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qasyncio-members.html b/doc/html/qasyncio-members.html deleted file mode 100644 index 5bcca3b19..000000000 --- a/doc/html/qasyncio-members.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -TQAsyncIO Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQAsyncIO

                  - -

                  This is the complete list of member functions for -TQAsyncIO, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qchildevent-members.html b/doc/html/qchildevent-members.html deleted file mode 100644 index e9bb83933..000000000 --- a/doc/html/qchildevent-members.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - -TQChildEvent Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQChildEvent

                  - -

                  This is the complete list of member functions for -TQChildEvent, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qchildevent.html b/doc/html/qchildevent.html deleted file mode 100644 index 3c4e7cc04..000000000 --- a/doc/html/qchildevent.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - -TQChildEvent Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQChildEvent Class Reference

                  - -

                  The TQChildEvent class contains event parameters for child object -events. -More... -

                  #include <tqevent.h> -

                  Inherits TQEvent. -

                  List of all member functions. -

                  Public Members

                  - -

                  Detailed Description

                  - - -The TQChildEvent class contains event parameters for child object -events. -

                  -

                  Child events are sent to objects when children are inserted or -removed. -

                  A ChildRemoved event is sent immediately, but a ChildInserted event is posted (with TQApplication::postEvent()). -

                  Note that if a child is removed immediately after it is inserted, -the ChildInserted event may be suppressed, but the ChildRemoved event will always be sent. In this case there will be -a ChildRemoved event without a corresponding ChildInserted -event. -

                  The handler for these events is TQObject::childEvent(). -

                  See also Event Classes. - -


                  Member Function Documentation

                  -

                  TQChildEvent::TQChildEvent ( Type type, TQObject * child ) -

                  - -

                  Constructs a child event object. The child is the object that -is to be removed or inserted. -

                  The type parameter must be either TQEvent::ChildInserted or -TQEvent::ChildRemoved. - -

                  TQObject * TQChildEvent::child () const -

                  - -

                  Returns the child widget that was inserted or removed. - -

                  bool TQChildEvent::inserted () const -

                  - -

                  Returns TRUE if the widget received a new child; otherwise returns -FALSE. - -

                  bool TQChildEvent::removed () const -

                  - -

                  Returns TRUE if the object lost a child; otherwise returns FALSE. - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcloseevent-members.html b/doc/html/qcloseevent-members.html deleted file mode 100644 index 135aca26c..000000000 --- a/doc/html/qcloseevent-members.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - -TQCloseEvent Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQCloseEvent

                  - -

                  This is the complete list of member functions for -TQCloseEvent, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcloseevent.html b/doc/html/qcloseevent.html deleted file mode 100644 index 5526cb39f..000000000 --- a/doc/html/qcloseevent.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - -TQCloseEvent Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQCloseEvent Class Reference

                  - -

                  The TQCloseEvent class contains parameters that describe a close event. -More... -

                  #include <tqevent.h> -

                  Inherits TQEvent. -

                  List of all member functions. -

                  Public Members

                  - -

                  Detailed Description

                  - - -The TQCloseEvent class contains parameters that describe a close event. -

                  -

                  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. -

                  Close events contain a flag that indicates whether the receiver -wants the widget to be closed or not. When a widget accepts the -close event, it is hidden (and destroyed if it was created with -the WDestructiveClose flag). If it refuses to accept the close -event nothing happens. (Under X11 it is possible that the window -manager will forcibly close the window; but at the time of writing -we are not aware of any window manager that does this.) -

                  The application's main widget -- TQApplication::mainWidget() -- -is a special case. When it accepts the close event, TQt leaves the -main event loop and the application is immediately terminated -(i.e. it returns from the call to TQApplication::exec() in the -main() function). -

                  The event handler TQWidget::closeEvent() receives close events. The -default implementation of this event handler accepts the close -event. If you do not want your widget to be hidden, or want some -special handing, you should reimplement the event handler. -

                  The closeEvent() in the - Application Walkthrough shows a close event handler that -asks whether to save a document before closing. -

                  If you want the widget to be deleted when it is closed, create it -with the WDestructiveClose widget flag. This is very useful for -independent top-level windows in a multi-window application. -

                  TQObjects emits the destroyed() signal when they are deleted. -

                  If the last top-level window is closed, the -TQApplication::lastWindowClosed() signal is emitted. -

                  The isAccepted() function returns TRUE if the event's receiver has -agreed to close the widget; call accept() to agree to close the -widget and call ignore() if the receiver of this event does not -want the widget to be closed. -

                  See also TQWidget::close(), TQWidget::hide(), TQObject::destroyed(), TQApplication::setMainWidget(), TQApplication::lastWindowClosed(), TQApplication::exec(), TQApplication::quit(), and Event Classes. - -


                  Member Function Documentation

                  -

                  TQCloseEvent::TQCloseEvent () -

                  - -

                  Constructs a close event object with the accept parameter flag set -to FALSE. -

                  See also accept(). - -

                  void TQCloseEvent::accept () -

                  - -

                  Sets the accept flag of the close event object. -

                  Setting the accept flag indicates that the receiver of this event -agrees to close the widget. -

                  The accept flag is not set by default. -

                  If you choose to accept in TQWidget::closeEvent(), the widget will -be hidden. If the widget's WDestructiveClose flag is set, it -will also be destroyed. -

                  See also ignore() and TQWidget::hide(). - -

                  Examples: action/application.cpp, application/application.cpp, mdi/application.cpp, popup/popup.cpp, and qwerty/qwerty.cpp. -

                  void TQCloseEvent::ignore () -

                  - -

                  Clears the accept flag of the close event object. -

                  Clearing the accept flag indicates that the receiver of this event -does not want the widget to be closed. -

                  The close event is constructed with the accept flag cleared. -

                  See also accept(). - -

                  Examples: action/application.cpp, application/application.cpp, mdi/application.cpp, and qwerty/qwerty.cpp. -

                  bool TQCloseEvent::isAccepted () const -

                  - -

                  Returns TRUE if the receiver of the event has agreed to close the -widget; otherwise returns FALSE. -

                  See also accept() and ignore(). - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcontextmenuevent-members.html b/doc/html/qcontextmenuevent-members.html deleted file mode 100644 index 8f145c35d..000000000 --- a/doc/html/qcontextmenuevent-members.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - -TQContextMenuEvent Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQContextMenuEvent

                  - -

                  This is the complete list of member functions for -TQContextMenuEvent, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcontextmenuevent.html b/doc/html/qcontextmenuevent.html deleted file mode 100644 index 05795d274..000000000 --- a/doc/html/qcontextmenuevent.html +++ /dev/null @@ -1,223 +0,0 @@ - - - - - -TQContextMenuEvent Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQContextMenuEvent Class Reference

                  - -

                  The TQContextMenuEvent class contains parameters that describe a context menu event. -More... -

                  #include <tqevent.h> -

                  Inherits TQEvent. -

                  List of all member functions. -

                  Public Members

                  - -

                  Detailed Description

                  - - -The TQContextMenuEvent class contains parameters that describe a context menu event. -

                  -

                  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. -

                  When this event occurs it is customary to show a TQPopupMenu with a -context menu, if this is relevant to the context. -

                  Context menu events contain a special accept flag that indicates -whether the receiver accepted the event. If the event handler does -not accept the event, then whatever triggered the event will be -handled as a regular input event if possible. -

                  See also TQPopupMenu and Event Classes. - -


                  Member Type Documentation

                  -

                  TQContextMenuEvent::Reason

                  - -

                  This enum describes the reason the ContextMenuEvent was sent. The -values are: -

                    -
                  • TQContextMenuEvent::Mouse - The mouse caused the event to be sent. Normally this -means the right mouse button was clicked, but this is platform -specific. -
                  • TQContextMenuEvent::Keyboard - The keyboard caused this event to be sent. On -Windows this means the menu button was pressed. -
                  • TQContextMenuEvent::Other - The event was sent by some other means (i.e. not by -the mouse or keyboard). -
                  -

                  Member Function Documentation

                  -

                  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. -

                  The reason parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. -

                  The pos parameter specifies the mouse position relative to the -receiving widget. globalPos is the mouse position in absolute -coordinates. state is the ButtonState at the time of the event. - -

                  TQContextMenuEvent::TQContextMenuEvent ( Reason reason, const TQPoint & pos, int state ) -

                  - -

                  Constructs a context menu event object with the accept parameter -flag set to FALSE. -

                  The reason parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. -

                  The pos parameter specifies the mouse position relative to the -receiving widget. state is the ButtonState at the time of the -event. -

                  The globalPos() is initialized to TQCursor::pos(), which may not be -appropriate. Use the other constructor to specify the global -position explicitly. - -

                  void TQContextMenuEvent::accept () -

                  - -

                  Sets the accept flag of the context event object. -

                  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. -

                  The accept flag is not set by default. -

                  See also ignore() and consume(). - -

                  void TQContextMenuEvent::consume () -

                  - -

                  Sets the consume flag of the context event object. -

                  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.) -

                  The consumed flag is not set by default. -

                  See also ignore() and accept(). - -

                  const TQPoint & TQContextMenuEvent::globalPos () const -

                  - -

                  Returns the global position of the mouse pointer at the time of -the event. -

                  See also x(), y(), and pos(). - -

                  int TQContextMenuEvent::globalX () const -

                  - -

                  Returns the global x-position of the mouse pointer at the time of -the event. -

                  See also globalY() and globalPos(). - -

                  int TQContextMenuEvent::globalY () const -

                  - -

                  Returns the global y-position of the mouse pointer at the time of -the event. -

                  See also globalX() and globalPos(). - -

                  void TQContextMenuEvent::ignore () -

                  - -

                  Clears the accept flag of the context event object. -

                  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. -

                  The accept flag is not set by default. -

                  See also accept() and consume(). - -

                  bool TQContextMenuEvent::isAccepted () const -

                  - -

                  Returns TRUE if the receiver has processed the event; otherwise -returns FALSE. -

                  See also accept(), ignore(), and consume(). - -

                  bool TQContextMenuEvent::isConsumed () const -

                  - -

                  Returns TRUE (which stops propagation of the event) if the -receiver has blocked the event; otherwise returns FALSE. -

                  See also accept(), ignore(), and consume(). - -

                  const TQPoint & TQContextMenuEvent::pos () const -

                  - -

                  Returns the position of the mouse pointer relative to the widget -that received the event. -

                  See also x(), y(), and globalPos(). - -

                  Reason TQContextMenuEvent::reason () const -

                  - -

                  Returns the reason for this context event. - -

                  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. -

                  The returned value is LeftButton, RightButton, MidButton, -ShiftButton, ControlButton and AltButton OR'ed together. - -

                  int TQContextMenuEvent::x () const -

                  - -

                  Returns the x-position of the mouse pointer, relative to the -widget that received the event. -

                  See also y() and pos(). - -

                  int TQContextMenuEvent::y () const -

                  - -

                  Returns the y-position of the mouse pointer, relative to the -widget that received the event. -

                  See also x() and pos(). - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcursor-h.html b/doc/html/qcursor-h.html deleted file mode 100644 index 2bccfaedf..000000000 --- a/doc/html/qcursor-h.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - -ntqcursor.h Include File - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  ntqcursor.h

                  - -

                  This is the verbatim text of the ntqcursor.h include file. It is provided only for illustration; the copyright remains with Trolltech. -


                  -
                  -/****************************************************************************
                  -** $Id: qt/ntqcursor.h   3.3.8   edited Jan 11 14:38 $
                  -**
                  -** Definition of TQCursor class
                  -**
                  -** Created : 940219
                  -**
                  -** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  -**
                  -** This file is part of the kernel module of the TQt GUI Toolkit.
                  -**
                  -** This file may be used under the terms of the GNU General Public
                  -** License versions 2.0 or 3.0 as published by the Free Software
                  -** Foundation and appearing in the file LICENSE.GPL included in the
                  -** packaging of this file. Alternatively you may (at your option) use any
                  -** later version of the GNU General Public License if such license has
                  -** been publicly approved by Trolltech ASA (or its successors, if any)
                  -** and the KDE Free TQt Foundation.
                  -**
                  -** Please review the following information to ensure GNU General
                  -** Public Licensing requirements will be met:
                  -** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  -** If you are unsure which license is appropriate for your use, please
                  -** review the following information:
                  -** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  -** or contact the sales department at sales@trolltech.com.
                  -**
                  -** This file may be used under the terms of the Q Public License as
                  -** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  -** included in the packaging of this file.  Licensees holding valid TQt
                  -** Commercial licenses may use this file in accordance with the TQt
                  -** Commercial License Agreement provided with the Software.
                  -**
                  -** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  -** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  -** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  -** herein.
                  -**
                  -**********************************************************************/
                  -
                  -#ifndef TQCURSOR_H
                  -#define TQCURSOR_H
                  -
                  -#ifndef QT_H
                  -#include "tqpoint.h"
                  -#include "ntqshared.h"
                  -#endif // QT_H
                  -
                  -/*
                  -  ### The fake cursor has to go first with old qdoc.
                  -*/
                  -#ifdef TQT_NO_CURSOR
                  -
                  -class TQ_EXPORT TQCursor : public TQt
                  -{
                  -public:
                  -    static TQPoint pos();
                  -    static void	  setPos( int x, int y );
                  -    static void	  setPos( const TQPoint & );
                  -private:
                  -    TQCursor();
                  -};
                  -
                  -#endif // TQT_NO_CURSOR
                  -
                  -#ifndef TQT_NO_CURSOR
                  -
                  -struct TQCursorData;
                  -
                  -
                  -class TQ_EXPORT TQCursor : public TQt
                  -{
                  -public:
                  -    TQCursor();				// create default arrow cursor
                  -    TQCursor( int shape );
                  -    TQCursor( const TQBitmap &bitmap, const TQBitmap &mask,
                  -	     int hotX=-1, int hotY=-1 );
                  -    TQCursor( const TQPixmap &pixmap,
                  -	     int hotX=-1, int hotY=-1 );
                  -    TQCursor( const TQCursor & );
                  -   ~TQCursor();
                  -    TQCursor &operator=( const TQCursor & );
                  -
                  -    int		  shape()   const;
                  -    void	  setShape( int );
                  -
                  -    const TQBitmap *bitmap() const;
                  -    const TQBitmap *mask()   const;
                  -    TQPoint	  hotSpot() const;
                  -
                  -#if defined(TQ_WS_WIN)
                  -    HCURSOR	  handle()  const;
                  -    TQCursor( HCURSOR );
                  -#elif defined(TQ_WS_X11)
                  -    HANDLE	  handle()  const;
                  -    TQCursor( HANDLE );
                  -#elif defined(TQ_WS_MAC)
                  -    HANDLE handle() const;
                  -#endif
                  -
                  -    static TQPoint pos();
                  -    static void	  setPos( int x, int y );
                  -    static void	  setPos( const TQPoint & );
                  -
                  -    static void	  initialize();
                  -    static void	  cleanup();
                  -
                  -#if defined(TQ_WS_X11)
                  -    static int 	  x11Screen();
                  -#endif
                  -private:
                  -    void	  setBitmap( const TQBitmap &bitmap, const TQBitmap &mask,
                  -				 int hotX, int hotY );
                  -    void	  update() const;
                  -    TQCursorData	 *data;
                  -    TQCursor	 *find_cur(int);
                  -#if defined(TQ_WS_MAC)
                  -    friend void qt_mac_set_cursor(const TQCursor *c, const Point *p);
                  -#endif
                  -};
                  -
                  -
                  -/*****************************************************************************
                  -  TQCursor stream functions
                  - *****************************************************************************/
                  -#ifndef TQT_NO_DATASTREAM
                  -TQ_EXPORT TQDataStream &operator<<( TQDataStream &, const TQCursor & );
                  -TQ_EXPORT TQDataStream &operator>>( TQDataStream &, TQCursor & );
                  -#endif
                  -#endif // TQT_NO_CURSOR
                  -
                  -
                  -inline void TQCursor::setPos( const TQPoint &p )
                  -{
                  -    setPos( p.x(), p.y() );
                  -}
                  -
                  -#endif // TQCURSOR_H
                  -
                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcursor-members.html b/doc/html/qcursor-members.html deleted file mode 100644 index 56aabe736..000000000 --- a/doc/html/qcursor-members.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - -TQCursor Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQCursor

                  - -

                  This is the complete list of member functions for -TQCursor, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcustomevent-members.html b/doc/html/qcustomevent-members.html deleted file mode 100644 index 38a04ce79..000000000 --- a/doc/html/qcustomevent-members.html +++ /dev/null @@ -1,51 +0,0 @@ - - - - - -TQCustomEvent Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQCustomEvent

                  - -

                  This is the complete list of member functions for -TQCustomEvent, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcustomevent.html b/doc/html/qcustomevent.html deleted file mode 100644 index e2f62db04..000000000 --- a/doc/html/qcustomevent.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - -TQCustomEvent Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQCustomEvent Class Reference

                  - -

                  The TQCustomEvent class provides support for custom events. -More... -

                  #include <tqevent.h> -

                  Inherits TQEvent. -

                  List of all member functions. -

                  Public Members

                  - -

                  Detailed Description

                  - - -The TQCustomEvent class provides support for custom events. -

                  -

                  TQCustomEvent is a generic event class for user-defined events. -User defined events can be sent to widgets or other TQObject -instances using TQApplication::postEvent() or -TQApplication::sendEvent(). Subclasses of TQObject can easily -receive custom events by implementing the TQObject::customEvent() -event handler function. -

                  TQCustomEvent objects should be created with a type ID that -uniquely identifies the event type. To avoid clashes with the -TQt-defined events types, the value should be at least as large as -the value of the "User" entry in the TQEvent::Type enum. -

                  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. -

                  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. -

                  Example: -

                  -    class ColorChangeEvent : public TQCustomEvent
                  -    {
                  -    public:
                  -        ColorChangeEvent( TQColor color )
                  -            : TQCustomEvent( 65432 ), c( color ) {}
                  -        TQColor color() const { return c; }
                  -    private:
                  -        TQColor c;
                  -    };
                  -
                  -    // To send an event of this custom event type:
                  -
                  -    ColorChangeEvent* ce = new ColorChangeEvent( blue );
                  -    TQApplication::postEvent( receiver, ce );  // TQt will delete it when done
                  -
                  -    // To receive an event of this custom event type:
                  -
                  -    void MyWidget::customEvent( TQCustomEvent * e )
                  -    {
                  -        if ( e->type() == 65432 ) {  // It must be a ColorChangeEvent
                  -            ColorChangeEvent* ce = (ColorChangeEvent*)e;
                  -            newColor = ce->color();
                  -        }
                  -    }
                  -    
                  - -

                  See also TQWidget::customEvent(), TQApplication::notify(), and Event Classes. - -


                  Member Function Documentation

                  -

                  TQCustomEvent::TQCustomEvent ( int type ) -

                  -Constructs a custom event object with event type type. The -value of type must be at least as large as TQEvent::User. The -data pointer is set to 0. - -

                  TQCustomEvent::TQCustomEvent ( Type type, void * data ) -

                  - -

                  Constructs a custom event object with the event type type and a -pointer to data. (Note that any int value may safely be cast to -TQEvent::Type). - -

                  void * TQCustomEvent::data () const -

                  - -

                  Returns a pointer to the generic event data. -

                  See also setData(). - -

                  void TQCustomEvent::setData ( void * data ) -

                  - -

                  Sets the generic data pointer to data. -

                  See also data(). - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcustommenuitem-members.html b/doc/html/qcustommenuitem-members.html deleted file mode 100644 index 84dbb888e..000000000 --- a/doc/html/qcustommenuitem-members.html +++ /dev/null @@ -1,53 +0,0 @@ - - - - - -TQCustomMenuItem Member List - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  Complete Member List for TQCustomMenuItem

                  - -

                  This is the complete list of member functions for -TQCustomMenuItem, including inherited members. - -

                  - -


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - diff --git a/doc/html/qcustommenuitem.html b/doc/html/qcustommenuitem.html deleted file mode 100644 index 34f55762c..000000000 --- a/doc/html/qcustommenuitem.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - -TQCustomMenuItem Class - - - - - - - -
                  - -Home - | -All Classes - | -Main Classes - | -Annotated - | -Grouped Classes - | -Functions -

                  TQCustomMenuItem Class Reference

                  - -

                  The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus. -More... -

                  #include <tqmenudata.h> -

                  Inherits TQt. -

                  List of all member functions. -

                  Public Members

                  - -

                  Detailed Description

                  - - -The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus. -

                  -

                  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. -

                  This simple mechanism allows you to create all kinds of -application specific menu items. Examples are items showing -different fonts in a word processor or menus that allow the -selection of drawing utilities in a vector drawing program. -

                  A custom item is inserted into a popup menu with -TQPopupMenu::insertItem(). -

                  By default, a custom item can also have an icon and a keyboard -accelerator. You can reimplement fullSpan() to return TRUE if you -want the item to span the entire popup menu width. This is -particularly useful for labels. -

                  If you want the custom item to be treated just as a separator, -reimplement isSeparator() to return TRUE. -

                  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. -

                  menu/menu.cpp shows a simple -example how custom menu items can be used. -

                  Note: the current implementation of TQCustomMenuItem will not -recognize shortcut keys that are from text with ampersands. Normal -accelerators work though. -

                  -

                  See also TQMenuData, TQPopupMenu, and Miscellaneous Classes. - -


                  Member Function Documentation

                  -

                  TQCustomMenuItem::TQCustomMenuItem () -

                  -Constructs a TQCustomMenuItem - -

                  TQCustomMenuItem::~TQCustomMenuItem () [virtual] -

                  -Destroys a TQCustomMenuItem - -

                  bool TQCustomMenuItem::fullSpan () const [virtual] -

                  -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. - -

                  bool TQCustomMenuItem::isSeparator () const [virtual] -

                  -Returns TRUE if this item is just a separator; otherwise returns -FALSE. - -

                  void TQCustomMenuItem::paint ( TQPainter * p, const TQColorGroup & cg, bool act, bool enabled, int x, int y, int w, int h ) [pure virtual] -

                  - -

                  Paints this item. When this function is invoked, the painter p -is set to a font and foreground color suitable for a menu item -text using color group cg. The item is active if act is TRUE -and enabled if enabled is TRUE. The geometry values x, y, -w and h specify where to draw the item. -

                  Do not draw any background, this has already been done by the -popup menu according to the current GUI style. - -

                  void TQCustomMenuItem::setFont ( const TQFont & font ) [virtual] -

                  -Sets the font of the custom menu item to font. -

                  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. - -

                  TQSize TQCustomMenuItem::sizeHint () [pure virtual] -

                  - -

                  Returns the item's size hint. - - -


                  -This file is part of the TQt toolkit. -Copyright © 1995-2007 -Trolltech. All Rights Reserved.


                  - -
                  Copyright © 2007 -TrolltechTrademarks -
                  TQt 3.3.8
                  -
                  - 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.

                  The event handlers TQWidget::mousePressEvent(), TQWidget::mouseReleaseEvent(), TQWidget::mouseDoubleClickEvent() and TQWidget::mouseMoveEvent() receive mouse events. -

                  See also TQWidget::mouseTracking, TQWidget::grabMouse(), TQCursor::pos(), and Event Classes. +

                  See also TQWidget::mouseTracking, TQWidget::grabMouse(), TQCursor::pos(), and Event Classes.


                  Member Function Documentation

                  TQMouseEvent::TQMouseEvent ( Type type, const TQPoint & pos, int button, int state ) @@ -95,7 +95,7 @@ disable mouse and keyboard events for a widget. receiving widget. button specifies the button that caused the event, which should be TQt::NoButton (0), if type is MouseMove. state is the ButtonState at the time of the event. -

                  The globalPos() is initialized to TQCursor::pos(), which may not be +

                  The globalPos() is initialized to TQCursor::pos(), which may not be appropriate. Use the other constructor to specify the global position explicitly. @@ -136,7 +136,7 @@ events.

                  Returns the global position of the mouse pointer at the time of the event. 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( +pointer position TQCursor::pos(), and from TQWidget::mapToGlobal( pos() ).

                  See also globalX() and globalY(). 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 @@ -

                  - QAccel - activated - activatedAmbiguously - clear - connectItem - count - disconnectItem - findKey - insertItem - isEnabled - isItemEnabled - key - removeItem - setEnabled - setItemEnabled - setWhatsThis - shortcutKey - whatsThis - ~QAccel -
                  -
                  -
                  -
                  - QAccessible - Event - NavDirection - Role - State - Text - isActive - queryAccessibleInterface - updateAccessibility -
                  -
                  -
                  -
                  - QAccessibleInterface - childCount - clearSelection - controlAt - doDefaultAction - isValid - navigate - queryChild - queryParent - rect - role - selection - setFocus - setSelected - setText - state - text -
                  -
                  -
                  -
                  - QAccessibleObject - object - ~QAccessibleObject -
                  -
                  +
                  + TQAccel + activated + activatedAmbiguously + clear + connectItem + count + disconnectItem + findKey + insertItem + isEnabled + isItemEnabled + key + removeItem + setEnabled + setItemEnabled + setWhatsThis + shortcutKey + whatsThis + ~TQAccel +
                  +
                  +
                  +
                  + TQAccessible + Event + NavDirection + Role + State + Text + isActive + queryAccessibleInterface + updateAccessibility +
                  +
                  +
                  +
                  + TQAccessibleInterface + childCount + clearSelection + controlAt + doDefaultAction + isValid + navigate + queryChild + queryParent + rect + role + selection + setFocus + setSelected + setText + state + text +
                  +
                  +
                  +
                  + TQAccessibleObject + object + ~TQAccessibleObject +
                  +
                  TQAction @@ -320,27 +320,27 @@
                  -
                  - QAssistantClient - assistantClosed - assistantOpened - closeAssistant - error - isOpen - open - openAssistant - setArguments - showPage - ~QAssistantClient -
                  -
                  -
                  -
                  - connect - ready - ~QAsyncIO -
                  -
                  +
                  + TQAssistantClient + assistantClosed + assistantOpened + closeAssistant + error + isOpen + open + openAssistant + setArguments + showPage + ~TQAssistantClient +
                  +
                  +
                  +
                  + connect + ready + ~TQAsyncIO +
                  +
                  TQBig5Codec @@ -915,12 +915,12 @@
                  -
                  - QChildEvent - child - inserted - removed -
                  +
                  + TQChildEvent + child + inserted + removed +
                  @@ -943,12 +943,12 @@
                  -
                  - QCloseEvent - accept - ignore - isAccepted -
                  +
                  + TQCloseEvent + accept + ignore + isAccepted +
                  @@ -1136,23 +1136,23 @@
                  -
                  - QContextMenuEvent - Reason - accept - consume - globalPos - globalX - globalY - ignore - isAccepted - isConsumed - pos - reason - state - x - y -
                  +
                  + TQContextMenuEvent + Reason + accept + consume + globalPos + globalX + globalY + ignore + isAccepted + isConsumed + pos + reason + state + x + y +
                  @@ -1217,41 +1217,41 @@
                  -
                  - QCursor - bitmap - cleanup - handle - hotSpot - initialize - mask - operator= - pos - setPos - setShape - shape - ~QCursor - operator<< - operator>> -
                  -
                  -
                  -
                  - QCustomEvent - data - setData -
                  +
                  + TQCursor + bitmap + cleanup + handle + hotSpot + initialize + mask + operator= + pos + setPos + setShape + shape + ~TQCursor + operator<< + operator>> +
                  +
                  +
                  +
                  + TQCustomEvent + data + setData +
                  -
                  - QCustomMenuItem - fullSpan - isSeparator - paint - setFont - sizeHint - ~QCustomMenuItem -
                  +
                  + TQCustomMenuItem + fullSpan + isSeparator + paint + setFont + sizeHint + ~TQCustomMenuItem +
                  @@ -1330,7 +1330,7 @@
                  -
                  +
                  eof @@ -1338,7 +1338,7 @@ readyToReceive receive
                  -
                  +
                  enableRewind @@ -1348,7 +1348,7 @@ rewindable sendTo
                  -
                  +
                  TQDataStream @@ -3455,7 +3455,7 @@ setLooping setSize
                  -
                  +
                  TQImageDecoder @@ -3468,7 +3468,7 @@ unregisterDecoderFactory ~TQImageDecoder
                  -
                  +
                  TQImageDrag @@ -3483,7 +3483,7 @@ TQImageFormat decode
                  -
                  +
                  TQImageFormatPlugin @@ -3499,7 +3499,7 @@ formatName ~TQImageFormatType
                  -
                  +
                  TQImageIO @@ -3701,7 +3701,7 @@ sendTo ~TQIODeviceSource
                  -
                  +
                  TQJisCodec 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( TQResizeEvent * ); - void closeEvent( TQCloseEvent * ); + void closeEvent( TQCloseEvent * ); private slots: void saveAsEncoding( int ); @@ -412,9 +412,9 @@ void Editor::resizeEvent( setGeometry( 0, m->height(), width(), height() - m->height() ); } -void Editor::closeEvent( TQCloseEvent *event ) +void Editor::closeEvent( TQCloseEvent *event ) { - event->accept(); + event->accept(); if ( changed ) { // the text has been changed switch ( TQMessageBox::warning( this, "Qwerty", @@ -425,15 +425,15 @@ void Editor::resizeEvent( accept(); + event->accept(); else - event->ignore(); + event->ignore(); break; case 1: // no - event->accept(); + event->accept(); break; default: // cancel - event->ignore(); + event->ignore(); 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.

                  Constructs a wheel event object. -

                  The globalPos() is initialized to TQCursor::pos(), i.e. pos, +

                  The globalPos() is initialized to TQCursor::pos(), i.e. pos, which is usually (but not always) right. Use the other constructor if you need to specify the global position explicitly. delta contains the rotation distance, state holds the keyboard @@ -124,7 +124,7 @@ rotation but with a smaller value in each message.

                  Returns the global position of the mouse pointer at the time of the event. 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(). +pointer position TQCursor::pos().

                  See also globalX() and globalY().

                  int 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 <tqpoint.h> #include <tqcolordialog.h> #include <tqfiledialog.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <tqimage.h> #include <tqstrlist.h> #include <tqpopupmenu.h> 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.

            TQBitmapMonochrome (1-bit depth) pixmaps
            TQBrushDefines the fill pattern of shapes drawn by a TQPainter
            TQCStringAbstraction of the classic C zero-terminated char array (char *) -
            TQCursorMouse cursor with an arbitrary shape +
            TQCursorMouse cursor with an arbitrary shape
            TQDeepCopyTemplate class which ensures that implicitly shared and explicitly shared classes reference unique data
            TQFontFont used for drawing text
            TQFontInfoGeneral 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().
            • TQBitmap
            • TQBrush -
            • TQCursor +
            • TQCursor
            • TQFont
            • TQFontInfo
            • TQFontMetrics 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( TQCloseEvent* ); + void closeEvent( TQCloseEvent* ); private slots: void newDoc(); @@ -116,7 +116,7 @@ private: #include <ntqmessagebox.h> #include <tqprinter.h> #include <ntqapplication.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include <tqtextstream.h> #include <tqpainter.h> #include <tqpaintdevicemetrics.h> @@ -347,10 +347,10 @@ void ApplicationWindow::print() } } -void ApplicationWindow::closeEvent( TQCloseEvent* ce ) +void ApplicationWindow::closeEvent( TQCloseEvent* ce ) { if ( !e->isModified() ) { - ce->accept(); + ce->accept(); return; } @@ -361,14 +361,14 @@ void ApplicationWindow::print() 0, 1 ) ) { case 0: save(); - ce->accept(); + ce->accept(); break; case 1: - ce->accept(); + ce->accept(); break; case 2: default: // just for sanity - ce->ignore(); + ce->ignore(); 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( TQCloseEvent* ); + void closeEvent( TQCloseEvent* ); private slots: void newDoc(); @@ -500,14 +500,14 @@ TQSimpleRichText page at a time.

              Now let's see what happens when a user wishes to close() an ApplicationWindow.

              -

                  void ApplicationWindow::closeEvent( TQCloseEvent* ce )
              +
                  void ApplicationWindow::closeEvent( TQCloseEvent* ce )
                   {
               

              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.

                      if ( !e->isModified() ) {
              -            ce->accept();
              +            ce->accept();
                           return;
                       }
               
              @@ -523,19 +523,19 @@ the widget will be deleted.

              Otherwise we ask the user: What do you want to do?

                      case 0:
                           save();
              -            ce->accept();
              +            ce->accept();
                           break;
               

              If they want to save and then exit, we do that.

                      case 1:
              -            ce->accept();
              +            ce->accept();
                           break;
               

              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).

                      case 2:
                       default: // just for sanity
              -            ce->ignore();
              +            ce->ignore();
                           break;
               

              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 <ntqapplication.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqsplitter.h> #include <tqlistbox.h> #include <tqiconview.h> 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 <tqfont.h> #include <ntqapplication.h> #include <tqlabel.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include <tqpushbutton.h> #include <tqlcdnumber.h> #include <tqlayout.h> @@ -106,12 +106,12 @@ body { background: #ffffff; color: black; } TQLabel *shotsLeftL = new TQLabel( "SHOTS LEFT", this, "shotsleftLabel" ); - TQAccel *accel = new TQAccel( this ); - accel->connectItem( accel->insertItem( Key_Enter ), + TQAccel *accel = new TQAccel( this ); + accel->connectItem( accel->insertItem( Key_Enter ), this, TQ_SLOT(fire()) ); - accel->connectItem( accel->insertItem( Key_Return ), + accel->connectItem( accel->insertItem( Key_Return ), this, TQ_SLOT(fire()) ); - accel->connectItem( accel->insertItem( CTRL+Key_Q ), + accel->connectItem( accel->insertItem( CTRL+Key_Q ), tqApp, TQ_SLOT(quit()) ); TQGridLayout *grid = new TQGridLayout( 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 TQApplication::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 TQCustomEvent for +event sent to the widget. See the documentation for TQCustomEvent for more information on user-defined events.

              Threads and TQObject subclasses

              @@ -208,7 +208,7 @@ thread.

              1. None of the TQObject based classes included in the TQt library are reentrant. This includes all widgets (e.g. TQWidget and -subclasses), OS kernel classes (e.g. TQProcess, TQAccel, TQTimer), and +subclasses), OS kernel classes (e.g. TQProcess, TQAccel, TQTimer), and all networking classes (e.g. TQSocket, TQDns).

              2. TQObject and all of its subclasses are not thread-safe. 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.

                • 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, TQAccel), and all +subclasses), OS kernel classes (e.g. TQProcess, TQAccel), and all networking classes (e.g. TQSocket, TQDns).

                • 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/tqaccel-h.html b/doc/html/tqaccel-h.html new file mode 100644 index 000000000..fab995c68 --- /dev/null +++ b/doc/html/tqaccel-h.html @@ -0,0 +1,155 @@ + + + + + +tqaccel.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqaccel.h

                  + +

                  This is the verbatim text of the tqaccel.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/****************************************************************************
                  +** $Id: qt/tqaccel.h   3.3.8   edited Jan 11 14:38 $
                  +**
                  +** Definition of TQAccel class
                  +**
                  +** Created : 950419
                  +**
                  +** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the kernel module of the TQt GUI Toolkit.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** This file may be used under the terms of the Q Public License as
                  +** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  +** included in the packaging of this file.  Licensees holding valid TQt
                  +** Commercial licenses may use this file in accordance with the TQt
                  +** Commercial License Agreement provided with the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQACCEL_H
                  +#define TQACCEL_H
                  +
                  +#ifndef QT_H
                  +#include "tqobject.h"
                  +#include "ntqkeysequence.h"
                  +#endif // QT_H
                  +
                  +#ifndef TQT_NO_ACCEL
                  +
                  +class TQAccelPrivate;
                  +
                  +class TQ_EXPORT TQAccel : public TQObject			// accelerator class
                  +{
                  +    TQ_OBJECT
                  +public:
                  +    TQAccel( TQWidget *parent, const char *name=0 );
                  +    TQAccel( TQWidget* watch, TQObject *parent, const char *name=0 );
                  +    ~TQAccel();
                  +
                  +    bool isEnabled() const;
                  +    void setEnabled( bool );
                  +
                  +    uint count() const;
                  +
                  +    int insertItem( const TQKeySequence& key, int id=-1);
                  +    void removeItem( int id );
                  +    void clear();
                  +
                  +    TQKeySequence key( int id );
                  +    int findKey( const TQKeySequence& key ) const;
                  +
                  +    bool isItemEnabled( int id ) const;
                  +    void setItemEnabled( int id, bool enable );
                  +
                  +    bool connectItem( int id,  const TQObject *receiver, const char* member );
                  +    bool disconnectItem( int id,  const TQObject *receiver, const char* member );
                  +
                  +    void repairEventFilter();
                  +
                  +    void setWhatsThis( int id, const TQString& );
                  +    TQString whatsThis( int id ) const;
                  +    void setIgnoreWhatsThis( bool );
                  +    bool ignoreWhatsThis() const;
                  +
                  +    static TQKeySequence shortcutKey( const TQString & );
                  +    static TQString keyToString(TQKeySequence k );
                  +    static TQKeySequence stringToKey( const TQString & );
                  +
                  +signals:
                  +    void activated( int id );
                  +    void activatedAmbiguously( int id );
                  +
                  +protected:
                  +    bool eventFilter( TQObject *, TQEvent * );
                  +
                  +private:
                  +    TQAccelPrivate * d;
                  +
                  +private:
                  +#if defined(TQ_DISABLE_COPY)
                  +    TQAccel( const TQAccel & );
                  +    TQAccel &operator=( const TQAccel & );
                  +#endif
                  +    friend class TQAccelPrivate;
                  +    friend class TQAccelManager;
                  +};
                  +
                  +#endif // TQT_NO_ACCEL
                  +#endif // TQACCEL_H
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccel-members.html b/doc/html/tqaccel-members.html new file mode 100644 index 000000000..c625e2ba8 --- /dev/null +++ b/doc/html/tqaccel-members.html @@ -0,0 +1,110 @@ + + + + + +TQAccel Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAccel

                  + +

                  This is the complete list of member functions for +TQAccel, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccel.html b/doc/html/tqaccel.html new file mode 100644 index 000000000..e2ff8a9c5 --- /dev/null +++ b/doc/html/tqaccel.html @@ -0,0 +1,337 @@ + + + + + +TQAccel Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAccel Class Reference

                  + +

                  The TQAccel class handles keyboard accelerator and shortcut keys. +More... +

                  #include <tqaccel.h> +

                  Inherits TQObject. +

                  List of all member functions. +

                  Public Members

                  +
                    +
                  • TQAccel ( TQWidget * parent, const char * name = 0 )
                  • +
                  • TQAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 )
                  • +
                  • ~TQAccel ()
                  • +
                  • bool isEnabled () const
                  • +
                  • void setEnabled ( bool enable )
                  • +
                  • uint count () const
                  • +
                  • int insertItem ( const TQKeySequence & key, int id = -1 )
                  • +
                  • void removeItem ( int id )
                  • +
                  • void clear ()
                  • +
                  • TQKeySequence key ( int id )
                  • +
                  • int findKey ( const TQKeySequence & key ) const
                  • +
                  • bool isItemEnabled ( int id ) const
                  • +
                  • void setItemEnabled ( int id, bool enable )
                  • +
                  • bool connectItem ( int id, const TQObject * receiver, const char * member )
                  • +
                  • bool disconnectItem ( int id, const TQObject * receiver, const char * member )
                  • +
                  • void repairEventFilter ()  (obsolete)
                  • +
                  • void setWhatsThis ( int id, const TQString & text )
                  • +
                  • TQString whatsThis ( int id ) const
                  • +
                  +

                  Signals

                  + +

                  Static Public Members

                  +
                    +
                  • TQKeySequence shortcutKey ( const TQString & str )
                  • +
                  • TQString keyToString ( TQKeySequence k )  (obsolete)
                  • +
                  • TQKeySequence stringToKey ( const TQString & s )  (obsolete)
                  • +
                  +

                  Protected Members

                  +
                    +
                  • virtual bool eventFilter ( TQObject *, TQEvent * )  (obsolete)
                  • +
                  +

                  Detailed Description

                  + + +The TQAccel class handles keyboard accelerator and shortcut keys. +

                  +

                  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. +

                  In most cases, you will not need to use this class directly. Use +the TQAction class to create actions with accelerators that can be +used in both menus and toolbars. If you're only interested in +menus use TQMenuData::insertItem() or TQMenuData::setAccel() to make +accelerators for operations that are also available on menus. Many +widgets automatically generate accelerators, such as TQButton, +TQGroupBox, TQLabel (with TQLabel::setBuddy()), TQMenuBar and TQTabBar. +Example: +

                  +        TQPushButton p( "&Exit", parent ); // automatic shortcut ALT+Key_E
                  +        TQPopupMenu *fileMenu = new fileMenu( parent );
                  +        fileMenu->insertItem( "Undo", parent, TQ_SLOT(undo()), CTRL+Key_Z );
                  +    
                  + +

                  A TQAccel contains a list of accelerator items that can be +manipulated using insertItem(), removeItem(), clear(), key() and +findKey(). +

                  Each accelerator item consists of an identifier and a TQKeySequence. A single key sequence consists of a keyboard code +combined with modifiers (SHIFT, CTRL, ALT or UNICODE_ACCEL). For example, CTRL + Key_P 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, UNICODE_ACCEL + 'A' gives the same accelerator as Key_A. +

                  When an accelerator key is pressed, the accelerator sends out the +signal activated() with a number that identifies this particular +accelerator item. Accelerator items can also be individually +connected, so that two different keys will activate two different +slots (see connectItem() and disconnectItem()). +

                  The activated() signal is not 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. +

                  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. +

                  The function setWhatsThis() specifies a help text that appears +when the user presses an accelerator key in What's This mode. +

                  The accelerator will be deleted when parent is deleted, +and will consume relevant key events until then. +

                  Please note that the accelerator +

                  +        accelerator->insertItem( TQKeySequence("M") );
                  +    
                  + +can be triggered with both the 'M' key, and with Shift+M, +unless a second accelerator is defined for the Shift+M +combination. +

                  Example: +

                  +        TQAccel *a = new TQAccel( myWindow );        // create accels for myWindow
                  +        a->connectItem( a->insertItem(Key_P+CTRL), // adds Ctrl+P accelerator
                  +                        myWindow,                  // connected to myWindow's
                  +                        TQ_SLOT(printDoc()) );        // printDoc() slot
                  +    
                  + +

                  See also TQKeyEvent, TQWidget::keyPressEvent(), TQMenuData::setAccel(), TQButton::accel, TQLabel::setBuddy(), TQKeySequence, GUI Design Handbook: Keyboard Shortcuts, and Miscellaneous Classes. + +


                  Member Function Documentation

                  +

                  TQAccel::TQAccel ( TQWidget * parent, const char * name = 0 ) +

                  +Constructs a TQAccel object called name, with parent parent. +The accelerator operates on parent. + +

                  TQAccel::TQAccel ( TQWidget * watch, TQObject * parent, const char * name = 0 ) +

                  +Constructs a TQAccel object called name, that operates on watch, and is a child of parent. +

                  This constructor is not needed for normal application programming. + +

                  TQAccel::~TQAccel () +

                  +Destroys the accelerator object and frees all allocated resources. + +

                  void TQAccel::activated ( int id ) [signal] +

                  + +

                  This signal is emitted when an accelerator key is pressed. id +is a number that identifies this particular accelerator item. +

                  See also activatedAmbiguously(). + +

                  void TQAccel::activatedAmbiguously ( int id ) [signal] +

                  + +

                  This signal is emitted when an accelerator key is pressed. id +is a number that identifies this particular accelerator item. +

                  See also activated(). + +

                  void TQAccel::clear () +

                  +Removes all accelerator items. + +

                  bool TQAccel::connectItem ( int id, const TQObject * receiver, const char * member ) +

                  +Connects the accelerator item id to the slot member of receiver. +

                  +        a->connectItem( 201, mainView, TQ_SLOT(quit()) );
                  +    
                  + +

                  Of course, you can also send a signal as member. +

                  Normally accelerators are connected to slots which then receive +the activated(int id) signal with the id of the accelerator +item that was activated. If you choose to connect a specific +accelerator item using this function, the activated() signal is +emitted if the associated key sequence is pressed but no activated(int id) signal is emitted. +

                  See also disconnectItem(). + +

                  Example: t14/gamebrd.cpp. +

                  uint TQAccel::count () const +

                  +Returns the number of accelerator items in this accelerator. + +

                  bool TQAccel::disconnectItem ( int id, const TQObject * receiver, const char * member ) +

                  +Disconnects an accelerator item with id id from the function +called member in the receiver object. +

                  See also connectItem(). + +

                  bool TQAccel::eventFilter ( TQObject *, TQEvent * ) [virtual protected] +

                  This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. +serves no purpose anymore +

                  Reimplemented from TQObject. +

                  int TQAccel::findKey ( const TQKeySequence & key ) const +

                  +Returns the identifier of the accelerator item with the key code +key, or -1 if the item cannot be found. + +

                  int TQAccel::insertItem ( const TQKeySequence & key, int id = -1 ) +

                  +Inserts an accelerator item and returns the item's identifier. +

                  key is a key code and an optional combination of SHIFT, CTRL +and ALT. id is the accelerator item id. +

                  If id is negative, then the item will be assigned a unique +negative identifier less than -1. +

                  +        TQAccel *a = new TQAccel( myWindow );        // create accels for myWindow
                  +        a->insertItem( CTRL + Key_P, 200 );        // Ctrl+P, e.g. to print document
                  +        a->insertItem( ALT + Key_X, 201 );         // Alt+X, e.g. to quit
                  +        a->insertItem( UNICODE_ACCEL + 'q', 202 ); // Unicode 'q', e.g. to quit
                  +        a->insertItem( Key_D );                    // gets a unique negative id < -1
                  +        a->insertItem( CTRL + SHIFT + Key_P );     // gets a unique negative id < -1
                  +    
                  + + +

                  Example: t14/gamebrd.cpp. +

                  bool TQAccel::isEnabled () const +

                  +Returns TRUE if the accelerator is enabled; otherwise returns +FALSE. +

                  See also setEnabled() and isItemEnabled(). + +

                  bool TQAccel::isItemEnabled ( int id ) const +

                  +Returns TRUE if the accelerator item with the identifier id is +enabled. Returns FALSE if the item is disabled or cannot be found. +

                  See also setItemEnabled() and isEnabled(). + +

                  TQKeySequence TQAccel::key ( int id ) +

                  +Returns the key sequence of the accelerator item with identifier +id, or an invalid key sequence (0) if the id cannot be found. + +

                  TQString TQAccel::keyToString ( TQKeySequence k ) [static] +

                  This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. +

                  Creates an accelerator string for the key k. +For instance CTRL+Key_O gives "Ctrl+O". The "Ctrl" etc. +are translated (using TQObject::tr()) in the "TQAccel" context. +

                  The function is superfluous. Cast the TQKeySequence k to a +TQString for the same effect. + +

                  void TQAccel::removeItem ( int id ) +

                  +Removes the accelerator item with the identifier id. + +

                  void TQAccel::repairEventFilter () +

                  This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. +serves no purpose anymore +

                  void TQAccel::setEnabled ( bool enable ) +

                  +Enables the accelerator if enable is TRUE, or disables it if enable is FALSE. +

                  Individual keys can also be enabled or disabled using +setItemEnabled(). To work, a key must be an enabled item in an +enabled TQAccel. +

                  See also isEnabled() and setItemEnabled(). + +

                  void TQAccel::setItemEnabled ( int id, bool enable ) +

                  +Enables the accelerator item with the identifier id if enable is TRUE, and disables item id if enable is FALSE. +

                  To work, an item must be enabled and be in an enabled TQAccel. +

                  See also isItemEnabled() and isEnabled(). + +

                  void TQAccel::setWhatsThis ( int id, const TQString & text ) +

                  +Sets a What's This help text for the accelerator item id to text. +

                  The text will be shown when the application is in What's This mode +and the user hits the accelerator key. +

                  To set What's This help on a menu item (with or without an +accelerator key), use TQMenuData::setWhatsThis(). +

                  See also whatsThis(), TQWhatsThis::inWhatsThisMode(), TQMenuData::setWhatsThis(), and TQAction::whatsThis. + +

                  TQKeySequence TQAccel::shortcutKey ( const TQString & str ) [static] +

                  +Returns the shortcut key sequence for str, or an invalid key +sequence (0) if str has no shortcut sequence. +

                  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.) +

                  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. + +

                  TQKeySequence TQAccel::stringToKey ( const TQString & s ) [static] +

                  This function is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. +

                  Returns an accelerator code for the string s. 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 s is not recognized. +

                  This function is typically used with tr(), so that accelerator keys can be replaced in +translations: +

                  +    TQPopupMenu *file = new TQPopupMenu( this );
                  +    file->insertItem( p1, tr("&Open..."), this, TQ_SLOT(open()),
                  +                      TQAccel::stringToKey(tr("Ctrl+O", "File|Open")) );
                  +  
                  + +

                  Notice the "File|Open" translator comment. It is by no means +necessary, but it provides some context for the human translator. +

                  The function is superfluous. Construct a TQKeySequence from the +string s for the same effect. +

                  See also TQObject::tr() and Internationalization with TQt. + +

                  Example: i18n/mywidget.cpp. +

                  TQString TQAccel::whatsThis ( int id ) const +

                  +Returns the What's This help text for the specified item id or +TQString::null if no text has been specified. +

                  See also setWhatsThis(). + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessible-h.html b/doc/html/tqaccessible-h.html new file mode 100644 index 000000000..9cedc5e53 --- /dev/null +++ b/doc/html/tqaccessible-h.html @@ -0,0 +1,340 @@ + + + + + +tqaccessible.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqaccessible.h

                  + +

                  This is the verbatim text of the tqaccessible.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/****************************************************************************
                  +** $Id: qt/tqaccessible.h   3.3.8   edited Jan 11 14:46 $
                  +**
                  +** Definition of TQAccessible and TQAccessibleObject classes
                  +**
                  +** Copyright (C) 2000-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the kernel module of the TQt GUI Toolkit.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** This file may be used under the terms of the Q Public License as
                  +** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  +** included in the packaging of this file.  Licensees holding valid TQt
                  +** Commercial licenses may use this file in accordance with the TQt
                  +** Commercial License Agreement provided with the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQACCESSIBLE_H
                  +#define TQACCESSIBLE_H
                  +
                  +#ifndef QT_H
                  +#include "tqobject.h"
                  +#include <private/qcom_p.h>
                  +#include "tqrect.h"
                  +#include "tqguardedptr.h"
                  +#include "tqmemarray.h"
                  +#endif // QT_H
                  +
                  +#if defined(QT_ACCESSIBILITY_SUPPORT)
                  +
                  +struct TQAccessibleInterface;
                  +
                  +class TQ_EXPORT TQAccessible
                  +{
                  +private:
                  +#ifdef TQ_WS_MAC
                  +    static TQMAC_PASCAL OSStatus globalEventProcessor(EventHandlerCallRef,  EventRef, void *);
                  +    static TQObject *queryAccessibleObject(TQAccessibleInterface *);
                  +#endif
                  +public:
                  +    enum Event {
                  +	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
                  +    };
                  +
                  +    enum State {
                  +	Normal		= 0x00000000,
                  +	Unavailable	= 0x00000001,
                  +	Selected	= 0x00000002,
                  +	Focused		= 0x00000004,
                  +	Pressed		= 0x00000008,
                  +	Checked		= 0x00000010,
                  +	Mixed		= 0x00000020,
                  +	ReadOnly	= 0x00000040,
                  +	HotTracked	= 0x00000080,
                  +	Default		= 0x00000100,
                  +	Expanded	= 0x00000200,
                  +	Collapsed	= 0x00000400,
                  +	Busy		= 0x00000800,
                  +	Floating	= 0x00001000,
                  +	Marqueed	= 0x00002000,
                  +	Animated	= 0x00004000,
                  +	Invisible	= 0x00008000,
                  +	Offscreen	= 0x00010000,
                  +	Sizeable	= 0x00020000,
                  +	Moveable	= 0x00040000,
                  +	SelfVoicing	= 0x00080000,
                  +	Focusable	= 0x00100000,
                  +	Selectable	= 0x00200000,
                  +	Linked		= 0x00400000,
                  +	Traversed	= 0x00800000,
                  +	MultiSelectable	= 0x01000000,
                  +	ExtSelectable	= 0x02000000,
                  +	AlertLow	= 0x04000000,
                  +	AlertMedium	= 0x08000000,
                  +	AlertHigh	= 0x10000000,
                  +	Protected	= 0x20000000,
                  +	Valid		= 0x3fffffff
                  +    };
                  +
                  +    enum Role {
                  +	NoRole		= 0x00000000,
                  +	TitleBar	= 0x00000001,
                  +	MenuBar		= 0x00000002,
                  +	ScrollBar	= 0x00000003,
                  +	Grip		= 0x00000004,
                  +	Sound		= 0x00000005,
                  +	Cursor		= 0x00000006,
                  +	Caret		= 0x00000007,
                  +	AlertMessage	= 0x00000008,
                  +	Window		= 0x00000009,
                  +	Client		= 0x0000000A,
                  +	PopupMenu	= 0x0000000B,
                  +	MenuItem	= 0x0000000C,
                  +	ToolTip		= 0x0000000D,
                  +	Application	= 0x0000000E,
                  +	Document	= 0x0000000F,
                  +	Pane		= 0x00000010,
                  +	Chart		= 0x00000011,
                  +	Dialog		= 0x00000012,
                  +	Border		= 0x00000013,
                  +	Grouping	= 0x00000014,
                  +	Separator	= 0x00000015,
                  +	ToolBar		= 0x00000016,
                  +	StatusBar	= 0x00000017,
                  +	Table		= 0x00000018,
                  +	ColumnHeader	= 0x00000019,
                  +	RowHeader	= 0x0000001A,
                  +	Column		= 0x0000001B,
                  +	Row		= 0x0000001C,
                  +	Cell		= 0x0000001D,
                  +	Link		= 0x0000001E,
                  +	HelpBalloon	= 0x0000001F,
                  +	Character	= 0x00000020,
                  +	List		= 0x00000021,
                  +	ListItem	= 0x00000022,
                  +	Outline		= 0x00000023,
                  +	OutlineItem	= 0x00000024,
                  +	PageTab		= 0x00000025,
                  +	PropertyPage	= 0x00000026,
                  +	Indicator	= 0x00000027,
                  +	Graphic		= 0x00000028,
                  +	StaticText	= 0x00000029,
                  +	EditableText	= 0x0000002A,  // Editable, selectable, etc.
                  +	PushButton	= 0x0000002B,
                  +	CheckBox	= 0x0000002C,
                  +	RadioButton	= 0x0000002D,
                  +	ComboBox	= 0x0000002E,
                  +	DropLest	= 0x0000002F,
                  +	ProgressBar	= 0x00000030,
                  +	Dial		= 0x00000031,
                  +	HotkeyField	= 0x00000032,
                  +	Slider		= 0x00000033,
                  +	SpinBox		= 0x00000034,
                  +	Diagram		= 0x00000035,
                  +	Animation	= 0x00000036,
                  +	Equation	= 0x00000037,
                  +	ButtonDropDown	= 0x00000038,
                  +	ButtonMenu	= 0x00000039,
                  +	ButtonDropGrid	= 0x0000003A,
                  +	Whitespace	= 0x0000003B,
                  +	PageTabList	= 0x0000003C,
                  +	Clock		= 0x0000003D
                  +    };
                  +
                  +    enum NavDirection {
                  +	NavUp		= 0x00000001,
                  +	NavDown		= 0x00000002,
                  +	NavLeft		= 0x00000003,
                  +	NavRight	= 0x00000004,
                  +	NavNext		= 0x00000005,
                  +	NavPrevious	= 0x00000006,
                  +	NavFirstChild	= 0x00000007,
                  +	NavLastChild	= 0x00000008,
                  +	NavFocusChild	= 0x00000009
                  +    };
                  +
                  +    enum Text {
                  +	Name		= 0,
                  +	Description,
                  +	Value,
                  +	Help,
                  +	Accelerator,
                  +	DefaultAction
                  +    };
                  +
                  +    static TQRESULT queryAccessibleInterface( TQObject *, TQAccessibleInterface ** );
                  +    static void updateAccessibility( TQObject *, int who, Event reason );
                  +    static bool isActive();
                  +
                  +    static void initialize();
                  +    static void cleanup();
                  +};
                  +
                  +// {EC86CB9C-5DA0-4c43-A739-13EBDF1C6B14}
                  +#define IID_QAccessible TQUuid( 0xec86cb9c, 0x5da0, 0x4c43, 0xa7, 0x39, 0x13, 0xeb, 0xdf, 0x1c, 0x6b, 0x14 )
                  +
                  +struct TQ_EXPORT TQAccessibleInterface : public TQAccessible, public TQUnknownInterface
                  +{
                  +    // check for valid pointers
                  +    virtual bool	isValid() const = 0;
                  +
                  +    // hierarchy
                  +    virtual int		childCount() const = 0;
                  +    virtual TQRESULT	queryChild( int control, TQAccessibleInterface** ) const = 0;
                  +    virtual TQRESULT	queryParent( TQAccessibleInterface** ) const = 0;
                  +
                  +    // navigation
                  +    virtual int		controlAt( int x, int y ) const = 0;
                  +    virtual TQRect	rect( int control ) const = 0;
                  +    virtual int		navigate( NavDirection direction, int startControl ) const = 0;
                  +
                  +    // properties and state
                  +    virtual TQString	text( Text t, int control ) const = 0;
                  +    virtual void	setText( Text t, int control, const TQString &text ) = 0;
                  +    virtual Role	role( int control ) const = 0;
                  +    virtual State	state( int control ) const = 0;
                  +    virtual TQMemArray<int> selection() const = 0;
                  +
                  +    // methods
                  +    virtual bool	doDefaultAction( int control ) = 0;
                  +    virtual bool	setFocus( int control ) = 0;
                  +    virtual bool	setSelected( int control, bool on, bool extend ) = 0;
                  +    virtual void	clearSelection() = 0;    
                  +};
                  +
                  +// {49F4C6A7-412F-41DE-9E24-648843421FD3} 
                  +#ifndef IID_QAccessibleFactory
                  +#define IID_QAccessibleFactory TQUuid( 0x49f4c6a7, 0x412f, 0x41de, 0x9e, 0x24, 0x64, 0x88, 0x43, 0x42, 0x1f, 0xd3 )
                  +#endif
                  +
                  +struct TQ_EXPORT TQAccessibleFactoryInterface : public TQAccessible, public TQFeatureListInterface
                  +{
                  +    virtual TQRESULT createAccessibleInterface( const TQString &, TQObject *, TQAccessibleInterface** ) = 0;
                  +};
                  +
                  +class TQ_EXPORT TQAccessibleObject : public TQObject, public TQAccessibleInterface
                  +{
                  +public:
                  +    TQAccessibleObject( TQObject *object );
                  +    virtual ~TQAccessibleObject();
                  +
                  +    TQRESULT	queryInterface( const TQUuid &, TQUnknownInterface** );
                  +    TQ_REFCOUNT
                  +
                  +    bool	isValid() const;
                  +
                  +protected:
                  +    TQObject *object() const;
                  +
                  +private:
                  +    TQGuardedPtr<TQObject> object_;
                  +};
                  +
                  +#define Q_DEFINED_QACCESSIBLE_OBJECT
                  +#include "ntqwinexport.h"
                  +#endif //QT_ACCESSIBILITY_SUPPORT
                  +
                  +#endif //TQACCESSIBLE_H
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessible-members.html b/doc/html/tqaccessible-members.html new file mode 100644 index 000000000..84d27b7d8 --- /dev/null +++ b/doc/html/tqaccessible-members.html @@ -0,0 +1,49 @@ + + + + + +TQAccessible Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAccessible

                  + +

                  This is the complete list of member functions for +TQAccessible, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessible.html b/doc/html/tqaccessible.html new file mode 100644 index 000000000..2bcce8673 --- /dev/null +++ b/doc/html/tqaccessible.html @@ -0,0 +1,291 @@ + + + + + +TQAccessible Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAccessible Class Reference

                  + +

                  The TQAccessible class provides enums and static functions +relating to accessibility. +More... +

                  #include <tqaccessible.h> +

                  Inherited by TQAccessibleInterface. +

                  List of all member functions. +

                  Public Members

                  +
                    +
                  • enum Event { 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 }
                  • +
                  • enum State { Normal = 0x00000000, Unavailable = 0x00000001, Selected = 0x00000002, Focused = 0x00000004, Pressed = 0x00000008, Checked = 0x00000010, Mixed = 0x00000020, ReadOnly = 0x00000040, HotTracked = 0x00000080, Default = 0x00000100, Expanded = 0x00000200, Collapsed = 0x00000400, Busy = 0x00000800, Floating = 0x00001000, Marqueed = 0x00002000, Animated = 0x00004000, Invisible = 0x00008000, Offscreen = 0x00010000, Sizeable = 0x00020000, Moveable = 0x00040000, SelfVoicing = 0x00080000, Focusable = 0x00100000, Selectable = 0x00200000, Linked = 0x00400000, Traversed = 0x00800000, MultiSelectable = 0x01000000, ExtSelectable = 0x02000000, AlertLow = 0x04000000, AlertMedium = 0x08000000, AlertHigh = 0x10000000, Protected = 0x20000000, Valid = 0x3fffffff }
                  • +
                  • enum Role { NoRole = 0x00000000, TitleBar = 0x00000001, MenuBar = 0x00000002, ScrollBar = 0x00000003, Grip = 0x00000004, Sound = 0x00000005, Cursor = 0x00000006, Caret = 0x00000007, AlertMessage = 0x00000008, Window = 0x00000009, Client = 0x0000000A, PopupMenu = 0x0000000B, MenuItem = 0x0000000C, ToolTip = 0x0000000D, Application = 0x0000000E, Document = 0x0000000F, Pane = 0x00000010, Chart = 0x00000011, Dialog = 0x00000012, Border = 0x00000013, Grouping = 0x00000014, Separator = 0x00000015, ToolBar = 0x00000016, StatusBar = 0x00000017, Table = 0x00000018, ColumnHeader = 0x00000019, RowHeader = 0x0000001A, Column = 0x0000001B, Row = 0x0000001C, Cell = 0x0000001D, Link = 0x0000001E, HelpBalloon = 0x0000001F, Character = 0x00000020, List = 0x00000021, ListItem = 0x00000022, Outline = 0x00000023, OutlineItem = 0x00000024, PageTab = 0x00000025, PropertyPage = 0x00000026, Indicator = 0x00000027, Graphic = 0x00000028, StaticText = 0x00000029, EditableText = 0x0000002A, PushButton = 0x0000002B, CheckBox = 0x0000002C, RadioButton = 0x0000002D, ComboBox = 0x0000002E, DropLest = 0x0000002F, ProgressBar = 0x00000030, Dial = 0x00000031, HotkeyField = 0x00000032, Slider = 0x00000033, SpinBox = 0x00000034, Diagram = 0x00000035, Animation = 0x00000036, Equation = 0x00000037, ButtonDropDown = 0x00000038, ButtonMenu = 0x00000039, ButtonDropGrid = 0x0000003A, Whitespace = 0x0000003B, PageTabList = 0x0000003C, Clock = 0x0000003D }
                  • +
                  • enum NavDirection { NavUp = 0x00000001, NavDown = 0x00000002, NavLeft = 0x00000003, NavRight = 0x00000004, NavNext = 0x00000005, NavPrevious = 0x00000006, NavFirstChild = 0x00000007, NavLastChild = 0x00000008, NavFocusChild = 0x00000009 }
                  • +
                  • enum Text { Name = 0, Description, Value, Help, Accelerator, DefaultAction }
                  • +
                  +

                  Static Public Members

                  + +

                  Detailed Description

                  + + +The TQAccessible class provides enums and static functions +relating to accessibility. +

                  +

                  Accessibility clients use implementations of the +TQAccessibleInterface to read the information an accessible object +exposes, or to call functions to manipulate the accessible object. +

                  +

                  See the plugin documentation for +more details about how to redistribute TQt plugins. +

                  See also Miscellaneous Classes. + +


                  Member Type Documentation

                  +

                  TQAccessible::Event

                  + +

                  This enum type defines event types when the state of the +accessible object has changed. The event types are: +

                    +
                  • TQAccessible::SoundPlayed +
                  • TQAccessible::Alert +
                  • TQAccessible::ForegroundChanged +
                  • TQAccessible::MenuStart +
                  • TQAccessible::MenuEnd +
                  • TQAccessible::PopupMenuStart +
                  • TQAccessible::PopupMenuEnd +
                  • TQAccessible::ContextHelpStart +
                  • TQAccessible::ContextHelpEnd +
                  • TQAccessible::DragDropStart +
                  • TQAccessible::DragDropEnd +
                  • TQAccessible::DialogStart +
                  • TQAccessible::DialogEnd +
                  • TQAccessible::ScrollingStart +
                  • TQAccessible::ScrollingEnd +
                  • TQAccessible::ObjectCreated +
                  • TQAccessible::ObjectDestroyed +
                  • TQAccessible::ObjectShow +
                  • TQAccessible::ObjectHide +
                  • TQAccessible::ObjectReorder +
                  • TQAccessible::Focus +
                  • TQAccessible::Selection +
                  • TQAccessible::SelectionAdd +
                  • TQAccessible::SelectionRemove +
                  • TQAccessible::SelectionWithin +
                  • TQAccessible::StateChanged +
                  • TQAccessible::LocationChanged +
                  • TQAccessible::NameChanged +
                  • TQAccessible::DescriptionChanged +
                  • TQAccessible::ValueChanged +
                  • TQAccessible::ParentChanged +
                  • TQAccessible::HelpChanged +
                  • TQAccessible::DefaultActionChanged +
                  • TQAccessible::AcceleratorChanged +
                  • TQAccessible::MenuCommand +
                  +

                  TQAccessible::NavDirection

                  + +

                  This enum specifies which item to move to when navigating. +

                    +
                  • TQAccessible::NavUp - sibling above +
                  • TQAccessible::NavDown - sibling below +
                  • TQAccessible::NavLeft - left sibling +
                  • TQAccessible::NavRight - right sibling +
                  • TQAccessible::NavNext - next sibling +
                  • TQAccessible::NavPrevious - previous sibling +
                  • TQAccessible::NavFirstChild - first child +
                  • TQAccessible::NavLastChild - last child +
                  • TQAccessible::NavFocusChild - child with focus +
                  +

                  TQAccessible::Role

                  + +

                  This enum defines a number of roles an accessible object can have. +The roles are: +

                    +
                  • TQAccessible::NoRole +
                  • TQAccessible::TitleBar +
                  • TQAccessible::MenuBar +
                  • TQAccessible::ScrollBar +
                  • TQAccessible::Grip +
                  • TQAccessible::Sound +
                  • TQAccessible::Cursor +
                  • TQAccessible::Caret +
                  • TQAccessible::AlertMessage +
                  • TQAccessible::Window +
                  • TQAccessible::Client +
                  • TQAccessible::PopupMenu +
                  • TQAccessible::MenuItem +
                  • TQAccessible::ToolTip +
                  • TQAccessible::Application +
                  • TQAccessible::Document +
                  • TQAccessible::Pane +
                  • TQAccessible::Chart +
                  • TQAccessible::Dialog +
                  • TQAccessible::Border +
                  • TQAccessible::Grouping +
                  • TQAccessible::Separator +
                  • TQAccessible::ToolBar +
                  • TQAccessible::StatusBar +
                  • TQAccessible::Table +
                  • TQAccessible::ColumnHeader +
                  • TQAccessible::RowHeader +
                  • TQAccessible::Column +
                  • TQAccessible::Row +
                  • TQAccessible::Cell +
                  • TQAccessible::Link +
                  • TQAccessible::HelpBalloon +
                  • TQAccessible::Character +
                  • TQAccessible::List +
                  • TQAccessible::ListItem +
                  • TQAccessible::Outline +
                  • TQAccessible::OutlineItem +
                  • TQAccessible::PageTab +
                  • TQAccessible::PropertyPage +
                  • TQAccessible::Indicator +
                  • TQAccessible::Graphic +
                  • TQAccessible::StaticText +
                  • TQAccessible::EditableText +
                  • TQAccessible::PushButton +
                  • TQAccessible::CheckBox +
                  • TQAccessible::RadioButton +
                  • TQAccessible::ComboBox +
                  • TQAccessible::DropLest +
                  • TQAccessible::ProgressBar +
                  • TQAccessible::Dial +
                  • TQAccessible::HotkeyField +
                  • TQAccessible::Slider +
                  • TQAccessible::SpinBox +
                  • TQAccessible::Diagram +
                  • TQAccessible::Animation +
                  • TQAccessible::Equation +
                  • TQAccessible::ButtonDropDown +
                  • TQAccessible::ButtonMenu +
                  • TQAccessible::ButtonDropGrid +
                  • TQAccessible::Whitespace +
                  • TQAccessible::PageTabList +
                  • TQAccessible::Clock +
                  +

                  TQAccessible::State

                  + +

                  This enum type defines bitflags that can be combined to indicate +the state of the accessible object. The values are: +

                    +
                  • TQAccessible::Normal +
                  • TQAccessible::Unavailable +
                  • TQAccessible::Selected +
                  • TQAccessible::Focused +
                  • TQAccessible::Pressed +
                  • TQAccessible::Checked +
                  • TQAccessible::Mixed +
                  • TQAccessible::ReadOnly +
                  • TQAccessible::HotTracked +
                  • TQAccessible::Default +
                  • TQAccessible::Expanded +
                  • TQAccessible::Collapsed +
                  • TQAccessible::Busy +
                  • TQAccessible::Floating +
                  • TQAccessible::Marqueed +
                  • TQAccessible::Animated +
                  • TQAccessible::Invisible +
                  • TQAccessible::Offscreen +
                  • TQAccessible::Sizeable +
                  • TQAccessible::Moveable +
                  • TQAccessible::SelfVoicing +
                  • TQAccessible::Focusable +
                  • TQAccessible::Selectable +
                  • TQAccessible::Linked +
                  • TQAccessible::Traversed +
                  • TQAccessible::MultiSelectable +
                  • TQAccessible::ExtSelectable +
                  • TQAccessible::AlertLow +
                  • TQAccessible::AlertMedium +
                  • TQAccessible::AlertHigh +
                  • TQAccessible::Protected +
                  • TQAccessible::Valid +
                  +

                  TQAccessible::Text

                  + +

                  This enum specifies string information that an accessible object +returns. +

                    +
                  • TQAccessible::Name - The name of the object +
                  • TQAccessible::Description - A short text describing the object +
                  • TQAccessible::Value - The value of the object +
                  • TQAccessible::Help - A longer text giving information about how +to use the object +
                  • TQAccessible::DefaultAction - The default method to interact with the object +
                  • TQAccessible::Accelerator - The keyboard shortcut that executes the +default action +
                  +

                  Member Function Documentation

                  +

                  bool TQAccessible::isActive () [static] +

                  +Returns TRUE if an accessibility implementation has been requested, +during the runtime of the application, otherwise returns FALSE. +

                  Use this function to prevent potentially expensive notifications via +updateAccessibility(). +

                  + +

                  TQRESULT TQAccessible::queryAccessibleInterface ( TQObject * object, TQAccessibleInterface ** iface ) [static] +

                  +Sets iface to point to the implementation of the +TQAccessibleInterface for object, and returns TQS_OK if +successfull, or sets iface to 0 and returns TQE_NOCOMPONENT if +no accessibility implementation for object exists. +

                  The function uses the classname of object 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. +

                  This function is called to answer an accessibility client's +request for object information. You should never need to call this +function yourself. + +

                  void TQAccessible::updateAccessibility ( TQObject * object, int control, Event reason ) [static] +

                  + +

                  Notifies accessibility clients about a change in object's +accessibility information. +

                  reason specifies the cause of the change, for example, +ValueChange when the position of a slider has been changed. control is the ID of the child element that has changed. When control is 0, the object itself has changed. +

                  Call this function whenever the state of your accessible object or +one of it's sub-elements has been changed either programmatically +(e.g. by calling TQLabel::setText()) or by user interaction. +

                  If there are no accessibility tools listening to this event, the +performance penalty for calling this function is minor, but if determining +the parameters of the call is expensive you can use isActive() to +avoid unnecessary performance penalties if no client is listening. + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessibleinterface-members.html b/doc/html/tqaccessibleinterface-members.html new file mode 100644 index 000000000..354f7549b --- /dev/null +++ b/doc/html/tqaccessibleinterface-members.html @@ -0,0 +1,65 @@ + + + + + +TQAccessibleInterface Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAccessibleInterface

                  + +

                  This is the complete list of member functions for +TQAccessibleInterface, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessibleinterface.html b/doc/html/tqaccessibleinterface.html new file mode 100644 index 000000000..96d0e0958 --- /dev/null +++ b/doc/html/tqaccessibleinterface.html @@ -0,0 +1,233 @@ + + + + + +TQAccessibleInterface Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAccessibleInterface Class Reference

                  + +

                  The TQAccessibleInterface class defines an interface that exposes information about accessible objects. +More... +

                  #include <tqaccessible.h> +

                  Inherits TQAccessible. +

                  Inherited by TQAccessibleObject. +

                  List of all member functions. +

                  Public Members

                  +
                    +
                  • virtual bool isValid () const = 0
                  • +
                  • virtual int childCount () const = 0
                  • +
                  • virtual TQRESULT queryChild ( int control, TQAccessibleInterface ** iface ) const = 0
                  • +
                  • virtual TQRESULT queryParent ( TQAccessibleInterface ** iface ) const = 0
                  • +
                  • virtual int controlAt ( int x, int y ) const = 0
                  • +
                  • virtual TQRect rect ( int control ) const = 0
                  • +
                  • virtual int navigate ( NavDirection direction, int startControl ) const = 0
                  • +
                  • virtual TQString text ( Text t, int control ) const = 0
                  • +
                  • virtual void setText ( Text t, int control, const TQString & text ) = 0
                  • +
                  • virtual Role role ( int control ) const = 0
                  • +
                  • virtual State state ( int control ) const = 0
                  • +
                  • virtual TQMemArray<int> selection () const = 0
                  • +
                  • virtual bool doDefaultAction ( int control ) = 0
                  • +
                  • virtual bool setFocus ( int control ) = 0
                  • +
                  • virtual bool setSelected ( int control, bool on, bool extend ) = 0
                  • +
                  • virtual void clearSelection () = 0
                  • +
                  +

                  Detailed Description

                  + + +The TQAccessibleInterface class defines an interface that exposes information about accessible objects. +

                  +

                  See also Miscellaneous Classes. + +


                  Member Function Documentation

                  +

                  int TQAccessibleInterface::childCount () const [pure virtual] +

                  + +

                  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. +

                  All objects provide this information. +

                  See also queryChild(). + +

                  void TQAccessibleInterface::clearSelection () [pure virtual] +

                  + +

                  Removes any selection from the object. +

                  See also setSelected(). + +

                  int TQAccessibleInterface::controlAt ( int x, int y ) const [pure virtual] +

                  + +

                  Returns the ID of the child that contains the screen coordinates +(x, y). 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. +

                  All visual objects provide this information. + +

                  bool TQAccessibleInterface::doDefaultAction ( int control ) [pure virtual] +

                  + +

                  Calling this function performs the default action of the child +object specified by control, or the default action of the +object itself if control is 0. + +

                  bool TQAccessibleInterface::isValid () const [pure virtual] +

                  + +

                  Returns TRUE if all the data necessary to use this interface +implementation is valid (e.g. all pointers are non-null), +otherwise returns FALSE. + +

                  int TQAccessibleInterface::navigate ( NavDirection direction, int startControl ) const [pure virtual] +

                  + +

                  This function traverses to another object, or to a sub-element of +the current object. direction specifies in which direction to +navigate, and startControl 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. +

                  The function returns the ID of the sub-element located in the direction specified. If there is nothing in the navigated direction, this function returns -1. +

                  All objects support navigation. + +

                  TQRESULT TQAccessibleInterface::queryChild ( int control, TQAccessibleInterface ** iface ) const [pure virtual] +

                  + +

                  Sets iface to point to the implementation of the +TQAccessibleInterface for the child specified with control. If +the child doesn't provide accessibility information on it's own, +the value of iface is set to 0. For those elements, this +object is responsible for exposing the child's properties. +

                  All objects provide this information. +

                  See also childCount() and queryParent(). + +

                  TQRESULT TQAccessibleInterface::queryParent ( TQAccessibleInterface ** iface ) const [pure virtual] +

                  + +

                  Sets iface to point to the implementation of the +TQAccessibleInterface for the parent object, or to 0 if there is +no such implementation or object. +

                  All objects provide this information. +

                  See also queryChild(). + +

                  TQRect TQAccessibleInterface::rect ( int control ) const [pure virtual] +

                  + +

                  Returns the location of the child specified with control in +screen coordinates. This function returns the location of the +object itself if control is 0. +

                  All visual objects provide this information. + +

                  Role TQAccessibleInterface::role ( int control ) const [pure virtual] +

                  + +

                  Returns the role of the object if control is 0, or the role of +the object's sub-element with ID control. The role of an object +is usually static. All accessible objects have a role. +

                  See also text(), state(), and selection(). + +

                  TQMemArray<int> TQAccessibleInterface::selection () const [pure virtual] +

                  + +

                  Returns the list of all the element IDs that are selected. +

                  See also text(), role(), and state(). + +

                  bool TQAccessibleInterface::setFocus ( int control ) [pure virtual] +

                  + +

                  Gives the focus to the child object specified by control, or to +the object itself if control is 0. +

                  Returns TRUE if the focus could be set; otherwise returns FALSE. + +

                  bool TQAccessibleInterface::setSelected ( int control, bool on, bool extend ) [pure virtual] +

                  + +

                  Sets the selection of the child object with ID control to on. If extend is TRUE, all child elements between the focused +item and the specified child object have their selection set to on. +

                  Returns TRUE if the selection could be set; otherwise returns +FALSE. +

                  See also setFocus() and clearSelection(). + +

                  void TQAccessibleInterface::setText ( Text t, int control, const TQString & text ) [pure virtual] +

                  + +

                  Sets the text property t of the child object control to text. If control is 0, the text property of the object itself +is set. + +

                  State TQAccessibleInterface::state ( int control ) const [pure virtual] +

                  + +

                  Returns the current state of the object if control is 0, or the +state of the object's sub-element element with ID control. All +objects have a state. +

                  See also text(), role(), and selection(). + +

                  TQString TQAccessibleInterface::text ( Text t, int control ) const [pure virtual] +

                  + +

                  Returns a string property t of the child object specified by control, or the string property of the object itself if control +is 0. +

                  The Name 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. +

                  An accessible object's Description provides textual information +about an object's visual appearance. The description is primarily +used to provide greater context for low-vision or blind users, but +is also used for context searching or other applications. Not all +objects have a description. An "OK" button would not need a +description, but a toolbutton that shows a picture of a smiley +would. +

                  The Value of an accessible object represents visual information +contained by the object, e.g. the text in a line edit. Usually, +the value can be modified by the user. Not all objects have a +value, e.g. static text labels don't, and some objects have a +state that already is the value, e.g. toggle buttons. +

                  The Help text provides information about the function and +usage of an accessible object. Not all objects provide this +information. +

                  An accessible object's DefaultAction describes the object's +primary method of manipulation, and should be a verb or a short +phrase, e.g. "Press" for a button. +

                  The accelerator is a keyboard shortcut that activates the default +action of the object. A keyboard shortcut is the underlined +character in the text of a menu, menu item or control, and is +either the character itself, or a combination of this character +and a modifier key like ALT, CTRL or SHIFT. Command controls like +tool buttons also have shortcut keys and usually display them in +their tooltip. +

                  See also role(), state(), and selection(). + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessibleobject-members.html b/doc/html/tqaccessibleobject-members.html new file mode 100644 index 000000000..3b846b285 --- /dev/null +++ b/doc/html/tqaccessibleobject-members.html @@ -0,0 +1,110 @@ + + + + + +TQAccessibleObject Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAccessibleObject

                  + +

                  This is the complete list of member functions for +TQAccessibleObject, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqaccessibleobject.html b/doc/html/tqaccessibleobject.html new file mode 100644 index 000000000..1e9b0d1e0 --- /dev/null +++ b/doc/html/tqaccessibleobject.html @@ -0,0 +1,86 @@ + + + + + +TQAccessibleObject Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAccessibleObject Class Reference

                  + +

                  The TQAccessibleObject class implements parts of the +TQAccessibleInterface for TQObjects. +More... +

                  #include <tqaccessible.h> +

                  Inherits TQObject and TQAccessibleInterface. +

                  List of all member functions. +

                  Public Members

                  + +

                  Protected Members

                  +
                    +
                  • TQObject * object () const
                  • +
                  +

                  Detailed Description

                  + + +The TQAccessibleObject class implements parts of the +TQAccessibleInterface for TQObjects. +

                  +

                  This class is mainly provided for convenience. All subclasses of +the TQAccessibleInterface should use this class as the base class. +

                  See also Miscellaneous Classes. + +


                  Member Function Documentation

                  +

                  TQAccessibleObject::TQAccessibleObject ( TQObject * object ) +

                  +Creates a TQAccessibleObject for object. + +

                  TQAccessibleObject::~TQAccessibleObject () [virtual] +

                  +Destroys the TQAccessibleObject. +

                  This only happens when a call to release() decrements the internal +reference counter to zero. + +

                  TQObject * TQAccessibleObject::object () const [protected] +

                  +Returns the TQObject for which this TQAccessibleInterface +implementation provides information. Use isValid() to make sure +the object pointer is safe to use. + + +

                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + 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( TQCloseEvent* ); + void closeEvent( TQCloseEvent* ); private slots: void newDoc(); @@ -117,7 +117,7 @@ private: #include <ntqmessagebox.h> #include <tqprinter.h> #include <ntqapplication.h> -#include <ntqaccel.h> +#include <tqaccel.h> #include <tqtextstream.h> #include <tqpainter.h> #include <tqpaintdevicemetrics.h> @@ -360,10 +360,10 @@ void ApplicationWindow::print() } } -void ApplicationWindow::closeEvent( TQCloseEvent* ce ) +void ApplicationWindow::closeEvent( TQCloseEvent* ce ) { if ( !e->isModified() ) { - ce->accept(); + ce->accept(); return; } @@ -374,14 +374,14 @@ void ApplicationWindow::print() 0, 1 ) ) { case 0: save(); - ce->accept(); + ce->accept(); break; case 1: default: // just for sanity - ce->ignore(); + ce->ignore(); break; case 2: - ce->accept(); + ce->accept(); break; } } diff --git a/doc/html/tqassistantclient-h.html b/doc/html/tqassistantclient-h.html new file mode 100644 index 000000000..ca5c140e6 --- /dev/null +++ b/doc/html/tqassistantclient-h.html @@ -0,0 +1,124 @@ + + + + + +tqassistantclient.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqassistantclient.h

                  + +

                  This is the verbatim text of the tqassistantclient.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/**********************************************************************
                  +** Copyright (C) 2005-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the TQAssistantClient library.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** Licensees holding valid TQt Commercial licenses may use this file in
                  +** accordance with the TQt Commercial License Agreement provided with
                  +** the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQASSISTANTCLIENT_H
                  +#define TQASSISTANTCLIENT_H
                  +
                  +#include <tqobject.h>
                  +
                  +class TQSocket;
                  +class TQProcess;
                  +
                  +class TQAssistantClient : public TQObject
                  +{
                  +    TQ_OBJECT
                  +    TQ_PROPERTY( bool open READ isOpen )
                  +
                  +public:
                  +    TQAssistantClient( const TQString &path, TQObject *parent = 0, const char *name = 0 );
                  +    ~TQAssistantClient();
                  +
                  +    bool isOpen() const;
                  +
                  +    void setArguments( const TQStringList &args );
                  +
                  +public slots:
                  +    virtual void openAssistant();
                  +    virtual void closeAssistant();
                  +    virtual void showPage( const TQString &page );
                  +
                  +signals:
                  +    void assistantOpened();
                  +    void assistantClosed();
                  +    void error( const TQString &msg );
                  +
                  +private slots:
                  +    void socketConnected();
                  +    void socketConnectionClosed();
                  +    void readPort();
                  +    void socketError( int );
                  +    void readStdError();
                  +
                  +private:
                  +    TQSocket *socket;
                  +    TQProcess *proc;
                  +    TQ_UINT16 port;
                  +    TQString host, assistantCommand, pageBuffer;
                  +    bool opened;
                  +};
                  +
                  +#endif
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqassistantclient-members.html b/doc/html/tqassistantclient-members.html new file mode 100644 index 000000000..a810119f4 --- /dev/null +++ b/doc/html/tqassistantclient-members.html @@ -0,0 +1,98 @@ + + + + + +TQAssistantClient Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAssistantClient

                  + +

                  This is the complete list of member functions for +TQAssistantClient, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqassistantclient.html b/doc/html/tqassistantclient.html new file mode 100644 index 000000000..029e97417 --- /dev/null +++ b/doc/html/tqassistantclient.html @@ -0,0 +1,179 @@ + + + + + +TQAssistantClient Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAssistantClient Class Reference

                  + +

                  The TQAssistantClient class provides a means of using TQt +Assistant as an application's help tool. +More... +

                  #include <tqassistantclient.h> +

                  Inherits TQObject. +

                  List of all member functions. +

                  Public Members

                  + +

                  Public Slots

                  + +

                  Signals

                  + +

                  Properties

                  +
                    +
                  • bool open - whether TQt Assistant is open  (read only)
                  • +
                  +

                  Detailed Description

                  + + +The TQAssistantClient class provides a means of using TQt +Assistant as an application's help tool. +

                  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. +

                  The TQAssistantClient instance can open (openAssistant()) or close +(closeAssistant()) TQt Assistant whenever required. If TQt Assistant +is open, isOpen() returns TRUE. +

                  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. +

                  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. +

                  This class is not included in the TQt library itself. To use it you +must link against libtqassistantclient.a (Unix) or tqassistantclient.lib (Windows), which is built into INSTALL/lib +if you built the TQt tools (INSTALL is the directory where TQt is +installed). If you use qmake, then you can simply add the following +line to your pro file: +

                  +        LIBS += -ltqassistantclient
                  +    
                  + +

                  See also "Adding Documentation to TQt Assistant" in the TQt Assistant manual. + +


                  Member Function Documentation

                  +

                  TQAssistantClient::TQAssistantClient ( const TQString & path, TQObject * parent = 0, const char * name = 0 ) +

                  +Constructs an assistant client object. The path specifies the +path to the TQt Assistant executable. If path is an empty +string the system path (%PATH% or $PATH) is used. +

                  The assistant client object is a child of parent and is called +name. + +

                  TQAssistantClient::~TQAssistantClient () +

                  +Destroys the assistant client object and frees up all allocated +resources. + +

                  void TQAssistantClient::assistantClosed () [signal] +

                  + +

                  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. + +

                  void TQAssistantClient::assistantOpened () [signal] +

                  + +

                  This signal is emitted when TQt Assistant is open and the +client-server communication is set up. + +

                  void TQAssistantClient::closeAssistant () [virtual slot] +

                  +Use this function to close TQt Assistant. +

                  See also assistantClosed(). + +

                  void TQAssistantClient::error ( const TQString & msg ) [signal] +

                  + +

                  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 msg provides an +explanation of the error. + +

                  bool TQAssistantClient::isOpen () const +

                  Returns TRUE if TQt Assistant is open; otherwise returns FALSE. +See the "open" property for details. +

                  void TQAssistantClient::openAssistant () [virtual slot] +

                  +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. +

                  See also assistantOpened(). + +

                  void TQAssistantClient::setArguments ( const TQStringList & args ) +

                  +Sets the command line arguments used when TQt Assistant is +started to args. + +

                  void TQAssistantClient::showPage ( const TQString & page ) [virtual slot] +

                  +Call this function to make TQt Assistant show a particular page. +The page is a filename (e.g. myhelpfile.html). See "Adding +Documentation to TQt Assistant" in the TQt + Assistant manual for further information. +

                  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. +

                  See also open and assistantOpened(). + +

                  Example: helpsystem/mainwindow.cpp. +


                  Property Documentation

                  +

                  bool open

                  +

                  This property holds whether TQt Assistant is open. +

                  +

                  Get this property's value with isOpen(). + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqasyncimageio-h.html b/doc/html/tqasyncimageio-h.html new file mode 100644 index 000000000..9968fca1d --- /dev/null +++ b/doc/html/tqasyncimageio-h.html @@ -0,0 +1,156 @@ + + + + + +tqasyncimageio.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqasyncimageio.h

                  + +

                  This is the verbatim text of the tqasyncimageio.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/****************************************************************************
                  +** $Id: qt/tqasyncimageio.h   3.3.8   edited Jan 11 14:38 $
                  +**
                  +** Definition of asynchronous image/movie loading classes
                  +**
                  +** Created : 970617
                  +**
                  +** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the kernel module of the TQt GUI Toolkit.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** This file may be used under the terms of the Q Public License as
                  +** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  +** included in the packaging of this file.  Licensees holding valid TQt
                  +** Commercial licenses may use this file in accordance with the TQt
                  +** Commercial License Agreement provided with the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQASYNCIMAGEIO_H
                  +#define TQASYNCIMAGEIO_H
                  +
                  +#ifndef QT_H
                  +#include "tqimage.h"
                  +#endif // QT_H
                  +
                  +#ifndef TQT_NO_ASYNC_IMAGE_IO
                  +
                  +#if __GNUC__ - 0 > 3
                  +#pragma GCC system_header
                  +#endif
                  +
                  +class TQ_EXPORT TQImageConsumer {
                  +public:
                  +    virtual void end()=0;
                  +
                  +    // Change transfer type 1.
                  +    virtual void changed( const TQRect& ) = 0;
                  +    virtual void frameDone() = 0;
                  +
                  +    // Change transfer type 2.
                  +    virtual void frameDone( const TQPoint&, const TQRect& ) = 0;
                  +
                  +    virtual void setLooping( int ) = 0;
                  +    virtual void setFramePeriod( int ) = 0;
                  +    virtual void setSize( int, int ) = 0;
                  +};
                  +
                  +class TQ_EXPORT TQImageFormat {
                  +public:
                  +    virtual ~TQImageFormat();
                  +    virtual int decode( TQImage& img, TQImageConsumer* consumer,
                  +			const uchar* buffer, int length ) = 0;
                  +};
                  +
                  +class TQ_EXPORT TQImageFormatType {
                  +public:
                  +    virtual ~TQImageFormatType();
                  +    virtual TQImageFormat* decoderFor( const uchar* buffer, int length ) = 0;
                  +    virtual const char* formatName() const = 0;
                  +protected:
                  +    TQImageFormatType();
                  +};
                  +
                  +class TQImageDecoderPrivate;
                  +class TQ_EXPORT TQImageDecoder {
                  +public:
                  +    TQImageDecoder( TQImageConsumer* c );
                  +    ~TQImageDecoder();
                  +
                  +    const TQImage& image() { return img; }
                  +    int decode( const uchar* buffer, int length );
                  +
                  +    static const char* formatName( const uchar* buffer, int length );
                  +    static TQImageFormatType* format( const char* name ); // direct use - no decode()
                  +
                  +    static TQStrList inputFormats();
                  +    static void registerDecoderFactory( TQImageFormatType* );
                  +    static void unregisterDecoderFactory( TQImageFormatType* );
                  +
                  +private:
                  +    TQImageFormat* actual_decoder;
                  +    TQImageConsumer* consumer;
                  +    TQImage img;
                  +    TQImageDecoderPrivate *d;
                  +};
                  +
                  +#endif // TQT_NO_ASYNC_IMAGE_IO
                  +
                  +#endif // TQASYNCIMAGEIO_H
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqasyncio-h.html b/doc/html/tqasyncio-h.html new file mode 100644 index 000000000..44e460543 --- /dev/null +++ b/doc/html/tqasyncio-h.html @@ -0,0 +1,165 @@ + + + + + +tqasyncio.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqasyncio.h

                  + +

                  This is the verbatim text of the tqasyncio.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/****************************************************************************
                  +** $Id: qt/tqasyncio.h   3.3.8   edited Jan 11 14:38 $
                  +**
                  +** Definition of asynchronous I/O classes
                  +**
                  +** Created : 970617
                  +**
                  +** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the kernel module of the TQt GUI Toolkit.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** This file may be used under the terms of the Q Public License as
                  +** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  +** included in the packaging of this file.  Licensees holding valid TQt
                  +** Commercial licenses may use this file in accordance with the TQt
                  +** Commercial License Agreement provided with the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQASYNCIO_H
                  +#define TQASYNCIO_H
                  +
                  +#ifndef QT_H
                  +#include "tqobject.h"
                  +#include "tqsignal.h"
                  +#include "tqtimer.h"
                  +#endif // QT_H
                  +
                  +#ifndef TQT_NO_ASYNC_IO
                  +
                  +class TQIODevice;
                  +
                  +class TQ_EXPORT TQAsyncIO {
                  +public:
                  +    virtual ~TQAsyncIO();
                  +    void connect(TQObject*, const char *member);
                  +
                  +protected:
                  +    void ready();
                  +
                  +private:
                  +    TQSignal signal;
                  +};
                  +
                  +class TQ_EXPORT TQDataSink : public TQAsyncIO {
                  +public:
                  +    // Call this to know how much I can take.
                  +    virtual int readyToReceive()=0;
                  +    virtual void receive(const uchar*, int count)=0;
                  +    virtual void eof()=0;
                  +    void maybeReady();
                  +};
                  +
                  +class TQ_EXPORT TQDataSource : public TQAsyncIO {
                  +public:
                  +    virtual int readyToSend()=0; // returns -1 when never any more ready
                  +    virtual void sendTo(TQDataSink*, int count)=0;
                  +    void maybeReady();
                  +
                  +    virtual bool rewindable() const;
                  +    virtual void enableRewind(bool);
                  +    virtual void rewind();
                  +};
                  +
                  +class TQ_EXPORT TQIODeviceSource : public TQDataSource {
                  +    const int buf_size;
                  +    uchar *buffer;
                  +    TQIODevice* iod;
                  +    bool rew;
                  +
                  +public:
                  +    TQIODeviceSource(TQIODevice*, int bufsize=4096);
                  +   ~TQIODeviceSource();
                  +
                  +    int readyToSend();
                  +    void sendTo(TQDataSink* sink, int n);
                  +    bool rewindable() const;
                  +    void enableRewind(bool on);
                  +    void rewind();
                  +};
                  +
                  +class TQ_EXPORT TQDataPump : public TQObject {
                  +    TQ_OBJECT
                  +    int interval;
                  +    TQTimer timer;
                  +    TQDataSource* source;
                  +    TQDataSink* sink;
                  +
                  +public:
                  +    TQDataPump(TQDataSource*, TQDataSink*);
                  +
                  +private slots:
                  +    void kickStart();
                  +    void tryToPump();
                  +};
                  +
                  +#endif	// TQT_NO_ASYNC_IO
                  +
                  +#endif
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqasyncio-members.html b/doc/html/tqasyncio-members.html new file mode 100644 index 000000000..0a5d398b1 --- /dev/null +++ b/doc/html/tqasyncio-members.html @@ -0,0 +1,49 @@ + + + + + +TQAsyncIO Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQAsyncIO

                  + +

                  This is the complete list of member functions for +TQAsyncIO, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqasyncio.html b/doc/html/tqasyncio.html new file mode 100644 index 000000000..1d384a220 --- /dev/null +++ b/doc/html/tqasyncio.html @@ -0,0 +1,83 @@ + + + + + +TQAsyncIO Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQAsyncIO Class Reference
                  [obsolete]

                  + +

                  The TQAsyncIO class encapsulates I/O asynchronicity. +More... +

                  #include <tqasyncio.h> +

                  Inherited by TQDataSink and TQDataSource. +

                  List of all member functions. +

                  Public Members

                  + +

                  Protected Members

                  + +

                  Detailed Description

                  + + +This class is obsolete. It is provided to keep old source working. We strongly advise against using it in new code. +

                  The TQAsyncIO class encapsulates I/O asynchronicity. +

                  The TQt classes for asynchronous input/output provide a simple +mechanism to allow large files or slow data sources to be processed +without using large amounts of memory or blocking the user interface. +

                  This facility is used in TQt to drive animated images. See TQImageConsumer. + +


                  Member Function Documentation

                  +

                  TQAsyncIO::~TQAsyncIO () [virtual] +

                  +Destroys the async IO object. + +

                  void TQAsyncIO::connect ( TQObject * obj, const char * member ) +

                  +Ensures that only one object, obj and function, member, can +respond to changes in readiness. + +

                  void TQAsyncIO::ready () [protected] +

                  +Derived classes should call this when they change from being +unready to ready. + + +

                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + 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.

                  The TQBitmap class is a monochrome off-screen paint device used -mainly for creating custom TQCursor and TQBrush objects, in +mainly for creating custom TQCursor and TQBrush objects, in TQPixmap::setMask() and for TQRegion.

                  A TQBitmap is a TQPixmap with a depth of 1. If a pixmap with a depth greater than 1 is assigned to a diff --git a/doc/html/tqchildevent-members.html b/doc/html/tqchildevent-members.html new file mode 100644 index 000000000..1205cb9d1 --- /dev/null +++ b/doc/html/tqchildevent-members.html @@ -0,0 +1,52 @@ + + + + + +TQChildEvent Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQChildEvent

                  + +

                  This is the complete list of member functions for +TQChildEvent, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqchildevent.html b/doc/html/tqchildevent.html new file mode 100644 index 000000000..881bd99df --- /dev/null +++ b/doc/html/tqchildevent.html @@ -0,0 +1,98 @@ + + + + + +TQChildEvent Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQChildEvent Class Reference

                  + +

                  The TQChildEvent class contains event parameters for child object +events. +More... +

                  #include <tqevent.h> +

                  Inherits TQEvent. +

                  List of all member functions. +

                  Public Members

                  + +

                  Detailed Description

                  + + +The TQChildEvent class contains event parameters for child object +events. +

                  +

                  Child events are sent to objects when children are inserted or +removed. +

                  A ChildRemoved event is sent immediately, but a ChildInserted event is posted (with TQApplication::postEvent()). +

                  Note that if a child is removed immediately after it is inserted, +the ChildInserted event may be suppressed, but the ChildRemoved event will always be sent. In this case there will be +a ChildRemoved event without a corresponding ChildInserted +event. +

                  The handler for these events is TQObject::childEvent(). +

                  See also Event Classes. + +


                  Member Function Documentation

                  +

                  TQChildEvent::TQChildEvent ( Type type, TQObject * child ) +

                  + +

                  Constructs a child event object. The child is the object that +is to be removed or inserted. +

                  The type parameter must be either TQEvent::ChildInserted or +TQEvent::ChildRemoved. + +

                  TQObject * TQChildEvent::child () const +

                  + +

                  Returns the child widget that was inserted or removed. + +

                  bool TQChildEvent::inserted () const +

                  + +

                  Returns TRUE if the widget received a new child; otherwise returns +FALSE. + +

                  bool TQChildEvent::removed () const +

                  + +

                  Returns TRUE if the object lost a child; otherwise returns FALSE. + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcloseevent-members.html b/doc/html/tqcloseevent-members.html new file mode 100644 index 000000000..d804a2f12 --- /dev/null +++ b/doc/html/tqcloseevent-members.html @@ -0,0 +1,52 @@ + + + + + +TQCloseEvent Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQCloseEvent

                  + +

                  This is the complete list of member functions for +TQCloseEvent, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcloseevent.html b/doc/html/tqcloseevent.html new file mode 100644 index 000000000..4fb2ef4d5 --- /dev/null +++ b/doc/html/tqcloseevent.html @@ -0,0 +1,134 @@ + + + + + +TQCloseEvent Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQCloseEvent Class Reference

                  + +

                  The TQCloseEvent class contains parameters that describe a close event. +More... +

                  #include <tqevent.h> +

                  Inherits TQEvent. +

                  List of all member functions. +

                  Public Members

                  + +

                  Detailed Description

                  + + +The TQCloseEvent class contains parameters that describe a close event. +

                  +

                  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. +

                  Close events contain a flag that indicates whether the receiver +wants the widget to be closed or not. When a widget accepts the +close event, it is hidden (and destroyed if it was created with +the WDestructiveClose flag). If it refuses to accept the close +event nothing happens. (Under X11 it is possible that the window +manager will forcibly close the window; but at the time of writing +we are not aware of any window manager that does this.) +

                  The application's main widget -- TQApplication::mainWidget() -- +is a special case. When it accepts the close event, TQt leaves the +main event loop and the application is immediately terminated +(i.e. it returns from the call to TQApplication::exec() in the +main() function). +

                  The event handler TQWidget::closeEvent() receives close events. The +default implementation of this event handler accepts the close +event. If you do not want your widget to be hidden, or want some +special handing, you should reimplement the event handler. +

                  The closeEvent() in the + Application Walkthrough shows a close event handler that +asks whether to save a document before closing. +

                  If you want the widget to be deleted when it is closed, create it +with the WDestructiveClose widget flag. This is very useful for +independent top-level windows in a multi-window application. +

                  TQObjects emits the destroyed() signal when they are deleted. +

                  If the last top-level window is closed, the +TQApplication::lastWindowClosed() signal is emitted. +

                  The isAccepted() function returns TRUE if the event's receiver has +agreed to close the widget; call accept() to agree to close the +widget and call ignore() if the receiver of this event does not +want the widget to be closed. +

                  See also TQWidget::close(), TQWidget::hide(), TQObject::destroyed(), TQApplication::setMainWidget(), TQApplication::lastWindowClosed(), TQApplication::exec(), TQApplication::quit(), and Event Classes. + +


                  Member Function Documentation

                  +

                  TQCloseEvent::TQCloseEvent () +

                  + +

                  Constructs a close event object with the accept parameter flag set +to FALSE. +

                  See also accept(). + +

                  void TQCloseEvent::accept () +

                  + +

                  Sets the accept flag of the close event object. +

                  Setting the accept flag indicates that the receiver of this event +agrees to close the widget. +

                  The accept flag is not set by default. +

                  If you choose to accept in TQWidget::closeEvent(), the widget will +be hidden. If the widget's WDestructiveClose flag is set, it +will also be destroyed. +

                  See also ignore() and TQWidget::hide(). + +

                  Examples: action/application.cpp, application/application.cpp, mdi/application.cpp, popup/popup.cpp, and qwerty/qwerty.cpp. +

                  void TQCloseEvent::ignore () +

                  + +

                  Clears the accept flag of the close event object. +

                  Clearing the accept flag indicates that the receiver of this event +does not want the widget to be closed. +

                  The close event is constructed with the accept flag cleared. +

                  See also accept(). + +

                  Examples: action/application.cpp, application/application.cpp, mdi/application.cpp, and qwerty/qwerty.cpp. +

                  bool TQCloseEvent::isAccepted () const +

                  + +

                  Returns TRUE if the receiver of the event has agreed to close the +widget; otherwise returns FALSE. +

                  See also accept() and ignore(). + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcontextmenuevent-members.html b/doc/html/tqcontextmenuevent-members.html new file mode 100644 index 000000000..27884ec81 --- /dev/null +++ b/doc/html/tqcontextmenuevent-members.html @@ -0,0 +1,62 @@ + + + + + +TQContextMenuEvent Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQContextMenuEvent

                  + +

                  This is the complete list of member functions for +TQContextMenuEvent, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcontextmenuevent.html b/doc/html/tqcontextmenuevent.html new file mode 100644 index 000000000..d43c99491 --- /dev/null +++ b/doc/html/tqcontextmenuevent.html @@ -0,0 +1,223 @@ + + + + + +TQContextMenuEvent Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQContextMenuEvent Class Reference

                  + +

                  The TQContextMenuEvent class contains parameters that describe a context menu event. +More... +

                  #include <tqevent.h> +

                  Inherits TQEvent. +

                  List of all member functions. +

                  Public Members

                  + +

                  Detailed Description

                  + + +The TQContextMenuEvent class contains parameters that describe a context menu event. +

                  +

                  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. +

                  When this event occurs it is customary to show a TQPopupMenu with a +context menu, if this is relevant to the context. +

                  Context menu events contain a special accept flag that indicates +whether the receiver accepted the event. If the event handler does +not accept the event, then whatever triggered the event will be +handled as a regular input event if possible. +

                  See also TQPopupMenu and Event Classes. + +


                  Member Type Documentation

                  +

                  TQContextMenuEvent::Reason

                  + +

                  This enum describes the reason the ContextMenuEvent was sent. The +values are: +

                    +
                  • TQContextMenuEvent::Mouse - The mouse caused the event to be sent. Normally this +means the right mouse button was clicked, but this is platform +specific. +
                  • TQContextMenuEvent::Keyboard - The keyboard caused this event to be sent. On +Windows this means the menu button was pressed. +
                  • TQContextMenuEvent::Other - The event was sent by some other means (i.e. not by +the mouse or keyboard). +
                  +

                  Member Function Documentation

                  +

                  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. +

                  The reason parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. +

                  The pos parameter specifies the mouse position relative to the +receiving widget. globalPos is the mouse position in absolute +coordinates. state is the ButtonState at the time of the event. + +

                  TQContextMenuEvent::TQContextMenuEvent ( Reason reason, const TQPoint & pos, int state ) +

                  + +

                  Constructs a context menu event object with the accept parameter +flag set to FALSE. +

                  The reason parameter must be TQContextMenuEvent::Mouse or TQContextMenuEvent::Keyboard. +

                  The pos parameter specifies the mouse position relative to the +receiving widget. state is the ButtonState at the time of the +event. +

                  The globalPos() is initialized to TQCursor::pos(), which may not be +appropriate. Use the other constructor to specify the global +position explicitly. + +

                  void TQContextMenuEvent::accept () +

                  + +

                  Sets the accept flag of the context event object. +

                  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. +

                  The accept flag is not set by default. +

                  See also ignore() and consume(). + +

                  void TQContextMenuEvent::consume () +

                  + +

                  Sets the consume flag of the context event object. +

                  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.) +

                  The consumed flag is not set by default. +

                  See also ignore() and accept(). + +

                  const TQPoint & TQContextMenuEvent::globalPos () const +

                  + +

                  Returns the global position of the mouse pointer at the time of +the event. +

                  See also x(), y(), and pos(). + +

                  int TQContextMenuEvent::globalX () const +

                  + +

                  Returns the global x-position of the mouse pointer at the time of +the event. +

                  See also globalY() and globalPos(). + +

                  int TQContextMenuEvent::globalY () const +

                  + +

                  Returns the global y-position of the mouse pointer at the time of +the event. +

                  See also globalX() and globalPos(). + +

                  void TQContextMenuEvent::ignore () +

                  + +

                  Clears the accept flag of the context event object. +

                  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. +

                  The accept flag is not set by default. +

                  See also accept() and consume(). + +

                  bool TQContextMenuEvent::isAccepted () const +

                  + +

                  Returns TRUE if the receiver has processed the event; otherwise +returns FALSE. +

                  See also accept(), ignore(), and consume(). + +

                  bool TQContextMenuEvent::isConsumed () const +

                  + +

                  Returns TRUE (which stops propagation of the event) if the +receiver has blocked the event; otherwise returns FALSE. +

                  See also accept(), ignore(), and consume(). + +

                  const TQPoint & TQContextMenuEvent::pos () const +

                  + +

                  Returns the position of the mouse pointer relative to the widget +that received the event. +

                  See also x(), y(), and globalPos(). + +

                  Reason TQContextMenuEvent::reason () const +

                  + +

                  Returns the reason for this context event. + +

                  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. +

                  The returned value is LeftButton, RightButton, MidButton, +ShiftButton, ControlButton and AltButton OR'ed together. + +

                  int TQContextMenuEvent::x () const +

                  + +

                  Returns the x-position of the mouse pointer, relative to the +widget that received the event. +

                  See also y() and pos(). + +

                  int TQContextMenuEvent::y () const +

                  + +

                  Returns the y-position of the mouse pointer, relative to the +widget that received the event. +

                  See also x() and pos(). + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcursor-h.html b/doc/html/tqcursor-h.html new file mode 100644 index 000000000..df85511c5 --- /dev/null +++ b/doc/html/tqcursor-h.html @@ -0,0 +1,183 @@ + + + + + +tqcursor.h Include File + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  tqcursor.h

                  + +

                  This is the verbatim text of the tqcursor.h include file. It is provided only for illustration; the copyright remains with Trolltech. +


                  +
                  +/****************************************************************************
                  +** $Id: qt/tqcursor.h   3.3.8   edited Jan 11 14:38 $
                  +**
                  +** Definition of TQCursor class
                  +**
                  +** Created : 940219
                  +**
                  +** Copyright (C) 1992-2007 Trolltech ASA.  All rights reserved.
                  +**
                  +** This file is part of the kernel module of the TQt GUI Toolkit.
                  +**
                  +** This file may be used under the terms of the GNU General Public
                  +** License versions 2.0 or 3.0 as published by the Free Software
                  +** Foundation and appearing in the file LICENSE.GPL included in the
                  +** packaging of this file. Alternatively you may (at your option) use any
                  +** later version of the GNU General Public License if such license has
                  +** been publicly approved by Trolltech ASA (or its successors, if any)
                  +** and the KDE Free TQt Foundation.
                  +**
                  +** Please review the following information to ensure GNU General
                  +** Public Licensing requirements will be met:
                  +** http://trolltech.com/products/qt/licenses/licensing/opensource/.
                  +** If you are unsure which license is appropriate for your use, please
                  +** review the following information:
                  +** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
                  +** or contact the sales department at sales@trolltech.com.
                  +**
                  +** This file may be used under the terms of the Q Public License as
                  +** defined by Trolltech ASA and appearing in the file LICENSE.TQPL
                  +** included in the packaging of this file.  Licensees holding valid TQt
                  +** Commercial licenses may use this file in accordance with the TQt
                  +** Commercial License Agreement provided with the Software.
                  +**
                  +** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
                  +** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
                  +** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
                  +** herein.
                  +**
                  +**********************************************************************/
                  +
                  +#ifndef TQCURSOR_H
                  +#define TQCURSOR_H
                  +
                  +#ifndef QT_H
                  +#include "tqpoint.h"
                  +#include "ntqshared.h"
                  +#endif // QT_H
                  +
                  +/*
                  +  ### The fake cursor has to go first with old qdoc.
                  +*/
                  +#ifdef TQT_NO_CURSOR
                  +
                  +class TQ_EXPORT TQCursor : public TQt
                  +{
                  +public:
                  +    static TQPoint pos();
                  +    static void	  setPos( int x, int y );
                  +    static void	  setPos( const TQPoint & );
                  +private:
                  +    TQCursor();
                  +};
                  +
                  +#endif // TQT_NO_CURSOR
                  +
                  +#ifndef TQT_NO_CURSOR
                  +
                  +struct TQCursorData;
                  +
                  +
                  +class TQ_EXPORT TQCursor : public TQt
                  +{
                  +public:
                  +    TQCursor();				// create default arrow cursor
                  +    TQCursor( int shape );
                  +    TQCursor( const TQBitmap &bitmap, const TQBitmap &mask,
                  +	     int hotX=-1, int hotY=-1 );
                  +    TQCursor( const TQPixmap &pixmap,
                  +	     int hotX=-1, int hotY=-1 );
                  +    TQCursor( const TQCursor & );
                  +   ~TQCursor();
                  +    TQCursor &operator=( const TQCursor & );
                  +
                  +    int		  shape()   const;
                  +    void	  setShape( int );
                  +
                  +    const TQBitmap *bitmap() const;
                  +    const TQBitmap *mask()   const;
                  +    TQPoint	  hotSpot() const;
                  +
                  +#if defined(TQ_WS_WIN)
                  +    HCURSOR	  handle()  const;
                  +    TQCursor( HCURSOR );
                  +#elif defined(TQ_WS_X11)
                  +    HANDLE	  handle()  const;
                  +    TQCursor( HANDLE );
                  +#elif defined(TQ_WS_MAC)
                  +    HANDLE handle() const;
                  +#endif
                  +
                  +    static TQPoint pos();
                  +    static void	  setPos( int x, int y );
                  +    static void	  setPos( const TQPoint & );
                  +
                  +    static void	  initialize();
                  +    static void	  cleanup();
                  +
                  +#if defined(TQ_WS_X11)
                  +    static int 	  x11Screen();
                  +#endif
                  +private:
                  +    void	  setBitmap( const TQBitmap &bitmap, const TQBitmap &mask,
                  +				 int hotX, int hotY );
                  +    void	  update() const;
                  +    TQCursorData	 *data;
                  +    TQCursor	 *find_cur(int);
                  +#if defined(TQ_WS_MAC)
                  +    friend void qt_mac_set_cursor(const TQCursor *c, const Point *p);
                  +#endif
                  +};
                  +
                  +
                  +/*****************************************************************************
                  +  TQCursor stream functions
                  + *****************************************************************************/
                  +#ifndef TQT_NO_DATASTREAM
                  +TQ_EXPORT TQDataStream &operator<<( TQDataStream &, const TQCursor & );
                  +TQ_EXPORT TQDataStream &operator>>( TQDataStream &, TQCursor & );
                  +#endif
                  +#endif // TQT_NO_CURSOR
                  +
                  +
                  +inline void TQCursor::setPos( const TQPoint &p )
                  +{
                  +    setPos( p.x(), p.y() );
                  +}
                  +
                  +#endif // TQCURSOR_H
                  +
                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcursor-members.html b/doc/html/tqcursor-members.html new file mode 100644 index 000000000..ba9c2788d --- /dev/null +++ b/doc/html/tqcursor-members.html @@ -0,0 +1,59 @@ + + + + + +TQCursor Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQCursor

                  + +

                  This is the complete list of member functions for +TQCursor, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcursor.html b/doc/html/tqcursor.html new file mode 100644 index 000000000..682e6604b --- /dev/null +++ b/doc/html/tqcursor.html @@ -0,0 +1,287 @@ + + + + + +TQCursor Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQCursor Class Reference

                  + +

                  The TQCursor class provides a mouse cursor with an arbitrary +shape. +More... +

                  #include <tqcursor.h> +

                  Inherits TQt. +

                  List of all member functions. +

                  Public Members

                  +
                    +
                  • TQCursor ()
                  • +
                  • TQCursor ( int shape )
                  • +
                  • TQCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 )
                  • +
                  • TQCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 )
                  • +
                  • TQCursor ( const TQCursor & c )
                  • +
                  • ~TQCursor ()
                  • +
                  • TQCursor & operator= ( const TQCursor & c )
                  • +
                  • int shape () const
                  • +
                  • void setShape ( int shape )
                  • +
                  • const TQBitmap * bitmap () const
                  • +
                  • const TQBitmap * mask () const
                  • +
                  • TQPoint hotSpot () const
                  • +
                  • HCURSOR handle () const
                  • +
                  • TQCursor ( HCURSOR handle )
                  • +
                  • HANDLE handle () const
                  • +
                  +

                  Static Public Members

                  + +

                  Related Functions

                  +
                    +
                  • TQDataStream & operator<< ( TQDataStream & s, const TQCursor & c )
                  • +
                  • TQDataStream & operator>> ( TQDataStream & s, TQCursor & c )
                  • +
                  +

                  Detailed Description

                  + + +

                  The TQCursor class provides a mouse cursor with an arbitrary +shape. +

                  + +

                  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. +

                  TQt has a number of standard cursor shapes, but you can also make +custom cursor shapes based on a TQBitmap, a mask and a hotspot. +

                  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 TQApplication::setOverrideCursor(). +

                  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. +

                  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. +

                  To set or get the position of the mouse cursor use the static +methods TQCursor::pos() and TQCursor::setPos(). +

                  Cursor Shapes
                  +

                  See also TQWidget, GUI Design Handbook: + Cursors, Widget Appearance and Style, and Implicitly and Explicitly Shared Classes. + +

                  On X11, TQt supports the Xcursor +library, which allows for full color icon themes. The table below +shows the cursor name used for each TQt::CursorShape value. If a +cursor cannot be found using the name shown below, a standard X11 +cursor will be used instead. Note: X11 does not provide +appropriate cursors for all possible TQt::CursorShape values. It +is possible that some cursors will be taken from the Xcursor +theme, while others will use an internal bitmap cursor. +

                  +
                  TQt::CursorShape Values Cursor Names +
                  TQt::ArrowCursor left_ptr +
                  TQt::UpArrowCursor up_arrow +
                  TQt::CrossCursor cross +
                  TQt::WaitCursor wait +
                  TQt::BusyCursor left_ptr_watch +
                  TQt::IbeamCursor ibeam +
                  TQt::SizeVerCursor size_ver +
                  TQt::SizeHorCursor size_hor +
                  TQt::SizeBDiagCursor size_bdiag +
                  TQt::SizeFDiagCursor size_fdiag +
                  TQt::SizeAllCursor size_all +
                  TQt::SplitVCursor split_v +
                  TQt::SplitHCursor split_h +
                  TQt::PointingHandCursor pointing_hand +
                  TQt::ForbiddenCursor forbidden +
                  TQt::WhatsThisCursor whats_this +
                  + +

                  Member Function Documentation

                  +

                  TQCursor::TQCursor () +

                  +Constructs a cursor with the default arrow shape. + +

                  TQCursor::TQCursor ( int shape ) +

                  +Constructs a cursor with the specified shape. +

                  See CursorShape for a list of shapes. +

                  See also setShape(). + +

                  TQCursor::TQCursor ( const TQBitmap & bitmap, const TQBitmap & mask, int hotX = -1, int hotY = -1 ) +

                  +Constructs a custom bitmap cursor. +

                  bitmap and +mask make up the bitmap. +hotX and +hotY define the cursor's hot spot. +

                  If hotX is negative, it is set to the bitmap().width()/2. +If hotY is negative, it is set to the bitmap().height()/2. +

                  The cursor bitmap (B) and mask (M) bits are combined like this: +

                    +
                  • B=1 and M=1 gives black. +
                  • B=0 and M=1 gives white. +
                  • B=0 and M=0 gives transparent. +
                  • B=1 and M=0 gives an undefined result. +
                  +

                  Use the global TQt color color0 to draw 0-pixels and color1 to +draw 1-pixels in the bitmaps. +

                  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. +

                  See also TQBitmap::TQBitmap() and TQBitmap::setMask(). + +

                  TQCursor::TQCursor ( const TQPixmap & pixmap, int hotX = -1, int hotY = -1 ) +

                  +Constructs a custom pixmap cursor. +

                  pixmap is the image. It is usual to give it a mask (set using +TQPixmap::setMask()). hotX and hotY define the cursor's hot +spot. +

                  If hotX is negative, it is set to the pixmap().width()/2. +If hotY is negative, it is set to the pixmap().height()/2. +

                  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. +

                  Currently, only black-and-white pixmaps can be used. +

                  See also TQPixmap::TQPixmap() and TQPixmap::setMask(). + +

                  TQCursor::TQCursor ( const TQCursor & c ) +

                  +Constructs a copy of the cursor c. + +

                  TQCursor::TQCursor ( HCURSOR handle ) +

                  + +

                  Creates a cursor with the specified window system handle handle. +

                  Warning: +Portable in principle, but if you use it you are probably about to +do something non-portable. Be careful. + +

                  TQCursor::~TQCursor () +

                  +Destroys the cursor. + +

                  const TQBitmap * TQCursor::bitmap () const +

                  +Returns the cursor bitmap, or 0 if it is one of the standard +cursors. + +

                  void TQCursor::cleanup () [static] +

                  +Internal function that deinitializes the predefined cursors. +This function is called from the TQApplication destructor. +

                  See also initialize(). + +

                  HANDLE TQCursor::handle () const +

                  +Returns the window system cursor handle. +

                  Warning: +Portable in principle, but if you use it you are probably about to +do something non-portable. Be careful. + +

                  TQPoint TQCursor::hotSpot () const +

                  +Returns the cursor hot spot, or (0, 0) if it is one of the +standard cursors. + +

                  void TQCursor::initialize () [static] +

                  +Internal function that initializes the predefined cursors. +This function is called from the TQApplication constructor. +

                  See also cleanup(). + +

                  const TQBitmap * TQCursor::mask () const +

                  +Returns the cursor bitmap mask, or 0 if it is one of the standard +cursors. + +

                  TQCursor & TQCursor::operator= ( const TQCursor & c ) +

                  +Assigns c to this cursor and returns a reference to this +cursor. + +

                  TQPoint TQCursor::pos () [static] +

                  +Returns the position of the cursor (hot spot) in global screen +coordinates. +

                  You can call TQWidget::mapFromGlobal() to translate it to widget +coordinates. +

                  See also setPos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). + +

                  Examples: chart/canvasview.cpp, fileiconview/tqfileiconview.cpp, and menu/menu.cpp. +

                  void TQCursor::setPos ( int x, int y ) [static] +

                  +Moves the cursor (hot spot) to the global screen position (x, +y). +

                  You can call TQWidget::mapToGlobal() to translate widget +coordinates to global screen coordinates. +

                  See also pos(), TQWidget::mapFromGlobal(), and TQWidget::mapToGlobal(). + +

                  void TQCursor::setPos ( const TQPoint & ) [static] +

                  +This is an overloaded member function, provided for convenience. It behaves essentially like the above function. +

                  +

                  void TQCursor::setShape ( int shape ) +

                  +Sets the cursor to the shape identified by shape. +

                  See CursorShape for the list of cursor shapes. +

                  See also shape(). + +

                  int TQCursor::shape () const +

                  +Returns the cursor shape identifier. The return value is one of +the CursorShape enum values (cast to an int). +

                  See also setShape(). + +


                  Related Functions

                  +

                  TQDataStream & operator<< ( TQDataStream & s, const TQCursor & c ) +

                  + +Writes the cursor c to the stream s. +

                  See also Format of the TQDataStream operators. + +

                  TQDataStream & operator>> ( TQDataStream & s, TQCursor & c ) +

                  + +Reads a cursor from the stream s and sets c to the read data. +

                  See also Format of the TQDataStream operators. + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcustomevent-members.html b/doc/html/tqcustomevent-members.html new file mode 100644 index 000000000..8d630245f --- /dev/null +++ b/doc/html/tqcustomevent-members.html @@ -0,0 +1,51 @@ + + + + + +TQCustomEvent Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQCustomEvent

                  + +

                  This is the complete list of member functions for +TQCustomEvent, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcustomevent.html b/doc/html/tqcustomevent.html new file mode 100644 index 000000000..a85d6fa33 --- /dev/null +++ b/doc/html/tqcustomevent.html @@ -0,0 +1,136 @@ + + + + + +TQCustomEvent Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQCustomEvent Class Reference

                  + +

                  The TQCustomEvent class provides support for custom events. +More... +

                  #include <tqevent.h> +

                  Inherits TQEvent. +

                  List of all member functions. +

                  Public Members

                  + +

                  Detailed Description

                  + + +The TQCustomEvent class provides support for custom events. +

                  +

                  TQCustomEvent is a generic event class for user-defined events. +User defined events can be sent to widgets or other TQObject +instances using TQApplication::postEvent() or +TQApplication::sendEvent(). Subclasses of TQObject can easily +receive custom events by implementing the TQObject::customEvent() +event handler function. +

                  TQCustomEvent objects should be created with a type ID that +uniquely identifies the event type. To avoid clashes with the +TQt-defined events types, the value should be at least as large as +the value of the "User" entry in the TQEvent::Type enum. +

                  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. +

                  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. +

                  Example: +

                  +    class ColorChangeEvent : public TQCustomEvent
                  +    {
                  +    public:
                  +        ColorChangeEvent( TQColor color )
                  +            : TQCustomEvent( 65432 ), c( color ) {}
                  +        TQColor color() const { return c; }
                  +    private:
                  +        TQColor c;
                  +    };
                  +
                  +    // To send an event of this custom event type:
                  +
                  +    ColorChangeEvent* ce = new ColorChangeEvent( blue );
                  +    TQApplication::postEvent( receiver, ce );  // TQt will delete it when done
                  +
                  +    // To receive an event of this custom event type:
                  +
                  +    void MyWidget::customEvent( TQCustomEvent * e )
                  +    {
                  +        if ( e->type() == 65432 ) {  // It must be a ColorChangeEvent
                  +            ColorChangeEvent* ce = (ColorChangeEvent*)e;
                  +            newColor = ce->color();
                  +        }
                  +    }
                  +    
                  + +

                  See also TQWidget::customEvent(), TQApplication::notify(), and Event Classes. + +


                  Member Function Documentation

                  +

                  TQCustomEvent::TQCustomEvent ( int type ) +

                  +Constructs a custom event object with event type type. The +value of type must be at least as large as TQEvent::User. The +data pointer is set to 0. + +

                  TQCustomEvent::TQCustomEvent ( Type type, void * data ) +

                  + +

                  Constructs a custom event object with the event type type and a +pointer to data. (Note that any int value may safely be cast to +TQEvent::Type). + +

                  void * TQCustomEvent::data () const +

                  + +

                  Returns a pointer to the generic event data. +

                  See also setData(). + +

                  void TQCustomEvent::setData ( void * data ) +

                  + +

                  Sets the generic data pointer to data. +

                  See also data(). + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcustommenuitem-members.html b/doc/html/tqcustommenuitem-members.html new file mode 100644 index 000000000..f26330203 --- /dev/null +++ b/doc/html/tqcustommenuitem-members.html @@ -0,0 +1,53 @@ + + + + + +TQCustomMenuItem Member List + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  Complete Member List for TQCustomMenuItem

                  + +

                  This is the complete list of member functions for +TQCustomMenuItem, including inherited members. + +

                  + +


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + diff --git a/doc/html/tqcustommenuitem.html b/doc/html/tqcustommenuitem.html new file mode 100644 index 000000000..7fe0619fd --- /dev/null +++ b/doc/html/tqcustommenuitem.html @@ -0,0 +1,137 @@ + + + + + +TQCustomMenuItem Class + + + + + + + +
                  + +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

                  TQCustomMenuItem Class Reference

                  + +

                  The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus. +More... +

                  #include <tqmenudata.h> +

                  Inherits TQt. +

                  List of all member functions. +

                  Public Members

                  + +

                  Detailed Description

                  + + +The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus. +

                  +

                  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. +

                  This simple mechanism allows you to create all kinds of +application specific menu items. Examples are items showing +different fonts in a word processor or menus that allow the +selection of drawing utilities in a vector drawing program. +

                  A custom item is inserted into a popup menu with +TQPopupMenu::insertItem(). +

                  By default, a custom item can also have an icon and a keyboard +accelerator. You can reimplement fullSpan() to return TRUE if you +want the item to span the entire popup menu width. This is +particularly useful for labels. +

                  If you want the custom item to be treated just as a separator, +reimplement isSeparator() to return TRUE. +

                  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. +

                  menu/menu.cpp shows a simple +example how custom menu items can be used. +

                  Note: the current implementation of TQCustomMenuItem will not +recognize shortcut keys that are from text with ampersands. Normal +accelerators work though. +

                  +

                  See also TQMenuData, TQPopupMenu, and Miscellaneous Classes. + +


                  Member Function Documentation

                  +

                  TQCustomMenuItem::TQCustomMenuItem () +

                  +Constructs a TQCustomMenuItem + +

                  TQCustomMenuItem::~TQCustomMenuItem () [virtual] +

                  +Destroys a TQCustomMenuItem + +

                  bool TQCustomMenuItem::fullSpan () const [virtual] +

                  +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. + +

                  bool TQCustomMenuItem::isSeparator () const [virtual] +

                  +Returns TRUE if this item is just a separator; otherwise returns +FALSE. + +

                  void TQCustomMenuItem::paint ( TQPainter * p, const TQColorGroup & cg, bool act, bool enabled, int x, int y, int w, int h ) [pure virtual] +

                  + +

                  Paints this item. When this function is invoked, the painter p +is set to a font and foreground color suitable for a menu item +text using color group cg. The item is active if act is TRUE +and enabled if enabled is TRUE. The geometry values x, y, +w and h specify where to draw the item. +

                  Do not draw any background, this has already been done by the +popup menu according to the current GUI style. + +

                  void TQCustomMenuItem::setFont ( const TQFont & font ) [virtual] +

                  +Sets the font of the custom menu item to font. +

                  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. + +

                  TQSize TQCustomMenuItem::sizeHint () [pure virtual] +

                  + +

                  Returns the item's size hint. + + +


                  +This file is part of the TQt toolkit. +Copyright © 1995-2007 +Trolltech. All Rights Reserved.


                  + +
                  Copyright © 2007 +TrolltechTrademarks +
                  TQt 3.3.8
                  +
                  + 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 @@ - + 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 @@ - + @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }

                  The TQDataPump class moves data from a TQDataSource to a TQDataSink during event processing. More... -

                  #include <ntqasyncio.h> +

                  #include <tqasyncio.h>

                  Inherits TQObject.

                  List of all member functions.

                  Public Members

                  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 @@ - + @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } TQDataSink, including inherited members. 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 @@ - + @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }

                  The TQDataSink class is an asynchronous consumer of data. More... -

                  #include <ntqasyncio.h> -

                  Inherits TQAsyncIO. +

                  #include <tqasyncio.h> +

                  Inherits TQAsyncIO.

                  List of all member functions.

                  Public Members

                    @@ -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. -

                    See also TQAsyncIO, TQDataSource, and TQDataPump. +

                    See also TQAsyncIO, TQDataSource, and TQDataPump.


                    Member Function Documentation

                    void TQDataSink::eof () [pure virtual] @@ -65,7 +65,7 @@ processing.

                    void TQDataSink::maybeReady ()

                    This should be called whenever readyToReceive() might have become non-zero. -It is merely calls TQAsyncIO::ready() if readyToReceive() is non-zero. +It is merely calls TQAsyncIO::ready() if readyToReceive() is non-zero.

                    int TQDataSink::readyToReceive () [pure virtual]

                    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 @@ - + @@ -35,10 +35,10 @@ body { background: #ffffff; color: black; } TQDataSource, including inherited members.
                      -
                    • connect() +
                    • connect()
                    • enableRewind()
                    • maybeReady() -
                    • ready() +
                    • ready()
                    • readyToSend()
                    • rewind()
                    • rewindable() 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 @@ - + @@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }

                      The TQDataSource class is an asynchronous producer of data. More... -

                      #include <ntqasyncio.h> -

                      Inherits TQAsyncIO. +

                      #include <tqasyncio.h> +

                      Inherits TQAsyncIO.

                      Inherited by TQIODeviceSource.

                      List of all member functions.

                      Public Members

                      @@ -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. -

                      See also TQAsyncIO, TQDataSink, and TQDataPump. +

                      See also TQAsyncIO, TQDataSink, and TQDataPump.


                      Member Function Documentation

                      void TQDataSource::enableRewind ( bool on ) [virtual] @@ -75,7 +75,7 @@ is discarded.

                      void TQDataSource::maybeReady ()

                      This should be called whenever readyToSend() might have become non-zero. -It is merely calls TQAsyncIO::ready() if readyToSend() is non-zero. +It is merely calls TQAsyncIO::ready() if readyToSend() is non-zero.

                      int TQDataSource::readyToSend () [pure virtual]

                      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.

                      Escape Key

                      If the user presses the Esc key in a dialog, TQDialog::reject() -will be called. This will cause the window to close: the closeEvent cannot be ignored. +will be called. This will cause the window to close: the closeEvent cannot be ignored.

                      Extensibility

                      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. More...

                      #include <tqevent.h>

                      Inherits TQt. -

                      Inherited by TQTimerEvent, TQMouseEvent, TQWheelEvent, TQTabletEvent, TQKeyEvent, TQFocusEvent, TQPaintEvent, TQMoveEvent, TQResizeEvent, TQCloseEvent, TQIconDragEvent, TQShowEvent, TQHideEvent, TQContextMenuEvent, TQIMEvent, TQDropEvent, TQDragLeaveEvent, TQChildEvent, and TQCustomEvent. +

                      Inherited by TQTimerEvent, TQMouseEvent, TQWheelEvent, TQTabletEvent, TQKeyEvent, TQFocusEvent, TQPaintEvent, TQMoveEvent, TQResizeEvent, TQCloseEvent, TQIconDragEvent, TQShowEvent, TQHideEvent, TQContextMenuEvent, TQIMEvent, TQDropEvent, TQDragLeaveEvent, TQChildEvent, and TQCustomEvent.

                      List of all member functions.

                      Public Members

                        @@ -101,7 +101,7 @@ types and the specialized classes for each type are these:
                      • TQEvent::Hide - Widget was hidden, TQHideEvent.
                      • TQEvent::ShowToParent - A child widget has been shown.
                      • TQEvent::HideToParent - A child widget has been hidden. -
                      • TQEvent::Close - Widget was closed (permanently), TQCloseEvent. +
                      • TQEvent::Close - Widget was closed (permanently), TQCloseEvent.
                      • TQEvent::ShowNormal - Widget should be shown normally (obsolete).
                      • TQEvent::ShowMaximized - Widget should be shown maximized (obsolete).
                      • TQEvent::ShowMinimized - Widget should be shown minimized (obsolete). @@ -111,7 +111,7 @@ types and the specialized classes for each type are these: cleaned up.
                      • TQEvent::Accel - Key press in child for shortcut key handling, TQKeyEvent.
                      • TQEvent::Wheel - Mouse wheel rolled, TQWheelEvent. -
                      • TQEvent::ContextMenu - Context popup menu, TQContextMenuEvent +
                      • TQEvent::ContextMenu - Context popup menu, TQContextMenuEvent
                      • TQEvent::AccelOverride - Key press in child, for overriding shortcut key handling, TQKeyEvent.
                      • TQEvent::AccelAvailable - internal.
                      • TQEvent::WindowActivate - Window was activated. @@ -130,8 +130,8 @@ cleaned up.
                      • TQEvent::DragLeave - A drag-and-drop leaves widget, TQDragLeaveEvent.
                      • TQEvent::Drop - A drag-and-drop is completed, TQDropEvent.
                      • TQEvent::DragResponse - Internal event used by TQt on some platforms. -
                      • TQEvent::ChildInserted - Object gets a child, TQChildEvent. -
                      • TQEvent::ChildRemoved - Object loses a child, TQChildEvent. +
                      • TQEvent::ChildInserted - Object gets a child, TQChildEvent. +
                      • TQEvent::ChildRemoved - Object loses a child, TQChildEvent.
                      • TQEvent::LayoutHint - Widget child has changed layout properties.
                      • TQEvent::ActivateControl - Internal event used by TQt on some platforms.
                      • TQEvent::DeactivateControl - 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 @@ - + 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 @@ - + @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }

                        The TQImageConsumer class is an abstraction used by TQImageDecoder. More... -

                        #include <ntqasyncimageio.h> +

                        #include <tqasyncimageio.h>

                        List of all member functions.

                        Public Members

                          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 @@ - + 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 @@ - + @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }

                          The TQImageDecoder class is an incremental image decoder for all supported image formats. More... -

                          #include <ntqasyncimageio.h> +

                          #include <tqasyncimageio.h>

                          List of all member functions.

                          Public Members

                            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 @@ - + 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 @@ - + @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }

                            The TQImageFormat class is an incremental image decoder for a specific image format. More... -

                            #include <ntqasyncimageio.h> +

                            #include <tqasyncimageio.h>

                            List of all member functions.

                            Public Members

                              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 @@ - + 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 @@ - + @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; }

                              The TQImageFormatType class is a factory that makes TQImageFormat objects. More... -

                              #include <ntqasyncimageio.h> +

                              #include <tqasyncimageio.h>

                              List of all member functions.

                              Public Members

                                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 @@ - + @@ -37,10 +37,10 @@ body { background: #ffffff; color: black; }

            menu/menu.cpp is an example of TQMenuBar and TQPopupMenu use. -

            See also TQPopupMenu, TQAccel, 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.


            Member Type Documentation

            TQMenuBar::Separator

            @@ -254,7 +254,7 @@ The family of insertItem() functions in popup menu or a menu bar.

            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 +also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus.

            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 parentWidget() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent TQAccel +top-level widget. For all other cases use an independent TQAccel object.

            Warning: Be careful when passing a literal 0 to insertItem() 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.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            Examples: addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp.

            int TQMenuData::insertItem ( const TQIconSet & icon, const TQString & text, const TQObject * receiver, const char * member, const TQKeySequence & 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 receiver's member slot. The icon will be displayed to the left of the text in the item.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const TQKeySequence & accel = 0, int id = -1, int index = -1 )

            @@ -347,7 +347,7 @@ the item. The item is connected to the member slot in the receiver<

            To look best when being highlighted as a menu item, the pixmap should provide a mask (see TQPixmap::mask()).

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )

            @@ -463,7 +463,7 @@ safely by calling:

            Returns the allocated menu identifier number (id if id >= 0).

            See also removeItem(). -

            int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with an icon and with @@ -472,9 +472,9 @@ optional id id, and optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem. -

            int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with optional id id, and @@ -483,7 +483,7 @@ optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem.

            int TQMenuData::insertSeparator ( int index = -1 )

            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 setItemVisib

            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().) -

            See also TQAccel, TQPopupMenu, TQAction, and Miscellaneous Classes. +

            See also TQAccel, TQPopupMenu, TQAction, and Miscellaneous Classes.


            Member Function Documentation

            TQMenuData::TQMenuData () @@ -146,7 +146,7 @@ connected. Returns the accelerator key that has been defined for the menu item id, or 0 if it has no accelerator key or if there is no such menu item. -

            See also setAccel(), TQAccel, and ntqnamespace.h. +

            See also setAccel(), TQAccel, and ntqnamespace.h.

            void TQMenuData::activateItemAt ( int index ) [virtual]

            @@ -278,7 +278,7 @@ The family of insertItem() functions inserts menu item popup menu or a menu bar.

            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 +also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus.

            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 TQAccel +top-level widget. For all other cases use an independent TQAccel object.

            Warning: Be careful when passing a literal 0 to insertItem() 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.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            Examples: addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp.

            int TQMenuData::insertItem ( const TQIconSet & icon, const TQString & text, const TQObject * receiver, const char * member, const TQKeySequence & 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 receiver's member slot. The icon will be displayed to the left of the text in the item.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const TQKeySequence & accel = 0, int id = -1, int index = -1 )

            @@ -371,7 +371,7 @@ the item. The item is connected to the member slot in the receiver<

            To look best when being highlighted as a menu item, the pixmap should provide a mask (see TQPixmap::mask()).

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )

            @@ -487,7 +487,7 @@ safely by calling:

            Returns the allocated menu identifier number (id if id >= 0).

            See also removeItem(). -

            int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with an icon and with @@ -496,9 +496,9 @@ optional id id, and optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem. -

            int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with optional id id, and @@ -507,7 +507,7 @@ optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem.

            int TQMenuData::insertSeparator ( int index = -1 )

            @@ -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 TQAccel +top-level widget. For all other cases use an independent TQAccel object.

            Example:

            @@ -631,7 +631,7 @@ object.
             

            You can also specify the accelerator in the insertItem() function. You may prefer to use TQAction to associate accelerators with menu items. -

            See also accel(), insertItem(), TQAccel, and TQAction. +

            See also accel(), insertItem(), TQAccel, and TQAction.

            Example: menu/menu.cpp.

            void TQMenuData::setId ( int index, int id ) [virtual] 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; }

            All the functions in this class are reentrant when TQt is built with thread support.

            #include <tqobject.h>

            Inherits TQt. --

            Inherited by TQAccel, TQAccessibleObject, TQAction, TQApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, TQNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, TQSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and TQValidator. +-

            Inherited by TQAccel, TQAccessibleObject, TQAction, TQApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, TQNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, TQSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and TQValidator.

            List of all member functions.

            Public Members

              @@ -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 queryList(). -

              void TQObject::childEvent ( TQChildEvent * ) [virtual protected] +

              void TQObject::childEvent ( TQChildEvent * ) [virtual protected]

              This event handler can be reimplemented in a subclass to receive child events. @@ -245,7 +245,7 @@ will be a ChildRemoved event without a corresponding ChildInserted< in functions that depend on the state. One notable example is TQWidget::sizeHint(). -

              See also event() and TQChildEvent. +

              See also event() and TQChildEvent.

              Reimplemented in TQMainWindow and TQSplitter.

              const TQObjectList * TQObject::children () const @@ -352,13 +352,13 @@ expensive initialization only if something is connected to a signal.

              See also connect() and disconnectNotify(). -

              void TQObject::customEvent ( TQCustomEvent * ) [virtual protected] +

              void TQObject::customEvent ( TQCustomEvent * ) [virtual protected]

              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. -

              See also event() and TQCustomEvent. +enum, and is typically a TQCustomEvent or TQCustomEvent subclass. +

              See also event() and TQCustomEvent.

              void TQObject::deleteLater () [slot]

              @@ -543,7 +543,7 @@ sure to return TRUE. Otherwise, TQt will forward the event to the deleted object and the program might crash.

              See also installEventFilter(). -

              Reimplemented in TQAccel, TQScrollView, and TQSpinBox. +

              Reimplemented in TQAccel, TQScrollView, and TQSpinBox.

              bool TQObject::highPriority () const

              @@ -635,7 +635,7 @@ monitored objects: listView->installEventFilter( keyPressEater );
            -

            The TQAccel class, for example, uses this technique to intercept +

            The TQAccel class, for example, uses this technique to intercept accelerator key presses.

            Warning: If you delete the receiver object in your eventFilter() 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 exec().

            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 +TQCustomMenuItem). In addition, items can have an optional icon drawn on the very left side and an accelerator key such as "Ctrl+X".

            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 id, or 0 if it has no accelerator key or if there is no such menu item. -

            See also setAccel(), TQAccel, and ntqnamespace.h. +

            See also setAccel(), TQAccel, and ntqnamespace.h.

            void TQPopupMenu::activated ( int id ) [signal]

            @@ -304,7 +304,7 @@ Executes this popup synchronously. situations you'll want to specify the position yourself, for example at the current mouse position:
            -        exec(TQCursor::pos());
            +        exec(TQCursor::pos());
                 
            or aligned to a widget: @@ -331,7 +331,7 @@ via the signal-slot connection and in the return value of exec().

            Common usage is to position the popup at the current mouse position:

            -        exec( TQCursor::pos() );
            +        exec( TQCursor::pos() );
                 
            or aligned to a widget: @@ -380,7 +380,7 @@ The family of insertItem() functions in popup menu or a menu bar.

            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 +also possible to insert custom items (see TQCustomMenuItem) or even widgets into popup menus.

            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 parentWidget() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent TQAccel +top-level widget. For all other cases use an independent TQAccel object.

            Warning: Be careful when passing a literal 0 to insertItem() 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.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            Examples: addressbook/mainwindow.cpp, canvas/canvas.cpp, menu/menu.cpp, qwerty/qwerty.cpp, scrollview/scrollview.cpp, showimg/showimg.cpp, and sound/sound.cpp.

            int TQMenuData::insertItem ( const TQIconSet & icon, const TQString & text, const TQObject * receiver, const char * member, const TQKeySequence & 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 receiver's member slot. The icon will be displayed to the left of the text in the item.

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQPixmap & pixmap, const TQObject * receiver, const char * member, const TQKeySequence & accel = 0, int id = -1, int index = -1 )

            @@ -473,7 +473,7 @@ the item. The item is connected to the member slot in the receiver<

            To look best when being highlighted as a menu item, the pixmap should provide a mask (see TQPixmap::mask()).

            Returns the allocated menu identifier number (id if id >= 0). -

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h. +

            See also removeItem(), changeItem(), setAccel(), connectItem(), TQAccel, and ntqnamespace.h.

            int TQMenuData::insertItem ( const TQString & text, int id = -1, int index = -1 )

            @@ -589,7 +589,7 @@ safely by calling:

            Returns the allocated menu identifier number (id if id >= 0).

            See also removeItem(). -

            int TQMenuData::insertItem ( const TQIconSet & icon, TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with an icon and with @@ -598,9 +598,9 @@ optional id id, and optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem. -

            int TQMenuData::insertItem ( TQCustomMenuItem * custom, int id = -1, int index = -1 ) +

            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.

            Inserts a custom menu item custom with optional id id, and @@ -609,7 +609,7 @@ optional index position. bars. Ownership of custom is transferred to the popup menu.

            If you want to connect a custom item to a slot, use connectItem().

            Returns the allocated menu identifier number (id if id >= 0). -

            See also connectItem(), removeItem(), and TQCustomMenuItem. +

            See also connectItem(), removeItem(), and TQCustomMenuItem.

            int TQMenuData::insertSeparator ( int index = -1 )

            @@ -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 parentWidget() chain. The menu will then install its accelerator object on that -top-level widget. For all other cases use an independent TQAccel +top-level widget. For all other cases use an independent TQAccel object.

            Example:

            @@ -747,7 +747,7 @@ object.
             

            You can also specify the accelerator in the insertItem() function. You may prefer to use TQAction to associate accelerators with menu items. -

            See also accel(), insertItem(), TQAccel, and TQAction. +

            See also accel(), insertItem(), TQAccel, and TQAction.

            Example: menu/menu.cpp.

            void TQPopupMenu::setActiveItem ( int i ) [virtual] 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.

            You should not need to use this function.

            See also visibleWidth and visibleHeight. -

            void TQScrollView::contentsContextMenuEvent ( TQContextMenuEvent * e ) [virtual protected] +

            void TQScrollView::contentsContextMenuEvent ( TQContextMenuEvent * e ) [virtual protected]

            This event handler is called whenever the TQScrollView receives a contextMenuEvent() in e: 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.

            Returns the global position of the device at the time of the event. 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(). +TQCursor::pos().

            See also globalX() and globalY().

            int 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.)

            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 +accelerator key, call TQAccel::setWhatsThis() and If you're using actions, use TQAction::setWhatsThis().

            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.

            Closes this widget. Returns TRUE if the widget was closed; otherwise returns FALSE. -

            First it sends the widget a TQCloseEvent. The widget is hidden if it accepts the close event. The default implementation of +

            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.

            The TQApplication::lastWindowClosed() 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.

            If alsoDelete 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 +TQCloseEvent it gets. A close events is delivered to the widget no matter if the widget is visible or not.

            The TQApplication::lastWindowClosed() signal is emitted when the last visible top level widget is closed.

            Note that closing the TQApplication::mainWidget() terminates the application. -

            See also closeEvent(), TQCloseEvent, hide(), TQApplication::quit(), TQApplication::setMainWidget(), and TQApplication::lastWindowClosed(). +

            See also closeEvent(), TQCloseEvent, hide(), TQApplication::quit(), TQApplication::setMainWidget(), and TQApplication::lastWindowClosed(). -

            void TQWidget::closeEvent ( TQCloseEvent * e ) [virtual protected] +

            void TQWidget::closeEvent ( TQCloseEvent * e ) [virtual protected]

            This event handler, for event e, can be reimplemented in a subclass to receive widget close events.

            The default implementation calls e->accept(), which hides this -widget. See the TQCloseEvent documentation for more details. -

            See also event(), hide(), close(), and TQCloseEvent. +widget. See the TQCloseEvent documentation for more details. +

            See also event(), hide(), close(), and TQCloseEvent.

            Examples: action/application.cpp, application/application.cpp, chart/chartform.cpp, i18n/mywidget.cpp, mdi/application.cpp, popup/popup.cpp, and qwerty/qwerty.cpp.

            const TQColorGroup & TQWidget::colorGroup () const @@ -880,14 +880,14 @@ the widget being initialized, and that may be called before widget's constructor.

            See also polish(). -

            void TQWidget::contextMenuEvent ( TQContextMenuEvent * e ) [virtual protected] +

            void TQWidget::contextMenuEvent ( TQContextMenuEvent * e ) [virtual protected]

            This event handler, for event e, can be reimplemented in a subclass to receive widget context menu events.

            The default implementation calls e->ignore(), which rejects the -context event. See the TQContextMenuEvent documentation for +context event. See the TQContextMenuEvent documentation for more details. -

            See also event() and TQContextMenuEvent. +

            See also event() and TQContextMenuEvent.

            Example: menu/menu.cpp.

            void TQWidget::create ( WId window = 0, bool initializeWindow = TRUE, bool destroyOldWindow = TRUE ) [virtual protected] @@ -901,7 +901,7 @@ window yourself (using platform native code).

            The TQWidget constructor calls create(0,TRUE,TRUE) to create a window for this widget. -

            const TQCursor & TQWidget::cursor () const +

            const TQCursor & TQWidget::cursor () const

            Returns the cursor shape for this widget. See the "cursor" property for details.

            bool TQWidget::customWhatsThis () const [virtual] @@ -1206,7 +1206,7 @@ button is released. grabMouse().

            See also releaseMouse(), grabKeyboard(), releaseKeyboard(), grabKeyboard(), and focusWidget(). -

            void TQWidget::grabMouse ( const TQCursor & cursor ) +

            void TQWidget::grabMouse ( const TQCursor & cursor )

            This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

            Grabs the mouse input and changes the cursor shape. @@ -1913,7 +1913,7 @@ the widgets base size to width basew and height baseh.

            void TQWidget::setCaption ( const TQString & ) [virtual slot]

            Sets the window caption (title). See the "caption" property for details. -

            void TQWidget::setCursor ( const TQCursor & ) [virtual] +

            void TQWidget::setCursor ( const TQCursor & ) [virtual]

            Sets the cursor shape for this widget. See the "cursor" property for details.

            void TQWidget::setDisabled ( bool disable ) [slot] @@ -2664,7 +2664,7 @@ inactive widget has the TQPalette::inactive

            See also palette.

            Get this property's value with colorGroup(). -

            TQCursor cursor

            +

            TQCursor cursor

            This property holds the cursor shape for this widget.

            The mouse cursor will assume this shape when it's over this widget. See the 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.)

            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: TQAccel and +increase and decrease the force and enter shoot. Hint: TQAccel and new addStep() and subtractStep() slots in LCDRange, like TQSlider::addStep(). If you're bothered by the way the left and right keys work (I am!), change that too.

            You're now ready for Chapter 11. 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.

            -

                #include <ntqaccel.h>
            +

                #include <tqaccel.h>
             
            -

            We include the class definition of TQAccel. +

            We include the class definition of TQAccel.

                    TQVBox *box = new TQVBox( this, "cannonFrame" );
                     box->setFrameStyle( 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.
             CannonField as a child of that box. Because nothing else is in the
             box, the effect is that the TQVBox will put a frame around the
             CannonField.
            -

                    TQAccel *accel = new TQAccel( this );
            -        accel->connectItem( accel->insertItem( Key_Enter ),
            +

                    TQAccel *accel = new TQAccel( this );
            +        accel->connectItem( accel->insertItem( Key_Enter ),
                                         this, TQ_SLOT(fire()) );
            -        accel->connectItem( accel->insertItem( Key_Return ),
            +        accel->connectItem( accel->insertItem( Key_Return ),
                                         this, TQ_SLOT(fire()) );
             

            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. TQAccel is not a widget +destroyed when that widget is destroyed. TQAccel is not a widget and has no visible effect on its parent.

            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 both keys, we make both Enter and Return invoke fire(). -

                    accel->connectItem( accel->insertItem( CTRL+Key_Q ),
            +

                    accel->connectItem( accel->insertItem( CTRL+Key_Q ),
                                         tqApp, TQ_SLOT(quit()) );
             

            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. TQPopupMenu *optionsMenu; // Why public? See canvasview.cpp protected: - virtual void closeEvent( TQCloseEvent * ); + virtual void closeEvent( TQCloseEvent * ); 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( TQResizeEvent *e ); void contentsMousePressEvent( TQMouseEvent *e ); void contentsMouseMoveEvent( TQMouseEvent *e ); - void contentsContextMenuEvent( TQContextMenuEvent *e ); + void contentsContextMenuEvent( TQContextMenuEvent *e ); private: TQCanvasItem *m_movingItem; @@ -271,9 +271,9 @@ vector.

            (Extracts from canvasview.cpp.)

            -

                void CanvasView::contentsContextMenuEvent( TQContextMenuEvent * )
            +
                void CanvasView::contentsContextMenuEvent( TQContextMenuEvent * )
                 {
            -        ((ChartForm*)parent())->optionsMenu->exec( TQCursor::pos() );
            +        ((ChartForm*)parent())->optionsMenu->exec( TQCursor::pos() );
                 }
             

            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 -- cgit v1.2.3