Rename remaining ntq[s-z]* related files to equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/187/head
Michele Calgaro 6 months ago
parent 0582c90a9e
commit 6f57abfc9c
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

2
.gitignore vendored

@ -117,7 +117,7 @@ Makefile
/examples/progress/progress
/examples/qfd/qfd
/examples/qmag/qmag
/examples/qtl/qtl
/examples/tqtl/tqtl
/examples/qwerty/qwerty
/examples/rangecontrols/rangecontrols
/examples/regexptester/regexptester

@ -1,5 +1,5 @@
/*!
\page aboutntqt.html
\page abouttqt.html
\title About Qt

@ -331,10 +331,10 @@ This class provides a simple interface for HTTP downloads and uploads.
\section2 Compatibility with the Standard Template Library (STL)
Support for the C++ Standard Template Library has been added to the
\link qt-template-lib.html TQt Template Library (QTL)\endlink. The QTL
\link qt-template-lib.html TQt Template Library (TQTL)\endlink. The TQTL
classes now contain appropriate copy constructors and typedefs so that
they can be freely mixed with other STL containers and algorithms. In
addition, new member functions have been added to QTL template classes
addition, new member functions have been added to TQTL template classes
which correspond to STL-style naming conventions (e.g., push_back()).

@ -42,7 +42,7 @@
<img src="qt33-class-chart.png" usemap="#classmap">
<map name="classmap">
<area shape="rect" coords="5,29,47,74" href="ntqt.html">
<area shape="rect" coords="5,29,47,74" href="tqt.html">
<area shape="rect" coords="40,57,138,78" href="tqbrush.html">
<area shape="rect" coords="32,78,138,94" href="tqcursor.html">
<area shape="rect" coords="32,94,149,115" href="tqkeysequence.html">
@ -83,7 +83,7 @@
<area shape="rect" coords="178,150,285,168" href="tqpaintevent.html">
<area shape="rect" coords="178,168,284,185" href="tqchildevent.html">
<area shape="rect" coords="178,186,284,203" href="tqmoveevent.html">
<area shape="rect" coords="178,203,285,220" href="qshowevent.html">
<area shape="rect" coords="178,203,285,220" href="tqshowevent.html">
<area shape="rect" coords="176,221,286,237" href="tqcloseevent.html">
<area shape="rect" coords="176,237,281,253" href="tqtimerevent.html">
<area shape="rect" coords="174,253,281,273" href="tqfocusevent.html">
@ -119,7 +119,7 @@
<area shape="rect" coords="293,259,400,276" href="tqsignal.html">
<area shape="rect" coords="293,276,404,292" href="tqsignalmapper.html">
<area shape="rect" coords="290,293,405,308" href="tqsocket.html">
<area shape="rect" coords="290,308,399,326" href="ntqsound.html">
<area shape="rect" coords="290,308,399,326" href="tqsound.html">
<area shape="rect" coords="294,327,402,346" href="tqtimer.html">
<area shape="rect" coords="294,346,398,363" href="tqtranslator.html">
<area shape="rect" coords="294,362,398,379" href="tqstylesheet.html">
@ -157,7 +157,7 @@
<area shape="rect" coords="445,309,535,326" href="tqframe.html">
<area shape="rect" coords="444,327,536,345" href="tqsizegrip.html">
<area shape="rect" coords="445,345,540,360" href="tqspinbox.html">
<area shape="rect" coords="446,361,540,383" href="ntqsplashscreen.html">
<area shape="rect" coords="446,361,540,383" href="tqsplashscreen.html">
<area shape="rect" coords="446,383,541,399" href="tqstatusbar.html">
<area shape="rect" coords="443,399,541,418" href="tqtabbar.html">
<area shape="rect" coords="445,418,542,434" href="tqtabwidget.html">
@ -192,7 +192,7 @@
<area shape="rect" coords="550,345,650,362" href="tqlabel.html">
<area shape="rect" coords="550,362,653,382" href="tqhbox.html">
<area shape="rect" coords="545,382,653,398" href="tqvbox.html">
<area shape="rect" coords="545,398,652,415" href="ntqsplitter.html">
<area shape="rect" coords="545,398,652,415" href="tqsplitter.html">
<area shape="rect" coords="548,415,652,435" href="tqlineedit.html">
<area shape="rect" coords="548,435,654,451" href="tqmenubar.html">
<area shape="rect" coords="551,451,654,470" href="tqgroupbox.html">
@ -333,8 +333,8 @@
<area shape="rect" coords="999,488,1110,507" href="tqvaluevector.html">
<area shape="rect" coords="992,503,1109,522" href="tqurl.html">
<area shape="rect" coords="992,522,1095,542" href="tqurlinfo.html">
<area shape="rect" coords="1001,542,1095,560" href="ntquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="ntqvariant.html">
<area shape="rect" coords="1001,542,1095,560" href="tquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="tqvariant.html">
<area shape="rect" coords="998,578,1088,595" href="tqwmatrix.html">
<area shape="rect" coords="999,595,1119,612" href="tqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="tqvbuttongroup.html">

@ -97,7 +97,7 @@ is a class for traversing the items in a collection:
The value-based collections plus algorithms operating on them are
grouped together in the \link qt-template-lib.html TQt Template
Library\endlink; see also the \link ntqtl.html TQt Template
Library\endlink; see also the \link tqtl.html TQt Template
Library Classes\endlink.
The rest of this page dicusses the pointer-based containers.

@ -229,7 +229,7 @@ and to read back into the same TQt integer type when reading.
\i The number of list elements (TQ_UINT32)
\i All the elements in sequential order
\endlist
\row \i QVariant
\row \i TQVariant
\i \list
\i The type of the data (TQ_UINT32)
\i The data of the specified type

@ -37,7 +37,7 @@
**********************************************************************/
/*!
\page distributingntqt.html
\page distributingtqt.html
\title Deploying TQt Applications

@ -42,7 +42,7 @@
\title TQt Editions
The TQt Professional and Enterprise Editions are the commercial
versions of \link aboutntqt.html Qt\endlink.
versions of \link abouttqt.html Qt\endlink.
Qt Open Source Edition is the non-commercial version of Qt. It is freely
available for download.

@ -180,7 +180,7 @@ Qt as a competitive advantage.
There are many, e.g. Adobe Photoshop Album from Abobe
Corporation and the KDE desktop. A partial list can be found at
\l http://www.trolltech.com/products/qt/apps-using-ntqt.html
\l http://www.trolltech.com/products/qt/apps-using-tqt.html
<hr>

@ -114,7 +114,7 @@ The available options are:
\header \i31 Sound
\row \i TQT_NO_SOUND
\i Playing audio files (\l QSound)
\i Playing audio files (\l TQSound)
\i &nbsp;
\header \i31 Scripting

@ -37,7 +37,7 @@
**********************************************************************/
/*!
\page how-to-learn-ntqt.html
\page how-to-learn-tqt.html
\title How to Learn Qt

@ -302,7 +302,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqserversocket.html">TQServerSocket</a></b><td>TCP-based server
<tr bgcolor=#f0f0f0><td><b><a href="tqsessionmanager.html">TQSessionManager</a></b><td>Access to the session manager
<tr bgcolor=#f0f0f0><td><b><a href="tqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
<tr bgcolor=#f0f0f0><td><b><a href="qshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="tqshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="tqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
<tr bgcolor=#f0f0f0><td><b><a href="tqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
<tr bgcolor=#f0f0f0><td><b><a href="tqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
@ -314,11 +314,11 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqsocket.html">TQSocket</a></b><td>Buffered TCP connection
<tr bgcolor=#f0f0f0><td><b><a href="tqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
<tr bgcolor=#f0f0f0><td><b><a href="tqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
<tr bgcolor=#f0f0f0><td><b><a href="ntqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="tqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="tqspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="tqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqsql.html">TQSql</a></b><td>Namespace for TQt SQL identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="tqsqlcursor.html">TQSqlCursor</a></b><td>Browsing and editing of SQL tables and views
<tr bgcolor=#f0f0f0><td><b><a href="tqsqldatabase.html">TQSqlDatabase</a></b><td>Used to create SQL database connections and to provide transaction handling
@ -386,7 +386,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntquuid.html">TQUuid</a></b><td>Defines a Universally Unique Identifier (UUID)
<tr bgcolor=#f0f0f0><td><b><a href="tquuid.html">TQUuid</a></b><td>Defines a Universally Unique Identifier (UUID)
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
@ -397,7 +397,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluelistiterator.html">TQValueListIterator</a></b><td>Iterator for TQValueList
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluestack.html">TQValueStack</a></b><td>Value-based template class that provides a stack
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluevector.html">TQValueVector</a></b><td>Value-based template class that provides a dynamic array
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system
<tr bgcolor=#f0f0f0><td><b><a href="tqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
<tr bgcolor=#f0f0f0><td><b><a href="tqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
@ -425,7 +425,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqxmlparseexception.html">TQXmlParseException</a></b><td>Used to report errors with the TQXmlErrorHandler interface
<tr bgcolor=#f0f0f0><td><b><a href="tqxmlreader.html">TQXmlReader</a></b><td>Interface for XML readers (i.e. parsers)
<tr bgcolor=#f0f0f0><td><b><a href="tqxmlsimplereader.html">TQXmlSimpleReader</a></b><td>Implementation of a simple XML reader (parser)
<tr bgcolor=#f0f0f0><td><b><a href="ntqt.html">TQt</a></b><td>Namespace for miscellaneous identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="tqt.html">TQt</a></b><td>Namespace for miscellaneous identifiers that need to be global-like
</table>

@ -32,7 +32,7 @@ body { background: #ffffff; color: black; }
<p> <img src="qt33-class-chart.png" usemap="#classmap">
<p> <map name="classmap">
<area shape="rect" coords="5,29,47,74" href="ntqt.html">
<area shape="rect" coords="5,29,47,74" href="tqt.html">
<area shape="rect" coords="40,57,138,78" href="tqbrush.html">
<area shape="rect" coords="32,78,138,94" href="tqcursor.html">
<area shape="rect" coords="32,94,149,115" href="tqkeysequence.html">
@ -73,7 +73,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="178,150,285,168" href="tqpaintevent.html">
<area shape="rect" coords="178,168,284,185" href="tqchildevent.html">
<area shape="rect" coords="178,186,284,203" href="tqmoveevent.html">
<area shape="rect" coords="178,203,285,220" href="qshowevent.html">
<area shape="rect" coords="178,203,285,220" href="tqshowevent.html">
<area shape="rect" coords="176,221,286,237" href="tqcloseevent.html">
<area shape="rect" coords="176,237,281,253" href="tqtimerevent.html">
<area shape="rect" coords="174,253,281,273" href="tqfocusevent.html">
@ -109,7 +109,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="293,259,400,276" href="tqsignal.html">
<area shape="rect" coords="293,276,404,292" href="tqsignalmapper.html">
<area shape="rect" coords="290,293,405,308" href="tqsocket.html">
<area shape="rect" coords="290,308,399,326" href="ntqsound.html">
<area shape="rect" coords="290,308,399,326" href="tqsound.html">
<area shape="rect" coords="294,327,402,346" href="tqtimer.html">
<area shape="rect" coords="294,346,398,363" href="tqtranslator.html">
<area shape="rect" coords="294,362,398,379" href="tqstylesheet.html">
@ -147,7 +147,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="445,309,535,326" href="tqframe.html">
<area shape="rect" coords="444,327,536,345" href="tqsizegrip.html">
<area shape="rect" coords="445,345,540,360" href="tqspinbox.html">
<area shape="rect" coords="446,361,540,383" href="ntqsplashscreen.html">
<area shape="rect" coords="446,361,540,383" href="tqsplashscreen.html">
<area shape="rect" coords="446,383,541,399" href="tqstatusbar.html">
<area shape="rect" coords="443,399,541,418" href="tqtabbar.html">
<area shape="rect" coords="445,418,542,434" href="tqtabwidget.html">
@ -182,7 +182,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="550,345,650,362" href="tqlabel.html">
<area shape="rect" coords="550,362,653,382" href="tqhbox.html">
<area shape="rect" coords="545,382,653,398" href="tqvbox.html">
<area shape="rect" coords="545,398,652,415" href="ntqsplitter.html">
<area shape="rect" coords="545,398,652,415" href="tqsplitter.html">
<area shape="rect" coords="548,415,652,435" href="tqlineedit.html">
<area shape="rect" coords="548,435,654,451" href="tqmenubar.html">
<area shape="rect" coords="551,451,654,470" href="tqgroupbox.html">
@ -323,8 +323,8 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="999,488,1110,507" href="tqvaluevector.html">
<area shape="rect" coords="992,503,1109,522" href="tqurl.html">
<area shape="rect" coords="992,522,1095,542" href="tqurlinfo.html">
<area shape="rect" coords="1001,542,1095,560" href="ntquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="ntqvariant.html">
<area shape="rect" coords="1001,542,1095,560" href="tquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="tqvariant.html">
<area shape="rect" coords="998,578,1088,595" href="tqwmatrix.html">
<area shape="rect" coords="999,595,1119,612" href="tqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="tqvbuttongroup.html">

@ -418,7 +418,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqlistview.html">TQListView</a>
<td align="right">
<td><a href="qshowevent.html">TQShowEvent</a>
<td><a href="tqshowevent.html">TQShowEvent</a>
<td align="right">
<td><a href="tqurloperator.html">TQUrlOperator</a>
<tr>
@ -431,7 +431,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqsignal.html">TQSignal</a>
<td align="right">
<td><a href="ntquuid.html">TQUuid</a>
<td><a href="tquuid.html">TQUuid</a>
<tr>
<td align="right">
<td><a href="tqcanvasitem.html">TQCanvasItem</a>
@ -508,7 +508,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqslider.html">TQSlider</a>
<td align="right">
<td><a href="ntqvariant.html">TQVariant</a>
<td><a href="tqvariant.html">TQVariant</a>
<tr>
<td align="right">
<td><a href="tqcanvasrectangle.html">TQCanvasRectangle</a>
@ -550,7 +550,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqmenubar.html">TQMenuBar</a>
<td align="right">
<td><a href="ntqsound.html">TQSound</a>
<td><a href="tqsound.html">TQSound</a>
<td align="right">
<td><a href="tqvgroupbox.html">TQVGroupBox</a>
<tr>
@ -583,7 +583,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqmetaobject.html">TQMetaObject</a>
<td align="right">
<td><a href="ntqsplashscreen.html">TQSplashScreen</a>
<td><a href="tqsplashscreen.html">TQSplashScreen</a>
<td align="right">
<td><a href="qwheelevent.html">TQWheelEvent</a>
<tr>
@ -594,7 +594,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqmetaproperty.html">TQMetaProperty</a>
<td align="right">
<td><a href="ntqsplitter.html">TQSplitter</a>
<td><a href="tqsplitter.html">TQSplitter</a>
<td align="right">
<td><a href="tqwidget.html">TQWidget</a>
<tr>
@ -945,7 +945,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqpicture.html">TQPicture</a>
<td align="right"><b>T</b>
<td><a href="ntqt.html">TQt</a>
<td><a href="tqt.html">TQt</a>
<td align="right">
<td align="right">
<tr>

@ -80,7 +80,7 @@ is a class for traversing the items in a collection:
</ul>
<p> The value-based collections plus algorithms operating on them are
grouped together in the <a href="qt-template-lib.html">TQt Template
Library</a>; see also the <a href="ntqtl.html">TQt Template
Library</a>; see also the <a href="tqtl.html">TQt Template
Library Classes</a>.
<p> The rest of this page dicusses the pointer-based containers.
<p> <h2> Architecture of the pointer-based containers

@ -48,7 +48,7 @@ machine</a>
<li> <a href="#qtsrc">Developers building for two versions of TQt on Unix - TQt sources</a>
</ul>
<li> <a href="#nowinman">Using TQt on X11 without a window manager</a>
<li> <a href="distributingntqt.html">Distributing TQt Applications</a>
<li> <a href="distributingtqt.html">Distributing TQt Applications</a>
</ul>
<p> <a name="linkerror"></a>
<h2> Link error, complaining about a lack of <tt>vtbl</tt>, <tt>_vtbl</tt>, <tt>__vtbl</tt> or similar

@ -450,7 +450,7 @@ body { background: #ffffff; color: black; }
pixmap.<a href="tqpixmap.html#fill">fill</a>( white );
<a href="tqpainter.html">TQPainter</a> painter;
painter.<a href="tqpainter.html#begin">begin</a>( &amp;pixmap );
painter.<a href="tqpainter.html#setPen">setPen</a>( <a href="ntqt.html#PenStyle-enum">NoPen</a> );
painter.<a href="tqpainter.html#setPen">setPen</a>( <a href="tqt.html#PenStyle-enum">NoPen</a> );
painter.<a href="tqpainter.html#setBrush">setBrush</a>( color );
painter.<a href="tqpainter.html#drawEllipse">drawEllipse</a>( 0, 0, 80, 80 );
painter.<a href="tqpainter.html#end">end</a>();

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p> The TQt Professional and Enterprise Editions are the commercial
versions of <a href="aboutntqt.html">TQt</a>.
versions of <a href="abouttqt.html">TQt</a>.
<p> TQt Open Source Edition is the non-commercial version of TQt. It is freely
available for download.
<p> You may write commercial/proprietary/non-free software only if you

@ -56,7 +56,7 @@ and <a href="signalsandslots.html">Signals and Slots</a>.
<tr bgcolor=#f0f0f0><td><b><a href="tqmoveevent.html">TQMoveEvent</a></b><td>Event parameters for move events
<tr bgcolor=#f0f0f0><td><b><a href="tqpaintevent.html">TQPaintEvent</a></b><td>Event parameters for paint events
<tr bgcolor=#f0f0f0><td><b><a href="tqresizeevent.html">TQResizeEvent</a></b><td>Event parameters for resize events
<tr bgcolor=#f0f0f0><td><b><a href="qshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="tqshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="tqtabletevent.html">TQTabletEvent</a></b><td>Parameters that describe a Tablet event
<tr bgcolor=#f0f0f0><td><b><a href="tqtimer.html">TQTimer</a></b><td>Timer signals and single-shot timers
<tr bgcolor=#f0f0f0><td><b><a href="tqtimerevent.html">TQTimerEvent</a></b><td>Parameters that describe a timer event

@ -107,7 +107,7 @@ in a line-by-line coverage please refer to the tutorials
<tr bgcolor=#f0f0f0><td><b><a href="tqdir-example.html">TQDir</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qfd-example.html">Font Displayer</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qmag-example.html">TQMag</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qtl-tqvaluelist-example.html">A Tiny TQTL Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tqtl-tqvaluelist-example.html">A Tiny TQTL Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qwerty-example.html">Simple editor that can load encodings</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="rangecontrols-example.html">Range controls</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="regexptester-example.html">A Small Application for Testing Regular Expressions</a></b>

@ -292,7 +292,7 @@ TQt as a competitive advantage.
</h3>
<a name="2-3"></a><p> There are many, e.g. Adobe Photoshop Album from Abobe
Corporation and the KDE desktop. A partial list can be found at
<a href="http://www.trolltech.com/products/qt/apps-using-ntqt.html">http://www.trolltech.com/products/qt/apps-using-ntqt.html</a>
<a href="http://www.trolltech.com/products/qt/apps-using-tqt.html">http://www.trolltech.com/products/qt/apps-using-tqt.html</a>
<p> <hr>
<h2> Questions about Developing Applications with TQt
</h2>

@ -1134,7 +1134,7 @@ protected slots:
#include "tqfileiconview.h"
#include "../dirview/dirview.h"
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;
#include &lt;<a href="tqprogressbar-h.html">tqprogressbar.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqstatusbar-h.html">tqstatusbar.h</a>&gt;
@ -1198,14 +1198,14 @@ void FileMainWindow::<a href="tqwidget.html#show">show</a>()
void <a name="f325"></a>FileMainWindow::setup()
{
<a href="ntqsplitter.html">TQSplitter</a> *splitter = new <a href="ntqsplitter.html">TQSplitter</a>( this );
<a href="tqsplitter.html">TQSplitter</a> *splitter = new <a href="tqsplitter.html">TQSplitter</a>( this );
dirlist = new DirectoryView( splitter, "dirlist", TRUE );
<a name="x886"></a> dirlist-&gt;<a href="tqlistview.html#addColumn">addColumn</a>( "Name" );
dirlist-&gt;<a href="tqlistview.html#addColumn">addColumn</a>( "Type" );
Directory *root = new Directory( dirlist, "/" );
<a name="x887"></a> root-&gt;<a href="tqlistviewitem.html#setOpen">setOpen</a>( TRUE );
<a name="x894"></a> splitter-&gt;<a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( dirlist, TQSplitter::KeepSize );
<a name="x894"></a> splitter-&gt;<a href="tqsplitter.html#setResizeMode">setResizeMode</a>( dirlist, TQSplitter::KeepSize );
fileview = new TQtFileIconView( "/", splitter );
<a name="x884"></a> fileview-&gt;<a href="tqiconview.html#setSelectionMode">setSelectionMode</a>( TQIconView::Extended );

@ -126,7 +126,7 @@ abort:
<a href="tqdatatable.html#adjustColumn">TQDataTable</a> <a href="tqlistview.html#adjustColumn">TQListView</a> <a href="tqtable.html#adjustColumn">TQTable</a><li>adjustHeaderSize:
<a href="tqheader.html#adjustHeaderSize">TQHeader</a><li>adjustItems:
<a href="tqiconview.html#adjustItems">TQIconView</a><li>adjustPos:
<a href="ntqsplitter.html#adjustPos">TQSplitter</a><li>adjustRow:
<a href="tqsplitter.html#adjustPos">TQSplitter</a><li>adjustRow:
<a href="tqtable.html#adjustRow">TQTable</a><li>adjustSize:
<a href="tqmessagebox.html#adjustSize">TQMessageBox</a> <a href="tqsimplerichtext.html#adjustSize">TQSimpleRichText</a> <a href="tqwidget.html#adjustSize">TQWidget</a><li>advance:
<a href="tqcanvas.html#advance">TQCanvas</a> <a href="tqcanvasitem.html#advance">TQCanvasItem</a> <a href="tqcanvassprite.html#advance">TQCanvasSprite</a><li>afterSeek:
@ -171,40 +171,40 @@ abort:
<a href="tqiconview.html#arrangeItemsInGrid">TQIconView</a><li>arrangement:
<a href="tqiconview.html#arrangement">TQIconView</a><li>arrowType:
<a href="tqstyleoption.html#arrowType">TQStyleOption</a><li>asBitArray:
<a href="ntqvariant.html#asBitArray">TQVariant</a><li>asBitmap:
<a href="ntqvariant.html#asBitmap">TQVariant</a><li>asBool:
<a href="ntqvariant.html#asBool">TQVariant</a><li>asBrush:
<a href="ntqvariant.html#asBrush">TQVariant</a><li>asByteArray:
<a href="ntqvariant.html#asByteArray">TQVariant</a><li>asCString:
<a href="ntqvariant.html#asCString">TQVariant</a><li>asColor:
<a href="ntqvariant.html#asColor">TQVariant</a><li>asColorGroup:
<a href="ntqvariant.html#asColorGroup">TQVariant</a><li>asCursor:
<a href="ntqvariant.html#asCursor">TQVariant</a><li>asDate:
<a href="ntqvariant.html#asDate">TQVariant</a><li>asDateTime:
<a href="ntqvariant.html#asDateTime">TQVariant</a><li>asDouble:
<a href="ntqvariant.html#asDouble">TQVariant</a><li>asFont:
<a href="ntqvariant.html#asFont">TQVariant</a><li>asIconSet:
<a href="ntqvariant.html#asIconSet">TQVariant</a><li>asImage:
<a href="ntqvariant.html#asImage">TQVariant</a><li>asInt:
<a href="ntqvariant.html#asInt">TQVariant</a><li>asKeySequence:
<a href="ntqvariant.html#asKeySequence">TQVariant</a><li>asList:
<a href="ntqvariant.html#asList">TQVariant</a><li>asLongLong:
<a href="ntqvariant.html#asLongLong">TQVariant</a><li>asMap:
<a href="ntqvariant.html#asMap">TQVariant</a><li>asPalette:
<a href="ntqvariant.html#asPalette">TQVariant</a><li>asPen:
<a href="ntqvariant.html#asPen">TQVariant</a><li>asPixmap:
<a href="ntqvariant.html#asPixmap">TQVariant</a><li>asPoint:
<a href="ntqvariant.html#asPoint">TQVariant</a><li>asPointArray:
<a href="ntqvariant.html#asPointArray">TQVariant</a><li>asRect:
<a href="ntqvariant.html#asRect">TQVariant</a><li>asRegion:
<a href="ntqvariant.html#asRegion">TQVariant</a><li>asSize:
<a href="ntqvariant.html#asSize">TQVariant</a><li>asSizePolicy:
<a href="ntqvariant.html#asSizePolicy">TQVariant</a><li>asString:
<a href="ntqvariant.html#asString">TQVariant</a><li>asStringList:
<a href="ntqvariant.html#asStringList">TQVariant</a><li>asTime:
<a href="ntqvariant.html#asTime">TQVariant</a><li>asUInt:
<a href="ntqvariant.html#asUInt">TQVariant</a><li>asULongLong:
<a href="ntqvariant.html#asULongLong">TQVariant</a><li>ascent:
<a href="tqvariant.html#asBitArray">TQVariant</a><li>asBitmap:
<a href="tqvariant.html#asBitmap">TQVariant</a><li>asBool:
<a href="tqvariant.html#asBool">TQVariant</a><li>asBrush:
<a href="tqvariant.html#asBrush">TQVariant</a><li>asByteArray:
<a href="tqvariant.html#asByteArray">TQVariant</a><li>asCString:
<a href="tqvariant.html#asCString">TQVariant</a><li>asColor:
<a href="tqvariant.html#asColor">TQVariant</a><li>asColorGroup:
<a href="tqvariant.html#asColorGroup">TQVariant</a><li>asCursor:
<a href="tqvariant.html#asCursor">TQVariant</a><li>asDate:
<a href="tqvariant.html#asDate">TQVariant</a><li>asDateTime:
<a href="tqvariant.html#asDateTime">TQVariant</a><li>asDouble:
<a href="tqvariant.html#asDouble">TQVariant</a><li>asFont:
<a href="tqvariant.html#asFont">TQVariant</a><li>asIconSet:
<a href="tqvariant.html#asIconSet">TQVariant</a><li>asImage:
<a href="tqvariant.html#asImage">TQVariant</a><li>asInt:
<a href="tqvariant.html#asInt">TQVariant</a><li>asKeySequence:
<a href="tqvariant.html#asKeySequence">TQVariant</a><li>asList:
<a href="tqvariant.html#asList">TQVariant</a><li>asLongLong:
<a href="tqvariant.html#asLongLong">TQVariant</a><li>asMap:
<a href="tqvariant.html#asMap">TQVariant</a><li>asPalette:
<a href="tqvariant.html#asPalette">TQVariant</a><li>asPen:
<a href="tqvariant.html#asPen">TQVariant</a><li>asPixmap:
<a href="tqvariant.html#asPixmap">TQVariant</a><li>asPoint:
<a href="tqvariant.html#asPoint">TQVariant</a><li>asPointArray:
<a href="tqvariant.html#asPointArray">TQVariant</a><li>asRect:
<a href="tqvariant.html#asRect">TQVariant</a><li>asRegion:
<a href="tqvariant.html#asRegion">TQVariant</a><li>asSize:
<a href="tqvariant.html#asSize">TQVariant</a><li>asSizePolicy:
<a href="tqvariant.html#asSizePolicy">TQVariant</a><li>asString:
<a href="tqvariant.html#asString">TQVariant</a><li>asStringList:
<a href="tqvariant.html#asStringList">TQVariant</a><li>asTime:
<a href="tqvariant.html#asTime">TQVariant</a><li>asUInt:
<a href="tqvariant.html#asUInt">TQVariant</a><li>asULongLong:
<a href="tqvariant.html#asULongLong">TQVariant</a><li>ascent:
<a href="tqfontmetrics.html#ascent">TQFontMetrics</a><li>ascii:
<a href="tqkeyevent.html#ascii">TQKeyEvent</a> <a href="tqstring.html#ascii">TQString</a><li>assign:
<a href="tqmemarray.html#assign">TQMemArray</a><li>assistantClosed:
@ -236,7 +236,7 @@ abort:
<a href="tqbutton.html#autoRepeat">TQButton</a> <a href="tqbutton.html#autoRepeat">TQCheckBox</a> <a href="tqbutton.html#autoRepeat">TQPushButton</a> <a href="tqbutton.html#autoRepeat">TQRadioButton</a><li>autoReset:
<a href="tqprogressdialog.html#autoReset">TQProgressDialog</a><li>autoUnload:
<a href="tqlibrary.html#autoUnload">TQLibrary</a><li>available:
<a href="tqsemaphore.html#available">TQSemaphore</a> <a href="ntqsound.html#available">TQSound</a><li>availableGeometry:
<a href="tqsemaphore.html#available">TQSemaphore</a> <a href="tqsound.html#available">TQSound</a><li>availableGeometry:
<a href="tqdesktopwidget.html#availableGeometry">TQDesktopWidget</a><li>awake:
<a href="tqeventloop.html#awake">TQEventLoop</a><li><a name="b"></a>
back:
@ -311,7 +311,7 @@ c:
<a href="tqfileinfo.html#caching">TQFileInfo</a><li>calcRect:
<a href="tqiconviewitem.html#calcRect">TQIconViewItem</a><li>calculateField:
<a href="tqsqlcursor.html#calculateField">TQSqlCursor</a><li>canCast:
<a href="ntqvariant.html#canCast">TQVariant</a><li>canConvert:
<a href="tqvariant.html#canCast">TQVariant</a><li>canConvert:
<a href="tqmacmime.html#canConvert">TQMacMime</a> <a href="tqwindowsmime.html#canConvert">TQWindowsMime</a><li>canDecode:
<a href="tqcolordrag.html#canDecode">TQColorDrag</a> <a href="tqicondrag.html#canDecode">TQIconDrag</a> <a href="tqimagedrag.html#canDecode">TQImageDrag</a> <a href="tqtextdrag.html#canDecode">TQTextDrag</a> <a href="tquridrag.html#canDecode">TQUriDrag</a><li>canDelete:
<a href="tqsqlcursor.html#canDelete">TQSqlCursor</a><li>canEncode:
@ -336,7 +336,7 @@ c:
<a href="tqregexp.html#capturedTexts">TQRegExp</a><li>cascade:
<a href="tqworkspace.html#cascade">TQWorkspace</a><li>caseSensitive:
<a href="tqregexp.html#caseSensitive">TQRegExp</a><li>cast:
<a href="ntqvariant.html#cast">TQVariant</a><li>category:
<a href="tqvariant.html#cast">TQVariant</a><li>category:
<a href="tqchar.html#category">TQChar</a><li>cd:
<a href="tqdir.html#cd">TQDir</a> <a href="tqftp.html#cd">TQFtp</a><li>cdUp:
<a href="tqdir.html#cdUp">TQDir</a> <a href="tqurl.html#cdUp">TQUrl</a><li>cell:
@ -367,12 +367,12 @@ c:
<a href="tqchildevent.html#child">TQChildEvent</a> <a href="tqobject.html#child">TQObject</a><li>childAt:
<a href="tqwidget.html#childAt">TQWidget</a><li>childCount:
<a href="tqaccessibleinterface.html#childCount">TQAccessibleInterface</a> <a href="tqlistview.html#childCount">TQListView</a> <a href="tqlistviewitem.html#childCount">TQListViewItem</a><li>childEvent:
<a href="tqmainwindow.html#childEvent">TQMainWindow</a> <a href="tqobject.html#childEvent">TQObject</a> <a href="ntqsplitter.html#childEvent">TQSplitter</a><li>childNodes:
<a href="tqmainwindow.html#childEvent">TQMainWindow</a> <a href="tqobject.html#childEvent">TQObject</a> <a href="tqsplitter.html#childEvent">TQSplitter</a><li>childNodes:
<a href="tqdomnode.html#childNodes">TQDomNode</a><li>childX:
<a href="tqscrollview.html#childX">TQScrollView</a><li>childY:
<a href="tqscrollview.html#childY">TQScrollView</a><li>children:
<a href="tqobject.html#children">TQObject</a><li>childrenCollapsible:
<a href="ntqsplitter.html#childrenCollapsible">TQSplitter</a><li>childrenRect:
<a href="tqsplitter.html#childrenCollapsible">TQSplitter</a><li>childrenRect:
<a href="tqwidget.html#childrenRect">TQWidget</a><li>childrenRegion:
<a href="tqwidget.html#childrenRegion">TQWidget</a><li>chooseContext:
<a href="tqglcontext.html#chooseContext">TQGLContext</a><li>chooseMacVisual:
@ -386,7 +386,7 @@ c:
<a href="tqdir.html#cleanDirPath">TQDir</a><li>cleanText:
<a href="tqspinbox.html#cleanText">TQSpinBox</a><li>cleanup:
<a href="tqcolor.html#cleanup">TQColor</a> <a href="tqcursor.html#cleanup">TQCursor</a><li>clear:
<a href="tqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="tqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="tqlabel.html#clear">TQLabel</a> <a href="tqlineedit.html#clear">TQLineEdit</a> <a href="tqlistbox.html#clear">TQListBox</a> <a href="tqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="tqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments:
<a href="tqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="tqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="tqlabel.html#clear">TQLabel</a> <a href="tqlineedit.html#clear">TQLineEdit</a> <a href="tqlistbox.html#clear">TQListBox</a> <a href="tqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="tqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="tqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="tqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments:
<a href="tqprocess.html#clearArguments">TQProcess</a><li>clearBit:
<a href="tqbitarray.html#clearBit">TQBitArray</a><li>clearCell:
<a href="tqtable.html#clearCell">TQTable</a><li>clearCellWidget:
@ -566,7 +566,7 @@ c:
<a href="tqdomdocument.html#createProcessingInstruction">TQDomDocument</a><li>createQuery:
<a href="tqsqldriver.html#createQuery">TQSqlDriver</a><li>createTextNode:
<a href="tqdomdocument.html#createTextNode">TQDomDocument</a><li>createUuid:
<a href="ntquuid.html#createUuid">TQUuid</a><li>createWidget:
<a href="tquuid.html#createUuid">TQUuid</a><li>createWidget:
<a href="tqwidgetfactory.html#createWidget">TQWidgetFactory</a><li>created:
<a href="tqfileinfo.html#created">TQFileInfo</a><li>createdDirectory:
<a href="tqnetworkprotocol.html#createdDirectory">TQNetworkProtocol</a> <a href="tqurloperator.html#createdDirectory">TQUrlOperator</a><li>creator:
@ -771,7 +771,7 @@ dark:
<a href="tqpainter.html#drawChord">TQPainter</a><li>drawComplexControl:
<a href="tqstyle.html#drawComplexControl">TQStyle</a><li>drawComplexControlMask:
<a href="tqstyle.html#drawComplexControlMask">TQStyle</a><li>drawContents:
<a href="tqcanvasview.html#drawContents">TQCanvasView</a> <a href="tqframe.html#drawContents">TQFrame</a> <a href="tqlcdnumber.html#drawContents">TQLCDNumber</a> <a href="tqlabel.html#drawContents">TQLabel</a> <a href="tqmenubar.html#drawContents">TQMenuBar</a> <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a> <a href="tqscrollview.html#drawContents">TQScrollView</a> <a href="ntqsplashscreen.html#drawContents">TQSplashScreen</a> <a href="tqtable.html#drawContents">TQTable</a><li>drawContentsOffset:
<a href="tqcanvasview.html#drawContents">TQCanvasView</a> <a href="tqframe.html#drawContents">TQFrame</a> <a href="tqlcdnumber.html#drawContents">TQLCDNumber</a> <a href="tqlabel.html#drawContents">TQLabel</a> <a href="tqmenubar.html#drawContents">TQMenuBar</a> <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a> <a href="tqscrollview.html#drawContents">TQScrollView</a> <a href="tqsplashscreen.html#drawContents">TQSplashScreen</a> <a href="tqtable.html#drawContents">TQTable</a><li>drawContentsOffset:
<a href="tqlistview.html#drawContentsOffset">TQListView</a> <a href="tqscrollview.html#drawContentsOffset">TQScrollView</a><li>drawControl:
<a href="tqstyle.html#drawControl">TQStyle</a><li>drawControlMask:
<a href="tqstyle.html#drawControlMask">TQStyle</a><li>drawConvexPolygon:
@ -914,7 +914,7 @@ falseText:
<a href="tqsqlrecord.html#fieldName">TQSqlRecord</a><li>fieldToWidget:
<a href="tqsqlform.html#fieldToWidget">TQSqlForm</a><li>fileHighlighted:
<a href="tqfiledialog.html#fileHighlighted">TQFileDialog</a><li>fileName:
<a href="tqfileinfo.html#fileName">TQFileInfo</a> <a href="tqimageio.html#fileName">TQImageIO</a> <a href="ntqsound.html#fileName">TQSound</a> <a href="tqurl.html#fileName">TQUrl</a><li>filePath:
<a href="tqfileinfo.html#fileName">TQFileInfo</a> <a href="tqimageio.html#fileName">TQImageIO</a> <a href="tqsound.html#fileName">TQSound</a> <a href="tqurl.html#fileName">TQUrl</a><li>filePath:
<a href="tqdir.html#filePath">TQDir</a> <a href="tqfileinfo.html#filePath">TQFileInfo</a> <a href="tqmimesourcefactory.html#filePath">TQMimeSourceFactory</a><li>fileSelected:
<a href="tqfiledialog.html#fileSelected">TQFileDialog</a><li>filesSelected:
<a href="tqfiledialog.html#filesSelected">TQFileDialog</a><li>fill:
@ -936,7 +936,7 @@ falseText:
<a href="tqptrlist.html#findRef">TQPtrList</a> <a href="tqptrvector.html#findRef">TQPtrVector</a><li>findRev:
<a href="tqcstring.html#findRev">TQCString</a> <a href="tqstring.html#findRev">TQString</a><li>findWidget:
<a href="tqboxlayout.html#findWidget">TQBoxLayout</a> <a href="tqgridlayout.html#findWidget">TQGridLayout</a><li>finish:
<a href="ntqsplashscreen.html#finish">TQSplashScreen</a><li>finishButton:
<a href="tqsplashscreen.html#finish">TQSplashScreen</a><li>finishButton:
<a href="tqwizard.html#finishButton">TQWizard</a><li>finished:
<a href="tqmovie.html#finished">TQMovie</a> <a href="tqnetworkprotocol.html#finished">TQNetworkProtocol</a> <a href="tqthread.html#finished">TQThread</a> <a href="tqurloperator.html#finished">TQUrlOperator</a><li>first:
<a href="tqdatabrowser.html#first">TQDataBrowser</a> <a href="tqfocusdata.html#first">TQFocusData</a> <a href="tqptrlist.html#first">TQPtrList</a> <a href="tqsqlquery.html#first">TQSqlQuery</a> <a href="tqvaluelist.html#first">TQValueList</a> <a href="tqvaluevector.html#first">TQValueVector</a><li>firstChild:
@ -1038,7 +1038,7 @@ gamma:
<a href="tqfiledialog.html#getOpenFileNames">TQFileDialog</a><li>getPluginDescriptionString:
<a href="tqnplugin.html#getPluginDescriptionString">TQNPlugin</a><li>getPluginNameString:
<a href="tqnplugin.html#getPluginNameString">TQNPlugin</a><li>getRange:
<a href="ntqsplitter.html#getRange">TQSplitter</a><li>getRgb:
<a href="tqsplitter.html#getRange">TQSplitter</a><li>getRgb:
<a href="tqcolor.html#getRgb">TQColor</a><li>getRgba:
<a href="tqcolordialog.html#getRgba">TQColorDialog</a><li>getSaveFileName:
<a href="tqfiledialog.html#getSaveFileName">TQFileDialog</a><li>getSelection:
@ -1077,7 +1077,7 @@ hScrollBarMode:
<a href="tqcursor.html#handle">TQCursor</a> <a href="tqfile.html#handle">TQFile</a> <a href="tqfont.html#handle">TQFont</a> <a href="tqpaintdevice.html#handle">TQPaintDevice</a> <a href="tqpainter.html#handle">TQPainter</a> <a href="tqregion.html#handle">TQRegion</a> <a href="tqsessionmanager.html#handle">TQSessionManager</a><li>handleError:
<a href="tqdatabrowser.html#handleError">TQDataBrowser</a> <a href="tqdatatable.html#handleError">TQDataTable</a><li>handlePosition:
<a href="tqdockarea.html#handlePosition">TQDockArea</a><li>handleWidth:
<a href="ntqsplitter.html#handleWidth">TQSplitter</a><li>hasAcceptableInput:
<a href="tqsplitter.html#handleWidth">TQSplitter</a><li>hasAcceptableInput:
<a href="tqlineedit.html#hasAcceptableInput">TQLineEdit</a><li>hasAlpha:
<a href="tqpixmap.html#hasAlpha">TQPixmap</a><li>hasAlphaBuffer:
<a href="tqimage.html#hasAlphaBuffer">TQImage</a><li>hasAlphaChannel:
@ -1172,7 +1172,7 @@ icon:
<a href="tqwidget.html#iconText">TQWidget</a><li>iconView:
<a href="tqiconviewitem.html#iconView">TQIconViewItem</a><li>id:
<a href="tqbuttongroup.html#id">TQButtonGroup</a> <a href="tqwidgetstack.html#id">TQWidgetStack</a><li>idAfter:
<a href="ntqsplitter.html#idAfter">TQSplitter</a><li>idAt:
<a href="tqsplitter.html#idAfter">TQSplitter</a><li>idAt:
<a href="tqmenudata.html#idAt">TQMenuData</a> <a href="tqpopupmenu.html#idAt">TQPopupMenu</a><li>identifier:
<a href="tqtab.html#identifier">TQTab</a><li>ignorableWhitespace:
<a href="tqxmlcontenthandler.html#ignorableWhitespace">TQXmlContentHandler</a><li>ignore:
@ -1269,7 +1269,7 @@ icon:
<a href="tqiodevice.html#isAsynchronous">TQIODevice</a><li>isAttr:
<a href="tqdomattr.html#isAttr">TQDomAttr</a> <a href="tqdomnode.html#isAttr">TQDomNode</a><li>isAutoRepeat:
<a href="tqkeyevent.html#isAutoRepeat">TQKeyEvent</a><li>isAvailable:
<a href="ntqsound.html#isAvailable">TQSound</a><li>isBitmapScalable:
<a href="tqsound.html#isAvailable">TQSound</a><li>isBitmapScalable:
<a href="tqfontdatabase.html#isBitmapScalable">TQFontDatabase</a><li>isBuffered:
<a href="tqiodevice.html#isBuffered">TQIODevice</a><li>isCDATASection:
<a href="tqdomcdatasection.html#isCDATASection">TQDomCDATASection</a> <a href="tqdomnode.html#isCDATASection">TQDomNode</a><li>isCalculated:
@ -1323,7 +1323,7 @@ icon:
<a href="tqlistviewitem.html#isExpandable">TQListViewItem</a><li>isExtDev:
<a href="tqpaintdevice.html#isExtDev">TQPaintDevice</a><li>isFile:
<a href="tqfileinfo.html#isFile">TQFileInfo</a> <a href="tqurlinfo.html#isFile">TQUrlInfo</a><li>isFinished:
<a href="ntqsound.html#isFinished">TQSound</a><li>isFixedPitch:
<a href="tqsound.html#isFinished">TQSound</a><li>isFixedPitch:
<a href="tqfontdatabase.html#isFixedPitch">TQFontDatabase</a><li>isFlat:
<a href="tqgroupbox.html#isFlat">TQGroupBox</a> <a href="tqpushbutton.html#isFlat">TQPushButton</a><li>isFocusEnabled:
<a href="tqwidget.html#isFocusEnabled">TQWidget</a><li>isForwardOnly:
@ -1357,7 +1357,7 @@ icon:
<a href="tqlineedit.html#isModified">TQLineEdit</a> <a href="tqtextedit.html#isModified">TQTextEdit</a><li>isMovingEnabled:
<a href="tqdockwindow.html#isMovingEnabled">TQDockWindow</a> <a href="tqheader.html#isMovingEnabled">TQHeader</a><li>isNotation:
<a href="tqdomnode.html#isNotation">TQDomNode</a> <a href="tqdomnotation.html#isNotation">TQDomNotation</a><li>isNull:
<a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="tqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber:
<a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="tqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="tquuid.html#isNull">TQUuid</a> <a href="tqvariant.html#isNull">TQVariant</a><li>isNumber:
<a href="tqchar.html#isNumber">TQChar</a><li>isOn:
<a href="tqaction.html#isOn">TQAction</a> <a href="tqbutton.html#isOn">TQButton</a> <a href="tqbutton.html#isOn">TQCheckBox</a> <a href="tqchecklistitem.html#isOn">TQCheckListItem</a> <a href="tqbutton.html#isOn">TQPushButton</a> <a href="tqbutton.html#isOn">TQRadioButton</a><li>isOpen:
<a href="tqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="tqlistview.html#isOpen">TQListView</a> <a href="tqlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError:
@ -1422,7 +1422,7 @@ icon:
<a href="tqlineedit.html#isUndoAvailable">TQLineEdit</a> <a href="tqtextedit.html#isUndoAvailable">TQTextEdit</a><li>isUndoRedoEnabled:
<a href="tqtextedit.html#isUndoRedoEnabled">TQTextEdit</a><li>isUpdatesEnabled:
<a href="tqwidget.html#isUpdatesEnabled">TQWidget</a><li>isValid:
<a href="tqaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="tqglcontext.html#isValid">TQGLContext</a> <a href="tqglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="tqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed:
<a href="tqaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="tqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="tqglcontext.html#isValid">TQGLContext</a> <a href="tqglwidget.html#isValid">TQGLWidget</a> <a href="tqhttpheader.html#isValid">TQHttpHeader</a> <a href="tqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="tqsocketdevice.html#isValid">TQSocketDevice</a> <a href="tqsqlquery.html#isValid">TQSqlQuery</a> <a href="tqsqlresult.html#isValid">TQSqlResult</a> <a href="tqtime.html#isValid">TQTime</a> <a href="tqurl.html#isValid">TQUrl</a> <a href="tqurlinfo.html#isValid">TQUrlInfo</a> <a href="tqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed:
<a href="tqscrollview.html#isVerticalSliderPressed">TQScrollView</a><li>isVerticallyStretchable:
<a href="tqdockwindow.html#isVerticallyStretchable">TQDockWindow</a><li>isVirtualDesktop:
<a href="tqdesktopwidget.html#isVirtualDesktop">TQDesktopWidget</a><li>isVisible:
@ -1558,8 +1558,8 @@ label:
<a href="tqdate.html#longDayName">TQDate</a><li>longMonthName:
<a href="tqdate.html#longMonthName">TQDate</a><li>loopLevel:
<a href="tqeventloop.html#loopLevel">TQEventLoop</a><li>loops:
<a href="ntqsound.html#loops">TQSound</a><li>loopsRemaining:
<a href="ntqsound.html#loopsRemaining">TQSound</a><li>lostFocus:
<a href="tqsound.html#loops">TQSound</a><li>loopsRemaining:
<a href="tqsound.html#loopsRemaining">TQSound</a><li>lostFocus:
<a href="tqfocusevent.html#lostFocus">TQFocusEvent</a> <a href="tqlineedit.html#lostFocus">TQLineEdit</a><li>lower:
<a href="tqcstring.html#lower">TQCString</a> <a href="tqchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a>
m11:
@ -1633,8 +1633,8 @@ m11:
<a href="tqstyleoption.html#menuItem">TQStyleOption</a><li>menuStateChanged:
<a href="tqmenubar.html#menuStateChanged">TQMenuBar</a> <a href="tqmenudata.html#menuStateChanged">TQMenuData</a><li>menuText:
<a href="tqaction.html#menuText">TQAction</a><li>message:
<a href="tqerrormessage.html#message">TQErrorMessage</a> <a href="ntqsplashscreen.html#message">TQSplashScreen</a> <a href="tqstatusbar.html#message">TQStatusBar</a> <a href="tqxmlparseexception.html#message">TQXmlParseException</a><li>messageChanged:
<a href="ntqsplashscreen.html#messageChanged">TQSplashScreen</a> <a href="tqstatusbar.html#messageChanged">TQStatusBar</a><li>messages:
<a href="tqerrormessage.html#message">TQErrorMessage</a> <a href="tqsplashscreen.html#message">TQSplashScreen</a> <a href="tqstatusbar.html#message">TQStatusBar</a> <a href="tqxmlparseexception.html#message">TQXmlParseException</a><li>messageChanged:
<a href="tqsplashscreen.html#messageChanged">TQSplashScreen</a> <a href="tqstatusbar.html#messageChanged">TQStatusBar</a><li>messages:
<a href="tqtranslator.html#messages">TQTranslator</a><li>metaObject:
<a href="tqobject.html#metaObject">TQObject</a><li>method:
<a href="tqhttprequestheader.html#method">TQHttpRequestHeader</a><li>metric:
@ -1692,9 +1692,9 @@ m11:
<a href="tqrect.html#moveLeft">TQRect</a><li>moveRight:
<a href="tqrect.html#moveRight">TQRect</a><li>moveSection:
<a href="tqheader.html#moveSection">TQHeader</a><li>moveSplitter:
<a href="ntqsplitter.html#moveSplitter">TQSplitter</a><li>moveToFirst:
<a href="ntqsplitter.html#moveToFirst">TQSplitter</a><li>moveToLast:
<a href="ntqsplitter.html#moveToLast">TQSplitter</a><li>moveTop:
<a href="tqsplitter.html#moveSplitter">TQSplitter</a><li>moveToFirst:
<a href="tqsplitter.html#moveToFirst">TQSplitter</a><li>moveToLast:
<a href="tqsplitter.html#moveToLast">TQSplitter</a><li>moveTop:
<a href="tqrect.html#moveTop">TQRect</a><li>moveTopLeft:
<a href="tqrect.html#moveTopLeft">TQRect</a><li>moveTopRight:
<a href="tqrect.html#moveTopRight">TQRect</a><li>moved:
@ -1708,7 +1708,7 @@ m11:
name:
<a href="tqcolor.html#name">TQColor</a> <a href="tqdomattr.html#name">TQDomAttr</a> <a href="tqdomdocumenttype.html#name">TQDomDocumentType</a> <a href="tqfile.html#name">TQFile</a> <a href="tqlocale.html#name">TQLocale</a> <a href="tqmetaproperty.html#name">TQMetaProperty</a> <a href="tqobject.html#name">TQObject</a> <a href="tqsqlcursor.html#name">TQSqlCursor</a> <a href="tqsqlfield.html#name">TQSqlField</a> <a href="tqsqlfieldinfo.html#name">TQSqlFieldInfo</a> <a href="tqsqlindex.html#name">TQSqlIndex</a> <a href="tqstylesheetitem.html#name">TQStyleSheetItem</a> <a href="tqtextcodec.html#name">TQTextCodec</a> <a href="tqurlinfo.html#name">TQUrlInfo</a><li>nameFilter:
<a href="tqdir.html#nameFilter">TQDir</a> <a href="tqurloperator.html#nameFilter">TQUrlOperator</a><li>nameToType:
<a href="ntqvariant.html#nameToType">TQVariant</a><li>namedItem:
<a href="tqvariant.html#nameToType">TQVariant</a><li>namedItem:
<a href="tqdomnamednodemap.html#namedItem">TQDomNamedNodeMap</a> <a href="tqdomnode.html#namedItem">TQDomNode</a><li>namedItemNS:
<a href="tqdomnamednodemap.html#namedItemNS">TQDomNamedNodeMap</a><li>names:
<a href="tqtextcodecplugin.html#names">TQTextCodecPlugin</a><li>namespaceURI:
@ -1781,7 +1781,7 @@ object:
<a href="tqiconview.html#onItem">TQIconView</a> <a href="tqlistbox.html#onItem">TQListBox</a> <a href="tqlistview.html#onItem">TQListView</a><li>onViewport:
<a href="tqiconview.html#onViewport">TQIconView</a> <a href="tqlistbox.html#onViewport">TQListBox</a> <a href="tqlistview.html#onViewport">TQListView</a><li>opaqueMoving:
<a href="tqdockwindow.html#opaqueMoving">TQDockWindow</a> <a href="tqmainwindow.html#opaqueMoving">TQMainWindow</a><li>opaqueResize:
<a href="ntqsplitter.html#opaqueResize">TQSplitter</a><li>open:
<a href="tqsplitter.html#opaqueResize">TQSplitter</a><li>open:
<a href="tqfile.html#open">TQFile</a> <a href="tqiodevice.html#open">TQIODevice</a> <a href="tqsocket.html#open">TQSocket</a> <a href="tqsqldatabase.html#open">TQSqlDatabase</a> <a href="tqsqldriver.html#open">TQSqlDriver</a><li>openAssistant:
<a href="tqassistantclient.html#openAssistant">TQAssistantClient</a><li>openPopup:
<a href="tqtoolbutton.html#openPopup">TQToolButton</a><li>operation:
@ -1793,7 +1793,7 @@ object:
<a href="tqnetworkprotocol.html#operationPut">TQNetworkProtocol</a><li>operationRemove:
<a href="tqnetworkprotocol.html#operationRemove">TQNetworkProtocol</a><li>operationRename:
<a href="tqnetworkprotocol.html#operationRename">TQNetworkProtocol</a><li>operator TQString:
<a href="tqkeysequence.html#operator-TQString">TQKeySequence</a> <a href="tqurl.html#operator-TQString">TQUrl</a> <a href="ntquuid.html#operator-TQString">TQUuid</a><li>operator T:
<a href="tqkeysequence.html#operator-TQString">TQKeySequence</a> <a href="tqurl.html#operator-TQString">TQUrl</a> <a href="tquuid.html#operator-TQString">TQUuid</a><li>operator T:
<a href="tqdeepcopy.html#operator-T">TQDeepCopy</a><li>operator T *:
<a href="tqguardedptr.html#operator-T-*">TQGuardedPtr</a><li>operator char:
<a href="tqchar.html#operator-char">TQChar</a><li>operator const char *:
@ -1803,7 +1803,7 @@ object:
<a href="tqstring.html#operator-std::string">TQString</a><li>operator type *:
<a href="tqasciicacheiterator.html#operator-type-*">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator-type-*">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator-type-*">TQCacheIterator</a> <a href="tqdictiterator.html#operator-type-*">TQDictIterator</a> <a href="tqintcacheiterator.html#operator-type-*">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator-type-*">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator-type-*">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator-type-*">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-type-*">TQPtrQueue</a> <a href="tqptrstack.html#operator-type-*">TQPtrStack</a><li>operator!:
<a href="tqstring.html#operator!">TQString</a><li>operator!=:
<a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="tqchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="tqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="tqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="tqtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="tqtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&amp;:
<a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="tqchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="tqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="tqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="tqtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="tqtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="tquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="tqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&amp;:
<a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="tqrect.html#operator-and">TQRect</a> <a href="tqregion.html#operator-and">TQRegion</a><li>operator&amp;=:
<a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="tqrect.html#operator-and-eq">TQRect</a> <a href="tqregion.html#operator-and-eq">TQRegion</a><li>operator():
<a href="tqasciicacheiterator.html#operator()">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator()">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator()">TQCacheIterator</a> <a href="tqdictiterator.html#operator()">TQDictIterator</a> <a href="tqintcacheiterator.html#operator()">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator()">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator()">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator()">TQPtrListIterator</a><li>operator*:
@ -1818,14 +1818,14 @@ object:
<a href="tqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/:
<a href="tqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=:
<a href="tqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator&lt;:
<a href="tqcstring.html#operator-lt">TQCString</a> <a href="tqchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="tqtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator&lt;&lt;:
<a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="tqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="tqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="tqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator&lt;=:
<a href="tqcstring.html#operator-lt">TQCString</a> <a href="tqchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="tqtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="tquuid.html#operator-lt">TQUuid</a><li>operator&lt;&lt;:
<a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="tqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="tqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="tqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="tqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="tquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator&lt;=:
<a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="tqchar.html#operator-lt-eq">TQChar</a> <a href="tqdate.html#operator-lt-eq">TQDate</a> <a href="tqdatetime.html#operator-lt-eq">TQDateTime</a> <a href="tqstring.html#operator-lt-eq">TQString</a> <a href="tqtime.html#operator-lt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=:
<a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="tqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="tqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="tqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==:
<a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="tqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="tqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator&gt;:
<a href="tqcstring.html#operator-gt">TQCString</a> <a href="tqchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="tqtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator&gt;=:
<a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="tqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="tqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="tqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="tquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="tqvariant.html#operator-eq">TQVariant</a><li>operator==:
<a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="tqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="tqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="tquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="tqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator&gt;:
<a href="tqcstring.html#operator-gt">TQCString</a> <a href="tqchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="tqtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="tquuid.html#operator-gt">TQUuid</a><li>operator&gt;=:
<a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="tqchar.html#operator-gt-eq">TQChar</a> <a href="tqdate.html#operator-gt-eq">TQDate</a> <a href="tqdatetime.html#operator-gt-eq">TQDateTime</a> <a href="tqstring.html#operator-gt-eq">TQString</a> <a href="tqtime.html#operator-gt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator&gt;&gt;:
<a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="tqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="tqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="tqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]:
<a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="tqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="tqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="tqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="tqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="tquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]:
<a href="tqasciicache.html#operator[]">TQAsciiCache</a> <a href="tqasciidict.html#operator[]">TQAsciiDict</a> <a href="tqbitarray.html#operator[]">TQBitArray</a> <a href="tqcache.html#operator[]">TQCache</a> <a href="tqdict.html#operator[]">TQDict</a> <a href="tqdir.html#operator[]">TQDir</a> <a href="tqintcache.html#operator[]">TQIntCache</a> <a href="tqintdict.html#operator[]">TQIntDict</a> <a href="tqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="tqmemarray.html#operator[]">TQMemArray</a> <a href="tqptrdict.html#operator[]">TQPtrDict</a> <a href="tqptrvector.html#operator[]">TQPtrVector</a> <a href="tqstring.html#operator[]">TQString</a> <a href="tqvaluelist.html#operator[]">TQValueList</a> <a href="tqvaluevector.html#operator[]">TQValueVector</a><li>operator^:
<a href="tqbitarray.html#operator^">TQBitArray</a> <a href="tqregion.html#operator^">TQRegion</a><li>operator^=:
<a href="tqbitarray.html#operator^-eq">TQBitArray</a> <a href="tqregion.html#operator^-eq">TQRegion</a><li>operator|:
@ -1834,7 +1834,7 @@ object:
<a href="tqbitarray.html#operator~">TQBitArray</a><li>optimization:
<a href="tqpixmap.html#optimization">TQPixmap</a><li>order:
<a href="tqdateedit.html#order">TQDateEdit</a><li>orientation:
<a href="tqdialog.html#orientation">TQDialog</a> <a href="tqdockarea.html#orientation">TQDockArea</a> <a href="tqdockwindow.html#orientation">TQDockWindow</a> <a href="tqgroupbox.html#orientation">TQGroupBox</a> <a href="tqheader.html#orientation">TQHeader</a> <a href="tqprinter.html#orientation">TQPrinter</a> <a href="tqscrollbar.html#orientation">TQScrollBar</a> <a href="tqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged:
<a href="tqdialog.html#orientation">TQDialog</a> <a href="tqdockarea.html#orientation">TQDockArea</a> <a href="tqdockwindow.html#orientation">TQDockWindow</a> <a href="tqgroupbox.html#orientation">TQGroupBox</a> <a href="tqheader.html#orientation">TQHeader</a> <a href="tqprinter.html#orientation">TQPrinter</a> <a href="tqscrollbar.html#orientation">TQScrollBar</a> <a href="tqslider.html#orientation">TQSlider</a> <a href="tqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged:
<a href="tqdockwindow.html#orientationChanged">TQDockWindow</a><li>origin:
<a href="tqgridlayout.html#origin">TQGridLayout</a><li>outputFileName:
<a href="tqprinter.html#outputFileName">TQPrinter</a><li>outputFormatList:
@ -1916,7 +1916,7 @@ packImage:
<a href="tqimage.html#pixelIndex">TQImage</a><li>pixelMetric:
<a href="tqstyle.html#pixelMetric">TQStyle</a><li>pixelSize:
<a href="tqfont.html#pixelSize">TQFont</a> <a href="tqfontinfo.html#pixelSize">TQFontInfo</a><li>pixmap:
<a href="tqbrush.html#pixmap">TQBrush</a> <a href="tqbutton.html#pixmap">TQButton</a> <a href="tqbutton.html#pixmap">TQCheckBox</a> <a href="tqclipboard.html#pixmap">TQClipboard</a> <a href="tqcombobox.html#pixmap">TQComboBox</a> <a href="tqdragobject.html#pixmap">TQDragObject</a> <a href="tqfileiconprovider.html#pixmap">TQFileIconProvider</a> <a href="tqiconset.html#pixmap">TQIconSet</a> <a href="tqiconviewitem.html#pixmap">TQIconViewItem</a> <a href="tqlabel.html#pixmap">TQLabel</a> <a href="tqlistbox.html#pixmap">TQListBox</a> <a href="tqlistboxitem.html#pixmap">TQListBoxItem</a> <a href="tqlistboxpixmap.html#pixmap">TQListBoxPixmap</a> <a href="tqlistviewitem.html#pixmap">TQListViewItem</a> <a href="tqmenudata.html#pixmap">TQMenuData</a> <a href="tqmenudata.html#pixmap">TQPopupMenu</a> <a href="tqbutton.html#pixmap">TQPushButton</a> <a href="tqbutton.html#pixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#pixmap">TQSplashScreen</a> <a href="tqtable.html#pixmap">TQTable</a> <a href="tqtableitem.html#pixmap">TQTableItem</a><li>pixmapHotSpot:
<a href="tqbrush.html#pixmap">TQBrush</a> <a href="tqbutton.html#pixmap">TQButton</a> <a href="tqbutton.html#pixmap">TQCheckBox</a> <a href="tqclipboard.html#pixmap">TQClipboard</a> <a href="tqcombobox.html#pixmap">TQComboBox</a> <a href="tqdragobject.html#pixmap">TQDragObject</a> <a href="tqfileiconprovider.html#pixmap">TQFileIconProvider</a> <a href="tqiconset.html#pixmap">TQIconSet</a> <a href="tqiconviewitem.html#pixmap">TQIconViewItem</a> <a href="tqlabel.html#pixmap">TQLabel</a> <a href="tqlistbox.html#pixmap">TQListBox</a> <a href="tqlistboxitem.html#pixmap">TQListBoxItem</a> <a href="tqlistboxpixmap.html#pixmap">TQListBoxPixmap</a> <a href="tqlistviewitem.html#pixmap">TQListViewItem</a> <a href="tqmenudata.html#pixmap">TQMenuData</a> <a href="tqmenudata.html#pixmap">TQPopupMenu</a> <a href="tqbutton.html#pixmap">TQPushButton</a> <a href="tqbutton.html#pixmap">TQRadioButton</a> <a href="tqsplashscreen.html#pixmap">TQSplashScreen</a> <a href="tqtable.html#pixmap">TQTable</a> <a href="tqtableitem.html#pixmap">TQTableItem</a><li>pixmapHotSpot:
<a href="tqdragobject.html#pixmapHotSpot">TQDragObject</a><li>pixmapRect:
<a href="tqiconviewitem.html#pixmapRect">TQIconViewItem</a><li>pixmapSizeChanged:
<a href="tqmainwindow.html#pixmapSizeChanged">TQMainWindow</a><li>place:
@ -1924,7 +1924,7 @@ packImage:
<a href="tqdockwindow.html#placeChanged">TQDockWindow</a><li>placeCursor:
<a href="tqtextedit.html#placeCursor">TQTextEdit</a><li>plane:
<a href="tqglformat.html#plane">TQGLFormat</a><li>play:
<a href="tqpicture.html#play">TQPicture</a> <a href="ntqsound.html#play">TQSound</a><li>point:
<a href="tqpicture.html#play">TQPicture</a> <a href="tqsound.html#play">TQSound</a><li>point:
<a href="tqpointarray.html#point">TQPointArray</a><li>pointSize:
<a href="tqfont.html#pointSize">TQFont</a> <a href="tqfontinfo.html#pointSize">TQFontInfo</a> <a href="tqtextedit.html#pointSize">TQTextEdit</a><li>pointSizeFloat:
<a href="tqfont.html#pointSizeFloat">TQFont</a><li>pointSizes:
@ -2101,7 +2101,7 @@ rBottom:
<a href="tqtextedit.html#redoAvailable">TQTextEdit</a><li>ref:
<a href="tqstring.html#ref">TQString</a> <a href="tqurl.html#ref">TQUrl</a><li>reformat:
<a href="tqstatusbar.html#reformat">TQStatusBar</a><li>refresh:
<a href="tqdatabrowser.html#refresh">TQDataBrowser</a> <a href="tqdatatable.html#refresh">TQDataTable</a> <a href="tqdataview.html#refresh">TQDataView</a> <a href="tqdir.html#refresh">TQDir</a> <a href="tqfileinfo.html#refresh">TQFileInfo</a> <a href="ntqsplitter.html#refresh">TQSplitter</a><li>regExp:
<a href="tqdatabrowser.html#refresh">TQDataBrowser</a> <a href="tqdatatable.html#refresh">TQDataTable</a> <a href="tqdataview.html#refresh">TQDataView</a> <a href="tqdir.html#refresh">TQDir</a> <a href="tqfileinfo.html#refresh">TQFileInfo</a> <a href="tqsplitter.html#refresh">TQSplitter</a><li>regExp:
<a href="tqregexpvalidator.html#regExp">TQRegExpValidator</a><li>region:
<a href="tqpaintevent.html#region">TQPaintEvent</a><li>registerDecoderFactory:
<a href="tqimagedecoder.html#registerDecoderFactory">TQImageDecoder</a><li>registerNetworkProtocol:
@ -2163,7 +2163,7 @@ rBottom:
<a href="tqiconviewitem.html#renameEnabled">TQIconViewItem</a> <a href="tqlistviewitem.html#renameEnabled">TQListViewItem</a><li>renderPixmap:
<a href="tqglwidget.html#renderPixmap">TQGLWidget</a><li>renderText:
<a href="tqglwidget.html#renderText">TQGLWidget</a><li>repaint:
<a href="tqiconviewitem.html#repaint">TQIconViewItem</a> <a href="tqlistviewitem.html#repaint">TQListViewItem</a> <a href="ntqsplashscreen.html#repaint">TQSplashScreen</a> <a href="tqwidget.html#repaint">TQWidget</a><li>repaintCell:
<a href="tqiconviewitem.html#repaint">TQIconViewItem</a> <a href="tqlistviewitem.html#repaint">TQListViewItem</a> <a href="tqsplashscreen.html#repaint">TQSplashScreen</a> <a href="tqwidget.html#repaint">TQWidget</a><li>repaintCell:
<a href="tqgridview.html#repaintCell">TQGridView</a><li>repaintChanged:
<a href="tqtextedit.html#repaintChanged">TQTextEdit</a><li>repaintContents:
<a href="tqscrollview.html#repaintContents">TQScrollView</a><li>repaintItem:
@ -2405,7 +2405,7 @@ sRect:
<a href="tqgroupbox.html#setCheckable">TQGroupBox</a> <a href="tqpopupmenu.html#setCheckable">TQPopupMenu</a><li>setChecked:
<a href="tqcheckbox.html#setChecked">TQCheckBox</a> <a href="tqchecktableitem.html#setChecked">TQCheckTableItem</a> <a href="tqgroupbox.html#setChecked">TQGroupBox</a> <a href="tqradiobutton.html#setChecked">TQRadioButton</a><li>setChildGeometries:
<a href="tqwidgetstack.html#setChildGeometries">TQWidgetStack</a><li>setChildrenCollapsible:
<a href="ntqsplitter.html#setChildrenCollapsible">TQSplitter</a><li>setClickEnabled:
<a href="tqsplitter.html#setChildrenCollapsible">TQSplitter</a><li>setClickEnabled:
<a href="tqheader.html#setClickEnabled">TQHeader</a><li>setClipRect:
<a href="tqpainter.html#setClipRect">TQPainter</a><li>setClipRegion:
<a href="tqpainter.html#setClipRegion">TQPainter</a><li>setClipping:
@ -2418,7 +2418,7 @@ sRect:
<a href="tqtableitem.html#setCol">TQTableItem</a><li>setColSpacing:
<a href="tqgridlayout.html#setColSpacing">TQGridLayout</a><li>setColStretch:
<a href="tqgridlayout.html#setColStretch">TQGridLayout</a><li>setCollapsible:
<a href="ntqsplitter.html#setCollapsible">TQSplitter</a><li>setColor:
<a href="tqsplitter.html#setCollapsible">TQSplitter</a><li>setColor:
<a href="tqbrush.html#setColor">TQBrush</a> <a href="tqcanvastext.html#setColor">TQCanvasText</a> <a href="tqcolordrag.html#setColor">TQColorDrag</a> <a href="tqcolorgroup.html#setColor">TQColorGroup</a> <a href="tqimage.html#setColor">TQImage</a> <a href="tqpalette.html#setColor">TQPalette</a> <a href="tqpen.html#setColor">TQPen</a> <a href="tqstylesheetitem.html#setColor">TQStyleSheetItem</a> <a href="tqtextedit.html#setColor">TQTextEdit</a><li>setColorMode:
<a href="tqprinter.html#setColorMode">TQPrinter</a><li>setColorSpec:
<a href="ntqapplication.html#setColorSpec">TQApplication</a><li>setColormap:
@ -2599,7 +2599,7 @@ sRect:
<a href="tqscrollview.html#setHBarGeometry">TQScrollView</a><li>setHMS:
<a href="tqtime.html#setHMS">TQTime</a><li>setHScrollBarMode:
<a href="tqscrollview.html#setHScrollBarMode">TQScrollView</a><li>setHandleWidth:
<a href="ntqsplitter.html#setHandleWidth">TQSplitter</a><li>setHeight:
<a href="tqsplitter.html#setHandleWidth">TQSplitter</a><li>setHeight:
<a href="tqlistviewitem.html#setHeight">TQListViewItem</a> <a href="tqrect.html#setHeight">TQRect</a> <a href="tqsize.html#setHeight">TQSize</a><li>setHeightForWidth:
<a href="tqsizepolicy.html#setHeightForWidth">TQSizePolicy</a><li>setHelpButton:
<a href="tqtabdialog.html#setHelpButton">TQTabDialog</a><li>setHelpEnabled:
@ -2672,7 +2672,7 @@ sRect:
<a href="tqstylesheetitem.html#setLogicalFontSize">TQStyleSheetItem</a><li>setLogicalFontSizeStep:
<a href="tqstylesheetitem.html#setLogicalFontSizeStep">TQStyleSheetItem</a><li>setLooping:
<a href="tqimageconsumer.html#setLooping">TQImageConsumer</a><li>setLoops:
<a href="ntqsound.html#setLoops">TQSound</a><li>setMainWidget:
<a href="tqsound.html#setLoops">TQSound</a><li>setMainWidget:
<a href="ntqapplication.html#setMainWidget">TQApplication</a><li>setManagerProperty:
<a href="tqsessionmanager.html#setManagerProperty">TQSessionManager</a><li>setMapping:
<a href="tqsignalmapper.html#setMapping">TQSignalMapper</a><li>setMargin:
@ -2737,14 +2737,14 @@ sRect:
<a href="tqtabdialog.html#setOkButton">TQTabDialog</a><li>setOn:
<a href="tqaction.html#setOn">TQAction</a> <a href="tqbutton.html#setOn">TQButton</a> <a href="tqchecklistitem.html#setOn">TQCheckListItem</a> <a href="tqpushbutton.html#setOn">TQPushButton</a> <a href="tqtoolbutton.html#setOn">TQToolButton</a><li>setOpaqueMoving:
<a href="tqdockwindow.html#setOpaqueMoving">TQDockWindow</a> <a href="tqmainwindow.html#setOpaqueMoving">TQMainWindow</a><li>setOpaqueResize:
<a href="ntqsplitter.html#setOpaqueResize">TQSplitter</a><li>setOpen:
<a href="tqsplitter.html#setOpaqueResize">TQSplitter</a><li>setOpen:
<a href="tqlistview.html#setOpen">TQListView</a> <a href="tqlistviewitem.html#setOpen">TQListViewItem</a> <a href="tqsqldriver.html#setOpen">TQSqlDriver</a><li>setOpenError:
<a href="tqsqldriver.html#setOpenError">TQSqlDriver</a><li>setOptimization:
<a href="tqpixmap.html#setOptimization">TQPixmap</a><li>setOption:
<a href="tqglformat.html#setOption">TQGLFormat</a><li>setOptionEnabled:
<a href="tqprinter.html#setOptionEnabled">TQPrinter</a><li>setOrder:
<a href="tqdateedit.html#setOrder">TQDateEdit</a><li>setOrientation:
<a href="tqdialog.html#setOrientation">TQDialog</a> <a href="tqdockwindow.html#setOrientation">TQDockWindow</a> <a href="tqgroupbox.html#setOrientation">TQGroupBox</a> <a href="tqheader.html#setOrientation">TQHeader</a> <a href="tqprinter.html#setOrientation">TQPrinter</a> <a href="tqscrollbar.html#setOrientation">TQScrollBar</a> <a href="tqslider.html#setOrientation">TQSlider</a> <a href="ntqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin:
<a href="tqdialog.html#setOrientation">TQDialog</a> <a href="tqdockwindow.html#setOrientation">TQDockWindow</a> <a href="tqgroupbox.html#setOrientation">TQGroupBox</a> <a href="tqheader.html#setOrientation">TQHeader</a> <a href="tqprinter.html#setOrientation">TQPrinter</a> <a href="tqscrollbar.html#setOrientation">TQScrollBar</a> <a href="tqslider.html#setOrientation">TQSlider</a> <a href="tqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin:
<a href="tqgridlayout.html#setOrigin">TQGridLayout</a><li>setOutputFileName:
<a href="tqprinter.html#setOutputFileName">TQPrinter</a><li>setOutputToFile:
<a href="tqprinter.html#setOutputToFile">TQPrinter</a><li>setOverlay:
@ -2774,7 +2774,7 @@ sRect:
<a href="tqimage.html#setPixel">TQImage</a><li>setPixelAlignment:
<a href="tqpngimagepacker.html#setPixelAlignment">TQPNGImagePacker</a><li>setPixelSize:
<a href="tqfont.html#setPixelSize">TQFont</a><li>setPixmap:
<a href="tqbrush.html#setPixmap">TQBrush</a> <a href="tqbutton.html#setPixmap">TQButton</a> <a href="tqbutton.html#setPixmap">TQCheckBox</a> <a href="tqclipboard.html#setPixmap">TQClipboard</a> <a href="tqdragobject.html#setPixmap">TQDragObject</a> <a href="tqiconset.html#setPixmap">TQIconSet</a> <a href="tqiconviewitem.html#setPixmap">TQIconViewItem</a> <a href="tqlabel.html#setPixmap">TQLabel</a> <a href="tqlistviewitem.html#setPixmap">TQListViewItem</a> <a href="tqmimesourcefactory.html#setPixmap">TQMimeSourceFactory</a> <a href="tqbutton.html#setPixmap">TQPushButton</a> <a href="tqbutton.html#setPixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#setPixmap">TQSplashScreen</a> <a href="tqtable.html#setPixmap">TQTable</a> <a href="tqtableitem.html#setPixmap">TQTableItem</a><li>setPixmapRect:
<a href="tqbrush.html#setPixmap">TQBrush</a> <a href="tqbutton.html#setPixmap">TQButton</a> <a href="tqbutton.html#setPixmap">TQCheckBox</a> <a href="tqclipboard.html#setPixmap">TQClipboard</a> <a href="tqdragobject.html#setPixmap">TQDragObject</a> <a href="tqiconset.html#setPixmap">TQIconSet</a> <a href="tqiconviewitem.html#setPixmap">TQIconViewItem</a> <a href="tqlabel.html#setPixmap">TQLabel</a> <a href="tqlistviewitem.html#setPixmap">TQListViewItem</a> <a href="tqmimesourcefactory.html#setPixmap">TQMimeSourceFactory</a> <a href="tqbutton.html#setPixmap">TQPushButton</a> <a href="tqbutton.html#setPixmap">TQRadioButton</a> <a href="tqsplashscreen.html#setPixmap">TQSplashScreen</a> <a href="tqtable.html#setPixmap">TQTable</a> <a href="tqtableitem.html#setPixmap">TQTableItem</a><li>setPixmapRect:
<a href="tqiconviewitem.html#setPixmapRect">TQIconViewItem</a><li>setPlane:
<a href="tqglformat.html#setPlane">TQGLFormat</a><li>setPoint:
<a href="tqdropevent.html#setPoint">TQDropEvent</a> <a href="tqpointarray.html#setPoint">TQPointArray</a><li>setPointSize:
@ -2820,7 +2820,7 @@ sRect:
<a href="tqtableitem.html#setReplaceable">TQTableItem</a><li>setRequest:
<a href="tqhttprequestheader.html#setRequest">TQHttpRequestHeader</a><li>setResizeEnabled:
<a href="tqdockwindow.html#setResizeEnabled">TQDockWindow</a> <a href="tqheader.html#setResizeEnabled">TQHeader</a><li>setResizeMode:
<a href="tqiconview.html#setResizeMode">TQIconView</a> <a href="tqlayout.html#setResizeMode">TQLayout</a> <a href="tqlistview.html#setResizeMode">TQListView</a> <a href="ntqsplitter.html#setResizeMode">TQSplitter</a><li>setResizePolicy:
<a href="tqiconview.html#setResizeMode">TQIconView</a> <a href="tqlayout.html#setResizeMode">TQLayout</a> <a href="tqlistview.html#setResizeMode">TQListView</a> <a href="tqsplitter.html#setResizeMode">TQSplitter</a><li>setResizePolicy:
<a href="tqscrollview.html#setResizePolicy">TQScrollView</a><li>setResolution:
<a href="tqprinter.html#setResolution">TQPrinter</a><li>setRestartCommand:
<a href="tqsessionmanager.html#setRestartCommand">TQSessionManager</a><li>setRestartHint:
@ -2840,7 +2840,7 @@ sRect:
<a href="tqgridlayout.html#setRowSpacing">TQGridLayout</a><li>setRowStretch:
<a href="tqgridlayout.html#setRowStretch">TQGridLayout</a><li>setRowStretchable:
<a href="tqtable.html#setRowStretchable">TQTable</a><li>setRubberband:
<a href="ntqsplitter.html#setRubberband">TQSplitter</a><li>setScaledContents:
<a href="tqsplitter.html#setRubberband">TQSplitter</a><li>setScaledContents:
<a href="tqlabel.html#setScaledContents">TQLabel</a><li>setScrollBarsEnabled:
<a href="tqworkspace.html#setScrollBarsEnabled">TQWorkspace</a><li>setSecond:
<a href="tqtimeedit.html#setSecond">TQTimeEdit</a><li>setSegmentStyle:
@ -2868,7 +2868,7 @@ sRect:
<a href="tqwidget.html#setSizeIncrement">TQWidget</a><li>setSizeLimit:
<a href="tqcombobox.html#setSizeLimit">TQComboBox</a><li>setSizePolicy:
<a href="tqwidget.html#setSizePolicy">TQWidget</a><li>setSizes:
<a href="ntqsplitter.html#setSizes">TQSplitter</a><li>setSmallDecimalPoint:
<a href="tqsplitter.html#setSizes">TQSplitter</a><li>setSmallDecimalPoint:
<a href="tqlcdnumber.html#setSmallDecimalPoint">TQLCDNumber</a><li>setSocket:
<a href="tqserversocket.html#setSocket">TQServerSocket</a> <a href="tqsocket.html#setSocket">TQSocket</a> <a href="tqsocketdevice.html#setSocket">TQSocketDevice</a><li>setSocketDevice:
<a href="tqsocket.html#setSocketDevice">TQSocket</a><li>setSocketNotifierPending:
@ -3059,7 +3059,7 @@ sRect:
<a href="tqwidget.html#sizeIncrement">TQWidget</a><li>sizeLimit:
<a href="tqcombobox.html#sizeLimit">TQComboBox</a><li>sizePolicy:
<a href="tqwidget.html#sizePolicy">TQWidget</a><li>sizes:
<a href="ntqsplitter.html#sizes">TQSplitter</a><li>skipWhiteSpace:
<a href="tqsplitter.html#sizes">TQSplitter</a><li>skipWhiteSpace:
<a href="tqtextstream.html#skipWhiteSpace">TQTextStream</a><li>skippedEntity:
<a href="tqxmlcontenthandler.html#skippedEntity">TQXmlContentHandler</a><li>sleep:
<a href="tqthread.html#sleep">TQThread</a><li>sliderMoved:
@ -3136,7 +3136,7 @@ sRect:
<a href="tqspinbox.html#stepUp">TQSpinBox</a><li>steps:
<a href="tqmovie.html#steps">TQMovie</a><li>stereo:
<a href="tqglformat.html#stereo">TQGLFormat</a><li>stop:
<a href="tqnetworkprotocol.html#stop">TQNetworkProtocol</a> <a href="ntqsound.html#stop">TQSound</a> <a href="tqtimer.html#stop">TQTimer</a> <a href="tqurloperator.html#stop">TQUrlOperator</a><li>stored:
<a href="tqnetworkprotocol.html#stop">TQNetworkProtocol</a> <a href="tqsound.html#stop">TQSound</a> <a href="tqtimer.html#stop">TQTimer</a> <a href="tqurloperator.html#stop">TQUrlOperator</a><li>stored:
<a href="tqmetaproperty.html#stored">TQMetaProperty</a><li>streamAsFile:
<a href="tqnpinstance.html#streamAsFile">TQNPInstance</a><li>streamDestroyed:
<a href="tqnpinstance.html#streamDestroyed">TQNPInstance</a><li>stretch:
@ -3244,64 +3244,64 @@ tab:
<a href="tqgroupbox.html#title">TQGroupBox</a> <a href="tqwizard.html#title">TQWizard</a><li>titleFont:
<a href="tqwizard.html#titleFont">TQWizard</a><li>toAttr:
<a href="tqdomnode.html#toAttr">TQDomNode</a><li>toBitArray:
<a href="ntqvariant.html#toBitArray">TQVariant</a><li>toBitmap:
<a href="ntqvariant.html#toBitmap">TQVariant</a><li>toBool:
<a href="ntqvariant.html#toBool">TQVariant</a><li>toBrush:
<a href="ntqvariant.html#toBrush">TQVariant</a><li>toByteArray:
<a href="ntqvariant.html#toByteArray">TQVariant</a><li>toCDATASection:
<a href="tqvariant.html#toBitArray">TQVariant</a><li>toBitmap:
<a href="tqvariant.html#toBitmap">TQVariant</a><li>toBool:
<a href="tqvariant.html#toBool">TQVariant</a><li>toBrush:
<a href="tqvariant.html#toBrush">TQVariant</a><li>toByteArray:
<a href="tqvariant.html#toByteArray">TQVariant</a><li>toCDATASection:
<a href="tqdomnode.html#toCDATASection">TQDomNode</a><li>toCString:
<a href="tqdomdocument.html#toCString">TQDomDocument</a> <a href="ntqvariant.html#toCString">TQVariant</a><li>toCharacterData:
<a href="tqdomdocument.html#toCString">TQDomDocument</a> <a href="tqvariant.html#toCString">TQVariant</a><li>toCharacterData:
<a href="tqdomnode.html#toCharacterData">TQDomNode</a><li>toColor:
<a href="ntqvariant.html#toColor">TQVariant</a><li>toColorGroup:
<a href="ntqvariant.html#toColorGroup">TQVariant</a><li>toComment:
<a href="tqvariant.html#toColor">TQVariant</a><li>toColorGroup:
<a href="tqvariant.html#toColorGroup">TQVariant</a><li>toComment:
<a href="tqdomnode.html#toComment">TQDomNode</a><li>toCursor:
<a href="ntqvariant.html#toCursor">TQVariant</a><li>toDate:
<a href="ntqvariant.html#toDate">TQVariant</a><li>toDateTime:
<a href="ntqvariant.html#toDateTime">TQVariant</a><li>toDocument:
<a href="tqvariant.html#toCursor">TQVariant</a><li>toDate:
<a href="tqvariant.html#toDate">TQVariant</a><li>toDateTime:
<a href="tqvariant.html#toDateTime">TQVariant</a><li>toDocument:
<a href="tqdomnode.html#toDocument">TQDomNode</a><li>toDocumentFragment:
<a href="tqdomnode.html#toDocumentFragment">TQDomNode</a><li>toDocumentType:
<a href="tqdomnode.html#toDocumentType">TQDomNode</a><li>toDouble:
<a href="tqcstring.html#toDouble">TQCString</a> <a href="tqlocale.html#toDouble">TQLocale</a> <a href="tqstring.html#toDouble">TQString</a> <a href="ntqvariant.html#toDouble">TQVariant</a><li>toElement:
<a href="tqcstring.html#toDouble">TQCString</a> <a href="tqlocale.html#toDouble">TQLocale</a> <a href="tqstring.html#toDouble">TQString</a> <a href="tqvariant.html#toDouble">TQVariant</a><li>toElement:
<a href="tqdomnode.html#toElement">TQDomNode</a><li>toEntity:
<a href="tqdomnode.html#toEntity">TQDomNode</a><li>toEntityReference:
<a href="tqdomnode.html#toEntityReference">TQDomNode</a><li>toField:
<a href="tqsqlfieldinfo.html#toField">TQSqlFieldInfo</a><li>toFirst:
<a href="tqasciicacheiterator.html#toFirst">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#toFirst">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#toFirst">TQCacheIterator</a> <a href="tqdictiterator.html#toFirst">TQDictIterator</a> <a href="tqintcacheiterator.html#toFirst">TQIntCacheIterator</a> <a href="tqintdictiterator.html#toFirst">TQIntDictIterator</a> <a href="tqptrdictiterator.html#toFirst">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#toFirst">TQPtrListIterator</a><li>toFloat:
<a href="tqcstring.html#toFloat">TQCString</a> <a href="tqlocale.html#toFloat">TQLocale</a> <a href="tqstring.html#toFloat">TQString</a><li>toFont:
<a href="ntqvariant.html#toFont">TQVariant</a><li>toIPv4Address:
<a href="tqvariant.html#toFont">TQVariant</a><li>toIPv4Address:
<a href="tqhostaddress.html#toIPv4Address">TQHostAddress</a><li>toIPv6Address:
<a href="tqhostaddress.html#toIPv6Address">TQHostAddress</a><li>toIconSet:
<a href="ntqvariant.html#toIconSet">TQVariant</a><li>toImage:
<a href="ntqvariant.html#toImage">TQVariant</a><li>toInt:
<a href="tqcstring.html#toInt">TQCString</a> <a href="tqlocale.html#toInt">TQLocale</a> <a href="tqstring.html#toInt">TQString</a> <a href="ntqvariant.html#toInt">TQVariant</a><li>toKeySequence:
<a href="ntqvariant.html#toKeySequence">TQVariant</a><li>toLast:
<a href="tqvariant.html#toIconSet">TQVariant</a><li>toImage:
<a href="tqvariant.html#toImage">TQVariant</a><li>toInt:
<a href="tqcstring.html#toInt">TQCString</a> <a href="tqlocale.html#toInt">TQLocale</a> <a href="tqstring.html#toInt">TQString</a> <a href="tqvariant.html#toInt">TQVariant</a><li>toKeySequence:
<a href="tqvariant.html#toKeySequence">TQVariant</a><li>toLast:
<a href="tqasciicacheiterator.html#toLast">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#toLast">TQCacheIterator</a> <a href="tqintcacheiterator.html#toLast">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#toLast">TQPtrListIterator</a><li>toList:
<a href="ntqvariant.html#toList">TQVariant</a><li>toLong:
<a href="tqvariant.html#toList">TQVariant</a><li>toLong:
<a href="tqcstring.html#toLong">TQCString</a> <a href="tqlocale.html#toLong">TQLocale</a> <a href="tqstring.html#toLong">TQString</a><li>toLongLong:
<a href="tqlocale.html#toLongLong">TQLocale</a> <a href="tqstring.html#toLongLong">TQString</a> <a href="ntqvariant.html#toLongLong">TQVariant</a><li>toMap:
<a href="ntqvariant.html#toMap">TQVariant</a><li>toNotation:
<a href="tqlocale.html#toLongLong">TQLocale</a> <a href="tqstring.html#toLongLong">TQString</a> <a href="tqvariant.html#toLongLong">TQVariant</a><li>toMap:
<a href="tqvariant.html#toMap">TQVariant</a><li>toNotation:
<a href="tqdomnode.html#toNotation">TQDomNode</a><li>toPage:
<a href="tqprinter.html#toPage">TQPrinter</a><li>toPalette:
<a href="ntqvariant.html#toPalette">TQVariant</a><li>toPen:
<a href="ntqvariant.html#toPen">TQVariant</a><li>toPixmap:
<a href="ntqvariant.html#toPixmap">TQVariant</a><li>toPoint:
<a href="ntqvariant.html#toPoint">TQVariant</a><li>toPointArray:
<a href="ntqvariant.html#toPointArray">TQVariant</a><li>toProcessingInstruction:
<a href="tqvariant.html#toPalette">TQVariant</a><li>toPen:
<a href="tqvariant.html#toPen">TQVariant</a><li>toPixmap:
<a href="tqvariant.html#toPixmap">TQVariant</a><li>toPoint:
<a href="tqvariant.html#toPoint">TQVariant</a><li>toPointArray:
<a href="tqvariant.html#toPointArray">TQVariant</a><li>toProcessingInstruction:
<a href="tqdomnode.html#toProcessingInstruction">TQDomNode</a><li>toRecord:
<a href="tqsqlrecordinfo.html#toRecord">TQSqlRecordInfo</a><li>toRect:
<a href="ntqvariant.html#toRect">TQVariant</a><li>toRegion:
<a href="ntqvariant.html#toRegion">TQVariant</a><li>toShort:
<a href="tqvariant.html#toRect">TQVariant</a><li>toRegion:
<a href="tqvariant.html#toRegion">TQVariant</a><li>toShort:
<a href="tqcstring.html#toShort">TQCString</a> <a href="tqlocale.html#toShort">TQLocale</a> <a href="tqstring.html#toShort">TQString</a><li>toSize:
<a href="ntqvariant.html#toSize">TQVariant</a><li>toSizePolicy:
<a href="ntqvariant.html#toSizePolicy">TQVariant</a><li>toString:
<a href="tqdate.html#toString">TQDate</a> <a href="tqdatetime.html#toString">TQDateTime</a> <a href="tqdomdocument.html#toString">TQDomDocument</a> <a href="tqfont.html#toString">TQFont</a> <a href="tqhostaddress.html#toString">TQHostAddress</a> <a href="tqhttpheader.html#toString">TQHttpHeader</a> <a href="tqlocale.html#toString">TQLocale</a> <a href="tqsqlcursor.html#toString">TQSqlCursor</a> <a href="tqsqlrecord.html#toString">TQSqlRecord</a> <a href="tqtime.html#toString">TQTime</a> <a href="tqurl.html#toString">TQUrl</a> <a href="ntquuid.html#toString">TQUuid</a> <a href="ntqvariant.html#toString">TQVariant</a><li>toStringList:
<a href="tqsqlrecord.html#toStringList">TQSqlRecord</a> <a href="ntqvariant.html#toStringList">TQVariant</a><li>toText:
<a href="tqvariant.html#toSize">TQVariant</a><li>toSizePolicy:
<a href="tqvariant.html#toSizePolicy">TQVariant</a><li>toString:
<a href="tqdate.html#toString">TQDate</a> <a href="tqdatetime.html#toString">TQDateTime</a> <a href="tqdomdocument.html#toString">TQDomDocument</a> <a href="tqfont.html#toString">TQFont</a> <a href="tqhostaddress.html#toString">TQHostAddress</a> <a href="tqhttpheader.html#toString">TQHttpHeader</a> <a href="tqlocale.html#toString">TQLocale</a> <a href="tqsqlcursor.html#toString">TQSqlCursor</a> <a href="tqsqlrecord.html#toString">TQSqlRecord</a> <a href="tqtime.html#toString">TQTime</a> <a href="tqurl.html#toString">TQUrl</a> <a href="tquuid.html#toString">TQUuid</a> <a href="tqvariant.html#toString">TQVariant</a><li>toStringList:
<a href="tqsqlrecord.html#toStringList">TQSqlRecord</a> <a href="tqvariant.html#toStringList">TQVariant</a><li>toText:
<a href="tqdomnode.html#toText">TQDomNode</a><li>toTime:
<a href="ntqvariant.html#toTime">TQVariant</a><li>toTime_t:
<a href="tqvariant.html#toTime">TQVariant</a><li>toTime_t:
<a href="tqdatetime.html#toTime_t">TQDateTime</a><li>toUInt:
<a href="tqcstring.html#toUInt">TQCString</a> <a href="tqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="ntqvariant.html#toUInt">TQVariant</a><li>toULong:
<a href="tqcstring.html#toUInt">TQCString</a> <a href="tqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="tqvariant.html#toUInt">TQVariant</a><li>toULong:
<a href="tqcstring.html#toULong">TQCString</a> <a href="tqlocale.html#toULong">TQLocale</a> <a href="tqstring.html#toULong">TQString</a><li>toULongLong:
<a href="tqlocale.html#toULongLong">TQLocale</a> <a href="tqstring.html#toULongLong">TQString</a> <a href="ntqvariant.html#toULongLong">TQVariant</a><li>toUShort:
<a href="tqlocale.html#toULongLong">TQLocale</a> <a href="tqstring.html#toULongLong">TQString</a> <a href="tqvariant.html#toULongLong">TQVariant</a><li>toUShort:
<a href="tqcstring.html#toUShort">TQCString</a> <a href="tqlocale.html#toUShort">TQLocale</a> <a href="tqstring.html#toUShort">TQString</a><li>toUnicode:
<a href="tqtextcodec.html#toUnicode">TQTextCodec</a> <a href="tqtextdecoder.html#toUnicode">TQTextDecoder</a><li>toVector:
<a href="tqptrlist.html#toVector">TQPtrList</a><li>toggle:
@ -3344,10 +3344,10 @@ tab:
<a href="ntqapplication.html#tryLock">TQApplication</a> <a href="tqmutex.html#tryLock">TQMutex</a><li>tryTerminate:
<a href="tqprocess.html#tryTerminate">TQProcess</a><li>turnOffChild:
<a href="tqchecklistitem.html#turnOffChild">TQCheckListItem</a><li>type:
<a href="ntqapplication.html#type">TQApplication</a> <a href="tqchecklistitem.html#type">TQCheckListItem</a> <a href="tqevent.html#type">TQEvent</a> <a href="tqmetaproperty.html#type">TQMetaProperty</a> <a href="tqnpstream.html#type">TQNPStream</a> <a href="tqsocketdevice.html#type">TQSocketDevice</a> <a href="tqsocketnotifier.html#type">TQSocketNotifier</a> <a href="tqsqlerror.html#type">TQSqlError</a> <a href="tqsqlfield.html#type">TQSqlField</a> <a href="tqsqlfieldinfo.html#type">TQSqlFieldInfo</a> <a href="ntqvariant.html#type">TQVariant</a> <a href="tqxmlattributes.html#type">TQXmlAttributes</a><li>typeID:
<a href="ntqapplication.html#type">TQApplication</a> <a href="tqchecklistitem.html#type">TQCheckListItem</a> <a href="tqevent.html#type">TQEvent</a> <a href="tqmetaproperty.html#type">TQMetaProperty</a> <a href="tqnpstream.html#type">TQNPStream</a> <a href="tqsocketdevice.html#type">TQSocketDevice</a> <a href="tqsocketnotifier.html#type">TQSocketNotifier</a> <a href="tqsqlerror.html#type">TQSqlError</a> <a href="tqsqlfield.html#type">TQSqlField</a> <a href="tqsqlfieldinfo.html#type">TQSqlFieldInfo</a> <a href="tqvariant.html#type">TQVariant</a> <a href="tqxmlattributes.html#type">TQXmlAttributes</a><li>typeID:
<a href="tqsqlfieldinfo.html#typeID">TQSqlFieldInfo</a><li>typeName:
<a href="ntqvariant.html#typeName">TQVariant</a><li>typeToName:
<a href="ntqvariant.html#typeToName">TQVariant</a><li><a name="u"></a>
<a href="tqvariant.html#typeName">TQVariant</a><li>typeToName:
<a href="tqvariant.html#typeToName">TQVariant</a><li><a name="u"></a>
ucs2:
<a href="tqstring.html#ucs2">TQString</a><li>unPolish:
<a href="tqstyle.html#unPolish">TQStyle</a><li>underline:
@ -3423,10 +3423,10 @@ vScrollBarMode:
<a href="tqmap.html#values">TQMap</a><li>variableHeight:
<a href="tqlistbox.html#variableHeight">TQListBox</a><li>variableWidth:
<a href="tqlistbox.html#variableWidth">TQListBox</a><li>variant:
<a href="ntquuid.html#variant">TQUuid</a><li>verData:
<a href="tquuid.html#variant">TQUuid</a><li>verData:
<a href="tqsizepolicy.html#verData">TQSizePolicy</a><li>verStretch:
<a href="tqsizepolicy.html#verStretch">TQSizePolicy</a><li>version:
<a href="tqdatastream.html#version">TQDataStream</a> <a href="ntquuid.html#version">TQUuid</a><li>verticalAlignment:
<a href="tqdatastream.html#version">TQDataStream</a> <a href="tquuid.html#version">TQUuid</a><li>verticalAlignment:
<a href="tqstylesheetitem.html#verticalAlignment">TQStyleSheetItem</a><li>verticalHeader:
<a href="tqtable.html#verticalHeader">TQTable</a><li>verticalScrollBar:
<a href="tqscrollview.html#verticalScrollBar">TQScrollView</a><li>verticalSliderPressed:

@ -116,7 +116,7 @@ including menus, toolbars, workspace, etc.
<td valign="top"><a href="dialogs.html">Standard Dialogs</a>
<td valign="top">Ready-made dialogs for file, font, color selection and more.
<tr bgcolor="#f0f0f0">
<td valign="top"><a href="ntqtl.html">Template Library</a>
<td valign="top"><a href="tqtl.html">Template Library</a>
<td valign="top">TQt's template library container classes.
<tr bgcolor="#d0d0d0">
<td valign="top"><a href="text.html">Text Related Classes</a>

@ -63,7 +63,7 @@ tqmoveevent.h tqevent.h
tqresizeevent.h tqevent.h
tqcloseevent.h tqevent.h
tqicondragevent.h tqevent.h
qshowevent.h tqevent.h
tqshowevent.h tqevent.h
tqhideevent.h tqevent.h
tqcontextmenuevent.h tqevent.h
tqimevent.h tqevent.h

@ -203,10 +203,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqsocket-h.html">tqsocket.h</a>
<li><a href="tqsocketdevice-h.html">tqsocketdevice.h</a>
<li><a href="tqsocketnotifier-h.html">tqsocketnotifier.h</a>
<li><a href="qsound-h.html">ntqsound.h</a>
<li><a href="tqsound-h.html">tqsound.h</a>
<li><a href="tqspinbox-h.html">tqspinbox.h</a>
<li><a href="qsplashscreen-h.html">ntqsplashscreen.h</a>
<li><a href="qsplitter-h.html">ntqsplitter.h</a>
<li><a href="tqsplashscreen-h.html">tqsplashscreen.h</a>
<li><a href="tqsplitter-h.html">tqsplitter.h</a>
<li><a href="tqsql-h.html">tqsql.h</a>
<li><a href="tqsqlcursor-h.html">tqsqlcursor.h</a>
<li><a href="tqsqldatabase-h.html">tqsqldatabase.h</a>
@ -253,12 +253,12 @@ body { background: #ffffff; color: black; }
<li><a href="tqurl-h.html">tqurl.h</a>
<li><a href="tqurlinfo-h.html">tqurlinfo.h</a>
<li><a href="tqurloperator-h.html">tqurloperator.h</a>
<li><a href="quuid-h.html">ntquuid.h</a>
<li><a href="tquuid-h.html">tquuid.h</a>
<li><a href="tqvalidator-h.html">tqvalidator.h</a>
<li><a href="tqvaluelist-h.html">tqvaluelist.h</a>
<li><a href="tqvaluestack-h.html">tqvaluestack.h</a>
<li><a href="tqvaluevector-h.html">tqvaluevector.h</a>
<li><a href="qvariant-h.html">ntqvariant.h</a>
<li><a href="tqvariant-h.html">tqvariant.h</a>
<li><a href="tqvbox-h.html">tqvbox.h</a>
<li><a href="tqvbuttongroup-h.html">tqvbuttongroup.h</a>
<li><a href="tqvgroupbox-h.html">tqvgroupbox.h</a>
@ -268,7 +268,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidgetfactory-h.html">tqwidgetfactory.h</a>
<li><a href="tqwidgetplugin-h.html">tqwidgetplugin.h</a>
<li><a href="tqwidgetstack-h.html">tqwidgetstack.h</a>
<li><a href="qwindowdefs-h.html">ntqwindowdefs.h</a>
<li><a href="tqwindowdefs-h.html">tqwindowdefs.h</a>
<li><a href="tqwindowsstyle-h.html">tqwindowsstyle.h</a>
<li><a href="tqwizard-h.html">tqwizard.h</a>
<li><a href="tqwmatrix-h.html">tqwmatrix.h</a>

@ -238,7 +238,7 @@ classes in the TQt API.
<li><a href="tqstylefactory.html">TQStyleFactory</a>
<li><a href="tqstyleoption.html">TQStyleOption</a>
<li><a href="tqstyleplugin.html">TQStylePlugin</a>
<li><a href="ntqt.html">TQt</a>
<li><a href="tqt.html">TQt</a>
<ul>
<li><a href="tqbrush.html">TQBrush</a>
<li><a href="tqcanvasitem.html">TQCanvasItem</a>
@ -281,7 +281,7 @@ classes in the TQt API.
<li><a href="tqmoveevent.html">TQMoveEvent</a>
<li><a href="tqpaintevent.html">TQPaintEvent</a>
<li><a href="tqresizeevent.html">TQResizeEvent</a>
<li><a href="qshowevent.html">TQShowEvent</a>
<li><a href="tqshowevent.html">TQShowEvent</a>
<li><a href="tqtabletevent.html">TQTabletEvent</a>
<li><a href="tqtimerevent.html">TQTimerEvent</a>
<li><a href="qwheelevent.html">TQWheelEvent</a>
@ -353,7 +353,7 @@ classes in the TQt API.
<li><a href="tqsignalmapper.html">TQSignalMapper</a>
<li><a href="tqsocket.html">TQSocket</a>
<li><a href="tqsocketnotifier.html">TQSocketNotifier</a>
<li><a href="ntqsound.html">TQSound</a>
<li><a href="tqsound.html">TQSound</a>
<li><a href="tqsqldatabase.html">TQSqlDatabase</a>
<li><a href="tqsqldriver.html">TQSqlDriver</a>
<li><a href="tqsqlform.html">TQSqlForm</a>
@ -464,7 +464,7 @@ classes in the TQt API.
<li><a href="tqtextview.html">TQTextView</a>
</ul>
</ul>
<li><a href="ntqsplitter.html">TQSplitter</a>
<li><a href="tqsplitter.html">TQSplitter</a>
<li><a href="tqtoolbox.html">TQToolBox</a>
<li><a href="tqwidgetstack.html">TQWidgetStack</a>
</ul>
@ -477,7 +477,7 @@ classes in the TQt API.
<li><a href="tqsizegrip.html">TQSizeGrip</a>
<li><a href="tqslider.html">TQSlider</a>
<li><a href="tqspinbox.html">TQSpinBox</a>
<li><a href="ntqsplashscreen.html">TQSplashScreen</a>
<li><a href="tqsplashscreen.html">TQSplashScreen</a>
<li><a href="tqstatusbar.html">TQStatusBar</a>
<li><a href="tqtabbar.html">TQTabBar</a>
<li><a href="tqtabwidget.html">TQTabWidget</a>
@ -528,7 +528,7 @@ classes in the TQt API.
<li><a href="tqtranslatormessage.html">TQTranslatorMessage</a>
<li><a href="tqurl.html">TQUrl</a>
<li><a href="tqurlinfo.html">TQUrlInfo</a>
<li><a href="ntquuid.html">TQUuid</a>
<li><a href="tquuid.html">TQUuid</a>
<li><a href="tqvaluelist.html">TQValueList</a>
<ul>
<li><a href="tqcanvasitemlist.html">TQCanvasItemList</a>
@ -538,7 +538,7 @@ classes in the TQt API.
<li><a href="tqvaluelistconstiterator.html">TQValueListConstIterator</a>
<li><a href="tqvaluelistiterator.html">TQValueListIterator</a>
<li><a href="tqvaluevector.html">TQValueVector</a>
<li><a href="ntqvariant.html">TQVariant</a>
<li><a href="tqvariant.html">TQVariant</a>
<li><a href="tqwaitcondition.html">TQWaitCondition</a>
<li><a href="tqwidgetfactory.html">TQWidgetFactory</a>
<li><a href="tqwidgetplugin.html">TQWidgetPlugin</a>

@ -195,7 +195,7 @@ int main( int argc, char *argv[] )
<a href="ntqapplication.html">TQApplication</a> app( argc, argv );
// Create and show the widgets
<a href="ntqsplitter.html">TQSplitter</a> *split = new <a href="ntqsplitter.html">TQSplitter</a>();
<a href="tqsplitter.html">TQSplitter</a> *split = new <a href="tqsplitter.html">TQSplitter</a>();
DDIconView *iv = new DDIconView( split );
(void) new DDListBox( split );
app.<a href="ntqapplication.html#setMainWidget">setMainWidget</a>( split );

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqcursor-h.html">tqcursor.h</a>&gt;
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;
#include &lt;<a href="tqlistbox-h.html">tqlistbox.h</a>&gt;
#include &lt;<a href="tqiconview-h.html">tqiconview.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;

@ -7,7 +7,7 @@
"A Rectangle Draw \"Benchmark\"" forever-example.html
"A Small Application for Testing Regular Expressions" regexptester-example.html
"A Tiny Example Featuring a Toggle Action" toggleaction-example.html
"A Tiny QTL Example" qtl-tqvaluelist-example.html
"A Tiny TQTL Example" tqtl-tqvaluelist-example.html
"A qt-interest mail archive search" archivesearch-example.html
"A simple HTTP daemon" httpd-example.html
"A simple NNTP implementation" networkprotocol-example.html
@ -16,7 +16,7 @@
"A small client-server example" clientserver-example.html
"A tiny SAX2 parser" tagreader-example.html
"About Modules" modules.html
"About Qt" aboutntqt.html
"About Qt" abouttqt.html
"About Unicode" unicode.html
"About the Visual Studio Integration Plugin" integration.html
"Advanced use of tool tips" tooltip-example.html
@ -43,7 +43,7 @@
"Data Elements" tutorial2-03.html
"Debugging Techniques" debug.html
"Demonstration of SAX2 features" tagreader-with-features-example.html
"Deploying TQt Applications" distributingntqt.html
"Deploying TQt Applications" distributingtqt.html
"Digital Clock" dclock-example.html
"Drag and Drop" dnd.html
"Drag and Drop" dragdrop-example.html
@ -60,7 +60,7 @@
"Header File Index" headers.html
"Hello, World" hello-example.html
"Helpsystem" helpsystem-example.html
"How to Learn Qt" how-to-learn-ntqt.html
"How to Learn Qt" how-to-learn-tqt.html
"How to Report A Bug" bughowto.html
"How to create a large, sparse TQTable" bigtable-example.html
"How to use X11 overlays with the TQt OpenGL extension" opengl-x11-overlays.html
@ -5243,7 +5243,7 @@
"TQSettings::subkeyList" tqsettings.html#subkeyList
"TQSettings::writeEntry" tqsettings.html#writeEntry
"TQSettings::~TQSettings" tqsettings.html#~TQSettings
"QShowEvent" qshowevent.html
"TQShowEvent" tqshowevent.html
"TQSignal" tqsignal.html
"TQSignal::activate" tqsignal.html#activate
"TQSignal::connect" tqsignal.html#connect
@ -5448,17 +5448,17 @@
"TQSocketNotifier::socket" tqsocketnotifier.html#socket
"TQSocketNotifier::type" tqsocketnotifier.html#type
"TQSocketNotifier::~TQSocketNotifier" tqsocketnotifier.html#~TQSocketNotifier
"QSound" ntqsound.html
"QSound::available" ntqsound.html#available
"QSound::fileName" ntqsound.html#fileName
"QSound::isAvailable" ntqsound.html#isAvailable
"QSound::isFinished" ntqsound.html#isFinished
"QSound::loops" ntqsound.html#loops
"QSound::loopsRemaining" ntqsound.html#loopsRemaining
"QSound::play" ntqsound.html#play
"QSound::setLoops" ntqsound.html#setLoops
"QSound::stop" ntqsound.html#stop
"QSound::~QSound" ntqsound.html#~QSound
"TQSound" tqsound.html
"TQSound::available" tqsound.html#available
"TQSound::fileName" tqsound.html#fileName
"TQSound::isAvailable" tqsound.html#isAvailable
"TQSound::isFinished" tqsound.html#isFinished
"TQSound::loops" tqsound.html#loops
"TQSound::loopsRemaining" tqsound.html#loopsRemaining
"TQSound::play" tqsound.html#play
"TQSound::setLoops" tqsound.html#setLoops
"TQSound::stop" tqsound.html#stop
"TQSound::~TQSound" tqsound.html#~TQSound
"TQSpacerItem" tqspaceritem.html
"TQSpacerItem::changeSize" tqspaceritem.html#changeSize
"TQSpacerItem::expanding" tqspaceritem.html#expanding
@ -5540,45 +5540,45 @@
"TQSpinWidget::updateDisplay" tqspinwidget.html#updateDisplay
"TQSpinWidget::wheelEvent" tqspinwidget.html#wheelEvent
"TQSpinWidget::~TQSpinWidget" tqspinwidget.html#~TQSpinWidget
"QSplashScreen" ntqsplashscreen.html
"QSplashScreen::clear" ntqsplashscreen.html#clear
"QSplashScreen::drawContents" ntqsplashscreen.html#drawContents
"QSplashScreen::finish" ntqsplashscreen.html#finish
"QSplashScreen::message" ntqsplashscreen.html#message
"QSplashScreen::messageChanged" ntqsplashscreen.html#messageChanged
"QSplashScreen::pixmap" ntqsplashscreen.html#pixmap
"QSplashScreen::repaint" ntqsplashscreen.html#repaint
"QSplashScreen::setPixmap" ntqsplashscreen.html#setPixmap
"QSplashScreen::~QSplashScreen" ntqsplashscreen.html#~QSplashScreen
"QSplitter" ntqsplitter.html
"QSplitter::ResizeMode" ntqsplitter.html#ResizeMode
"QSplitter::adjustPos" ntqsplitter.html#adjustPos
"QSplitter::childEvent" ntqsplitter.html#childEvent
"QSplitter::childrenCollapsible" ntqsplitter.html#childrenCollapsible
"QSplitter::childrenCollapsible" ntqsplitter.html#childrenCollapsible-prop
"QSplitter::getRange" ntqsplitter.html#getRange
"QSplitter::handleWidth" ntqsplitter.html#handleWidth
"QSplitter::handleWidth" ntqsplitter.html#handleWidth-prop
"QSplitter::idAfter" ntqsplitter.html#idAfter
"QSplitter::moveSplitter" ntqsplitter.html#moveSplitter
"QSplitter::moveToFirst" ntqsplitter.html#moveToFirst
"QSplitter::moveToLast" ntqsplitter.html#moveToLast
"QSplitter::opaqueResize" ntqsplitter.html#opaqueResize
"QSplitter::opaqueResize" ntqsplitter.html#opaqueResize-prop
"QSplitter::orientation" ntqsplitter.html#orientation
"QSplitter::orientation" ntqsplitter.html#orientation-prop
"QSplitter::processChildEvents" ntqsplitter.html#processChildEvents
"QSplitter::refresh" ntqsplitter.html#refresh
"QSplitter::setChildrenCollapsible" ntqsplitter.html#setChildrenCollapsible
"QSplitter::setCollapsible" ntqsplitter.html#setCollapsible
"QSplitter::setHandleWidth" ntqsplitter.html#setHandleWidth
"QSplitter::setOpaqueResize" ntqsplitter.html#setOpaqueResize
"QSplitter::setOrientation" ntqsplitter.html#setOrientation
"QSplitter::setResizeMode" ntqsplitter.html#setResizeMode
"QSplitter::setRubberband" ntqsplitter.html#setRubberband
"QSplitter::setSizes" ntqsplitter.html#setSizes
"QSplitter::sizes" ntqsplitter.html#sizes
"QSplitter::~QSplitter" ntqsplitter.html#~QSplitter
"TQSplashScreen" tqsplashscreen.html
"TQSplashScreen::clear" tqsplashscreen.html#clear
"TQSplashScreen::drawContents" tqsplashscreen.html#drawContents
"TQSplashScreen::finish" tqsplashscreen.html#finish
"TQSplashScreen::message" tqsplashscreen.html#message
"TQSplashScreen::messageChanged" tqsplashscreen.html#messageChanged
"TQSplashScreen::pixmap" tqsplashscreen.html#pixmap
"TQSplashScreen::repaint" tqsplashscreen.html#repaint
"TQSplashScreen::setPixmap" tqsplashscreen.html#setPixmap
"TQSplashScreen::~TQSplashScreen" tqsplashscreen.html#~TQSplashScreen
"TQSplitter" tqsplitter.html
"TQSplitter::ResizeMode" tqsplitter.html#ResizeMode
"TQSplitter::adjustPos" tqsplitter.html#adjustPos
"TQSplitter::childEvent" tqsplitter.html#childEvent
"TQSplitter::childrenCollapsible" tqsplitter.html#childrenCollapsible
"TQSplitter::childrenCollapsible" tqsplitter.html#childrenCollapsible-prop
"TQSplitter::getRange" tqsplitter.html#getRange
"TQSplitter::handleWidth" tqsplitter.html#handleWidth
"TQSplitter::handleWidth" tqsplitter.html#handleWidth-prop
"TQSplitter::idAfter" tqsplitter.html#idAfter
"TQSplitter::moveSplitter" tqsplitter.html#moveSplitter
"TQSplitter::moveToFirst" tqsplitter.html#moveToFirst
"TQSplitter::moveToLast" tqsplitter.html#moveToLast
"TQSplitter::opaqueResize" tqsplitter.html#opaqueResize
"TQSplitter::opaqueResize" tqsplitter.html#opaqueResize-prop
"TQSplitter::orientation" tqsplitter.html#orientation
"TQSplitter::orientation" tqsplitter.html#orientation-prop
"TQSplitter::processChildEvents" tqsplitter.html#processChildEvents
"TQSplitter::refresh" tqsplitter.html#refresh
"TQSplitter::setChildrenCollapsible" tqsplitter.html#setChildrenCollapsible
"TQSplitter::setCollapsible" tqsplitter.html#setCollapsible
"TQSplitter::setHandleWidth" tqsplitter.html#setHandleWidth
"TQSplitter::setOpaqueResize" tqsplitter.html#setOpaqueResize
"TQSplitter::setOrientation" tqsplitter.html#setOrientation
"TQSplitter::setResizeMode" tqsplitter.html#setResizeMode
"TQSplitter::setRubberband" tqsplitter.html#setRubberband
"TQSplitter::setSizes" tqsplitter.html#setSizes
"TQSplitter::sizes" tqsplitter.html#sizes
"TQSplitter::~TQSplitter" tqsplitter.html#~TQSplitter
"TQSql" tqsql.html
"TQSql::Confirm" tqsql.html#Confirm
"TQSql::Location" tqsql.html#Location
@ -7003,20 +7003,20 @@
"TQUrlOperator::startedNextCopy" tqurloperator.html#startedNextCopy
"TQUrlOperator::stop" tqurloperator.html#stop
"TQUrlOperator::~TQUrlOperator" tqurloperator.html#~TQUrlOperator
"QUuid" ntquuid.html
"QUuid::Variant" ntquuid.html#Variant
"QUuid::Version" ntquuid.html#Version
"QUuid::createUuid" ntquuid.html#createUuid
"QUuid::isNull" ntquuid.html#isNull
"QUuid::operator TQString" ntquuid.html#operator-TQString
"QUuid::operator!=" ntquuid.html#operator!-eq
"QUuid::operator<" ntquuid.html#operator-lt
"QUuid::operator=" ntquuid.html#operator-eq
"QUuid::operator==" ntquuid.html#operator-eq-eq
"QUuid::operator>" ntquuid.html#operator-gt
"QUuid::toString" ntquuid.html#toString
"QUuid::variant" ntquuid.html#variant
"QUuid::version" ntquuid.html#version
"TQUuid" tquuid.html
"TQUuid::Variant" tquuid.html#Variant
"TQUuid::Version" tquuid.html#Version
"TQUuid::createUuid" tquuid.html#createUuid
"TQUuid::isNull" tquuid.html#isNull
"TQUuid::operator TQString" tquuid.html#operator-TQString
"TQUuid::operator!=" tquuid.html#operator!-eq
"TQUuid::operator<" tquuid.html#operator-lt
"TQUuid::operator=" tquuid.html#operator-eq
"TQUuid::operator==" tquuid.html#operator-eq-eq
"TQUuid::operator>" tquuid.html#operator-gt
"TQUuid::toString" tquuid.html#toString
"TQUuid::variant" tquuid.html#variant
"TQUuid::version" tquuid.html#version
"TQVBox" tqvbox.html
"TQVBoxLayout" tqvboxlayout.html
"TQVBoxLayout::~TQVBoxLayout" tqvboxlayout.html#~TQVBoxLayout
@ -7139,89 +7139,89 @@
"TQValueVector::size_type" tqvaluevector.html#size_type
"TQValueVector::value_type" tqvaluevector.html#value_type
"TQValueVector::~TQValueVector" tqvaluevector.html#~TQValueVector
"QVariant" ntqvariant.html
"QVariant::Type" ntqvariant.html#Type
"QVariant::asBitArray" ntqvariant.html#asBitArray
"QVariant::asBitmap" ntqvariant.html#asBitmap
"QVariant::asBool" ntqvariant.html#asBool
"QVariant::asBrush" ntqvariant.html#asBrush
"QVariant::asByteArray" ntqvariant.html#asByteArray
"QVariant::asCString" ntqvariant.html#asCString
"QVariant::asColor" ntqvariant.html#asColor
"QVariant::asColorGroup" ntqvariant.html#asColorGroup
"QVariant::asCursor" ntqvariant.html#asCursor
"QVariant::asDate" ntqvariant.html#asDate
"QVariant::asDateTime" ntqvariant.html#asDateTime
"QVariant::asDouble" ntqvariant.html#asDouble
"QVariant::asFont" ntqvariant.html#asFont
"QVariant::asIconSet" ntqvariant.html#asIconSet
"QVariant::asImage" ntqvariant.html#asImage
"QVariant::asInt" ntqvariant.html#asInt
"QVariant::asKeySequence" ntqvariant.html#asKeySequence
"QVariant::asList" ntqvariant.html#asList
"QVariant::asLongLong" ntqvariant.html#asLongLong
"QVariant::asMap" ntqvariant.html#asMap
"QVariant::asPalette" ntqvariant.html#asPalette
"QVariant::asPen" ntqvariant.html#asPen
"QVariant::asPixmap" ntqvariant.html#asPixmap
"QVariant::asPoint" ntqvariant.html#asPoint
"QVariant::asPointArray" ntqvariant.html#asPointArray
"QVariant::asRect" ntqvariant.html#asRect
"QVariant::asRegion" ntqvariant.html#asRegion
"QVariant::asSize" ntqvariant.html#asSize
"QVariant::asSizePolicy" ntqvariant.html#asSizePolicy
"QVariant::asString" ntqvariant.html#asString
"QVariant::asStringList" ntqvariant.html#asStringList
"QVariant::asTime" ntqvariant.html#asTime
"QVariant::asUInt" ntqvariant.html#asUInt
"QVariant::asULongLong" ntqvariant.html#asULongLong
"QVariant::canCast" ntqvariant.html#canCast
"QVariant::cast" ntqvariant.html#cast
"QVariant::clear" ntqvariant.html#clear
"QVariant::isNull" ntqvariant.html#isNull
"QVariant::isValid" ntqvariant.html#isValid
"QVariant::nameToType" ntqvariant.html#nameToType
"QVariant::operator!=" ntqvariant.html#operator!-eq
"QVariant::operator=" ntqvariant.html#operator-eq
"QVariant::operator==" ntqvariant.html#operator-eq-eq
"QVariant::toBitArray" ntqvariant.html#toBitArray
"QVariant::toBitmap" ntqvariant.html#toBitmap
"QVariant::toBool" ntqvariant.html#toBool
"QVariant::toBrush" ntqvariant.html#toBrush
"QVariant::toByteArray" ntqvariant.html#toByteArray
"QVariant::toCString" ntqvariant.html#toCString
"QVariant::toColor" ntqvariant.html#toColor
"QVariant::toColorGroup" ntqvariant.html#toColorGroup
"QVariant::toCursor" ntqvariant.html#toCursor
"QVariant::toDate" ntqvariant.html#toDate
"QVariant::toDateTime" ntqvariant.html#toDateTime
"QVariant::toDouble" ntqvariant.html#toDouble
"QVariant::toFont" ntqvariant.html#toFont
"QVariant::toIconSet" ntqvariant.html#toIconSet
"QVariant::toImage" ntqvariant.html#toImage
"QVariant::toInt" ntqvariant.html#toInt
"QVariant::toKeySequence" ntqvariant.html#toKeySequence
"QVariant::toList" ntqvariant.html#toList
"QVariant::toLongLong" ntqvariant.html#toLongLong
"QVariant::toMap" ntqvariant.html#toMap
"QVariant::toPalette" ntqvariant.html#toPalette
"QVariant::toPen" ntqvariant.html#toPen
"QVariant::toPixmap" ntqvariant.html#toPixmap
"QVariant::toPoint" ntqvariant.html#toPoint
"QVariant::toPointArray" ntqvariant.html#toPointArray
"QVariant::toRect" ntqvariant.html#toRect
"QVariant::toRegion" ntqvariant.html#toRegion
"QVariant::toSize" ntqvariant.html#toSize
"QVariant::toSizePolicy" ntqvariant.html#toSizePolicy
"QVariant::toString" ntqvariant.html#toString
"QVariant::toStringList" ntqvariant.html#toStringList
"QVariant::toTime" ntqvariant.html#toTime
"QVariant::toUInt" ntqvariant.html#toUInt
"QVariant::toULongLong" ntqvariant.html#toULongLong
"QVariant::type" ntqvariant.html#type
"QVariant::typeName" ntqvariant.html#typeName
"QVariant::typeToName" ntqvariant.html#typeToName
"QVariant::~QVariant" ntqvariant.html#~QVariant
"TQVariant" tqvariant.html
"TQVariant::Type" tqvariant.html#Type
"TQVariant::asBitArray" tqvariant.html#asBitArray
"TQVariant::asBitmap" tqvariant.html#asBitmap
"TQVariant::asBool" tqvariant.html#asBool
"TQVariant::asBrush" tqvariant.html#asBrush
"TQVariant::asByteArray" tqvariant.html#asByteArray
"TQVariant::asCString" tqvariant.html#asCString
"TQVariant::asColor" tqvariant.html#asColor
"TQVariant::asColorGroup" tqvariant.html#asColorGroup
"TQVariant::asCursor" tqvariant.html#asCursor
"TQVariant::asDate" tqvariant.html#asDate
"TQVariant::asDateTime" tqvariant.html#asDateTime
"TQVariant::asDouble" tqvariant.html#asDouble
"TQVariant::asFont" tqvariant.html#asFont
"TQVariant::asIconSet" tqvariant.html#asIconSet
"TQVariant::asImage" tqvariant.html#asImage
"TQVariant::asInt" tqvariant.html#asInt
"TQVariant::asKeySequence" tqvariant.html#asKeySequence
"TQVariant::asList" tqvariant.html#asList
"TQVariant::asLongLong" tqvariant.html#asLongLong
"TQVariant::asMap" tqvariant.html#asMap
"TQVariant::asPalette" tqvariant.html#asPalette
"TQVariant::asPen" tqvariant.html#asPen
"TQVariant::asPixmap" tqvariant.html#asPixmap
"TQVariant::asPoint" tqvariant.html#asPoint
"TQVariant::asPointArray" tqvariant.html#asPointArray
"TQVariant::asRect" tqvariant.html#asRect
"TQVariant::asRegion" tqvariant.html#asRegion
"TQVariant::asSize" tqvariant.html#asSize
"TQVariant::asSizePolicy" tqvariant.html#asSizePolicy
"TQVariant::asString" tqvariant.html#asString
"TQVariant::asStringList" tqvariant.html#asStringList
"TQVariant::asTime" tqvariant.html#asTime
"TQVariant::asUInt" tqvariant.html#asUInt
"TQVariant::asULongLong" tqvariant.html#asULongLong
"TQVariant::canCast" tqvariant.html#canCast
"TQVariant::cast" tqvariant.html#cast
"TQVariant::clear" tqvariant.html#clear
"TQVariant::isNull" tqvariant.html#isNull
"TQVariant::isValid" tqvariant.html#isValid
"TQVariant::nameToType" tqvariant.html#nameToType
"TQVariant::operator!=" tqvariant.html#operator!-eq
"TQVariant::operator=" tqvariant.html#operator-eq
"TQVariant::operator==" tqvariant.html#operator-eq-eq
"TQVariant::toBitArray" tqvariant.html#toBitArray
"TQVariant::toBitmap" tqvariant.html#toBitmap
"TQVariant::toBool" tqvariant.html#toBool
"TQVariant::toBrush" tqvariant.html#toBrush
"TQVariant::toByteArray" tqvariant.html#toByteArray
"TQVariant::toCString" tqvariant.html#toCString
"TQVariant::toColor" tqvariant.html#toColor
"TQVariant::toColorGroup" tqvariant.html#toColorGroup
"TQVariant::toCursor" tqvariant.html#toCursor
"TQVariant::toDate" tqvariant.html#toDate
"TQVariant::toDateTime" tqvariant.html#toDateTime
"TQVariant::toDouble" tqvariant.html#toDouble
"TQVariant::toFont" tqvariant.html#toFont
"TQVariant::toIconSet" tqvariant.html#toIconSet
"TQVariant::toImage" tqvariant.html#toImage
"TQVariant::toInt" tqvariant.html#toInt
"TQVariant::toKeySequence" tqvariant.html#toKeySequence
"TQVariant::toList" tqvariant.html#toList
"TQVariant::toLongLong" tqvariant.html#toLongLong
"TQVariant::toMap" tqvariant.html#toMap
"TQVariant::toPalette" tqvariant.html#toPalette
"TQVariant::toPen" tqvariant.html#toPen
"TQVariant::toPixmap" tqvariant.html#toPixmap
"TQVariant::toPoint" tqvariant.html#toPoint
"TQVariant::toPointArray" tqvariant.html#toPointArray
"TQVariant::toRect" tqvariant.html#toRect
"TQVariant::toRegion" tqvariant.html#toRegion
"TQVariant::toSize" tqvariant.html#toSize
"TQVariant::toSizePolicy" tqvariant.html#toSizePolicy
"TQVariant::toString" tqvariant.html#toString
"TQVariant::toStringList" tqvariant.html#toStringList
"TQVariant::toTime" tqvariant.html#toTime
"TQVariant::toUInt" tqvariant.html#toUInt
"TQVariant::toULongLong" tqvariant.html#toULongLong
"TQVariant::type" tqvariant.html#type
"TQVariant::typeName" tqvariant.html#typeName
"TQVariant::typeToName" tqvariant.html#typeToName
"TQVariant::~TQVariant" tqvariant.html#~TQVariant
"TQWMatrix" tqwmatrix.html
"TQWMatrix::TransformationMode" tqwmatrix.html#TransformationMode
"TQWMatrix::det" tqwmatrix.html#det
@ -7776,7 +7776,7 @@
"QXtWidget::~QXtWidget" qxtwidget.html#~QXtWidget
"Q_ASSERT" ntqapplication.html#Q_ASSERT
"TQ_CHECK_PTR" ntqapplication.html#TQ_CHECK_PTR
"Qt" ntqt.html
"Qt" tqt.html
"TQt Commercial Editions" commercialeditions.html
"TQt Demo" demo-example.html
"TQt Distribution Example" distributor-example.html
@ -7811,38 +7811,38 @@
"Qt's Tools" tools-list.html
"Qt/Mac Issues" mac-differences.html
"Qt/Mac is Mac OS X Native" qtmac-as-native.html
"TQt::AlignmentFlags" ntqt.html#AlignmentFlags
"TQt::AnchorAttribute" ntqt.html#AnchorAttribute
"TQt::ArrowType" ntqt.html#ArrowType
"TQt::BGMode" ntqt.html#BGMode
"TQt::BackgroundMode" ntqt.html#BackgroundMode
"TQt::BrushStyle" ntqt.html#BrushStyle
"TQt::ButtonState" ntqt.html#ButtonState
"TQt::Corner" ntqt.html#Corner
"TQt::CursorShape" ntqt.html#CursorShape
"TQt::DateFormat" ntqt.html#DateFormat
"TQt::Dock" ntqt.html#Dock
"TQt::ImageConversionFlags" ntqt.html#ImageConversionFlags
"TQt::Key" ntqt.html#Key
"TQt::MacintoshVersion" ntqt.html#MacintoshVersion
"TQt::Modifier" ntqt.html#Modifier
"TQt::Orientation" ntqt.html#Orientation
"TQt::PaintUnit" ntqt.html#PaintUnit
"TQt::PenCapStyle" ntqt.html#PenCapStyle
"TQt::PenJoinStyle" ntqt.html#PenJoinStyle
"TQt::PenStyle" ntqt.html#PenStyle
"TQt::RasterOp" ntqt.html#RasterOp
"TQt::SequenceMatch" ntqt.html#SequenceMatch
"TQt::SortOrder" ntqt.html#SortOrder
"TQt::StringComparisonMode" ntqt.html#StringComparisonMode
"TQt::TextFlags" ntqt.html#TextFlags
"TQt::TextFormat" ntqt.html#TextFormat
"TQt::TimeSpec" ntqt.html#TimeSpec
"TQt::UIEffect" ntqt.html#UIEffect
"TQt::WidgetFlags" ntqt.html#WidgetFlags
"TQt::WidgetState" ntqt.html#WidgetState
"TQt::WindowState" ntqt.html#WindowState
"TQt::WindowsVersion" ntqt.html#WindowsVersion
"TQt::AlignmentFlags" tqt.html#AlignmentFlags
"TQt::AnchorAttribute" tqt.html#AnchorAttribute
"TQt::ArrowType" tqt.html#ArrowType
"TQt::BGMode" tqt.html#BGMode
"TQt::BackgroundMode" tqt.html#BackgroundMode
"TQt::BrushStyle" tqt.html#BrushStyle
"TQt::ButtonState" tqt.html#ButtonState
"TQt::Corner" tqt.html#Corner
"TQt::CursorShape" tqt.html#CursorShape
"TQt::DateFormat" tqt.html#DateFormat
"TQt::Dock" tqt.html#Dock
"TQt::ImageConversionFlags" tqt.html#ImageConversionFlags
"TQt::Key" tqt.html#Key
"TQt::MacintoshVersion" tqt.html#MacintoshVersion
"TQt::Modifier" tqt.html#Modifier
"TQt::Orientation" tqt.html#Orientation
"TQt::PaintUnit" tqt.html#PaintUnit
"TQt::PenCapStyle" tqt.html#PenCapStyle
"TQt::PenJoinStyle" tqt.html#PenJoinStyle
"TQt::PenStyle" tqt.html#PenStyle
"TQt::RasterOp" tqt.html#RasterOp
"TQt::SequenceMatch" tqt.html#SequenceMatch
"TQt::SortOrder" tqt.html#SortOrder
"TQt::StringComparisonMode" tqt.html#StringComparisonMode
"TQt::TextFlags" tqt.html#TextFlags
"TQt::TextFormat" tqt.html#TextFormat
"TQt::TimeSpec" tqt.html#TimeSpec
"TQt::UIEffect" tqt.html#UIEffect
"TQt::WidgetFlags" tqt.html#WidgetFlags
"TQt::WidgetState" tqt.html#WidgetState
"TQt::WindowState" tqt.html#WindowState
"TQt::WindowsVersion" tqt.html#WindowsVersion
"Range controls" rangecontrols-example.html
"Refactoring Existing Code" motif-walkthrough-7.html
"Replacing the Print Dialog" motif-walkthrough-9.html
@ -7987,10 +7987,10 @@
"operator<<" tqrect.html#operator-lt-lt
"operator<<" tqregion.html#operator-lt-lt
"operator<<" tqsize.html#operator-lt-lt
"operator<<" ntqsplitter.html#operator-lt-lt
"operator<<" tqsplitter.html#operator-lt-lt
"operator<<" tqstring.html#operator-lt-lt
"operator<<" tqtime.html#operator-lt-lt
"operator<<" ntquuid.html#operator-lt-lt
"operator<<" tquuid.html#operator-lt-lt
"operator<<" tqvaluelist.html#operator-lt-lt
"operator<<" tqwmatrix.html#operator-lt-lt
"operator<=" tqchar.html#operator-lt-eq
@ -8031,10 +8031,10 @@
"operator>>" tqrect.html#operator-gt-gt
"operator>>" tqregion.html#operator-gt-gt
"operator>>" tqsize.html#operator-gt-gt
"operator>>" ntqsplitter.html#operator-gt-gt
"operator>>" tqsplitter.html#operator-gt-gt
"operator>>" tqstring.html#operator-gt-gt
"operator>>" tqtime.html#operator-gt-gt
"operator>>" ntquuid.html#operator-gt-gt
"operator>>" tquuid.html#operator-gt-gt
"operator>>" tqvaluelist.html#operator-gt-gt
"operator>>" tqwmatrix.html#operator-gt-gt
"operator^" tqbitarray.html#operator^
@ -8080,7 +8080,7 @@
"qstrncpy" tqcstring.html#qstrncpy
"qstrnicmp" tqcstring.html#qstrnicmp
"qt_find_obj_child" tqobject.html#qt_find_obj_child
"qtl" ntqtl.html
"tqtl" tqtl.html
"shared" shared.html
"sql-examples" sql-examples.html
"step-by-step-examples" step-by-step-examples.html

@ -66,7 +66,7 @@ Solutions</a>
</td>
<td valign="top">
<ul>
<li> <a href="how-to-learn-ntqt.html">How to Learn TQt</a>
<li> <a href="how-to-learn-tqt.html">How to Learn TQt</a>
<li> <a href="http://www.trolltech.com/products/qt/readyforqt4.html">Getting Ready for TQt 4</a>
<li> <a href="tutorial.html">Tutorial #1</a>,
<a href="tutorial2.html">Tutorial #2</a>
@ -76,7 +76,7 @@ Solutions</a>
</td>
<td valign="top">
<ul>
<li> <a href="aboutntqt.html">About TQt</a>
<li> <a href="abouttqt.html">About TQt</a>
<li> <a href="opensourceedition.html">Open Source Edition</a>
<li> <a href="troll.html">About Trolltech</a>
</ul>

@ -432,7 +432,7 @@ TRANSLATIONS = tt3_pt.ts
<p>The implementation file is <tt>printpanel.cpp</tt>.</p>
<pre> /*
<a href="tqlabel.html">TQLabel</a> *lab = new <a href="tqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>("&lt;b&gt;TROLL PRINT&lt;/b&gt;"), this );
lab-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> );
lab-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( <a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> );
*/
</pre>
<!-- index Troll Print --> <p>Some of the code is commented out in Troll Print 1.0; you will uncomment it later, for Troll Print 1.1.</p>

@ -51,7 +51,7 @@ and works like the main window of a mail client.
#ifndef LISTVIEWS_H
#define LISTVIEWS_H
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;
#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;
#include &lt;<a href="tqobject-h.html">tqobject.h</a>&gt;
#include &lt;<a href="tqdatetime-h.html">tqdatetime.h</a>&gt;
@ -177,7 +177,7 @@ protected:
// -----------------------------------------------------------------
class ListViews : public <a href="ntqsplitter.html">TQSplitter</a>
class ListViews : public <a href="tqsplitter.html">TQSplitter</a>
{
TQ_OBJECT
@ -313,7 +313,7 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec
// -----------------------------------------------------------------
<a name="f211"></a>ListViews::ListViews( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqsplitter.html">TQSplitter</a>( TQt::Horizontal, parent, name )
: <a href="tqsplitter.html">TQSplitter</a>( TQt::Horizontal, parent, name )
{
lstFolders.setAutoDelete( TRUE );
@ -325,9 +325,9 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec
setupFolders();
<a name="x152"></a> folders-&gt;<a href="tqlistview.html#setRootIsDecorated">setRootIsDecorated</a>( TRUE );
<a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( folders, TQSplitter::KeepSize );
<a href="tqsplitter.html#setResizeMode">setResizeMode</a>( folders, TQSplitter::KeepSize );
<a href="ntqsplitter.html">TQSplitter</a> *vsplitter = new <a href="ntqsplitter.html">TQSplitter</a>( TQt::Vertical, this );
<a href="tqsplitter.html">TQSplitter</a> *vsplitter = new <a href="tqsplitter.html">TQSplitter</a>( TQt::Vertical, this );
messages = new <a href="tqlistview.html">TQListView</a>( vsplitter );
messages-&gt;<a href="tqlistview.html#addColumn">addColumn</a>( "Sender" );
@ -341,7 +341,7 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec
menu-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( TQString( "Context Item %1" ).arg( i ) );
<a name="x143"></a> <a href="tqobject.html#connect">connect</a>(messages, TQ_SIGNAL( <a href="tqlistview.html#contextMenuRequested">contextMenuRequested</a>( <a href="tqlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a>&amp; , int ) ),
this, TQ_SLOT( slotRMB( <a href="tqlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &amp;, int ) ) );
<a name="x161"></a> vsplitter-&gt;<a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( messages, TQSplitter::KeepSize );
<a name="x161"></a> vsplitter-&gt;<a href="tqsplitter.html#setResizeMode">setResizeMode</a>( messages, TQSplitter::KeepSize );
message = new <a href="tqlabel.html">TQLabel</a>( vsplitter );
message-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignTop );
@ -367,7 +367,7 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec
<a href="tqvaluelist.html">TQValueList</a>&lt;int&gt; lst;
<a name="x160"></a> lst.<a href="tqptrlist.html#append">append</a>( 170 );
<a href="ntqsplitter.html#setSizes">setSizes</a>( lst );
<a href="tqsplitter.html#setSizes">setSizes</a>( lst );
}
void <a name="f212"></a>ListViews::initFolders()

@ -56,7 +56,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqmovie.html">TQMovie</a>
<td align="right">
<td><a href="ntqsound.html">TQSound</a>
<td><a href="tqsound.html">TQSound</a>
<td align="right">
<td><a href="tqtoolbar.html">TQToolBar</a>
<tr>
@ -78,7 +78,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right"><b>O</b>
<td><a href="tqobject.html">TQObject</a>
<td align="right">
<td><a href="ntqsplashscreen.html">TQSplashScreen</a>
<td><a href="tqsplashscreen.html">TQSplashScreen</a>
<td align="right">
<td><a href="tqtoolbutton.html">TQToolButton</a>
<tr>
@ -89,7 +89,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right"><b>P</b>
<td><a href="tqpainter.html">TQPainter</a>
<td align="right">
<td><a href="ntqsplitter.html">TQSplitter</a>
<td><a href="tqsplitter.html">TQSplitter</a>
<td align="right">
<td><a href="tqtooltip.html">TQToolTip</a>
<tr>
@ -179,7 +179,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqstringlist.html">TQStringList</a>
<td align="right">
<td><a href="ntqvariant.html">TQVariant</a>
<td><a href="tqvariant.html">TQVariant</a>
<tr>
<td align="right">
<td><a href="tqdatetime.html">TQDateTime</a>

@ -56,13 +56,13 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a regular expression
<tr bgcolor=#f0f0f0><td><b><a href="tqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
<tr bgcolor=#f0f0f0><td><b><a href="tqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="ntqt.html">TQt</a></b><td>Namespace for miscellaneous identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="tqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="tqt.html">TQt</a></b><td>Namespace for miscellaneous identifiers that need to be global-like
<tr bgcolor=#f0f0f0><td><b><a href="tqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqvalidator.html">TQValidator</a></b><td>Validation of input text
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqwindowsmime.html">TQWindowsMime</a></b><td>Maps open-standard MIME to Window Clipboard formats
</table>
<!-- eof -->

@ -50,7 +50,7 @@ rest of the project need not be changed at all.
existing Motif based project to the TQt toolkit. We assume that they
have experience with C/C++ and Xt/Motif. Some experience with the TQt
toolkit is also necessary. For developers completely new to TQt we
recommend following the learning plan outlined in <a href="how-to-learn-ntqt.html">How to Learn TQt</a>; or to go on a TQt
recommend following the learning plan outlined in <a href="how-to-learn-tqt.html">How to Learn TQt</a>; or to go on a TQt
training course. (See <a href="http://www.trolltech.com">http://www.trolltech.com</a> for
details of training courses.)
<p> <h2> Goals for the Walkthrough

@ -40,7 +40,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqimageformat.html">TQImageFormat</a></b><td>Incremental image decoder for a specific image format
<tr bgcolor=#f0f0f0><td><b><a href="tqimageformattype.html">TQImageFormatType</a></b><td>Factory that makes TQImageFormat objects
<tr bgcolor=#f0f0f0><td><b><a href="tqmovie.html">TQMovie</a></b><td>Incremental loading of animations or images, signalling as it progresses
<tr bgcolor=#f0f0f0><td><b><a href="ntqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="tqsound.html">TQSound</a></b><td>Access to the platform audio facilities
</table>
<!-- eof -->
<p><address><hr><div align=center>

@ -544,7 +544,7 @@ the active modal widget at the top of the stack.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="activePopupWidget"></a>TQApplication::activePopupWidget ()<tt> [static]</tt>
</h3>
Returns the active popup widget.
<p> A popup widget is a special top level widget that sets the <a href="ntqt.html#WidgetFlags-enum">WType_Popup</a> widget flag, e.g. the <a href="tqpopupmenu.html">TQPopupMenu</a> widget. When the
<p> A popup widget is a special top level widget that sets the <a href="tqt.html#WidgetFlags-enum">WType_Popup</a> widget flag, e.g. the <a href="tqpopupmenu.html">TQPopupMenu</a> widget. When the
application opens a popup widget, all events are sent to the popup.
Normal widgets and modal widgets cannot be accessed before the popup
widget is closed.
@ -914,14 +914,14 @@ soon as a matching translation is found.
<p> <p>See also <a href="#removeTranslator">removeTranslator</a>(), <a href="#translate">translate</a>(), and <a href="tqtranslator.html#load">TQTranslator::load</a>().
<p>Example: <a href="i18n-example.html#x1930">i18n/main.cpp</a>.
<h3 class=fn>bool <a name="isEffectEnabled"></a>TQApplication::isEffectEnabled ( <a href="ntqt.html#UIEffect-enum">TQt::UIEffect</a>&nbsp;effect )<tt> [static]</tt>
<h3 class=fn>bool <a name="isEffectEnabled"></a>TQApplication::isEffectEnabled ( <a href="tqt.html#UIEffect-enum">TQt::UIEffect</a>&nbsp;effect )<tt> [static]</tt>
</h3>
Returns TRUE if <em>effect</em> is enabled; otherwise returns FALSE.
<p> By default, TQt will try to use the desktop settings. Call
<a href="#setDesktopSettingsAware">setDesktopSettingsAware</a>(FALSE) to prevent this.
<p> Note: All effects are disabled on screens running at less than
16-bit color depth.
<p> <p>See also <a href="#setEffectEnabled">setEffectEnabled</a>() and <a href="ntqt.html#UIEffect-enum">TQt::UIEffect</a>.
<p> <p>See also <a href="#setEffectEnabled">setEffectEnabled</a>() and <a href="tqt.html#UIEffect-enum">TQt::UIEffect</a>.
<h3 class=fn>bool <a name="isSessionRestored"></a>TQApplication::isSessionRestored () const
</h3>
@ -1340,13 +1340,13 @@ consecutive mouse clicks to <em>ms</em> milliseconds.
double click interval for all windows.
<p> <p>See also <a href="#doubleClickInterval">doubleClickInterval</a>().
<h3 class=fn>void <a name="setEffectEnabled"></a>TQApplication::setEffectEnabled ( <a href="ntqt.html#UIEffect-enum">TQt::UIEffect</a>&nbsp;effect, bool&nbsp;enable = TRUE )<tt> [static]</tt>
<h3 class=fn>void <a name="setEffectEnabled"></a>TQApplication::setEffectEnabled ( <a href="tqt.html#UIEffect-enum">TQt::UIEffect</a>&nbsp;effect, bool&nbsp;enable = TRUE )<tt> [static]</tt>
</h3>
Enables the UI effect <em>effect</em> if <em>enable</em> is TRUE, otherwise
the effect will not be used.
<p> Note: All effects are disabled on screens running at less than
16-bit color depth.
<p> <p>See also <a href="#isEffectEnabled">isEffectEnabled</a>(), <a href="ntqt.html#UIEffect-enum">TQt::UIEffect</a>, and <a href="#setDesktopSettingsAware">setDesktopSettingsAware</a>().
<p> <p>See also <a href="#isEffectEnabled">isEffectEnabled</a>(), <a href="tqt.html#UIEffect-enum">TQt::UIEffect</a>, and <a href="#setDesktopSettingsAware">setDesktopSettingsAware</a>().
<h3 class=fn>void <a name="setFont"></a>TQApplication::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;font, bool&nbsp;informWidgets = FALSE, const&nbsp;char&nbsp;*&nbsp;className = 0 )<tt> [static]</tt>
</h3> Changes the default application font to <em>font</em>. If <em>informWidgets</em> is TRUE, then existing widgets are informed about the
@ -1451,7 +1451,7 @@ override cursor (the stack keeps its depth). If <em>replace</em> is
FALSE, the new stack is pushed onto the top of the stack.
<p> Example:
<pre>
TQApplication::<a href="#setOverrideCursor">setOverrideCursor</a>( TQCursor(TQt::<a href="ntqt.html#CursorShape-enum">WaitCursor</a>) );
TQApplication::<a href="#setOverrideCursor">setOverrideCursor</a>( TQCursor(TQt::<a href="tqt.html#CursorShape-enum">WaitCursor</a>) );
calculateHugeMandelbrot(); // lunch time...
TQApplication::<a href="#restoreOverrideCursor">restoreOverrideCursor</a>();
</pre>

@ -40,7 +40,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqmetaproperty.html">TQMetaProperty</a></b><td>Stores meta data about a property
<tr bgcolor=#f0f0f0><td><b><a href="tqobject.html">TQObject</a></b><td>The base class of all TQt objects
<tr bgcolor=#f0f0f0><td><b><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a></b><td>Watches the lifetime of multiple TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
</table>
<!-- eof -->
<p><address><hr><div align=center>

@ -41,7 +41,7 @@ complex applications or dialogs.
<tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqtabwidget.html">TQTabWidget</a></b><td>Stack of tabbed widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column

@ -71,8 +71,8 @@ traverse it.
&lt;outline text="Dalheimer: Programming with TQt"/&gt;
&lt;outline text="Griffith: KDE 2/TQt Programming Bible"/&gt;
&lt;outline text="Hughes: Linux Rapid Application Development"/&gt;
&lt;outline text="Solin: <a href="ntqt.html">TQt</a> Programming in 24 hours"/&gt;
&lt;outline text="Ward: <a href="ntqt.html">TQt</a> 2 Programming for Linux and Windows 2000"/&gt;
&lt;outline text="Solin: <a href="tqt.html">TQt</a> Programming in 24 hours"/&gt;
&lt;outline text="Ward: <a href="tqt.html">TQt</a> 2 Programming for Linux and Windows 2000"/&gt;
&lt;/outline&gt;
&lt;/outline&gt;
&lt;outline text="Shopping list"&gt;

@ -88,7 +88,7 @@ body { background: #ffffff; color: black; }
<li> <a href="threads.html">Thread Support in TQt</a>
<li> <a href="timers.html">Timers</a>
<li> <a href="pictures.html">Pictures of Most TQt Widgets</a>
<li> <a href="distributingntqt.html">Deploying TQt Applications</a>
<li> <a href="distributingtqt.html">Deploying TQt Applications</a>
</ul>
</table></center>

@ -40,7 +40,7 @@ are available from third parties, and as add-ons to TQt; see <a href="http://www
Solutions</a>, and <a href="http://www.trolltech.com/freesoftware/index.html">User contributed TQt
additions</a>.
<p>
<p> Below we have three views seperated by <a href="ntqsplitter.html">TQSplitter</a>s. At the
<p> Below we have three views seperated by <a href="tqsplitter.html">TQSplitter</a>s. At the
top-left there's a <a href="tqlistbox.html">TQListBox</a>, at the top-right there's a <a href="tqlistview.html">TQListView</a> with a <a href="tqheader.html">TQHeader</a> and two <a href="tqscrollbar.html">TQScrollBar</a>s. And at the
bottom there's a <a href="tqiconview.html">TQIconView</a>.
<p> <center><img src="splitter-views-w.png"></center>

@ -183,28 +183,28 @@ the top of the file giving the error.
</h2>
<a name="3"></a><p> TQt 3.x is namespace clean. A few global identifiers that had been
left in TQt 2.x have been discarded.
<p> Enumeration <a href="ntqt.html#CursorShape-enum">TQt::CursorShape</a> and its values are now part of the
special <a href="ntqt.html">TQt</a> class defined in tqnamespace.h. If you get compilation
<p> Enumeration <a href="tqt.html#CursorShape-enum">TQt::CursorShape</a> and its values are now part of the
special <a href="tqt.html">TQt</a> class defined in tqnamespace.h. If you get compilation
errors about these being missing (unlikely, since most of your code will
be in classes that inherit from the TQt namespace class), then apply
the following changes:
<p> <ul>
<li> <tt>TQCursorShape</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::CursorShape</a>
<li> <tt>ArrowCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::ArrowCursor</a>
<li> <tt>UpArrowCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::UpArrowCursor</a>
<li> <tt>CrossCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::CrossCursor</a>
<li> <tt>WaitCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::WaitCursor</a>
<li> <tt>IbeamCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::IbeamCursor</a>
<li> <tt>SizeVerCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SizeVerCursor</a>
<li> <tt>SizeHorCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SizeHorCursor</a>
<li> <tt>SizeBDiagCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SizeBDiagCursor</a>
<li> <tt>SizeFDiagCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SizeFDiagCursor</a>
<li> <tt>SizeAllCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SizeAllCursor</a>
<li> <tt>BlankCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::BlankCursor</a>
<li> <tt>SplitVCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SplitVCursor</a>
<li> <tt>SplitHCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::SplitHCursor</a>
<li> <tt>PointingHandCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::PointingHandCursor</a>
<li> <tt>BitmapCursor</tt> becomes <a href="ntqt.html#CursorShape-enum">TQt::BitmapCursor</a>
<li> <tt>TQCursorShape</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::CursorShape</a>
<li> <tt>ArrowCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::ArrowCursor</a>
<li> <tt>UpArrowCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::UpArrowCursor</a>
<li> <tt>CrossCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::CrossCursor</a>
<li> <tt>WaitCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::WaitCursor</a>
<li> <tt>IbeamCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::IbeamCursor</a>
<li> <tt>SizeVerCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SizeVerCursor</a>
<li> <tt>SizeHorCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SizeHorCursor</a>
<li> <tt>SizeBDiagCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SizeBDiagCursor</a>
<li> <tt>SizeFDiagCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SizeFDiagCursor</a>
<li> <tt>SizeAllCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SizeAllCursor</a>
<li> <tt>BlankCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::BlankCursor</a>
<li> <tt>SplitVCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SplitVCursor</a>
<li> <tt>SplitHCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::SplitHCursor</a>
<li> <tt>PointingHandCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::PointingHandCursor</a>
<li> <tt>BitmapCursor</tt> becomes <a href="tqt.html#CursorShape-enum">TQt::BitmapCursor</a>
</ul>
<p> The names of some debugging macro variables have been changed. We have
tried not to break source compatibility as much as possible. If you observe

@ -112,7 +112,7 @@ to return either the type itself, a pointer to it, or a reference to
it. The optional write function must return void and must take exactly
one argument, either the type itself, a pointer or a const reference
to it. The meta object compiler enforces this.
<p> The type of a property can be any <a href="ntqvariant.html">TQVariant</a> supported type or an
<p> The type of a property can be any <a href="tqvariant.html">TQVariant</a> supported type or an
enumeration type declared in the class itself. Since <tt>MyClass</tt> uses
the enumeration type <tt>Priority</tt> for the property, this type must be
registered with the property system as well.
@ -126,7 +126,7 @@ these cases the type must be specified as <a href="tqvaluelist.html">TQValueList
</pre>
In the case of <a href="tqvaluelist.html">TQValueList</a> and <a href="tqmap.html">TQMap</a> properties the value passes
is a <a href="ntqvariant.html">TQVariant</a> whose value is the entire list or map.
is a <a href="tqvariant.html">TQVariant</a> whose value is the entire list or map.
<p> Enumeration types are registered with the <tt>TQ_ENUMS</tt> macro. Here's the
final class declaration including the property related declarations:
<p> <pre>

@ -3,7 +3,7 @@
<name>TQAction::accel</name>
<doc href="tqaction.html#accel-prop">
&lt;p&gt;This property holds the action's accelerator key.
&lt;p&gt;The keycodes can be found in &lt;a href="ntqt.html#Key-enum"&gt;TQt::Key&lt;/a&gt; and &lt;a href="ntqt.html#Modifier-enum"&gt;TQt::Modifier&lt;/a&gt;. There
&lt;p&gt;The keycodes can be found in &lt;a href="tqt.html#Key-enum"&gt;TQt::Key&lt;/a&gt; and &lt;a href="tqt.html#Modifier-enum"&gt;TQt::Modifier&lt;/a&gt;. There
is no default accelerator key.
&lt;p&gt;Set this property's value with &lt;a href="tqaction.html#setAccel"&gt;setAccel&lt;/a&gt;() and get this property's value with &lt;a href="tqaction.html#accel"&gt;accel&lt;/a&gt;().
@ -680,7 +680,7 @@ update operations occur immediately.
<doc href="tqdatatable.html#dateFormat-prop">
&lt;p&gt;This property holds the format used for displaying date/time values.
&lt;p&gt;The dateFormat property is used for displaying date/time values in
the table. The default value is &lt;a href="ntqt.html#DateFormat-enum"&gt;TQt::LocalDate&lt;/a&gt;.
the table. The default value is &lt;a href="tqt.html#DateFormat-enum"&gt;TQt::LocalDate&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqdatatable.html#setDateFormat"&gt;setDateFormat&lt;/a&gt;() and get this property's value with &lt;a href="tqdatatable.html#dateFormat"&gt;dateFormat&lt;/a&gt;().
</doc>
@ -1406,14 +1406,14 @@ frame and the outermost pixel of &lt;a href="tqframe.html#contentsRect"&gt;conte
alignment can be specified by the alignment parameter.
&lt;p&gt; The alignment is one of the following flags:
&lt;ul&gt;
&lt;li&gt; &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignAuto&lt;/a&gt; aligns the title according to the language,
&lt;li&gt; &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignAuto&lt;/a&gt; aligns the title according to the language,
usually to the left.
&lt;li&gt; &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt; aligns the title text to the left.
&lt;li&gt; &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt; aligns the title text to the right.
&lt;li&gt; &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignHCenter&lt;/a&gt; aligns the title text centered.
&lt;li&gt; &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt; aligns the title text to the left.
&lt;li&gt; &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt; aligns the title text to the right.
&lt;li&gt; &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignHCenter&lt;/a&gt; aligns the title text centered.
&lt;/ul&gt;
&lt;p&gt; The default alignment is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignAuto&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt; The default alignment is &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignAuto&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
@ -1531,7 +1531,7 @@ pixel.
<name>TQHeader::orientation</name>
<doc href="tqheader.html#orientation-prop">
&lt;p&gt;This property holds the header's orientation.
&lt;p&gt;The orientation is either &lt;a href="ntqt.html#Orientation-enum"&gt;Vertical&lt;/a&gt; or &lt;a href="ntqt.html#Orientation-enum"&gt;Horizontal&lt;/a&gt; (the
&lt;p&gt;The orientation is either &lt;a href="tqt.html#Orientation-enum"&gt;Vertical&lt;/a&gt; or &lt;a href="tqt.html#Orientation-enum"&gt;Horizontal&lt;/a&gt; (the
default).
&lt;p&gt; Call &lt;a href="tqheader.html#setOrientation"&gt;setOrientation&lt;/a&gt;() before adding labels if you don't provide a
size parameter otherwise the sizes will be incorrect.
@ -1837,16 +1837,16 @@ of 0.
<name>TQLabel::alignment</name>
<doc href="tqlabel.html#alignment-prop">
&lt;p&gt;This property holds the alignment of the label's contents.
&lt;p&gt;The alignment is a bitwise OR of &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt; and &lt;a href="ntqt.html#TextFlags-enum"&gt;TQt::TextFlags&lt;/a&gt; values. The &lt;a href="ntqt.html#TextFlags-enum"&gt;ExpandTabs&lt;/a&gt;, &lt;a href="ntqt.html#TextFlags-enum"&gt;SingleLine&lt;/a&gt; and &lt;a href="ntqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flags apply only if the label contains plain text;
otherwise they are ignored. The &lt;a href="ntqt.html#TextFlags-enum"&gt;DontClip&lt;/a&gt; flag is always
ignored. &lt;a href="ntqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; applies to both rich text and plain text
labels. The &lt;a href="ntqt.html#TextFlags-enum"&gt;BreakAnywhere&lt;/a&gt; flag is not supported in TQLabel.
&lt;p&gt; If the label has a buddy, the &lt;a href="ntqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flag is forced to
&lt;p&gt;The alignment is a bitwise OR of &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt; and &lt;a href="tqt.html#TextFlags-enum"&gt;TQt::TextFlags&lt;/a&gt; values. The &lt;a href="tqt.html#TextFlags-enum"&gt;ExpandTabs&lt;/a&gt;, &lt;a href="tqt.html#TextFlags-enum"&gt;SingleLine&lt;/a&gt; and &lt;a href="tqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flags apply only if the label contains plain text;
otherwise they are ignored. The &lt;a href="tqt.html#TextFlags-enum"&gt;DontClip&lt;/a&gt; flag is always
ignored. &lt;a href="tqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; applies to both rich text and plain text
labels. The &lt;a href="tqt.html#TextFlags-enum"&gt;BreakAnywhere&lt;/a&gt; flag is not supported in TQLabel.
&lt;p&gt; If the label has a buddy, the &lt;a href="tqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flag is forced to
TRUE.
&lt;p&gt; The default alignment is &lt;tt&gt;AlignAuto | AlignVCenter | ExpandTabs&lt;/tt&gt;
if the label doesn't have a buddy and &lt;tt&gt;AlignAuto | AlignVCenter | ExpandTabs | ShowPrefix&lt;/tt&gt; if the label has a buddy. If the label
contains rich text, additionally &lt;a href="ntqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; is turned on.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;, &lt;a href="tqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="tqlabel.html#text-prop"&gt;text&lt;/a&gt;.
contains rich text, additionally &lt;a href="tqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; is turned on.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;, &lt;a href="tqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="tqlabel.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
@ -1856,9 +1856,9 @@ contains rich text, additionally &lt;a href="ntqt.html#TextFlags-enum"&gt;WordBr
<doc href="tqlabel.html#indent-prop">
&lt;p&gt;This property holds the label's text indent in pixels.
&lt;p&gt;If a label displays text, the indent applies to the left edge if
&lt;a href="tqlabel.html#alignment"&gt;alignment&lt;/a&gt;() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, to the right edge if alignment() is
&lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt;, to the top edge if alignment() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignTop&lt;/a&gt;, and
to to the bottom edge if alignment() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignBottom&lt;/a&gt;.
&lt;a href="tqlabel.html#alignment"&gt;alignment&lt;/a&gt;() is &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, to the right edge if alignment() is
&lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt;, to the top edge if alignment() is &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignTop&lt;/a&gt;, and
to to the bottom edge if alignment() is &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignBottom&lt;/a&gt;.
&lt;p&gt; If indent is negative, or if no indent has been set, the label
computes the effective indent as follows: If &lt;a href="tqframe.html#frameWidth"&gt;frameWidth&lt;/a&gt;() is 0,
the effective indent becomes 0. If frameWidth() is greater than 0,
@ -1901,7 +1901,7 @@ pixmap to fill the available space.
the text clears any previous content, unless they are the same.
&lt;p&gt; The text will be interpreted either as a plain text or as a rich
text, depending on the text format setting; see &lt;a href="tqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;().
The default setting is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e. TQLabel will try to
The default setting is &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e. TQLabel will try to
auto-detect the format of the text set.
&lt;p&gt; If the text is interpreted as a plain text and a buddy has been
set, the buddy accelerator key is updated from the new text.
@ -1921,9 +1921,9 @@ and can also provide a scrollbar when necessary.
<name>TQLabel::textFormat</name>
<doc href="tqlabel.html#textFormat-prop">
&lt;p&gt;This property holds the label's text format.
&lt;p&gt;See the &lt;a href="ntqt.html#TextFormat-enum"&gt;TQt::TextFormat&lt;/a&gt; enum for an explanation of the possible
&lt;p&gt;See the &lt;a href="tqt.html#TextFormat-enum"&gt;TQt::TextFormat&lt;/a&gt; enum for an explanation of the possible
options.
&lt;p&gt; The default format is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;.
&lt;p&gt; The default format is &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlabel.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#textFormat"&gt;textFormat&lt;/a&gt;().
@ -1975,10 +1975,10 @@ should not override the widget's spacing.
<name>TQLineEdit::alignment</name>
<doc href="tqlineedit.html#alignment-prop">
&lt;p&gt;This property holds the alignment of the line edit.
&lt;p&gt;Possible Values are &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignAuto&lt;/a&gt;, &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignLeft&lt;/a&gt;, &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignRight&lt;/a&gt; and &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignHCenter&lt;/a&gt;.
&lt;p&gt;Possible Values are &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignAuto&lt;/a&gt;, &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignLeft&lt;/a&gt;, &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignRight&lt;/a&gt; and &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignHCenter&lt;/a&gt;.
&lt;p&gt; Attempting to set the alignment to an illegal flag combination
does nothing.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqlineedit.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqlineedit.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
@ -2492,7 +2492,7 @@ views.
&lt;p&gt;If TRUE (the default), the user will be able to move movable dock
windows from one TQMainWindow dock area to another, including the
&lt;tt&gt;TearOff&lt;/tt&gt; area (i.e. where the dock window floats freely as a
window in its own right), and the &lt;a href="ntqt.html#Dock-enum"&gt;Minimized&lt;/a&gt; area (where only
window in its own right), and the &lt;a href="tqt.html#Dock-enum"&gt;Minimized&lt;/a&gt; area (where only
the dock window's handle is shown below the menu bar). Moveable
dock windows can also be moved within TQMainWindow dock areas, i.e.
to rearrange them within a dock area.
@ -2628,7 +2628,7 @@ Windows GUI styles; you may want to draw two pixmaps.
<doc href="tqmessagebox.html#text-prop">
&lt;p&gt;This property holds the message box text to be displayed.
&lt;p&gt;The text will be interpreted either as a plain text or as rich
text, depending on the text format setting (&lt;a href="tqmessagebox.html#textFormat-prop"&gt;TQMessageBox::textFormat&lt;/a&gt;). The default setting is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e.
text, depending on the text format setting (&lt;a href="tqmessagebox.html#textFormat-prop"&gt;TQMessageBox::textFormat&lt;/a&gt;). The default setting is &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e.
the message box will try to auto-detect the format of the text.
&lt;p&gt; The default value of this property is &lt;a href="tqstring.html#TQString-null"&gt;TQString::null&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqmessagebox.html#textFormat-prop"&gt;textFormat&lt;/a&gt;.
@ -2640,8 +2640,8 @@ the message box will try to auto-detect the format of the text.
<name>TQMessageBox::textFormat</name>
<doc href="tqmessagebox.html#textFormat-prop">
&lt;p&gt;This property holds the format of the text displayed by the message box.
&lt;p&gt;The current text format used by the message box. See the &lt;a href="ntqt.html#TextFormat-enum"&gt;TQt::TextFormat&lt;/a&gt; enum for an explanation of the possible options.
&lt;p&gt; The default format is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;.
&lt;p&gt;The current text format used by the message box. See the &lt;a href="tqt.html#TextFormat-enum"&gt;TQt::TextFormat&lt;/a&gt; enum for an explanation of the possible options.
&lt;p&gt; The default format is &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqmessagebox.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqmessagebox.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;() and get this property's value with &lt;a href="tqmessagebox.html#textFormat"&gt;textFormat&lt;/a&gt;().
@ -2650,9 +2650,9 @@ the message box will try to auto-detect the format of the text.
<property>
<name>TQMultiLineEdit::alignment</name>
<doc href="tqmultilineedit.html#alignment-prop"> &lt;p&gt;This property holds the editor's paragraph alignment.
&lt;p&gt;Sets the alignment to flag, which must be &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignHCenter&lt;/a&gt; or &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt;.
&lt;p&gt;Sets the alignment to flag, which must be &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignHCenter&lt;/a&gt; or &lt;a href="tqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt;.
&lt;p&gt; If flag is an illegal flag nothing happens.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqmultilineedit.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqmultilineedit.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
@ -3003,7 +3003,7 @@ adjusted if necessary to ensure that the range remains valid.
<name>TQScrollBar::orientation</name>
<doc href="tqscrollbar.html#orientation-prop">
&lt;p&gt;This property holds the orientation of the scroll bar.
&lt;p&gt;The orientation must be &lt;a href="ntqt.html#Orientation-enum"&gt;TQt::Vertical&lt;/a&gt; (the default) or &lt;a href="ntqt.html#Orientation-enum"&gt;TQt::Horizontal&lt;/a&gt;.
&lt;p&gt;The orientation must be &lt;a href="tqt.html#Orientation-enum"&gt;TQt::Vertical&lt;/a&gt; (the default) or &lt;a href="tqt.html#Orientation-enum"&gt;TQt::Horizontal&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqscrollbar.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="tqscrollbar.html#orientation"&gt;orientation&lt;/a&gt;().
</doc>
@ -3176,7 +3176,7 @@ if necessary, to ensure that the range remains valid.
<name>TQSlider::orientation</name>
<doc href="tqslider.html#orientation-prop">
&lt;p&gt;This property holds the slider's orientation.
&lt;p&gt;The orientation must be &lt;a href="ntqt.html#Orientation-enum"&gt;TQt::Vertical&lt;/a&gt; (the default) or &lt;a href="ntqt.html#Orientation-enum"&gt;TQt::Horizontal&lt;/a&gt;.
&lt;p&gt;The orientation must be &lt;a href="tqt.html#Orientation-enum"&gt;TQt::Vertical&lt;/a&gt; (the default) or &lt;a href="tqt.html#Orientation-enum"&gt;TQt::Horizontal&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqslider.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="tqslider.html#orientation"&gt;orientation&lt;/a&gt;().
</doc>
@ -3402,42 +3402,42 @@ you to the lowest and vice versa.
</doc>
</property>
<property>
<name>QSplitter::childrenCollapsible</name>
<doc href="ntqsplitter.html#childrenCollapsible-prop">
<name>TQSplitter::childrenCollapsible</name>
<doc href="tqsplitter.html#childrenCollapsible-prop">
&lt;p&gt;This property holds whether child widgets can be resized down to size 0 by the user.
&lt;p&gt;By default, children are collapsible. It is possible to enable
and disable the collapsing of individual children; see
&lt;a href="ntqsplitter.html#setCollapsible"&gt;setCollapsible&lt;/a&gt;().
&lt;a href="tqsplitter.html#setCollapsible"&gt;setCollapsible&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="ntqsplitter.html#setChildrenCollapsible"&gt;setChildrenCollapsible&lt;/a&gt;() and get this property's value with &lt;a href="ntqsplitter.html#childrenCollapsible"&gt;childrenCollapsible&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqsplitter.html#setChildrenCollapsible"&gt;setChildrenCollapsible&lt;/a&gt;() and get this property's value with &lt;a href="tqsplitter.html#childrenCollapsible"&gt;childrenCollapsible&lt;/a&gt;().
</doc>
</property>
<property>
<name>QSplitter::handleWidth</name>
<doc href="ntqsplitter.html#handleWidth-prop">
<name>TQSplitter::handleWidth</name>
<doc href="tqsplitter.html#handleWidth-prop">
&lt;p&gt;This property holds the width of the splitter handle.
&lt;p&gt;
&lt;p&gt;Set this property's value with &lt;a href="ntqsplitter.html#setHandleWidth"&gt;setHandleWidth&lt;/a&gt;() and get this property's value with &lt;a href="ntqsplitter.html#handleWidth"&gt;handleWidth&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqsplitter.html#setHandleWidth"&gt;setHandleWidth&lt;/a&gt;() and get this property's value with &lt;a href="tqsplitter.html#handleWidth"&gt;handleWidth&lt;/a&gt;().
</doc>
</property>
<property>
<name>QSplitter::opaqueResize</name>
<doc href="ntqsplitter.html#opaqueResize-prop">
<name>TQSplitter::opaqueResize</name>
<doc href="tqsplitter.html#opaqueResize-prop">
&lt;p&gt;This property holds whether resizing is opaque.
&lt;p&gt;Opaque resizing is off by default.
&lt;p&gt;Set this property's value with &lt;a href="ntqsplitter.html#setOpaqueResize"&gt;setOpaqueResize&lt;/a&gt;() and get this property's value with &lt;a href="ntqsplitter.html#opaqueResize"&gt;opaqueResize&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqsplitter.html#setOpaqueResize"&gt;setOpaqueResize&lt;/a&gt;() and get this property's value with &lt;a href="tqsplitter.html#opaqueResize"&gt;opaqueResize&lt;/a&gt;().
</doc>
</property>
<property>
<name>QSplitter::orientation</name>
<doc href="ntqsplitter.html#orientation-prop">
<name>TQSplitter::orientation</name>
<doc href="tqsplitter.html#orientation-prop">
&lt;p&gt;This property holds the orientation of the splitter.
&lt;p&gt;By default the orientation is horizontal (the widgets are side by
side). The possible orientations are &lt;a href="ntqt.html#Orientation-enum"&gt;Horizontal&lt;/a&gt; and
&lt;a href="ntqt.html#Orientation-enum"&gt;Vertical&lt;/a&gt;.
side). The possible orientations are &lt;a href="tqt.html#Orientation-enum"&gt;Horizontal&lt;/a&gt; and
&lt;a href="tqt.html#Orientation-enum"&gt;Vertical&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqsplitter.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="ntqsplitter.html#orientation"&gt;orientation&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqsplitter.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="tqsplitter.html#orientation"&gt;orientation&lt;/a&gt;().
</doc>
</property>
<property>
@ -3843,7 +3843,7 @@ to disable all automatic formatting.
<name>TQTextEdit::documentTitle</name>
<doc href="tqtextedit.html#documentTitle-prop">
&lt;p&gt;This property holds the title of the document parsed from the text.
&lt;p&gt;For &lt;a href="ntqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; the title will be an empty string. For &lt;a href="ntqt.html#TextFormat-enum"&gt;RichText&lt;/a&gt; the title will be the text between the &lt;tt&gt;&amp;lt;title&amp;gt;&lt;/tt&gt; tags,
&lt;p&gt;For &lt;a href="tqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; the title will be an empty string. For &lt;a href="tqt.html#TextFormat-enum"&gt;RichText&lt;/a&gt; the title will be the text between the &lt;tt&gt;&amp;lt;title&amp;gt;&lt;/tt&gt; tags,
if present, otherwise an empty string.
&lt;p&gt;Get this property's value with &lt;a href="tqtextedit.html#documentTitle"&gt;documentTitle&lt;/a&gt;().
@ -3921,8 +3921,8 @@ text and select text; modifying the text is not possible.
<name>TQTextEdit::selectedText</name>
<doc href="tqtextedit.html#selectedText-prop">
&lt;p&gt;This property holds the selected text (from selection 0) or an empty string if there is no currently selected text (in selection 0).
&lt;p&gt;The text is always returned as &lt;a href="ntqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; if the &lt;a href="tqtextedit.html#textFormat"&gt;textFormat&lt;/a&gt;() is
&lt;a href="ntqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; or &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, otherwise it is returned as HTML.
&lt;p&gt;The text is always returned as &lt;a href="tqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; if the &lt;a href="tqtextedit.html#textFormat"&gt;textFormat&lt;/a&gt;() is
&lt;a href="tqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; or &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, otherwise it is returned as HTML.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqtextedit.html#hasSelectedText-prop"&gt;hasSelectedText&lt;/a&gt;.
&lt;p&gt;Get this property's value with &lt;a href="tqtextedit.html#selectedText"&gt;selectedText&lt;/a&gt;().
@ -3953,7 +3953,7 @@ the focus chain. The default is FALSE.
&lt;p&gt;There is no default text.
&lt;p&gt; On setting, any previous text is deleted.
&lt;p&gt; The text may be interpreted either as plain text or as rich text,
depending on the &lt;a href="tqtextedit.html#textFormat"&gt;textFormat&lt;/a&gt;(). The default setting is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;,
depending on the &lt;a href="tqtextedit.html#textFormat"&gt;textFormat&lt;/a&gt;(). The default setting is &lt;a href="tqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;,
i.e. the text edit auto-detects the format of the text.
&lt;p&gt; For richtext, calling &lt;a href="tqtextedit.html#text"&gt;text&lt;/a&gt;() on an editable TQTextEdit will cause
the text to be regenerated from the textedit. This may mean that
@ -3980,7 +3980,7 @@ defined in the default stylesheet &lt;a href="tqstylesheet.html#defaultSheet"&gt
limited set of formatting tags (color, bold, underline and italic
settings).
&lt;li&gt; AutoText - this is the default. The text edit autodetects which
rendering style is best, &lt;a href="ntqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; or &lt;a href="ntqt.html#TextFormat-enum"&gt;RichText&lt;/a&gt;. This is done
rendering style is best, &lt;a href="tqt.html#TextFormat-enum"&gt;PlainText&lt;/a&gt; or &lt;a href="tqt.html#TextFormat-enum"&gt;RichText&lt;/a&gt;. This is done
by using the &lt;a href="tqstylesheet.html#mightBeRichText"&gt;TQStyleSheet::mightBeRichText&lt;/a&gt;() function.
&lt;/ul&gt;
@ -4293,21 +4293,21 @@ background mode.
&lt;p&gt;This property holds the color role used for painting the background of the widget.
&lt;p&gt;setPaletteBackgroundColor() reads this property to determine which
entry of the &lt;a href="tqwidget.html#palette-prop"&gt;palette&lt;/a&gt; to set.
&lt;p&gt; For most widgets the default suffices (&lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteBackground&lt;/a&gt;,
typically gray), but some need to use &lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteBase&lt;/a&gt; (the
&lt;p&gt; For most widgets the default suffices (&lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteBackground&lt;/a&gt;,
typically gray), but some need to use &lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteBase&lt;/a&gt; (the
background color for text output, typically white) or another
role.
&lt;p&gt; &lt;a href="tqlistbox.html"&gt;TQListBox&lt;/a&gt;, which is "sunken" and uses the base color to contrast
with its environment, does this in its constructor:
&lt;p&gt; &lt;pre&gt;
&lt;a href="tqwidget.html#setBackgroundMode"&gt;setBackgroundMode&lt;/a&gt;( &lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteBase&lt;/a&gt; );
&lt;a href="tqwidget.html#setBackgroundMode"&gt;setBackgroundMode&lt;/a&gt;( &lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteBase&lt;/a&gt; );
&lt;/pre&gt;
&lt;p&gt; You will never need to set the background mode of a built-in
widget in Qt, but you might consider setting it in your custom
widgets, so that &lt;a href="tqwidget.html#setPaletteBackgroundColor"&gt;setPaletteBackgroundColor&lt;/a&gt;() works as expected.
&lt;p&gt; Note that two of the BackgroundMode values make no sense for
&lt;a href="tqwidget.html#setBackgroundMode"&gt;setBackgroundMode&lt;/a&gt;(), namely &lt;a href="ntqt.html#BackgroundMode-enum"&gt;FixedPixmap&lt;/a&gt; and &lt;a href="ntqt.html#BackgroundMode-enum"&gt;FixedColor&lt;/a&gt;. You
&lt;a href="tqwidget.html#setBackgroundMode"&gt;setBackgroundMode&lt;/a&gt;(), namely &lt;a href="tqt.html#BackgroundMode-enum"&gt;FixedPixmap&lt;/a&gt; and &lt;a href="tqt.html#BackgroundMode-enum"&gt;FixedColor&lt;/a&gt;. You
must call &lt;a href="tqwidget.html#setBackgroundPixmap"&gt;setBackgroundPixmap&lt;/a&gt;() and setPaletteBackgroundColor()
instead.
@ -4391,11 +4391,11 @@ inactive widget has the &lt;a href="tqpalette.html#inactive"&gt;TQPalette::inact
<doc href="tqwidget.html#cursor-prop">
&lt;p&gt;This property holds the cursor shape for this widget.
&lt;p&gt;The mouse cursor will assume this shape when it's over this
widget. See the &lt;a href="ntqt.html#CursorShape-enum"&gt;list of predefined cursor
widget. See the &lt;a href="tqt.html#CursorShape-enum"&gt;list of predefined cursor
objects&lt;/a&gt; for a range of useful shapes.
&lt;p&gt; An editor widget might use an I-beam cursor:
&lt;pre&gt;
&lt;a href="tqwidget.html#setCursor"&gt;setCursor&lt;/a&gt;( &lt;a href="ntqt.html#CursorShape-enum"&gt;IbeamCursor&lt;/a&gt; );
&lt;a href="tqwidget.html#setCursor"&gt;setCursor&lt;/a&gt;( &lt;a href="tqt.html#CursorShape-enum"&gt;IbeamCursor&lt;/a&gt; );
&lt;/pre&gt;
&lt;p&gt; If no cursor has been set, or after a call to &lt;a href="tqwidget.html#unsetCursor"&gt;unsetCursor&lt;/a&gt;(), the
@ -4663,7 +4663,7 @@ getting any input.
<name>TQWidget::isPopup</name>
<doc href="tqwidget.html#isPopup-prop">
&lt;p&gt;This property holds whether the widget is a popup widget.
&lt;p&gt;A popup widget is created by specifying the &lt;a href="ntqt.html#WidgetFlags"&gt;widget flag&lt;/a&gt; &lt;a href="ntqt.html#WidgetFlags-enum"&gt;WType_Popup&lt;/a&gt; to the widget constructor. A popup widget is also a
&lt;p&gt;A popup widget is created by specifying the &lt;a href="tqt.html#WidgetFlags"&gt;widget flag&lt;/a&gt; &lt;a href="tqt.html#WidgetFlags-enum"&gt;WType_Popup&lt;/a&gt; to the widget constructor. A popup widget is also a
top-level widget.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#isTopLevel-prop"&gt;isTopLevel&lt;/a&gt;.
@ -4683,7 +4683,7 @@ etc. If supported by the window manager, it will also have a
common taskbar entry with its parent.
&lt;p&gt; &lt;a href="tqdialog.html"&gt;TQDialog&lt;/a&gt; and &lt;a href="tqmainwindow.html"&gt;TQMainWindow&lt;/a&gt; widgets are by default top-level, even if
a parent widget is specified in the constructor. This behavior is
specified by the &lt;a href="ntqt.html#WidgetFlags-enum"&gt;WType_TopLevel&lt;/a&gt; widget flag.
specified by the &lt;a href="tqt.html#WidgetFlags-enum"&gt;WType_TopLevel&lt;/a&gt; widget flag.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#topLevelWidget"&gt;topLevelWidget&lt;/a&gt;(), &lt;a href="tqwidget.html#isDialog-prop"&gt;isDialog&lt;/a&gt;, &lt;a href="tqwidget.html#isModal-prop"&gt;isModal&lt;/a&gt;, &lt;a href="tqwidget.html#isPopup-prop"&gt;isPopup&lt;/a&gt;, &lt;a href="tqwidget.html#isDesktop-prop"&gt;isDesktop&lt;/a&gt;, and &lt;a href="tqwidget.html#parentWidget"&gt;parentWidget&lt;/a&gt;().
&lt;p&gt;Get this property's value with &lt;a href="tqwidget.html#isTopLevel"&gt;isTopLevel&lt;/a&gt;().
@ -4879,7 +4879,7 @@ background and foreground appearance only.
convenience function that creates and sets a modified &lt;a href="tqpalette.html"&gt;TQPalette&lt;/a&gt;
with &lt;a href="tqwidget.html#setPalette"&gt;setPalette&lt;/a&gt;(). The palette is modified according to the
widget's background mode. For example, if the background mode is
&lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the color used for the palette's &lt;a href="tqcolorgroup.html#ColorRole-enum"&gt;TQColorGroup::Button&lt;/a&gt; color entry is set.
&lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the color used for the palette's &lt;a href="tqcolorgroup.html#ColorRole-enum"&gt;TQColorGroup::Button&lt;/a&gt; color entry is set.
&lt;p&gt; If there is a background pixmap (set using
&lt;a href="tqwidget.html#setPaletteBackgroundPixmap"&gt;setPaletteBackgroundPixmap&lt;/a&gt;()), then the return value of this
function is indeterminate.
@ -4898,7 +4898,7 @@ function is indeterminate.
convenience function that creates and sets a modified &lt;a href="tqpalette.html"&gt;TQPalette&lt;/a&gt;
with &lt;a href="tqwidget.html#setPalette"&gt;setPalette&lt;/a&gt;(). The palette is modified according to the
widget's background mode. For example, if the background mode is
&lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the pixmap used for the palette's
&lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the pixmap used for the palette's
&lt;a href="tqcolorgroup.html#ColorRole-enum"&gt;TQColorGroup::Button&lt;/a&gt; color entry is set.
&lt;p&gt; If there is a plain background color (set using
&lt;a href="tqwidget.html#setPaletteBackgroundColor"&gt;setPaletteBackgroundColor&lt;/a&gt;()), then this function returns 0.
@ -4914,7 +4914,7 @@ widget's background mode. For example, if the background mode is
&lt;p&gt;setPaletteForegroundColor() is a convenience function that creates
and sets a modified &lt;a href="tqpalette.html"&gt;TQPalette&lt;/a&gt; with &lt;a href="tqwidget.html#setPalette"&gt;setPalette&lt;/a&gt;(). The palette is
modified according to the widget's &lt;em&gt;background mode&lt;/em&gt;. For
example, if the background mode is &lt;a href="ntqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the palette entry
example, if the background mode is &lt;a href="tqt.html#BackgroundMode-enum"&gt;PaletteButton&lt;/a&gt; the palette entry
&lt;a href="tqcolorgroup.html#ColorRole-enum"&gt;TQColorGroup::ButtonText&lt;/a&gt; is set to color.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#palette-prop"&gt;palette&lt;/a&gt;, &lt;a href="ntqapplication.html#setPalette"&gt;QApplication::setPalette&lt;/a&gt;(), &lt;a href="tqwidget.html#backgroundMode-prop"&gt;backgroundMode&lt;/a&gt;, &lt;a href="tqwidget.html#foregroundColor"&gt;foregroundColor&lt;/a&gt;(), &lt;a href="tqwidget.html#backgroundMode-prop"&gt;backgroundMode&lt;/a&gt;, and &lt;a href="tqwidget.html#setEraseColor"&gt;setEraseColor&lt;/a&gt;().

@ -283,10 +283,10 @@
"TQSpinBox/text" tqspinbox.html#text-prop
"TQSpinBox/value" tqspinbox.html#value-prop
"TQSpinBox/wrapping" tqspinbox.html#wrapping-prop
"QSplitter/childrenCollapsible" ntqsplitter.html#childrenCollapsible-prop
"QSplitter/handleWidth" ntqsplitter.html#handleWidth-prop
"QSplitter/opaqueResize" ntqsplitter.html#opaqueResize-prop
"QSplitter/orientation" ntqsplitter.html#orientation-prop
"TQSplitter/childrenCollapsible" tqsplitter.html#childrenCollapsible-prop
"TQSplitter/handleWidth" tqsplitter.html#handleWidth-prop
"TQSplitter/opaqueResize" tqsplitter.html#opaqueResize-prop
"TQSplitter/orientation" tqsplitter.html#orientation-prop
"TQSqlDatabase/connectOptions" tqsqldatabase.html#connectOptions-prop
"TQSqlDatabase/databaseName" tqsqldatabase.html#databaseName-prop
"TQSqlDatabase/hostName" tqsqldatabase.html#hostName-prop

@ -32,7 +32,7 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQt</h1>
<p>This is the complete list of member functions for
<a href="ntqt.html">TQt</a>, including inherited members.
<a href="tqt.html">TQt</a>, including inherited members.
<ul>
</ul>

@ -1,5 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/qtl.doc:36 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

@ -6179,9 +6179,9 @@
<section ref="tqsgistyle-members.html" title="List of All Member Functions"/>
<section ref="tqsgistyle-h.html" title="Header File"/>
</section>
<section ref="qshowevent.html" title="QShowEvent Class Reference">
<keyword ref="qshowevent.html">QShowEvent</keyword>
<section ref="qshowevent-members.html" title="List of All Member Functions"/>
<section ref="tqshowevent.html" title="TQShowEvent Class Reference">
<keyword ref="tqshowevent.html">TQShowEvent</keyword>
<section ref="tqshowevent-members.html" title="List of All Member Functions"/>
<section ref="tqevent-h.html" title="Header File"/>
</section>
<section ref="tqsignal.html" title="TQSignal Class Reference">
@ -6440,20 +6440,20 @@
<section ref="tqsocketnotifier-members.html" title="List of All Member Functions"/>
<section ref="tqsocketnotifier-h.html" title="Header File"/>
</section>
<section ref="ntqsound.html" title="QSound Class Reference">
<keyword ref="ntqsound.html">QSound</keyword>
<keyword ref="ntqsound.html#available">available</keyword>
<keyword ref="ntqsound.html#fileName">fileName</keyword>
<keyword ref="ntqsound.html#isAvailable">isAvailable</keyword>
<keyword ref="ntqsound.html#isFinished">isFinished</keyword>
<keyword ref="ntqsound.html#loops">loops</keyword>
<keyword ref="ntqsound.html#loopsRemaining">loopsRemaining</keyword>
<keyword ref="ntqsound.html#play">play</keyword>
<keyword ref="ntqsound.html#setLoops">setLoops</keyword>
<keyword ref="ntqsound.html#stop">stop</keyword>
<keyword ref="ntqsound.html#~QSound">~QSound</keyword>
<section ref="qsound-members.html" title="List of All Member Functions"/>
<section ref="qsound-h.html" title="Header File"/>
<section ref="tqsound.html" title="TQSound Class Reference">
<keyword ref="tqsound.html">TQSound</keyword>
<keyword ref="tqsound.html#available">available</keyword>
<keyword ref="tqsound.html#fileName">fileName</keyword>
<keyword ref="tqsound.html#isAvailable">isAvailable</keyword>
<keyword ref="tqsound.html#isFinished">isFinished</keyword>
<keyword ref="tqsound.html#loops">loops</keyword>
<keyword ref="tqsound.html#loopsRemaining">loopsRemaining</keyword>
<keyword ref="tqsound.html#play">play</keyword>
<keyword ref="tqsound.html#setLoops">setLoops</keyword>
<keyword ref="tqsound.html#stop">stop</keyword>
<keyword ref="tqsound.html#~TQSound">~TQSound</keyword>
<section ref="tqsound-members.html" title="List of All Member Functions"/>
<section ref="tqsound-h.html" title="Header File"/>
</section>
<section ref="tqspaceritem.html" title="TQSpacerItem Class Reference">
<keyword ref="tqspaceritem.html">TQSpacerItem</keyword>
@ -6523,54 +6523,54 @@
<section ref="tqspinbox-members.html" title="List of All Member Functions"/>
<section ref="tqspinbox-h.html" title="Header File"/>
</section>
<section ref="ntqsplashscreen.html" title="QSplashScreen Class Reference">
<keyword ref="ntqsplashscreen.html">QSplashScreen</keyword>
<keyword ref="ntqsplashscreen.html#clear">clear</keyword>
<keyword ref="ntqsplashscreen.html#drawContents">drawContents</keyword>
<keyword ref="ntqsplashscreen.html#finish">finish</keyword>
<keyword ref="ntqsplashscreen.html#message">message</keyword>
<keyword ref="ntqsplashscreen.html#messageChanged">messageChanged</keyword>
<keyword ref="ntqsplashscreen.html#pixmap">pixmap</keyword>
<keyword ref="ntqsplashscreen.html#repaint">repaint</keyword>
<keyword ref="ntqsplashscreen.html#setPixmap">setPixmap</keyword>
<keyword ref="ntqsplashscreen.html#~QSplashScreen">~QSplashScreen</keyword>
<section ref="qsplashscreen-members.html" title="List of All Member Functions"/>
<section ref="qsplashscreen-h.html" title="Header File"/>
</section>
<section ref="ntqsplitter.html" title="QSplitter Class Reference">
<keyword ref="ntqsplitter.html">QSplitter</keyword>
<keyword ref="ntqsplitter.html#ResizeMode">ResizeMode</keyword>
<keyword ref="ntqsplitter.html#adjustPos">adjustPos</keyword>
<keyword ref="ntqsplitter.html#childEvent">childEvent</keyword>
<keyword ref="ntqsplitter.html#childrenCollapsible">childrenCollapsible</keyword>
<keyword ref="ntqsplitter.html#childrenCollapsible-prop">childrenCollapsible</keyword>
<keyword ref="ntqsplitter.html#getRange">getRange</keyword>
<keyword ref="ntqsplitter.html#handleWidth">handleWidth</keyword>
<keyword ref="ntqsplitter.html#handleWidth-prop">handleWidth</keyword>
<keyword ref="ntqsplitter.html#idAfter">idAfter</keyword>
<keyword ref="ntqsplitter.html#moveSplitter">moveSplitter</keyword>
<keyword ref="ntqsplitter.html#moveToFirst">moveToFirst</keyword>
<keyword ref="ntqsplitter.html#moveToLast">moveToLast</keyword>
<keyword ref="ntqsplitter.html#opaqueResize">opaqueResize</keyword>
<keyword ref="ntqsplitter.html#opaqueResize-prop">opaqueResize</keyword>
<keyword ref="ntqsplitter.html#orientation">orientation</keyword>
<keyword ref="ntqsplitter.html#orientation-prop">orientation</keyword>
<keyword ref="ntqsplitter.html#processChildEvents">processChildEvents</keyword>
<keyword ref="ntqsplitter.html#refresh">refresh</keyword>
<keyword ref="ntqsplitter.html#setChildrenCollapsible">setChildrenCollapsible</keyword>
<keyword ref="ntqsplitter.html#setCollapsible">setCollapsible</keyword>
<keyword ref="ntqsplitter.html#setHandleWidth">setHandleWidth</keyword>
<keyword ref="ntqsplitter.html#setOpaqueResize">setOpaqueResize</keyword>
<keyword ref="ntqsplitter.html#setOrientation">setOrientation</keyword>
<keyword ref="ntqsplitter.html#setResizeMode">setResizeMode</keyword>
<keyword ref="ntqsplitter.html#setRubberband">setRubberband</keyword>
<keyword ref="ntqsplitter.html#setSizes">setSizes</keyword>
<keyword ref="ntqsplitter.html#sizes">sizes</keyword>
<keyword ref="ntqsplitter.html#~QSplitter">~QSplitter</keyword>
<keyword ref="ntqsplitter.html#operator-lt-lt">operator&lt;&lt;</keyword>
<keyword ref="ntqsplitter.html#operator-gt-gt">operator&gt;&gt;</keyword>
<section ref="qsplitter-members.html" title="List of All Member Functions"/>
<section ref="qsplitter-h.html" title="Header File"/>
<section ref="tqsplashscreen.html" title="TQSplashScreen Class Reference">
<keyword ref="tqsplashscreen.html">TQSplashScreen</keyword>
<keyword ref="tqsplashscreen.html#clear">clear</keyword>
<keyword ref="tqsplashscreen.html#drawContents">drawContents</keyword>
<keyword ref="tqsplashscreen.html#finish">finish</keyword>
<keyword ref="tqsplashscreen.html#message">message</keyword>
<keyword ref="tqsplashscreen.html#messageChanged">messageChanged</keyword>
<keyword ref="tqsplashscreen.html#pixmap">pixmap</keyword>
<keyword ref="tqsplashscreen.html#repaint">repaint</keyword>
<keyword ref="tqsplashscreen.html#setPixmap">setPixmap</keyword>
<keyword ref="tqsplashscreen.html#~TQSplashScreen">~TQSplashScreen</keyword>
<section ref="tqsplashscreen-members.html" title="List of All Member Functions"/>
<section ref="tqsplashscreen-h.html" title="Header File"/>
</section>
<section ref="tqsplitter.html" title="TQSplitter Class Reference">
<keyword ref="tqsplitter.html">TQSplitter</keyword>
<keyword ref="tqsplitter.html#ResizeMode">ResizeMode</keyword>
<keyword ref="tqsplitter.html#adjustPos">adjustPos</keyword>
<keyword ref="tqsplitter.html#childEvent">childEvent</keyword>
<keyword ref="tqsplitter.html#childrenCollapsible">childrenCollapsible</keyword>
<keyword ref="tqsplitter.html#childrenCollapsible-prop">childrenCollapsible</keyword>
<keyword ref="tqsplitter.html#getRange">getRange</keyword>
<keyword ref="tqsplitter.html#handleWidth">handleWidth</keyword>
<keyword ref="tqsplitter.html#handleWidth-prop">handleWidth</keyword>
<keyword ref="tqsplitter.html#idAfter">idAfter</keyword>
<keyword ref="tqsplitter.html#moveSplitter">moveSplitter</keyword>
<keyword ref="tqsplitter.html#moveToFirst">moveToFirst</keyword>
<keyword ref="tqsplitter.html#moveToLast">moveToLast</keyword>
<keyword ref="tqsplitter.html#opaqueResize">opaqueResize</keyword>
<keyword ref="tqsplitter.html#opaqueResize-prop">opaqueResize</keyword>
<keyword ref="tqsplitter.html#orientation">orientation</keyword>
<keyword ref="tqsplitter.html#orientation-prop">orientation</keyword>
<keyword ref="tqsplitter.html#processChildEvents">processChildEvents</keyword>
<keyword ref="tqsplitter.html#refresh">refresh</keyword>
<keyword ref="tqsplitter.html#setChildrenCollapsible">setChildrenCollapsible</keyword>
<keyword ref="tqsplitter.html#setCollapsible">setCollapsible</keyword>
<keyword ref="tqsplitter.html#setHandleWidth">setHandleWidth</keyword>
<keyword ref="tqsplitter.html#setOpaqueResize">setOpaqueResize</keyword>
<keyword ref="tqsplitter.html#setOrientation">setOrientation</keyword>
<keyword ref="tqsplitter.html#setResizeMode">setResizeMode</keyword>
<keyword ref="tqsplitter.html#setRubberband">setRubberband</keyword>
<keyword ref="tqsplitter.html#setSizes">setSizes</keyword>
<keyword ref="tqsplitter.html#sizes">sizes</keyword>
<keyword ref="tqsplitter.html#~TQSplitter">~TQSplitter</keyword>
<keyword ref="tqsplitter.html#operator-lt-lt">operator&lt;&lt;</keyword>
<keyword ref="tqsplitter.html#operator-gt-gt">operator&gt;&gt;</keyword>
<section ref="tqsplitter-members.html" title="List of All Member Functions"/>
<section ref="tqsplitter-h.html" title="Header File"/>
</section>
<section ref="tqsql.html" title="TQSql Class Reference">
<keyword ref="tqsql.html">TQSql</keyword>
@ -7218,40 +7218,40 @@
<section ref="tqsyntaxhighlighter-members.html" title="List of All Member Functions"/>
<section ref="tqsyntaxhighlighter-h.html" title="Header File"/>
</section>
<section ref="ntqt.html" title="TQt Class Reference">
<keyword ref="ntqt.html">Qt</keyword>
<keyword ref="ntqt.html#AlignmentFlags">AlignmentFlags</keyword>
<keyword ref="ntqt.html#AnchorAttribute">AnchorAttribute</keyword>
<keyword ref="ntqt.html#ArrowType">ArrowType</keyword>
<keyword ref="ntqt.html#BGMode">BGMode</keyword>
<keyword ref="ntqt.html#BackgroundMode">BackgroundMode</keyword>
<keyword ref="ntqt.html#BrushStyle">BrushStyle</keyword>
<keyword ref="ntqt.html#ButtonState">ButtonState</keyword>
<keyword ref="ntqt.html#Corner">Corner</keyword>
<keyword ref="ntqt.html#CursorShape">CursorShape</keyword>
<keyword ref="ntqt.html#DateFormat">DateFormat</keyword>
<keyword ref="ntqt.html#Dock">Dock</keyword>
<keyword ref="ntqt.html#ImageConversionFlags">ImageConversionFlags</keyword>
<keyword ref="ntqt.html#Key">Key</keyword>
<keyword ref="ntqt.html#MacintoshVersion">MacintoshVersion</keyword>
<keyword ref="ntqt.html#Modifier">Modifier</keyword>
<keyword ref="ntqt.html#Orientation">Orientation</keyword>
<keyword ref="ntqt.html#PaintUnit">PaintUnit</keyword>
<keyword ref="ntqt.html#PenCapStyle">PenCapStyle</keyword>
<keyword ref="ntqt.html#PenJoinStyle">PenJoinStyle</keyword>
<keyword ref="ntqt.html#PenStyle">PenStyle</keyword>
<keyword ref="ntqt.html#RasterOp">RasterOp</keyword>
<keyword ref="ntqt.html#SequenceMatch">SequenceMatch</keyword>
<keyword ref="ntqt.html#SortOrder">SortOrder</keyword>
<keyword ref="ntqt.html#StringComparisonMode">StringComparisonMode</keyword>
<keyword ref="ntqt.html#TextFlags">TextFlags</keyword>
<keyword ref="ntqt.html#TextFormat">TextFormat</keyword>
<keyword ref="ntqt.html#TimeSpec">TimeSpec</keyword>
<keyword ref="ntqt.html#UIEffect">UIEffect</keyword>
<keyword ref="ntqt.html#WidgetFlags">WidgetFlags</keyword>
<keyword ref="ntqt.html#WidgetState">WidgetState</keyword>
<keyword ref="ntqt.html#WindowState">WindowState</keyword>
<keyword ref="ntqt.html#WindowsVersion">WindowsVersion</keyword>
<section ref="tqt.html" title="TQt Class Reference">
<keyword ref="tqt.html">Qt</keyword>
<keyword ref="tqt.html#AlignmentFlags">AlignmentFlags</keyword>
<keyword ref="tqt.html#AnchorAttribute">AnchorAttribute</keyword>
<keyword ref="tqt.html#ArrowType">ArrowType</keyword>
<keyword ref="tqt.html#BGMode">BGMode</keyword>
<keyword ref="tqt.html#BackgroundMode">BackgroundMode</keyword>
<keyword ref="tqt.html#BrushStyle">BrushStyle</keyword>
<keyword ref="tqt.html#ButtonState">ButtonState</keyword>
<keyword ref="tqt.html#Corner">Corner</keyword>
<keyword ref="tqt.html#CursorShape">CursorShape</keyword>
<keyword ref="tqt.html#DateFormat">DateFormat</keyword>
<keyword ref="tqt.html#Dock">Dock</keyword>
<keyword ref="tqt.html#ImageConversionFlags">ImageConversionFlags</keyword>
<keyword ref="tqt.html#Key">Key</keyword>
<keyword ref="tqt.html#MacintoshVersion">MacintoshVersion</keyword>
<keyword ref="tqt.html#Modifier">Modifier</keyword>
<keyword ref="tqt.html#Orientation">Orientation</keyword>
<keyword ref="tqt.html#PaintUnit">PaintUnit</keyword>
<keyword ref="tqt.html#PenCapStyle">PenCapStyle</keyword>
<keyword ref="tqt.html#PenJoinStyle">PenJoinStyle</keyword>
<keyword ref="tqt.html#PenStyle">PenStyle</keyword>
<keyword ref="tqt.html#RasterOp">RasterOp</keyword>
<keyword ref="tqt.html#SequenceMatch">SequenceMatch</keyword>
<keyword ref="tqt.html#SortOrder">SortOrder</keyword>
<keyword ref="tqt.html#StringComparisonMode">StringComparisonMode</keyword>
<keyword ref="tqt.html#TextFlags">TextFlags</keyword>
<keyword ref="tqt.html#TextFormat">TextFormat</keyword>
<keyword ref="tqt.html#TimeSpec">TimeSpec</keyword>
<keyword ref="tqt.html#UIEffect">UIEffect</keyword>
<keyword ref="tqt.html#WidgetFlags">WidgetFlags</keyword>
<keyword ref="tqt.html#WidgetState">WidgetState</keyword>
<keyword ref="tqt.html#WindowState">WindowState</keyword>
<keyword ref="tqt.html#WindowsVersion">WindowsVersion</keyword>
<section ref="qt-members.html" title="List of All Member Functions"/>
<section ref="tqnamespace-h.html" title="Header File"/>
</section>
@ -8307,25 +8307,25 @@
<section ref="tqurloperator-members.html" title="List of All Member Functions"/>
<section ref="tqurloperator-h.html" title="Header File"/>
</section>
<section ref="ntquuid.html" title="QUuid Class Reference">
<keyword ref="ntquuid.html">QUuid</keyword>
<keyword ref="ntquuid.html#Variant">Variant</keyword>
<keyword ref="ntquuid.html#Version">Version</keyword>
<keyword ref="ntquuid.html#createUuid">createUuid</keyword>
<keyword ref="ntquuid.html#isNull">isNull</keyword>
<keyword ref="ntquuid.html#operator-TQString">operator TQString</keyword>
<keyword ref="ntquuid.html#operator!-eq">operator!=</keyword>
<keyword ref="ntquuid.html#operator-lt">operator&lt;</keyword>
<keyword ref="ntquuid.html#operator-eq">operator=</keyword>
<keyword ref="ntquuid.html#operator-eq-eq">operator==</keyword>
<keyword ref="ntquuid.html#operator-gt">operator&gt;</keyword>
<keyword ref="ntquuid.html#toString">toString</keyword>
<keyword ref="ntquuid.html#variant">variant</keyword>
<keyword ref="ntquuid.html#version">version</keyword>
<keyword ref="ntquuid.html#operator-lt-lt">operator&lt;&lt;</keyword>
<keyword ref="ntquuid.html#operator-gt-gt">operator&gt;&gt;</keyword>
<section ref="quuid-members.html" title="List of All Member Functions"/>
<section ref="quuid-h.html" title="Header File"/>
<section ref="tquuid.html" title="TQUuid Class Reference">
<keyword ref="tquuid.html">TQUuid</keyword>
<keyword ref="tquuid.html#Variant">Variant</keyword>
<keyword ref="tquuid.html#Version">Version</keyword>
<keyword ref="tquuid.html#createUuid">createUuid</keyword>
<keyword ref="tquuid.html#isNull">isNull</keyword>
<keyword ref="tquuid.html#operator-TQString">operator TQString</keyword>
<keyword ref="tquuid.html#operator!-eq">operator!=</keyword>
<keyword ref="tquuid.html#operator-lt">operator&lt;</keyword>
<keyword ref="tquuid.html#operator-eq">operator=</keyword>
<keyword ref="tquuid.html#operator-eq-eq">operator==</keyword>
<keyword ref="tquuid.html#operator-gt">operator&gt;</keyword>
<keyword ref="tquuid.html#toString">toString</keyword>
<keyword ref="tquuid.html#variant">variant</keyword>
<keyword ref="tquuid.html#version">version</keyword>
<keyword ref="tquuid.html#operator-lt-lt">operator&lt;&lt;</keyword>
<keyword ref="tquuid.html#operator-gt-gt">operator&gt;&gt;</keyword>
<section ref="tquuid-members.html" title="List of All Member Functions"/>
<section ref="tquuid-h.html" title="Header File"/>
</section>
<section ref="tqvalidator.html" title="TQValidator Class Reference">
<keyword ref="tqvalidator.html">TQValidator</keyword>
@ -8468,92 +8468,92 @@
<section ref="tqvaluevector-members.html" title="List of All Member Functions"/>
<section ref="tqvaluevector-h.html" title="Header File"/>
</section>
<section ref="ntqvariant.html" title="QVariant Class Reference">
<keyword ref="ntqvariant.html">QVariant</keyword>
<keyword ref="ntqvariant.html#Type">Type</keyword>
<keyword ref="ntqvariant.html#asBitArray">asBitArray</keyword>
<keyword ref="ntqvariant.html#asBitmap">asBitmap</keyword>
<keyword ref="ntqvariant.html#asBool">asBool</keyword>
<keyword ref="ntqvariant.html#asBrush">asBrush</keyword>
<keyword ref="ntqvariant.html#asByteArray">asByteArray</keyword>
<keyword ref="ntqvariant.html#asCString">asCString</keyword>
<keyword ref="ntqvariant.html#asColor">asColor</keyword>
<keyword ref="ntqvariant.html#asColorGroup">asColorGroup</keyword>
<keyword ref="ntqvariant.html#asCursor">asCursor</keyword>
<keyword ref="ntqvariant.html#asDate">asDate</keyword>
<keyword ref="ntqvariant.html#asDateTime">asDateTime</keyword>
<keyword ref="ntqvariant.html#asDouble">asDouble</keyword>
<keyword ref="ntqvariant.html#asFont">asFont</keyword>
<keyword ref="ntqvariant.html#asIconSet">asIconSet</keyword>
<keyword ref="ntqvariant.html#asImage">asImage</keyword>
<keyword ref="ntqvariant.html#asInt">asInt</keyword>
<keyword ref="ntqvariant.html#asKeySequence">asKeySequence</keyword>
<keyword ref="ntqvariant.html#asList">asList</keyword>
<keyword ref="ntqvariant.html#asLongLong">asLongLong</keyword>
<keyword ref="ntqvariant.html#asMap">asMap</keyword>
<keyword ref="ntqvariant.html#asPalette">asPalette</keyword>
<keyword ref="ntqvariant.html#asPen">asPen</keyword>
<keyword ref="ntqvariant.html#asPixmap">asPixmap</keyword>
<keyword ref="ntqvariant.html#asPoint">asPoint</keyword>
<keyword ref="ntqvariant.html#asPointArray">asPointArray</keyword>
<keyword ref="ntqvariant.html#asRect">asRect</keyword>
<keyword ref="ntqvariant.html#asRegion">asRegion</keyword>
<keyword ref="ntqvariant.html#asSize">asSize</keyword>
<keyword ref="ntqvariant.html#asSizePolicy">asSizePolicy</keyword>
<keyword ref="ntqvariant.html#asString">asString</keyword>
<keyword ref="ntqvariant.html#asStringList">asStringList</keyword>
<keyword ref="ntqvariant.html#asTime">asTime</keyword>
<keyword ref="ntqvariant.html#asUInt">asUInt</keyword>
<keyword ref="ntqvariant.html#asULongLong">asULongLong</keyword>
<keyword ref="ntqvariant.html#canCast">canCast</keyword>
<keyword ref="ntqvariant.html#cast">cast</keyword>
<keyword ref="ntqvariant.html#clear">clear</keyword>
<keyword ref="ntqvariant.html#isNull">isNull</keyword>
<keyword ref="ntqvariant.html#isValid">isValid</keyword>
<keyword ref="ntqvariant.html#nameToType">nameToType</keyword>
<keyword ref="ntqvariant.html#operator!-eq">operator!=</keyword>
<keyword ref="ntqvariant.html#operator-eq">operator=</keyword>
<keyword ref="ntqvariant.html#operator-eq-eq">operator==</keyword>
<keyword ref="ntqvariant.html#toBitArray">toBitArray</keyword>
<keyword ref="ntqvariant.html#toBitmap">toBitmap</keyword>
<keyword ref="ntqvariant.html#toBool">toBool</keyword>
<keyword ref="ntqvariant.html#toBrush">toBrush</keyword>
<keyword ref="ntqvariant.html#toByteArray">toByteArray</keyword>
<keyword ref="ntqvariant.html#toCString">toCString</keyword>
<keyword ref="ntqvariant.html#toColor">toColor</keyword>
<keyword ref="ntqvariant.html#toColorGroup">toColorGroup</keyword>
<keyword ref="ntqvariant.html#toCursor">toCursor</keyword>
<keyword ref="ntqvariant.html#toDate">toDate</keyword>
<keyword ref="ntqvariant.html#toDateTime">toDateTime</keyword>
<keyword ref="ntqvariant.html#toDouble">toDouble</keyword>
<keyword ref="ntqvariant.html#toFont">toFont</keyword>
<keyword ref="ntqvariant.html#toIconSet">toIconSet</keyword>
<keyword ref="ntqvariant.html#toImage">toImage</keyword>
<keyword ref="ntqvariant.html#toInt">toInt</keyword>
<keyword ref="ntqvariant.html#toKeySequence">toKeySequence</keyword>
<keyword ref="ntqvariant.html#toList">toList</keyword>
<keyword ref="ntqvariant.html#toLongLong">toLongLong</keyword>
<keyword ref="ntqvariant.html#toMap">toMap</keyword>
<keyword ref="ntqvariant.html#toPalette">toPalette</keyword>
<keyword ref="ntqvariant.html#toPen">toPen</keyword>
<keyword ref="ntqvariant.html#toPixmap">toPixmap</keyword>
<keyword ref="ntqvariant.html#toPoint">toPoint</keyword>
<keyword ref="ntqvariant.html#toPointArray">toPointArray</keyword>
<keyword ref="ntqvariant.html#toRect">toRect</keyword>
<keyword ref="ntqvariant.html#toRegion">toRegion</keyword>
<keyword ref="ntqvariant.html#toSize">toSize</keyword>
<keyword ref="ntqvariant.html#toSizePolicy">toSizePolicy</keyword>
<keyword ref="ntqvariant.html#toString">toString</keyword>
<keyword ref="ntqvariant.html#toStringList">toStringList</keyword>
<keyword ref="ntqvariant.html#toTime">toTime</keyword>
<keyword ref="ntqvariant.html#toUInt">toUInt</keyword>
<keyword ref="ntqvariant.html#toULongLong">toULongLong</keyword>
<keyword ref="ntqvariant.html#type">type</keyword>
<keyword ref="ntqvariant.html#typeName">typeName</keyword>
<keyword ref="ntqvariant.html#typeToName">typeToName</keyword>
<keyword ref="ntqvariant.html#~QVariant">~QVariant</keyword>
<section ref="qvariant-members.html" title="List of All Member Functions"/>
<section ref="qvariant-h.html" title="Header File"/>
<section ref="tqvariant.html" title="TQVariant Class Reference">
<keyword ref="tqvariant.html">TQVariant</keyword>
<keyword ref="tqvariant.html#Type">Type</keyword>
<keyword ref="tqvariant.html#asBitArray">asBitArray</keyword>
<keyword ref="tqvariant.html#asBitmap">asBitmap</keyword>
<keyword ref="tqvariant.html#asBool">asBool</keyword>
<keyword ref="tqvariant.html#asBrush">asBrush</keyword>
<keyword ref="tqvariant.html#asByteArray">asByteArray</keyword>
<keyword ref="tqvariant.html#asCString">asCString</keyword>
<keyword ref="tqvariant.html#asColor">asColor</keyword>
<keyword ref="tqvariant.html#asColorGroup">asColorGroup</keyword>
<keyword ref="tqvariant.html#asCursor">asCursor</keyword>
<keyword ref="tqvariant.html#asDate">asDate</keyword>
<keyword ref="tqvariant.html#asDateTime">asDateTime</keyword>
<keyword ref="tqvariant.html#asDouble">asDouble</keyword>
<keyword ref="tqvariant.html#asFont">asFont</keyword>
<keyword ref="tqvariant.html#asIconSet">asIconSet</keyword>
<keyword ref="tqvariant.html#asImage">asImage</keyword>
<keyword ref="tqvariant.html#asInt">asInt</keyword>
<keyword ref="tqvariant.html#asKeySequence">asKeySequence</keyword>
<keyword ref="tqvariant.html#asList">asList</keyword>
<keyword ref="tqvariant.html#asLongLong">asLongLong</keyword>
<keyword ref="tqvariant.html#asMap">asMap</keyword>
<keyword ref="tqvariant.html#asPalette">asPalette</keyword>
<keyword ref="tqvariant.html#asPen">asPen</keyword>
<keyword ref="tqvariant.html#asPixmap">asPixmap</keyword>
<keyword ref="tqvariant.html#asPoint">asPoint</keyword>
<keyword ref="tqvariant.html#asPointArray">asPointArray</keyword>
<keyword ref="tqvariant.html#asRect">asRect</keyword>
<keyword ref="tqvariant.html#asRegion">asRegion</keyword>
<keyword ref="tqvariant.html#asSize">asSize</keyword>
<keyword ref="tqvariant.html#asSizePolicy">asSizePolicy</keyword>
<keyword ref="tqvariant.html#asString">asString</keyword>
<keyword ref="tqvariant.html#asStringList">asStringList</keyword>
<keyword ref="tqvariant.html#asTime">asTime</keyword>
<keyword ref="tqvariant.html#asUInt">asUInt</keyword>
<keyword ref="tqvariant.html#asULongLong">asULongLong</keyword>
<keyword ref="tqvariant.html#canCast">canCast</keyword>
<keyword ref="tqvariant.html#cast">cast</keyword>
<keyword ref="tqvariant.html#clear">clear</keyword>
<keyword ref="tqvariant.html#isNull">isNull</keyword>
<keyword ref="tqvariant.html#isValid">isValid</keyword>
<keyword ref="tqvariant.html#nameToType">nameToType</keyword>
<keyword ref="tqvariant.html#operator!-eq">operator!=</keyword>
<keyword ref="tqvariant.html#operator-eq">operator=</keyword>
<keyword ref="tqvariant.html#operator-eq-eq">operator==</keyword>
<keyword ref="tqvariant.html#toBitArray">toBitArray</keyword>
<keyword ref="tqvariant.html#toBitmap">toBitmap</keyword>
<keyword ref="tqvariant.html#toBool">toBool</keyword>
<keyword ref="tqvariant.html#toBrush">toBrush</keyword>
<keyword ref="tqvariant.html#toByteArray">toByteArray</keyword>
<keyword ref="tqvariant.html#toCString">toCString</keyword>
<keyword ref="tqvariant.html#toColor">toColor</keyword>
<keyword ref="tqvariant.html#toColorGroup">toColorGroup</keyword>
<keyword ref="tqvariant.html#toCursor">toCursor</keyword>
<keyword ref="tqvariant.html#toDate">toDate</keyword>
<keyword ref="tqvariant.html#toDateTime">toDateTime</keyword>
<keyword ref="tqvariant.html#toDouble">toDouble</keyword>
<keyword ref="tqvariant.html#toFont">toFont</keyword>
<keyword ref="tqvariant.html#toIconSet">toIconSet</keyword>
<keyword ref="tqvariant.html#toImage">toImage</keyword>
<keyword ref="tqvariant.html#toInt">toInt</keyword>
<keyword ref="tqvariant.html#toKeySequence">toKeySequence</keyword>
<keyword ref="tqvariant.html#toList">toList</keyword>
<keyword ref="tqvariant.html#toLongLong">toLongLong</keyword>
<keyword ref="tqvariant.html#toMap">toMap</keyword>
<keyword ref="tqvariant.html#toPalette">toPalette</keyword>
<keyword ref="tqvariant.html#toPen">toPen</keyword>
<keyword ref="tqvariant.html#toPixmap">toPixmap</keyword>
<keyword ref="tqvariant.html#toPoint">toPoint</keyword>
<keyword ref="tqvariant.html#toPointArray">toPointArray</keyword>
<keyword ref="tqvariant.html#toRect">toRect</keyword>
<keyword ref="tqvariant.html#toRegion">toRegion</keyword>
<keyword ref="tqvariant.html#toSize">toSize</keyword>
<keyword ref="tqvariant.html#toSizePolicy">toSizePolicy</keyword>
<keyword ref="tqvariant.html#toString">toString</keyword>
<keyword ref="tqvariant.html#toStringList">toStringList</keyword>
<keyword ref="tqvariant.html#toTime">toTime</keyword>
<keyword ref="tqvariant.html#toUInt">toUInt</keyword>
<keyword ref="tqvariant.html#toULongLong">toULongLong</keyword>
<keyword ref="tqvariant.html#type">type</keyword>
<keyword ref="tqvariant.html#typeName">typeName</keyword>
<keyword ref="tqvariant.html#typeToName">typeToName</keyword>
<keyword ref="tqvariant.html#~TQVariant">~TQVariant</keyword>
<section ref="tqvariant-members.html" title="List of All Member Functions"/>
<section ref="tqvariant-h.html" title="Header File"/>
</section>
<section ref="tqvbox.html" title="TQVBox Class Reference">
<keyword ref="tqvbox.html">TQVBox</keyword>
@ -9290,8 +9290,8 @@
<section ref="toggleaction-example.html" title="A Tiny Example Featuring a Toggle Action">
<keyword ref="toggleaction-example.html">A Tiny Example Featuring a Toggle Action</keyword>
</section>
<section ref="qtl-tqvaluelist-example.html" title="A Tiny QTL Example">
<keyword ref="qtl-tqvaluelist-example.html">A Tiny QTL Example</keyword>
<section ref="tqtl-tqvaluelist-example.html" title="A Tiny TQTL Example">
<keyword ref="tqtl-tqvaluelist-example.html">A Tiny TQTL Example</keyword>
</section>
<section ref="tagreader-example.html" title="A tiny SAX2 parser">
<keyword ref="tagreader-example.html">A tiny SAX2 parser</keyword>
@ -9299,8 +9299,8 @@
<section ref="modules.html" title="About Modules">
<keyword ref="modules.html">About Modules</keyword>
</section>
<section ref="aboutntqt.html" title="About Qt">
<keyword ref="aboutntqt.html">About Qt</keyword>
<section ref="abouttqt.html" title="About Qt">
<keyword ref="abouttqt.html">About Qt</keyword>
</section>
<section ref="integration.html" title="About the Visual Studio Integration Plugin">
<keyword ref="integration.html">About the Visual Studio Integration Plugin</keyword>
@ -9395,8 +9395,8 @@
<section ref="tagreader-with-features-example.html" title="Demonstration of SAX2 features">
<keyword ref="tagreader-with-features-example.html">Demonstration of SAX2 features</keyword>
</section>
<section ref="distributingntqt.html" title="Deploying TQt Applications">
<keyword ref="distributingntqt.html">Deploying TQt Applications</keyword>
<section ref="distributingtqt.html" title="Deploying TQt Applications">
<keyword ref="distributingtqt.html">Deploying TQt Applications</keyword>
</section>
<section ref="dialogs.html" title="Dialog Classes">
<keyword ref="dialogs.html">dialogs</keyword>
@ -9470,8 +9470,8 @@
<section ref="bigtable-example.html" title="How to create a large, sparse TQTable">
<keyword ref="bigtable-example.html">How to create a large, sparse TQTable</keyword>
</section>
<section ref="how-to-learn-ntqt.html" title="How to Learn Qt">
<keyword ref="how-to-learn-ntqt.html">How to Learn Qt</keyword>
<section ref="how-to-learn-tqt.html" title="How to Learn Qt">
<keyword ref="how-to-learn-tqt.html">How to Learn Qt</keyword>
</section>
<section ref="bughowto.html" title="How to Report A Bug">
<keyword ref="bughowto.html">How to Report A Bug</keyword>
@ -9716,8 +9716,8 @@
<section ref="qt-template-lib.html" title="TQt Template Library">
<keyword ref="qt-template-lib.html">TQt Template Library</keyword>
</section>
<section ref="ntqtl.html" title="TQt Template Library Classes">
<keyword ref="ntqtl.html">qtl</keyword>
<section ref="tqtl.html" title="TQt Template Library Classes">
<keyword ref="tqtl.html">tqtl</keyword>
</section>
<section ref="tutorial.html" title="TQt Tutorial #1 - The 14 Steps">
<keyword ref="tutorial.html">TQt Tutorial #1 - The 14 Steps</keyword>

@ -1,135 +0,0 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvariant.h:83 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>TQVariant Member List</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All&nbsp;Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main&nbsp;Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped&nbsp;Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVariant</h1>
<p>This is the complete list of member functions for
<a href="ntqvariant.html">TQVariant</a>, including inherited members.
<ul>
<li><a href="ntqvariant.html#TQVariant">TQVariant</a>()
<li><a href="ntqvariant.html#~TQVariant">~TQVariant</a>()
<li><a href="ntqvariant.html#asBitArray">asBitArray</a>()
<li><a href="ntqvariant.html#asBitmap">asBitmap</a>()
<li><a href="ntqvariant.html#asBool">asBool</a>()
<li><a href="ntqvariant.html#asBrush">asBrush</a>()
<li><a href="ntqvariant.html#asByteArray">asByteArray</a>()
<li><a href="ntqvariant.html#asCString">asCString</a>()
<li><a href="ntqvariant.html#asColor">asColor</a>()
<li><a href="ntqvariant.html#asColorGroup">asColorGroup</a>()
<li><a href="ntqvariant.html#asCursor">asCursor</a>()
<li><a href="ntqvariant.html#asDate">asDate</a>()
<li><a href="ntqvariant.html#asDateTime">asDateTime</a>()
<li><a href="ntqvariant.html#asDouble">asDouble</a>()
<li><a href="ntqvariant.html#asFont">asFont</a>()
<li><a href="ntqvariant.html#asIconSet">asIconSet</a>()
<li><a href="ntqvariant.html#asImage">asImage</a>()
<li><a href="ntqvariant.html#asInt">asInt</a>()
<li><a href="ntqvariant.html#asKeySequence">asKeySequence</a>()
<li><a href="ntqvariant.html#asList">asList</a>()
<li><a href="ntqvariant.html#asLongLong">asLongLong</a>()
<li><a href="ntqvariant.html#asMap">asMap</a>()
<li><a href="ntqvariant.html#asPalette">asPalette</a>()
<li><a href="ntqvariant.html#asPen">asPen</a>()
<li><a href="ntqvariant.html#asPixmap">asPixmap</a>()
<li><a href="ntqvariant.html#asPoint">asPoint</a>()
<li><a href="ntqvariant.html#asPointArray">asPointArray</a>()
<li><a href="ntqvariant.html#asRect">asRect</a>()
<li><a href="ntqvariant.html#asRegion">asRegion</a>()
<li><a href="ntqvariant.html#asSize">asSize</a>()
<li><a href="ntqvariant.html#asSizePolicy">asSizePolicy</a>()
<li><a href="ntqvariant.html#asString">asString</a>()
<li><a href="ntqvariant.html#asStringList">asStringList</a>()
<li><a href="ntqvariant.html#asTime">asTime</a>()
<li><a href="ntqvariant.html#asUInt">asUInt</a>()
<li><a href="ntqvariant.html#asULongLong">asULongLong</a>()
<li><a href="ntqvariant.html#canCast">canCast</a>()
<li><a href="ntqvariant.html#cast">cast</a>()
<li><a href="ntqvariant.html#clear">clear</a>()
<li><a href="ntqvariant.html#isNull">isNull</a>()
<li><a href="ntqvariant.html#isValid">isValid</a>()
<li><a href="ntqvariant.html#listBegin">listBegin</a>()
<li><a href="ntqvariant.html#listEnd">listEnd</a>()
<li><a href="ntqvariant.html#mapBegin">mapBegin</a>()
<li><a href="ntqvariant.html#mapEnd">mapEnd</a>()
<li><a href="ntqvariant.html#mapFind">mapFind</a>()
<li><a href="ntqvariant.html#nameToType">nameToType</a>()
<li><a href="ntqvariant.html#operator!-eq">operator!=</a>()
<li><a href="ntqvariant.html#operator-eq">operator=</a>()
<li><a href="ntqvariant.html#operator-eq-eq">operator==</a>()
<li><a href="ntqvariant.html#stringListBegin">stringListBegin</a>()
<li><a href="ntqvariant.html#stringListEnd">stringListEnd</a>()
<li><a href="ntqvariant.html#toBitArray">toBitArray</a>()
<li><a href="ntqvariant.html#toBitmap">toBitmap</a>()
<li><a href="ntqvariant.html#toBool">toBool</a>()
<li><a href="ntqvariant.html#toBrush">toBrush</a>()
<li><a href="ntqvariant.html#toByteArray">toByteArray</a>()
<li><a href="ntqvariant.html#toCString">toCString</a>()
<li><a href="ntqvariant.html#toColor">toColor</a>()
<li><a href="ntqvariant.html#toColorGroup">toColorGroup</a>()
<li><a href="ntqvariant.html#toCursor">toCursor</a>()
<li><a href="ntqvariant.html#toDate">toDate</a>()
<li><a href="ntqvariant.html#toDateTime">toDateTime</a>()
<li><a href="ntqvariant.html#toDouble">toDouble</a>()
<li><a href="ntqvariant.html#toFont">toFont</a>()
<li><a href="ntqvariant.html#toIconSet">toIconSet</a>()
<li><a href="ntqvariant.html#toImage">toImage</a>()
<li><a href="ntqvariant.html#toInt">toInt</a>()
<li><a href="ntqvariant.html#toKeySequence">toKeySequence</a>()
<li><a href="ntqvariant.html#toList">toList</a>()
<li><a href="ntqvariant.html#toLongLong">toLongLong</a>()
<li><a href="ntqvariant.html#toMap">toMap</a>()
<li><a href="ntqvariant.html#toPalette">toPalette</a>()
<li><a href="ntqvariant.html#toPen">toPen</a>()
<li><a href="ntqvariant.html#toPixmap">toPixmap</a>()
<li><a href="ntqvariant.html#toPoint">toPoint</a>()
<li><a href="ntqvariant.html#toPointArray">toPointArray</a>()
<li><a href="ntqvariant.html#toRect">toRect</a>()
<li><a href="ntqvariant.html#toRegion">toRegion</a>()
<li><a href="ntqvariant.html#toSize">toSize</a>()
<li><a href="ntqvariant.html#toSizePolicy">toSizePolicy</a>()
<li><a href="ntqvariant.html#toString">toString</a>()
<li><a href="ntqvariant.html#toStringList">toStringList</a>()
<li><a href="ntqvariant.html#toTime">toTime</a>()
<li><a href="ntqvariant.html#toUInt">toUInt</a>()
<li><a href="ntqvariant.html#toULongLong">toULongLong</a>()
<li><a href="ntqvariant.html#type">type</a>()
<li><a href="ntqvariant.html#typeName">typeName</a>()
<li><a href="ntqvariant.html#typeToName">typeToName</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright &copy; 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>TQt 3.3.8</div>
</table></div></address></body>
</html>

@ -512,7 +512,7 @@ close means that the window is going away for good.
}
</pre>
<p> If the text hasn't been edited, we just accept the event. The window
will be closed, and because we used the <em>WDestructiveClose</em> <a href="ntqt.html#WidgetFlags">widget flag</a> in the <a href="#ApplicationWindow"><i>ApplicationWindow()</i> constructor</a>,
will be closed, and because we used the <em>WDestructiveClose</em> <a href="tqt.html#WidgetFlags">widget flag</a> in the <a href="#ApplicationWindow"><i>ApplicationWindow()</i> constructor</a>,
the widget will be deleted.
<p> <pre> switch( TQMessageBox::<a href="tqmessagebox.html#information">information</a>( this, "TQt Application Example",
"Do you want to save the changes"

@ -50,7 +50,7 @@ functionality.
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqcursor-h.html">tqcursor.h</a>&gt;
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;
#include &lt;<a href="tqlistbox-h.html">tqlistbox.h</a>&gt;
#include &lt;<a href="tqiconview-h.html">tqiconview.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;
@ -266,7 +266,7 @@ int main( int argc, char *argv[] )
<a href="ntqapplication.html">TQApplication</a> app( argc, argv );
// Create and show the widgets
<a href="ntqsplitter.html">TQSplitter</a> *split = new <a href="ntqsplitter.html">TQSplitter</a>();
<a href="tqsplitter.html">TQSplitter</a> *split = new <a href="tqsplitter.html">TQSplitter</a>();
DDIconView *iv = new DDIconView( split );
(void) new DDListBox( split );
app.<a href="ntqapplication.html#setMainWidget">setMainWidget</a>( split );

@ -49,7 +49,7 @@ if your machine is set up to play audio.
#ifndef PLAY_H
#define PLAY_H
#include "ntqsound.h"
#include "tqsound.h"
#include &lt;<a href="tqmainwindow-h.html">tqmainwindow.h</a>&gt;
class SoundPlayer : public <a href="tqmainwindow.html">TQMainWindow</a> {
@ -66,8 +66,8 @@ public slots:
void doPlay1234();
private:
<a href="ntqsound.html">TQSound</a> bucket3;
<a href="ntqsound.html">TQSound</a> bucket4;
<a href="tqsound.html">TQSound</a> bucket3;
<a href="tqsound.html">TQSound</a> bucket4;
};
#endif
@ -134,12 +134,12 @@ private:
void <a name="f582"></a>SoundPlayer::doPlay1()
{
<a name="x2813"></a> TQSound::<a href="ntqsound.html#play">play</a>("sounds/1.wav");
<a name="x2813"></a> TQSound::<a href="tqsound.html#play">play</a>("sounds/1.wav");
}
void <a name="f583"></a>SoundPlayer::doPlay2()
{
TQSound::<a href="ntqsound.html#play">play</a>("sounds/2.wav");
TQSound::<a href="tqsound.html#play">play</a>("sounds/2.wav");
}
void <a name="f584"></a>SoundPlayer::doPlay3()
@ -162,8 +162,8 @@ void <a name="f586"></a>SoundPlayer::doPlay34()
void <a name="f587"></a>SoundPlayer::doPlay1234()
{
// Some sound platforms will only play one sound at a time
TQSound::<a href="ntqsound.html#play">play</a>("sounds/1.wav");
TQSound::<a href="ntqsound.html#play">play</a>("sounds/2.wav");
TQSound::<a href="tqsound.html#play">play</a>("sounds/1.wav");
TQSound::<a href="tqsound.html#play">play</a>("sounds/2.wav");
bucket3.play();
bucket4.play();
}

@ -49,7 +49,7 @@ decide for themselves how much space each child item should get.
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
@ -98,9 +98,9 @@ int main( int argc, char ** argv )
{
<a href="ntqapplication.html">TQApplication</a> a( argc, argv );
<a href="ntqsplitter.html">TQSplitter</a> *s1 = new <a href="ntqsplitter.html">TQSplitter</a>( TQSplitter::Vertical, 0 , "main" );
<a href="tqsplitter.html">TQSplitter</a> *s1 = new <a href="tqsplitter.html">TQSplitter</a>( TQSplitter::Vertical, 0 , "main" );
<a href="ntqsplitter.html">TQSplitter</a> *s2 = new <a href="ntqsplitter.html">TQSplitter</a>( TQSplitter::Horizontal, s1, "top" );
<a href="tqsplitter.html">TQSplitter</a> *s2 = new <a href="tqsplitter.html">TQSplitter</a>( TQSplitter::Horizontal, s1, "top" );
Test *t1 = new Test( s2, "topLeft" );
<a name="x1303"></a> t1-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::blue.light( 180 ) );
@ -108,10 +108,10 @@ int main( int argc, char ** argv )
Test *t2 = new Test( s2, "topRight" );
t2-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::green.light( 180 ) );
<a name="x1301"></a> s2-&gt;<a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( t2, TQSplitter::KeepSize );
<a name="x1299"></a> s2-&gt;<a href="ntqsplitter.html#moveToFirst">moveToFirst</a>( t2 );
<a name="x1301"></a> s2-&gt;<a href="tqsplitter.html#setResizeMode">setResizeMode</a>( t2, TQSplitter::KeepSize );
<a name="x1299"></a> s2-&gt;<a href="tqsplitter.html#moveToFirst">moveToFirst</a>( t2 );
<a href="ntqsplitter.html">TQSplitter</a> *s3 = new <a href="ntqsplitter.html">TQSplitter</a>( TQSplitter::Horizontal, s1, "bottom" );
<a href="tqsplitter.html">TQSplitter</a> *s3 = new <a href="tqsplitter.html">TQSplitter</a>( TQSplitter::Horizontal, s1, "bottom" );
Test *t3 = new Test( s3, "bottomLeft" );
t3-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::red );
@ -123,8 +123,8 @@ int main( int argc, char ** argv )
t5-&gt;<a href="tqwidget.html#setMinimumSize">setMinimumSize</a>( 80, 50 );
t5-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::yellow );
s2-&gt;<a href="ntqsplitter.html#setOpaqueResize">setOpaqueResize</a>( TRUE );
s3-&gt;<a href="ntqsplitter.html#setOpaqueResize">setOpaqueResize</a>( TRUE );
s2-&gt;<a href="tqsplitter.html#setOpaqueResize">setOpaqueResize</a>( TRUE );
s3-&gt;<a href="tqsplitter.html#setOpaqueResize">setOpaqueResize</a>( TRUE );
a.<a href="ntqapplication.html#setMainWidget">setMainWidget</a>( s1 );
s1-&gt;<a href="tqwidget.html#setCaption">setCaption</a>("TQt Example - Splitters");

@ -597,7 +597,7 @@ public:
TQNullResult( const <a href="tqsqldriver.html">TQSqlDriver</a>* d ): <a href="tqsqlresult.html">TQSqlResult</a>( d ) {}
~TQNullResult() {}
protected:
<a href="ntqvariant.html">TQVariant</a> data( int ) { return TQVariant(); }
<a href="tqvariant.html">TQVariant</a> data( int ) { return TQVariant(); }
bool reset ( const <a href="tqstring.html">TQString</a>&amp; ) { return FALSE; }
bool fetch( int ) { return FALSE; }
bool fetchFirst() { return FALSE; }

@ -54,7 +54,7 @@ class InvoiceItemCursor : public <a href="tqsqlcursor.html">TQSqlCursor</a>
public:
InvoiceItemCursor();
protected:
<a href="ntqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
<a href="tqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
};

@ -54,7 +54,7 @@ class InvoiceItemCursor : public <a href="tqsqlcursor.html">TQSqlCursor</a>
public:
InvoiceItemCursor();
protected:
<a href="ntqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
<a href="tqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
};

@ -56,7 +56,7 @@ class InvoiceItemCursor : public <a href="tqsqlcursor.html">TQSqlCursor</a>
InvoiceItemCursor();
<a href="tqsqlrecord.html">TQSqlRecord</a> *primeInsert();
protected:
<a href="ntqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
<a href="tqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
};
</pre><!-- eof -->
<p><address><hr><div align=center>

@ -1493,7 +1493,7 @@ an InvoiceItemCursor instead of a generic TQSqlCursor.
<p>
<pre> protected:
<a href="ntqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
<a href="tqvariant.html">TQVariant</a> calculateField( const <a href="tqstring.html">TQString</a> &amp; name );
</pre><blockquote><p align="center"><em> From <a href="sql-overview-subclass3-main-h.html">sql/overview/subclass3/main.h</a>
</em></p>
</blockquote><p> The change in the header file is minimal: we simply add the signature
@ -1596,7 +1596,7 @@ must calculate the value of three different fields. The productname
and price fields are produced by looking up the corresponding values
in the prices table keyed by pricesid. The cost field is calculated
simply by multiplying the price by the quantity. Note that we cast the
cost to a <a href="ntqvariant.html">TQVariant</a> since that is the type that calculateField() must
cost to a <a href="tqvariant.html">TQVariant</a> since that is the type that calculateField() must
return.
<p> We've written three separate queries rather than one to make the
example more like a real application where it is more likely that each

@ -127,7 +127,7 @@ private:
#include "structureparser.h"
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqxml-h.html">tqxml.h</a>&gt;
#include &lt;<a href="qwindowdefs-h.html">ntqwindowdefs.h</a>&gt;
#include &lt;<a href="tqwindowdefs-h.html">tqwindowdefs.h</a>&gt;
int main( int argc, char **argv )
{

@ -7,7 +7,7 @@ A Motif Dialog | motif-dialog-example.html
A Rectangle Draw "Benchmark" | forever-example.html
A Small Application for Testing Regular Expressions | regexptester-example.html
A Tiny Example Featuring a Toggle Action | toggleaction-example.html
A Tiny QTL Example | qtl-tqvaluelist-example.html
A Tiny TQTL Example | tqtl-tqvaluelist-example.html
A qt-interest mail archive search | archivesearch-example.html
A simple HTTP daemon | httpd-example.html
A simple NNTP implementation | networkprotocol-example.html
@ -16,7 +16,7 @@ A simple mail client | mail-example.html
A small client-server example | clientserver-example.html
A tiny SAX2 parser | tagreader-example.html
About Modules | modules.html
About TQt | aboutntqt.html
About TQt | abouttqt.html
About Unicode | unicode.html
About the Visual Studio Integration Plugin | integration.html
Abstract Widget Classes | abstractwidgets.html
@ -48,7 +48,7 @@ Data Elements | tutorial2-03.html
Database Classes | database.html
Debugging Techniques | debug.html
Demonstration of SAX2 features | tagreader-with-features-example.html
Deploying TQt Applications | distributingntqt.html
Deploying TQt Applications | distributingtqt.html
Dialog Classes | dialogs.html
Digital Clock | dclock-example.html
Drag And Drop Classes | draganddrop.html
@ -72,7 +72,7 @@ Header File Index | headers.html
Hello, World | hello-example.html
Help System | helpsystem.html
Helpsystem | helpsystem-example.html
How to Learn TQt | how-to-learn-ntqt.html
How to Learn TQt | how-to-learn-tqt.html
How to Report A Bug | bughowto.html
How to create a large, sparse TQTable | bigtable-example.html
How to use X11 overlays with the TQt OpenGL extension | opengl-x11-overlays.html
@ -688,8 +688,8 @@ TQSessionManager Class | tqsessionmanager.html
TQSessionManager Member List | tqsessionmanager-members.html
TQSettings Class | tqsettings.html
TQSettings Member List | tqsettings-members.html
QShowEvent Class | qshowevent.html
QShowEvent Member List | qshowevent-members.html
TQShowEvent Class | tqshowevent.html
TQShowEvent Member List | tqshowevent-members.html
TQSignal Class | tqsignal.html
TQSignal Member List | tqsignal-members.html
TQSignalMapper Class | tqsignalmapper.html
@ -712,16 +712,16 @@ TQSocketDevice Class | tqsocketdevice.html
TQSocketDevice Member List | tqsocketdevice-members.html
TQSocketNotifier Class | tqsocketnotifier.html
TQSocketNotifier Member List | tqsocketnotifier-members.html
QSound Class | ntqsound.html
QSound Member List | qsound-members.html
TQSound Class | tqsound.html
TQSound Member List | tqsound-members.html
TQSpacerItem Class | tqspaceritem.html
TQSpacerItem Member List | tqspaceritem-members.html
TQSpinBox Class | tqspinbox.html
TQSpinBox Member List | tqspinbox-members.html
QSplashScreen Class | ntqsplashscreen.html
QSplashScreen Member List | qsplashscreen-members.html
QSplitter Class | ntqsplitter.html
QSplitter Member List | qsplitter-members.html
TQSplashScreen Class | tqsplashscreen.html
TQSplashScreen Member List | tqsplashscreen-members.html
TQSplitter Class | tqsplitter.html
TQSplitter Member List | tqsplitter-members.html
TQSql Class | tqsql.html
TQSql Member List | tqsql-members.html
TQSqlCursor Class | tqsqlcursor.html
@ -858,8 +858,8 @@ TQUrlInfo Class | tqurlinfo.html
TQUrlInfo Member List | tqurlinfo-members.html
TQUrlOperator Class | tqurloperator.html
TQUrlOperator Member List | tqurloperator-members.html
QUuid Class | ntquuid.html
QUuid Member List | quuid-members.html
TQUuid Class | tquuid.html
TQUuid Member List | tquuid-members.html
TQVBox Class | tqvbox.html
TQVBox Member List | tqvbox-members.html
TQVBoxLayout Class | tqvboxlayout.html
@ -880,8 +880,8 @@ TQValueStack Class | tqvaluestack.html
TQValueStack Member List | tqvaluestack-members.html
TQValueVector Class | tqvaluevector.html
TQValueVector Member List | tqvaluevector-members.html
QVariant Class | ntqvariant.html
QVariant Member List | qvariant-members.html
TQVariant Class | tqvariant.html
TQVariant Member List | tqvariant-members.html
TQWMatrix Class | tqwmatrix.html
TQWMatrix Member List | tqwmatrix-members.html
TQWaitCondition Class | tqwaitcondition.html
@ -938,7 +938,7 @@ TQXmlSimpleReader Class | tqxmlsimplereader.html
TQXmlSimpleReader Member List | tqxmlsimplereader-members.html
QXtWidget Class | qxtwidget.html
QXtWidget Member List | qxtwidget-members.html
Qt Class | ntqt.html
Qt Class | tqt.html
Qt Commercial Editions | commercialeditions.html
Qt Demo | demo-example.html
Qt Distribution Example | distributor-example.html
@ -955,7 +955,7 @@ Qt Plugins HOWTO | plugins-howto.html
Qt Reference Documentation (Open Source Edition) | index.html
Qt SQL Examples | sql-examples.html
Qt Template Library | qt-template-lib.html
Qt Template Library Classes | ntqtl.html
Qt Template Library Classes | tqtl.html
Qt Tutorial #1 - The 14 Steps | tutorial.html
Qt Tutorial - Chapter 10: Smooth as Silk | tutorial1-10.html
Qt Tutorial - Chapter 11: Giving It a Shot | tutorial1-11.html
@ -1239,10 +1239,10 @@ tqslider.h Include File | tqslider-h.html
tqsocket.h Include File | tqsocket-h.html
tqsocketdevice.h Include File | tqsocketdevice-h.html
tqsocketnotifier.h Include File | tqsocketnotifier-h.html
ntqsound.h Include File | qsound-h.html
tqsound.h Include File | tqsound-h.html
tqspinbox.h Include File | tqspinbox-h.html
ntqsplashscreen.h Include File | qsplashscreen-h.html
ntqsplitter.h Include File | qsplitter-h.html
tqsplashscreen.h Include File | tqsplashscreen-h.html
tqsplitter.h Include File | tqsplitter-h.html
tqsql.h Include File | tqsql-h.html
tqsqlcursor.h Include File | tqsqlcursor-h.html
tqsqldatabase.h Include File | tqsqldatabase-h.html
@ -1289,12 +1289,12 @@ tqtsciicodec.h Include File | tqtsciicodec-h.html
tqurl.h Include File | tqurl-h.html
tqurlinfo.h Include File | tqurlinfo-h.html
tqurloperator.h Include File | tqurloperator-h.html
ntquuid.h Include File | quuid-h.html
tquuid.h Include File | tquuid-h.html
tqvalidator.h Include File | tqvalidator-h.html
tqvaluelist.h Include File | tqvaluelist-h.html
tqvaluestack.h Include File | tqvaluestack-h.html
tqvaluevector.h Include File | tqvaluevector-h.html
ntqvariant.h Include File | qvariant-h.html
tqvariant.h Include File | tqvariant-h.html
tqvbox.h Include File | tqvbox-h.html
tqvbuttongroup.h Include File | tqvbuttongroup-h.html
tqvgroupbox.h Include File | tqvgroupbox-h.html
@ -1304,7 +1304,7 @@ tqwidget.h Include File | tqwidget-h.html
tqwidgetfactory.h Include File | tqwidgetfactory-h.html
tqwidgetplugin.h Include File | tqwidgetplugin-h.html
tqwidgetstack.h Include File | tqwidgetstack-h.html
ntqwindowdefs.h Include File | qwindowdefs-h.html
tqwindowdefs.h Include File | tqwindowdefs-h.html
tqwindowsstyle.h Include File | tqwindowsstyle-h.html
tqwizard.h Include File | tqwizard-h.html
tqwmatrix.h Include File | tqwmatrix-h.html

@ -73,7 +73,7 @@ file.
bool wstyle = false;
WFlags f = WDestructiveClose | WType_TopLevel | WStyle_Customize;
</pre>
<p> The <tt>apply()</tt> slot declares the <a href="ntqt.html#WidgetFlags">widget flag</a> variable <tt>f</tt>
<p> The <tt>apply()</tt> slot declares the <a href="tqt.html#WidgetFlags">widget flag</a> variable <tt>f</tt>
and initializes it with the values
<ul>
<li> <tt>WDestructiveClose</tt> - the widget will be automatically

@ -99,9 +99,9 @@ Example:
manipulated using <a href="#insertItem">insertItem</a>(), <a href="#removeItem">removeItem</a>(), <a href="#clear">clear</a>(), <a href="#key">key</a>() and
<a href="#findKey">findKey</a>().
<p> Each accelerator item consists of an identifier and a <a href="tqkeysequence.html">TQKeySequence</a>. A single key sequence consists of a keyboard code
combined with modifiers (<a href="ntqt.html#Modifier-enum">SHIFT</a>, <a href="ntqt.html#Modifier-enum">CTRL</a>, <a href="ntqt.html#Modifier-enum">ALT</a> or <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a>). For example, <tt>CTRL + Key_P</tt> could be a shortcut
for printing a document. The key codes are listed in <a href="tqnamespace-h.html">tqnamespace.h</a>. As an alternative, use <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a> with the
unicode code point of the character. For example, <tt>UNICODE_ACCEL + 'A'</tt> gives the same accelerator as <a href="ntqt.html#Key-enum">Key_A</a>.
combined with modifiers (<a href="tqt.html#Modifier-enum">SHIFT</a>, <a href="tqt.html#Modifier-enum">CTRL</a>, <a href="tqt.html#Modifier-enum">ALT</a> or <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a>). For example, <tt>CTRL + Key_P</tt> could be a shortcut
for printing a document. The key codes are listed in <a href="tqnamespace-h.html">tqnamespace.h</a>. As an alternative, use <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a> with the
unicode code point of the character. For example, <tt>UNICODE_ACCEL + 'A'</tt> gives the same accelerator as <a href="tqt.html#Key-enum">Key_A</a>.
<p> When an accelerator key is pressed, the accelerator sends out the
signal <a href="#activated">activated</a>() with a number that identifies this particular
accelerator item. Accelerator items can also be individually
@ -223,7 +223,7 @@ negative identifier less than -1.
a-&gt;<a href="#insertItem">insertItem</a>( CTRL + Key_P, 200 ); // Ctrl+P, e.g. to print document
a-&gt;<a href="#insertItem">insertItem</a>( ALT + Key_X, 201 ); // Alt+X, e.g. to quit
a-&gt;<a href="#insertItem">insertItem</a>( UNICODE_ACCEL + 'q', 202 ); // Unicode 'q', e.g. to quit
a-&gt;<a href="#insertItem">insertItem</a>( <a href="ntqt.html#Key-enum">Key_D</a> ); // gets a unique negative id &lt; -1
a-&gt;<a href="#insertItem">insertItem</a>( <a href="tqt.html#Key-enum">Key_D</a> ); // gets a unique negative id &lt; -1
a-&gt;<a href="#insertItem">insertItem</a>( CTRL + SHIFT + Key_P ); // gets a unique negative id &lt; -1
</pre>

@ -325,7 +325,7 @@ private:
};
#define Q_DEFINED_QACCESSIBLE_OBJECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif //QT_ACCESSIBILITY_SUPPORT
#endif //TQACCESSIBLE_H

@ -404,7 +404,7 @@ See the <a href="tqaction.html#whatsThis-prop">"whatsThis"</a> property for deta
<hr><h2>Property Documentation</h2>
<h3 class=fn><a href="tqkeysequence.html">TQKeySequence</a> <a name="accel-prop"></a>accel</h3>
<p>This property holds the action's accelerator key.
<p>The keycodes can be found in <a href="ntqt.html#Key-enum">TQt::Key</a> and <a href="ntqt.html#Modifier-enum">TQt::Modifier</a>. There
<p>The keycodes can be found in <a href="tqt.html#Key-enum">TQt::Key</a> and <a href="tqt.html#Modifier-enum">TQt::Modifier</a>. There
is no default accelerator key.
<p>Set this property's value with <a href="#setAccel">setAccel</a>() and get this property's value with <a href="#accel">accel</a>().

@ -155,7 +155,7 @@ public:
};
#define Q_DEFINED_QASCIIDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQASCIIDICT_H
</pre>
<!-- eof -->

@ -84,17 +84,17 @@ vertically.
the <a href="tqlayout.html#mainWidget">mainWidget</a>()), divides it up into a row of boxes, and makes
each managed widget fill one box.
<p> <center><img src="tqhbox-m.png" alt="Horizontal box with five child widgets"></center>
<p> If the TQBoxLayout's orientation is <a href="ntqt.html#Orientation-enum">Horizontal</a> the boxes are
<p> If the TQBoxLayout's orientation is <a href="tqt.html#Orientation-enum">Horizontal</a> the boxes are
placed in a row, with suitable sizes. Each widget (or other box)
will get at least its minimum size and at most its maximum size.
Any excess space is shared according to the stretch factors (more
about that below).
<p> <center><img src="tqvbox-m.png" alt="Vertical box with five child widgets"></center>
<p> If the TQBoxLayout's orientation is <a href="ntqt.html#Orientation-enum">Vertical</a>, the boxes are
<p> If the TQBoxLayout's orientation is <a href="tqt.html#Orientation-enum">Vertical</a>, the boxes are
placed in a column, again with suitable sizes.
<p> The easiest way to create a TQBoxLayout is to use one of the
convenience classes, e.g. <a href="tqhboxlayout.html">TQHBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Horizontal</a> boxes) or
<a href="tqvboxlayout.html">TQVBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Vertical</a> boxes). You can also use the
convenience classes, e.g. <a href="tqhboxlayout.html">TQHBoxLayout</a> (for <a href="tqt.html#Orientation-enum">Horizontal</a> boxes) or
<a href="tqvboxlayout.html">TQVBoxLayout</a> (for <a href="tqt.html#Orientation-enum">Vertical</a> boxes). You can also use the
TQBoxLayout constructor directly, specifying its direction as <a href="#Direction-enum">LeftToRight</a>, <a href="#Direction-enum">Down</a>, <a href="#Direction-enum">RightToLeft</a> or <a href="#Direction-enum">Up</a>.
<p> If the TQBoxLayout is not the top-level layout (i.e. it is not
managing all of the widget's area and children), you must add it
@ -224,7 +224,7 @@ factors grow more.
a stretch factor greater than zero, the space is distributed
according to the TQWidget:sizePolicy() of each widget that's
involved.
<p> Alignment is specified by <em>alignment</em> which is a bitwise OR of <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which means
<p> Alignment is specified by <em>alignment</em> which is a bitwise OR of <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which means
that the widget fills the entire cell.
<p> From TQt 3.0, the <em>alignment</em> parameter is interpreted more
aggressively than in previous versions of TQt. A non-default
@ -243,7 +243,7 @@ work in this direction; the stretch stretches in this direction.
<h3 class=fn><a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQBoxLayout::expanding () const<tt> [virtual]</tt>
</h3>
Returns whether this layout can make use of more space than
<a href="#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
<a href="#sizeHint">sizeHint</a>(). A value of <a href="tqt.html#Orientation-enum">Vertical</a> or <a href="tqt.html#Orientation-enum">Horizontal</a> means that it wants
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.
@ -304,7 +304,7 @@ a stretch factor greater than zero, the space is distributed
according to the TQWidget:sizePolicy() of each widget that's
involved.
<p> Alignment is specified by <em>alignment</em>, which is a bitwise OR of
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
means that the widget fills the entire cell.
<p> From TQt 3.0, the <em>alignment</em> parameter is interpreted more
aggressively than in previous versions of TQt. A non-default

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQBrush class defines the fill pattern of shapes drawn by a TQPainter.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqbrush-h.html">tqbrush.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqbrush-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -69,9 +69,9 @@ body { background: #ffffff; color: black; }
<p> A brush has a style and a color. One of the brush styles is a
custom pattern, which is defined by a <a href="tqpixmap.html">TQPixmap</a>.
<p> The brush style defines the fill pattern. The default brush style
is <a href="ntqt.html#BrushStyle-enum">NoBrush</a> (depending on how you construct a brush). This style
is <a href="tqt.html#BrushStyle-enum">NoBrush</a> (depending on how you construct a brush). This style
tells the painter to not fill shapes. The standard style for
filling is <a href="ntqt.html#BrushStyle-enum">SolidPattern</a>.
filling is <a href="tqt.html#BrushStyle-enum">SolidPattern</a>.
<p> The brush color defines the color of the fill pattern. The <a href="tqcolor.html">TQColor</a>
documentation lists the predefined colors.
<p> Use the <a href="tqpen.html">TQPen</a> class for specifying line/outline styles.
@ -81,9 +81,9 @@ documentation lists the predefined colors.
TQBrush brush( yellow ); // yellow solid pattern
painter.<a href="tqpainter.html#begin">begin</a>( &amp;anyPaintDevice ); // paint something
painter.<a href="tqpainter.html#setBrush">setBrush</a>( brush ); // set the yellow brush
painter.<a href="tqpainter.html#setPen">setPen</a>( <a href="ntqt.html#PenStyle-enum">NoPen</a> ); // do not draw outline
painter.<a href="tqpainter.html#setPen">setPen</a>( <a href="tqt.html#PenStyle-enum">NoPen</a> ); // do not draw outline
painter.<a href="tqpainter.html#drawRect">drawRect</a>( 40,30, 200,100 ); // draw filled rectangle
painter.<a href="tqpainter.html#setBrush">setBrush</a>( <a href="ntqt.html#BrushStyle-enum">NoBrush</a> ); // do not fill
painter.<a href="tqpainter.html#setBrush">setBrush</a>( <a href="tqt.html#BrushStyle-enum">NoBrush</a> ); // do not fill
painter.<a href="tqpainter.html#setPen">setPen</a>( black ); // set black pen, 0 pixel width
painter.<a href="tqpainter.html#drawRect">drawRect</a>( 10,10, 30,20 ); // draw rectangle outline
painter.<a href="tqpainter.html#end">end</a>(); // painting done
@ -96,15 +96,15 @@ documentation lists the predefined colors.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQBrush"></a>TQBrush::TQBrush ()
</h3>
Constructs a default black brush with the style <a href="ntqt.html#BrushStyle-enum">NoBrush</a> (will
Constructs a default black brush with the style <a href="tqt.html#BrushStyle-enum">NoBrush</a> (will
not fill shapes).
<h3 class=fn><a name="TQBrush-2"></a>TQBrush::TQBrush ( <a href="ntqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style )
<h3 class=fn><a name="TQBrush-2"></a>TQBrush::TQBrush ( <a href="tqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style )
</h3>
Constructs a black brush with the style <em>style</em>.
<p> <p>See also <a href="#setStyle">setStyle</a>().
<h3 class=fn><a name="TQBrush-3"></a>TQBrush::TQBrush ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color, <a href="ntqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style = SolidPattern )
<h3 class=fn><a name="TQBrush-3"></a>TQBrush::TQBrush ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color, <a href="tqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style = SolidPattern )
</h3>
Constructs a brush with the color <em>color</em> and the style <em>style</em>.
<p> <p>See also <a href="#setColor">setColor</a>() and <a href="#setStyle">setStyle</a>().
@ -170,14 +170,14 @@ Sets the brush color to <em>c</em>.
<p>Example: <a href="picture-example.html#x108">picture/picture.cpp</a>.
<h3 class=fn>void <a name="setPixmap"></a>TQBrush::setPixmap ( const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;&amp;&nbsp;pixmap )
</h3>
Sets the brush pixmap to <em>pixmap</em>. The style is set to <a href="ntqt.html#BrushStyle-enum">CustomPattern</a>.
Sets the brush pixmap to <em>pixmap</em>. The style is set to <a href="tqt.html#BrushStyle-enum">CustomPattern</a>.
<p> The current brush color will only have an effect for monochrome
pixmaps, i.e. for <a href="tqpixmap.html#depth">TQPixmap::depth</a>() == 1.
<p> Pixmap brushes are currently not supported when printing on X11.
<p> <p>See also <a href="#pixmap">pixmap</a>() and <a href="#color">color</a>().
<p>Example: <a href="richtext-example.html#x461">richtext/richtext.cpp</a>.
<h3 class=fn>void <a name="setStyle"></a>TQBrush::setStyle ( <a href="ntqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;s )
<h3 class=fn>void <a name="setStyle"></a>TQBrush::setStyle ( <a href="tqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;s )
</h3>
Sets the brush style to <em>s</em>.
<p> The brush styles are:
@ -205,7 +205,7 @@ Sets the brush style to <em>s</em>.
of all the styles.
<p> <p>See also <a href="#style">style</a>().
<h3 class=fn><a href="ntqt.html#BrushStyle-enum">BrushStyle</a> <a name="style"></a>TQBrush::style () const
<h3 class=fn><a href="tqt.html#BrushStyle-enum">BrushStyle</a> <a name="style"></a>TQBrush::style () const
</h3>
<p> Returns the brush style.

@ -122,14 +122,14 @@ Constructs a button group with the title <em>title</em>.
<p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="TQButtonGroup-3"></a>TQButtonGroup::TQButtonGroup ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQButtonGroup-3"></a>TQButtonGroup::TQButtonGroup ( int&nbsp;strips, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a button group with no title. Child widgets will be
arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>).
<p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="TQButtonGroup-4"></a>TQButtonGroup::TQButtonGroup ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQButtonGroup-4"></a>TQButtonGroup::TQButtonGroup ( int&nbsp;strips, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a button group with title <em>title</em>. Child widgets will
be arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>).
@ -189,7 +189,7 @@ See the <a href="tqbuttongroup.html#radioButtonExclusive-prop">"radioButtonExclu
Moves the <a href="focus.html#keyboard-focus">keyboard focus</a> according to <em>key</em>, and if appropriate
checks the new focus item.
<p> This function does nothing unless the keyboard focus points to one
of the button group members and <em>key</em> is one of <a href="ntqt.html#Key-enum">Key_Up</a>, <a href="ntqt.html#Key-enum">Key_Down</a>, <a href="ntqt.html#Key-enum">Key_Left</a> and <a href="ntqt.html#Key-enum">Key_Right</a>.
of the button group members and <em>key</em> is one of <a href="tqt.html#Key-enum">Key_Up</a>, <a href="tqt.html#Key-enum">Key_Down</a>, <a href="tqt.html#Key-enum">Key_Left</a> and <a href="tqt.html#Key-enum">Key_Right</a>.
<h3 class=fn>void <a name="pressed"></a>TQButtonGroup::pressed ( int&nbsp;id )<tt> [signal]</tt>
</h3>

@ -846,7 +846,7 @@ private:
};
#define Q_DEFINED_QCANVAS
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_CANVAS
#endif // TQCANVAS_H

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQCanvasItem class provides an abstract graphic object on a TQCanvas.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqcanvas-h.html">tqcanvas.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqcanvassprite.html">TQCanvasSprite</a>, <a href="tqcanvaspolygonalitem.html">TQCanvasPolygonalItem</a>, and <a href="tqcanvastext.html">TQCanvasText</a>.
<p><a href="tqcanvasitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>

@ -142,7 +142,7 @@ Sets the text item's text to <em>t</em>. The text may contain newlines.
</h3>
Sets the alignment flags to <em>f</em>. These are a bitwise OR of the
flags available to <a href="tqpainter.html#drawText">TQPainter::drawText</a>() -- see the
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="#setFont">setFont</a>() and <a href="#setColor">setColor</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQCanvasText::text () const
@ -154,7 +154,7 @@ Returns the text item's text.
</h3>
<p> Returns the currently set alignment flags.
<p> <p>See also <a href="#setTextFlags">setTextFlags</a>() and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="#setTextFlags">setTextFlags</a>() and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<!-- eof -->
<hr><p>

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQCLIPBOARD_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqobject.h"
#endif // QT_H

@ -55,7 +55,7 @@ the `X' titlebar button. They are also sent when you call
<p> 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 <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> flag). If it refuses to accept the close
the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> 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.)
@ -72,7 +72,7 @@ special handing, you should reimplement the event handler.
Application Walkthrough</a> shows a close event handler that
asks whether to save a document before closing.
<p> If you want the widget to be deleted when it is closed, create it
with the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> widget flag. This is very useful for
with the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> widget flag. This is very useful for
independent top-level windows in a multi-window application.
<p> <a href="tqobject.html">TQObject</a>s emits the <a href="tqobject.html#destroyed">destroyed()</a> signal when they are deleted.
<p> If the last top-level window is closed, the
@ -99,7 +99,7 @@ to FALSE.
agrees to close the widget.
<p> The accept flag is <em>not</em> set by default.
<p> If you choose to accept in <a href="tqwidget.html#closeEvent">TQWidget::closeEvent</a>(), the widget will
be hidden. If the widget's <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set, it
be hidden. If the widget's <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set, it
will also be destroyed.
<p> <p>See also <a href="#ignore">ignore</a>() and <a href="tqwidget.html#hide">TQWidget::hide</a>().

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQCOLOR_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstringlist.h"
#endif // QT_H

@ -187,14 +187,14 @@ that received the event.
<p> Returns the reason for this context event.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQContextMenuEvent::state () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQContextMenuEvent::state () const
</h3>
<p> 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.
<p> The returned value is <a href="ntqt.html#ButtonState-enum">LeftButton</a>, <a href="ntqt.html#ButtonState-enum">RightButton</a>, <a href="ntqt.html#ButtonState-enum">MidButton</a>,
<a href="ntqt.html#ButtonState-enum">ShiftButton</a>, <a href="ntqt.html#ButtonState-enum">ControlButton</a> and <a href="ntqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<p> The returned value is <a href="tqt.html#ButtonState-enum">LeftButton</a>, <a href="tqt.html#ButtonState-enum">RightButton</a>, <a href="tqt.html#ButtonState-enum">MidButton</a>,
<a href="tqt.html#ButtonState-enum">ShiftButton</a>, <a href="tqt.html#ButtonState-enum">ControlButton</a> and <a href="tqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<h3 class=fn>int <a name="x"></a>TQContextMenuEvent::x () const
</h3>

@ -410,7 +410,7 @@ TQ_EXPORT inline const TQCString operator+( char c1, const TQCString &amp;s2 )
tmp += s2;
return tmp;
}
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQCSTRING_H
</pre>
<!-- eof -->

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqpoint.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H
/*

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
shape.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqcursor-h.html">tqcursor.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqcursor-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -85,7 +85,7 @@ associate a cursor with all widgets (normally for a short period
of time), use <a href="ntqapplication.html#setOverrideCursor">TQApplication::setOverrideCursor</a>().
<p> To set a cursor shape use <a href="#setShape">TQCursor::setShape</a>() or use the TQCursor
constructor which takes the shape as argument, or you can use one
of the predefined cursors defined in the <a href="ntqt.html#CursorShape-enum">CursorShape</a> enum.
of the predefined cursors defined in the <a href="tqt.html#CursorShape-enum">CursorShape</a> enum.
<p> 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.
@ -131,7 +131,7 @@ Constructs a cursor with the default arrow shape.
<h3 class=fn><a name="TQCursor-2"></a>TQCursor::TQCursor ( int&nbsp;shape )
</h3>
Constructs a cursor with the specified <em>shape</em>.
<p> See <a href="ntqt.html#CursorShape-enum">CursorShape</a> for a list of shapes.
<p> See <a href="tqt.html#CursorShape-enum">CursorShape</a> for a list of shapes.
<p> <p>See also <a href="#setShape">setShape</a>().
<h3 class=fn><a name="TQCursor-3"></a>TQCursor::TQCursor ( const&nbsp;<a href="tqbitmap.html">TQBitmap</a>&nbsp;&amp;&nbsp;bitmap, const&nbsp;<a href="tqbitmap.html">TQBitmap</a>&nbsp;&amp;&nbsp;mask, int&nbsp;hotX = -1, int&nbsp;hotY = -1 )
@ -252,13 +252,13 @@ This is an overloaded member function, provided for convenience. It behaves esse
<h3 class=fn>void <a name="setShape"></a>TQCursor::setShape ( int&nbsp;shape )
</h3>
Sets the cursor to the shape identified by <em>shape</em>.
<p> See <a href="ntqt.html#CursorShape-enum">CursorShape</a> for the list of cursor shapes.
<p> See <a href="tqt.html#CursorShape-enum">CursorShape</a> for the list of cursor shapes.
<p> <p>See also <a href="#shape">shape</a>().
<h3 class=fn>int <a name="shape"></a>TQCursor::shape () const
</h3>
Returns the cursor shape identifier. The return value is one of
the <a href="ntqt.html#CursorShape-enum">CursorShape</a> enum values (cast to an int).
the <a href="tqt.html#CursorShape-enum">CursorShape</a> enum values (cast to an int).
<p> <p>See also <a href="#setShape">setShape</a>().
<hr><h2>Related Functions</h2>

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQCustomMenuItem class is an abstract base class for custom menu items in popup menus.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqmenudata-h.html">tqmenudata.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqcustommenuitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -129,7 +129,7 @@ data to. The <a href="tqfile.html">TQFile</a> class is an example of an IO devic
<p> Each item written to the stream is written in a predefined binary
format that varies depending on the item's type. Supported TQt
types include <a href="tqbrush.html">TQBrush</a>, <a href="tqcolor.html">TQColor</a>, <a href="tqdatetime.html">TQDateTime</a>, <a href="tqfont.html">TQFont</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqstring.html">TQString</a>,
<a href="ntqvariant.html">TQVariant</a> and many others. For the complete list of all TQt types
<a href="tqvariant.html">TQVariant</a> and many others. For the complete list of all TQt types
supporting data streaming see the <a href="datastreamformat.html">Format of the TQDataStream operators</a>.
<p> For integers it is best to always cast to a TQt integer type for
writing, and to read back into the same TQt integer type. This
@ -217,7 +217,7 @@ read, then that number of bytes is read into the preallocated
char*; writeBytes() writes a TQ_UINT32 containing the length of the
data, followed by the data. Notice that any encoding/decoding of
the data (apart from the length TQ_UINT32) must be done by you.
<p> <p>See also <a href="tqtextstream.html">TQTextStream</a>, <a href="ntqvariant.html">TQVariant</a>, and <a href="io.html">Input/Output and Networking</a>.
<p> <p>See also <a href="tqtextstream.html">TQTextStream</a>, <a href="tqvariant.html">TQVariant</a>, and <a href="io.html">Input/Output and Networking</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="ByteOrder-enum"></a>TQDataStream::ByteOrder</h3>

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqtable.h"
#include "tqsql.h"
#include "tqsqlcursor.h"

@ -193,7 +193,7 @@ Different editor factories can be used by calling
cell's value and the editor. You can use your own property map
with <a href="#installPropertyMap">installPropertyMap</a>().
<p> The contents of a cell is available as a <a href="tqstring.html">TQString</a> with <a href="#text">text</a>() or as
a <a href="ntqvariant.html">TQVariant</a> with <a href="#value">value</a>(). The current record is returned by
a <a href="tqvariant.html">TQVariant</a> with <a href="#value">value</a>(). The current record is returned by
<a href="#currentRecord">currentRecord</a>(). Use the <a href="#find">find</a>() function to search for a string in
the table.
<p> Editing actions can be applied programatically. For example, the
@ -382,7 +382,7 @@ otherwise modify it or the cursor it points to.
to an edit. The <em>mode</em> parameter is the type of edit that just
took place.
<h3 class=fn><a href="ntqt.html#DateFormat-enum">DateFormat</a> <a name="dateFormat"></a>TQDataTable::dateFormat () const
<h3 class=fn><a href="tqt.html#DateFormat-enum">DateFormat</a> <a name="dateFormat"></a>TQDataTable::dateFormat () const
</h3><p>Returns the format used for displaying date/time values.
See the <a href="tqdatatable.html#dateFormat-prop">"dateFormat"</a> property for details.
<h3 class=fn>bool <a name="deleteCurrent"></a>TQDataTable::deleteCurrent ()<tt> [virtual protected]</tt>
@ -578,7 +578,7 @@ See the <a href="tqdatatable.html#confirmInsert-prop">"confirmInsert"</a> proper
<h3 class=fn>void <a name="setConfirmUpdate"></a>TQDataTable::setConfirmUpdate ( bool&nbsp;confirm )<tt> [virtual]</tt>
</h3><p>Sets whether the data table confirms update operations to <em>confirm</em>.
See the <a href="tqdatatable.html#confirmUpdate-prop">"confirmUpdate"</a> property for details.
<h3 class=fn>void <a name="setDateFormat"></a>TQDataTable::setDateFormat ( const&nbsp;<a href="ntqt.html#DateFormat-enum">DateFormat</a>&nbsp;f )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setDateFormat"></a>TQDataTable::setDateFormat ( const&nbsp;<a href="tqt.html#DateFormat-enum">DateFormat</a>&nbsp;f )<tt> [virtual]</tt>
</h3><p>Sets the format used for displaying date/time values to <em>f</em>.
See the <a href="tqdatatable.html#dateFormat-prop">"dateFormat"</a> property for details.
<h3 class=fn>void <a name="setFalseText"></a>TQDataTable::setFalseText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;falseText )<tt> [virtual]</tt>
@ -671,7 +671,7 @@ TRUE if the update succeeded; otherwise returns FALSE.
that a unique record is updated within the database otherwise the
database may be changed to an inconsistent state.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value"></a>TQDataTable::value ( int&nbsp;row, int&nbsp;col ) const
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value"></a>TQDataTable::value ( int&nbsp;row, int&nbsp;col ) const
</h3>
Returns the value in cell <em>row</em>, <em>col</em>, or an invalid value if
the cell does not exist or has no value.
@ -732,10 +732,10 @@ update operations occur immediately.
<p> <p>See also <a href="#confirmCancels-prop">confirmCancels</a>, <a href="#confirmEdits-prop">confirmEdits</a>, <a href="#confirmInsert-prop">confirmInsert</a>, and <a href="#confirmDelete-prop">confirmDelete</a>.
<p>Set this property's value with <a href="#setConfirmUpdate">setConfirmUpdate</a>() and get this property's value with <a href="#confirmUpdate">confirmUpdate</a>().
<h3 class=fn><a href="ntqt.html#DateFormat-enum">DateFormat</a> <a name="dateFormat-prop"></a>dateFormat</h3>
<h3 class=fn><a href="tqt.html#DateFormat-enum">DateFormat</a> <a name="dateFormat-prop"></a>dateFormat</h3>
<p>This property holds the format used for displaying date/time values.
<p>The dateFormat property is used for displaying date/time values in
the table. The default value is <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a>.
the table. The default value is <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a>.
<p>Set this property's value with <a href="#setDateFormat">setDateFormat</a>() and get this property's value with <a href="#dateFormat">dateFormat</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="falseText-prop"></a>falseText</h3>

@ -158,11 +158,11 @@ Returns a TQDate object containing a date <em>nyears</em> later than the
date of this object (or earlier if <em>nyears</em> is negative).
<p> <p>See also <a href="#addDays">addDays</a>() and <a href="#addMonths">addMonths</a>().
<h3 class=fn><a href="tqdate.html">TQDate</a> <a name="currentDate"></a>TQDate::currentDate ( <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
<h3 class=fn><a href="tqdate.html">TQDate</a> <a name="currentDate"></a>TQDate::currentDate ( <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
</h3>
Returns the current date, as reported by the system clock, for the
TimeSpec <em>ts</em>. The default TimeSpec is LocalTime.
<p> <p>See also <a href="tqtime.html#currentTime">TQTime::currentTime</a>(), <a href="tqdatetime.html#currentDateTime">TQDateTime::currentDateTime</a>(), and <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p> <p>See also <a href="tqtime.html#currentTime">TQTime::currentTime</a>(), <a href="tqdatetime.html#currentDateTime">TQDateTime::currentDateTime</a>(), and <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p>Example: <a href="dclock-example.html#x1098">dclock/dclock.cpp</a>.
<h3 class=fn><a href="tqdate.html">TQDate</a> <a name="currentDate-2"></a>TQDate::currentDate ()<tt> [static]</tt>
@ -217,14 +217,14 @@ negative if <em>d</em> is earlier than this date).
<p> <p>See also <a href="#addDays">addDays</a>().
<h3 class=fn><a href="tqdate.html">TQDate</a> <a name="fromString"></a>TQDate::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
<h3 class=fn><a href="tqdate.html">TQDate</a> <a name="fromString"></a>TQDate::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
</h3>
Returns the TQDate represented by the string <em>s</em>, using the format
<em>f</em>, or an invalid date if the string cannot be parsed.
<p> Note for <a href="ntqt.html#DateFormat-enum">TQt::TextDate</a>: It is recommended that you use the
<p> Note for <a href="tqt.html#DateFormat-enum">TQt::TextDate</a>: It is recommended that you use the
English short month names (e.g. "Jan"). Although localized month
names can also be used, they depend on the user's locale settings.
<p> <b>Warning:</b> <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<p> <b>Warning:</b> <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<h3 class=fn>bool <a name="isNull"></a>TQDate::isNull () const
</h3>
@ -383,21 +383,21 @@ Uses <a href="#longMonthName">TQDate::longMonthName</a>().
<p> <p>See also <a href="tqdatetime.html#toString">TQDateTime::toString</a>() and <a href="tqtime.html#toString">TQTime::toString</a>().
<p>
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQDate::toString ( <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQDate::toString ( <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the date as a string. The <em>f</em> parameter determines the
format of the string.
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is "Sat May 20 1995"
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is "Sat May 20 1995"
(using the <a href="#shortDayName">shortDayName</a>() and <a href="#shortMonthName">shortMonthName</a>() functions to
generate the string, so the day and month names are locale
specific).
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
ISO 8601 specification for representations of dates, which is
YYYY-MM-DD where YYYY is the year, MM is the month of the year
(between 01 and 12), and DD is the day of the month between 01 and
31.
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a>, the string format depends on the
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a>, the string format depends on the
locale settings of the system.
<p> If the date is an invalid date, then <a href="tqstring.html#TQString-null">TQString::null</a> will be returned.
<p> <p>See also <a href="#shortDayName">shortDayName</a>() and <a href="#shortMonthName">shortMonthName</a>().

@ -158,11 +158,11 @@ later than the datetime of this object (or earlier if <em>nyears</em> is
negative).
<p> <p>See also <a href="#daysTo">daysTo</a>(), <a href="#addDays">addDays</a>(), <a href="#addMonths">addMonths</a>(), and <a href="#addSecs">addSecs</a>().
<h3 class=fn><a href="tqdatetime.html">TQDateTime</a> <a name="currentDateTime"></a>TQDateTime::currentDateTime ( <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
<h3 class=fn><a href="tqdatetime.html">TQDateTime</a> <a name="currentDateTime"></a>TQDateTime::currentDateTime ( <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
</h3>
Returns the current datetime, as reported by the system clock, for the
TimeSpec <em>ts</em>. The default TimeSpec is LocalTime.
<p> <p>See also <a href="tqdate.html#currentDate">TQDate::currentDate</a>(), <a href="tqtime.html#currentTime">TQTime::currentTime</a>(), and <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p> <p>See also <a href="tqdate.html#currentDate">TQDate::currentDate</a>(), <a href="tqtime.html#currentTime">TQTime::currentTime</a>(), and <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p>Example: <a href="listviews-example.html#x137">listviews/listviews.cpp</a>.
<h3 class=fn><a href="tqdatetime.html">TQDateTime</a> <a name="currentDateTime-2"></a>TQDateTime::currentDateTime ()<tt> [static]</tt>
@ -183,14 +183,14 @@ Returns the number of days from this datetime to <em>dt</em> (which is
negative if <em>dt</em> is earlier than this datetime).
<p> <p>See also <a href="#addDays">addDays</a>() and <a href="#secsTo">secsTo</a>().
<h3 class=fn><a href="tqdatetime.html">TQDateTime</a> <a name="fromString"></a>TQDateTime::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
<h3 class=fn><a href="tqdatetime.html">TQDateTime</a> <a name="fromString"></a>TQDateTime::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
</h3>
Returns the TQDateTime represented by the string <em>s</em>, using the
format <em>f</em>, or an invalid datetime if this is not possible.
<p> Note for <a href="ntqt.html#DateFormat-enum">TQt::TextDate</a>: It is recommended that you use the
<p> Note for <a href="tqt.html#DateFormat-enum">TQt::TextDate</a>: It is recommended that you use the
English short month names (e.g. "Jan"). Although localized month
names can also be used, they depend on the user's locale settings.
<p> <b>Warning:</b> Note that <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<p> <b>Warning:</b> Note that <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<h3 class=fn>bool <a name="isNull"></a>TQDateTime::isNull () const
</h3>
@ -262,9 +262,9 @@ is negative if <em>dt</em> is earlier than this datetime).
<p> Sets the time part of this datetime to <em>time</em>.
<p> <p>See also <a href="#time">time</a>() and <a href="#setDate">setDate</a>().
<h3 class=fn>void <a name="setTime_t"></a>TQDateTime::setTime_t ( uint&nbsp;secsSince1Jan1970UTC, <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )
<h3 class=fn>void <a name="setTime_t"></a>TQDateTime::setTime_t ( uint&nbsp;secsSince1Jan1970UTC, <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )
</h3>
Sets the date and time to <em>ts</em> time (<a href="ntqt.html#TimeSpec-enum">TQt::LocalTime</a> or <a href="ntqt.html#TimeSpec-enum">TQt::UTC</a>) given the number of seconds that have passed since
Sets the date and time to <em>ts</em> time (<a href="tqt.html#TimeSpec-enum">TQt::LocalTime</a> or <a href="tqt.html#TimeSpec-enum">TQt::UTC</a>) given the number of seconds that have passed since
1970-01-01T00:00:00, Coordinated Universal Time (UTC). On systems
that do not support timezones this function will behave as if
local time were UTC.
@ -341,19 +341,19 @@ Uses <a href="tqdate.html#longMonthName">TQDate::longMonthName</a>().
<p> If the datetime is an invalid datetime, then <a href="tqstring.html#TQString-null">TQString::null</a> will be returned.
<p> <p>See also <a href="tqdate.html#toString">TQDate::toString</a>() and <a href="tqtime.html#toString">TQTime::toString</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQDateTime::toString ( <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQDateTime::toString ( <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the datetime as a string. The <em>f</em> parameter determines
the format of the string.
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is "Wed May 20
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is "Wed May 20
03:40:13 1998" (using <a href="tqdate.html#shortDayName">TQDate::shortDayName</a>(), <a href="tqdate.html#shortMonthName">TQDate::shortMonthName</a>(),
and <a href="tqtime.html#toString">TQTime::toString</a>() to generate the string, so the day and month
names will have localized names).
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
ISO 8601 extended specification for representations of dates and
times, which is YYYY-MM-DDTHH:MM:SS.
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a>, the string format depends on the
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a>, the string format depends on the
locale settings of the system.
<p> If the format <em>f</em> is invalid or the datetime is invalid, <a href="#toString">toString</a>()
returns a null string.

@ -148,9 +148,9 @@ full dialog that shows all the options. Typically an extensible
dialog will initially appear as a partial dialog, but with a
"More" toggle button. If the user presses the "More" button down,
the full dialog will appear. The extension widget will be resized
to its <a href="tqwidget.html#sizeHint">sizeHint</a>(). If orientation is <a href="ntqt.html#Orientation-enum">Horizontal</a> the extension
to its <a href="tqwidget.html#sizeHint">sizeHint</a>(). If orientation is <a href="tqt.html#Orientation-enum">Horizontal</a> the extension
widget's <a href="tqwidget.html#height">height</a>() will be expanded to the height() of the dialog.
If the orientation is <a href="ntqt.html#Orientation-enum">Vertical</a> the extension widget's <a href="tqwidget.html#width">width</a>()
If the orientation is <a href="tqt.html#Orientation-enum">Vertical</a> the extension widget's <a href="tqwidget.html#width">width</a>()
will be expanded to the width() of the dialog. Extensibility is
controlled with <a href="#setExtension">setExtension</a>(), <a href="#setOrientation">setOrientation</a>() and
<a href="#showExtension">showExtension</a>().
@ -163,7 +163,7 @@ required, e.g. to indicate whether the user pressed "OK" or
<a href="#reject">reject</a>() slots, and <a href="#exec">exec</a>() will return <a href="#DialogCode-enum">Accepted</a> or <a href="#DialogCode-enum">Rejected</a>
as appropriate. The exec() call returns the result of the dialog.
The result is also available from <a href="#result">result</a>() if the dialog has not
been destroyed. If the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set, the
been destroyed. If the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set, the
dialog is deleted after exec() returns.
<p> <a name="examples"></a>
<h3> Examples
@ -222,7 +222,7 @@ WStyle_Title | WStyle_SysMenu in <em>f</em>.
<a href="#setModal">setModal</a>() function that can be used for obtaining a modal behavior
when calling <a href="#show">show</a>(). This is rarely needed, because modal dialogs
are usually invoked using <a href="#exec">exec</a>(), which ignores the <em>modal</em> flag.
<p> <p>See also <a href="tqwidget.html#setWFlags">TQWidget::setWFlags</a>() and <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="tqwidget.html#setWFlags">TQWidget::setWFlags</a>() and <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<h3 class=fn><a name="~TQDialog"></a>TQDialog::~TQDialog ()
</h3>
@ -238,7 +238,7 @@ Hides the modal dialog and sets the result code to <a href="#DialogCode-enum">Ac
</h3> Closes the dialog and sets its result code to <em>r</em>. If this dialog
is shown with <a href="#exec">exec</a>(), <a href="#done">done</a>() causes the local event loop to finish,
and exec() to return <em>r</em>.
<p> As with <a href="tqwidget.html#close">TQWidget::close</a>(), done() deletes the dialog if the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set. If the dialog is the application's
<p> As with <a href="tqwidget.html#close">TQWidget::close</a>(), done() deletes the dialog if the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> flag is set. If the dialog is the application's
main widget, the application terminates. If the dialog is the
last window closed, the <a href="ntqapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>() signal is
emitted.
@ -265,7 +265,7 @@ See the <a href="tqdialog.html#modal-prop">"modal"</a> property for details.
<h3 class=fn>bool <a name="isSizeGripEnabled"></a>TQDialog::isSizeGripEnabled () const
</h3><p>Returns TRUE if the size grip is enabled; otherwise returns FALSE.
See the <a href="tqdialog.html#sizeGripEnabled-prop">"sizeGripEnabled"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDialog::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDialog::orientation () const
</h3>
Returns the dialog's extension orientation.
<p> <p>See also <a href="#setOrientation">setOrientation</a>().
@ -279,7 +279,7 @@ Hides the modal dialog and sets the result code to <a href="#DialogCode-enum">Re
</h3>
<p> Returns the modal dialog's result code, <a href="#DialogCode-enum">Accepted</a> or <a href="#DialogCode-enum">Rejected</a>.
<p> Do not call this function if the dialog was constructed with the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> flag.
<p> Do not call this function if the dialog was constructed with the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> flag.
<h3 class=fn>void <a name="setExtension"></a>TQDialog::setExtension ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;extension )
</h3>
@ -293,10 +293,10 @@ deleted.
<h3 class=fn>void <a name="setModal"></a>TQDialog::setModal ( bool&nbsp;modal )
</h3><p>Sets whether <a href="#show">show</a>() should pop up the dialog as modal or modeless to <em>modal</em>.
See the <a href="tqdialog.html#modal-prop">"modal"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQDialog::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation )
<h3 class=fn>void <a name="setOrientation"></a>TQDialog::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation )
</h3>
If <em>orientation</em> is <a href="ntqt.html#Orientation-enum">Horizontal</a>, the extension will be displayed
to the right of the dialog's main area. If <em>orientation</em> is <a href="ntqt.html#Orientation-enum">Vertical</a>, the extension will be displayed below the dialog's main
If <em>orientation</em> is <a href="tqt.html#Orientation-enum">Horizontal</a>, the extension will be displayed
to the right of the dialog's main area. If <em>orientation</em> is <a href="tqt.html#Orientation-enum">Vertical</a>, the extension will be displayed below the dialog's main
area.
<p> <p>See also <a href="#orientation">orientation</a>() and <a href="#setExtension">setExtension</a>().

@ -155,7 +155,7 @@ public:
};
#define Q_DEFINED_QDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQDICT_H
</pre>
<!-- eof -->

@ -295,7 +295,7 @@ void <a name="f492"></a>CustomFileDialog::setDir2( const <a href="tqstring.html"
<a href="tqobject.html#blockSignals">blockSignals</a>( FALSE );
}
<a name="x1854"></a>void CustomFileDialog::<a href="tqwidget.html#showEvent">showEvent</a>( <a href="qshowevent.html">TQShowEvent</a> *e )
<a name="x1854"></a>void CustomFileDialog::<a href="tqwidget.html#showEvent">showEvent</a>( <a href="tqshowevent.html">TQShowEvent</a> *e )
{
TQFileDialog::<a href="tqwidget.html#showEvent">showEvent</a>( e );
dirView-&gt;setDir( <a href="tqfiledialog.html#dirPath">dirPath</a>() );

@ -221,7 +221,7 @@ TQ_EXPORT TQTextStream &amp;operator&gt;&gt;( TQTextStream &amp;, TQDockArea &am
#endif
#define Q_DEFINED_QDOCKAREA
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif //TQT_NO_MAINWINDOW

@ -145,7 +145,7 @@ the right or bottom.
the left or top.
</ul>
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQDockArea"></a>TQDockArea::TQDockArea ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;o, <a href="tqdockarea.html#HandlePosition-enum">HandlePosition</a>&nbsp;h = Normal, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQDockArea"></a>TQDockArea::TQDockArea ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;o, <a href="tqdockarea.html#HandlePosition-enum">HandlePosition</a>&nbsp;h = Normal, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a TQDockArea with orientation <em>o</em>, HandlePosition <em>h</em>,
parent <em>parent</em> and called <em>name</em>.
@ -211,7 +211,7 @@ the orientation of the docked widget needs to be changed.
<p> This function is used internally by <a href="tqdockwindow.html">TQDockWindow</a>. You shouldn't
need to call it yourself.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDockArea::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQDockArea::orientation () const
</h3><p>Returns the dock area's orientation.
See the <a href="tqdockarea.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="removeDockWindow"></a>TQDockArea::removeDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;w, bool&nbsp;makeFloating, bool&nbsp;swap, bool&nbsp;fixNewLines = TRUE )
@ -243,7 +243,7 @@ the dock area.
<p>The default position is <a href="#HandlePosition-enum">Normal</a>.
<p>Get this property's value with <a href="#handlePosition">handlePosition</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the dock area's orientation.
<p>There is no default value; the orientation is specified in the
constructor.

@ -267,7 +267,7 @@ inline TQDockArea *TQDockWindow::area() const
}
#define Q_DEFINED_QDOCKWINDOW
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif // TQDOCKWINDOW_H

@ -147,7 +147,7 @@ the parent if you want it floated.
<p> In the example above we create a new <a href="tqtoolbar.html">TQToolBar</a> in the constructor
of a <a href="tqmainwindow.html">TQMainWindow</a> subclass (so that the <em>this</em> pointer points to
the TQMainWindow). By default the toolbar will be added to the <a href="ntqt.html#Dock-enum">Top</a> dock area, but we've moved it to the <a href="ntqt.html#Dock-enum">Left</a> dock area.
the TQMainWindow). By default the toolbar will be added to the <a href="tqt.html#Dock-enum">Top</a> dock area, but we've moved it to the <a href="tqt.html#Dock-enum">Left</a> dock area.
<p> A dock window is often used to contain a single widget. In these
cases the widget can be set by calling <a href="#setWidget">setWidget</a>(). If you're
constructing a dock window that contains multiple widgets, e.g. a
@ -220,7 +220,7 @@ Constructs a TQDockWindow with parent <em>parent</em>, called <em>name</em> and
with widget flags <em>f</em>.
<p> If <em>p</em> is <a href="#Place-enum">InDock</a>, the dock window is docked into a dock area
and <em>parent</em> <em>must</em> be a <a href="tqdockarea.html">TQDockArea</a> or a <a href="tqmainwindow.html">TQMainWindow</a>. If the <em>parent</em> is a TQMainWindow the dock window will be docked in the main
window's <a href="ntqt.html#Dock-enum">Top</a> dock area.
window's <a href="tqt.html#Dock-enum">Top</a> dock area.
<p> If <em>p</em> is <a href="#Place-enum">OutsideDock</a>, the dock window is created as a floating
window.
<p> We recommend creating the dock area <a href="#Place-enum">InDock</a> with a TQMainWindow
@ -310,12 +310,12 @@ See the <a href="tqdockwindow.html#offset-prop">"offset"</a> property for detail
<h3 class=fn>bool <a name="opaqueMoving"></a>TQDockWindow::opaqueMoving () const
</h3><p>Returns TRUE if the dock window will be shown normally whilst it is being moved; otherwise returns FALSE.
See the <a href="tqdockwindow.html#opaqueMoving-prop">"opaqueMoving"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">TQt::Orientation</a> <a name="orientation"></a>TQDockWindow::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">TQt::Orientation</a> <a name="orientation"></a>TQDockWindow::orientation () const
</h3>
Returns the orientation of the dock window.
<p> <p>See also <a href="#orientationChanged">orientationChanged</a>().
<h3 class=fn>void <a name="orientationChanged"></a>TQDockWindow::orientationChanged ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;o )<tt> [signal]</tt>
<h3 class=fn>void <a name="orientationChanged"></a>TQDockWindow::orientationChanged ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;o )<tt> [signal]</tt>
</h3>
<p> This signal is emitted when the orientation of the dock window is
@ -370,7 +370,7 @@ See the <a href="tqdockwindow.html#offset-prop">"offset"</a> property for detail
<h3 class=fn>void <a name="setOpaqueMoving"></a>TQDockWindow::setOpaqueMoving ( bool&nbsp;b )<tt> [virtual]</tt>
</h3><p>Sets whether the dock window will be shown normally whilst it is being moved to <em>b</em>.
See the <a href="tqdockwindow.html#opaqueMoving-prop">"opaqueMoving"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQDockWindow::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;o )<tt> [virtual slot]</tt>
<h3 class=fn>void <a name="setOrientation"></a>TQDockWindow::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;o )<tt> [virtual slot]</tt>
</h3>
Sets the orientation of the dock window to <em>o</em>. The orientation
is propagated to the layout <a href="#boxLayout">boxLayout</a>().

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqobject.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -53,7 +53,7 @@ for TQVariant data types.
The TQEditorFactory class is used to create editor widgets
for <a href="ntqvariant.html">TQVariant</a> data types.
for <a href="tqvariant.html">TQVariant</a> data types.
<p>
<p> Each editor factory provides the <a href="#createEditor">createEditor</a>() function which
@ -75,9 +75,9 @@ Constructs an editor factory with parent <em>parent</em>, called <em>name</em>.
</h3>
Destroys the object and frees any allocated resources.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="createEditor"></a>TQEditorFactory::createEditor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v )<tt> [virtual]</tt>
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="createEditor"></a>TQEditorFactory::createEditor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v )<tt> [virtual]</tt>
</h3>
Creates and returns the appropriate editor for the <a href="ntqvariant.html">TQVariant</a> <em>v</em>.
Creates and returns the appropriate editor for the <a href="tqvariant.html">TQVariant</a> <em>v</em>.
If the TQVariant is invalid, 0 is returned. The <em>parent</em> is passed
to the appropriate editor's constructor.

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQEVENT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqregion.h"
#include "tqnamespace.h"
#include "tqmime.h"

@ -35,8 +35,8 @@ body { background: #ffffff; color: black; }
event classes. Event objects contain event parameters.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqevent-h.html">tqevent.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherited by <a href="tqtimerevent.html">TQTimerEvent</a>, <a href="tqmouseevent.html">TQMouseEvent</a>, <a href="qwheelevent.html">TQWheelEvent</a>, <a href="tqtabletevent.html">TQTabletEvent</a>, <a href="tqkeyevent.html">TQKeyEvent</a>, <a href="tqfocusevent.html">TQFocusEvent</a>, <a href="tqpaintevent.html">TQPaintEvent</a>, <a href="tqmoveevent.html">TQMoveEvent</a>, <a href="tqresizeevent.html">TQResizeEvent</a>, <a href="tqcloseevent.html">TQCloseEvent</a>, <a href="tqicondragevent.html">TQIconDragEvent</a>, <a href="qshowevent.html">TQShowEvent</a>, <a href="tqhideevent.html">TQHideEvent</a>, <a href="tqcontextmenuevent.html">TQContextMenuEvent</a>, <a href="tqimevent.html">TQIMEvent</a>, <a href="tqdropevent.html">TQDropEvent</a>, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>, <a href="tqchildevent.html">TQChildEvent</a>, and <a href="tqcustomevent.html">TQCustomEvent</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqtimerevent.html">TQTimerEvent</a>, <a href="tqmouseevent.html">TQMouseEvent</a>, <a href="qwheelevent.html">TQWheelEvent</a>, <a href="tqtabletevent.html">TQTabletEvent</a>, <a href="tqkeyevent.html">TQKeyEvent</a>, <a href="tqfocusevent.html">TQFocusEvent</a>, <a href="tqpaintevent.html">TQPaintEvent</a>, <a href="tqmoveevent.html">TQMoveEvent</a>, <a href="tqresizeevent.html">TQResizeEvent</a>, <a href="tqcloseevent.html">TQCloseEvent</a>, <a href="tqicondragevent.html">TQIconDragEvent</a>, <a href="tqshowevent.html">TQShowEvent</a>, <a href="tqhideevent.html">TQHideEvent</a>, <a href="tqcontextmenuevent.html">TQContextMenuEvent</a>, <a href="tqimevent.html">TQIMEvent</a>, <a href="tqdropevent.html">TQDropEvent</a>, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>, <a href="tqchildevent.html">TQChildEvent</a>, and <a href="tqcustomevent.html">TQCustomEvent</a>.
<p><a href="tqevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -97,7 +97,7 @@ types and the specialized classes for each type are these:
<li><tt>TQEvent::Paint</tt> - Screen update necessary, <a href="tqpaintevent.html">TQPaintEvent</a>.
<li><tt>TQEvent::Move</tt> - Widget's position changed, <a href="tqmoveevent.html">TQMoveEvent</a>.
<li><tt>TQEvent::Resize</tt> - Widget's size changed, <a href="tqresizeevent.html">TQResizeEvent</a>.
<li><tt>TQEvent::Show</tt> - Widget was shown on screen, <a href="qshowevent.html">TQShowEvent</a>.
<li><tt>TQEvent::Show</tt> - Widget was shown on screen, <a href="tqshowevent.html">TQShowEvent</a>.
<li><tt>TQEvent::Hide</tt> - Widget was hidden, <a href="tqhideevent.html">TQHideEvent</a>.
<li><tt>TQEvent::ShowToParent</tt> - A child widget has been shown.
<li><tt>TQEvent::HideToParent</tt> - A child widget has been hidden.

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQFONT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#endif // QT_H

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQFONTDATABASE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqstringlist.h"
#include "tqfont.h"

@ -77,7 +77,7 @@ body { background: #ffffff; color: black; }
#ifndef TQFONTDIALOG_H
#define TQFONTDIALOG_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#ifndef TQT_NO_FONTDIALOG

@ -230,7 +230,7 @@ necessary for multi-line text to align correctly. Also,
fontHeight() and <a href="#lineSpacing">lineSpacing</a>() are used to calculate the height,
rather than individual character heights.
<p> The <em>intern</em> argument should not be used.
<p> <p>See also <a href="#width">width</a>(), <a href="tqpainter.html#boundingRect">TQPainter::boundingRect</a>(), and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="#width">width</a>(), <a href="tqpainter.html#boundingRect">TQPainter::boundingRect</a>(), and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>int <a name="charWidth"></a>TQFontMetrics::charWidth ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, int&nbsp;pos ) const
</h3>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqframe-h.html">tqframe.h</a>&gt;</tt>
<p>Inherits <a href="tqwidget.html">TQWidget</a>.
<p>Inherited by <a href="tqgroupbox.html">TQGroupBox</a>, <a href="tqscrollview.html">TQScrollView</a>, <a href="tqdockwindow.html">TQDockWindow</a>, <a href="tqgrid.html">TQGrid</a>, <a href="tqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="tqlcdnumber.html">TQLCDNumber</a>, <a href="tqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqprogressbar.html">TQProgressBar</a>, <a href="ntqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>.
<p>Inherited by <a href="tqgroupbox.html">TQGroupBox</a>, <a href="tqscrollview.html">TQScrollView</a>, <a href="tqdockwindow.html">TQDockWindow</a>, <a href="tqgrid.html">TQGrid</a>, <a href="tqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="tqlcdnumber.html">TQLCDNumber</a>, <a href="tqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqprogressbar.html">TQProgressBar</a>, <a href="tqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>.
<p><a href="tqframe-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -80,7 +80,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqcolor.h"
#include "tqmemarray.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H
#if !defined( TQT_MODULE_OPENGL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -204,7 +204,7 @@ Constructs an OpenGL widget with a <em>parent</em> widget and a <em>name</em>.
<p> The <a href="tqglformat.html#defaultFormat">default format</a> is
used. The widget will be <a href="#isValid">invalid</a> if the
system has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If
@ -223,7 +223,7 @@ you wish to be bound to this widget. This allows you to pass in
your own TQGLContext sub-classes.
<p> The widget will be <a href="#isValid">invalid</a> if the system
has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If
@ -243,7 +243,7 @@ nearest subset of features will be used. After creation, the
<a href="#format">format</a>() method will return the actual format obtained.
<p> The widget will be <a href="#isValid">invalid</a> if the system
has no <a href="tqglformat.html#hasOpenGL">OpenGL support</a>.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> If the <em>shareWidget</em> parameter points to a valid TQGLWidget, this
widget will share OpenGL display lists with <em>shareWidget</em>. If

@ -65,11 +65,11 @@ Constructs a grid widget with parent <em>parent</em>, called <em>name</em>.
<em>n</em> specifies the number of columns. The widget flags <em>f</em> are
passed to the <a href="tqframe.html">TQFrame</a> constructor.
<h3 class=fn><a name="TQGrid-2"></a>TQGrid::TQGrid ( int&nbsp;n, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orient, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
<h3 class=fn><a name="TQGrid-2"></a>TQGrid::TQGrid ( int&nbsp;n, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orient, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
</h3>
Constructs a grid widget with parent <em>parent</em>, called <em>name</em>.
If <em>orient</em> is <a href="ntqt.html#Orientation-enum">Horizontal</a>, <em>n</em> specifies the number of
columns. If <em>orient</em> is <a href="ntqt.html#Orientation-enum">Vertical</a>, <em>n</em> specifies the number of
If <em>orient</em> is <a href="tqt.html#Orientation-enum">Horizontal</a>, <em>n</em> specifies the number of
columns. If <em>orient</em> is <a href="tqt.html#Orientation-enum">Vertical</a>, <em>n</em> specifies the number of
rows. The widget flags <em>f</em> are passed to the <a href="tqframe.html">TQFrame</a> constructor.
<h3 class=fn>void <a name="setSpacing"></a>TQGrid::setSpacing ( int&nbsp;space )

@ -218,7 +218,7 @@ automatically added to the parent layout as it is constructed.
</h3>
Adds the <em>item</em> to the cell grid, spanning multiple rows/columns.
<p> The cell will span from <em>fromRow</em>, <em>fromCol</em> to <em>toRow</em>, <em>toCol</em>. Alignment is specified by <em>alignment</em>, which is a bitwise
OR of <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0,
OR of <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0,
which means that the widget fills the entire cell.
<h3 class=fn>void <a name="addMultiCellLayout"></a>TQGridLayout::addMultiCellLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;fromRow, int&nbsp;toRow, int&nbsp;fromCol, int&nbsp;toCol, int&nbsp;alignment = 0 )
@ -226,7 +226,7 @@ which means that the widget fills the entire cell.
Adds the layout <em>layout</em> to the cell grid, spanning multiple
rows/columns. The cell will span from <em>fromRow</em>, <em>fromCol</em> to <em>toRow</em>, <em>toCol</em>.
<p> Alignment is specified by <em>alignment</em>, which is a bitwise OR of
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
means that the widget fills the entire cell.
<p> A non-zero alignment indicates that the layout should not grow to
fill the available space but should be sized according to
@ -239,7 +239,7 @@ fill the available space but should be sized according to
Adds the widget <em>w</em> to the cell grid, spanning multiple
rows/columns. The cell will span from <em>fromRow</em>, <em>fromCol</em> to <em>toRow</em>, <em>toCol</em>.
<p> Alignment is specified by <em>alignment</em>, which is a bitwise OR of
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
means that the widget fills the entire cell.
<p> A non-zero alignment indicates that the widget should not grow to
fill the available space but should be sized according to
@ -258,7 +258,7 @@ fill the available space but should be sized according to
Adds the widget <em>w</em> to the cell grid at <em>row</em>, <em>col</em>. The
top-left position is (0, 0) by default.
<p> Alignment is specified by <em>alignment</em>, which is a bitwise OR of
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0, which
means that the widget fills the entire cell.
<p> <ul>
<li> You should not call this if you have enabled the
@ -300,7 +300,7 @@ items are inserted.
<h3 class=fn><a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQGridLayout::expanding () const<tt> [virtual]</tt>
</h3>
Returns whether this layout can make use of more space than
<a href="#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
<a href="#sizeHint">sizeHint</a>(). A value of <a href="tqt.html#Orientation-enum">Vertical</a> or <a href="tqt.html#Orientation-enum">Horizontal</a> means that it wants
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.

@ -108,7 +108,7 @@ at random positions, consider using either a <a href="tqiconview.html">TQIconVie
<h3 class=fn><a name="TQGridView"></a>TQGridView::TQGridView ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
</h3>
Constructs a grid view.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqscrollview.html">TQScrollView</a> constructor.
<h3 class=fn><a name="~TQGridView"></a>TQGridView::~TQGridView ()

@ -126,14 +126,14 @@ Constructs a group box with the title <em>title</em>.
constructor.
<p> This constructor does not do automatic layout.
<h3 class=fn><a name="TQGroupBox-3"></a>TQGroupBox::TQGroupBox ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQGroupBox-3"></a>TQGroupBox::TQGroupBox ( int&nbsp;strips, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a group box with no title. Child widgets will be
arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>).
<p> The <em>parent</em> and <em>name</em> arguments are passed to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="TQGroupBox-4"></a>TQGroupBox::TQGroupBox ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQGroupBox-4"></a>TQGroupBox::TQGroupBox ( int&nbsp;strips, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a group box titled <em>title</em>. Child widgets will be
arranged in <em>strips</em> rows or columns (depending on <em>orientation</em>).
@ -148,8 +148,8 @@ Destroys the group box.
</h3>
Adds an empty cell at the next free position. If <em>size</em> is
greater than 0, the empty cell takes <em>size</em> to be its fixed width
(if <a href="#orientation">orientation</a>() is <a href="ntqt.html#Orientation-enum">Horizontal</a>) or height (if orientation() is
<a href="ntqt.html#Orientation-enum">Vertical</a>).
(if <a href="#orientation">orientation</a>() is <a href="tqt.html#Orientation-enum">Horizontal</a>) or height (if orientation() is
<a href="tqt.html#Orientation-enum">Vertical</a>).
<p> Use this method to separate the widgets in the group box or to
skip the next free cell. For performance reasons, call this method
after calling <a href="#setColumnLayout">setColumnLayout</a>() or by changing the <a href="#columns-prop">TQGroupBox::columns</a> or <a href="#orientation-prop">TQGroupBox::orientation</a> properties. It is
@ -189,7 +189,7 @@ See the <a href="tqgroupbox.html#checked-prop">"checked"</a> property for detail
<h3 class=fn>bool <a name="isFlat"></a>TQGroupBox::isFlat () const
</h3><p>Returns TRUE if the group box is painted flat or has a frame; otherwise returns FALSE.
See the <a href="tqgroupbox.html#flat-prop">"flat"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQGroupBox::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQGroupBox::orientation () const
</h3><p>Returns the group box's orientation.
See the <a href="tqgroupbox.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setAlignment"></a>TQGroupBox::setAlignment ( int )<tt> [virtual]</tt>
@ -201,7 +201,7 @@ See the <a href="tqgroupbox.html#checkable-prop">"checkable"</a> property for de
<h3 class=fn>void <a name="setChecked"></a>TQGroupBox::setChecked ( bool&nbsp;b )<tt> [slot]</tt>
</h3><p>Sets whether the group box's checkbox is checked to <em>b</em>.
See the <a href="tqgroupbox.html#checked-prop">"checked"</a> property for details.
<h3 class=fn>void <a name="setColumnLayout"></a>TQGroupBox::setColumnLayout ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;direction )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setColumnLayout"></a>TQGroupBox::setColumnLayout ( int&nbsp;strips, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;direction )<tt> [virtual]</tt>
</h3>
Changes the layout of the group box. This function is only useful
in combination with the default constructor that does not take any
@ -229,7 +229,7 @@ Sets the width of the empty space between each of the items in
the group to <em>s</em> pixels.
<p> <p>See also <a href="#insideSpacing">insideSpacing</a>().
<h3 class=fn>void <a name="setOrientation"></a>TQGroupBox::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )
<h3 class=fn>void <a name="setOrientation"></a>TQGroupBox::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a> )
</h3><p>Sets the group box's orientation.
See the <a href="tqgroupbox.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setTitle"></a>TQGroupBox::setTitle ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual]</tt>
@ -252,14 +252,14 @@ box is checked; otherwise it is FALSE.
alignment can be specified by the alignment parameter.
<p> The alignment is one of the following flags:
<ul>
<li> <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a> aligns the title according to the language,
<li> <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a> aligns the title according to the language,
usually to the left.
<li> <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a> aligns the title text to the left.
<li> <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a> aligns the title text to the right.
<li> <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> aligns the title text centered.
<li> <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a> aligns the title text to the left.
<li> <a href="tqt.html#AlignmentFlags-enum">AlignRight</a> aligns the title text to the right.
<li> <a href="tqt.html#AlignmentFlags-enum">AlignHCenter</a> aligns the title text centered.
</ul>
<p> The default alignment is <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> The default alignment is <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p>Set this property's value with <a href="#setAlignment">setAlignment</a>() and get this property's value with <a href="#alignment">alignment</a>().
<h3 class=fn>bool <a name="checkable-prop"></a>checkable</h3>
@ -296,7 +296,7 @@ top is drawn.
<p> <p>See also <a href="#title-prop">title</a>.
<p>Set this property's value with <a href="#setFlat">setFlat</a>() and get this property's value with <a href="#isFlat">isFlat</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the group box's orientation.
<p>A horizontal group box arranges it's children in columns, while a
vertical group box arranges them in rows.

@ -176,7 +176,7 @@ inline TQObject* TQGuardedPtrPrivate::object() const
}
#define Q_DEFINED_QGUARDEDPTR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
</pre>
<!-- eof -->

@ -363,7 +363,7 @@ is displayed at the index <em>fromIndex</em> to the index <em>toIndex</em>.
<h3 class=fn>int <a name="offset"></a>TQHeader::offset () const
</h3><p>Returns the header's left-most (or top-most) visible pixel.
See the <a href="tqheader.html#offset-prop">"offset"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQHeader::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQHeader::orientation () const
</h3><p>Returns the header's orientation.
See the <a href="tqheader.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="paintSection"></a>TQHeader::paintSection ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, int&nbsp;index, const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;fr )<tt> [virtual protected]</tt>
@ -479,7 +479,7 @@ See the <a href="tqheader.html#moving-prop">"moving"</a> property for details.
<h3 class=fn>void <a name="setOffset"></a>TQHeader::setOffset ( int&nbsp;pos )<tt> [virtual slot]</tt>
</h3><p>Sets the header's left-most (or top-most) visible pixel to <em>pos</em>.
See the <a href="tqheader.html#offset-prop">"offset"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQHeader::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setOrientation"></a>TQHeader::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
</h3><p>Sets the header's orientation.
See the <a href="tqheader.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setResizeEnabled"></a>TQHeader::setResizeEnabled ( bool&nbsp;enable, int&nbsp;section = -1 )<tt> [virtual]</tt>
@ -500,7 +500,7 @@ Example:
<p> If the user resizes a section, a <a href="#sizeChange">sizeChange</a>() signal is emitted.
<p> <p>See also <a href="#moving-prop">moving</a>, <a href="#setClickEnabled">setClickEnabled</a>(), and <a href="#tracking-prop">tracking</a>.
<h3 class=fn>void <a name="setSortIndicator"></a>TQHeader::setSortIndicator ( int&nbsp;section, <a href="ntqt.html#SortOrder-enum">SortOrder</a>&nbsp;order )
<h3 class=fn>void <a name="setSortIndicator"></a>TQHeader::setSortIndicator ( int&nbsp;section, <a href="tqt.html#SortOrder-enum">SortOrder</a>&nbsp;order )
</h3>
<p> Sets a sort indicator onto the specified <em>section</em>. The indicator's
@ -541,7 +541,7 @@ See the <a href="tqheader.html#tracking-prop">"tracking"</a> property for detail
connected to a slot that repaints the table or list that contains
the header.
<h3 class=fn><a href="ntqt.html#SortOrder-enum">SortOrder</a> <a name="sortIndicatorOrder"></a>TQHeader::sortIndicatorOrder () const
<h3 class=fn><a href="tqt.html#SortOrder-enum">SortOrder</a> <a name="sortIndicatorOrder"></a>TQHeader::sortIndicatorOrder () const
</h3>
Returns the implied sort order of the TQHeaders sort indicator.
<p> <p>See also <a href="#setSortIndicator">setSortIndicator</a>() and <a href="#sortIndicatorSection">sortIndicatorSection</a>().
@ -573,9 +573,9 @@ becomes the left-most (or top-most for vertical headers) visible
pixel.
<p>Set this property's value with <a href="#setOffset">setOffset</a>() and get this property's value with <a href="#offset">offset</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the header's orientation.
<p>The orientation is either <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> (the
<p>The orientation is either <a href="tqt.html#Orientation-enum">Vertical</a> or <a href="tqt.html#Orientation-enum">Horizontal</a> (the
default).
<p> Call <a href="#setOrientation">setOrientation</a>() before adding labels if you don't provide a
size parameter otherwise the sizes will be incorrect.

@ -53,7 +53,7 @@ controls, either by iconifying the window or by switching to
another virtual desktop where the window isn't visible. The window
will become hidden but not withdrawn. If the window was iconified,
<a href="tqwidget.html#isMinimized">TQWidget::isMinimized</a>() returns TRUE.
<p> <p>See also <a href="qshowevent.html">TQShowEvent</a> and <a href="events.html">Event Classes</a>.
<p> <p>See also <a href="tqshowevent.html">TQShowEvent</a> and <a href="events.html">Event Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQHideEvent"></a>TQHideEvent::TQHideEvent ()

@ -308,7 +308,7 @@ private:
};
#define Q_DEFINED_QHTTP
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif
</pre>

@ -553,7 +553,7 @@ given in contents coordinates, or 0 if no item contains point <em>pos</em>.
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns a pointer to the first item whose text begins with <em>text</em>, or 0 if no such item could be found. Use the <em>compare</em> flag
to control the comparison behaviour. (See <a href="ntqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a>.)
to control the comparison behaviour. (See <a href="tqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a>.)
<h3 class=fn><a href="tqiconviewitem.html">TQIconViewItem</a>&nbsp;* <a name="findLastVisibleItem"></a>TQIconView::findLastVisibleItem ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r ) const
</h3>

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQIconViewItem class provides a single item in a TQIconView.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqiconview-h.html">tqiconview.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqiconviewitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -397,7 +397,7 @@ converted image. The original image is not changed.
converted.
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>, <a href="#depth">depth</a>(), and <a href="#isNull">isNull</a>().
<p> <p>See also <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>, <a href="#depth">depth</a>(), and <a href="#isNull">isNull</a>().
<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="convertDepth-2"></a>TQImage::convertDepth ( int&nbsp;depth ) const
</h3>
@ -415,7 +415,7 @@ found that are not in the palette, the palette may not be used at
all. This result should not be considered valid because it may
change in future implementations.
<p> Currently inefficient for non-32-bit images.
<p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<p> <p>See also <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="copy"></a>TQImage::copy () const
</h3>
@ -432,7 +432,7 @@ copied from position <em>x</em>, <em>y</em> in this image. In areas beyond
this image pixels are filled with pixel 0.
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="#bitBlt">bitBlt</a>() and <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<p> <p>See also <a href="#bitBlt">bitBlt</a>() and <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<h3 class=fn><a href="tqimage.html">TQImage</a> <a name="copy-3"></a>TQImage::copy ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r ) const
</h3>

@ -151,7 +151,7 @@ public:
};
#define Q_DEFINED_QINTDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQINTDICT_H
</pre>
<!-- eof -->

@ -137,7 +137,7 @@ or FALSE indeterminately.
</h3>
<p> Returns the code of the key that was pressed or released.
<p> See <a href="ntqt.html#Key-enum">TQt::Key</a> for the list of keyboard codes. These codes are
<p> See <a href="tqt.html#Key-enum">TQt::Key</a> for the list of keyboard codes. These codes are
independent of the underlying window system.
<p> A value of either 0 or Key_unknown means that the event is not
the result of a known key (e.g. it may be the result of a compose
@ -145,17 +145,17 @@ sequence or a keyboard macro, or due to key event compression).
<p> <p>See also <a href="tqwidget.html#setKeyCompression">TQWidget::setKeyCompression</a>().
<p>Example: <a href="fileiconview-example.html#x853">fileiconview/tqfileiconview.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQKeyEvent::state () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQKeyEvent::state () const
</h3>
<p> Returns the keyboard modifier flags that existed immediately
before the event occurred.
<p> The returned value is <a href="ntqt.html#ButtonState-enum">ShiftButton</a>, <a href="ntqt.html#ButtonState-enum">ControlButton</a>, <a href="ntqt.html#ButtonState-enum">AltButton</a>
and <a href="ntqt.html#ButtonState-enum">MetaButton</a> OR'ed together.
<p> The returned value is <a href="tqt.html#ButtonState-enum">ShiftButton</a>, <a href="tqt.html#ButtonState-enum">ControlButton</a>, <a href="tqt.html#ButtonState-enum">AltButton</a>
and <a href="tqt.html#ButtonState-enum">MetaButton</a> OR'ed together.
<p> <p>See also <a href="#stateAfter">stateAfter</a>().
<p>Example: <a href="fileiconview-example.html#x854">fileiconview/tqfileiconview.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="stateAfter"></a>TQKeyEvent::stateAfter () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="stateAfter"></a>TQKeyEvent::stateAfter () const
</h3>
<p> Returns the keyboard modifier flags that existed immediately after

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
by accelerators.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqkeysequence-h.html">tqkeysequence.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqkeysequence-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -67,12 +67,12 @@ The TQKeySequence class encapsulates a key sequence as used
by accelerators.
<p>
<p> A key sequence consists of up to four keyboard codes, each
optionally combined with modifiers, e.g. <a href="ntqt.html#Modifier-enum">SHIFT</a>, <a href="ntqt.html#Modifier-enum">CTRL</a>, <a href="ntqt.html#Modifier-enum">ALT</a>, <a href="ntqt.html#Modifier-enum">META</a>, or <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a>. For example, <tt>CTRL + Key_P</tt>
optionally combined with modifiers, e.g. <a href="tqt.html#Modifier-enum">SHIFT</a>, <a href="tqt.html#Modifier-enum">CTRL</a>, <a href="tqt.html#Modifier-enum">ALT</a>, <a href="tqt.html#Modifier-enum">META</a>, or <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a>. For example, <tt>CTRL + Key_P</tt>
might be a sequence used as a shortcut for printing a document.
The key codes are listed in <a href="tqnamespace-h.html">tqnamespace.h</a>. As an alternative,
use <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a> with the unicode code point of the character.
use <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a> with the unicode code point of the character.
For example, <tt>UNICODE_ACCEL + 'A'</tt> gives the same key sequence
as <a href="ntqt.html#Key-enum">Key_A</a>.
as <a href="tqt.html#Key-enum">Key_A</a>.
<p> Key sequences can be constructed either from an integer key code,
or from a human readable translatable string such as
"Ctrl+X,Alt+Space". A key sequence can be cast to a <a href="tqstring.html">TQString</a> to
@ -109,14 +109,14 @@ necessary, but it provides some context for the human translator.
</h3>
Constructs a key sequence that has a single <em>key</em>.
<p> The key codes are listed in <a href="tqnamespace-h.html">tqnamespace.h</a> and can be
combined with modifiers, e.g. with <a href="ntqt.html#Modifier-enum">SHIFT</a>, <a href="ntqt.html#Modifier-enum">CTRL</a>, <a href="ntqt.html#Modifier-enum">ALT</a>, <a href="ntqt.html#Modifier-enum">META</a> or <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a>.
combined with modifiers, e.g. with <a href="tqt.html#Modifier-enum">SHIFT</a>, <a href="tqt.html#Modifier-enum">CTRL</a>, <a href="tqt.html#Modifier-enum">ALT</a>, <a href="tqt.html#Modifier-enum">META</a> or <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a>.
<h3 class=fn><a name="TQKeySequence-4"></a>TQKeySequence::TQKeySequence ( int&nbsp;k1, int&nbsp;k2, int&nbsp;k3 = 0, int&nbsp;k4 = 0 )
</h3>
Constructs a key sequence with up to 4 keys <em>k1</em>, <em>k2</em>,
<em>k3</em> and <em>k4</em>.
<p> The key codes are listed in <a href="tqnamespace-h.html">tqnamespace.h</a> and can be
combined with modifiers, e.g. with <a href="ntqt.html#Modifier-enum">SHIFT</a>, <a href="ntqt.html#Modifier-enum">CTRL</a>, <a href="ntqt.html#Modifier-enum">ALT</a>, <a href="ntqt.html#Modifier-enum">META</a> or <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a>.
combined with modifiers, e.g. with <a href="tqt.html#Modifier-enum">SHIFT</a>, <a href="tqt.html#Modifier-enum">CTRL</a>, <a href="tqt.html#Modifier-enum">ALT</a>, <a href="tqt.html#Modifier-enum">META</a> or <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a>.
<h3 class=fn><a name="TQKeySequence-5"></a>TQKeySequence::TQKeySequence ( const&nbsp;<a href="tqkeysequence.html">TQKeySequence</a>&nbsp;&amp;&nbsp;keysequence )
</h3>
@ -136,12 +136,12 @@ The maximum is 4.
Returns TRUE if the key sequence is empty; otherwise returns
FALSE.
<h3 class=fn><a href="ntqt.html#SequenceMatch-enum">TQt::SequenceMatch</a> <a name="matches"></a>TQKeySequence::matches ( const&nbsp;<a href="tqkeysequence.html">TQKeySequence</a>&nbsp;&amp;&nbsp;seq ) const
<h3 class=fn><a href="tqt.html#SequenceMatch-enum">TQt::SequenceMatch</a> <a name="matches"></a>TQKeySequence::matches ( const&nbsp;<a href="tqkeysequence.html">TQKeySequence</a>&nbsp;&amp;&nbsp;seq ) const
</h3>
Matches the sequence with <em>seq</em>. Returns <a href="ntqt.html#SequenceMatch-enum">TQt::Identical</a> if
successful, <a href="ntqt.html#SequenceMatch-enum">TQt::PartialMatch</a> for matching but incomplete <em>seq</em>,
and <a href="ntqt.html#SequenceMatch-enum">TQt::NoMatch</a> if the sequences have nothing in common.
Returns <a href="ntqt.html#SequenceMatch-enum">TQt::NoMatch</a> if <em>seq</em> is shorter.
Matches the sequence with <em>seq</em>. Returns <a href="tqt.html#SequenceMatch-enum">TQt::Identical</a> if
successful, <a href="tqt.html#SequenceMatch-enum">TQt::PartialMatch</a> for matching but incomplete <em>seq</em>,
and <a href="tqt.html#SequenceMatch-enum">TQt::NoMatch</a> if the sequences have nothing in common.
Returns <a href="tqt.html#SequenceMatch-enum">TQt::NoMatch</a> if <em>seq</em> is shorter.
<h3 class=fn><a name="operator-TQString"></a>TQKeySequence::operator TQString () const
</h3>

@ -148,14 +148,14 @@ also use the <a href="#setBuddy">setBuddy</a>() function to accomplish the same
<h3 class=fn><a name="TQLabel"></a>TQLabel::TQLabel ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
</h3>
Constructs an empty label.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a> <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a> <em>f</em>, arguments are passed
to the <a href="tqframe.html">TQFrame</a> constructor.
<p> <p>See also <a href="#alignment-prop">alignment</a>, <a href="tqframe.html#setFrameStyle">setFrameStyle</a>(), and <a href="#indent-prop">indent</a>.
<h3 class=fn><a name="TQLabel-2"></a>TQLabel::TQLabel ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
</h3>
Constructs a label that displays the text, <em>text</em>.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a> <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a> <em>f</em>, arguments are passed
to the <a href="tqframe.html">TQFrame</a> constructor.
<p> <p>See also <a href="#text-prop">text</a>, <a href="#alignment-prop">alignment</a>, <a href="tqframe.html#setFrameStyle">setFrameStyle</a>(), and <a href="#indent-prop">indent</a>.
@ -167,7 +167,7 @@ buddy widget, <em>buddy</em>.
an ampersand, &amp;), and the text is in plain text format, when the
user presses Alt+ the underlined letter, focus is passed to the
buddy widget.
<p> The <em>parent</em>, <em>name</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
<p> The <em>parent</em>, <em>name</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments are passed
to the <a href="tqframe.html">TQFrame</a> constructor.
<p> <p>See also <a href="#text-prop">text</a>, <a href="#setBuddy">setBuddy</a>(), <a href="#alignment-prop">alignment</a>, <a href="tqframe.html#setFrameStyle">setFrameStyle</a>(), and <a href="#indent-prop">indent</a>.
@ -243,7 +243,7 @@ the <a href="focus.html#keyboard-focus">keyboard focus</a> is transferred to the
<p> The buddy mechanism is only available for TQLabels that contain
plain text in which one letter is prefixed with an ampersand, &amp;.
This letter is set as the accelerator key. The letter is displayed
underlined, and the '&amp;' is not displayed (i.e. the <a href="ntqt.html#TextFlags-enum">ShowPrefix</a>
underlined, and the '&amp;' is not displayed (i.e. the <a href="tqt.html#TextFlags-enum">ShowPrefix</a>
alignment flag is turned on; see <a href="#setAlignment">setAlignment</a>()).
<p> In a dialog, you might create two data entry widgets and a label
for each, and set up the geometry layout so each label is just to
@ -320,31 +320,31 @@ See the <a href="tqlabel.html#scaledContents-prop">"scaledContents"</a> property
<h3 class=fn>void <a name="setText"></a>TQLabel::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual slot]</tt>
</h3><p>Sets the label's text.
See the <a href="tqlabel.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="setTextFormat"></a>TQLabel::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a> )
<h3 class=fn>void <a name="setTextFormat"></a>TQLabel::setTextFormat ( <a href="tqt.html#TextFormat-enum">TextFormat</a> )
</h3><p>Sets the label's text format.
See the <a href="tqlabel.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQLabel::text () const
</h3><p>Returns the label's text.
See the <a href="tqlabel.html#text-prop">"text"</a> property for details.
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQLabel::textFormat () const
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQLabel::textFormat () const
</h3><p>Returns the label's text format.
See the <a href="tqlabel.html#textFormat-prop">"textFormat"</a> property for details.
<hr><h2>Property Documentation</h2>
<h3 class=fn>Alignment <a name="alignment-prop"></a>alignment</h3>
<p>This property holds the alignment of the label's contents.
<p>The alignment is a bitwise OR of <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> values. The <a href="ntqt.html#TextFlags-enum">ExpandTabs</a>, <a href="ntqt.html#TextFlags-enum">SingleLine</a> and <a href="ntqt.html#TextFlags-enum">ShowPrefix</a> flags apply only if the label contains plain text;
otherwise they are ignored. The <a href="ntqt.html#TextFlags-enum">DontClip</a> flag is always
ignored. <a href="ntqt.html#TextFlags-enum">WordBreak</a> applies to both rich text and plain text
labels. The <a href="ntqt.html#TextFlags-enum">BreakAnywhere</a> flag is not supported in TQLabel.
<p> If the label has a buddy, the <a href="ntqt.html#TextFlags-enum">ShowPrefix</a> flag is forced to
<p>The alignment is a bitwise OR of <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="tqt.html#TextFlags-enum">TQt::TextFlags</a> values. The <a href="tqt.html#TextFlags-enum">ExpandTabs</a>, <a href="tqt.html#TextFlags-enum">SingleLine</a> and <a href="tqt.html#TextFlags-enum">ShowPrefix</a> flags apply only if the label contains plain text;
otherwise they are ignored. The <a href="tqt.html#TextFlags-enum">DontClip</a> flag is always
ignored. <a href="tqt.html#TextFlags-enum">WordBreak</a> applies to both rich text and plain text
labels. The <a href="tqt.html#TextFlags-enum">BreakAnywhere</a> flag is not supported in TQLabel.
<p> If the label has a buddy, the <a href="tqt.html#TextFlags-enum">ShowPrefix</a> flag is forced to
TRUE.
<p> The default alignment is <tt>AlignAuto | AlignVCenter | ExpandTabs</tt>
if the label doesn't have a buddy and <tt>AlignAuto | AlignVCenter | ExpandTabs | ShowPrefix</tt> if the label has a buddy. If the label
contains rich text, additionally <a href="ntqt.html#TextFlags-enum">WordBreak</a> is turned on.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>, <a href="#setBuddy">setBuddy</a>(), and <a href="#text-prop">text</a>.
contains rich text, additionally <a href="tqt.html#TextFlags-enum">WordBreak</a> is turned on.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>, <a href="#setBuddy">setBuddy</a>(), and <a href="#text-prop">text</a>.
<p>Set this property's value with <a href="#setAlignment">setAlignment</a>() and get this property's value with <a href="#alignment">alignment</a>().
<h3 class=fn><a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<h3 class=fn><a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<p>This property holds the label's background mode.
<p>Get this property with <a href="tqwidget.html#backgroundMode">backgroundMode</a>().
<p> <p>See also <a href="tqwidget.html#backgroundMode-prop">TQWidget::backgroundMode</a>.
@ -352,9 +352,9 @@ contains rich text, additionally <a href="ntqt.html#TextFlags-enum">WordBreak</a
<p><h3 class=fn>int <a name="indent-prop"></a>indent</h3>
<p>This property holds the label's text indent in pixels.
<p>If a label displays text, the indent applies to the left edge if
<a href="#alignment">alignment</a>() is <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, to the right edge if alignment() is
<a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, to the top edge if alignment() is <a href="ntqt.html#AlignmentFlags-enum">AlignTop</a>, and
to to the bottom edge if alignment() is <a href="ntqt.html#AlignmentFlags-enum">AlignBottom</a>.
<a href="#alignment">alignment</a>() is <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>, to the right edge if alignment() is
<a href="tqt.html#AlignmentFlags-enum">AlignRight</a>, to the top edge if alignment() is <a href="tqt.html#AlignmentFlags-enum">AlignTop</a>, and
to to the bottom edge if alignment() is <a href="tqt.html#AlignmentFlags-enum">AlignBottom</a>.
<p> If indent is negative, or if no indent has been set, the label
computes the effective indent as follows: If <a href="tqframe.html#frameWidth">frameWidth</a>() is 0,
the effective indent becomes 0. If frameWidth() is greater than 0,
@ -385,7 +385,7 @@ pixmap to fill the available space.
the text clears any previous content, unless they are the same.
<p> The text will be interpreted either as a plain text or as a rich
text, depending on the text format setting; see <a href="#setTextFormat">setTextFormat</a>().
The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>, i.e. TQLabel will try to
The default setting is <a href="tqt.html#TextFormat-enum">AutoText</a>, i.e. TQLabel will try to
auto-detect the format of the text set.
<p> If the text is interpreted as a plain text and a buddy has been
set, the buddy accelerator key is updated from the new text.
@ -399,11 +399,11 @@ and can also provide a scrollbar when necessary.
<p> <p>See also <a href="#textFormat-prop">textFormat</a>, <a href="#setBuddy">setBuddy</a>(), and <a href="#alignment-prop">alignment</a>.
<p>Set this property's value with <a href="#setText">setText</a>() and get this property's value with <a href="#text">text</a>().
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<p>This property holds the label's text format.
<p>See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible
<p>See the <a href="tqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible
options.
<p> The default format is <a href="ntqt.html#TextFormat-enum">AutoText</a>.
<p> The default format is <a href="tqt.html#TextFormat-enum">AutoText</a>.
<p> <p>See also <a href="#text-prop">text</a>.
<p>Set this property's value with <a href="#setTextFormat">setTextFormat</a>() and get this property's value with <a href="#textFormat">textFormat</a>().

@ -209,7 +209,7 @@ Removes and deletes all items in this layout.
<h3 class=fn><a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQLayout::expanding () const<tt> [virtual]</tt>
</h3>
Returns whether this layout can make use of more space than
<a href="tqlayoutitem.html#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
<a href="tqlayoutitem.html#sizeHint">sizeHint</a>(). A value of <a href="tqt.html#Orientation-enum">Vertical</a> or <a href="tqt.html#Orientation-enum">Horizontal</a> means that it wants
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.
<p> The default implementation returns <tt>BothDirections</tt>.

@ -82,7 +82,7 @@ an iterator for the layout's children. If the concrete item is a
</h3>
<p> Constructs a layout item with an <em>alignment</em> that is a bitwise OR
of the <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all subclasses support
of the <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all subclasses support
alignment.
<h3 class=fn><a name="~TQLayoutItem"></a>TQLayoutItem::~TQLayoutItem ()<tt> [virtual]</tt>
@ -188,7 +188,7 @@ If this item is a <a href="tqlayout.html">TQLayout</a>, it is returned as a TQLa
<h3 class=fn>void <a name="setAlignment"></a>TQLayoutItem::setAlignment ( int&nbsp;a )<tt> [virtual]</tt>
</h3>
Sets the alignment of this item to <em>a</em>, which is a bitwise OR of
the <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all subclasses support alignment.
the <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all subclasses support alignment.
<p>Example: <a href="tutorial2-09.html#x2644">chart/optionsform.cpp</a>.
<h3 class=fn>void <a name="setGeometry"></a>TQLayoutItem::setGeometry ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [pure virtual]</tt>

@ -117,7 +117,7 @@ private: // Disabled copy constructor and operator=
};
#define Q_DEFINED_QLIBRARY
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif //TQT_NO_LIBRARY
#endif //TQLIBRARY_H
</pre>

@ -557,10 +557,10 @@ validator has been set.
<h3 class=fn>Alignment <a name="alignment-prop"></a>alignment</h3>
<p>This property holds the alignment of the line edit.
<p>Possible Values are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignHCenter</a>.
<p>Possible Values are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignAuto</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignRight</a> and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignHCenter</a>.
<p> Attempting to set the alignment to an illegal flag combination
does nothing.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p>Set this property's value with <a href="#setAlignment">setAlignment</a>() and get this property's value with <a href="#alignment">alignment</a>().
<h3 class=fn>int <a name="cursorPosition-prop"></a>cursorPosition</h3>

@ -316,9 +316,9 @@ touch.
Constructs a new empty list box called <em>name</em> and with parent <em>parent</em>.
<p> Performance is boosted by modifying the widget flags <em>f</em> so that
only part of the <a href="tqlistboxitem.html">TQListBoxItem</a> children is redrawn. This may be
unsuitable for custom TQListBoxItem classes, in which case <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a> and <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> should be cleared
unsuitable for custom TQListBoxItem classes, in which case <a href="tqt.html#WidgetFlags-enum">WStaticContents</a> and <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> should be cleared
immediately after construction.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<h3 class=fn><a name="~TQListBox"></a>TQListBox::~TQListBox ()
</h3>
@ -493,7 +493,7 @@ otherwise it starts from the first list box item.
If <tt>ComparisonFlags</tt> are specified in <em>compare</em> then these flags
are used, otherwise the default is a case-insensitive, "begins
with" search.
<p> <p>See also <a href="ntqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a>.
<p> <p>See also <a href="tqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a>.
<h3 class=fn>int <a name="findItem-2"></a>TQListBox::findItem ( int&nbsp;yPos ) const<tt> [protected]</tt>
</h3>

@ -397,8 +397,8 @@ width of the item with the largest width in the column.
Constructs a new empty list view called <em>name</em> with parent <em>parent</em>.
<p> Performance is boosted by modifying the widget flags <em>f</em> so that
only part of the <a href="tqlistviewitem.html">TQListViewItem</a> children is redrawn. This may be
unsuitable for custom TQListViewItem classes, in which case <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a> and <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> should be cleared.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
unsuitable for custom TQListViewItem classes, in which case <a href="tqt.html#WidgetFlags-enum">WStaticContents</a> and <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> should be cleared.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<h3 class=fn><a name="~TQListView"></a>TQListView::~TQListView ()
</h3>
@ -480,8 +480,8 @@ when the children of <em>item</em> are hidden.
<h3 class=fn>int <a name="columnAlignment"></a>TQListView::columnAlignment ( int&nbsp;column ) const
</h3>
Returns the alignment of column <em>column</em>. The default is <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
Returns the alignment of column <em>column</em>. The default is <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="columnText"></a>TQListView::columnText ( int&nbsp;c ) const
</h3>
@ -641,7 +641,7 @@ be found.
The search starts from the current item if the current item exists,
otherwise it starts from the first list view item. After reaching
the last item the search continues from the first item.
Pass OR-ed together <a href="ntqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a> values
Pass OR-ed together <a href="tqt.html#StringComparisonMode-enum">TQt::StringComparisonMode</a> values
in the <em>compare</em> flag, to control how the matching is performed.
The default comparison mode is case-sensitive, exact match.
@ -954,7 +954,7 @@ ultimately passed to <a href="tqlistviewitem.html#paintCell">TQListViewItem::pai
the list view. For horizontally aligned text with TQt::AlignLeft or
TQt::AlignHCenter the ellipsis (...) will be to the right, for
TQt::AlignRight the ellipsis will be to the left.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p>Example: <a href="listviews-example.html#x150">listviews/listviews.cpp</a>.
<h3 class=fn>void <a name="setColumnText"></a>TQListView::setColumnText ( int&nbsp;column, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;label )<tt> [virtual]</tt>
@ -1052,7 +1052,7 @@ than the number of columns the user must click on a column header
to sort the list view.
<p> <p>See also <a href="#setSorting">setSorting</a>().
<h3 class=fn>void <a name="setSortOrder"></a>TQListView::setSortOrder ( <a href="ntqt.html#SortOrder-enum">SortOrder</a>&nbsp;order )
<h3 class=fn>void <a name="setSortOrder"></a>TQListView::setSortOrder ( <a href="tqt.html#SortOrder-enum">SortOrder</a>&nbsp;order )
</h3>
Sets the sort order for the items in the list view to <em>order</em>.
<p> <p>See also <a href="#setSorting">setSorting</a>().
@ -1086,7 +1086,7 @@ Returns the column by which the list view is sorted, or -1 if
sorting is disabled.
<p> <p>See also <a href="#sortOrder">sortOrder</a>().
<h3 class=fn><a href="ntqt.html#SortOrder-enum">SortOrder</a> <a name="sortOrder"></a>TQListView::sortOrder () const
<h3 class=fn><a href="tqt.html#SortOrder-enum">SortOrder</a> <a name="sortOrder"></a>TQListView::sortOrder () const
</h3>
Returns the sorting order of the list view items.
<p> <p>See also <a href="#sortColumn">sortColumn</a>().

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQListViewItem class implements a list view item.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqlistview-h.html">tqlistview.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqchecklistitem.html">TQCheckListItem</a>.
<p><a href="tqlistviewitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>

@ -198,7 +198,7 @@ will be called when the menu item is clicked.
<p> This extract shows the creation of a toolbar with one toolbar
button. TQMainWindow supplies four dock areas for toolbars. When a
toolbar is created as a child of a TQMainWindow (or derived class)
instance it will be placed in a dock area (the <a href="ntqt.html#Dock-enum">Top</a> dock area by
instance it will be placed in a dock area (the <a href="tqt.html#Dock-enum">Top</a> dock area by
default). The slot will be called when the toolbar button is
clicked. Any dock window can be added to a dock area either using
<a href="#addDockWindow">addDockWindow</a>(), or by creating a dock window with the TQMainWindow
@ -267,10 +267,10 @@ group.
<p> New dock windows and toolbars can be added to a TQMainWindow using
<a href="#addDockWindow">addDockWindow</a>(). Dock windows can be moved using <a href="#moveDockWindow">moveDockWindow</a>()
and removed with <a href="#removeDockWindow">removeDockWindow</a>(). TQMainWindow allows default
dock window (toolbar) docking in all its dock areas (<a href="ntqt.html#Dock-enum">Top</a>, <a href="ntqt.html#Dock-enum">Left</a>, <a href="ntqt.html#Dock-enum">Right</a>, <a href="ntqt.html#Dock-enum">Bottom</a>). You can use <a href="#setDockEnabled">setDockEnabled</a>() to
dock window (toolbar) docking in all its dock areas (<a href="tqt.html#Dock-enum">Top</a>, <a href="tqt.html#Dock-enum">Left</a>, <a href="tqt.html#Dock-enum">Right</a>, <a href="tqt.html#Dock-enum">Bottom</a>). You can use <a href="#setDockEnabled">setDockEnabled</a>() to
enable and disable docking areas for dock windows. When adding or
moving dock windows you can specify their 'edge' (dock area). The
currently available edges are: <a href="ntqt.html#Dock-enum">Top</a>, <a href="ntqt.html#Dock-enum">Left</a>, <a href="ntqt.html#Dock-enum">Right</a>, <a href="ntqt.html#Dock-enum">Bottom</a>, <a href="ntqt.html#Dock-enum">Minimized</a> (effectively a 'hidden' dock area) and <a href="ntqt.html#Dock-enum">TornOff</a> (floating). See <a href="ntqt.html#Dock-enum">TQt::Dock</a> for an explanation of these
currently available edges are: <a href="tqt.html#Dock-enum">Top</a>, <a href="tqt.html#Dock-enum">Left</a>, <a href="tqt.html#Dock-enum">Right</a>, <a href="tqt.html#Dock-enum">Bottom</a>, <a href="tqt.html#Dock-enum">Minimized</a> (effectively a 'hidden' dock area) and <a href="tqt.html#Dock-enum">TornOff</a> (floating). See <a href="tqt.html#Dock-enum">TQt::Dock</a> for an explanation of these
areas. Note that the *ToolBar functions are included for backward
compatibility; all new code should use the *DockWindow functions.
TQToolbar is a subclass of <a href="tqdockwindow.html">TQDockWindow</a> so all functions that work
@ -308,15 +308,15 @@ to rearrange the order of some toolbars. Dock windows can also be
dragged outside any docking area (undocked or 'floated'). Being
able to drag dock windows can be enabled (the default) and
disabled using <a href="#setDockWindowsMovable">setDockWindowsMovable</a>().
<p> The <a href="ntqt.html#Dock-enum">Minimized</a> edge is a hidden dock area. If this dock area is
<p> The <a href="tqt.html#Dock-enum">Minimized</a> edge is a hidden dock area. If this dock area is
enabled the user can hide (minimize) a dock window or show (restore)
a minimized dock window by clicking the dock window handle. If the
user hovers the mouse cursor over one of the handles, the caption of
the dock window is displayed in a tool tip (see
<a href="tqwidget.html#caption">TQDockWindow::caption</a>() or <a href="tqtoolbar.html#label">TQToolBar::label</a>()), so if you enable the
<a href="ntqt.html#Dock-enum">Minimized</a> dock area, it is best to specify a meaningful caption
<a href="tqt.html#Dock-enum">Minimized</a> dock area, it is best to specify a meaningful caption
or label for each dock window. To minimize a dock window
programmatically use <a href="#moveDockWindow">moveDockWindow</a>() with an edge of <a href="ntqt.html#Dock-enum">Minimized</a>.
programmatically use <a href="#moveDockWindow">moveDockWindow</a>() with an edge of <a href="tqt.html#Dock-enum">Minimized</a>.
<p> Dock windows are moved transparently by default, i.e. during the
drag an outline rectangle is drawn on the screen representing the
position of the dock window as it moves. If you want the dock
@ -336,7 +336,7 @@ windows.
<p> The main window's menu bar is fixed (at the top) by default. If
you want a movable menu bar, create a <a href="tqmenubar.html">TQMenuBar</a> as a stretchable
widget inside its own movable dock window and restrict this dock
window to only live within the <a href="ntqt.html#Dock-enum">Top</a> or <a href="ntqt.html#Dock-enum">Bottom</a> dock:
window to only live within the <a href="tqt.html#Dock-enum">Top</a> or <a href="tqt.html#Dock-enum">Bottom</a> dock:
<p> <pre>
<a href="tqtoolbar.html">TQToolBar</a> *tb = new <a href="tqtoolbar.html">TQToolBar</a>( this );
<a href="#addDockWindow">addDockWindow</a>( tb, tr( "Menubar" ), Top, FALSE );
@ -407,7 +407,7 @@ dock windows. (This is the default.)
</h3>
Constructs an empty main window. The <em>parent</em>, <em>name</em> and widget
flags <em>f</em>, are passed on to the <a href="tqwidget.html">TQWidget</a> constructor.
<p> By default, the widget flags are set to <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a> rather
<p> By default, the widget flags are set to <a href="tqt.html#WidgetFlags-enum">WType_TopLevel</a> rather
than 0 as they are with TQWidget. If you don't want your
TQMainWindow to be a top level widget then you will need to set <em>f</em> to 0.
@ -415,37 +415,37 @@ TQMainWindow to be a top level widget then you will need to set <em>f</em> to 0.
</h3>
Destroys the object and frees any allocated resources.
<h3 class=fn>void <a name="addDockWindow"></a>TQMainWindow::addDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop, bool&nbsp;newLine = FALSE )<tt> [virtual]</tt>
<h3 class=fn>void <a name="addDockWindow"></a>TQMainWindow::addDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop, bool&nbsp;newLine = FALSE )<tt> [virtual]</tt>
</h3>
Adds <em>dockWindow</em> to the <em>edge</em> dock area.
<p> If <em>newLine</em> is FALSE (the default) then the <em>dockWindow</em> is
added at the end of the <em>edge</em>. For vertical edges the end is at
the bottom, for horizontal edges (including <a href="ntqt.html#Dock-enum">Minimized</a>) the end
the bottom, for horizontal edges (including <a href="tqt.html#Dock-enum">Minimized</a>) the end
is at the right. If <em>newLine</em> is TRUE a new line of dock windows
is started with <em>dockWindow</em> as the first (left-most and
top-most) dock window.
<p> If <em>dockWindow</em> is managed by another main window, it is first
removed from that window.
<h3 class=fn>void <a name="addDockWindow-2"></a>TQMainWindow::addDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;label, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop, bool&nbsp;newLine = FALSE )<tt> [virtual]</tt>
<h3 class=fn>void <a name="addDockWindow-2"></a>TQMainWindow::addDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;label, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop, bool&nbsp;newLine = FALSE )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Adds <em>dockWindow</em> to the dock area with label <em>label</em>.
<p> If <em>newLine</em> is FALSE (the default) the <em>dockWindow</em> is added at
the end of the <em>edge</em>. For vertical edges the end is at the
bottom, for horizontal edges (including <a href="ntqt.html#Dock-enum">Minimized</a>) the end is
bottom, for horizontal edges (including <a href="tqt.html#Dock-enum">Minimized</a>) the end is
at the right. If <em>newLine</em> is TRUE a new line of dock windows is
started with <em>dockWindow</em> as the first (left-most and top-most)
dock window.
<p> If <em>dockWindow</em> is managed by another main window, it is first
removed from that window.
<h3 class=fn>void <a name="addToolBar"></a>TQMainWindow::addToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="ntqt.html#Dock-enum">Dock</a> = DockTop, bool&nbsp;newLine = FALSE )
<h3 class=fn>void <a name="addToolBar"></a>TQMainWindow::addToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="tqt.html#Dock-enum">Dock</a> = DockTop, bool&nbsp;newLine = FALSE )
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
<h3 class=fn>void <a name="addToolBar-2"></a>TQMainWindow::addToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;label, <a href="ntqt.html#Dock-enum">Dock</a> = DockTop, bool&nbsp;newLine = FALSE )
<h3 class=fn>void <a name="addToolBar-2"></a>TQMainWindow::addToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;label, <a href="tqt.html#Dock-enum">Dock</a> = DockTop, bool&nbsp;newLine = FALSE )
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -463,7 +463,7 @@ window should appear on the popup menu.
<h3 class=fn><a href="tqdockarea.html">TQDockArea</a>&nbsp;* <a name="bottomDock"></a>TQMainWindow::bottomDock () const
</h3>
Returns a pointer the <a href="ntqt.html#Dock-enum">Bottom</a> dock area
Returns a pointer the <a href="tqt.html#Dock-enum">Bottom</a> dock area
<p> <p>See also <a href="#topDock">topDock</a>(), <a href="#leftDock">leftDock</a>(), and <a href="#rightDock">rightDock</a>().
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="centralWidget"></a>TQMainWindow::centralWidget () const
@ -522,14 +522,14 @@ TRUE, and reimplement this function to do whatever you want.
<p> This signal is emitted when the <em>dockWindow</em> has changed its
position. A change in position occurs when a dock window is moved
within its dock area or moved to another dock area (including the
<a href="ntqt.html#Dock-enum">Minimized</a> and <tt>TearOff</tt> dock areas).
<a href="tqt.html#Dock-enum">Minimized</a> and <tt>TearOff</tt> dock areas).
<p> <p>See also <a href="#getLocation">getLocation</a>().
<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows"></a>TQMainWindow::dockWindows ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQDockWindow&gt; <a name="dockWindows"></a>TQMainWindow::dockWindows ( <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
Returns a list of all the dock windows which are in the <em>dock</em>
dock area, regardless of their state.
<p> For example, the <a href="ntqt.html#Dock-enum">DockTornOff</a> dock area may contain closed dock
<p> For example, the <a href="tqt.html#Dock-enum">DockTornOff</a> dock area may contain closed dock
windows but these are returned along with the visible dock
windows.
@ -543,7 +543,7 @@ regardless of which dock area they are in or what their state is,
<h3 class=fn>bool <a name="dockWindowsMovable"></a>TQMainWindow::dockWindowsMovable () const
</h3><p>Returns TRUE if the dock windows are movable; otherwise returns FALSE.
See the <a href="tqmainwindow.html#dockWindowsMovable-prop">"dockWindowsMovable"</a> property for details.
<h3 class=fn>bool <a name="getLocation"></a>TQMainWindow::getLocation ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dw, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;&amp;&nbsp;dock, int&nbsp;&amp;&nbsp;index, bool&nbsp;&amp;&nbsp;nl, int&nbsp;&amp;&nbsp;extraOffset ) const
<h3 class=fn>bool <a name="getLocation"></a>TQMainWindow::getLocation ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dw, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;&amp;&nbsp;dock, int&nbsp;&amp;&nbsp;index, bool&nbsp;&amp;&nbsp;nl, int&nbsp;&amp;&nbsp;extraOffset ) const
</h3>
Finds the location of the dock window <em>dw</em>.
<p> If the <em>dw</em> dock window is found in the main window the function
@ -573,7 +573,7 @@ and set it to return TRUE if you wish the user to be able to see
the dock window menu.
<p> <p>See also <a href="#customize">customize</a>().
<h3 class=fn>bool <a name="isDockEnabled"></a>TQMainWindow::isDockEnabled ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
<h3 class=fn>bool <a name="isDockEnabled"></a>TQMainWindow::isDockEnabled ( <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
Returns TRUE if the <em>dock</em> dock area is enabled, i.e. it can
accept user dragged dock windows; otherwise returns FALSE.
@ -586,7 +586,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
user dragged dock windows; otherwise returns FALSE.
<p> <p>See also <a href="#setDockEnabled">setDockEnabled</a>().
<h3 class=fn>bool <a name="isDockEnabled-3"></a>TQMainWindow::isDockEnabled ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;tb, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
<h3 class=fn>bool <a name="isDockEnabled-3"></a>TQMainWindow::isDockEnabled ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;tb, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns TRUE if dock area <em>dock</em> is enabled for the dock window
@ -612,13 +612,13 @@ TRUE.
<h3 class=fn><a href="tqdockarea.html">TQDockArea</a>&nbsp;* <a name="leftDock"></a>TQMainWindow::leftDock () const
</h3>
Returns the <a href="ntqt.html#Dock-enum">Left</a> dock area
Returns the <a href="tqt.html#Dock-enum">Left</a> dock area
<p> <p>See also <a href="#rightDock">rightDock</a>(), <a href="#topDock">topDock</a>(), and <a href="#bottomDock">bottomDock</a>().
<h3 class=fn>void <a name="lineUpDockWindows"></a>TQMainWindow::lineUpDockWindows ( bool&nbsp;keepNewLines = FALSE )
</h3>
This function will line up dock windows within the visible dock
areas (<a href="ntqt.html#Dock-enum">Top</a>, <a href="ntqt.html#Dock-enum">Left</a>, <a href="ntqt.html#Dock-enum">Right</a> and <a href="ntqt.html#Dock-enum">Bottom</a>) as compactly as
areas (<a href="tqt.html#Dock-enum">Top</a>, <a href="tqt.html#Dock-enum">Left</a>, <a href="tqt.html#Dock-enum">Right</a> and <a href="tqt.html#Dock-enum">Bottom</a>) as compactly as
possible.
<p> If <em>keepNewLines</em> is TRUE, all dock windows stay on their
original lines. If <em>keepNewLines</em> is FALSE then newlines may be
@ -644,15 +644,15 @@ Returns the menu bar for this window.
<p> If there isn't one, then <a href="#menuBar">menuBar</a>() creates an empty menu bar.
<p> <p>See also <a href="#statusBar">statusBar</a>().
<h3 class=fn>void <a name="moveDockWindow"></a>TQMainWindow::moveDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop )<tt> [virtual]</tt>
<h3 class=fn>void <a name="moveDockWindow"></a>TQMainWindow::moveDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;edge = DockTop )<tt> [virtual]</tt>
</h3>
Moves <em>dockWindow</em> to the end of the <em>edge</em>.
<p> For vertical edges the end is at the bottom, for horizontal edges
(including <a href="ntqt.html#Dock-enum">Minimized</a>) the end is at the right.
(including <a href="tqt.html#Dock-enum">Minimized</a>) the end is at the right.
<p> If <em>dockWindow</em> is managed by another main window, it is first
removed from that window.
<h3 class=fn>void <a name="moveDockWindow-2"></a>TQMainWindow::moveDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;edge, bool&nbsp;nl, int&nbsp;index, int&nbsp;extraOffset = -1 )<tt> [virtual]</tt>
<h3 class=fn>void <a name="moveDockWindow-2"></a>TQMainWindow::moveDockWindow ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dockWindow, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;edge, bool&nbsp;nl, int&nbsp;index, int&nbsp;extraOffset = -1 )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Moves <em>dockWindow</em> to position <em>index</em> within the <em>edge</em> dock
@ -671,12 +671,12 @@ positions the user has dragged them to.)
<p> If <em>dockWindow</em> is managed by another main window, it is first
removed from that window.
<h3 class=fn>void <a name="moveToolBar"></a>TQMainWindow::moveToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="ntqt.html#Dock-enum">Dock</a> = DockTop )
<h3 class=fn>void <a name="moveToolBar"></a>TQMainWindow::moveToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="tqt.html#Dock-enum">Dock</a> = DockTop )
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
<h3 class=fn>void <a name="moveToolBar-2"></a>TQMainWindow::moveToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="ntqt.html#Dock-enum">Dock</a>, bool&nbsp;nl, int&nbsp;index, int&nbsp;extraOffset = -1 )
<h3 class=fn>void <a name="moveToolBar-2"></a>TQMainWindow::moveToolBar ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*, <a href="tqt.html#Dock-enum">Dock</a>, bool&nbsp;nl, int&nbsp;index, int&nbsp;extraOffset = -1 )
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -705,7 +705,7 @@ window.
<h3 class=fn><a href="tqdockarea.html">TQDockArea</a>&nbsp;* <a name="rightDock"></a>TQMainWindow::rightDock () const
</h3>
Returns the <a href="ntqt.html#Dock-enum">Right</a> dock area
Returns the <a href="tqt.html#Dock-enum">Right</a> dock area
<p> <p>See also <a href="#leftDock">leftDock</a>(), <a href="#topDock">topDock</a>(), and <a href="#bottomDock">bottomDock</a>().
<h3 class=fn>bool <a name="rightJustification"></a>TQMainWindow::rightJustification () const
@ -731,13 +731,13 @@ Sets the central widget for this main window to <em>w</em>.
bottom dock areas. The menu bar is above the top dock area.
<p> <p>See also <a href="#centralWidget">centralWidget</a>().
<h3 class=fn>void <a name="setDockEnabled"></a>TQMainWindow::setDockEnabled ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock, bool&nbsp;enable )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setDockEnabled"></a>TQMainWindow::setDockEnabled ( <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock, bool&nbsp;enable )<tt> [virtual]</tt>
</h3>
If <em>enable</em> is TRUE then users can dock windows in the <em>dock</em>
area. If <em>enable</em> is FALSE users cannot dock windows in the <em>dock</em> dock area.
<p> Users can dock (drag) dock windows into any enabled dock area.
<h3 class=fn>void <a name="setDockEnabled-2"></a>TQMainWindow::setDockEnabled ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dw, <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock, bool&nbsp;enable )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setDockEnabled-2"></a>TQMainWindow::setDockEnabled ( <a href="tqdockwindow.html">TQDockWindow</a>&nbsp;*&nbsp;dw, <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock, bool&nbsp;enable )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> If <em>enable</em> is TRUE then users can dock the <em>dw</em> dock window in
@ -807,11 +807,11 @@ tip group too.
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQToolBar&gt; <a name="toolBars"></a>TQMainWindow::toolBars ( <a href="ntqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
<h3 class=fn><a href="tqptrlist.html">TQPtrList</a>&lt;TQToolBar&gt; <a name="toolBars"></a>TQMainWindow::toolBars ( <a href="tqt.html#Dock-enum">Dock</a>&nbsp;dock ) const
</h3>
Returns a list of all the toolbars which are in the <em>dock</em> dock
area, regardless of their state.
<p> For example, the <a href="ntqt.html#Dock-enum">TornOff</a> dock area may contain closed toolbars
<p> For example, the <a href="tqt.html#Dock-enum">TornOff</a> dock area may contain closed toolbars
but these are returned along with the visible toolbars.
<p> <p>See also <a href="#dockWindows">dockWindows</a>().
@ -828,7 +828,7 @@ Returns this main window's tool tip group. If there isn't one,
<h3 class=fn><a href="tqdockarea.html">TQDockArea</a>&nbsp;* <a name="topDock"></a>TQMainWindow::topDock () const
</h3>
Returns the <a href="ntqt.html#Dock-enum">Top</a> dock area
Returns the <a href="tqt.html#Dock-enum">Top</a> dock area
<p> <p>See also <a href="#bottomDock">bottomDock</a>(), <a href="#leftDock">leftDock</a>(), and <a href="#rightDock">rightDock</a>().
<h3 class=fn>bool <a name="usesBigPixmaps"></a>TQMainWindow::usesBigPixmaps () const
@ -864,7 +864,7 @@ be used for popup menus, for example:
<p>If TRUE (the default), the user will be able to move movable dock
windows from one TQMainWindow dock area to another, including the
<tt>TearOff</tt> area (i.e. where the dock window floats freely as a
window in its own right), and the <a href="ntqt.html#Dock-enum">Minimized</a> area (where only
window in its own right), and the <a href="tqt.html#Dock-enum">Minimized</a> area (where only
the dock window's handle is shown below the menu bar). Moveable
dock windows can also be moved within TQMainWindow dock areas, i.e.
to rearrange them within a dock area.
@ -925,7 +925,7 @@ and for connecting to the main window's widget's
</h3>
<p> Writes the layout (sizes and positions) of the dock windows in the
dock areas of the TQMainWindow <em>mainWindow</em>, including <a href="ntqt.html#Dock-enum">Minimized</a> and <a href="ntqt.html#Dock-enum">TornOff</a> dock windows, to the text stream <em>ts</em>.
dock areas of the TQMainWindow <em>mainWindow</em>, including <a href="tqt.html#Dock-enum">Minimized</a> and <a href="tqt.html#Dock-enum">TornOff</a> dock windows, to the text stream <em>ts</em>.
<p> This can be used, for example, in conjunction with <a href="tqsettings.html">TQSettings</a> to
save the user's layout when the \mainWindow receives a closeEvent.
<p> <p>See also <a href="#operator-gt-gt">operator&gt;&gt;</a>() and <a href="tqwidget.html#closeEvent">closeEvent</a>().
@ -935,7 +935,7 @@ save the user's layout when the \mainWindow receives a closeEvent.
<p> Reads the layout (sizes and positions) of the dock windows in the
dock areas of the TQMainWindow <em>mainWindow</em> from the text stream,
<em>ts</em>, including <a href="ntqt.html#Dock-enum">Minimized</a> and <a href="ntqt.html#Dock-enum">TornOff</a> dock windows.
<em>ts</em>, including <a href="tqt.html#Dock-enum">Minimized</a> and <a href="tqt.html#Dock-enum">TornOff</a> dock windows.
Restores the dock windows and dock areas to these sizes and
positions. The layout information must be in the format produced
by <a href="#operator-lt-lt">operator&lt;&lt;</a>().

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqglobal.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqdatastream.h"
#include "tqpair.h"
#include "tqvaluelist.h"
@ -908,7 +908,7 @@ TQ_INLINE_TEMPLATES TQDataStream&amp; operator&lt;&lt;( TQDataStream&amp; s, con
#endif
#define Q_DEFINED_QMAP
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQMAP_H
</pre>
<!-- eof -->

@ -105,7 +105,7 @@ provides a dictionary.
<p> TQMap is a TQt implementation of an STL-like map container. It can
be used in your application if the standard <tt>map</tt> is not
available on all your target platforms. TQMap is part of the <a href="ntqtl.html">TQt Template Library</a>.
available on all your target platforms. TQMap is part of the <a href="tqtl.html">TQt Template Library</a>.
<p> TQMap&lt;Key, Data&gt; defines a template instance to create a
dictionary with keys of type Key and values of type Data. TQMap
does not store pointers to the members of the map; instead, it
@ -258,7 +258,7 @@ to pass an iterator to <a href="#remove">remove</a>(). Another way is to pass a
value to remove(), which will delete the entry with the requested
key. In addition you can clear the entire map using the <a href="#clear">clear</a>()
method.
<p> <p>See also <a href="tqmapiterator.html">TQMapIterator</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqmapiterator.html">TQMapIterator</a>, <a href="tqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="ConstIterator"></a>TQMap::ConstIterator</h3>

@ -66,7 +66,7 @@ const map. It does not allow you to modify the values of the map
because this would break the const semantics.
<p> For more information on TQMap iterators, see <a href="tqmapiterator.html">TQMapIterator</a> and
the <a href="tqmap.html#tqmap-eg">TQMap example</a>.
<p> <p>See also <a href="tqmap.html">TQMap</a>, <a href="tqmapiterator.html">TQMapIterator</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqmap.html">TQMap</a>, <a href="tqmapiterator.html">TQMapIterator</a>, <a href="tqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="iterator_category"></a>TQMapConstIterator::iterator_category</h3>

@ -81,7 +81,7 @@ ConstIterator to access a <a href="tqmap.html">TQMap</a> in a const environment
reference or pointer to the map is itself const. Its semantics are
the same, but it only returns const references to the item it
points to.
<p> <p>See also <a href="tqmap.html">TQMap</a>, <a href="tqmapconstiterator.html">TQMapConstIterator</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqmap.html">TQMap</a>, <a href="tqmapconstiterator.html">TQMapConstIterator</a>, <a href="tqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="iterator_category"></a>TQMapIterator::iterator_category</h3>

@ -149,7 +149,7 @@ public:
};
#define Q_DEFINED_QMEMARRAY
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
</pre>
<!-- eof -->

@ -145,7 +145,7 @@ disabled with <a href="tqmenudata.html#setItemEnabled">setItemEnabled()</a>.
</h3>
<a name="1"></a><p> TQMenuBar on TQt/Mac is a wrapper for using the system-wide menubar.
If you have multiple menubars in one dialog the outermost menubar
(normally inside a widget with <a href="ntqt.html#WidgetFlags">widget flag</a> <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a>) will
(normally inside a widget with <a href="tqt.html#WidgetFlags">widget flag</a> <a href="tqt.html#WidgetFlags-enum">WType_TopLevel</a>) will
be used for the system-wide menubar.
<p> Note that arbitrary TQt widgets <em>cannot</em> be inserted into a
TQMenuBar on the Mac because TQt uses Mac's native menus which don't

@ -365,7 +365,7 @@ pressed).
TQMessageBox::<a href="#Icon-enum">Question</a>,
TQMessageBox::Yes | TQMessageBox::Default,
TQMessageBox::No | TQMessageBox::Escape,
TQMessageBox::<a href="ntqt.html#ButtonState-enum">NoButton</a> );
TQMessageBox::<a href="tqt.html#ButtonState-enum">NoButton</a> );
if ( mb.<a href="tqdialog.html#exec">exec</a>() == TQMessageBox::No )
// try again
</pre>
@ -615,7 +615,7 @@ See the <a href="tqmessagebox.html#iconPixmap-prop">"iconPixmap"</a> property fo
<h3 class=fn>void <a name="setText"></a>TQMessageBox::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )
</h3><p>Sets the message box text to be displayed.
See the <a href="tqmessagebox.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="setTextFormat"></a>TQMessageBox::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a> )
<h3 class=fn>void <a name="setTextFormat"></a>TQMessageBox::setTextFormat ( <a href="tqt.html#TextFormat-enum">TextFormat</a> )
</h3><p>Sets the format of the text displayed by the message box.
See the <a href="tqmessagebox.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon"></a>TQMessageBox::standardIcon ( <a href="tqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon )<tt> [static]</tt>
@ -626,7 +626,7 @@ specifies the required icon, e.g. TQMessageBox::Question,
TQMessageBox::Information, TQMessageBox::Warning or
TQMessageBox::Critical.
<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="tqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon, <a href="ntqt.html#GUIStyle-enum">GUIStyle</a>&nbsp;style )<tt> [static]</tt>
<h3 class=fn><a href="tqpixmap.html">TQPixmap</a> <a name="standardIcon-2"></a>TQMessageBox::standardIcon ( <a href="tqmessagebox.html#Icon-enum">Icon</a>&nbsp;icon, <a href="tqt.html#GUIStyle-enum">GUIStyle</a>&nbsp;style )<tt> [static]</tt>
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> Returns the pixmap used for a standard icon. This
@ -638,7 +638,7 @@ TQMessageBox::Warning or TQMessageBox::Critical.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQMessageBox::text () const
</h3><p>Returns the message box text to be displayed.
See the <a href="tqmessagebox.html#text-prop">"text"</a> property for details.
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQMessageBox::textFormat () const
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQMessageBox::textFormat () const
</h3><p>Returns the format of the text displayed by the message box.
See the <a href="tqmessagebox.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn>int <a name="warning"></a>TQMessageBox::warning ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;caption, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, int&nbsp;button0, int&nbsp;button1, int&nbsp;button2 = 0 )<tt> [static]</tt>
@ -725,16 +725,16 @@ Windows GUI styles; you may want to draw two pixmaps.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-prop"></a>text</h3>
<p>This property holds the message box text to be displayed.
<p>The text will be interpreted either as a plain text or as rich
text, depending on the text format setting (<a href="#textFormat-prop">TQMessageBox::textFormat</a>). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>, i.e.
text, depending on the text format setting (<a href="#textFormat-prop">TQMessageBox::textFormat</a>). The default setting is <a href="tqt.html#TextFormat-enum">AutoText</a>, i.e.
the message box will try to auto-detect the format of the text.
<p> The default value of this property is <a href="tqstring.html#TQString-null">TQString::null</a>.
<p> <p>See also <a href="#textFormat-prop">textFormat</a>.
<p>Set this property's value with <a href="#setText">setText</a>() and get this property's value with <a href="#text">text</a>().
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<p>This property holds the format of the text displayed by the message box.
<p>The current text format used by the message box. See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options.
<p> The default format is <a href="ntqt.html#TextFormat-enum">AutoText</a>.
<p>The current text format used by the message box. See the <a href="tqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options.
<p> The default format is <a href="tqt.html#TextFormat-enum">AutoText</a>.
<p> <p>See also <a href="#text-prop">text</a>.
<p>Set this property's value with <a href="#setTextFormat">setTextFormat</a>() and get this property's value with <a href="#textFormat">textFormat</a>().

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQMIME_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqmap.h"
#endif // QT_H

@ -92,8 +92,8 @@ disable mouse and keyboard events for a widget.
<a href="tqevent.html#Type-enum">TQEvent::MouseButtonRelease</a>, <a href="tqevent.html#Type-enum">TQEvent::MouseButtonDblClick</a> or
<a href="tqevent.html#Type-enum">TQEvent::MouseMove</a>.
<p> The <em>pos</em> parameter specifies the position relative to the
receiving widget. <em>button</em> specifies the <a href="ntqt.html#ButtonState-enum">button</a> that caused the event, which should be <a href="ntqt.html#ButtonState-enum">TQt::NoButton</a> (0), if <em>type</em> is <a href="tqevent.html#Type-enum">MouseMove</a>. <em>state</em> is the
<a href="ntqt.html#ButtonState-enum">ButtonState</a> at the time of the
receiving widget. <em>button</em> specifies the <a href="tqt.html#ButtonState-enum">button</a> that caused the event, which should be <a href="tqt.html#ButtonState-enum">TQt::NoButton</a> (0), if <em>type</em> is <a href="tqevent.html#Type-enum">MouseMove</a>. <em>state</em> is the
<a href="tqt.html#ButtonState-enum">ButtonState</a> at the time of the
event.
<p> The <a href="#globalPos">globalPos</a>() is initialized to <a href="tqcursor.html#pos">TQCursor::pos</a>(), which may not be
appropriate. Use the other constructor to specify the global
@ -106,8 +106,8 @@ position explicitly.
<p> The <em>type</em> parameter must be <a href="tqevent.html#Type-enum">TQEvent::MouseButtonPress</a>, <a href="tqevent.html#Type-enum">TQEvent::MouseButtonRelease</a>, <a href="tqevent.html#Type-enum">TQEvent::MouseButtonDblClick</a> or <a href="tqevent.html#Type-enum">TQEvent::MouseMove</a>.
<p> The <em>pos</em> parameter specifies the position relative to the
receiving widget. <em>globalPos</em> is the position in absolute
coordinates. <em>button</em> specifies the <a href="ntqt.html#ButtonState-enum">button</a> that caused the event, which should be <a href="ntqt.html#ButtonState-enum">TQt::NoButton</a> (0), if <em>type</em> is <a href="tqevent.html#Type-enum">MouseMove</a>. <em>state</em> is the
<a href="ntqt.html#ButtonState-enum">ButtonState</a> at the time of the
coordinates. <em>button</em> specifies the <a href="tqt.html#ButtonState-enum">button</a> that caused the event, which should be <a href="tqt.html#ButtonState-enum">TQt::NoButton</a> (0), if <em>type</em> is <a href="tqevent.html#Type-enum">MouseMove</a>. <em>state</em> is the
<a href="tqt.html#ButtonState-enum">ButtonState</a> at the time of the
event.
<p>
<h3 class=fn>void <a name="accept"></a>TQMouseEvent::accept ()
@ -120,14 +120,14 @@ parent widget.
<p> The accept flag is set by default.
<p> <p>See also <a href="#ignore">ignore</a>().
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="button"></a>TQMouseEvent::button () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="button"></a>TQMouseEvent::button () const
</h3>
<p> Returns the button that caused the event.
<p> Possible return values are <a href="ntqt.html#ButtonState-enum">LeftButton</a>, <a href="ntqt.html#ButtonState-enum">RightButton</a>, <a href="ntqt.html#ButtonState-enum">MidButton</a> and <a href="ntqt.html#ButtonState-enum">NoButton</a>.
<p> Note that the returned value is always <a href="ntqt.html#ButtonState-enum">NoButton</a> for mouse move
<p> Possible return values are <a href="tqt.html#ButtonState-enum">LeftButton</a>, <a href="tqt.html#ButtonState-enum">RightButton</a>, <a href="tqt.html#ButtonState-enum">MidButton</a> and <a href="tqt.html#ButtonState-enum">NoButton</a>.
<p> Note that the returned value is always <a href="tqt.html#ButtonState-enum">NoButton</a> for mouse move
events.
<p> <p>See also <a href="#state">state</a>() and <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> <p>See also <a href="#state">state</a>() and <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p>Examples: <a href="dclock-example.html#x1101">dclock/dclock.cpp</a>, <a href="life-example.html#x1890">life/life.cpp</a>, and <a href="tutorial1-14.html#x2417">t14/cannon.cpp</a>.
<h3 class=fn>const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp; <a name="globalPos"></a>TQMouseEvent::globalPos () const
@ -181,7 +181,7 @@ global position returned by <a href="#globalPos">globalPos</a>() to avoid a shak
<p> <p>See also <a href="#x">x</a>(), <a href="#y">y</a>(), and <a href="#globalPos">globalPos</a>().
<p>Examples: <a href="tutorial2-06.html#x2580">chart/canvasview.cpp</a>, <a href="drawlines-example.html#x1654">drawlines/connect.cpp</a>, <a href="life-example.html#x1891">life/life.cpp</a>, <a href="popup-example.html#x1611">popup/popup.cpp</a>, <a href="qmag-example.html#x1780">qmag/qmag.cpp</a>, <a href="tutorial1-14.html#x2418">t14/cannon.cpp</a>, and <a href="tooltip-example.html#x443">tooltip/tooltip.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQMouseEvent::state () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQMouseEvent::state () const
</h3>
<p> Returns the button state (a combination of mouse buttons and
@ -193,16 +193,16 @@ released, the <a href="tqevent.html#Type-enum">TQEvent::MouseButtonRelease</a> e
<a href="#button">button</a>() that was pressed.
<p> This value is mainly interesting for <a href="tqevent.html#Type-enum">TQEvent::MouseMove</a>; for the
other cases, button() is more useful.
<p> The returned value is <a href="ntqt.html#ButtonState-enum">LeftButton</a>, <a href="ntqt.html#ButtonState-enum">RightButton</a>, <a href="ntqt.html#ButtonState-enum">MidButton</a>,
<a href="ntqt.html#ButtonState-enum">ShiftButton</a>, <a href="ntqt.html#ButtonState-enum">ControlButton</a> and <a href="ntqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<p> <p>See also <a href="#button">button</a>(), <a href="#stateAfter">stateAfter</a>(), and <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> The returned value is <a href="tqt.html#ButtonState-enum">LeftButton</a>, <a href="tqt.html#ButtonState-enum">RightButton</a>, <a href="tqt.html#ButtonState-enum">MidButton</a>,
<a href="tqt.html#ButtonState-enum">ShiftButton</a>, <a href="tqt.html#ButtonState-enum">ControlButton</a> and <a href="tqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<p> <p>See also <a href="#button">button</a>(), <a href="#stateAfter">stateAfter</a>(), and <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p>Examples: <a href="popup-example.html#x1612">popup/popup.cpp</a> and <a href="showimg-example.html#x1334">showimg/showimg.cpp</a>.
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="stateAfter"></a>TQMouseEvent::stateAfter () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="stateAfter"></a>TQMouseEvent::stateAfter () const
</h3>
<p> Returns the state of buttons after the event.
<p> <p>See also <a href="#state">state</a>() and <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> <p>See also <a href="#state">state</a>() and <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<h3 class=fn>int <a name="x"></a>TQMouseEvent::x () const
</h3>

@ -307,9 +307,9 @@ string), or a <a href="tqstring.html#operator!">null string</a> if <em>line</em>
<p>
<hr><h2>Property Documentation</h2>
<h3 class=fn>Alignment <a name="alignment-prop"></a>alignment</h3> <p>This property holds the editor's paragraph alignment.
<p>Sets the alignment to flag, which must be <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>.
<p>Sets the alignment to flag, which must be <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">AlignHCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignRight</a>.
<p> If flag is an illegal flag nothing happens.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p>Set this property's value with <a href="#setAlignment">setAlignment</a>() and get this property's value with <a href="#alignment">alignment</a>().
<h3 class=fn>bool <a name="atBeginning-prop"></a>atBeginning</h3> <p>This property holds whether the cursor is placed at the beginning of the text.

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqobjectdefs.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqevent.h"
#include "tqnamespace.h"
@ -294,7 +294,7 @@ inline TQString TQObject::trUtf8( const char *sourceText, const char * ) {
#define Q_DEFINED_QOBJECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQOBJECT_H
</pre>
<!-- eof -->

@ -35,8 +35,8 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p>
<p><tt>#include &lt;<a href="tqobject-h.html">tqobject.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
-<p>Inherited by <a href="tqaccel.html">TQAccel</a>, <a href="tqaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="tqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="tqnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="tqvalidator.html">TQValidator</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
-<p>Inherited by <a href="tqaccel.html">TQAccel</a>, <a href="tqaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="tqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="tqnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="tqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="tqvalidator.html">TQValidator</a>.
<p><a href="tqobject-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -247,7 +247,7 @@ in functions that depend on the state. One notable example is
<a href="tqwidget.html#sizeHint">TQWidget::sizeHint</a>().
<p> <p>See also <a href="#event">event</a>() and <a href="tqchildevent.html">TQChildEvent</a>.
<p>Reimplemented in <a href="tqmainwindow.html#childEvent">TQMainWindow</a> and <a href="ntqsplitter.html#childEvent">TQSplitter</a>.
<p>Reimplemented in <a href="tqmainwindow.html#childEvent">TQMainWindow</a> and <a href="tqsplitter.html#childEvent">TQSplitter</a>.
<h3 class=fn>const&nbsp;<a href="tqobjectlist.html">TQObjectList</a>&nbsp;* <a name="children"></a>TQObject::children () const
</h3>
@ -720,13 +720,13 @@ is the <a href="tqptrlist.html#last">last</a> object in the list.
<p> Returns a pointer to the parent object.
<p> <p>See also <a href="#children">children</a>().
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="property"></a>TQObject::property ( const&nbsp;char&nbsp;*&nbsp;name ) const<tt> [virtual]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="property"></a>TQObject::property ( const&nbsp;char&nbsp;*&nbsp;name ) const<tt> [virtual]</tt>
</h3>
Returns the value of the object's <em>name</em> property.
<p> If no such property exists, the returned variant is invalid.
<p> Information about all available properties are provided through
the <a href="#metaObject">metaObject</a>().
<p> <p>See also <a href="#setProperty">setProperty</a>(), <a href="ntqvariant.html#isValid">TQVariant::isValid</a>(), <a href="#metaObject">metaObject</a>(), <a href="tqmetaobject.html#propertyNames">TQMetaObject::propertyNames</a>(), and <a href="tqmetaobject.html#property">TQMetaObject::property</a>().
<p> <p>See also <a href="#setProperty">setProperty</a>(), <a href="tqvariant.html#isValid">TQVariant::isValid</a>(), <a href="#metaObject">metaObject</a>(), <a href="tqmetaobject.html#propertyNames">TQMetaObject::propertyNames</a>(), and <a href="tqmetaobject.html#property">TQMetaObject::property</a>().
<h3 class=fn><a href="tqobjectlist.html">TQObjectList</a>&nbsp;* <a name="queryList"></a>TQObject::queryList ( const&nbsp;char&nbsp;*&nbsp;inheritsClass = 0, const&nbsp;char&nbsp;*&nbsp;objName = 0, bool&nbsp;regexpMatch = TRUE, bool&nbsp;recursiveSearch = TRUE ) const
</h3>
@ -806,7 +806,7 @@ undefined if the slot is called as a normal C++ function.
</h3>
Sets the object's name to <em>name</em>.
<h3 class=fn>bool <a name="setProperty"></a>TQObject::setProperty ( const&nbsp;char&nbsp;*&nbsp;name, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
<h3 class=fn>bool <a name="setProperty"></a>TQObject::setProperty ( const&nbsp;char&nbsp;*&nbsp;name, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
</h3>
Sets the value of the object's <em>name</em> property to <em>value</em>.
<p> Returns TRUE if the operation was successful; otherwise returns

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQPAINTDEVICE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqrect.h"
#endif // QT_H

@ -155,7 +155,7 @@ graphics (external paint devices, for example, <a href="tqpicture.html">TQPictur
Returns the window system handle of the paint device, for
low-level access. Using this function is not portable.
<p> The HANDLE type varies with platform; see <a href="tqpaintdevice-h.html">tqpaintdevice.h</a> and
<a href="qwindowdefs-h.html">ntqwindowdefs.h</a> for details.
<a href="tqwindowdefs-h.html">tqwindowdefs.h</a> for details.
<p> <p>See also <a href="#x11Display">x11Display</a>().
<h3 class=fn>bool <a name="isExtDev"></a>TQPaintDevice::isExtDev () const
@ -421,16 +421,16 @@ portable.
only). Using this function is not portable.
<hr><h2>Related Functions</h2>
<h3 class=fn>void <a name="bitBlt"></a>bitBlt ( <a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;dst, int&nbsp;dx, int&nbsp;dy, const&nbsp;<a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;src, int&nbsp;sx, int&nbsp;sy, int&nbsp;sw, int&nbsp;sh, <a href="ntqt.html#RasterOp-enum">TQt::RasterOp</a>&nbsp;rop, bool&nbsp;ignoreMask )
<h3 class=fn>void <a name="bitBlt"></a>bitBlt ( <a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;dst, int&nbsp;dx, int&nbsp;dy, const&nbsp;<a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;src, int&nbsp;sx, int&nbsp;sy, int&nbsp;sw, int&nbsp;sh, <a href="tqt.html#RasterOp-enum">TQt::RasterOp</a>&nbsp;rop, bool&nbsp;ignoreMask )
</h3>
<p> Copies a block of pixels from <em>src</em> to <em>dst</em>, perhaps merging
each pixel according to the <a href="ntqt.html#RasterOp-enum">raster operation</a>
each pixel according to the <a href="tqt.html#RasterOp-enum">raster operation</a>
<em>rop</em>. <em>sx</em>, <em>sy</em>
is the top-left pixel in <em>src</em> (0, 0) by default, <em>dx</em>, <em>dy</em> is
the top-left position in <em>dst</em> and <em>sw</em>, <em>sh</em> is the size of
the copied block (all of <em>src</em> by default).
<p> The most common values for <em>rop</em> are CopyROP and XorROP; the <a href="ntqt.html#RasterOp-enum">TQt::RasterOp</a> documentation defines all the possible values.
<p> The most common values for <em>rop</em> are CopyROP and XorROP; the <a href="tqt.html#RasterOp-enum">TQt::RasterOp</a> documentation defines all the possible values.
<p> If <em>ignoreMask</em> is FALSE (the default) and <em>src</em> is a
masked <a href="tqpixmap.html">TQPixmap</a>, the entire blit is masked by <em>src</em>->mask().
<p> If <em>src</em>, <em>dst</em>, <em>sw</em> or <em>sh</em> is 0, <a href="#bitBlt">bitBlt</a>() does nothing. If

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQPainter class does low-level painting e.g. on widgets.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqpainter-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -394,11 +394,11 @@ Destroys the painter.
<p> Returns the current background color.
<p> <p>See also <a href="#setBackgroundColor">setBackgroundColor</a>() and <a href="tqcolor.html">TQColor</a>.
<h3 class=fn><a href="ntqt.html#BGMode-enum">BGMode</a> <a name="backgroundMode"></a>TQPainter::backgroundMode () const
<h3 class=fn><a href="tqt.html#BGMode-enum">BGMode</a> <a name="backgroundMode"></a>TQPainter::backgroundMode () const
</h3>
<p> Returns the current background mode.
<p> <p>See also <a href="#setBackgroundMode">setBackgroundMode</a>() and <a href="ntqt.html#BGMode-enum">BGMode</a>.
<p> <p>See also <a href="#setBackgroundMode">setBackgroundMode</a>() and <a href="tqt.html#BGMode-enum">BGMode</a>.
<h3 class=fn>bool <a name="begin"></a>TQPainter::begin ( const&nbsp;<a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;pd, bool&nbsp;unclipped = FALSE )
</h3>
@ -472,25 +472,25 @@ rectangle required to draw the text, whichever is the larger.
the bitwise OR of the following flags:
<center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#a2c511"> <th valign="top">Flag <th valign="top">Meaning
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a> <td valign="top">aligns according to the language, usually left.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a> <td valign="top">aligns to the left border.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignRight</a> <td valign="top">aligns to the right border.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> <td valign="top">aligns horizontally centered.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignTop</a> <td valign="top">aligns to the top border.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignBottom</a> <td valign="top">aligns to the bottom border.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignVCenter</a> <td valign="top">aligns vertically centered.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> <td valign="top">(== <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> | <a href="ntqt.html#AlignmentFlags-enum">AlignVCenter</a>).
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#TextFlags-enum">SingleLine</a> <td valign="top">ignores newline characters in the text.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#TextFlags-enum">ExpandTabs</a> <td valign="top">expands tabs.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqt.html#TextFlags-enum">ShowPrefix</a> <td valign="top">interprets "&x" as "<u>x</u>".
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqt.html#TextFlags-enum">WordBreak</a> <td valign="top">breaks the text to fit the rectangle.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignAuto</a> <td valign="top">aligns according to the language, usually left.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignLeft</a> <td valign="top">aligns to the left border.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignRight</a> <td valign="top">aligns to the right border.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignHCenter</a> <td valign="top">aligns horizontally centered.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignTop</a> <td valign="top">aligns to the top border.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignBottom</a> <td valign="top">aligns to the bottom border.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignVCenter</a> <td valign="top">aligns vertically centered.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> <td valign="top">(== <a href="tqt.html#AlignmentFlags-enum">AlignHCenter</a> | <a href="tqt.html#AlignmentFlags-enum">AlignVCenter</a>).
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#TextFlags-enum">SingleLine</a> <td valign="top">ignores newline characters in the text.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#TextFlags-enum">ExpandTabs</a> <td valign="top">expands tabs.
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqt.html#TextFlags-enum">ShowPrefix</a> <td valign="top">interprets "&x" as "<u>x</u>".
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqt.html#TextFlags-enum">WordBreak</a> <td valign="top">breaks the text to fit the rectangle.
</table></center>
<p> Horizontal alignment defaults to <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a> and vertical
alignment defaults to <a href="ntqt.html#AlignmentFlags-enum">AlignTop</a>.
<p> Horizontal alignment defaults to <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a> and vertical
alignment defaults to <a href="tqt.html#AlignmentFlags-enum">AlignTop</a>.
<p> If several of the horizontal or several of the vertical alignment flags
are set, the resulting alignment is undefined.
<p> The <em>intern</em> parameter should not be used.
<p> <p>See also <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a>.
<p> <p>See also <a href="tqt.html#TextFlags-enum">TQt::TextFlags</a>.
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect-2"></a>TQPainter::boundingRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;flags, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, int&nbsp;len = -1, TQTextParag&nbsp;**&nbsp;internal = 0 )
</h3>
@ -502,7 +502,7 @@ printed with the corresponding <a href="#drawText">drawText</a>() function using
rectangle, is constrained to the rectangle <em>r</em>, or to the
rectangle required to draw the text, whichever is the larger.
<p> The <em>internal</em> parameter should not be used.
<p> <p>See also <a href="#drawText">drawText</a>(), <a href="#fontMetrics">fontMetrics</a>(), <a href="tqfontmetrics.html#boundingRect">TQFontMetrics::boundingRect</a>(), and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a>.
<p> <p>See also <a href="#drawText">drawText</a>(), <a href="#fontMetrics">fontMetrics</a>(), <a href="tqfontmetrics.html#boundingRect">TQFontMetrics::boundingRect</a>(), and <a href="tqt.html#TextFlags-enum">TQt::TextFlags</a>.
<h3 class=fn>const&nbsp;<a href="tqbrush.html">TQBrush</a>&nbsp;&amp; <a name="brush"></a>TQPainter::brush () const
</h3>
@ -628,7 +628,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Draws the image <em>i</em> at point <em>p</em>.
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<p> <p>See also <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<h3 class=fn>void <a name="drawImage-4"></a>TQPainter::drawImage ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, const&nbsp;<a href="tqimage.html">TQImage</a>&nbsp;&amp;&nbsp;i )
</h3>
@ -854,7 +854,7 @@ characters. The text's direction is specified by <em>dir</em>.
with width <em>w</em> and height <em>h</em>. If <em>len</em> is -1 (the default) all
the text is drawn, otherwise the first <em>len</em> characters are
drawn. The text's flags that are given in the <em>flags</em> parameter
are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd together. <em>br</em> (if not null) is set to the actual bounding rectangle of the
are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="tqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd together. <em>br</em> (if not null) is set to the actual bounding rectangle of the
output. The <em>internal</em> parameter is for internal use only.
<h3 class=fn>void <a name="drawText-6"></a>TQPainter::drawText ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r, int&nbsp;tf, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, int&nbsp;len = -1, <a href="tqrect.html">TQRect</a>&nbsp;*&nbsp;brect = 0, TQTextParag&nbsp;**&nbsp;internal = 0 )
@ -862,7 +862,7 @@ output. The <em>internal</em> parameter is for internal use only.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Draws at most <em>len</em> characters from <em>str</em> in the rectangle <em>r</em>.
<p> This function draws formatted text. The <em>tf</em> text format is
really of type <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd
really of type <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="tqt.html#TextFlags-enum">TQt::TextFlags</a> OR'd
together.
<p> Horizontal alignment defaults to AlignAuto and vertical alignment
defaults to AlignTop.
@ -1081,11 +1081,11 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Returns the current position of the pen.
<p> <p>See also <a href="#moveTo">moveTo</a>().
<h3 class=fn><a href="ntqt.html#RasterOp-enum">RasterOp</a> <a name="rasterOp"></a>TQPainter::rasterOp () const
<h3 class=fn><a href="tqt.html#RasterOp-enum">RasterOp</a> <a name="rasterOp"></a>TQPainter::rasterOp () const
</h3>
<p> Returns the current <a href="ntqt.html#RasterOp-enum">raster operation</a>.
<p> <p>See also <a href="#setRasterOp">setRasterOp</a>() and <a href="ntqt.html#RasterOp-enum">RasterOp</a>.
<p> Returns the current <a href="tqt.html#RasterOp-enum">raster operation</a>.
<p> <p>See also <a href="#setRasterOp">setRasterOp</a>() and <a href="tqt.html#RasterOp-enum">RasterOp</a>.
<h3 class=fn>void <a name="redirect"></a>TQPainter::redirect ( <a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;pdev, <a href="tqpaintdevice.html">TQPaintDevice</a>&nbsp;*&nbsp;replacement )<tt> [static]</tt>
</h3>
@ -1143,12 +1143,12 @@ Sets the background color of the painter to <em>c</em>.
<p> The background color is the color that is filled in when drawing
opaque text, stippled lines and bitmaps. The background color has
no effect in transparent background mode (which is the default).
<p> <p>See also <a href="#backgroundColor">backgroundColor</a>(), <a href="#setBackgroundMode">setBackgroundMode</a>(), and <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a>.
<p> <p>See also <a href="#backgroundColor">backgroundColor</a>(), <a href="#setBackgroundMode">setBackgroundMode</a>(), and <a href="tqt.html#BackgroundMode-enum">BackgroundMode</a>.
<h3 class=fn>void <a name="setBackgroundMode"></a>TQPainter::setBackgroundMode ( <a href="ntqt.html#BGMode-enum">BGMode</a>&nbsp;m )
<h3 class=fn>void <a name="setBackgroundMode"></a>TQPainter::setBackgroundMode ( <a href="tqt.html#BGMode-enum">BGMode</a>&nbsp;m )
</h3>
Sets the background mode of the painter to <em>m</em>, which must be
either <a href="ntqt.html#BGMode-enum">TransparentMode</a> (the default) or <a href="ntqt.html#BGMode-enum">OpaqueMode</a>.
either <a href="tqt.html#BGMode-enum">TransparentMode</a> (the default) or <a href="tqt.html#BGMode-enum">OpaqueMode</a>.
<p> Transparent mode draws stippled lines and text without setting the
background pixels. Opaque mode fills these space with the current
background color.
@ -1157,7 +1157,7 @@ must use <a href="tqpixmap.html#setMask">TQPixmap::setMask</a>().
<p> <p>See also <a href="#backgroundMode">backgroundMode</a>() and <a href="#setBackgroundColor">setBackgroundColor</a>().
<p>Example: <a href="picture-example.html#x119">picture/picture.cpp</a>.
<h3 class=fn>void <a name="setBrush"></a>TQPainter::setBrush ( <a href="ntqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style )
<h3 class=fn>void <a name="setBrush"></a>TQPainter::setBrush ( <a href="tqt.html#BrushStyle-enum">BrushStyle</a>&nbsp;style )
</h3>
Sets the painter's brush to black color and the specified <em>style</em>.
<p> <p>See also <a href="#brush">brush</a>() and <a href="tqbrush.html">TQBrush</a>.
@ -1173,7 +1173,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<h3 class=fn>void <a name="setBrush-3"></a>TQPainter::setBrush ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the painter's brush to have style <a href="ntqt.html#BrushStyle-enum">SolidPattern</a> and the
<p> Sets the painter's brush to have style <a href="tqt.html#BrushStyle-enum">SolidPattern</a> and the
specified <em>color</em>.
<p> <p>See also <a href="#brush">brush</a>() and <a href="tqbrush.html">TQBrush</a>.
@ -1243,7 +1243,7 @@ defines the text color.
<p> <p>See also <a href="#pen">pen</a>().
<p>Examples: <a href="desktop-example.html#x1741">desktop/desktop.cpp</a>, <a href="drawdemo-example.html#x1076">drawdemo/drawdemo.cpp</a>, <a href="progress-example.html#x78">progress/progress.cpp</a>, <a href="tutorial1-09.html#x2344">t9/cannon.cpp</a>, <a href="themes-example.html#x288">themes/metal.cpp</a>, and <a href="themes-example.html#x222">themes/wood.cpp</a>.
<h3 class=fn>void <a name="setPen-2"></a>TQPainter::setPen ( <a href="ntqt.html#PenStyle-enum">PenStyle</a>&nbsp;style )
<h3 class=fn>void <a name="setPen-2"></a>TQPainter::setPen ( <a href="tqt.html#PenStyle-enum">PenStyle</a>&nbsp;style )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the painter's pen to have style <em>style</em>, width 0 and black
@ -1253,15 +1253,15 @@ color.
<h3 class=fn>void <a name="setPen-3"></a>TQPainter::setPen ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the painter's pen to have style <a href="ntqt.html#PenStyle-enum">SolidLine</a>, width 0 and the
<p> Sets the painter's pen to have style <a href="tqt.html#PenStyle-enum">SolidLine</a>, width 0 and the
specified <em>color</em>.
<p> <p>See also <a href="#pen">pen</a>() and <a href="tqpen.html">TQPen</a>.
<h3 class=fn>void <a name="setRasterOp"></a>TQPainter::setRasterOp ( <a href="ntqt.html#RasterOp-enum">RasterOp</a>&nbsp;r )
<h3 class=fn>void <a name="setRasterOp"></a>TQPainter::setRasterOp ( <a href="tqt.html#RasterOp-enum">RasterOp</a>&nbsp;r )
</h3>
Sets the <a href="ntqt.html#RasterOp-enum">raster operation</a> to <em>r</em>.
The default is <a href="ntqt.html#RasterOp-enum">CopyROP</a>.
<p> <p>See also <a href="#rasterOp">rasterOp</a>() and <a href="ntqt.html#RasterOp-enum">TQt::RasterOp</a>.
Sets the <a href="tqt.html#RasterOp-enum">raster operation</a> to <em>r</em>.
The default is <a href="tqt.html#RasterOp-enum">CopyROP</a>.
<p> <p>See also <a href="#rasterOp">rasterOp</a>() and <a href="tqt.html#RasterOp-enum">TQt::RasterOp</a>.
<h3 class=fn>void <a name="setTabArray"></a>TQPainter::setTabArray ( int&nbsp;*&nbsp;ta )
</h3>
@ -1274,7 +1274,7 @@ Sets the tab stop array to <em>ta</em>. This puts tab stops at <em>ta[0]</em>,
</h3>
Set the tab stop width to <em>ts</em>, i.e. locates tab stops at <em>ts</em>,
2*<em>ts</em>, 3*<em>ts</em> and so on.
<p> Tab stops are used when drawing formatted text with <a href="ntqt.html#TextFlags-enum">ExpandTabs</a>
<p> Tab stops are used when drawing formatted text with <a href="tqt.html#TextFlags-enum">ExpandTabs</a>
set. This fixed tab stop value is used only if no tab array is set
(which is the default case).
<p> A value of 0 (the default) implies a tabstop setting of 8 times the width of the

@ -82,10 +82,10 @@ value the class must provide:
copy constructors if no explicit version is supplied. In many
cases this is sufficient.
<p> TQPair uses an STL-like syntax to manipulate and address the
objects it contains. See the <a href="ntqtl.html">TQTL
objects it contains. See the <a href="tqtl.html">TQTL
documentation</a> for more information.
<p> Functions that need to return two values can use a TQPair.
<p>See also <a href="ntqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p>See also <a href="tqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="first_type"></a>TQPair::first_type</h3>

@ -78,9 +78,9 @@ body { background: #ffffff; color: black; }
#define TQPALETTE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqbrush.h" // TQColor-&gt;TQBrush conversion
#endif // QT_H

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
of shapes.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqpen-h.html">tqpen.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqpen-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -74,7 +74,7 @@ of shapes.
<p> A pen has a style, width, color, cap style and join style.
<p> The pen style defines the line type. The default pen style is <a href="ntqt.html#PenStyle-enum">TQt::SolidLine</a>. Setting the style to <a href="ntqt.html#PenStyle-enum">NoPen</a> tells the painter to
<p> The pen style defines the line type. The default pen style is <a href="tqt.html#PenStyle-enum">TQt::SolidLine</a>. Setting the style to <a href="tqt.html#PenStyle-enum">NoPen</a> tells the painter to
not draw lines or outlines.
<p> When drawing 1 pixel wide diagonal lines you can either use a very
fast algorithm (specified by a line width of 0, which is the
@ -103,7 +103,7 @@ the width is 1 or greater.
painter.<a href="tqpainter.html#end">end</a>(); // painting done
</pre>
<p> See the <a href="ntqt.html#PenStyle-enum">TQt::PenStyle</a> enum type for a complete list of pen
<p> See the <a href="tqt.html#PenStyle-enum">TQt::PenStyle</a> enum type for a complete list of pen
styles.
<p> With reference to the end points of lines, for wide (non-0-width)
pens it depends on the cap style whether the end point is drawn or
@ -126,17 +126,17 @@ compared and streamed.
Constructs a default black solid line pen with 0 width, which
renders lines 1 pixel wide (fast diagonals).
<h3 class=fn><a name="TQPen-2"></a>TQPen::TQPen ( <a href="ntqt.html#PenStyle-enum">PenStyle</a>&nbsp;style )
<h3 class=fn><a name="TQPen-2"></a>TQPen::TQPen ( <a href="tqt.html#PenStyle-enum">PenStyle</a>&nbsp;style )
</h3>
Constructs a black pen with 0 width (fast diagonals) and style <em>style</em>.
<p> <p>See also <a href="#setStyle">setStyle</a>().
<h3 class=fn><a name="TQPen-3"></a>TQPen::TQPen ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color, uint&nbsp;width = 0, <a href="ntqt.html#PenStyle-enum">PenStyle</a>&nbsp;style = SolidLine )
<h3 class=fn><a name="TQPen-3"></a>TQPen::TQPen ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color, uint&nbsp;width = 0, <a href="tqt.html#PenStyle-enum">PenStyle</a>&nbsp;style = SolidLine )
</h3>
Constructs a pen with the specified <em>color</em>, <em>width</em> and <em>style</em>.
<p> <p>See also <a href="#setWidth">setWidth</a>(), <a href="#setStyle">setStyle</a>(), and <a href="#setColor">setColor</a>().
<h3 class=fn><a name="TQPen-4"></a>TQPen::TQPen ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;cl, uint&nbsp;w, <a href="ntqt.html#PenStyle-enum">PenStyle</a>&nbsp;s, <a href="ntqt.html#PenCapStyle-enum">PenCapStyle</a>&nbsp;c, <a href="ntqt.html#PenJoinStyle-enum">PenJoinStyle</a>&nbsp;j )
<h3 class=fn><a name="TQPen-4"></a>TQPen::TQPen ( const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;cl, uint&nbsp;w, <a href="tqt.html#PenStyle-enum">PenStyle</a>&nbsp;s, <a href="tqt.html#PenCapStyle-enum">PenCapStyle</a>&nbsp;c, <a href="tqt.html#PenJoinStyle-enum">PenJoinStyle</a>&nbsp;j )
</h3>
Constructs a pen with the specified color <em>cl</em> and width <em>w</em>.
The pen style is set to <em>s</em>, the pen cap style to <em>c</em> and the
@ -157,7 +157,7 @@ Constructs a pen that is a copy of <em>p</em>.
</h3>
Destroys the pen.
<h3 class=fn><a href="ntqt.html#PenCapStyle-enum">PenCapStyle</a> <a name="capStyle"></a>TQPen::capStyle () const
<h3 class=fn><a href="tqt.html#PenCapStyle-enum">PenCapStyle</a> <a name="capStyle"></a>TQPen::capStyle () const
</h3>
Returns the pen's cap style.
<p> <p>See also <a href="#setCapStyle">setCapStyle</a>().
@ -169,7 +169,7 @@ Returns the pen's cap style.
<p> <p>See also <a href="#setColor">setColor</a>().
<p>Example: <a href="scribble-example.html#x902">scribble/scribble.h</a>.
<h3 class=fn><a href="ntqt.html#PenJoinStyle-enum">PenJoinStyle</a> <a name="joinStyle"></a>TQPen::joinStyle () const
<h3 class=fn><a href="tqt.html#PenJoinStyle-enum">PenJoinStyle</a> <a name="joinStyle"></a>TQPen::joinStyle () const
</h3>
Returns the pen's join style.
<p> <p>See also <a href="#setJoinStyle">setJoinStyle</a>().
@ -193,14 +193,14 @@ Returns TRUE if the pen is equal to <em>p</em>; otherwise returns FALSE.
<p> Two pens are equal if they have equal styles, widths and colors.
<p> <p>See also <a href="#operator!-eq">operator!=</a>().
<h3 class=fn>void <a name="setCapStyle"></a>TQPen::setCapStyle ( <a href="ntqt.html#PenCapStyle-enum">PenCapStyle</a>&nbsp;c )
<h3 class=fn>void <a name="setCapStyle"></a>TQPen::setCapStyle ( <a href="tqt.html#PenCapStyle-enum">PenCapStyle</a>&nbsp;c )
</h3>
Sets the pen's cap style to <em>c</em>.
<p> The default value is <a href="ntqt.html#PenCapStyle-enum">FlatCap</a>. The cap style has no effect on
<p> The default value is <a href="tqt.html#PenCapStyle-enum">FlatCap</a>. The cap style has no effect on
0-width pens.
<p> <center><img src="pen-cap-styles.png" alt="Pen Cap Styles"></center>
<p> <b>Warning:</b> On Windows 95/98 and Macintosh, the cap style setting has
no effect. Wide lines are rendered as if the cap style was <a href="ntqt.html#PenCapStyle-enum">SquareCap</a>.
no effect. Wide lines are rendered as if the cap style was <a href="tqt.html#PenCapStyle-enum">SquareCap</a>.
<p> <p>See also <a href="#capStyle">capStyle</a>().
<p>Example: <a href="themes-example.html#x226">themes/wood.cpp</a>.
@ -210,26 +210,26 @@ Sets the pen color to <em>c</em>.
<p> <p>See also <a href="#color">color</a>().
<p>Examples: <a href="progress-example.html#x79">progress/progress.cpp</a> and <a href="scribble-example.html#x903">scribble/scribble.h</a>.
<h3 class=fn>void <a name="setJoinStyle"></a>TQPen::setJoinStyle ( <a href="ntqt.html#PenJoinStyle-enum">PenJoinStyle</a>&nbsp;j )
<h3 class=fn>void <a name="setJoinStyle"></a>TQPen::setJoinStyle ( <a href="tqt.html#PenJoinStyle-enum">PenJoinStyle</a>&nbsp;j )
</h3>
Sets the pen's join style to <em>j</em>.
<p> The default value is <a href="ntqt.html#PenJoinStyle-enum">MiterJoin</a>. The join style has no effect on
<p> The default value is <a href="tqt.html#PenJoinStyle-enum">MiterJoin</a>. The join style has no effect on
0-width pens.
<p> <center><img src="pen-join-styles.png" alt="Pen Join Styles"></center>
<p> <b>Warning:</b> On Windows 95/98 and Macintosh, the join style setting
has no effect. Wide lines are rendered as if the join style was <a href="ntqt.html#PenJoinStyle-enum">BevelJoin</a>.
has no effect. Wide lines are rendered as if the join style was <a href="tqt.html#PenJoinStyle-enum">BevelJoin</a>.
<p> <p>See also <a href="#joinStyle">joinStyle</a>().
<p>Example: <a href="themes-example.html#x227">themes/wood.cpp</a>.
<h3 class=fn>void <a name="setStyle"></a>TQPen::setStyle ( <a href="ntqt.html#PenStyle-enum">PenStyle</a>&nbsp;s )
<h3 class=fn>void <a name="setStyle"></a>TQPen::setStyle ( <a href="tqt.html#PenStyle-enum">PenStyle</a>&nbsp;s )
</h3>
Sets the pen style to <em>s</em>.
<p> See the <a href="ntqt.html#PenStyle-enum">TQt::PenStyle</a> documentation for a list of all the
<p> See the <a href="tqt.html#PenStyle-enum">TQt::PenStyle</a> documentation for a list of all the
styles.
<p> <b>Warning:</b> On Mac OS X the style setting (other than <a href="ntqt.html#PenStyle-enum">NoPen</a> and <a href="ntqt.html#PenStyle-enum">SolidLine</a>) have no effect as they are not implemented by the
<p> <b>Warning:</b> On Mac OS X the style setting (other than <a href="tqt.html#PenStyle-enum">NoPen</a> and <a href="tqt.html#PenStyle-enum">SolidLine</a>) have no effect as they are not implemented by the
underlying system.
<p> <b>Warning:</b> On Windows 95/98, the style setting (other than <a href="ntqt.html#PenStyle-enum">NoPen</a>
and <a href="ntqt.html#PenStyle-enum">SolidLine</a>) has no effect for lines with width greater than
<p> <b>Warning:</b> On Windows 95/98, the style setting (other than <a href="tqt.html#PenStyle-enum">NoPen</a>
and <a href="tqt.html#PenStyle-enum">SolidLine</a>) has no effect for lines with width greater than
1.
<p> <p>See also <a href="#style">style</a>().
@ -246,7 +246,7 @@ effect on 0-width lines.
<p> <p>See also <a href="#width">width</a>().
<p>Examples: <a href="progress-example.html#x80">progress/progress.cpp</a>, and <a href="scribble-example.html#x904">scribble/scribble.h</a>.
<h3 class=fn><a href="ntqt.html#PenStyle-enum">PenStyle</a> <a name="style"></a>TQPen::style () const
<h3 class=fn><a href="tqt.html#PenStyle-enum">PenStyle</a> <a name="style"></a>TQPen::style () const
</h3>
<p> Returns the pen style.

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQPixmap class is an off-screen, pixel-based paint device.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;</tt>
<p>Inherits <a href="tqpaintdevice.html">TQPaintDevice</a> and <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqpaintdevice.html">TQPaintDevice</a> and <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqbitmap.html">TQBitmap</a> and <a href="tqcanvaspixmap.html">TQCanvasPixmap</a>.
<p><a href="tqpixmap-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@ -265,7 +265,7 @@ path (e.g. the filename only) the relevant file must be found
relative to the runtime working directory.
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversion_flags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>, <a href="#isNull">isNull</a>(), <a href="#load">load</a>(), <a href="#loadFromData">loadFromData</a>(), <a href="#save">save</a>(), and <a href="#imageFormat">imageFormat</a>().
<p> <p>See also <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>, <a href="#isNull">isNull</a>(), <a href="#load">load</a>(), <a href="#loadFromData">loadFromData</a>(), <a href="#save">save</a>(), and <a href="#imageFormat">imageFormat</a>().
<h3 class=fn><a name="TQPixmap-7"></a>TQPixmap::TQPixmap ( const&nbsp;char&nbsp;*&nbsp;xpm[] )
</h3>
@ -312,7 +312,7 @@ Destroys the pixmap.
Converts image <em>img</em> and sets this pixmap. Returns TRUE if
successful; otherwise returns FALSE.
<p> The <em>conversion_flags</em> argument is a bitwise-OR of the
<a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>. Passing 0 for <em>conversion_flags</em>
<a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>. Passing 0 for <em>conversion_flags</em>
sets all the default options.
<p> Note that even though a TQPixmap with depth 1 behaves much like a
<a href="tqbitmap.html">TQBitmap</a>, <a href="#isTQBitmap">isTQBitmap</a>() returns FALSE.

@ -60,7 +60,7 @@ using a <em>storage_depth</em> bit encoding (use 8 or 32, depending on
the desired quality and compression requirements).
<p> If the image needs to be modified to fit in a lower-resolution
result (e.g. converting from 32-bit to 8-bit), use the <em>conversionflags</em> to specify how you'd prefer this to happen.
<p> <p>See also <a href="ntqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<p> <p>See also <a href="tqt.html#ImageConversionFlags-enum">TQt::ImageConversionFlags</a>.
<h3 class=fn>bool <a name="packImage"></a>TQPNGImagePacker::packImage ( const&nbsp;<a href="tqimage.html">TQImage</a>&nbsp;&amp;&nbsp;img )
</h3>

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQPOINT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
@ -251,7 +251,7 @@ inline const TQPoint operator/( const TQPoint &amp;p, double c )
}
#define Q_DEFINED_QPOINT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPOINT_H
</pre>
<!-- eof -->

@ -712,11 +712,11 @@ Removes the menu item at position <em>index</em>.
</h3>
Sets the accelerator key for the menu item <em>id</em> to <em>key</em>.
<p> An accelerator key consists of a key code and a combination of the
modifiers <a href="ntqt.html#Modifier-enum">SHIFT</a>, <a href="ntqt.html#Modifier-enum">CTRL</a>, <a href="ntqt.html#Modifier-enum">ALT</a> or <a href="ntqt.html#Modifier-enum">UNICODE_ACCEL</a> (OR'ed or
modifiers <a href="tqt.html#Modifier-enum">SHIFT</a>, <a href="tqt.html#Modifier-enum">CTRL</a>, <a href="tqt.html#Modifier-enum">ALT</a> or <a href="tqt.html#Modifier-enum">UNICODE_ACCEL</a> (OR'ed or
added). The header file <a href="tqnamespace-h.html">tqnamespace.h</a> contains a list of key
codes.
<p> Defining an accelerator key produces a text that is added to the
menu item; for instance, <a href="ntqt.html#Modifier-enum">CTRL</a> + <a href="ntqt.html#Key-enum">Key_O</a> produces "Ctrl+O". The
menu item; for instance, <a href="tqt.html#Modifier-enum">CTRL</a> + <a href="tqt.html#Key-enum">Key_O</a> produces "Ctrl+O". The
text is formatted differently for different platforms.
<p> Note that keyboard accelerators in TQt are not application-global,
instead they are bound to a certain top-level window. For example,

@ -222,7 +222,7 @@ public:
};
#define Q_DEFINED_QPTRLIST
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPTRLIST_H
</pre>

@ -146,7 +146,7 @@ template&lt;class type&gt; inline void TQPtrVector&lt;type&gt;::deleteItem( TQPt
}
#define Q_DEFINED_QPTRVECTOR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPTRVECTOR_H
</pre>
<!-- eof -->

@ -308,7 +308,7 @@ inline bool TQRect::contains( int x, int y ) const
y &gt;= y1 &amp;&amp; y &lt;= y2;
}
#define Q_DEFINED_QRECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQRECT_H
</pre>
<!-- eof -->

@ -120,7 +120,7 @@ The TQRect class defines a rectangle in the plane.
<p> A rectangle is internally represented as an upper-left corner and
a bottom-right corner, but it is normally expressed as an
upper-left corner and a size.
<p> The coordinate type is TQCOORD (defined in <a href="qwindowdefs-h.html">ntqwindowdefs.h</a> as <tt>int</tt>). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and
<p> The coordinate type is TQCOORD (defined in <a href="tqwindowdefs-h.html">tqwindowdefs.h</a> as <tt>int</tt>). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and
the maximum value is TQCOORD_MAX (2147483647).
<p> Note that the size (width and height) of a rectangle might be
different from what you are used to. If the top-left corner and

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQREGION_H
#ifndef QT_H
#include "ntqshared.h"
#include "tqshared.h"
#include "tqrect.h"
#endif // QT_H

@ -173,22 +173,22 @@ constructor.
<p> The <a href="#minValue-prop">minValue</a> defaults to 0, the <a href="#maxValue-prop">maxValue</a> to 99, with a <a href="#lineStep-prop">lineStep</a> size of 1 and a <a href="#pageStep-prop">pageStep</a> size of 10, and an initial
<a href="#value-prop">value</a> of 0.
<h3 class=fn><a name="TQScrollBar-2"></a>TQScrollBar::TQScrollBar ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQScrollBar-2"></a>TQScrollBar::TQScrollBar ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a scroll bar.
<p> The <em>orientation</em> must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>.
<p> The <em>orientation</em> must be <a href="tqt.html#Orientation-enum">TQt::Vertical</a> or <a href="tqt.html#Orientation-enum">TQt::Horizontal</a>.
<p> The <em>parent</em> and <em>name</em> arguments are sent on to the <a href="tqwidget.html">TQWidget</a>
constructor.
<p> The <a href="#minValue-prop">minValue</a> defaults to 0, the <a href="#maxValue-prop">maxValue</a> to 99, with a <a href="#lineStep-prop">lineStep</a> size of 1 and a <a href="#pageStep-prop">pageStep</a> size of 10, and an initial
<a href="#value-prop">value</a> of 0.
<h3 class=fn><a name="TQScrollBar-3"></a>TQScrollBar::TQScrollBar ( int&nbsp;minValue, int&nbsp;maxValue, int&nbsp;lineStep, int&nbsp;pageStep, int&nbsp;value, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQScrollBar-3"></a>TQScrollBar::TQScrollBar ( int&nbsp;minValue, int&nbsp;maxValue, int&nbsp;lineStep, int&nbsp;pageStep, int&nbsp;value, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a scroll bar whose value can never be smaller than <em>minValue</em> or greater than <em>maxValue</em>, whose line step size is <em>lineStep</em> and page step size is <em>pageStep</em> and whose value is
initially <em>value</em> (which is guaranteed to be in range using
<a href="tqrangecontrol.html#bound">bound</a>()).
<p> If <em>orientation</em> is <a href="ntqt.html#Orientation-enum">Vertical</a> the scroll bar is vertical and if
it is <a href="ntqt.html#Orientation-enum">Horizontal</a> the scroll bar is horizontal.
<p> If <em>orientation</em> is <a href="tqt.html#Orientation-enum">Vertical</a> the scroll bar is vertical and if
it is <a href="tqt.html#Orientation-enum">Horizontal</a> the scroll bar is horizontal.
<p> The <em>parent</em> and <em>name</em> arguments are sent on to the <a href="tqwidget.html">TQWidget</a>
constructor.
@ -225,7 +225,7 @@ or right.
<p> This signal is emitted when the scroll bar scrolls one page down
or right.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQScrollBar::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQScrollBar::orientation () const
</h3><p>Returns the orientation of the scroll bar.
See the <a href="tqscrollbar.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>int <a name="pageStep"></a>TQScrollBar::pageStep () const
@ -252,7 +252,7 @@ See the <a href="tqscrollbar.html#maxValue-prop">"maxValue"</a> property for det
<h3 class=fn>void <a name="setMinValue"></a>TQScrollBar::setMinValue ( int )
</h3><p>Sets the scroll bar's minimum value.
See the <a href="tqscrollbar.html#minValue-prop">"minValue"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQScrollBar::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setOrientation"></a>TQScrollBar::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
</h3><p>Sets the orientation of the scroll bar.
See the <a href="tqscrollbar.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setPageStep"></a>TQScrollBar::setPageStep ( int )
@ -342,9 +342,9 @@ adjusted if necessary to ensure that the range remains valid.
<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>().
<p>Set this property's value with <a href="#setMinValue">setMinValue</a>() and get this property's value with <a href="#minValue">minValue</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the orientation of the scroll bar.
<p>The orientation must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>.
<p>The orientation must be <a href="tqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="tqt.html#Orientation-enum">TQt::Horizontal</a>.
<p>Set this property's value with <a href="#setOrientation">setOrientation</a>() and get this property's value with <a href="#orientation">orientation</a>().
<h3 class=fn>int <a name="pageStep-prop"></a>pageStep</h3>

@ -276,19 +276,19 @@ the frame; everything else is covered up by the viewport, clipper
or scroll bars.
<p> When you construct a TQScrollView, some of the widget flags apply
to the <a href="#viewport">viewport</a>() instead of being sent to the <a href="tqwidget.html">TQWidget</a> constructor
for the TQScrollView. This applies to <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a>, <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a>, and <a href="ntqt.html#WidgetFlags-enum">WPaintClever</a>. See <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a> for
for the TQScrollView. This applies to <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a>, <a href="tqt.html#WidgetFlags-enum">WStaticContents</a>, and <a href="tqt.html#WidgetFlags-enum">WPaintClever</a>. See <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a> for
documentation about these flags. Here are some examples:
<p> <ul>
<p> <li> An image-manipulation widget would use <tt>WNoAutoErase|WStaticContents</tt> because the widget draws all pixels
itself, and when its size increases, it only needs a paint event
for the new part because the old part remains unchanged.
<p> <li> A scrolling game widget in which the background scrolls as the
characters move might use <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> (in addition to <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a>) so that the window system background does not
characters move might use <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> (in addition to <a href="tqt.html#WidgetFlags-enum">WStaticContents</a>) so that the window system background does not
flash in and out during scrolling.
<p> <li> A word processing widget might use <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> and repaint
<p> <li> A word processing widget might use <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> and repaint
itself line by line to get a less-flickery resizing. If the widget
is in a mode in which no text justification can take place, it
might use <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a> too, so that it would only get a
might use <a href="tqt.html#WidgetFlags-enum">WStaticContents</a> too, so that it would only get a
repaint for the newly visible parts.
<p> </ul>
<p> Child widgets may be moved using <a href="#addChild">addChild</a>() or <a href="#moveChild">moveChild</a>(). Use
@ -349,7 +349,7 @@ independent.)
</h3>
Constructs a TQScrollView called <em>name</em> with parent <em>parent</em> and
widget flags <em>f</em>.
<p> The widget flags <a href="ntqt.html#WidgetFlags-enum">WStaticContents</a>, <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> and <a href="ntqt.html#WidgetFlags-enum">WPaintClever</a> are propagated to the <a href="#viewport">viewport</a>() widget. The other
<p> The widget flags <a href="tqt.html#WidgetFlags-enum">WStaticContents</a>, <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> and <a href="tqt.html#WidgetFlags-enum">WPaintClever</a> are propagated to the <a href="#viewport">viewport</a>() widget. The other
widget flags are propagated to the parent constructor as usual.
<h3 class=fn><a name="~TQScrollView"></a>TQScrollView::~TQScrollView ()

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqobject.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqstringlist.h"
#endif // QT_H

@ -32,10 +32,10 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQShowEvent</h1>
<p>This is the complete list of member functions for
<a href="qshowevent.html">TQShowEvent</a>, including inherited members.
<a href="tqshowevent.html">TQShowEvent</a>, including inherited members.
<ul>
<li><a href="qshowevent.html#TQShowEvent">TQShowEvent</a>()
<li><a href="tqshowevent.html#TQShowEvent">TQShowEvent</a>()
<li><a href="tqevent.html#spontaneous">spontaneous</a>()
<li><a href="tqevent.html#type">type</a>()
</ul>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqevent-h.html">tqevent.h</a>&gt;</tt>
<p>Inherits <a href="tqevent.html">TQEvent</a>.
<p><a href="qshowevent-members.html">List of all member functions.</a>
<p><a href="tqshowevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQShowEvent"><b>TQShowEvent</b></a> ()</li>

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQSIGNAL_H
#ifndef QT_H
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqobject.h"
#endif // QT_H

@ -61,7 +61,7 @@ to an outside object slot. This is how we have implemented
signals in the <a href="tqmenudata.html">TQMenuData</a> class, which is not a TQObject.
<p> In general, we recommend inheriting TQObject instead. TQObject
provides much more functionality.
<p> You can set a single <a href="ntqvariant.html">TQVariant</a> parameter for the signal with
<p> You can set a single <a href="tqvariant.html">TQVariant</a> parameter for the signal with
<a href="#setValue">setValue</a>().
<p> Note that TQObject is a <em>private</em> base class of TQSignal, i.e. you
cannot call any TQObject member functions from a TQSignal object.
@ -121,7 +121,7 @@ with all TQObjects.
<h3 class=fn>void <a name="activate"></a>TQSignal::activate ()
</h3>
<p> Emits the signal. If the platform supports <a href="ntqvariant.html">TQVariant</a> and a
<p> Emits the signal. If the platform supports <a href="tqvariant.html">TQVariant</a> and a
parameter has been set with <a href="#setValue">setValue</a>(), this value is passed in
the signal.
@ -135,11 +135,11 @@ Connects the signal to <em>member</em> in object <em>receiver</em>.
Disonnects the signal from <em>member</em> in object <em>receiver</em>.
<p> <p>See also <a href="#connect">connect</a>() and <a href="tqobject.html#disconnect">TQObject::disconnect</a>().
<h3 class=fn>void <a name="setValue"></a>TQSignal::setValue ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )
<h3 class=fn>void <a name="setValue"></a>TQSignal::setValue ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )
</h3>
Sets the signal's parameter to <em>value</em>
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value"></a>TQSignal::value () const
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value"></a>TQSignal::value () const
</h3>
Returns the signal's parameter

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQSIZE_H
#ifndef QT_H
#include "tqpoint.h" // ### change to ntqwindowdefs.h?
#include "tqpoint.h" // ### change to tqwindowdefs.h?
#endif // QT_H
class TQ_EXPORT TQSize

@ -83,7 +83,7 @@ The TQSize class defines the size of a two-dimensional object.
<p>
<p> A size is specified by a width and a height.
<p> The coordinate type is TQCOORD (defined in <tt>&lt;ntqwindowdefs.h&gt;</tt> as <tt>int</tt>).
<p> The coordinate type is TQCOORD (defined in <tt>&lt;tqwindowdefs.h&gt;</tt> as <tt>int</tt>).
The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and the maximum
value is TQCOORD_MAX (2147483647).
<p> The size can be set in the constructor and changed with <a href="#setWidth">setWidth</a>()

@ -144,19 +144,19 @@ Constructs a vertical slider.
<p> The <em>parent</em> and <em>name</em> arguments are sent on to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="TQSlider-2"></a>TQSlider::TQSlider ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQSlider-2"></a>TQSlider::TQSlider ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a slider.
<p> The <em>orientation</em> must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>.
<p> The <em>orientation</em> must be <a href="tqt.html#Orientation-enum">TQt::Vertical</a> or <a href="tqt.html#Orientation-enum">TQt::Horizontal</a>.
<p> The <em>parent</em> and <em>name</em> arguments are sent on to the <a href="tqwidget.html">TQWidget</a>
constructor.
<h3 class=fn><a name="TQSlider-3"></a>TQSlider::TQSlider ( int&nbsp;minValue, int&nbsp;maxValue, int&nbsp;pageStep, int&nbsp;value, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQSlider-3"></a>TQSlider::TQSlider ( int&nbsp;minValue, int&nbsp;maxValue, int&nbsp;pageStep, int&nbsp;value, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orientation, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a slider whose value can never be smaller than <em>minValue</em> or greater than <em>maxValue</em>, whose page step size is <em>pageStep</em> and whose value is initially <em>value</em> (which is
guaranteed to be in range using <a href="tqrangecontrol.html#bound">bound</a>()).
<p> If <em>orientation</em> is <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> the slider is vertical and if it
is <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a> the slider is horizontal.
<p> If <em>orientation</em> is <a href="tqt.html#Orientation-enum">TQt::Vertical</a> the slider is vertical and if it
is <a href="tqt.html#Orientation-enum">TQt::Horizontal</a> the slider is horizontal.
<p> The <em>parent</em> and <em>name</em> arguments are sent on to the <a href="tqwidget.html">TQWidget</a>
constructor.
@ -177,7 +177,7 @@ See the <a href="tqslider.html#maxValue-prop">"maxValue"</a> property for detail
<h3 class=fn>int <a name="minValue"></a>TQSlider::minValue () const
</h3><p>Returns the current minimum value of the slider.
See the <a href="tqslider.html#minValue-prop">"minValue"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQSlider::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQSlider::orientation () const
</h3><p>Returns the slider's orientation.
See the <a href="tqslider.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>int <a name="pageStep"></a>TQSlider::pageStep () const
@ -197,7 +197,7 @@ See the <a href="tqslider.html#maxValue-prop">"maxValue"</a> property for detail
<h3 class=fn>void <a name="setMinValue"></a>TQSlider::setMinValue ( int )
</h3><p>Sets the current minimum value of the slider.
See the <a href="tqslider.html#minValue-prop">"minValue"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQSlider::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setOrientation"></a>TQSlider::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
</h3><p>Sets the slider's orientation.
See the <a href="tqslider.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setPageStep"></a>TQSlider::setPageStep ( int )
@ -313,9 +313,9 @@ if necessary, to ensure that the range remains valid.
<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>().
<p>Set this property's value with <a href="#setMinValue">setMinValue</a>() and get this property's value with <a href="#minValue">minValue</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the slider's orientation.
<p>The orientation must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>.
<p>The orientation must be <a href="tqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="tqt.html#Orientation-enum">TQt::Horizontal</a>.
<p>Set this property's value with <a href="#setOrientation">setOrientation</a>() and get this property's value with <a href="#orientation">orientation</a>().
<h3 class=fn>int <a name="pageStep-prop"></a>pageStep</h3>

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsound.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsound.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqsound.h Include File</title>
<title>tqsound.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqsound.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqsound.h</h1>
<p>This is the verbatim text of the ntqsound.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqsound.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqsound.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqsound.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQSound class and TQAuServer internal class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsound.h:48 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsound.h:48 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,12 +32,12 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQSound</h1>
<p>This is the complete list of member functions for
<a href="ntqsound.html">TQSound</a>, including inherited members.
<a href="tqsound.html">TQSound</a>, including inherited members.
<ul>
<li><a href="ntqsound.html#TQSound">TQSound</a>()
<li><a href="ntqsound.html#~TQSound">~TQSound</a>()
<li><a href="ntqsound.html#available">available</a>()
<li><a href="tqsound.html#TQSound">TQSound</a>()
<li><a href="tqsound.html#~TQSound">~TQSound</a>()
<li><a href="tqsound.html#available">available</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -55,36 +55,36 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="tqobject.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="ntqsound.html#fileName">fileName</a>()
<li><a href="tqsound.html#fileName">fileName</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqsound.html#isAvailable">isAvailable</a>()
<li><a href="ntqsound.html#isFinished">isFinished</a>()
<li><a href="tqsound.html#isAvailable">isAvailable</a>()
<li><a href="tqsound.html#isFinished">isFinished</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="ntqsound.html#loops">loops</a>()
<li><a href="ntqsound.html#loopsRemaining">loopsRemaining</a>()
<li><a href="tqsound.html#loops">loops</a>()
<li><a href="tqsound.html#loopsRemaining">loopsRemaining</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="ntqsound.html#play">play</a>()
<li><a href="tqsound.html#play">play</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="ntqsound.html#setLoops">setLoops</a>()
<li><a href="tqsound.html#setLoops">setLoops</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqsound.html#stop">stop</a>()
<li><a href="tqsound.html#stop">stop</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qsound.cpp:97 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqsound.cpp:97 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,9 +33,9 @@ body { background: #ffffff; color: black; }
<p>The TQSound class provides access to the platform audio facilities.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qsound-h.html">ntqsound.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqsound-h.html">tqsound.h</a>&gt;</tt>
<p>Inherits <a href="tqobject.html">TQObject</a>.
<p><a href="qsound-members.html">List of all member functions.</a>
<p><a href="tqsound-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQSound"><b>TQSound</b></a> ( const&nbsp;TQString&nbsp;&amp;&nbsp;filename, TQObject&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsplashscreen.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsplashscreen.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqsplashscreen.h Include File</title>
<title>tqsplashscreen.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqsplashscreen.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqsplashscreen.h</h1>
<p>This is the verbatim text of the ntqsplashscreen.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqsplashscreen.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqsplashscreen.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqsplashscreen.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQSplashScreen class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsplashscreen.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsplashscreen.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,11 +32,11 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQSplashScreen</h1>
<p>This is the complete list of member functions for
<a href="ntqsplashscreen.html">TQSplashScreen</a>, including inherited members.
<a href="tqsplashscreen.html">TQSplashScreen</a>, including inherited members.
<ul>
<li><a href="ntqsplashscreen.html#TQSplashScreen">TQSplashScreen</a>()
<li><a href="ntqsplashscreen.html#~TQSplashScreen">~TQSplashScreen</a>()
<li><a href="tqsplashscreen.html#TQSplashScreen">TQSplashScreen</a>()
<li><a href="tqsplashscreen.html#~TQSplashScreen">~TQSplashScreen</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
@ -56,7 +56,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#childrenRect">childrenRect</a>()
<li><a href="tqwidget.html#childrenRegion">childrenRegion</a>()
<li><a href="tqobject.html#className">className</a>()
<li><a href="ntqsplashscreen.html#clear">clear</a>()
<li><a href="tqsplashscreen.html#clear">clear</a>()
<li><a href="tqwidget.html#clearFocus">clearFocus</a>()
<li><a href="tqwidget.html#clearMask">clearMask</a>()
<li><a href="tqwidget.html#clearWFlags">clearWFlags</a>()
@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>()
<li><a href="tqwidget.html#dragLeaveEvent">dragLeaveEvent</a>()
<li><a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>()
<li><a href="ntqsplashscreen.html#drawContents">drawContents</a>()
<li><a href="tqsplashscreen.html#drawContents">drawContents</a>()
<li><a href="tqwidget.html#drawText">drawText</a>()
<li><a href="tqwidget.html#dropEvent">dropEvent</a>()
<li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>()
@ -94,7 +94,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="tqwidget.html#find">find</a>()
<li><a href="ntqsplashscreen.html#finish">finish</a>()
<li><a href="tqsplashscreen.html#finish">finish</a>()
<li><a href="tqwidget.html#focusData">focusData</a>()
<li><a href="tqwidget.html#focusInEvent">focusInEvent</a>()
<li><a href="tqwidget.html#focusNextPrevChild">focusNextPrevChild</a>()
@ -172,8 +172,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#maximumHeight">maximumHeight</a>()
<li><a href="tqwidget.html#maximumSize">maximumSize</a>()
<li><a href="tqwidget.html#maximumWidth">maximumWidth</a>()
<li><a href="ntqsplashscreen.html#message">message</a>()
<li><a href="ntqsplashscreen.html#messageChanged">messageChanged</a>()
<li><a href="tqsplashscreen.html#message">message</a>()
<li><a href="tqsplashscreen.html#messageChanged">messageChanged</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="tqwidget.html#metric">metric</a>()
<li><a href="tqwidget.html#microFocusHint">microFocusHint</a>()
@ -203,7 +203,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#paletteForegroundColor">paletteForegroundColor</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqwidget.html#parentWidget">parentWidget</a>()
<li><a href="ntqsplashscreen.html#pixmap">pixmap</a>()
<li><a href="tqsplashscreen.html#pixmap">pixmap</a>()
<li><a href="tqwidget.html#polish">polish</a>()
<li><a href="tqwidget.html#pos">pos</a>()
<li><a href="tqobject.html#property">property</a>()
@ -215,7 +215,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#releaseMouse">releaseMouse</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqsplashscreen.html#repaint">repaint</a>()
<li><a href="tqsplashscreen.html#repaint">repaint</a>()
<li><a href="tqwidget.html#reparent">reparent</a>()
<li><a href="tqwidget.html#resetInputContext">resetInputContext</a>()
<li><a href="tqwidget.html#resize">resize</a>()
@ -263,7 +263,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
<li><a href="tqwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a>()
<li><a href="ntqsplashscreen.html#setPixmap">setPixmap</a>()
<li><a href="tqsplashscreen.html#setPixmap">setPixmap</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="tqwidget.html#setShown">setShown</a>()
<li><a href="tqwidget.html#setSizeIncrement">setSizeIncrement</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qsplashscreen.cpp:53 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqsplashscreen.cpp:53 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQSplashScreen widget provides a splash screen that can
be shown during application startup.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qsplashscreen-h.html">ntqsplashscreen.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqsplashscreen-h.html">tqsplashscreen.h</a>&gt;</tt>
<p>Inherits <a href="tqwidget.html">TQWidget</a>.
<p><a href="qsplashscreen-members.html">List of all member functions.</a>
<p><a href="tqsplashscreen-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQSplashScreen"><b>TQSplashScreen</b></a> ( const&nbsp;TQPixmap&nbsp;&amp;&nbsp;pixmap = TQPixmap ( ), WFlags&nbsp;f = 0 )</li>
@ -72,7 +72,7 @@ applications that have long start up times (e.g. database or
networking applications that take time to establish connections) to
provide the user with feedback that the application is loading.
<p> The splash screen appears centered on the screen. It may be useful to add
the <a href="ntqt.html#WidgetFlags-enum">WStyle_StaysOnTop</a> if you desire to keep above all the windows in the
the <a href="tqt.html#WidgetFlags-enum">WStyle_StaysOnTop</a> if you desire to keep above all the windows in the
GUI.
<p> Some X11 window managers do not support the "stays on top" flag. A
solution is to set up a timer that periodically calls <a href="tqwidget.html#raise">raise</a>() on
@ -127,7 +127,7 @@ call <a href="ntqapplication.html#processEvents">TQApplication::processEvents</a
</h3>
Construct a splash screen that will display the <em>pixmap</em>.
<p> There should be no need to set the widget flags, <em>f</em>, except
perhaps <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> or <a href="ntqt.html#WidgetFlags-enum">WStyle_StaysOnTop</a>.
perhaps <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> or <a href="tqt.html#WidgetFlags-enum">WStyle_StaysOnTop</a>.
<h3 class=fn><a name="~TQSplashScreen"></a>TQSplashScreen::~TQSplashScreen ()<tt> [virtual]</tt>
</h3>
@ -153,7 +153,7 @@ before calling <a href="tqwidget.html#close">close</a>() on itself.
<h3 class=fn>void <a name="message"></a>TQSplashScreen::message ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;message, int&nbsp;alignment = AlignLeft, const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;color = black )<tt> [slot]</tt>
</h3>
Draws the <em>message</em> text onto the splash screen with color <em>color</em> and aligns the text according to the flags in <em>alignment</em>.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="#clear">clear</a>().
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="#clear">clear</a>().
<h3 class=fn>void <a name="messageChanged"></a>TQSplashScreen::messageChanged ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;message )<tt> [signal]</tt>
</h3>

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsplitter.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsplitter.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqsplitter.h Include File</title>
<title>tqsplitter.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqsplitter.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqsplitter.h</h1>
<p>This is the verbatim text of the ntqsplitter.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqsplitter.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqsplitter.h 3.3.8 edited Jan 11 14:39 $
** $Id: qt/tqsplitter.h 3.3.8 edited Jan 11 14:39 $
**
** Definition of TQSplitter class
**

Before

Width:  |  Height:  |  Size: 168 B

After

Width:  |  Height:  |  Size: 168 B

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqsplitter.h:53 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsplitter.h:53 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,13 +32,13 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQSplitter</h1>
<p>This is the complete list of member functions for
<a href="ntqsplitter.html">TQSplitter</a>, including inherited members.
<a href="tqsplitter.html">TQSplitter</a>, including inherited members.
<ul>
<li><a href="ntqsplitter.html#TQSplitter">TQSplitter</a>()
<li><a href="ntqsplitter.html#~TQSplitter">~TQSplitter</a>()
<li><a href="tqsplitter.html#TQSplitter">TQSplitter</a>()
<li><a href="tqsplitter.html#~TQSplitter">~TQSplitter</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqsplitter.html#adjustPos">adjustPos</a>()
<li><a href="tqsplitter.html#adjustPos">adjustPos</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
@ -52,9 +52,9 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
<li><a href="tqwidget.html#childAt">childAt</a>()
<li><a href="ntqsplitter.html#childEvent">childEvent</a>()
<li><a href="tqsplitter.html#childEvent">childEvent</a>()
<li><a href="tqobject.html#children">children</a>()
<li><a href="ntqsplitter.html#childrenCollapsible">childrenCollapsible</a>()
<li><a href="tqsplitter.html#childrenCollapsible">childrenCollapsible</a>()
<li><a href="tqwidget.html#childrenRect">childrenRect</a>()
<li><a href="tqwidget.html#childrenRegion">childrenRegion</a>()
<li><a href="tqobject.html#className">className</a>()
@ -85,7 +85,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>()
<li><a href="tqframe.html#drawContents">drawContents</a>()
<li><a href="tqframe.html#drawFrame">drawFrame</a>()
<li><a href="ntqsplitter.html#drawSplitter">drawSplitter</a>()
<li><a href="tqsplitter.html#drawSplitter">drawSplitter</a>()
<li><a href="tqwidget.html#drawText">drawText</a>()
<li><a href="tqwidget.html#dropEvent">dropEvent</a>()
<li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>()
@ -119,12 +119,12 @@ body { background: #ffffff; color: black; }
<li><a href="tqframe.html#frameStyle">frameStyle</a>()
<li><a href="tqframe.html#frameWidth">frameWidth</a>()
<li><a href="tqwidget.html#geometry">geometry</a>()
<li><a href="ntqsplitter.html#getRange">getRange</a>()
<li><a href="tqsplitter.html#getRange">getRange</a>()
<li><a href="tqwidget.html#getWFlags">getWFlags</a>()
<li><a href="tqwidget.html#grabKeyboard">grabKeyboard</a>()
<li><a href="tqwidget.html#grabMouse">grabMouse</a>()
<li><a href="tqpaintdevice.html#handle">handle</a>()
<li><a href="ntqsplitter.html#handleWidth">handleWidth</a>()
<li><a href="tqsplitter.html#handleWidth">handleWidth</a>()
<li><a href="tqwidget.html#hasFocus">hasFocus</a>()
<li><a href="tqwidget.html#hasMouse">hasMouse</a>()
<li><a href="tqwidget.html#hasMouseTracking">hasMouseTracking</a>()
@ -136,7 +136,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#icon">icon</a>()
<li><a href="tqwidget.html#iconText">iconText</a>()
<li><a href="tqwidget.html#iconify">iconify</a>()
<li><a href="ntqsplitter.html#idAfter">idAfter</a>()
<li><a href="tqsplitter.html#idAfter">idAfter</a>()
<li><a href="tqwidget.html#imComposeEvent">imComposeEvent</a>()
<li><a href="tqwidget.html#imEndEvent">imEndEvent</a>()
<li><a href="tqwidget.html#imStartEvent">imStartEvent</a>()
@ -201,14 +201,14 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#mouseReleaseEvent">mouseReleaseEvent</a>()
<li><a href="tqwidget.html#move">move</a>()
<li><a href="tqwidget.html#moveEvent">moveEvent</a>()
<li><a href="ntqsplitter.html#moveSplitter">moveSplitter</a>()
<li><a href="ntqsplitter.html#moveToFirst">moveToFirst</a>()
<li><a href="ntqsplitter.html#moveToLast">moveToLast</a>()
<li><a href="tqsplitter.html#moveSplitter">moveSplitter</a>()
<li><a href="tqsplitter.html#moveToFirst">moveToFirst</a>()
<li><a href="tqsplitter.html#moveToLast">moveToLast</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqsplitter.html#opaqueResize">opaqueResize</a>()
<li><a href="ntqsplitter.html#orientation">orientation</a>()
<li><a href="tqsplitter.html#opaqueResize">opaqueResize</a>()
<li><a href="tqsplitter.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -228,7 +228,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#raise">raise</a>()
<li><a href="tqwidget.html#recreate">recreate</a>()
<li><a href="tqwidget.html#rect">rect</a>()
<li><a href="ntqsplitter.html#refresh">refresh</a>()
<li><a href="tqsplitter.html#refresh">refresh</a>()
<li><a href="tqwidget.html#releaseKeyboard">releaseKeyboard</a>()
<li><a href="tqwidget.html#releaseMouse">releaseMouse</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
@ -249,8 +249,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqsplitter.html#setChildrenCollapsible">setChildrenCollapsible</a>()
<li><a href="ntqsplitter.html#setCollapsible">setCollapsible</a>()
<li><a href="tqsplitter.html#setChildrenCollapsible">setChildrenCollapsible</a>()
<li><a href="tqsplitter.html#setCollapsible">setCollapsible</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -268,7 +268,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqframe.html#setFrameShape">setFrameShape</a>()
<li><a href="tqframe.html#setFrameStyle">setFrameStyle</a>()
<li><a href="tqwidget.html#setGeometry">setGeometry</a>()
<li><a href="ntqsplitter.html#setHandleWidth">setHandleWidth</a>()
<li><a href="tqsplitter.html#setHandleWidth">setHandleWidth</a>()
<li><a href="tqwidget.html#setHidden">setHidden</a>()
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
@ -287,19 +287,19 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqsplitter.html#setOpaqueResize">setOpaqueResize</a>()
<li><a href="ntqsplitter.html#setOrientation">setOrientation</a>()
<li><a href="tqsplitter.html#setOpaqueResize">setOpaqueResize</a>()
<li><a href="tqsplitter.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
<li><a href="tqwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqsplitter.html#setResizeMode">setResizeMode</a>()
<li><a href="ntqsplitter.html#setRubberband">setRubberband</a>()
<li><a href="tqsplitter.html#setResizeMode">setResizeMode</a>()
<li><a href="tqsplitter.html#setRubberband">setRubberband</a>()
<li><a href="tqwidget.html#setShown">setShown</a>()
<li><a href="tqwidget.html#setSizeIncrement">setSizeIncrement</a>()
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="ntqsplitter.html#setSizes">setSizes</a>()
<li><a href="tqsplitter.html#setSizes">setSizes</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
@ -317,7 +317,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#sizeHint">sizeHint</a>()
<li><a href="tqwidget.html#sizeIncrement">sizeIncrement</a>()
<li><a href="tqwidget.html#sizePolicy">sizePolicy</a>()
<li><a href="ntqsplitter.html#sizes">sizes</a>()
<li><a href="tqsplitter.html#sizes">sizes</a>()
<li><a href="tqwidget.html#stackUnder">stackUnder</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="tqwidget.html#style">style</a>()

Before

Width:  |  Height:  |  Size: 164 B

After

Width:  |  Height:  |  Size: 164 B

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qsplitter.cpp:220 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqsplitter.cpp:220 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,9 +33,9 @@ body { background: #ffffff; color: black; }
<p>The TQSplitter class implements a splitter widget.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqsplitter-h.html">tqsplitter.h</a>&gt;</tt>
<p>Inherits <a href="tqframe.html">TQFrame</a>.
<p><a href="qsplitter-members.html">List of all member functions.</a>
<p><a href="tqsplitter-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#ResizeMode-enum"><b>ResizeMode</b></a> { Stretch, KeepSize, FollowSizeHint, Auto }</li>
@ -116,7 +116,7 @@ sizes set by the user.
other children. It will be reinstated when you <a href="tqwidget.html#show">show</a>() it again. It
is also possible to reorder the widgets within the splitter using
<a href="#moveToFirst">moveToFirst</a>() and <a href="#moveToLast">moveToLast</a>().
<p> <img src=qsplitter-m.png> <img src=qsplitter-w.png>
<p> <img src=tqsplitter-m.png> <img src=tqsplitter-w.png>
<p> <p>See also <a href="tqtabbar.html">TQTabBar</a> and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Type Documentation</h2>
@ -140,7 +140,7 @@ widget's size hint changes.
Constructs a horizontal splitter with the <em>parent</em> and <em>name</em>
arguments being passed on to the <a href="tqframe.html">TQFrame</a> constructor.
<h3 class=fn><a name="TQSplitter-2"></a>TQSplitter::TQSplitter ( <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;o, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQSplitter-2"></a>TQSplitter::TQSplitter ( <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;o, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a splitter with orientation <em>o</em> with the <em>parent</em> and
<em>name</em> arguments being passed on to the <a href="tqframe.html">TQFrame</a> constructor.
@ -163,7 +163,7 @@ been inserted or removed.
<p>Reimplemented from <a href="tqobject.html#childEvent">TQObject</a>.
<h3 class=fn>bool <a name="childrenCollapsible"></a>TQSplitter::childrenCollapsible () const
</h3><p>Returns TRUE if child widgets can be resized down to size 0 by the user; otherwise returns FALSE.
See the <a href="ntqsplitter.html#childrenCollapsible-prop">"childrenCollapsible"</a> property for details.
See the <a href="tqsplitter.html#childrenCollapsible-prop">"childrenCollapsible"</a> property for details.
<h3 class=fn>void <a name="drawSplitter"></a>TQSplitter::drawSplitter ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p, TQCOORD&nbsp;x, TQCOORD&nbsp;y, TQCOORD&nbsp;w, TQCOORD&nbsp;h )<tt> [virtual protected]</tt>
</h3>
<b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
@ -179,7 +179,7 @@ and <em>*max</em> if <em>min</em> and <em>max</em> are not 0.
<h3 class=fn>int <a name="handleWidth"></a>TQSplitter::handleWidth () const
</h3><p>Returns the width of the splitter handle.
See the <a href="ntqsplitter.html#handleWidth-prop">"handleWidth"</a> property for details.
See the <a href="tqsplitter.html#handleWidth-prop">"handleWidth"</a> property for details.
<h3 class=fn>int <a name="idAfter"></a>TQSplitter::idAfter ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w ) const<tt> [protected]</tt>
</h3>
Returns the ID of the widget to the right of or below the widget
@ -207,10 +207,10 @@ Moves widget <em>w</em> to the rightmost/bottom position.
<h3 class=fn>bool <a name="opaqueResize"></a>TQSplitter::opaqueResize () const
</h3><p>Returns TRUE if resizing is opaque; otherwise returns FALSE.
See the <a href="ntqsplitter.html#opaqueResize-prop">"opaqueResize"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQSplitter::orientation () const
See the <a href="tqsplitter.html#opaqueResize-prop">"opaqueResize"</a> property for details.
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQSplitter::orientation () const
</h3><p>Returns the orientation of the splitter.
See the <a href="ntqsplitter.html#orientation-prop">"orientation"</a> property for details.
See the <a href="tqsplitter.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="refresh"></a>TQSplitter::refresh ()
</h3>
@ -219,7 +219,7 @@ function.
<h3 class=fn>void <a name="setChildrenCollapsible"></a>TQSplitter::setChildrenCollapsible ( bool )
</h3><p>Sets whether child widgets can be resized down to size 0 by the user.
See the <a href="ntqsplitter.html#childrenCollapsible-prop">"childrenCollapsible"</a> property for details.
See the <a href="tqsplitter.html#childrenCollapsible-prop">"childrenCollapsible"</a> property for details.
<h3 class=fn>void <a name="setCollapsible"></a>TQSplitter::setCollapsible ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, bool&nbsp;collapse )
</h3>
Sets whether the child widget <em>w</em> is collapsible to <em>collapse</em>.
@ -232,14 +232,14 @@ all the widgets in the splitter by setting the <a href="#childrenCollapsible-pro
<h3 class=fn>void <a name="setHandleWidth"></a>TQSplitter::setHandleWidth ( int )
</h3><p>Sets the width of the splitter handle.
See the <a href="ntqsplitter.html#handleWidth-prop">"handleWidth"</a> property for details.
See the <a href="tqsplitter.html#handleWidth-prop">"handleWidth"</a> property for details.
<h3 class=fn>void <a name="setOpaqueResize"></a>TQSplitter::setOpaqueResize ( bool = TRUE )<tt> [virtual]</tt>
</h3><p>Sets whether resizing is opaque.
See the <a href="ntqsplitter.html#opaqueResize-prop">"opaqueResize"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQSplitter::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
See the <a href="tqsplitter.html#opaqueResize-prop">"opaqueResize"</a> property for details.
<h3 class=fn>void <a name="setOrientation"></a>TQSplitter::setOrientation ( <a href="tqt.html#Orientation-enum">Orientation</a> )<tt> [virtual]</tt>
</h3><p>Sets the orientation of the splitter.
See the <a href="ntqsplitter.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setResizeMode"></a>TQSplitter::setResizeMode ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="ntqsplitter.html#ResizeMode-enum">ResizeMode</a>&nbsp;mode )<tt> [virtual]</tt>
See the <a href="tqsplitter.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setResizeMode"></a>TQSplitter::setResizeMode ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="tqsplitter.html#ResizeMode-enum">ResizeMode</a>&nbsp;mode )<tt> [virtual]</tt>
</h3>
Sets resize mode of widget <em>w</em> to <em>mode</em>. (The default is <a href="#ResizeMode-enum">Auto</a>.)
@ -301,22 +301,22 @@ and disable the collapsing of individual children; see
<p>Opaque resizing is off by default.
<p>Set this property's value with <a href="#setOpaqueResize">setOpaqueResize</a>() and get this property's value with <a href="#opaqueResize">opaqueResize</a>().
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation-prop"></a>orientation</h3>
<p>This property holds the orientation of the splitter.
<p>By default the orientation is horizontal (the widgets are side by
side). The possible orientations are <a href="ntqt.html#Orientation-enum">Horizontal</a> and
<a href="ntqt.html#Orientation-enum">Vertical</a>.
side). The possible orientations are <a href="tqt.html#Orientation-enum">Horizontal</a> and
<a href="tqt.html#Orientation-enum">Vertical</a>.
<p>Set this property's value with <a href="#setOrientation">setOrientation</a>() and get this property's value with <a href="#orientation">orientation</a>().
<hr><h2>Related Functions</h2>
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp;&nbsp;ts, const&nbsp;<a href="ntqsplitter.html">TQSplitter</a>&nbsp;&amp;&nbsp;splitter )
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp;&nbsp;ts, const&nbsp;<a href="tqsplitter.html">TQSplitter</a>&nbsp;&amp;&nbsp;splitter )
</h3>
<p> Writes the sizes and the hidden state of the widgets in the
splitter <em>splitter</em> to the text stream <em>ts</em>.
<p> <p>See also <a href="#operator-gt-gt">operator&gt;&gt;</a>(), <a href="#sizes">sizes</a>(), and <a href="tqwidget.html#hidden-prop">TQWidget::hidden</a>.
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp;&nbsp;ts, <a href="ntqsplitter.html">TQSplitter</a>&nbsp;&amp;&nbsp;splitter )
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp;&nbsp;ts, <a href="tqsplitter.html">TQSplitter</a>&nbsp;&amp;&nbsp;splitter )
</h3>
<p> Reads the sizes and the hidden state of the widgets in the

@ -251,13 +251,13 @@ Destroys the object and frees any allocated resources.
Append a copy of field <em>fieldInfo</em> to the end of the cursor. Note
that all references to the cursor edit buffer become invalidated.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="calculateField"></a>TQSqlCursor::calculateField ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name )<tt> [virtual protected]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="calculateField"></a>TQSqlCursor::calculateField ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name )<tt> [virtual protected]</tt>
</h3>
Protected virtual function which is called whenever a field needs
to be calculated. If calculated fields are being used, derived
classes must reimplement this function and return the appropriate
value for field <em>name</em>. The default implementation returns an
invalid <a href="ntqvariant.html">TQVariant</a>.
invalid <a href="tqvariant.html">TQVariant</a>.
<p> <p>See also <a href="#setCalculated">setCalculated</a>().
<p>Examples: <a href="sql.html#x2259">sql/overview/subclass3/main.cpp</a> and <a href="sql.html#x2263">sql/overview/subclass4/main.cpp</a>.
@ -584,7 +584,7 @@ used for the ORDER BY clause, <tt>ORDER BY id</tt> in this example.
Sets field <em>name</em> to <em>calculated</em>. If the field <em>name</em> does not
exist, nothing happens. The value of a calculated field is set by
the <a href="#calculateField">calculateField</a>() virtual function which you must reimplement
(or the field value will be an invalid <a href="ntqvariant.html">TQVariant</a>). Calculated
(or the field value will be an invalid <a href="tqvariant.html">TQVariant</a>). Calculated
fields do not appear in generated SQL statements sent to the
database.
<p> <p>See also <a href="#calculateField">calculateField</a>() and <a href="tqsqlrecord.html#setGenerated">TQSqlRecord::setGenerated</a>().
@ -658,7 +658,7 @@ specify a sort.
Sets field <em>name</em>'s trimmed status to <em>trim</em>. If the field <em>name</em> does not exist, nothing happens.
<p> When a trimmed field of type string or cstring is read from the
database any trailing (right-most) spaces are removed.
<p> <p>See also <a href="#isTrimmed">isTrimmed</a>() and <a href="ntqvariant.html">TQVariant</a>.
<p> <p>See also <a href="#isTrimmed">isTrimmed</a>() and <a href="tqvariant.html">TQVariant</a>.
<h3 class=fn><a href="tqsqlindex.html">TQSqlIndex</a> <a name="sort"></a>TQSqlCursor::sort () const
</h3>

@ -162,7 +162,7 @@ fields, the value is formatted as a hexadecimal string.
<p> <li> For any other field type toString() will be called on its value
and the result returned.
<p> </ul>
<p> <p>See also <a href="ntqvariant.html#toString">TQVariant::toString</a>().
<p> <p>See also <a href="tqvariant.html#toString">TQVariant::toString</a>().
<p>
<h3 class=fn>bool <a name="hasFeature"></a>TQSqlDriver::hasFeature ( <a href="tqsqldriver.html#DriverFeature-enum">DriverFeature</a>&nbsp;f ) const<tt> [pure virtual]</tt>

@ -75,9 +75,9 @@ Constructs a SQL editor factory with parent <em>parent</em>, called <em>name</em
</h3>
Destroys the object and frees any allocated resources.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="createEditor"></a>TQSqlEditorFactory::createEditor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;variant )<tt> [virtual]</tt>
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="createEditor"></a>TQSqlEditorFactory::createEditor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;variant )<tt> [virtual]</tt>
</h3>
Creates and returns the appropriate editor widget for the <a href="ntqvariant.html">TQVariant</a>
Creates and returns the appropriate editor widget for the <a href="tqvariant.html">TQVariant</a>
<em>variant</em>.
<p> The widget that is returned has the parent <em>parent</em> (which may be
zero). If <em>variant</em> is invalid, 0 is returned.

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -101,7 +101,7 @@ The previous example would normally be written:
<p>See also <a href="database.html">Database Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQSqlField"></a>TQSqlField::TQSqlField ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;fieldName = TQString::null, <a href="ntqvariant.html#Type-enum">TQVariant::Type</a>&nbsp;type = TQVariant::Invalid )
<h3 class=fn><a name="TQSqlField"></a>TQSqlField::TQSqlField ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;fieldName = TQString::null, <a href="tqvariant.html#Type-enum">TQVariant::Type</a>&nbsp;type = TQVariant::Invalid )
</h3>
Constructs an empty field called <em>fieldName</em> of type <em>type</em>.
@ -171,7 +171,7 @@ field is read-only, nothing happens.
<p> Sets the read only flag of the field's value to <em>readOnly</em>.
<p> <p>See also <a href="#setValue">setValue</a>().
<h3 class=fn>void <a name="setValue"></a>TQSqlField::setValue ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setValue"></a>TQSqlField::setValue ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
</h3>
Sets the value of the field to <em>value</em>. If the field is read-only
(<a href="#isReadOnly">isReadOnly</a>() returns TRUE), nothing happens. If the data type of
@ -188,7 +188,7 @@ integer data type. For example:
<p> <p>See also <a href="#isReadOnly">isReadOnly</a>().
<h3 class=fn><a href="ntqvariant.html#Type-enum">TQVariant::Type</a> <a name="type"></a>TQSqlField::type () const
<h3 class=fn><a href="tqvariant.html#Type-enum">TQVariant::Type</a> <a name="type"></a>TQSqlField::type () const
</h3>
<p> Returns the field's type as stored in the database.
@ -197,10 +197,10 @@ Numerical values that are too large to store in a long
int or double are usually stored as strings to prevent
precision loss.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value"></a>TQSqlField::value () const<tt> [virtual]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value"></a>TQSqlField::value () const<tt> [virtual]</tt>
</h3>
<p> Returns the value of the field as a <a href="ntqvariant.html">TQVariant</a>.
<p> Returns the value of the field as a <a href="tqvariant.html">TQVariant</a>.
<p>Example: <a href="sql.html#x2250">sql/overview/table4/main.cpp</a>.
<!-- eof -->

@ -72,12 +72,12 @@ using <a href="#isRequired">isRequired</a>(), <a href="#type">type</a>(), <a hre
<p>See also <a href="database.html">Database Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQSqlFieldInfo"></a>TQSqlFieldInfo::TQSqlFieldInfo ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name = TQString::null, <a href="ntqvariant.html#Type-enum">TQVariant::Type</a>&nbsp;typ = TQVariant::Invalid, int&nbsp;required = -1, int&nbsp;len = -1, int&nbsp;prec = -1, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;defValue = TQVariant ( ), int&nbsp;typeID = 0, bool&nbsp;generated = TRUE, bool&nbsp;trim = FALSE, bool&nbsp;calculated = FALSE )
<h3 class=fn><a name="TQSqlFieldInfo"></a>TQSqlFieldInfo::TQSqlFieldInfo ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name = TQString::null, <a href="tqvariant.html#Type-enum">TQVariant::Type</a>&nbsp;typ = TQVariant::Invalid, int&nbsp;required = -1, int&nbsp;len = -1, int&nbsp;prec = -1, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;defValue = TQVariant ( ), int&nbsp;typeID = 0, bool&nbsp;generated = TRUE, bool&nbsp;trim = FALSE, bool&nbsp;calculated = FALSE )
</h3>
Constructs a TQSqlFieldInfo with the following parameters:
<center><table cellpadding="4" cellspacing="2" border="0">
<tr bgcolor="#f0f0f0"> <td valign="top"><em>name</em> <td valign="top">the name of the field.
<tr bgcolor="#d0d0d0"> <td valign="top"><em>typ</em> <td valign="top">the field's type in a <a href="ntqvariant.html">TQVariant</a>.
<tr bgcolor="#d0d0d0"> <td valign="top"><em>typ</em> <td valign="top">the field's type in a <a href="tqvariant.html">TQVariant</a>.
<tr bgcolor="#f0f0f0"> <td valign="top"><em>required</em> <td valign="top">greater than 0 if the field is required, 0
if its value can be NULL and less than 0 if it cannot be
determined whether the field is required or not.
@ -117,9 +117,9 @@ included in auto-generated SQL statments, e.g. in <a href="tqsqlcursor.html">TQS
</h3>
Destroys the object and frees any allocated resources.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="defaultValue"></a>TQSqlFieldInfo::defaultValue () const
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="defaultValue"></a>TQSqlFieldInfo::defaultValue () const
</h3>
Returns the field's default value or an empty <a href="ntqvariant.html">TQVariant</a> if the
Returns the field's default value or an empty <a href="tqvariant.html">TQVariant</a> if the
field has no default value or the value couldn't be determined.
The default value is the value inserted in the database when it
is not explicitly specified by the user.
@ -202,7 +202,7 @@ its representation inside widgets.
Returns an empty <a href="tqsqlfield.html">TQSqlField</a> based on the information in this
TQSqlFieldInfo.
<h3 class=fn><a href="ntqvariant.html#Type-enum">TQVariant::Type</a> <a name="type"></a>TQSqlFieldInfo::type () const
<h3 class=fn><a href="tqvariant.html#Type-enum">TQVariant::Type</a> <a name="type"></a>TQSqlFieldInfo::type () const
</h3>
Returns the field's type or TQVariant::Invalid if the type is
unknown.

@ -129,7 +129,7 @@ private:
};
#define Q_DEFINED_QSQLINDEX
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_SQL
#endif
</pre>

@ -77,7 +77,7 @@ body { background: #ffffff; color: black; }
#define TQSQLPROPERTYMAP_H
#ifndef QT_H
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqstring.h"
#endif // QT_H

@ -174,15 +174,15 @@ Replaces the global default property map with <em>map</em>. All
inserting and extracting values to and from editors.
<em>TQSqlPropertyMap takes ownership of &#92;a map, and destroys it when it is no longer needed.</em>
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="property"></a>TQSqlPropertyMap::property ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget )
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="property"></a>TQSqlPropertyMap::property ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget )
</h3>
Returns the mapped property of <em>widget</em> as a <a href="ntqvariant.html">TQVariant</a>.
Returns the mapped property of <em>widget</em> as a <a href="tqvariant.html">TQVariant</a>.
<h3 class=fn>void <a name="remove"></a>TQSqlPropertyMap::remove ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;classname )
</h3>
Removes <em>classname</em> from the map.
<h3 class=fn>void <a name="setProperty"></a>TQSqlPropertyMap::setProperty ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setProperty"></a>TQSqlPropertyMap::setProperty ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;value )<tt> [virtual]</tt>
</h3>
Sets the property of <em>widget</em> to <em>value</em>.

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqobject.h"
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqvaluelist.h"
#include "tqsqlerror.h"
#include "tqsqlfield.h"

@ -212,7 +212,7 @@ the out parameter.
int i = query.<a href="#boundValue">boundValue</a>( 1 ).toInt(); // i is 65.
</pre>
<p> <p>See also <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqlcursor.html">TQSqlCursor</a>, <a href="ntqvariant.html">TQVariant</a>, and <a href="database.html">Database Classes</a>.
<p> <p>See also <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqlcursor.html">TQSqlCursor</a>, <a href="tqvariant.html">TQVariant</a>, and <a href="database.html">Database Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQSqlQuery"></a>TQSqlQuery::TQSqlQuery ( <a href="tqsqlresult.html">TQSqlResult</a>&nbsp;*&nbsp;r )
@ -242,7 +242,7 @@ Constructs a copy of <em>other</em>.
</h3>
Destroys the object and frees any allocated resources.
<h3 class=fn>void <a name="addBindValue"></a>TQSqlQuery::addBindValue ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
<h3 class=fn>void <a name="addBindValue"></a>TQSqlQuery::addBindValue ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
</h3>
Adds the value <em>val</em> to the list of values when using positional
value binding. The order of the <a href="#addBindValue">addBindValue</a>() calls determines
@ -251,7 +251,7 @@ If <em>type</em> is <a href="tqsql.html#ParameterType-enum">TQSql::Out</a> or <a
be overwritten with data from the database after the <a href="#exec">exec</a>() call.
<p> <p>See also <a href="#bindValue">bindValue</a>(), <a href="#prepare">prepare</a>(), and <a href="#exec">exec</a>().
<h3 class=fn>void <a name="addBindValue-2"></a>TQSqlQuery::addBindValue ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
<h3 class=fn>void <a name="addBindValue-2"></a>TQSqlQuery::addBindValue ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Binds the placeholder with type <a href="tqsql.html#ParameterType-enum">TQSql::In</a>.
@ -276,7 +276,7 @@ Protected virtual function called before the internal record
pointer is moved to a new record. The default implementation does
nothing.
<h3 class=fn>void <a name="bindValue"></a>TQSqlQuery::bindValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
<h3 class=fn>void <a name="bindValue"></a>TQSqlQuery::bindValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
</h3>
Set the placeholder <em>placeholder</em> to be bound to value <em>val</em> in
the prepared statement. Note that the placeholder mark (e.g <tt>:</tt>)
@ -285,17 +285,17 @@ is <a href="tqsql.html#ParameterType-enum">TQSql::Out</a> or <a href="tqsql.html
overwritten with data from the database after the <a href="#exec">exec</a>() call.
<p> <p>See also <a href="#addBindValue">addBindValue</a>(), <a href="#prepare">prepare</a>(), and <a href="#exec">exec</a>().
<h3 class=fn>void <a name="bindValue-2"></a>TQSqlQuery::bindValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
<h3 class=fn>void <a name="bindValue-2"></a>TQSqlQuery::bindValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Binds the placeholder with type <a href="tqsql.html#ParameterType-enum">TQSql::In</a>.
<h3 class=fn>void <a name="bindValue-3"></a>TQSqlQuery::bindValue ( int&nbsp;pos, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
<h3 class=fn>void <a name="bindValue-3"></a>TQSqlQuery::bindValue ( int&nbsp;pos, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Binds the placeholder at position <em>pos</em> with type <a href="tqsql.html#ParameterType-enum">TQSql::In</a>.
<h3 class=fn>void <a name="bindValue-4"></a>TQSqlQuery::bindValue ( int&nbsp;pos, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
<h3 class=fn>void <a name="bindValue-4"></a>TQSqlQuery::bindValue ( int&nbsp;pos, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val, <a href="tqsql.html#ParameterType-enum">TQSql::ParameterType</a>&nbsp;type )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Set the placeholder in position <em>pos</em> to be bound to value <em>val</em>
@ -304,11 +304,11 @@ is <a href="tqsql.html#ParameterType-enum">TQSql::Out</a> or <a href="tqsql.html
overwritten with data from the database after the <a href="#exec">exec</a>() call.
<p> <p>See also <a href="#addBindValue">addBindValue</a>(), <a href="#prepare">prepare</a>(), and <a href="#exec">exec</a>().
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="boundValue"></a>TQSqlQuery::boundValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder ) const
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="boundValue"></a>TQSqlQuery::boundValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;placeholder ) const
</h3>
Returns the value for the <em>placeholder</em>.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="boundValue-2"></a>TQSqlQuery::boundValue ( int&nbsp;pos ) const
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="boundValue-2"></a>TQSqlQuery::boundValue ( int&nbsp;pos ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the value for the placeholder at position <em>pos</em>.
@ -568,7 +568,7 @@ statement, use <a href="#numRowsAffected">numRowsAffected</a>().
<p> <p>See also <a href="#isActive">isActive</a>(), <a href="#numRowsAffected">numRowsAffected</a>(), and <a href="tqsqldriver.html#hasFeature">TQSqlDriver::hasFeature</a>().
<p>Example: <a href="sql.html#x2174">sql/overview/navigating/main.cpp</a>.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value"></a>TQSqlQuery::value ( int&nbsp;i ) const<tt> [virtual]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value"></a>TQSqlQuery::value ( int&nbsp;i ) const<tt> [virtual]</tt>
</h3>
Returns the value of the <em>i</em>-th field in the query (zero based).
<p> The fields are numbered from left to right using the text of the
@ -576,7 +576,7 @@ Returns the value of the <em>i</em>-th field in the query (zero based).
field 0 is <tt>forename</tt> and field 1 is <tt>surname</tt>. Using <tt>SELECT *</tt>
is not recommended because the order of the fields in the query is
undefined.
<p> An invalid <a href="ntqvariant.html">TQVariant</a> is returned if field <em>i</em> does not exist, if
<p> An invalid <a href="tqvariant.html">TQVariant</a> is returned if field <em>i</em> does not exist, if
the query is inactive, or if the query is positioned on an invalid
record.
<p> <p>See also <a href="#prev">prev</a>(), <a href="#next">next</a>(), <a href="#first">first</a>(), <a href="#last">last</a>(), <a href="#seek">seek</a>(), <a href="#isActive">isActive</a>(), and <a href="#isValid">isValid</a>().

@ -79,7 +79,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqstring.h"
#include "tqstringlist.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsqlfield.h"
#endif // QT_H

@ -233,13 +233,13 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Sets the value of the field called <em>name</em> to NULL. If the field
does not exist, nothing happens.
<h3 class=fn>void <a name="setValue"></a>TQSqlRecord::setValue ( int&nbsp;i, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setValue"></a>TQSqlRecord::setValue ( int&nbsp;i, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )<tt> [virtual]</tt>
</h3>
Sets the value of the field at position <em>i</em> to <em>val</em>. If the
field does not exist, nothing happens.
<p>Examples: <a href="sql.html#x2196">sql/overview/insert/main.cpp</a>, <a href="tqsqlcursor.html#x2448">sql/overview/insert2/main.cpp</a>, <a href="sql.html#x2270">sql/overview/subclass5/main.cpp</a>, <a href="sql.html#x2203">sql/overview/update/main.cpp</a>, and <a href="sqltable-example.html#x2464">sql/sqltable/main.cpp</a>.
<h3 class=fn>void <a name="setValue-2"></a>TQSqlRecord::setValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name, const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setValue-2"></a>TQSqlRecord::setValue ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name, const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;val )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the value of the field called <em>name</em> to <em>val</em>. If the field
@ -264,7 +264,7 @@ included. (See <a href="#isGenerated">isGenerated</a>()). If <em>prefix</em> is
a table name, all fields are prefixed in the form:
<p> "<em>prefix</em>.&lt;fieldname&gt;"
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value"></a>TQSqlRecord::value ( int&nbsp;i ) const<tt> [virtual]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value"></a>TQSqlRecord::value ( int&nbsp;i ) const<tt> [virtual]</tt>
</h3>
Returns the value of the field located at position <em>i</em> in the
record. If field <em>i</em> does not exist the resultant behaviour is
@ -275,7 +275,7 @@ with a <a href="tqsqlcursor.html">TQSqlCursor</a> the <a href="tqsqlquery.html#v
appropriate.
<p>Example: <a href="sql.html#x2204">sql/overview/update/main.cpp</a>.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="value-2"></a>TQSqlRecord::value ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name ) const<tt> [virtual]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="value-2"></a>TQSqlRecord::value ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;name ) const<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the value of the field called <em>name</em> in the record. If

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsqlerror.h"
#include "tqsqlfield.h"
#include "tqsql.h"

@ -93,10 +93,10 @@ Destroys the object and frees any allocated resources.
</h3>
Returns the current (zero-based) position of the result.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a> <a name="data"></a>TQSqlResult::data ( int&nbsp;i )<tt> [pure virtual protected]</tt>
<h3 class=fn><a href="tqvariant.html">TQVariant</a> <a name="data"></a>TQSqlResult::data ( int&nbsp;i )<tt> [pure virtual protected]</tt>
</h3>
<p> Returns the data for field <em>i</em> (zero-based) as a <a href="ntqvariant.html">TQVariant</a>. This
<p> Returns the data for field <em>i</em> (zero-based) as a <a href="tqvariant.html">TQVariant</a>. This
function is only called if the result is in an active state and is
positioned on a valid record and <em>i</em> is non-negative.
Derived classes must reimplement this function and return the value

@ -1147,7 +1147,7 @@ extern TQ_EXPORT TQString qt_winMB2TQString( const char* mb, int len=-1 );
#endif
#define Q_DEFINED_QSTRING
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQSTRING_H
</pre>
<!-- eof -->

@ -72,7 +72,7 @@ together. Essentially TQStringList is a <a href="tqvaluelist.html">TQValueList</
objects. Unlike <a href="tqstrlist.html">TQStrList</a>, which stores pointers to characters,
TQStringList holds real TQString objects. It is the class of choice
whenever you work with Unicode strings. TQStringList is part of the
<a href="ntqtl.html">TQt Template Library</a>.
<a href="tqtl.html">TQt Template Library</a>.
<p> Like TQString itself, TQStringList objects are <a href="shclass.html#implicitly-shared">implicitly shared</a>, so
passing them around as value-parameters is both fast and safe.
<p> Strings can be added to a list using <a href="tqvaluelist.html#append">append</a>(), <a href="tqvaluelist.html#operator+-eq">operator+=</a>() or
@ -250,7 +250,7 @@ separated by the string <em>sep</em> (which can be empty).
<h3 class=fn>void <a name="sort"></a>TQStringList::sort ()
</h3>
Sorts the list of strings in ascending case-sensitive order.
<p> Sorting is very fast. It uses the <a href="ntqtl.html">TQt Template
<p> Sorting is very fast. It uses the <a href="tqtl.html">TQt Template
Library's</a> efficient HeapSort implementation that has a
time complexity of O(n*log n).
<p> If you want to sort your strings in an arbitrary order consider

@ -333,7 +333,7 @@ toolbars, for example <a href="tqdockwindow.html">TQDockWindow</a>s and <a href=
<li><tt>TQStyle::PE_DockWindowSeparator</tt> - item separator for dock window and
toolbar contents.
<li><tt>TQStyle::PE_DockWindowResizeHandle</tt> - resize handle for dock windows.
<li><tt>TQStyle::PE_Splitter</tt> - splitter handle; see also <a href="ntqsplitter.html">TQSplitter</a>.
<li><tt>TQStyle::PE_Splitter</tt> - splitter handle; see also <a href="tqsplitter.html">TQSplitter</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_Panel</tt> - generic panel frame; see also <a href="tqframe.html">TQFrame</a>.
<li><tt>TQStyle::PE_PanelPopup</tt> - panel frame for popup windows/menus; see also
@ -421,7 +421,7 @@ and/or feel hint.
<li><tt>TQStyle::SH_EtchDisabledText</tt> - disabled text is "etched" like Windows.
<li><tt>TQStyle::SH_GUIStyle</tt> - the GUI style to use.
<li><tt>TQStyle::SH_ScrollBar_BackgroundMode</tt> - the background mode for a
<a href="tqscrollbar.html">TQScrollBar</a>. Possible values are any of those in the <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> enum.
<a href="tqscrollbar.html">TQScrollBar</a>. Possible values are any of those in the <a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> enum.
<li><tt>TQStyle::SH_ScrollBar_MiddleClickAbsolutePosition</tt> - a boolean value.
If TRUE, middle clicking on a scrollbar causes the slider to
jump to that position. If FALSE, the middle clicking is
@ -437,10 +437,10 @@ SubControl, the scrollbar continues to scroll. If FALSE, the
scollbar stops scrolling when the pointer leaves the
SubControl.
<li><tt>TQStyle::SH_TabBar_Alignment</tt> - the alignment for tabs in a
<a href="tqtabwidget.html">TQTabWidget</a>. Possible values are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a>.
<a href="tqtabwidget.html">TQTabWidget</a>. Possible values are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignRight</a>.
<li><tt>TQStyle::SH_Header_ArrowAlignment</tt> - the placement of the sorting
indicator may appear in list or table headers. Possible values
are <a href="ntqt.html#Dock-enum">TQt::Left</a> or <a href="ntqt.html#Dock-enum">TQt::Right</a>.
are <a href="tqt.html#Dock-enum">TQt::Left</a> or <a href="tqt.html#Dock-enum">TQt::Right</a>.
<li><tt>TQStyle::SH_Slider_SnapToValue</tt> - sliders snap to values while moving,
like Windows
<li><tt>TQStyle::SH_Slider_SloppyKeyEvents</tt> - key presses handled in a sloppy
@ -701,7 +701,7 @@ the appropriate <em>widget</em> and <em>opt</em> usage:
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the slider has input focus.
<tr bgcolor="#f0f0f0"> <td valign="top" colspan="1" rowspan="6"> <a href="#ComplexControl-enum">CC_ToolButton</a>(const <a href="tqtoolbutton.html">TQToolButton</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the toolbutton is enabled.
<td valign="top" colspan="1" rowspan="6"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="ntqt.html#ArrowType-enum">ArrowType</a> t )
<td valign="top" colspan="1" rowspan="6"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="tqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
<li> opt.<a href="tqstyleoption.html#arrowType">arrowType</a>()
</ul>
@ -848,7 +848,7 @@ the space bar is pressed).
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#StyleFlags-enum">Style_HasFocus</a> <td valign="top">Set if the menubar has input focus.
<tr bgcolor="#d0d0d0"> <td valign="top" colspan="1" rowspan="7"> <a href="#ControlElement-enum">CE_ToolButtonLabel</a>(const <a href="tqtoolbutton.html">TQToolButton</a> *)
<td valign="top"><a href="#StyleFlags-enum">Style_Enabled</a> <td valign="top">Set if the toolbutton is enabled.
<td valign="top" colspan="1" rowspan="7"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="ntqt.html#ArrowType-enum">ArrowType</a> t )
<td valign="top" colspan="1" rowspan="7"> <a href="tqstyleoption.html">TQStyleOption</a> ( <a href="tqt.html#ArrowType-enum">ArrowType</a> t )
<ul>
<li> opt.<a href="tqstyleoption.html#arrowType">arrowType</a>()
</ul>
@ -882,7 +882,7 @@ enabled; when reimplementing this bool should influence how the
item is drawn. If <em>len</em> is -1 (the default) all the <em>text</em> is
drawn; otherwise only the first <em>len</em> characters of <em>text</em> are
drawn. The text is aligned and wrapped according to the alignment
<em>flags</em> (see <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>).
<em>flags</em> (see <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>).
<p> By default, if both the text and the pixmap are not null, the
pixmap is drawn and the text is ignored.
@ -964,12 +964,12 @@ Returns the appropriate area (see below) within rectangle <em>r</em> in
which to draw the <em>text</em> or <em>pixmap</em> using painter <em>p</em>. If <em>len</em> is -1 (the default) all the <em>text</em> is drawn; otherwise only
the first <em>len</em> characters of <em>text</em> are drawn. The text is
aligned in accordance with the alignment <em>flags</em> (see
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>). The <em>enabled</em> bool indicates whether or
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>). The <em>enabled</em> bool indicates whether or
not the item is enabled.
<p> If <em>r</em> is larger than the area needed to render the <em>text</em> the
rectangle that is returned will be offset within <em>r</em> in
accordance with the alignment <em>flags</em>. For example if <em>flags</em> is
<a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> the returned rectangle will be centered within <em>r</em>. If <em>r</em> is smaller than the area needed the rectangle that is
<a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> the returned rectangle will be centered within <em>r</em>. If <em>r</em> is smaller than the area needed the rectangle that is
returned will be <em>larger</em> than <em>r</em> (the smallest rectangle large
enough to render the <em>text</em> or <em>pixmap</em>).
<p> By default, if both the text and the pixmap are not null, the
@ -1091,7 +1091,7 @@ appropriate <em>widget</em> and <em>opt</em> usage:
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_RadioButton</a> <td valign="top">(const <a href="tqradiobutton.html">TQRadioButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_ToolButton</a> <td valign="top">(const <a href="tqtoolbutton.html">TQToolButton</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_ComboBox</a> <td valign="top">(const <a href="tqcombobox.html">TQComboBox</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_Splitter</a> <td valign="top">(const <a href="ntqsplitter.html">TQSplitter</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_Splitter</a> <td valign="top">(const <a href="tqsplitter.html">TQSplitter</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_DockWindow</a> <td valign="top">(const <a href="tqdockwindow.html">TQDockWindow</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="#ContentsType-enum">CT_ProgressBar</a> <td valign="top">(const <a href="tqprogressbar.html">TQProgressBar</a> *) <td valign="top">Unused. <td valign="top">&nbsp;
<tr bgcolor="#f0f0f0"> <td valign="top"><a href="#ContentsType-enum">CT_PopupMenuItem</a> <td valign="top">(const <a href="tqpopupmenu.html">TQPopupMenu</a> *)

@ -166,7 +166,7 @@ midlinewidth.
<p> Pass a <a href="tqchecklistitem.html">TQCheckListItem</a>, <em>i</em>.
<h3 class=fn><a name="TQStyleOption-c"></a>TQStyleOption::TQStyleOption ( <a href="ntqt.html#ArrowType-enum">TQt::ArrowType</a>&nbsp;a )
<h3 class=fn><a name="TQStyleOption-c"></a>TQStyleOption::TQStyleOption ( <a href="tqt.html#ArrowType-enum">TQt::ArrowType</a>&nbsp;a )
</h3>
<p> Pass an TQt::ArrowType, <em>a</em>.
@ -181,7 +181,7 @@ midlinewidth.
<p> Pass a <a href="tqwidget.html">TQWidget</a>, <em>w</em>.
<h3 class=fn><a href="ntqt.html#ArrowType-enum">TQt::ArrowType</a> <a name="arrowType"></a>TQStyleOption::arrowType () const
<h3 class=fn><a href="tqt.html#ArrowType-enum">TQt::ArrowType</a> <a name="arrowType"></a>TQStyleOption::arrowType () const
</h3>
<p> Returns an arrow type if the appropriate constructor was called;

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQStyleSheetItem class provides an encapsulation of a set of text styles.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqstylesheet-h.html">tqstylesheet.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqstylesheetitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -198,8 +198,8 @@ owned by <a href="tqstylesheet.html">TQStyleSheet</a> when they are created.
<h3 class=fn>int <a name="alignment"></a>TQStyleSheetItem::alignment () const
</h3>
Returns the alignment of this style. Possible values are <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignJustify</a>.
<p> <p>See also <a href="#setAlignment">setAlignment</a>() and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
Returns the alignment of this style. Possible values are <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignJustify</a>.
<p> <p>See also <a href="#setAlignment">setAlignment</a>() and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>bool <a name="allowedInContext"></a>TQStyleSheetItem::allowedInContext ( const&nbsp;<a href="tqstylesheetitem.html">TQStyleSheetItem</a>&nbsp;*&nbsp;s ) const
</h3>
@ -343,9 +343,9 @@ returns FALSE.
</h3>
Sets the alignment to <em>f</em>. This only makes sense for styles with
a <a href="#DisplayMode-enum">display mode</a> of
DisplayBlock. Possible values are <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>,
<a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignJustify</a>.
<p> <p>See also <a href="#alignment">alignment</a>(), <a href="#displayMode">displayMode</a>(), and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
DisplayBlock. Possible values are <a href="tqt.html#AlignmentFlags-enum">AlignAuto</a>, <a href="tqt.html#AlignmentFlags-enum">AlignLeft</a>,
<a href="tqt.html#AlignmentFlags-enum">AlignRight</a>, <a href="tqt.html#AlignmentFlags-enum">AlignCenter</a> or <a href="tqt.html#AlignmentFlags-enum">AlignJustify</a>.
<p> <p>See also <a href="#alignment">alignment</a>(), <a href="#displayMode">displayMode</a>(), and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>void <a name="setAnchor"></a>TQStyleSheetItem::setAnchor ( bool&nbsp;anc )
</h3>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
implementing TQTextEdit syntax highlighters.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqsyntaxhighlighter-h.html">tqsyntaxhighlighter.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqsyntaxhighlighter-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQTab class provides the structures in a TQTabBar.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtabbar-h.html">tqtabbar.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqtab-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -159,7 +159,7 @@ than TQTabDialog provides, consider creating a <a href="tqdialog.html">TQDialog<
<h3 class=fn><a name="TQTabDialog"></a>TQTabDialog::TQTabDialog ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, bool&nbsp;modal = FALSE, WFlags&nbsp;f = 0 )
</h3>
Constructs a TQTabDialog with only an OK button.
The <em>parent</em>, <em>name</em>, <em>modal</em> and <a href="ntqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments
The <em>parent</em>, <em>name</em>, <em>modal</em> and <a href="tqt.html#WidgetFlags">widget flag</a>, <em>f</em>, arguments
are passed on to the <a href="tqdialog.html">TQDialog</a> constructor.
<h3 class=fn><a name="~TQTabDialog"></a>TQTabDialog::~TQTabDialog ()

@ -84,7 +84,7 @@ body { background: #ffffff; color: black; }
#include "tqmemarray.h"
#include "tqptrlist.h"
#include "tqguardedptr.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqintdict.h"
#include "tqstringlist.h"
#endif // QT_H
@ -146,7 +146,7 @@ private:
};
#define Q_DEFINED_QTABLE_SELECTION
#include "ntqwinexport.h"
#include "tqwinexport.h"
class TQM_EXPORT_TABLE TQTableItem : public TQt
{
@ -213,7 +213,7 @@ private:
};
#define Q_DEFINED_QTABLE_ITEM
#include "ntqwinexport.h"
#include "tqwinexport.h"
class TQM_EXPORT_TABLE TQComboTableItem : public TQTableItem
{
@ -591,7 +591,7 @@ private:
};
#define Q_DEFINED_QTABLE
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_TABLE
#endif // TABLE_H
</pre>

@ -441,7 +441,7 @@ widget's base color - even when selected.
Creates an empty table object called <em>name</em> as a child of <em>parent</em>.
<p> Call <a href="#setNumRows">setNumRows</a>() and <a href="#setNumCols">setNumCols</a>() to set the table size before
populating the table if you're using TQTableItems.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<h3 class=fn><a name="TQTable-2"></a>TQTable::TQTable ( int&nbsp;numRows, int&nbsp;numCols, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
@ -450,7 +450,7 @@ Constructs an empty table called <em>name</em> with <em>numRows</em> rows and
<p> If you're using <a href="tqtableitem.html">TQTableItem</a>s to populate the table's cells, you
can create <a href="tqtableitem.html">TQTableItem</a>, <a href="tqcombotableitem.html">TQComboTableItem</a> and <a href="tqchecktableitem.html">TQCheckTableItem</a> items
and insert them into the table using <a href="#setItem">setItem</a>(). (See the <a href="tqtable.html#notes-on-large-tables">notes on large tables</a> for an alternative to using TQTableItems.)
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="tqwidget.html#clearWFlags">TQWidget::clearWFlags</a>() and <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<h3 class=fn><a name="~TQTable"></a>TQTable::~TQTable ()
</h3>
@ -552,7 +552,7 @@ Clears all selections and repaints the appropriate regions if <em>repaint</em> i
<p> This signal is emitted when mouse button <em>button</em> is clicked. The
cell where the event took place is at <em>row</em>, <em>col</em>, and the
mouse's position is in <em>mousePos</em>.
<p> <p>See also <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> <p>See also <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p>Example: <a href="tutorial2-08.html#x2612">chart/setdataform.cpp</a>.
<h3 class=fn>int <a name="columnAt"></a>TQTable::columnAt ( int&nbsp;x ) const<tt> [virtual]</tt>
@ -709,7 +709,7 @@ current selection.
<p> This signal is emitted when mouse button <em>button</em> is
double-clicked. The cell where the event took place is at <em>row</em>,
<em>col</em>, and the mouse's position is in <em>mousePos</em>.
<p> <p>See also <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> <p>See also <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<h3 class=fn>bool <a name="dragEnabled"></a>TQTable::dragEnabled () const<tt> [slot]</tt>
</h3>
@ -980,7 +980,7 @@ null-pixmap if the cell contains no pixmap.
<p> This signal is emitted when mouse button <em>button</em> is pressed. The
cell where the event took place is at <em>row</em>, <em>col</em>, and the
mouse's position is in <em>mousePos</em>.
<p> <p>See also <a href="ntqt.html#ButtonState-enum">TQt::ButtonState</a>.
<p> <p>See also <a href="tqt.html#ButtonState-enum">TQt::ButtonState</a>.
<h3 class=fn>void <a name="removeColumn"></a>TQTable::removeColumn ( int&nbsp;col )<tt> [virtual slot]</tt>
</h3>

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>The TQTableItem class provides the cell content for TQTable cells.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtable-h.html">tqtable.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p>Inherited by <a href="tqcombotableitem.html">TQComboTableItem</a> and <a href="tqchecktableitem.html">TQCheckTableItem</a>.
<p><a href="tqtableitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
@ -231,7 +231,7 @@ occupied.
The alignment function returns how the text contents of the cell
are aligned when drawn. The default implementation aligns numbers
to the right and any other text to the left.
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<p> <p>See also <a href="tqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>.
<h3 class=fn>int <a name="col"></a>TQTableItem::col () const
</h3>

@ -219,7 +219,7 @@ Defines a new <em>label</em> for page <em>w</em>'s tab.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Defines a new <em>iconset</em> and a new <em>label</em> for page <em>w</em>'s tab.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="ntqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight ) const
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="cornerWidget"></a>TQTabWidget::cornerWidget ( <a href="tqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight ) const
</h3>
Returns the widget shown in the <em>corner</em> of the tab widget or 0.
@ -310,7 +310,7 @@ Removes the tab tool tip for page <em>w</em>. If the page does not have
a tip, nothing happens.
<p> <p>See also <a href="#setTabToolTip">setTabToolTip</a>() and <a href="#tabToolTip">tabToolTip</a>().
<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="ntqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight )
<h3 class=fn>void <a name="setCornerWidget"></a>TQTabWidget::setCornerWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="tqt.html#Corner-enum">TQt::Corner</a>&nbsp;corner = TQt::TopRight )
</h3>
Sets widget <em>w</em> to be the shown in the specified <em>corner</em> of the
tab widget.

@ -275,9 +275,9 @@ margins, images, etc., is planned for a later TQt release.</small>
<p> TQTextEdit can be used as a syntax highlighting editor when used in
conjunction with <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>.
<p> We recommend that you always call <a href="#setTextFormat">setTextFormat</a>() to set the mode
you want to use. If you use <a href="ntqt.html#TextFormat-enum">AutoText</a> then <a href="#setText">setText</a>() and
you want to use. If you use <a href="tqt.html#TextFormat-enum">AutoText</a> then <a href="#setText">setText</a>() and
<a href="#append">append</a>() will try to determine whether the text they are given is
plain text or rich text. If you use <a href="ntqt.html#TextFormat-enum">RichText</a> then setText() and
plain text or rich text. If you use <a href="tqt.html#TextFormat-enum">RichText</a> then setText() and
append() will assume that the text they are given is rich text.
<a href="#insert">insert</a>() simply inserts the text it is given.
<p> TQTextEdit works on paragraphs and characters. A paragraph is a
@ -417,7 +417,7 @@ the locations of files and images. It is passed to the
<p> <a name="logtextmode"></a>
<h4> Using TQTextEdit in LogText Mode
</h4>
<a name="1-1-2"></a><p> Setting the text format to <a href="ntqt.html#TextFormat-enum">LogText</a> puts the widget in a special
<a name="1-1-2"></a><p> Setting the text format to <a href="tqt.html#TextFormat-enum">LogText</a> puts the widget in a special
mode which is optimized for very large texts. Editing, word wrap,
and rich text support are disabled in this mode (the widget is
explicitly made read-only). This allows the text to be stored in a
@ -448,7 +448,7 @@ tag does not necessarily have to be closed. A valid example:
custom tag, you could do the following:
<pre>
TQTextEdit * log = new TQTextEdit( this );
log-&gt;<a href="#setTextFormat">setTextFormat</a>( TQt::<a href="ntqt.html#TextFormat-enum">LogText</a> );
log-&gt;<a href="#setTextFormat">setTextFormat</a>( TQt::<a href="tqt.html#TextFormat-enum">LogText</a> );
<a href="tqstylesheetitem.html">TQStyleSheetItem</a> * item = new <a href="tqstylesheetitem.html">TQStyleSheetItem</a>( log-&gt;<a href="#styleSheet">styleSheet</a>(), "mytag" );
item-&gt;<a href="tqstylesheetitem.html#setColor">setColor</a>( "red" );
item-&gt;<a href="tqstylesheetitem.html#setFontWeight">setFontWeight</a>( TQFont::Bold );
@ -671,7 +671,7 @@ Constructs an empty TQTextEdit called <em>name</em>, with parent <em>parent</em>
Returns the alignment of the current paragraph.
<p> <p>See also <a href="#setAlignment">setAlignment</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQTextEdit::anchorAt ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="ntqt.html#AnchorAttribute-enum">AnchorAttribute</a>&nbsp;attr )
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="anchorAt"></a>TQTextEdit::anchorAt ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, <a href="tqt.html#AnchorAttribute-enum">AnchorAttribute</a>&nbsp;attr )
</h3>
If there is an anchor at position <em>pos</em> (in contents
coordinates), the text for attribute <em>attr</em> is returned,
@ -942,7 +942,7 @@ behavior, but you can use <a href="tqstring.html#replace">TQString::replace</a>(
before inserting it.) If <a href="#TextInsertionFlags-enum">RemoveSelected</a> is set, any selected
text (in selection 0) is removed before the text is inserted.
<p> The default flags are <a href="#TextInsertionFlags-enum">CheckNewLines</a> | <a href="#TextInsertionFlags-enum">RemoveSelected</a>.
<p> If the widget is in <a href="ntqt.html#TextFormat-enum">LogText</a> mode this function will do nothing.
<p> If the widget is in <a href="tqt.html#TextFormat-enum">LogText</a> mode this function will do nothing.
<p> <p>See also <a href="#paste">paste</a>() and <a href="#pasteSubType">pasteSubType</a>().
<h3 class=fn>void <a name="insert-2"></a>TQTextEdit::insert ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;text, bool&nbsp;indent, bool&nbsp;checkNewLine = TRUE, bool&nbsp;removeSelected = TRUE )<tt> [virtual slot]</tt>
@ -1019,7 +1019,7 @@ is no paragraph with index <em>para</em>.
See the <a href="tqtextedit.html#linkUnderline-prop">"linkUnderline"</a> property for details.
<h3 class=fn>int <a name="maxLogLines"></a>TQTextEdit::maxLogLines ()<tt> [slot]</tt>
</h3>
Returns the maximum number of lines TQTextEdit can hold in <a href="ntqt.html#TextFormat-enum">LogText</a> mode. By default the number of lines is unlimited, which
Returns the maximum number of lines TQTextEdit can hold in <a href="tqt.html#TextFormat-enum">LogText</a> mode. By default the number of lines is unlimited, which
is signified by a value of -1.
<h3 class=fn><a href="tqmimesourcefactory.html">TQMimeSourceFactory</a>&nbsp;* <a name="mimeSourceFactory"></a>TQTextEdit::mimeSourceFactory () const
@ -1175,8 +1175,8 @@ See the <a href="tqtextedit.html#selectedText-prop">"selectedText"</a> property
<h3 class=fn>void <a name="setAlignment"></a>TQTextEdit::setAlignment ( int&nbsp;a )<tt> [virtual slot]</tt>
</h3>
Sets the alignment of the current paragraph to <em>a</em>. Valid
alignments are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a>,
<a href="ntqt.html#AlignmentFlags-enum">TQt::AlignJustify</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> (which centers
alignments are <a href="tqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="tqt.html#AlignmentFlags-enum">TQt::AlignRight</a>,
<a href="tqt.html#AlignmentFlags-enum">TQt::AlignJustify</a> and <a href="tqt.html#AlignmentFlags-enum">TQt::AlignCenter</a> (which centers
horizontally).
<p>Reimplemented in <a href="tqmultilineedit.html#setAlignment">TQMultiLineEdit</a>.
@ -1198,7 +1198,7 @@ Sets the color of the current format, i.e. of the text, to <em>c</em>.
</h3>
<p> Sets the font of the current format to <em>f</em>.
<p> If the widget is in <a href="ntqt.html#TextFormat-enum">LogText</a> mode this function will do
<p> If the widget is in <a href="tqt.html#TextFormat-enum">LogText</a> mode this function will do
nothing. Use <a href="tqwidget.html#setFont">setFont</a>() instead.
<p> <p>See also <a href="#currentFont">currentFont</a>(), <a href="#setPointSize">setPointSize</a>(), and <a href="#setFamily">setFamily</a>().
@ -1223,7 +1223,7 @@ the current format to non-italic.
See the <a href="tqtextedit.html#linkUnderline-prop">"linkUnderline"</a> property for details.
<h3 class=fn>void <a name="setMaxLogLines"></a>TQTextEdit::setMaxLogLines ( int&nbsp;limit )<tt> [slot]</tt>
</h3>
Sets the maximum number of lines a TQTextEdit can hold in <a href="ntqt.html#TextFormat-enum">LogText</a> mode to <em>limit</em>. If <em>limit</em> is -1 (the default), this
Sets the maximum number of lines a TQTextEdit can hold in <a href="tqt.html#TextFormat-enum">LogText</a> mode to <em>limit</em>. If <em>limit</em> is -1 (the default), this
signifies an unlimited number of lines.
<p> <b>Warning:</b> Never use formatting tags that span more than one line
when the maximum log lines is set. When lines are removed from the
@ -1302,7 +1302,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Changes the text of the text edit to the string <em>text</em> and the
context to <em>context</em>. Any previous text is removed.
<p> <em>text</em> may be interpreted either as plain text or as rich text,
depending on the <a href="#textFormat">textFormat</a>(). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>,
depending on the <a href="#textFormat">textFormat</a>(). The default setting is <a href="tqt.html#TextFormat-enum">AutoText</a>,
i.e. the text edit auto-detects the format from <em>text</em>.
<p> For rich text the rendering style and available tags are defined
by a <a href="#styleSheet">styleSheet</a>(); see <a href="tqstylesheet.html">TQStyleSheet</a> for details.
@ -1313,7 +1313,7 @@ edit's TQMimeSourceFactory when quering data.
<p> Note that the undo/redo history is cleared by this function.
<p> <p>See also <a href="#text-prop">text</a> and <a href="#textFormat-prop">textFormat</a>.
<h3 class=fn>void <a name="setTextFormat"></a>TQTextEdit::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a>&nbsp;f )<tt> [virtual slot]</tt>
<h3 class=fn>void <a name="setTextFormat"></a>TQTextEdit::setTextFormat ( <a href="tqt.html#TextFormat-enum">TextFormat</a>&nbsp;f )<tt> [virtual slot]</tt>
</h3><p>Sets the text format: rich text, plain text, log text or auto text to <em>f</em>.
See the <a href="tqtextedit.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn>void <a name="setUnderline"></a>TQTextEdit::setUnderline ( bool&nbsp;b )<tt> [virtual slot]</tt>
@ -1378,7 +1378,7 @@ See the <a href="tqtextedit.html#text-prop">"text"</a> property for details.
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the text of paragraph <em>para</em>.
<p> If <a href="#textFormat">textFormat</a>() is <a href="ntqt.html#TextFormat-enum">RichText</a> the text will contain HTML
<p> If <a href="#textFormat">textFormat</a>() is <a href="tqt.html#TextFormat-enum">RichText</a> the text will contain HTML
formatting tags.
<h3 class=fn>void <a name="textChanged"></a>TQTextEdit::textChanged ()<tt> [signal]</tt>
@ -1395,7 +1395,7 @@ formatting tags.
<p> <b>Warning:</b> TQTextCursor is not in the public API, but in special
circumstances you might wish to use it.
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQTextEdit::textFormat () const
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQTextEdit::textFormat () const
</h3><p>Returns the text format: rich text, plain text, log text or auto text.
See the <a href="tqtextedit.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn>bool <a name="underline"></a>TQTextEdit::underline () const
@ -1479,7 +1479,7 @@ to disable all automatic formatting.
<p>Set this property's value with <a href="#setAutoFormatting">setAutoFormatting</a>() and get this property's value with <a href="#autoFormatting">autoFormatting</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="documentTitle-prop"></a>documentTitle</h3>
<p>This property holds the title of the document parsed from the text.
<p>For <a href="ntqt.html#TextFormat-enum">PlainText</a> the title will be an empty string. For <a href="ntqt.html#TextFormat-enum">RichText</a> the title will be the text between the <tt>&lt;title&gt;</tt> tags,
<p>For <a href="tqt.html#TextFormat-enum">PlainText</a> the title will be an empty string. For <a href="tqt.html#TextFormat-enum">RichText</a> the title will be the text between the <tt>&lt;title&gt;</tt> tags,
if present, otherwise an empty string.
<p>Get this property's value with <a href="#documentTitle">documentTitle</a>().
@ -1525,8 +1525,8 @@ text and select text; modifying the text is not possible.
<p>Set this property's value with <a href="#setReadOnly">setReadOnly</a>() and get this property's value with <a href="#isReadOnly">isReadOnly</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="selectedText-prop"></a>selectedText</h3>
<p>This property holds the selected text (from selection 0) or an empty string if there is no currently selected text (in selection 0).
<p>The text is always returned as <a href="ntqt.html#TextFormat-enum">PlainText</a> if the <a href="#textFormat">textFormat</a>() is
<a href="ntqt.html#TextFormat-enum">PlainText</a> or <a href="ntqt.html#TextFormat-enum">AutoText</a>, otherwise it is returned as HTML.
<p>The text is always returned as <a href="tqt.html#TextFormat-enum">PlainText</a> if the <a href="#textFormat">textFormat</a>() is
<a href="tqt.html#TextFormat-enum">PlainText</a> or <a href="tqt.html#TextFormat-enum">AutoText</a>, otherwise it is returned as HTML.
<p> <p>See also <a href="#hasSelectedText-prop">hasSelectedText</a>.
<p>Get this property's value with <a href="#selectedText">selectedText</a>().
@ -1545,7 +1545,7 @@ the focus chain. The default is FALSE.
<p>There is no default text.
<p> On setting, any previous text is deleted.
<p> The text may be interpreted either as plain text or as rich text,
depending on the <a href="#textFormat">textFormat</a>(). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>,
depending on the <a href="#textFormat">textFormat</a>(). The default setting is <a href="tqt.html#TextFormat-enum">AutoText</a>,
i.e. the text edit auto-detects the format of the text.
<p> For richtext, calling <a href="#text">text</a>() on an editable TQTextEdit will cause
the text to be regenerated from the textedit. This may mean that
@ -1554,7 +1554,7 @@ was set.
<p> <p>See also <a href="#textFormat-prop">textFormat</a>.
<p>Set this property's value with <a href="#setText">setText</a>() and get this property's value with <a href="#text">text</a>().
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<h3 class=fn><a href="tqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat-prop"></a>textFormat</h3>
<p>This property holds the text format: rich text, plain text, log text or auto text.
<p>The text format is one of the following:
<ul>
@ -1568,7 +1568,7 @@ defined in the default stylesheet <a href="tqstylesheet.html#defaultSheet">TQSty
limited set of formatting tags (color, bold, underline and italic
settings).
<li> AutoText - this is the default. The text edit autodetects which
rendering style is best, <a href="ntqt.html#TextFormat-enum">PlainText</a> or <a href="ntqt.html#TextFormat-enum">RichText</a>. This is done
rendering style is best, <a href="tqt.html#TextFormat-enum">PlainText</a> or <a href="tqt.html#TextFormat-enum">RichText</a>. This is done
by using the <a href="tqstylesheet.html#mightBeRichText">TQStyleSheet::mightBeRichText</a>() function.
</ul>

@ -80,7 +80,7 @@ body { background: #ffffff; color: black; }
#if defined(TQT_THREAD_SUPPORT)
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
#include &lt;limits.h&gt;

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p>All the functions in this class are <a href="threads.html#threadsafe">thread-safe</a> when TQt is built with thread support.</p>
<p><tt>#include &lt;<a href="tqthread-h.html">tqthread.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqthread-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -152,13 +152,13 @@ than the time of this object (or earlier if <em>nsecs</em> is negative).
<p> <p>See also <a href="#addMSecs">addMSecs</a>(), <a href="#secsTo">secsTo</a>(), and <a href="tqdatetime.html#addSecs">TQDateTime::addSecs</a>().
<h3 class=fn><a href="tqtime.html">TQTime</a> <a name="currentTime"></a>TQTime::currentTime ( <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
<h3 class=fn><a href="tqtime.html">TQTime</a> <a name="currentTime"></a>TQTime::currentTime ( <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>&nbsp;ts )<tt> [static]</tt>
</h3>
Returns the current time as reported by the system clock, for the
TimeSpec <em>ts</em>. The default TimeSpec is LocalTime.
<p> Note that the accuracy depends on the accuracy of the underlying
operating system; not all systems provide 1-millisecond accuracy.
<p> <p>See also <a href="ntqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p> <p>See also <a href="tqt.html#TimeSpec-enum">TQt::TimeSpec</a>.
<p>Examples: <a href="aclock-example.html#x1201">aclock/aclock.cpp</a>, <a href="dclock-example.html#x1104">dclock/dclock.cpp</a>, <a href="tutorial1-12.html#x2398">t12/cannon.cpp</a>, and <a href="tictac-example.html#x40">tictac/tictac.cpp</a>.
<h3 class=fn><a href="tqtime.html">TQTime</a> <a name="currentTime-2"></a>TQTime::currentTime ()<tt> [static]</tt>
@ -182,11 +182,11 @@ undefined. This can happen when daylight savings time is turned on
or off.
<p> <p>See also <a href="#start">start</a>() and <a href="#restart">restart</a>().
<h3 class=fn><a href="tqtime.html">TQTime</a> <a name="fromString"></a>TQTime::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
<h3 class=fn><a href="tqtime.html">TQTime</a> <a name="fromString"></a>TQTime::fromString ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;s, <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate )<tt> [static]</tt>
</h3>
Returns the representation <em>s</em> as a TQTime using the format <em>f</em>,
or an invalid time if this is not possible.
<p> <b>Warning:</b> Note that <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<p> <b>Warning:</b> Note that <a href="tqt.html#DateFormat-enum">TQt::LocalDate</a> cannot be used here.
<h3 class=fn>int <a name="hour"></a>TQTime::hour () const
</h3>
@ -353,14 +353,14 @@ the format of the result string.
<p> If the time is an invalid time, then <a href="tqstring.html#TQString-null">TQString::null</a> will be returned.
<p> <p>See also <a href="tqdate.html#toString">TQDate::toString</a>() and <a href="tqdatetime.html#toString">TQDateTime::toString</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQTime::toString ( <a href="ntqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toString-2"></a>TQTime::toString ( <a href="tqt.html#DateFormat-enum">TQt::DateFormat</a>&nbsp;f = TQt::TextDate ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Returns the time as a string. Milliseconds are not included. The
<em>f</em> parameter determines the format of the string.
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is HH:MM:SS; e.g. 1
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::TextDate</a>, the string format is HH:MM:SS; e.g. 1
second before midnight would be "23:59:59".
<p> If <em>f</em> is <a href="ntqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
<p> If <em>f</em> is <a href="tqt.html#DateFormat-enum">TQt::ISODate</a>, the string format corresponds to the
ISO 8601 extended specification for representations of dates,
which is also HH:MM:SS.
<p> If <em>f</em> is TQt::LocalDate, the string format depends on the locale

@ -1,5 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/examples/qtl/qtl-tqvaluelist.doc:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -48,7 +47,7 @@ This tiny example shows a <a href="tqvaluelistiterator.html">TQValueListIterator
#include &lt;<a href="tqvaluelist-h.html">tqvaluelist.h</a>&gt;
#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;
#include &lt;<a href="qwindowdefs-h.html">ntqwindowdefs.h</a>&gt;
#include &lt;<a href="tqwindowdefs-h.html">tqwindowdefs.h</a>&gt;
#include &lt;stdio.h&gt;

@ -146,9 +146,9 @@ Constructs a tool button called <em>name</em>, that is a child of <em>parent</em
<p> The tool button will display <em>iconSet</em>, with its text label and
tool tip set to <em>textLabel</em> and its status bar message set to <em>grouptext</em>. It will be connected to the <em>slot</em> in object <em>receiver</em>.
<h3 class=fn><a name="TQToolButton-3"></a>TQToolButton::TQToolButton ( <a href="ntqt.html#ArrowType-enum">ArrowType</a>&nbsp;type, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQToolButton-3"></a>TQToolButton::TQToolButton ( <a href="tqt.html#ArrowType-enum">ArrowType</a>&nbsp;type, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a tool button as an arrow button. The <a href="ntqt.html#ArrowType-enum">ArrowType</a> <em>type</em> defines the arrow direction. Possible values are <a href="ntqt.html#ArrowType-enum">LeftArrow</a>, <a href="ntqt.html#ArrowType-enum">RightArrow</a>, <a href="ntqt.html#ArrowType-enum">UpArrow</a> and <a href="ntqt.html#ArrowType-enum">DownArrow</a>.
Constructs a tool button as an arrow button. The <a href="tqt.html#ArrowType-enum">ArrowType</a> <em>type</em> defines the arrow direction. Possible values are <a href="tqt.html#ArrowType-enum">LeftArrow</a>, <a href="tqt.html#ArrowType-enum">RightArrow</a>, <a href="tqt.html#ArrowType-enum">UpArrow</a> and <a href="tqt.html#ArrowType-enum">DownArrow</a>.
<p> An arrow button has auto-repeat turned on by default.
<p> The <em>parent</em> and <em>name</em> arguments are sent to the <a href="tqwidget.html">TQWidget</a>
constructor.
@ -256,7 +256,7 @@ See the <a href="tqtoolbutton.html#usesTextLabel-prop">"usesTextLabel"</a> prope
<p>The default is disabled (i.e. FALSE).
<p>Set this property's value with <a href="#setAutoRaise">setAutoRaise</a>() and get this property's value with <a href="#autoRaise">autoRaise</a>().
<h3 class=fn><a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<h3 class=fn><a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<p>This property holds the toolbutton's background mode.
<p>Get this property with <a href="tqwidget.html#backgroundMode">backgroundMode</a>().
<p> <p>See also <a href="tqwidget.html#backgroundMode-prop">TQWidget::backgroundMode</a>.

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
any widget or rectangular part of a widget.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqtooltip-h.html">tqtooltip.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqtooltip-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntquuid.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tquuid.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntquuid.h Include File</title>
<title>tquuid.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntquuid.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tquuid.h</h1>
<p>This is the verbatim text of the ntquuid.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tquuid.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntquuid.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tquuid.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of TQUuid class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntquuid.h:62 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tquuid.h:62 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,21 +32,21 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQUuid</h1>
<p>This is the complete list of member functions for
<a href="ntquuid.html">TQUuid</a>, including inherited members.
<a href="tquuid.html">TQUuid</a>, including inherited members.
<ul>
<li><a href="ntquuid.html#TQUuid">TQUuid</a>()
<li><a href="ntquuid.html#createUuid">createUuid</a>()
<li><a href="ntquuid.html#isNull">isNull</a>()
<li><a href="ntquuid.html#operator-TQString">operator TQString</a>()
<li><a href="ntquuid.html#operator!-eq">operator!=</a>()
<li><a href="ntquuid.html#operator-lt">operator&lt;</a>()
<li><a href="ntquuid.html#operator-eq">operator=</a>()
<li><a href="ntquuid.html#operator-eq-eq">operator==</a>()
<li><a href="ntquuid.html#operator-gt">operator&gt;</a>()
<li><a href="ntquuid.html#toString">toString</a>()
<li><a href="ntquuid.html#variant">variant</a>()
<li><a href="ntquuid.html#version">version</a>()
<li><a href="tquuid.html#TQUuid">TQUuid</a>()
<li><a href="tquuid.html#createUuid">createUuid</a>()
<li><a href="tquuid.html#isNull">isNull</a>()
<li><a href="tquuid.html#operator-TQString">operator TQString</a>()
<li><a href="tquuid.html#operator!-eq">operator!=</a>()
<li><a href="tquuid.html#operator-lt">operator&lt;</a>()
<li><a href="tquuid.html#operator-eq">operator=</a>()
<li><a href="tquuid.html#operator-eq-eq">operator==</a>()
<li><a href="tquuid.html#operator-gt">operator&gt;</a>()
<li><a href="tquuid.html#toString">toString</a>()
<li><a href="tquuid.html#variant">variant</a>()
<li><a href="tquuid.html#version">version</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/quuid.cpp:40 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tquuid.cpp:40 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,8 +34,8 @@ body { background: #ffffff; color: black; }
<p>The TQUuid class defines a Universally Unique Identifier (UUID).
<a href="#details">More...</a>
<p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p>
<p><tt>#include &lt;<a href="quuid-h.html">ntquuid.h</a>&gt;</tt>
<p><a href="quuid-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tquuid-h.html">tquuid.h</a>&gt;</tt>
<p><a href="tquuid-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#Variant-enum"><b>Variant</b></a> { VarUnknown = -1, NCS = 0, DCE = 2, Microsoft = 6, Reserved = 7 }</li>
@ -125,7 +125,7 @@ MAC network card address (if available) for the node sections
</pre>
<h3 class=fn><a name="TQUuid-3"></a>TQUuid::TQUuid ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;orig )
<h3 class=fn><a name="TQUuid-3"></a>TQUuid::TQUuid ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;orig )
</h3>
<p> Creates a copy of the TQUuid <em>orig</em>.
@ -137,7 +137,7 @@ only convert a string in the format
{HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH} (where 'H' stands for a hex
digit). If the conversion fails a null UUID is created.
<h3 class=fn><a href="ntquuid.html">TQUuid</a> <a name="createUuid"></a>TQUuid::createUuid ()<tt> [static]</tt>
<h3 class=fn><a href="tquuid.html">TQUuid</a> <a name="createUuid"></a>TQUuid::createUuid ()<tt> [static]</tt>
</h3>
<p> Returns a new UUID of <a href="#Variant-enum">DCE</a> variant, and <a href="#Version-enum">Random</a> type. The
@ -160,13 +160,13 @@ Returns TRUE if this is the null UUID
<p> Returns the string representation of the uuid.
<p> <p>See also <a href="#toString">toString</a>().
<h3 class=fn>bool <a name="operator!-eq"></a>TQUuid::operator!= ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
<h3 class=fn>bool <a name="operator!-eq"></a>TQUuid::operator!= ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
</h3>
<p> Returns TRUE if this TQUuid and the <em>other</em> TQUuid are different;
otherwise returns FALSE.
<h3 class=fn>bool <a name="operator-lt"></a>TQUuid::operator&lt; ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
<h3 class=fn>bool <a name="operator-lt"></a>TQUuid::operator&lt; ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
</h3>
<p> Returns TRUE if this TQUuid is of the same variant,
@ -174,18 +174,18 @@ and lexicographically before the <em>other</em> TQUuid;
otherwise returns FALSE.
<p> <p>See also <a href="#variant">variant</a>().
<h3 class=fn><a href="ntquuid.html">TQUuid</a>&nbsp;&amp; <a name="operator-eq"></a>TQUuid::operator= ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;uuid )
<h3 class=fn><a href="tquuid.html">TQUuid</a>&nbsp;&amp; <a name="operator-eq"></a>TQUuid::operator= ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;uuid )
</h3>
<p> Assigns the value of <em>uuid</em> to this TQUuid object.
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQUuid::operator== ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQUuid::operator== ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
</h3>
<p> Returns TRUE if this TQUuid and the <em>other</em> TQUuid are identical;
otherwise returns FALSE.
<h3 class=fn>bool <a name="operator-gt"></a>TQUuid::operator&gt; ( const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
<h3 class=fn>bool <a name="operator-gt"></a>TQUuid::operator&gt; ( const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;other ) const
</h3>
<p> Returns TRUE if this TQUuid is of the same variant,
@ -198,14 +198,14 @@ otherwise returns FALSE.
<a href="tqstring.html">TQString</a> <a href="#toString">TQUuid::toString</a>() const
<p> Returns the string representation of the uuid.
<h3 class=fn><a href="ntquuid.html#Variant-enum">TQUuid::Variant</a> <a name="variant"></a>TQUuid::variant () const
<h3 class=fn><a href="tquuid.html#Variant-enum">TQUuid::Variant</a> <a name="variant"></a>TQUuid::variant () const
</h3>
<p> Returns the variant of the UUID.
The null UUID is considered to be of an unknown variant.
<p> <p>See also <a href="#version">version</a>().
<h3 class=fn><a href="ntquuid.html#Version-enum">TQUuid::Version</a> <a name="version"></a>TQUuid::version () const
<h3 class=fn><a href="tquuid.html#Version-enum">TQUuid::Version</a> <a name="version"></a>TQUuid::version () const
</h3>
<p> Returns the version of the UUID, if the UUID is of the DCE
@ -213,12 +213,12 @@ variant; otherwise returns VerUnknown.
<p> <p>See also <a href="#variant">variant</a>().
<hr><h2>Related Functions</h2>
<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, const&nbsp;<a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;id )
<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>operator&lt;&lt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, const&nbsp;<a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;id )
</h3>
Writes the uuid <em>id</em> to the datastream <em>s</em>.
<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="ntquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;id )
<h3 class=fn><a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>operator&gt;&gt; ( <a href="tqdatastream.html">TQDataStream</a>&nbsp;&amp;&nbsp;s, <a href="tquuid.html">TQUuid</a>&nbsp;&amp;&nbsp;id )
</h3>
Reads uuid from from the stream <em>s</em> into <em>id</em>.

@ -78,8 +78,8 @@ body { background: #ffffff; color: black; }
#define TQVALUELIST_H
#ifndef QT_H
#include "ntqtl.h"
#include "ntqshared.h"
#include "tqtl.h"
#include "tqshared.h"
#include "tqdatastream.h"
#endif // QT_H
@ -701,7 +701,7 @@ TQ_INLINE_TEMPLATES TQDataStream&amp; operator&lt;&lt;( TQDataStream&amp; s, con
#define Q_DEFINED_QVALUELIST
#define Q_DEFINED_QVALUELIST
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQVALUELIST_H
</pre>
<!-- eof -->

@ -125,7 +125,7 @@ provides lists.
<p> TQValueList is a TQt implementation of an STL-like list container.
It can be used in your application if the standard <tt>list</tt> is not
available for your target platform(s). TQValueList is part of the
<a href="ntqtl.html">TQt Template Library</a>.
<a href="tqtl.html">TQt Template Library</a>.
<p> TQValueList&lt;T&gt; defines a template instance to create a list of
values that all have the class T. Note that TQValueList does not
store pointers to the members of the list; it holds a copy of
@ -213,7 +213,7 @@ list it belongs to, however it is <em>not</em> dereferenceable;
<a href="tqsize.html#operator*-4">operator*</a>() will not return a well-defined value. If the list is
<a href="#empty">empty</a>(), the iterator returned by begin() will equal the iterator
returned by end().
<p> Another way to find an item in the list is by using the <a href="ntqtl.html#qFind">tqFind()</a> algorithm. For example:
<p> Another way to find an item in the list is by using the <a href="tqtl.html#qFind">tqFind()</a> algorithm. For example:
<p> <pre>
TQValueList&lt;int&gt; list;
...
@ -269,7 +269,7 @@ specific positions within the list.
are several variants of the <a href="#remove">remove</a>() function, which removes a
specific item from the list. The remove() function will find and
remove items according to a specific item value.
<p> Lists can also be sorted using the <a href="ntqtl.html">TQt Template
<p> Lists can also be sorted using the <a href="tqtl.html">TQt Template
Library</a>. For example with qHeapSort():
<p> Example:
<pre>
@ -281,7 +281,7 @@ remove items according to a specific item value.
qHeapSort( list );
</pre>
<p> <p>See also <a href="tqvaluelistiterator.html">TQValueListIterator</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqvaluelistiterator.html">TQValueListIterator</a>, <a href="tqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="ConstIterator"></a>TQValueList::ConstIterator</h3>

@ -67,7 +67,7 @@ the list since that would break const semantics.
<p> You can create the appropriate const iterator type by using the <tt>const_iterator</tt> typedef provided by TQValueList.
<p> For more information on TQValueList iterators, see
TQValueListIterator.
<p> <p>See also <a href="tqvaluelistiterator.html">TQValueListIterator</a>, <a href="tqvaluelist.html">TQValueList</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqvaluelistiterator.html">TQValueListIterator</a>, <a href="tqvaluelist.html">TQValueList</a>, <a href="tqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="pointer"></a>TQValueListConstIterator::pointer</h3>

@ -92,7 +92,7 @@ about all its iterators and the iterators don't know to which list
they belong. This makes things very fast, but if you're not
careful, you can get spectacular bugs. Always make sure iterators
are valid before dereferencing them or using them as parameters to
generic algorithms in the STL or the <a href="ntqtl.html">TQTL</a>.
generic algorithms in the STL or the <a href="tqtl.html">TQTL</a>.
<p> Using an invalid iterator is undefined (your application will
probably crash). Many TQt functions return const value lists; to
iterate over these you should make a copy and iterate over the
@ -102,7 +102,7 @@ TQValueList in a const environment or if the reference or pointer
to the list is itself const, then you must use the ConstIterator.
Its semantics are the same as the Iterator, but it only returns
const references.
<p> <p>See also <a href="tqvaluelist.html">TQValueList</a>, <a href="tqvaluelistconstiterator.html">TQValueListConstIterator</a>, <a href="ntqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqvaluelist.html">TQValueList</a>, <a href="tqvaluelistconstiterator.html">TQValueListConstIterator</a>, <a href="tqtl.html">TQt Template Library Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="pointer"></a>TQValueListIterator::pointer</h3>

@ -56,7 +56,7 @@ The TQValueStack class is a value-based template class that provides a stack.
<p> Define a template instance TQValueStack&lt;X&gt; to create a stack of
values that all have the class X. TQValueStack is part of the <a href="ntqtl.html">TQt Template Library</a>.
values that all have the class X. TQValueStack is part of the <a href="tqtl.html">TQt Template Library</a>.
<p> Note that TQValueStack does not store pointers to the members of
the stack; it holds a copy of every member. That is why these
kinds of classes are called "value based"; <a href="tqptrstack.html">TQPtrStack</a>, <a href="tqptrlist.html">TQPtrList</a>,
@ -97,7 +97,7 @@ qualify as a value, the class must provide
<p> Note that C++ defaults to field-by-field assignment operators and
copy constructors if no explicit version is supplied. In many
cases this is sufficient.
<p>See also <a href="ntqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p>See also <a href="tqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQValueStack"></a>TQValueStack::TQValueStack ()

@ -76,8 +76,8 @@ body { background: #ffffff; color: black; }
#define TQVALUEVECTOR_H
#ifndef QT_H
#include "ntqtl.h"
#include "ntqshared.h"
#include "tqtl.h"
#include "tqshared.h"
#include "tqdatastream.h"
#endif // QT_H
@ -607,7 +607,7 @@ TQ_INLINE_TEMPLATES TQDataStream&amp; operator&lt;&lt;( TQDataStream&amp; s, con
#endif // TQT_NO_DATASTREAM
#define Q_DEFINED_QVALUEVECTOR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQVALUEVECTOR_H
</pre>
<!-- eof -->

@ -105,7 +105,7 @@ The TQValueVector class is a value-based template class that provides a dynamic
<p> TQValueVector is a TQt implementation of an STL-like vector
container. It can be used in your application if the standard <tt>vector</tt> is not available for your target platforms. TQValueVector is
part of the <a href="ntqtl.html">TQt Template Library</a>.
part of the <a href="tqtl.html">TQt Template Library</a>.
<p> TQValueVector&lt;T&gt; defines a template instance to create a vector
of values that all have the class T. TQValueVector does not store
pointers to the members of the vector; it holds a copy of every
@ -134,7 +134,7 @@ qualify as a value the class must provide:
copy constructors if no explicit version is supplied. In many
cases this is sufficient.
<p> TQValueVector uses an STL-like syntax to manipulate and address the
objects it contains. See <a href="ntqtl.html">this document</a> for
objects it contains. See <a href="tqtl.html">this document</a> for
more information.
<p> Example:
<pre>
@ -232,9 +232,9 @@ example:
<p> The iterators provided by vector are random access iterators,
therefore you can use them with many generic algorithms, for
example, algorithms provided by the STL or the <a href="ntqtl.html">TQTL</a>.
example, algorithms provided by the STL or the <a href="tqtl.html">TQTL</a>.
<p> Another way to find an element in the vector is by using the
std::find() or <a href="ntqtl.html#qFind">tqFind()</a> algorithms.
std::find() or <a href="tqtl.html#qFind">tqFind()</a> algorithms.
For example:
<p> <pre>
TQValueVector&lt;int&gt; vec;
@ -305,7 +305,7 @@ elements at specific positions within the vector.
There are several variants of the <a href="#erase">erase</a>() function which removes a
specific element, or range of elements, from the vector.
<p> Vectors can be also sorted with various STL algorithms , or it can
be sorted using the <a href="ntqtl.html">TQt Template Library</a>.
be sorted using the <a href="tqtl.html">TQt Template Library</a>.
For example with qHeapSort():
<p> Example:
<pre>
@ -320,7 +320,7 @@ For example with qHeapSort():
<p> TQValueVector stores its elements in contiguous memory. This means
that you can use a TQValueVector in any situation that requires an
array.
<p>See also <a href="ntqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p>See also <a href="tqtl.html">TQt Template Library Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="ConstIterator"></a>TQValueVector::ConstIterator</h3>

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvariant.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvariant.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqvariant.h Include File</title>
<title>tqvariant.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqvariant.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqvariant.h</h1>
<p>This is the verbatim text of the ntqvariant.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqvariant.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqvariant.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqvariant.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of TQVariant class
**

@ -0,0 +1,135 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvariant.h:83 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>TQVariant Member List</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All&nbsp;Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main&nbsp;Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped&nbsp;Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVariant</h1>
<p>This is the complete list of member functions for
<a href="tqvariant.html">TQVariant</a>, including inherited members.
<ul>
<li><a href="tqvariant.html#TQVariant">TQVariant</a>()
<li><a href="tqvariant.html#~TQVariant">~TQVariant</a>()
<li><a href="tqvariant.html#asBitArray">asBitArray</a>()
<li><a href="tqvariant.html#asBitmap">asBitmap</a>()
<li><a href="tqvariant.html#asBool">asBool</a>()
<li><a href="tqvariant.html#asBrush">asBrush</a>()
<li><a href="tqvariant.html#asByteArray">asByteArray</a>()
<li><a href="tqvariant.html#asCString">asCString</a>()
<li><a href="tqvariant.html#asColor">asColor</a>()
<li><a href="tqvariant.html#asColorGroup">asColorGroup</a>()
<li><a href="tqvariant.html#asCursor">asCursor</a>()
<li><a href="tqvariant.html#asDate">asDate</a>()
<li><a href="tqvariant.html#asDateTime">asDateTime</a>()
<li><a href="tqvariant.html#asDouble">asDouble</a>()
<li><a href="tqvariant.html#asFont">asFont</a>()
<li><a href="tqvariant.html#asIconSet">asIconSet</a>()
<li><a href="tqvariant.html#asImage">asImage</a>()
<li><a href="tqvariant.html#asInt">asInt</a>()
<li><a href="tqvariant.html#asKeySequence">asKeySequence</a>()
<li><a href="tqvariant.html#asList">asList</a>()
<li><a href="tqvariant.html#asLongLong">asLongLong</a>()
<li><a href="tqvariant.html#asMap">asMap</a>()
<li><a href="tqvariant.html#asPalette">asPalette</a>()
<li><a href="tqvariant.html#asPen">asPen</a>()
<li><a href="tqvariant.html#asPixmap">asPixmap</a>()
<li><a href="tqvariant.html#asPoint">asPoint</a>()
<li><a href="tqvariant.html#asPointArray">asPointArray</a>()
<li><a href="tqvariant.html#asRect">asRect</a>()
<li><a href="tqvariant.html#asRegion">asRegion</a>()
<li><a href="tqvariant.html#asSize">asSize</a>()
<li><a href="tqvariant.html#asSizePolicy">asSizePolicy</a>()
<li><a href="tqvariant.html#asString">asString</a>()
<li><a href="tqvariant.html#asStringList">asStringList</a>()
<li><a href="tqvariant.html#asTime">asTime</a>()
<li><a href="tqvariant.html#asUInt">asUInt</a>()
<li><a href="tqvariant.html#asULongLong">asULongLong</a>()
<li><a href="tqvariant.html#canCast">canCast</a>()
<li><a href="tqvariant.html#cast">cast</a>()
<li><a href="tqvariant.html#clear">clear</a>()
<li><a href="tqvariant.html#isNull">isNull</a>()
<li><a href="tqvariant.html#isValid">isValid</a>()
<li><a href="tqvariant.html#listBegin">listBegin</a>()
<li><a href="tqvariant.html#listEnd">listEnd</a>()
<li><a href="tqvariant.html#mapBegin">mapBegin</a>()
<li><a href="tqvariant.html#mapEnd">mapEnd</a>()
<li><a href="tqvariant.html#mapFind">mapFind</a>()
<li><a href="tqvariant.html#nameToType">nameToType</a>()
<li><a href="tqvariant.html#operator!-eq">operator!=</a>()
<li><a href="tqvariant.html#operator-eq">operator=</a>()
<li><a href="tqvariant.html#operator-eq-eq">operator==</a>()
<li><a href="tqvariant.html#stringListBegin">stringListBegin</a>()
<li><a href="tqvariant.html#stringListEnd">stringListEnd</a>()
<li><a href="tqvariant.html#toBitArray">toBitArray</a>()
<li><a href="tqvariant.html#toBitmap">toBitmap</a>()
<li><a href="tqvariant.html#toBool">toBool</a>()
<li><a href="tqvariant.html#toBrush">toBrush</a>()
<li><a href="tqvariant.html#toByteArray">toByteArray</a>()
<li><a href="tqvariant.html#toCString">toCString</a>()
<li><a href="tqvariant.html#toColor">toColor</a>()
<li><a href="tqvariant.html#toColorGroup">toColorGroup</a>()
<li><a href="tqvariant.html#toCursor">toCursor</a>()
<li><a href="tqvariant.html#toDate">toDate</a>()
<li><a href="tqvariant.html#toDateTime">toDateTime</a>()
<li><a href="tqvariant.html#toDouble">toDouble</a>()
<li><a href="tqvariant.html#toFont">toFont</a>()
<li><a href="tqvariant.html#toIconSet">toIconSet</a>()
<li><a href="tqvariant.html#toImage">toImage</a>()
<li><a href="tqvariant.html#toInt">toInt</a>()
<li><a href="tqvariant.html#toKeySequence">toKeySequence</a>()
<li><a href="tqvariant.html#toList">toList</a>()
<li><a href="tqvariant.html#toLongLong">toLongLong</a>()
<li><a href="tqvariant.html#toMap">toMap</a>()
<li><a href="tqvariant.html#toPalette">toPalette</a>()
<li><a href="tqvariant.html#toPen">toPen</a>()
<li><a href="tqvariant.html#toPixmap">toPixmap</a>()
<li><a href="tqvariant.html#toPoint">toPoint</a>()
<li><a href="tqvariant.html#toPointArray">toPointArray</a>()
<li><a href="tqvariant.html#toRect">toRect</a>()
<li><a href="tqvariant.html#toRegion">toRegion</a>()
<li><a href="tqvariant.html#toSize">toSize</a>()
<li><a href="tqvariant.html#toSizePolicy">toSizePolicy</a>()
<li><a href="tqvariant.html#toString">toString</a>()
<li><a href="tqvariant.html#toStringList">toStringList</a>()
<li><a href="tqvariant.html#toTime">toTime</a>()
<li><a href="tqvariant.html#toUInt">toUInt</a>()
<li><a href="tqvariant.html#toULongLong">toULongLong</a>()
<li><a href="tqvariant.html#type">type</a>()
<li><a href="tqvariant.html#typeName">typeName</a>()
<li><a href="tqvariant.html#typeToName">typeToName</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright &copy; 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>TQt 3.3.8</div>
</table></div></address></body>
</html>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qvariant.cpp:353 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqvariant.cpp:353 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQVariant class acts like a union for the most common TQt data types.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qvariant-h.html">ntqvariant.h</a>&gt;</tt>
<p><a href="qvariant-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqvariant-h.html">tqvariant.h</a>&gt;</tt>
<p><a href="tqvariant-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#Type-enum"><b>Type</b></a> { Invalid, Map, List, String, StringList, Font, Pixmap, Brush, Rect, Size, Color, Palette, ColorGroup, IconSet, Point, Image, Int, UInt, Bool, Double, CString, PointArray, Region, Bitmap, Cursor, SizePolicy, Date, Time, DateTime, ByteArray, BitArray, KeySequence, Pen, LongLong, ULongLong }</li>
@ -301,7 +301,7 @@ Constructs a new variant with a floating point value, <em>val</em>.
</h3>
Constructs a new variant with a size policy value, <em>val</em>.
<h3 class=fn><a name="TQVariant-2"></a>TQVariant::TQVariant ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;p )
<h3 class=fn><a name="TQVariant-2"></a>TQVariant::TQVariant ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;p )
</h3>
Constructs a copy of the variant, <em>p</em>, passed as the argument to
this constructor. Usually this is a <a href="shclass.html#deep-copy">deep copy</a>, but a <a href="shclass.html#shallow-copy">shallow copy</a>
@ -729,7 +729,7 @@ Returns the variant's value as unsigned int reference.
</h3>
Returns the variant's value as unsigned long long reference.
<h3 class=fn>bool <a name="canCast"></a>TQVariant::canCast ( <a href="ntqvariant.html#Type-enum">Type</a>&nbsp;t ) const
<h3 class=fn>bool <a name="canCast"></a>TQVariant::canCast ( <a href="tqvariant.html#Type-enum">Type</a>&nbsp;t ) const
</h3>
Returns TRUE if the variant's type can be cast to the requested
type, <em>t</em>. Such casting is done automatically when calling the
@ -758,7 +758,7 @@ Time, DateTime, KeySequence, Font, Color
<tr bgcolor="#f0f0f0"> <td valign="top">KeySequence <td valign="top">String, CString, ByteArray, Int, UInt, LongLong, ULongLong
</table></center>
<h3 class=fn>bool <a name="cast"></a>TQVariant::cast ( <a href="ntqvariant.html#Type-enum">Type</a>&nbsp;t )
<h3 class=fn>bool <a name="cast"></a>TQVariant::cast ( <a href="tqvariant.html#Type-enum">Type</a>&nbsp;t )
</h3>
Casts the variant to the requested type. If the cast cannot be
done, the variant is set to the default value of the requested
@ -819,25 +819,25 @@ appropriate; otherwise returns a null iterator.
the variant's type is appropriate and <em>key</em> is a valid key;
otherwise returns a null iterator.
<h3 class=fn><a href="ntqvariant.html#Type-enum">Type</a> <a name="nameToType"></a>TQVariant::nameToType ( const&nbsp;char&nbsp;*&nbsp;name )<tt> [static]</tt>
<h3 class=fn><a href="tqvariant.html#Type-enum">Type</a> <a name="nameToType"></a>TQVariant::nameToType ( const&nbsp;char&nbsp;*&nbsp;name )<tt> [static]</tt>
</h3>
Converts the string representation of the storage type given in <em>name</em>, to its enum representation.
<p> If the string representation cannot be converted to any enum
representation, the variant is set to <a href="#Type-enum">Invalid</a>.
<h3 class=fn>bool <a name="operator!-eq"></a>TQVariant::operator!= ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v ) const
<h3 class=fn>bool <a name="operator!-eq"></a>TQVariant::operator!= ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v ) const
</h3>
Compares this TQVariant with <em>v</em> and returns TRUE if they are not
equal; otherwise returns FALSE.
<h3 class=fn><a href="ntqvariant.html">TQVariant</a>&nbsp;&amp; <a name="operator-eq"></a>TQVariant::operator= ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;variant )
<h3 class=fn><a href="tqvariant.html">TQVariant</a>&nbsp;&amp; <a name="operator-eq"></a>TQVariant::operator= ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;variant )
</h3>
Assigns the value of the variant <em>variant</em> to this variant.
<p> This is a <a href="shclass.html#deep-copy">deep copy</a> of the variant, but note that if the variant
holds an <a href="shclass.html#explicitly-shared">explicitly shared</a> type such as <a href="tqimage.html">TQImage</a>, a <a href="shclass.html#shallow-copy">shallow copy</a> is
performed.
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQVariant::operator== ( const&nbsp;<a href="ntqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v ) const
<h3 class=fn>bool <a name="operator-eq-eq"></a>TQVariant::operator== ( const&nbsp;<a href="tqvariant.html">TQVariant</a>&nbsp;&amp;&nbsp;v ) const
</h3>
Compares this TQVariant with <em>v</em> and returns TRUE if they are
equal; otherwise returns FALSE.
@ -1117,7 +1117,7 @@ can be cast to ULongLong; otherwise returns 0.
converted to an int; otherwise <em>*ok</em> is set to FALSE.
<p> <p>See also <a href="#asULongLong">asULongLong</a>() and <a href="#canCast">canCast</a>().
<h3 class=fn><a href="ntqvariant.html#Type-enum">Type</a> <a name="type"></a>TQVariant::type () const
<h3 class=fn><a href="tqvariant.html#Type-enum">Type</a> <a name="type"></a>TQVariant::type () const
</h3>
<p> Returns the storage type of the value stored in the variant.
@ -1131,7 +1131,7 @@ strings describe the C++ datatype used to store the data: for
example, "TQFont", "TQString", or "TQValueList<TQVariant>". An Invalid
variant returns 0.
<h3 class=fn>const char * <a name="typeToName"></a>TQVariant::typeToName ( <a href="ntqvariant.html#Type-enum">Type</a>&nbsp;typ )<tt> [static]</tt>
<h3 class=fn>const char * <a name="typeToName"></a>TQVariant::typeToName ( <a href="tqvariant.html#Type-enum">Type</a>&nbsp;typ )<tt> [static]</tt>
</h3>
Converts the enum representation of the storage type, <em>typ</em>, to
its string representation.

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
widget, i.e. answering the question "What's this?".
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqwhatsthis-h.html">tqwhatsthis.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p>Inherits <a href="tqt.html">TQt</a>.
<p><a href="tqwhatsthis-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -72,7 +72,7 @@ mouse and keyboard events for a widget.
<p> <p>See also <a href="tqmouseevent.html">TQMouseEvent</a>, <a href="tqwidget.html#grabMouse">TQWidget::grabMouse</a>(), and <a href="events.html">Event Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQWheelEvent"></a>TQWheelEvent::TQWheelEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, int&nbsp;delta, int&nbsp;state, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orient = Vertical )
<h3 class=fn><a name="TQWheelEvent"></a>TQWheelEvent::TQWheelEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, int&nbsp;delta, int&nbsp;state, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orient = Vertical )
</h3>
<p> Constructs a wheel event object.
@ -84,7 +84,7 @@ modifier flags at the time of the event and <em>orient</em> holds the
wheel's orientation.
<p> <p>See also <a href="#pos">pos</a>(), <a href="#delta">delta</a>(), and <a href="#state">state</a>().
<h3 class=fn><a name="TQWheelEvent-2"></a>TQWheelEvent::TQWheelEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;globalPos, int&nbsp;delta, int&nbsp;state, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;orient = Vertical )
<h3 class=fn><a name="TQWheelEvent-2"></a>TQWheelEvent::TQWheelEvent ( const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;pos, const&nbsp;<a href="tqpoint.html">TQPoint</a>&nbsp;&amp;&nbsp;globalPos, int&nbsp;delta, int&nbsp;state, <a href="tqt.html#Orientation-enum">Orientation</a>&nbsp;orient = Vertical )
</h3>
<p> Constructs a wheel event object. The position when the event
@ -156,7 +156,7 @@ the parent widget. The accept flag is set by default.
<p> Returns TRUE if the receiver of the event handles the wheel event;
otherwise returns FALSE.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQWheelEvent::orientation () const
<h3 class=fn><a href="tqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQWheelEvent::orientation () const
</h3>
<p> Returns the wheel's orientation.
@ -170,11 +170,11 @@ that received the event.
events, use <a href="#globalPos">globalPos</a>() instead of this function.
<p> <p>See also <a href="#x">x</a>(), <a href="#y">y</a>(), and <a href="#globalPos">globalPos</a>().
<h3 class=fn><a href="ntqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQWheelEvent::state () const
<h3 class=fn><a href="tqt.html#ButtonState-enum">ButtonState</a> <a name="state"></a>TQWheelEvent::state () const
</h3>
<p> Returns the keyboard modifier flags of the event.
<p> The returned value is <a href="ntqt.html#ButtonState-enum">ShiftButton</a>, <a href="ntqt.html#ButtonState-enum">ControlButton</a>, and <a href="ntqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<p> The returned value is <a href="tqt.html#ButtonState-enum">ShiftButton</a>, <a href="tqt.html#ButtonState-enum">ControlButton</a>, and <a href="tqt.html#ButtonState-enum">AltButton</a> OR'ed together.
<h3 class=fn>int <a name="x"></a>TQWheelEvent::x () const
</h3>

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQWIDGET_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqobject.h"
#include "tqpaintdevice.h"
#include "tqpalette.h"
@ -1008,7 +1008,7 @@ struct TQ_EXPORT TQWExtra {
};
#define Q_DEFINED_QWIDGET
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQWIDGET_H
</pre>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;</tt>
<p>Inherits <a href="tqobject.html">TQObject</a> and <a href="tqpaintdevice.html">TQPaintDevice</a>.
-<p>Inherited by <a href="tqbutton.html">TQButton</a>, <a href="tqframe.html">TQFrame</a>, <a href="tqdialog.html">TQDialog</a>, <a href="tqcombobox.html">TQComboBox</a>, <a href="tqdatabrowser.html">TQDataBrowser</a>, <a href="tqdataview.html">TQDataView</a>, <a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a>, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="tqdesktopwidget.html">TQDesktopWidget</a>, <a href="tqdial.html">TQDial</a>, <a href="tqdockarea.html">TQDockArea</a>, <a href="tqglwidget.html">TQGLWidget</a>, <a href="tqheader.html">TQHeader</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="tqmotifwidget.html">TQMotifWidget</a>, <a href="tqnpwidget.html">TQNPWidget</a>, <a href="tqscrollbar.html">TQScrollBar</a>, <a href="tqsizegrip.html">TQSizeGrip</a>, <a href="tqslider.html">TQSlider</a>, <a href="tqspinbox.html">TQSpinBox</a>, <a href="ntqsplashscreen.html">TQSplashScreen</a>, <a href="tqstatusbar.html">TQStatusBar</a>, <a href="tqtabbar.html">TQTabBar</a>, <a href="tqtabwidget.html">TQTabWidget</a>, <a href="tqworkspace.html">TQWorkspace</a>, and <a href="qxtwidget.html">TQXtWidget</a>.
-<p>Inherited by <a href="tqbutton.html">TQButton</a>, <a href="tqframe.html">TQFrame</a>, <a href="tqdialog.html">TQDialog</a>, <a href="tqcombobox.html">TQComboBox</a>, <a href="tqdatabrowser.html">TQDataBrowser</a>, <a href="tqdataview.html">TQDataView</a>, <a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a>, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="tqdesktopwidget.html">TQDesktopWidget</a>, <a href="tqdial.html">TQDial</a>, <a href="tqdockarea.html">TQDockArea</a>, <a href="tqglwidget.html">TQGLWidget</a>, <a href="tqheader.html">TQHeader</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="tqmotifwidget.html">TQMotifWidget</a>, <a href="tqnpwidget.html">TQNPWidget</a>, <a href="tqscrollbar.html">TQScrollBar</a>, <a href="tqsizegrip.html">TQSizeGrip</a>, <a href="tqslider.html">TQSlider</a>, <a href="tqspinbox.html">TQSpinBox</a>, <a href="tqsplashscreen.html">TQSplashScreen</a>, <a href="tqstatusbar.html">TQStatusBar</a>, <a href="tqtabbar.html">TQTabBar</a>, <a href="tqtabwidget.html">TQTabWidget</a>, <a href="tqworkspace.html">TQWorkspace</a>, and <a href="qxtwidget.html">TQXtWidget</a>.
<p><a href="tqwidget-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -564,8 +564,8 @@ wmapper(),
<ol type=1>
<li> <tt>TQWidget *parent = 0</tt> is the parent of the new widget.
If it is 0 (the default), the new widget will be a top-level window.
If not, it will be a child of <em>parent</em>, and be constrained by <em>parent</em>'s geometry (unless you specify <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a> as
<a href="ntqt.html#WidgetFlags">widget flag</a>).
If not, it will be a child of <em>parent</em>, and be constrained by <em>parent</em>'s geometry (unless you specify <a href="tqt.html#WidgetFlags-enum">WType_TopLevel</a> as
<a href="tqt.html#WidgetFlags">widget flag</a>).
<li> <tt>const char *name = 0</tt> is the widget name of the new
widget. You can access it using <a href="tqobject.html#name">name</a>(). The widget name is little
used by programmers but is quite useful with GUI builders such as
@ -721,7 +721,7 @@ inside <em>parent</em>. The new widget is deleted when its <em>parent</em> is
deleted.
<p> The <em>name</em> is sent to the <a href="tqobject.html">TQObject</a> constructor.
<p> The widget flags argument, <em>f</em>, is normally 0, but it can be set
to customize the window frame of a top-level widget (i.e. <em>parent</em> must be 0). To customize the frame, set the <a href="ntqt.html#WidgetFlags-enum">WStyle_Customize</a> flag OR'ed with any of the <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
to customize the window frame of a top-level widget (i.e. <em>parent</em> must be 0). To customize the frame, set the <a href="tqt.html#WidgetFlags-enum">WStyle_Customize</a> flag OR'ed with any of the <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> If you add a child widget to an already visible widget you must
explicitly show the child to make it visible.
<p> Note that the X11 version of TQt may not be able to deliver all
@ -764,7 +764,7 @@ See the <a href="tqwidget.html#backgroundBrush-prop">"backgroundBrush"</a> prope
<h3 class=fn>const&nbsp;<a href="tqcolor.html">TQColor</a>&nbsp;&amp; <a name="backgroundColor"></a>TQWidget::backgroundColor () const
</h3><b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
Use <a href="#paletteBackgroundColor">paletteBackgroundColor</a>() or <a href="#eraseColor">eraseColor</a>() instead.
<h3 class=fn><a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode"></a>TQWidget::backgroundMode () const
<h3 class=fn><a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode"></a>TQWidget::backgroundMode () const
</h3><p>Returns the color role used for painting the background of the widget.
See the <a href="tqwidget.html#backgroundMode-prop">"backgroundMode"</a> property for details.
<h3 class=fn><a href="tqwidget.html#BackgroundOrigin-enum">BackgroundOrigin</a> <a name="backgroundOrigin"></a>TQWidget::backgroundOrigin () const
@ -819,7 +819,7 @@ Removes any mask set by <a href="#setMask">setMask</a>().
</h3>
<p> Clears the widget flags <em>f</em>.
<p> Widget flags are a combination of <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> Widget flags are a combination of <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="#testWFlags">testWFlags</a>(), <a href="#getWFlags">getWFlags</a>(), and <a href="#setWFlags">setWFlags</a>().
<h3 class=fn><a href="tqregion.html">TQRegion</a> <a name="clipRegion"></a>TQWidget::clipRegion () const
@ -846,7 +846,7 @@ last visible top level widget is closed.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Closes this widget. Returns TRUE if the widget was closed;
otherwise returns FALSE.
<p> If <em>alsoDelete</em> is TRUE or the widget has the <a href="ntqt.html#WidgetFlags-enum">WDestructiveClose</a> widget flag, the widget is also deleted. The
<p> If <em>alsoDelete</em> is TRUE or the widget has the <a href="tqt.html#WidgetFlags-enum">WDestructiveClose</a> widget flag, the widget is also deleted. The
widget can prevent itself from being closed by rejecting the
<a href="tqcloseevent.html">TQCloseEvent</a> it gets. A close events is delivered to the widget
no matter if the widget is visible or not.
@ -1044,7 +1044,7 @@ someone (i.e. someone wanted the event); otherwise returns FALSE.
</h3>
Returns a pointer to the widget with window identifer/handle <em>id</em>.
<p> The window identifier type depends on the underlying window
system, see <a href="qwindowdefs-h.html">ntqwindowdefs.h</a> for the actual definition. If there
system, see <a href="tqwindowdefs-h.html">tqwindowdefs.h</a> for the actual definition. If there
is no widget with this identifier, 0 is returned.
<h3 class=fn><a href="tqfocusdata.html">TQFocusData</a>&nbsp;* <a name="focusData"></a>TQWidget::focusData ()<tt> [protected]</tt>
@ -1170,7 +1170,7 @@ See the <a href="tqwidget.html#geometry-prop">"geometry"</a> property for detail
</h3>
<p> Returns the widget flags for this this widget.
<p> Widget flags are a combination of <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> Widget flags are a combination of <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="#testWFlags">testWFlags</a>(), <a href="#setWFlags">setWFlags</a>(), and <a href="#clearWFlags">clearWFlags</a>().
<h3 class=fn>void <a name="grabKeyboard"></a>TQWidget::grabKeyboard ()
@ -1790,7 +1790,7 @@ dynamically, it is far easier to use <a href="tqwidgetstack.html">TQWidgetStack<
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> A convenience version of reparent that does not take widget flags
as argument.
<p> Calls <a href="#reparent">reparent</a>(<em>parent</em>, <a href="#getWFlags">getWFlags</a>() &amp; ~<a href="ntqt.html#WidgetFlags-enum">WType_Mask</a>, <em>p</em>, <em>showIt</em>).
<p> Calls <a href="#reparent">reparent</a>(<em>parent</em>, <a href="#getWFlags">getWFlags</a>() &amp; ~<a href="tqt.html#WidgetFlags-enum">WType_Mask</a>, <em>p</em>, <em>showIt</em>).
<h3 class=fn>void <a name="resetInputContext"></a>TQWidget::resetInputContext ()<tt> [protected]</tt>
</h3>
@ -1814,7 +1814,7 @@ already has its new geometry. The old size is accessible through
<p> The widget will be erased and receive a paint event immediately
after processing the resize event. No drawing need be (or should
be) done inside this handler.
<p> Widgets that have been created with the <a href="ntqt.html#WidgetFlags-enum">WNoAutoErase</a> flag
<p> Widgets that have been created with the <a href="tqt.html#WidgetFlags-enum">WNoAutoErase</a> flag
will not be erased. Nevertheless, they will receive a paint event
for their entire area afterwards. Again, no drawing needs to be
done inside this handler.
@ -1875,10 +1875,10 @@ See the <a href="tqwidget.html#autoMask-prop">"autoMask"</a> property for detail
</h3><b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
Use <a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>() or <a href="#setEraseColor">setEraseColor</a>() instead.
<p>Examples: <a href="customlayout-example.html#x1540">customlayout/main.cpp</a>, <a href="desktop-example.html#x1761">desktop/desktop.cpp</a>, <a href="hello-example.html#x1648">hello/main.cpp</a>, <a href="movies-example.html#x523">movies/main.cpp</a>, and <a href="splitter-example.html#x1303">splitter/splitter.cpp</a>.
<h3 class=fn>void <a name="setBackgroundMode"></a>TQWidget::setBackgroundMode ( <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> )<tt> [virtual]</tt>
<h3 class=fn>void <a name="setBackgroundMode"></a>TQWidget::setBackgroundMode ( <a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> )<tt> [virtual]</tt>
</h3><p>Sets the color role used for painting the background of the widget.
See the <a href="tqwidget.html#backgroundMode-prop">"backgroundMode"</a> property for details.
<h3 class=fn>void <a name="setBackgroundMode-2"></a>TQWidget::setBackgroundMode ( <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a>&nbsp;m, <a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a>&nbsp;visual )
<h3 class=fn>void <a name="setBackgroundMode-2"></a>TQWidget::setBackgroundMode ( <a href="tqt.html#BackgroundMode-enum">BackgroundMode</a>&nbsp;m, <a href="tqt.html#BackgroundMode-enum">BackgroundMode</a>&nbsp;visual )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the widget's own background mode to <em>m</em> and the visual
@ -1886,10 +1886,10 @@ background mode to <em>visual</em>. The visual background mode is used
with the designable properties <tt>backgroundColor</tt>, <tt>foregroundColor</tt> and <tt>backgroundPixmap</tt>.
<p> For complex controls, the logical background mode sometimes
differs from a widget's own background mode. A spinbox for example
has <a href="ntqt.html#BackgroundMode-enum">PaletteBackground</a> as background mode (typically dark gray),
while it's embedded lineedit control uses <a href="ntqt.html#BackgroundMode-enum">PaletteBase</a>
has <a href="tqt.html#BackgroundMode-enum">PaletteBackground</a> as background mode (typically dark gray),
while it's embedded lineedit control uses <a href="tqt.html#BackgroundMode-enum">PaletteBase</a>
(typically white). Since the lineedit covers most of the visual
area of a spinbox, it defines <a href="ntqt.html#BackgroundMode-enum">PaletteBase</a> to be its <em>visual</em>
area of a spinbox, it defines <a href="tqt.html#BackgroundMode-enum">PaletteBase</a> to be its <em>visual</em>
background mode. Changing the <tt>backgroundColor</tt> property thus
changes the lineedit control's background, which is exactly what
the user expects in <em>TQt Designer</em>.
@ -2220,7 +2220,7 @@ See the <a href="tqwidget.html#updatesEnabled-prop">"updatesEnabled"</a> propert
</h3>
<p> Sets the widget flags <em>f</em>.
<p> Widget flags are a combination of <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> Widget flags are a combination of <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> <p>See also <a href="#testWFlags">testWFlags</a>(), <a href="#getWFlags">getWFlags</a>(), and <a href="#clearWFlags">clearWFlags</a>().
<h3 class=fn>void <a name="setWindowOpacity"></a>TQWidget::setWindowOpacity ( double&nbsp;level )
@ -2229,8 +2229,8 @@ See the <a href="tqwidget.html#windowOpacity-prop">"windowOpacity"</a> property
<h3 class=fn>void <a name="setWindowState"></a>TQWidget::setWindowState ( uint&nbsp;windowState )
</h3>
<p> Sets the <a href="ntqt.html#WindowState">window state</a> to <em>windowState</em>. The window state is a OR'ed
combination of TQt::WindowState: <a href="ntqt.html#WindowState-enum">WindowMinimized</a>, <a href="ntqt.html#WindowState-enum">WindowMaximized</a>, <a href="ntqt.html#WindowState-enum">WindowFullScreen</a> and <a href="ntqt.html#WindowState-enum">WindowActive</a>.
<p> Sets the <a href="tqt.html#WindowState">window state</a> to <em>windowState</em>. The window state is a OR'ed
combination of TQt::WindowState: <a href="tqt.html#WindowState-enum">WindowMinimized</a>, <a href="tqt.html#WindowState-enum">WindowMaximized</a>, <a href="tqt.html#WindowState-enum">WindowFullScreen</a> and <a href="tqt.html#WindowState-enum">WindowActive</a>.
<p> If the window is not visible (i.e. <a href="#isVisible">isVisible</a>() returns FALSE), the
window state will take effect when <a href="#show">show</a>() is called. For visible
windows, the change is immediate. For example, to toggle between
@ -2245,9 +2245,9 @@ preserving its maximized and/or full-screen state), use the following:
w-&gt;setWindowState(w-&gt;windowState() &amp; ~WindowMinimized | WindowActive);
</pre>
<p> Note: On some window systems <a href="ntqt.html#WindowState-enum">WindowActive</a> is not immediate, and may be
<p> Note: On some window systems <a href="tqt.html#WindowState-enum">WindowActive</a> is not immediate, and may be
ignored in certain cases.
<p> <p>See also <a href="ntqt.html#WindowState-enum">TQt::WindowState</a> and <a href="#windowState">windowState</a>().
<p> <p>See also <a href="tqt.html#WindowState-enum">TQt::WindowState</a> and <a href="#windowState">windowState</a>().
<h3 class=fn>void <a name="show"></a>TQWidget::show ()<tt> [virtual slot]</tt>
</h3>
@ -2262,14 +2262,14 @@ instead. If you need to do some delayed initialization use
<p>Examples: <a href="aclock-example.html#x1215">aclock/main.cpp</a>, <a href="tqdialog.html#x2135">life/main.cpp</a>, <a href="popup-example.html#x1628">popup/popup.cpp</a>, <a href="tutorial1-01.html#x2286">t1/main.cpp</a>, <a href="tutorial1-03.html#x2302">t3/main.cpp</a>, <a href="tutorial1-04.html#x2309">t4/main.cpp</a>, and <a href="toplevel-example.html#x2542">toplevel/options.ui.h</a>.
<p>Reimplemented in <a href="tqdialog.html#show">TQDialog</a> and <a href="tqmenubar.html#show">TQMenuBar</a>.
<h3 class=fn>void <a name="showEvent"></a>TQWidget::showEvent ( <a href="qshowevent.html">TQShowEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
<h3 class=fn>void <a name="showEvent"></a>TQWidget::showEvent ( <a href="tqshowevent.html">TQShowEvent</a>&nbsp;* )<tt> [virtual protected]</tt>
</h3>
This event handler can be reimplemented in a subclass to receive
widget show events.
<p> Non-spontaneous show events are sent to widgets immediately before
they are shown. The spontaneous show events of top-level widgets
are delivered afterwards.
<p> <p>See also <a href="#event">event</a>() and <a href="qshowevent.html">TQShowEvent</a>.
<p> <p>See also <a href="#event">event</a>() and <a href="tqshowevent.html">TQShowEvent</a>.
<p>Example: <a href="tqdir-example.html#x1854">tqdir/tqdir.cpp</a>.
<h3 class=fn>void <a name="showFullScreen"></a>TQWidget::showFullScreen ()<tt> [slot]</tt>
@ -2372,9 +2372,9 @@ it, so that the widget's parent can interpret it.
</h3>
<p> Returns the bitwise AND of the widget flags and <em>f</em>.
<p> Widget flags are a combination of <a href="ntqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> Widget flags are a combination of <a href="tqt.html#WidgetFlags-enum">TQt::WidgetFlags</a>.
<p> If you want to test for the presence of multiple flags (or
composite flags such as <a href="ntqt.html#WidgetFlags-enum">WStyle_Splash</a>), test the
composite flags such as <a href="tqt.html#WidgetFlags-enum">WStyle_Splash</a>), test the
return value for equality against the argument. For example:
<p> <pre>
int flags = WStyle_Tool | WStyle_NoBorder;
@ -2418,7 +2418,7 @@ flicker than a call to <a href="#repaint">repaint</a>() does.
<p> Calling <a href="#update">update</a>() several times normally results in just one
<a href="#paintEvent">paintEvent</a>() call.
<p> TQt normally erases the widget's area before the paintEvent() call.
If the <a href="ntqt.html#WidgetFlags-enum">WRepaintNoErase</a> widget flag is set, the widget is
If the <a href="tqt.html#WidgetFlags-enum">WRepaintNoErase</a> widget flag is set, the widget is
responsible for painting all its pixels itself.
<p> <p>See also <a href="#repaint">repaint</a>(), <a href="#paintEvent">paintEvent</a>(), <a href="#updatesEnabled-prop">updatesEnabled</a>, <a href="#erase">erase</a>(), and <a href="#setWFlags">setWFlags</a>().
@ -2437,7 +2437,7 @@ flicker and a call to <a href="#repaint">repaint</a>() does.
<p> If <em>w</em> is negative, it is replaced with <tt>width() - x</tt>. If <em>h</em>
is negative, it is replaced width <tt>height() - y</tt>.
<p> TQt normally erases the specified area before the paintEvent()
call. If the <a href="ntqt.html#WidgetFlags-enum">WRepaintNoErase</a> widget flag is set, the widget is
call. If the <a href="tqt.html#WidgetFlags-enum">WRepaintNoErase</a> widget flag is set, the widget is
responsible for painting all its pixels itself.
<p> <p>See also <a href="#repaint">repaint</a>(), <a href="#paintEvent">paintEvent</a>(), <a href="#updatesEnabled-prop">updatesEnabled</a>, and <a href="#erase">erase</a>().
@ -2520,9 +2520,9 @@ other than the highlight and link colors.
</h3><p>Returns the level of opacity for the window.
See the <a href="tqwidget.html#windowOpacity-prop">"windowOpacity"</a> property for details.
<h3 class=fn>uint <a name="windowState"></a>TQWidget::windowState () const
</h3> Returns the current <a href="ntqt.html#WindowState">window state</a>. The window state is a OR'ed
combination of TQt::WindowState: <a href="ntqt.html#WindowState-enum">WindowMinimized</a>, <a href="ntqt.html#WindowState-enum">WindowMaximized</a>, <a href="ntqt.html#WindowState-enum">WindowFullScreen</a> and <a href="ntqt.html#WindowState-enum">WindowActive</a>.
<p> <p>See also <a href="ntqt.html#WindowState-enum">TQt::WindowState</a> and <a href="#setWindowState">setWindowState</a>().
</h3> Returns the current <a href="tqt.html#WindowState">window state</a>. The window state is a OR'ed
combination of TQt::WindowState: <a href="tqt.html#WindowState-enum">WindowMinimized</a>, <a href="tqt.html#WindowState-enum">WindowMaximized</a>, <a href="tqt.html#WindowState-enum">WindowFullScreen</a> and <a href="tqt.html#WindowState-enum">WindowActive</a>.
<p> <p>See also <a href="tqt.html#WindowState-enum">TQt::WindowState</a> and <a href="#setWindowState">setWindowState</a>().
<h3 class=fn>int <a name="x"></a>TQWidget::x () const
</h3><p>Returns the x coordinate of the widget relative to its parent including any window frame.
@ -2593,25 +2593,25 @@ background mode.
<p> <p>See also <a href="#backgroundColor">backgroundColor</a>(), <a href="#backgroundPixmap">backgroundPixmap</a>(), <a href="#eraseColor">eraseColor</a>(), <a href="#palette-prop">palette</a>, and <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>().
<p>Get this property's value with <a href="#backgroundBrush">backgroundBrush</a>().
<h3 class=fn><a href="ntqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<h3 class=fn><a href="tqt.html#BackgroundMode-enum">BackgroundMode</a> <a name="backgroundMode-prop"></a>backgroundMode</h3>
<p>This property holds the color role used for painting the background of the widget.
<p>setPaletteBackgroundColor() reads this property to determine which
entry of the <a href="#palette-prop">palette</a> to set.
<p> For most widgets the default suffices (<a href="ntqt.html#BackgroundMode-enum">PaletteBackground</a>,
typically gray), but some need to use <a href="ntqt.html#BackgroundMode-enum">PaletteBase</a> (the
<p> For most widgets the default suffices (<a href="tqt.html#BackgroundMode-enum">PaletteBackground</a>,
typically gray), but some need to use <a href="tqt.html#BackgroundMode-enum">PaletteBase</a> (the
background color for text output, typically white) or another
role.
<p> <a href="tqlistbox.html">TQListBox</a>, which is "sunken" and uses the base color to contrast
with its environment, does this in its constructor:
<p> <pre>
<a href="#setBackgroundMode">setBackgroundMode</a>( <a href="ntqt.html#BackgroundMode-enum">PaletteBase</a> );
<a href="#setBackgroundMode">setBackgroundMode</a>( <a href="tqt.html#BackgroundMode-enum">PaletteBase</a> );
</pre>
<p> You will never need to set the background mode of a built-in
widget in TQt, but you might consider setting it in your custom
widgets, so that <a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>() works as expected.
<p> Note that two of the BackgroundMode values make no sense for
<a href="#setBackgroundMode">setBackgroundMode</a>(), namely <a href="ntqt.html#BackgroundMode-enum">FixedPixmap</a> and <a href="ntqt.html#BackgroundMode-enum">FixedColor</a>. You
<a href="#setBackgroundMode">setBackgroundMode</a>(), namely <a href="tqt.html#BackgroundMode-enum">FixedPixmap</a> and <a href="tqt.html#BackgroundMode-enum">FixedColor</a>. You
must call <a href="#setBackgroundPixmap">setBackgroundPixmap</a>() and setPaletteBackgroundColor()
instead.
@ -2667,11 +2667,11 @@ inactive widget has the <a href="tqpalette.html#inactive">TQPalette::inactive</a
<h3 class=fn><a href="tqcursor.html">TQCursor</a> <a name="cursor-prop"></a>cursor</h3>
<p>This property holds the cursor shape for this widget.
<p>The mouse cursor will assume this shape when it's over this
widget. See the <a href="ntqt.html#CursorShape-enum">list of predefined cursor
widget. See the <a href="tqt.html#CursorShape-enum">list of predefined cursor
objects</a> for a range of useful shapes.
<p> An editor widget might use an I-beam cursor:
<pre>
<a href="#setCursor">setCursor</a>( <a href="ntqt.html#CursorShape-enum">IbeamCursor</a> );
<a href="#setCursor">setCursor</a>( <a href="tqt.html#CursorShape-enum">IbeamCursor</a> );
</pre>
<p> If no cursor has been set, or after a call to <a href="#unsetCursor">unsetCursor</a>(), the
@ -2859,7 +2859,7 @@ getting any input.
<p>Get this property's value with <a href="#isModal">isModal</a>().
<h3 class=fn>bool <a name="isPopup-prop"></a>isPopup</h3>
<p>This property holds whether the widget is a popup widget.
<p>A popup widget is created by specifying the <a href="ntqt.html#WidgetFlags">widget flag</a> <a href="ntqt.html#WidgetFlags-enum">WType_Popup</a> to the widget constructor. A popup widget is also a
<p>A popup widget is created by specifying the <a href="tqt.html#WidgetFlags">widget flag</a> <a href="tqt.html#WidgetFlags-enum">WType_Popup</a> to the widget constructor. A popup widget is also a
top-level widget.
<p> <p>See also <a href="#isTopLevel-prop">isTopLevel</a>.
@ -2875,7 +2875,7 @@ etc. If supported by the window manager, it will also have a
common taskbar entry with its parent.
<p> <a href="tqdialog.html">TQDialog</a> and <a href="tqmainwindow.html">TQMainWindow</a> widgets are by default top-level, even if
a parent widget is specified in the constructor. This behavior is
specified by the <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a> widget flag.
specified by the <a href="tqt.html#WidgetFlags-enum">WType_TopLevel</a> widget flag.
<p> <p>See also <a href="#topLevelWidget">topLevelWidget</a>(), <a href="#isDialog-prop">isDialog</a>, <a href="#isModal-prop">isModal</a>, <a href="#isPopup-prop">isPopup</a>, <a href="#isDesktop-prop">isDesktop</a>, and <a href="#parentWidget">parentWidget</a>().
<p>Get this property's value with <a href="#isTopLevel">isTopLevel</a>().
@ -3007,7 +3007,7 @@ background and foreground appearance only.
convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a>
with <a href="#setPalette">setPalette</a>(). The palette is modified according to the
widget's background mode. For example, if the background mode is
<a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the color used for the palette's <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set.
<a href="tqt.html#BackgroundMode-enum">PaletteButton</a> the color used for the palette's <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set.
<p> If there is a background pixmap (set using
<a href="#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()), then the return value of this
function is indeterminate.
@ -3022,7 +3022,7 @@ function is indeterminate.
convenience function that creates and sets a modified <a href="tqpalette.html">TQPalette</a>
with <a href="#setPalette">setPalette</a>(). The palette is modified according to the
widget's background mode. For example, if the background mode is
<a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the pixmap used for the palette's
<a href="tqt.html#BackgroundMode-enum">PaletteButton</a> the pixmap used for the palette's
<a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set.
<p> If there is a plain background color (set using
<a href="#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()), then this function returns 0.
@ -3034,7 +3034,7 @@ widget's background mode. For example, if the background mode is
<p>setPaletteForegroundColor() is a convenience function that creates
and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="#setPalette">setPalette</a>(). The palette is
modified according to the widget's <em>background mode</em>. For
example, if the background mode is <a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the palette entry
example, if the background mode is <a href="tqt.html#BackgroundMode-enum">PaletteButton</a> the palette entry
<a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::ButtonText</a> is set to color.
<p> <p>See also <a href="#palette-prop">palette</a>, <a href="ntqapplication.html#setPalette">TQApplication::setPalette</a>(), <a href="#backgroundMode-prop">backgroundMode</a>, <a href="#foregroundColor">foregroundColor</a>(), <a href="#backgroundMode-prop">backgroundMode</a>, and <a href="#setEraseColor">setEraseColor</a>().

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqwindowdefs.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwindowdefs.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqwindowdefs.h Include File</title>
<title>tqwindowdefs.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqwindowdefs.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqwindowdefs.h</h1>
<p>This is the verbatim text of the ntqwindowdefs.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqwindowdefs.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqwindowdefs.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqwindowdefs.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of general window system dependent functions, types and
** constants
@ -167,7 +167,7 @@ typedef struct AEDesc AppleEvent;
#endif // TQ_WS_MAC
#if defined(TQ_WS_WIN)
#include "qwindowdefs_win.h"
#include "tqwindowdefs_win.h"
#endif // TQ_WS_WIN

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQWMATRIX_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqpointarray.h"
#include "tqrect.h"
#include "tqregion.h"

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<p> Trolltech is an international software company with
headquarters in Oslo, the capital of Norway, and with offices
in Brisbane, Australia, and Redwood City, California.
<p> Our flagship product is <a href="http://www.trolltech.com/products/ntqt.html">TQt</a>, the
<p> Our flagship product is <a href="http://www.trolltech.com/products/tqt.html">TQt</a>, the
multi-platform C++ GUI toolkit. TQt enables you to build professional,
efficient, portable and maintainable GUI applications quickly and
easily.

@ -40,7 +40,7 @@ this tutorial.
<p> Chapter one starts with a ten-line hello-world and each subsequent
chapter introduces one or a few more concepts. By Chapter 14, the ten
lines from Chapter 1 have turned into a 650-line game.
<p> If you're completely new to TQt, please read <a href="how-to-learn-ntqt.html">How to Learn TQt</a> if you haven't already done so.
<p> If you're completely new to TQt, please read <a href="how-to-learn-tqt.html">How to Learn TQt</a> if you haven't already done so.
<p> Tutorial chapters:
<ol type=1>
<li> <a href="tutorial1-01.html">Hello, World!</a>

@ -232,7 +232,7 @@ invoke fire().
people are more used to Ctrl+Q (and anyway it shows how do do it).
<p> CTRL, Key_Enter, Key_Return and Key_Q are all constants provided by
TQt. They're actually TQt::Key_Enter, etc., but practically all classes
inherit the <a href="ntqt.html">TQt</a> namespace class.
inherit the <a href="tqt.html">TQt</a> namespace class.
<p> <pre> <a href="tqgridlayout.html">TQGridLayout</a> *grid = new <a href="tqgridlayout.html">TQGridLayout</a>( this, 2, 2, 10 );
<a name="x2441"></a> grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( quit, 0, 0 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( box, 1, 1 );

@ -62,10 +62,10 @@ of chart has a (relative) position stored in the <tt>m_propoints</tt> array.
toolkit, but it provides many non-GUI classes to support most aspects
of application programming. We use <a href="tqcolor-h.html">tqcolor.h</a> so that we can hold the
paint color and text color in the <tt>Element</tt> class. The use of <a href="tqnamespace-h.html">tqnamespace.h</a> is slightly obscure. Most TQt classes are derived from the
<a href="ntqt.html">TQt</a> superclass which contains various
enumerations. The <tt>Element</tt> class does not derive from <a href="ntqt.html">TQt</a>, so we need to include <a href="tqnamespace-h.html">tqnamespace.h</a> to have access to
<a href="tqt.html">TQt</a> superclass which contains various
enumerations. The <tt>Element</tt> class does not derive from <a href="tqt.html">TQt</a>, so we need to include <a href="tqnamespace-h.html">tqnamespace.h</a> to have access to
the TQt enum names. An alternative approach would have been to have
made <tt>Element</tt> a <a href="ntqt.html">TQt</a> subclass. We include <a href="tqstring-h.html">tqstring.h</a> to make use of TQt's Unicode strings. As a convenience we
made <tt>Element</tt> a <a href="tqt.html">TQt</a> subclass. We include <a href="tqstring-h.html">tqstring.h</a> to make use of TQt's Unicode strings. As a convenience we
will <tt>typedef</tt> a vector container for <tt>Element</tt>s, which is why we
pull in the <a href="tqvaluevector-h.html">tqvaluevector.h</a> header.
<p> <pre> typedef TQValueVector&lt;Element&gt; ElementVector;

@ -37,7 +37,7 @@ body { background: #ffffff; color: black; }
than the first tutorial. It introduces many aspects of TQt programming,
including the creation of menus (including a recent files list),
toolbars and dialogs, loading and saving user settings, etc.
<p> If you're completely new to TQt, please read <a href="how-to-learn-ntqt.html">How to Learn TQt</a> if you haven't already done so.
<p> If you're completely new to TQt, please read <a href="how-to-learn-tqt.html">How to Learn TQt</a> if you haven't already done so.
<p> <ul>
<li> <a href="tutorial2-01.html">Introduction</a>
<li> <a href="tutorial2-02.html">The 'Big Picture'</a>

@ -22,10 +22,10 @@ Access serialization between threads. | TQMutex
Access to a selected area in a TQTable. | TQTableSelection
Access to directory structures and their contents in a platform-independent way. | TQDir
Access to screen information on multi-head systems. | TQDesktopWidget
Access to the platform audio facilities. | QSound
Access to the platform audio facilities. | TQSound
Access to the session manager. | TQSessionManager
Access to the window system clipboard. | TQClipboard
Acts like a union for the most common TQt data types. | QVariant
Acts like a union for the most common TQt data types. | TQVariant
Allows waiting/waking for conditions between threads. | TQWaitCondition
Animated canvas item on a TQCanvas. | TQCanvasSprite
Application-global cache for pixmaps. | TQPixmapCache
@ -87,7 +87,7 @@ Date and time functions. | TQDateTime
Date editor. | TQDateEdit
Date functions. | TQDate
Default implementation of all the XML handler classes. | TQXmlDefaultHandler
Defines a Universally Unique Identifier (UUID). | QUuid
Defines a Universally Unique Identifier (UUID). | TQUuid
Defines a point in the plane. | TQPoint
Defines a rectangle in the plane. | TQRect
Defines an interface that exposes information about accessible objects. | TQAccessibleInterface
@ -126,7 +126,7 @@ Event which is sent after a widget is hidden. | TQHideEvent
Event which is sent to the widget when a drag and drop first drags onto the widget. | TQDragEnterEvent
Event which is sent to the widget when a drag and drop leaves the widget. | TQDragLeaveEvent
Event which is sent when a drag and drop is completed. | TQDropEvent
Event which is sent when a widget is shown. | QShowEvent
Event which is sent when a widget is shown. | TQShowEvent
Event which is sent while a drag and drop is in progress. | TQDragMoveEvent
Extensible provider of mime-typed data. | TQMimeSourceFactory
Factory that makes TQImageFormat objects. | TQImageFormatType
@ -163,7 +163,7 @@ Implementation of the FTP protocol. | TQFtp
Implementation of the HTTP protocol. | TQHttp
Implements a list view item. | TQListViewItem
Implements a list/tree view. | TQListView
Implements a splitter widget. | QSplitter
Implements a splitter widget. | TQSplitter
Implements an Appearance Manager style. | TQMacStyle
Implements parts of the TQAccessibleInterface for TQObjects. | TQAccessibleObject
Incremental image decoder for a specific image format. | TQImageFormat
@ -302,7 +302,7 @@ Simplifies locking and unlocking TQMutexes. | TQMutexLocker
Single item in a TQIconView. | TQIconViewItem
Small displayable piece of rich text. | TQSimpleRichText
Spin box widget (spin button). | TQSpinBox
Splash screen that can be shown during application startup. | QSplashScreen
Splash screen that can be shown during application startup. | TQSplashScreen
Stack of tabbed widgets. | TQTabDialog
Stack of tabbed widgets. | TQTabWidget
Stack of widgets of which only the top widget is user-visible. | TQWidgetStack
@ -367,7 +367,7 @@ URL parser and simplifies working with URLs. | TQUrl
Used for installing custom colormaps into TQGLWidgets. | TQGLColormap
Used to check a string against a regular expression. | TQRegExpValidator
Used to create SQL database connections and to provide transaction handling. | TQSqlDatabase
Used to create editor widgets for QVariant data types. | TQEditorFactory
Used to create editor widgets for TQVariant data types. | TQEditorFactory
Used to create pixmaps for a TQIconSet. | TQIconFactory
Used to create the editors used by TQDataTable and TQSqlForm. | TQSqlEditorFactory
Used to map widgets to SQL fields. | TQSqlPropertyMap

@ -55,7 +55,7 @@ appropriate <tt>#ifdef</tt> statements (see below).
<p> For information about which platforms are supported by TQt, see the
<a href="http://www.trolltech.com/products/platforms/">Platform
Notes</a>. For information on distributing TQt applications, see
<a href="distributingntqt.html">Deploying TQt Applications</a>.
<a href="distributingtqt.html">Deploying TQt Applications</a>.
<p> <a name="x11"></a>
<h2> TQt/X11
</h2>

@ -146,7 +146,7 @@ program.
<p> <pre> #include "structureparser.h"
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqxml-h.html">tqxml.h</a>&gt;
#include &lt;<a href="qwindowdefs-h.html">ntqwindowdefs.h</a>&gt;
#include &lt;<a href="tqwindowdefs-h.html">tqwindowdefs.h</a>&gt;
int main( int argc, char **argv )
{

@ -68,7 +68,7 @@ Solutions\endlink
</td>
<td valign="top">
\list
\i \link how-to-learn-ntqt.html How to Learn Qt\endlink
\i \link how-to-learn-tqt.html How to Learn Qt\endlink
\i \link http://www.trolltech.com/products/qt/readyforqt4.html Getting Ready for TQt 4\endlink
\i \link tutorial.html Tutorial #1\endlink,
\link tutorial2.html Tutorial #2\endlink
@ -78,7 +78,7 @@ Solutions\endlink
</td>
<td valign="top">
\list
\i \link aboutntqt.html About Qt\endlink
\i \link abouttqt.html About Qt\endlink
\i \link opensourceedition.html Open Source Edition\endlink
\i \link troll.html About Trolltech\endlink
\endlist
@ -297,7 +297,7 @@ images.html Image Processing\endlink)
\i Ready-made dialogs for file, font, color selection and more.
\row
\i \link ntqtl.html Template Library\endlink
\i \link tqtl.html Template Library\endlink
\i Qt's template library container classes.
\row
@ -731,11 +731,11 @@ and \link signalsandslots.html Signals and Slots\endlink.
These classes provide support for graphics, sound, animation etc.
*/
/*! \defgroup qtl
/*! \defgroup tqtl
\title TQt Template Library Classes
The TQt Template Library (QTL) is a set of templates that provide
The TQt Template Library (TQTL) is a set of templates that provide
object containers. See the \link qt-template-lib.html TQt Template
Library\endlink.

@ -199,7 +199,7 @@ Example (read binary data from a stream):
.br
.fi
.PP
Each item written to the stream is written in a predefined binary format that varies depending on the item's type. Supported TQt types include TQBrush, TQColor, TQDateTime, TQFont, TQPixmap, TQString, QVariant and many others. For the complete list of all TQt types supporting data streaming see the Format of the TQDataStream operators.
Each item written to the stream is written in a predefined binary format that varies depending on the item's type. Supported TQt types include TQBrush, TQColor, TQDateTime, TQFont, TQPixmap, TQString, TQVariant and many others. For the complete list of all TQt types supporting data streaming see the Format of the TQDataStream operators.
.PP
For integers it is best to always cast to a TQt integer type for writing, and to read back into the same TQt integer type. This ensures that you get integers of the size you want and insulates you from compiler and platform differences.
.PP
@ -294,7 +294,7 @@ You may wish to read/write your own raw binary data to/from the data stream dire
.PP
A similar pair of functions is readBytes() and writeBytes(). These differ from their \fIraw\fR counterparts as follows: readBytes() reads a TQ_UINT32 which is taken to be the length of the data to be read, then that number of bytes is read into the preallocated char*; writeBytes() writes a TQ_UINT32 containing the length of the data, followed by the data. Notice that any encoding/decoding of the data (apart from the length TQ_UINT32) must be done by you.
.PP
See also TQTextStream, QVariant, and Input/Output and Networking.
See also TQTextStream, TQVariant, and Input/Output and Networking.
.SS "Member Type Documentation"
.SH "TQDataStream::ByteOrder"
The byte order used for reading/writing the data.

@ -133,7 +133,7 @@ Inherits TQTable.
.BI "virtual TQString \fBtext\fR ( int row, int col ) const"
.br
.ti -1c
.BI "QVariant \fBvalue\fR ( int row, int col ) const"
.BI "TQVariant \fBvalue\fR ( int row, int col ) const"
.br
.ti -1c
.BI "TQSqlRecord * \fBcurrentRecord\fR () const"
@ -305,7 +305,7 @@ Since the data table can perform edits, it must be able to uniquely identify eve
.PP
TQDataTable creates editors using the default TQSqlEditorFactory. Different editor factories can be used by calling installEditorFactory(). A property map is used to map between the cell's value and the editor. You can use your own property map with installPropertyMap().
.PP
The contents of a cell is available as a TQString with text() or as a QVariant with value(). The current record is returned by currentRecord(). Use the find() function to search for a string in the table.
The contents of a cell is available as a TQString with text() or as a TQVariant with value(). The current record is returned by currentRecord(). Use the find() function to search for a string in the table.
.PP
Editing actions can be applied programatically. For example, the insertCurrent() function reads the fields from the current record into the cursor and performs the insert. The updateCurrent() and deleteCurrent() functions perform similarly to update and delete the current record respectively.
.PP
@ -546,7 +546,7 @@ Returns the text used to represent true values. See the "trueText" property for
For an editable table, issues an update using the cursor's edit buffer. If there is no current cursor or there is no current selection, nothing happens. If confirmEdits() or confirmUpdate() is TRUE, confirmEdit() is called to confirm the update. Returns TRUE if the update succeeded; otherwise returns FALSE.
.PP
The underlying cursor must have a valid primary index to ensure that a unique record is updated within the database otherwise the database may be changed to an inconsistent state.
.SH "QVariant TQDataTable::value ( int row, int col ) const"
.SH "TQVariant TQDataTable::value ( int row, int col ) const"
Returns the value in cell \fIrow\fR, \fIcol\fR, or an invalid value if the cell does not exist or has no value.
.SS "Property Documentation"
.SH "bool autoEdit"

@ -7,7 +7,7 @@
.ad l
.nh
.SH NAME
TQEditorFactory \- Used to create editor widgets for QVariant data types
TQEditorFactory \- Used to create editor widgets for TQVariant data types
.SH SYNOPSIS
\fC#include <tqeditorfactory.h>\fR
.PP
@ -24,7 +24,7 @@ Inherited by TQSqlEditorFactory.
.BI "\fB~TQEditorFactory\fR ()"
.br
.ti -1c
.BI "virtual TQWidget * \fBcreateEditor\fR ( TQWidget * parent, const QVariant & v )"
.BI "virtual TQWidget * \fBcreateEditor\fR ( TQWidget * parent, const TQVariant & v )"
.br
.in -1c
.SS "Static Public Members"
@ -37,9 +37,9 @@ Inherited by TQSqlEditorFactory.
.br
.in -1c
.SH DESCRIPTION
The TQEditorFactory class is used to create editor widgets for QVariant data types.
The TQEditorFactory class is used to create editor widgets for TQVariant data types.
.PP
Each editor factory provides the createEditor() function which given a QVariant will create and return a TQWidget that can edit that QVariant. For example if you have a QVariant::String type, a TQLineEdit would be the default editor returned, whereas a QVariant::Int's default editor would be a TQSpinBox.
Each editor factory provides the createEditor() function which given a TQVariant will create and return a TQWidget that can edit that TQVariant. For example if you have a TQVariant::String type, a TQLineEdit would be the default editor returned, whereas a TQVariant::Int's default editor would be a TQSpinBox.
.PP
If you want to create different editors for fields with the same data type, subclass TQEditorFactory and reimplement the createEditor() function.
.PP
@ -49,8 +49,8 @@ See also Database Classes.
Constructs an editor factory with parent \fIparent\fR, called \fIname\fR.
.SH "TQEditorFactory::~TQEditorFactory ()"
Destroys the object and frees any allocated resources.
.SH "TQWidget * TQEditorFactory::createEditor ( TQWidget * parent, const QVariant & v )\fC [virtual]\fR"
Creates and returns the appropriate editor for the QVariant \fIv\fR. If the QVariant is invalid, 0 is returned. The \fIparent\fR is passed to the appropriate editor's constructor.
.SH "TQWidget * TQEditorFactory::createEditor ( TQWidget * parent, const TQVariant & v )\fC [virtual]\fR"
Creates and returns the appropriate editor for the TQVariant \fIv\fR. If the TQVariant is invalid, 0 is returned. The \fIparent\fR is passed to the appropriate editor's constructor.
.PP
Reimplemented in TQSqlEditorFactory.
.SH "TQEditorFactory * TQEditorFactory::defaultFactory ()\fC [static]\fR"

@ -13,7 +13,7 @@ TQEvent \- The base class of all event classes. Event objects contain event para
.PP
Inherits Qt.
.PP
Inherited by TQTimerEvent, TQMouseEvent, QWheelEvent, TQTabletEvent, TQKeyEvent, TQFocusEvent, TQPaintEvent, TQMoveEvent, TQResizeEvent, TQCloseEvent, TQIconDragEvent, QShowEvent, TQHideEvent, TQContextMenuEvent, TQIMEvent, TQDropEvent, TQDragLeaveEvent, TQChildEvent, and TQCustomEvent.
Inherited by TQTimerEvent, TQMouseEvent, QWheelEvent, TQTabletEvent, TQKeyEvent, TQFocusEvent, TQPaintEvent, TQMoveEvent, TQResizeEvent, TQCloseEvent, TQIconDragEvent, TQShowEvent, TQHideEvent, TQContextMenuEvent, TQIMEvent, TQDropEvent, TQDragLeaveEvent, TQChildEvent, and TQCustomEvent.
.PP
.SS "Public Members"
.in +1c
@ -87,7 +87,7 @@ This enum type defines the valid event types in Qt. The event types and the spec
.TP
\fCTQEvent::Resize\fR - Widget's size changed, TQResizeEvent.
.TP
\fCTQEvent::Show\fR - Widget was shown on screen, QShowEvent.
\fCTQEvent::Show\fR - Widget was shown on screen, TQShowEvent.
.TP
\fCTQEvent::Hide\fR - Widget was hidden, TQHideEvent.
.TP

@ -13,7 +13,7 @@ TQFrame \- The base class of widgets that can have a frame
.PP
Inherits TQWidget.
.PP
Inherited by TQGroupBox, TQScrollView, TQDockWindow, TQGrid, TQHBox, TQLabel, TQLCDNumber, TQLineEdit, TQMenuBar, TQPopupMenu, TQProgressBar, QSplitter, TQToolBox, and TQWidgetStack.
Inherited by TQGroupBox, TQScrollView, TQDockWindow, TQGrid, TQHBox, TQLabel, TQLCDNumber, TQLineEdit, TQMenuBar, TQPopupMenu, TQProgressBar, TQSplitter, TQToolBox, and TQWidgetStack.
.PP
.SS "Public Members"
.in +1c

@ -26,7 +26,7 @@ This event is sent just before TQWidget::hide() returns, and also when a top-lev
.PP
If spontaneous() is TRUE the event originated outside the application, i.e. the user hid the window using the window manager controls, either by iconifying the window or by switching to another virtual desktop where the window isn't visible. The window will become hidden but not withdrawn. If the window was iconified, TQWidget::isMinimized() returns TRUE.
.PP
See also QShowEvent and Event Classes.
See also TQShowEvent and Event Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQHideEvent::TQHideEvent ()"
Constructs a TQHideEvent.

@ -15,7 +15,7 @@ All the functions in this class are reentrant when TQt is built with thread supp
.PP
Inherits Qt.
.PP
-Inherited by TQAccel, TQAccessibleObject, TQAction, QApplication, TQAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, TQNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, QSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and TQValidator.
-Inherited by TQAccel, TQAccessibleObject, TQAction, QApplication, 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.
.PP
.SS "Public Members"
.in +1c
@ -110,10 +110,10 @@ Inherits Qt.
.BI "void \fBdumpObjectInfo\fR ()"
.br
.ti -1c
.BI "virtual bool \fBsetProperty\fR ( const char * name, const QVariant & value )"
.BI "virtual bool \fBsetProperty\fR ( const char * name, const TQVariant & value )"
.br
.ti -1c
.BI "virtual QVariant \fBproperty\fR ( const char * name ) const"
.BI "virtual TQVariant \fBproperty\fR ( const char * name ) const"
.br
.ti -1c
.BI "TQObject * \fBparent\fR () const"
@ -274,7 +274,7 @@ in functions that depend on the state. One notable example is TQWidget::sizeHint
.PP
See also event() and TQChildEvent.
.PP
Reimplemented in TQMainWindow and QSplitter.
Reimplemented in TQMainWindow and TQSplitter.
.SH "const TQObjectList * TQObject::children () const"
Returns a list of child objects, or 0 if this object has no children.
.PP
@ -764,14 +764,14 @@ See also children(), parent(), insertChild(), and removeChild().
Returns a pointer to the parent object.
.PP
See also children().
.SH "QVariant TQObject::property ( const char * name ) const\fC [virtual]\fR"
.SH "TQVariant TQObject::property ( const char * name ) const\fC [virtual]\fR"
Returns the value of the object's \fIname\fR property.
.PP
If no such property exists, the returned variant is invalid.
.PP
Information about all available properties are provided through the metaObject().
.PP
See also setProperty(), QVariant::isValid(), metaObject(), TQMetaObject::propertyNames(), and TQMetaObject::property().
See also setProperty(), TQVariant::isValid(), metaObject(), TQMetaObject::propertyNames(), and TQMetaObject::property().
.PP
Example: qutlook/centralwidget.cpp.
.SH "TQObjectList * TQObject::queryList ( const char * inheritsClass = 0, const char * objName = 0, bool regexpMatch = TRUE, bool recursiveSearch = TRUE ) const"
@ -837,7 +837,7 @@ The pointer returned by this function becomes invalid if the sender is destroyed
\fBWarning:\fR This function violates the object-oriented principle of modularity. However, getting access to the sender might be useful when many signals are connected to a single slot. The sender is undefined if the slot is called as a normal C++ function.
.SH "void TQObject::setName ( const char * name )\fC [virtual]\fR"
Sets the object's name to \fIname\fR.
.SH "bool TQObject::setProperty ( const char * name, const QVariant & value )\fC [virtual]\fR"
.SH "bool TQObject::setProperty ( const char * name, const TQVariant & value )\fC [virtual]\fR"
Sets the value of the object's \fIname\fR property to \fIvalue\fR.
.PP
Returns TRUE if the operation was successful; otherwise returns FALSE.

@ -204,7 +204,7 @@ Implemented by subclasses that have no direct support for drawing graphics (exte
.SH "TQt::HANDLE TQPaintDevice::handle () const\fC [virtual]\fR"
Returns the window system handle of the paint device, for low-level access. Using this function is not portable.
.PP
The HANDLE type varies with platform; see tqpaintdevice.h and ntqwindowdefs.h for details.
The HANDLE type varies with platform; see tqpaintdevice.h and tqwindowdefs.h for details.
.PP
See also x11Display().
.SH "bool TQPaintDevice::isExtDev () const"

@ -54,7 +54,7 @@ A constructor that takes no arguments
.PP
Note that C++ defaults to field-by-field assignment operators and copy constructors if no explicit version is supplied. In many cases this is sufficient.
.PP
TQPair uses an STL-like syntax to manipulate and address the objects it contains. See the QTL documentation for more information.
TQPair uses an STL-like syntax to manipulate and address the objects it contains. See the TQTL documentation for more information.
.PP
Functions that need to return two values can use a TQPair.
.PP

@ -229,7 +229,7 @@ The TQRect class defines a rectangle in the plane.
.PP
A rectangle is internally represented as an upper-left corner and a bottom-right corner, but it is normally expressed as an upper-left corner and a size.
.PP
The coordinate type is QCOORD (defined in ntqwindowdefs.h as \fCint\fR). The minimum value of QCOORD is QCOORD_MIN (-2147483648) and the maximum value is QCOORD_MAX (2147483647).
The coordinate type is QCOORD (defined in tqwindowdefs.h as \fCint\fR). The minimum value of QCOORD is QCOORD_MIN (-2147483648) and the maximum value is QCOORD_MAX (2147483647).
.PP
Note that the size (width and height) of a rectangle might be different from what you are used to. If the top-left corner and the bottom-right corner are the same, the height and the width of the rectangle will both be 1.
.PP

@ -1,5 +1,5 @@
'\" t
.TH QShowEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQShowEvent 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,7 +7,7 @@
.ad l
.nh
.SH NAME
QShowEvent \- Event which is sent when a widget is shown
TQShowEvent \- Event which is sent when a widget is shown
.SH SYNOPSIS
\fC#include <tqevent.h>\fR
.PP
@ -16,21 +16,21 @@ Inherits TQEvent.
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQShowEvent\fR ()"
.BI "\fBTQShowEvent\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QShowEvent class provides an event which is sent when a widget is shown.
The TQShowEvent class provides an event which is sent when a widget is shown.
.PP
There are two kinds of show events: show events caused by the window system (spontaneous) and internal show events. Spontaneous show events are sent just after the window system shows the window, including after a top-level window has been shown (un-iconified) by the user. Internal show events are delivered just before the widget becomes visible.
.PP
See also TQHideEvent and Event Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QShowEvent::QShowEvent ()"
Constructs a QShowEvent.
.SH "TQShowEvent::TQShowEvent ()"
Constructs a TQShowEvent.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qshowevent.html
.BR http://doc.trolltech.com/tqshowevent.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -31,10 +31,10 @@ Inherits TQObject.
.BI "void \fBactivate\fR ()"
.br
.ti -1c
.BI "void \fBsetValue\fR ( const QVariant & value )"
.BI "void \fBsetValue\fR ( const TQVariant & value )"
.br
.ti -1c
.BI "QVariant \fBvalue\fR () const"
.BI "TQVariant \fBvalue\fR () const"
.br
.in -1c
.SH DESCRIPTION
@ -44,7 +44,7 @@ If you want to send signals from a class that does not inherit TQObject, you can
.PP
In general, we recommend inheriting TQObject instead. TQObject provides much more functionality.
.PP
You can set a single QVariant parameter for the signal with setValue().
You can set a single TQVariant parameter for the signal with setValue().
.PP
Note that TQObject is a \fIprivate\fR base class of TQSignal, i.e. you cannot call any TQObject member functions from a TQSignal object.
.PP
@ -125,7 +125,7 @@ Constructs a signal object called \fIname\fR, with the parent object \fIparent\f
.SH "TQSignal::~TQSignal ()"
Destroys the signal. All connections are removed, as is the case with all TQObjects.
.SH "void TQSignal::activate ()"
Emits the signal. If the platform supports QVariant and a parameter has been set with setValue(), this value is passed in the signal.
Emits the signal. If the platform supports TQVariant and a parameter has been set with setValue(), this value is passed in the signal.
.SH "bool TQSignal::connect ( const TQObject * receiver, const char * member )"
Connects the signal to \fImember\fR in object \fIreceiver\fR.
.PP
@ -134,9 +134,9 @@ See also disconnect() and TQObject::connect().
Disonnects the signal from \fImember\fR in object \fIreceiver\fR.
.PP
See also connect() and TQObject::disconnect().
.SH "void TQSignal::setValue ( const QVariant & value )"
.SH "void TQSignal::setValue ( const TQVariant & value )"
Sets the signal's parameter to \fIvalue\fR
.SH "QVariant TQSignal::value () const"
.SH "TQVariant TQSignal::value () const"
Returns the signal's parameter
.SH "SEE ALSO"

@ -127,7 +127,7 @@ The TQSize class defines the size of a two-dimensional object.
.PP
A size is specified by a width and a height.
.PP
The coordinate type is QCOORD (defined in \fC<ntqwindowdefs.h>\fR as \fCint\fR). The minimum value of QCOORD is QCOORD_MIN (-2147483648) and the maximum value is QCOORD_MAX (2147483647).
The coordinate type is QCOORD (defined in \fC<tqwindowdefs.h>\fR as \fCint\fR). The minimum value of QCOORD is QCOORD_MIN (-2147483648) and the maximum value is QCOORD_MAX (2147483647).
.PP
The size can be set in the constructor and changed with setWidth() and setHeight(), or using operator+=(), operator-=(), operator*=() and operator/=(), etc. You can swap the width and height with transpose(). You can get a size which holds the maximum height and width of two sizes using expandedTo(), and the minimum height and width of two sizes using boundedTo().
.PP

@ -1,5 +1,5 @@
'\" t
.TH QSound 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSound 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,19 +7,19 @@
.ad l
.nh
.SH NAME
QSound \- Access to the platform audio facilities
TQSound \- Access to the platform audio facilities
.SH SYNOPSIS
\fC#include <ntqsound.h>\fR
\fC#include <tqsound.h>\fR
.PP
Inherits TQObject.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQSound\fR ( const TQString & filename, TQObject * parent = 0, const char * name = 0 )"
.BI "\fBTQSound\fR ( const TQString & filename, TQObject * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QSound\fR ()"
.BI "\fB~TQSound\fR ()"
.br
.ti -1c
.BI "int \fBloops\fR () const"
@ -59,21 +59,21 @@ Inherits TQObject.
.br
.in -1c
.SH DESCRIPTION
The QSound class provides access to the platform audio facilities.
The TQSound class provides access to the platform audio facilities.
.PP
Qt provides the most commonly required audio operation in GUI applications: asynchronously playing a sound file. This is most easily accomplished with a single call:
.PP
.nf
.br
QSound::play("mysounds/bells.wav");
TQSound::play("mysounds/bells.wav");
.br
.fi
.PP
A second API is provided in which a QSound object is created from a sound file and is played later:
A second API is provided in which a TQSound object is created from a sound file and is played later:
.PP
.nf
.br
QSound bells("mysounds/bells.wav");
TQSound bells("mysounds/bells.wav");
.br
.br
bells.play();
@ -88,51 +88,51 @@ On X11 the Network Audio System is used if available, otherwise all operations w
.PP
On Macintosh, ironically, we use QT (QuickTime) for sound, this means all QuickTime formats are supported by Qt/Mac.
.PP
The availability of sound can be tested with QSound::isAvailable().
The availability of sound can be tested with TQSound::isAvailable().
.PP
See also Multimedia Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSound::QSound ( const TQString & filename, TQObject * parent = 0, const char * name = 0 )"
Constructs a QSound that can quickly play the sound in a file named \fIfilename\fR.
.SH "TQSound::TQSound ( const TQString & filename, TQObject * parent = 0, const char * name = 0 )"
Constructs a TQSound that can quickly play the sound in a file named \fIfilename\fR.
.PP
This may use more memory than the static \fCplay\fR function.
.PP
The \fIparent\fR and \fIname\fR arguments (default 0) are passed on to the TQObject constructor.
.SH "QSound::~QSound ()"
.SH "TQSound::~TQSound ()"
Destroys the sound object. If the sound is not finished playing stop() is called on it.
.PP
See also stop() and isFinished().
.SH "bool QSound::available ()\fC [static]\fR"
.SH "bool TQSound::available ()\fC [static]\fR"
Returns TRUE if sound support is available; otherwise returns FALSE.
.SH "TQString QSound::fileName () const"
.SH "TQString TQSound::fileName () const"
Returns the filename associated with the sound.
.SH "bool QSound::isAvailable ()\fC [static]\fR"
.SH "bool TQSound::isAvailable ()\fC [static]\fR"
Returns TRUE if sound facilities exist on the platform; otherwise returns FALSE. An application may choose either to notify the user if sound is crucial to the application or to operate silently without bothering the user.
.PP
If no sound is available, all QSound operations work silently and quickly.
.SH "bool QSound::isFinished () const"
If no sound is available, all TQSound operations work silently and quickly.
.SH "bool TQSound::isFinished () const"
Returns TRUE if the sound has finished playing; otherwise returns FALSE.
.PP
\fBWarning:\fR On Windows this function always returns TRUE for unlooped sounds.
.SH "int QSound::loops () const"
.SH "int TQSound::loops () const"
Returns the number of times the sound will play.
.SH "int QSound::loopsRemaining () const"
.SH "int TQSound::loopsRemaining () const"
Returns the number of times the sound will loop. This value decreases each time the sound loops.
.SH "void QSound::play ( const TQString & filename )\fC [static]\fR"
.SH "void TQSound::play ( const TQString & filename )\fC [static]\fR"
Plays the sound in a file called \fIfilename\fR.
.PP
Example: sound/sound.cpp.
.SH "void QSound::play ()\fC [slot]\fR"
.SH "void TQSound::play ()\fC [slot]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Starts the sound playing. The function returns immediately. Depending on the platform audio facilities, other sounds may stop or may be mixed with the new sound.
.PP
The sound can be played again at any time, possibly mixing or replacing previous plays of the sound.
.SH "void QSound::setLoops ( int l )"
.SH "void TQSound::setLoops ( int l )"
Sets the sound to repeat \fIl\fR times when it is played. Passing the value -1 will cause the sound to loop indefinitely.
.PP
See also loops().
.SH "void QSound::stop ()\fC [slot]\fR"
.SH "void TQSound::stop ()\fC [slot]\fR"
Stops the sound playing.
.PP
On Windows the current loop will finish if a sound is played in a loop.
@ -140,7 +140,7 @@ On Windows the current loop will finish if a sound is played in a loop.
See also play().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqsound.html
.BR http://doc.trolltech.com/tqsound.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QSplashScreen 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSplashScreen 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,19 +7,19 @@
.ad l
.nh
.SH NAME
QSplashScreen \- Splash screen that can be shown during application startup
TQSplashScreen \- Splash screen that can be shown during application startup
.SH SYNOPSIS
\fC#include <ntqsplashscreen.h>\fR
\fC#include <tqsplashscreen.h>\fR
.PP
Inherits TQWidget.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQSplashScreen\fR ( const TQPixmap & pixmap = TQPixmap ( ), WFlags f = 0 )"
.BI "\fBTQSplashScreen\fR ( const TQPixmap & pixmap = TQPixmap ( ), WFlags f = 0 )"
.br
.ti -1c
.BI "virtual \fB~QSplashScreen\fR ()"
.BI "virtual \fB~TQSplashScreen\fR ()"
.br
.ti -1c
.BI "void \fBsetPixmap\fR ( const TQPixmap & pixmap )"
@ -56,7 +56,7 @@ Inherits TQWidget.
.br
.in -1c
.SH DESCRIPTION
The QSplashScreen widget provides a splash screen that can be shown during application startup.
The TQSplashScreen widget provides a splash screen that can be shown during application startup.
.PP
A splash screen is a widget that is usually displayed when an application is being started. Splash screens are often used for applications that have long start up times (e.g. database or networking applications that take time to establish connections) to provide the user with feedback that the application is loading.
.PP
@ -76,7 +76,7 @@ The most common usage is to show a splash screen before the main widget is displ
.br
TQPixmap pixmap( "splash.png" );
.br
QSplashScreen *splash = new QSplashScreen( pixmap );
TQSplashScreen *splash = new TQSplashScreen( pixmap );
.br
splash->show();
.br
@ -98,7 +98,7 @@ The most common usage is to show a splash screen before the main widget is displ
.br
.fi
.PP
It is sometimes useful to update the splash screen with messages, for example, announcing connections established or modules loaded as the application starts up. QSplashScreen supports this with the message() function. If you wish to do your own drawing you can get a pointer to the pixmap used in the splash screen with pixmap(). Alternatively, you can subclass QSplashScreen and reimplement drawContents().
It is sometimes useful to update the splash screen with messages, for example, announcing connections established or modules loaded as the application starts up. TQSplashScreen supports this with the message() function. If you wish to do your own drawing you can get a pointer to the pixmap used in the splash screen with pixmap(). Alternatively, you can subclass TQSplashScreen and reimplement drawContents().
.PP
The user can hide the splash screen by clicking on it with the mouse. Since the splash screen is typically displayed before the event loop has started running, it is necessary to periodically call QApplication::processEvents() to receive the mouse clicks.
.PP
@ -106,7 +106,7 @@ The user can hide the splash screen by clicking on it with the mouse. Since the
.br
TQPixmap pixmap( "splash.png" );
.br
QSplashScreen *splash = new QSplashScreen( pixmap );
TQSplashScreen *splash = new TQSplashScreen( pixmap );
.br
splash->show();
.br
@ -126,38 +126,38 @@ The user can hide the splash screen by clicking on it with the mouse. Since the
.PP
See also Miscellaneous Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSplashScreen::QSplashScreen ( const TQPixmap & pixmap = TQPixmap ( ), WFlags f = 0 )"
.SH "TQSplashScreen::TQSplashScreen ( const TQPixmap & pixmap = TQPixmap ( ), WFlags f = 0 )"
Construct a splash screen that will display the \fIpixmap\fR.
.PP
There should be no need to set the widget flags, \fIf\fR, except perhaps WDestructiveClose or WStyle_StaysOnTop.
.SH "QSplashScreen::~QSplashScreen ()\fC [virtual]\fR"
.SH "TQSplashScreen::~TQSplashScreen ()\fC [virtual]\fR"
Destructor.
.SH "void QSplashScreen::clear ()\fC [slot]\fR"
.SH "void TQSplashScreen::clear ()\fC [slot]\fR"
Removes the message being displayed on the splash screen
.PP
See also message().
.SH "void QSplashScreen::drawContents ( TQPainter * painter )\fC [virtual protected]\fR"
.SH "void TQSplashScreen::drawContents ( TQPainter * painter )\fC [virtual protected]\fR"
Draw the contents of the splash screen using painter \fIpainter\fR. The default implementation draws the message passed by message(). Reimplement this function if you want to do your own drawing on the splash screen.
.SH "void QSplashScreen::finish ( TQWidget * mainWin )"
.SH "void TQSplashScreen::finish ( TQWidget * mainWin )"
Makes the splash screen wait until the widget \fImainWin\fR is displayed before calling close() on itself.
.SH "void QSplashScreen::message ( const TQString & message, int alignment = AlignLeft, const TQColor & color = black )\fC [slot]\fR"
.SH "void TQSplashScreen::message ( const TQString & message, int alignment = AlignLeft, const TQColor & color = black )\fC [slot]\fR"
Draws the \fImessage\fR text onto the splash screen with color \fIcolor\fR and aligns the text according to the flags in \fIalignment\fR.
.PP
See also TQt::AlignmentFlags and clear().
.SH "void QSplashScreen::messageChanged ( const TQString & message )\fC [signal]\fR"
.SH "void TQSplashScreen::messageChanged ( const TQString & message )\fC [signal]\fR"
This signal is emitted when the message on the splash screen changes. \fImessage\fR is the new message and is a null-string when the message has been removed.
.PP
See also message() and clear().
.SH "TQPixmap * QSplashScreen::pixmap () const"
.SH "TQPixmap * TQSplashScreen::pixmap () const"
Returns the pixmap that is used in the splash screen. The image does not have any of the text drawn by message() calls.
.SH "void QSplashScreen::repaint ()"
.SH "void TQSplashScreen::repaint ()"
This overrides TQWidget::repaint(). It differs from the standard repaint function in that it also calls QApplication::flush() to ensure the updates are displayed, even when there is no event loop present.
.SH "void QSplashScreen::setPixmap ( const TQPixmap & pixmap )"
.SH "void TQSplashScreen::setPixmap ( const TQPixmap & pixmap )"
Sets the pixmap that will be used as the splash screen's image to
\fIpixmap\fR.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqsplashscreen.html
.BR http://doc.trolltech.com/tqsplashscreen.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QSplitter 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSplitter 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,9 +7,9 @@
.ad l
.nh
.SH NAME
QSplitter \- Implements a splitter widget
TQSplitter \- Implements a splitter widget
.SH SYNOPSIS
\fC#include <ntqsplitter.h>\fR
\fC#include <tqsplitter.h>\fR
.PP
Inherits TQFrame.
.PP
@ -25,7 +25,7 @@ Inherits TQFrame.
.BI "\fBQSplitter\fR ( Orientation o, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QSplitter\fR ()"
.BI "\fB~TQSplitter\fR ()"
.br
.ti -1c
.BI "virtual void \fBsetOrientation\fR ( Orientation )"
@ -115,14 +115,14 @@ Inherits TQFrame.
.SH RELATED FUNCTION DOCUMENTATION
.in +1c
.ti -1c
.BI "TQTextStream & \fBoperator<<\fR ( TQTextStream & ts, const QSplitter & splitter )"
.BI "TQTextStream & \fBoperator<<\fR ( TQTextStream & ts, const TQSplitter & splitter )"
.br
.ti -1c
.BI "TQTextStream & \fBoperator>>\fR ( TQTextStream & ts, QSplitter & splitter )"
.BI "TQTextStream & \fBoperator>>\fR ( TQTextStream & ts, TQSplitter & splitter )"
.br
.in -1c
.SH DESCRIPTION
The QSplitter class implements a splitter widget.
The TQSplitter class implements a splitter widget.
.PP
A splitter lets the user control the size of child widgets by dragging the boundary between the children. Any number of widgets may be controlled by a single splitter.
.PP
@ -130,7 +130,7 @@ To show a TQListBox, a TQListView and a TQTextEdit side by side:
.PP
.nf
.br
QSplitter *split = new QSplitter( parent );
TQSplitter *split = new TQSplitter( parent );
.br
TQListBox *lb = new TQListBox( split );
.br
@ -140,11 +140,11 @@ To show a TQListBox, a TQListView and a TQTextEdit side by side:
.br
.fi
.PP
QSplitter lays out its children horizontally (side by side); you can use setOrientation(QSplitter::Vertical) to lay out the children vertically.
TQSplitter lays out its children horizontally (side by side); you can use setOrientation(TQSplitter::Vertical) to lay out the children vertically.
.PP
By default, all widgets can be as large or as small as the user wishes, between the minimumSizeHint() (or minimumSize()) and maximumSize() of the widgets. Use setResizeMode() to specify that a widget should keep its size when the splitter is resized, or set the stretch component of the sizePolicy.
.PP
Although QSplitter normally resizes the children only at the end of a resize operation, if you call setOpaqueResize(TRUE) the widgets are resized as often as possible.
Although TQSplitter normally resizes the children only at the end of a resize operation, if you call setOpaqueResize(TRUE) the widgets are resized as often as possible.
.PP
The initial distribution of size between the widgets is determined by the initial size of each widget. You can also use setSizes() to set the sizes of all the widgets. The function sizes() returns the sizes set by the user.
.PP
@ -159,87 +159,87 @@ If you hide() a child its space will be distributed among the other children. It
.PP
See also TQTabBar and Organizers.
.SS "Member Type Documentation"
.SH "QSplitter::ResizeMode"
This enum type describes how QSplitter will resize each of its child widgets.
.SH "TQSplitter::ResizeMode"
This enum type describes how TQSplitter will resize each of its child widgets.
.TP
\fCQSplitter::Auto\fR - The widget will be resized according to the stretch factors set in its sizePolicy().
.TP
\fCQSplitter::Stretch\fR - The widget will be resized when the splitter itself is resized.
.TP
\fCQSplitter::KeepSize\fR - QSplitter will try to keep the widget's size unchanged.
\fCQSplitter::KeepSize\fR - TQSplitter will try to keep the widget's size unchanged.
.TP
\fCQSplitter::FollowSizeHint\fR - QSplitter will resize the widget when the widget's size hint changes.
\fCQSplitter::FollowSizeHint\fR - TQSplitter will resize the widget when the widget's size hint changes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSplitter::QSplitter ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQSplitter::TQSplitter ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a horizontal splitter with the \fIparent\fR and \fIname\fR arguments being passed on to the TQFrame constructor.
.SH "QSplitter::QSplitter ( Orientation o, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQSplitter::TQSplitter ( Orientation o, TQWidget * parent = 0, const char * name = 0 )"
Constructs a splitter with orientation \fIo\fR with the \fIparent\fR and \fIname\fR arguments being passed on to the TQFrame constructor.
.SH "QSplitter::~QSplitter ()"
.SH "TQSplitter::~TQSplitter ()"
Destroys the splitter and any children.
.SH "int QSplitter::adjustPos ( int pos, int id )\fC [protected]\fR"
.SH "int TQSplitter::adjustPos ( int pos, int id )\fC [protected]\fR"
Returns the closest legal position to \fIpos\fR of the widget with ID \fIid\fR.
.PP
See also idAfter().
.SH "void QSplitter::childEvent ( TQChildEvent * c )\fC [virtual protected]\fR"
.SH "void TQSplitter::childEvent ( TQChildEvent * c )\fC [virtual protected]\fR"
Tells the splitter that the child widget described by \fIc\fR has been inserted or removed.
.PP
Reimplemented from TQObject.
.SH "bool QSplitter::childrenCollapsible () const"
.SH "bool TQSplitter::childrenCollapsible () const"
Returns TRUE if child widgets can be resized down to size 0 by the user; otherwise returns FALSE. See the "childrenCollapsible" property for details.
.SH "void QSplitter::drawSplitter ( TQPainter * p, QCOORD x, QCOORD y, QCOORD w, QCOORD h )\fC [virtual protected]\fR"
.SH "void TQSplitter::drawSplitter ( TQPainter * p, QCOORD x, QCOORD y, QCOORD w, QCOORD h )\fC [virtual protected]\fR"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.PP
Draws the splitter handle in the rectangle described by \fIx\fR, \fIy\fR, \fIw\fR, \fIh\fR using painter \fIp\fR.
.PP
See also TQStyle::drawPrimitive().
.SH "void QSplitter::getRange ( int id, int * min, int * max )\fC [protected]\fR"
.SH "void TQSplitter::getRange ( int id, int * min, int * max )\fC [protected]\fR"
Returns the valid range of the splitter with ID \fIid\fR in \fI*min\fR and \fI*max\fR if \fImin\fR and \fImax\fR are not 0.
.PP
See also idAfter().
.SH "int QSplitter::handleWidth () const"
.SH "int TQSplitter::handleWidth () const"
Returns the width of the splitter handle. See the "handleWidth" property for details.
.SH "int QSplitter::idAfter ( TQWidget * w ) const\fC [protected]\fR"
Returns the ID of the widget to the right of or below the widget \fIw\fR, or 0 if there is no such widget (i.e. it is either not in this QSplitter or \fIw\fR is at the end).
.SH "void QSplitter::moveSplitter ( QCOORD p, int id )\fC [protected]\fR"
.SH "int TQSplitter::idAfter ( TQWidget * w ) const\fC [protected]\fR"
Returns the ID of the widget to the right of or below the widget \fIw\fR, or 0 if there is no such widget (i.e. it is either not in this TQSplitter or \fIw\fR is at the end).
.SH "void TQSplitter::moveSplitter ( QCOORD p, int id )\fC [protected]\fR"
Moves the left/top edge of the splitter handle with ID \fIid\fR as close as possible to position \fIp\fR, which is the distance from the left (or top) edge of the widget.
.PP
For Arabic, Hebrew and other right-to-left languages the layout is reversed. \fIp\fR is then the distance from the right (or top) edge of the widget.
.PP
See also idAfter().
.SH "void QSplitter::moveToFirst ( TQWidget * w )"
.SH "void TQSplitter::moveToFirst ( TQWidget * w )"
Moves widget \fIw\fR to the leftmost/top position.
.PP
Example: splitter/splitter.cpp.
.SH "void QSplitter::moveToLast ( TQWidget * w )"
.SH "void TQSplitter::moveToLast ( TQWidget * w )"
Moves widget \fIw\fR to the rightmost/bottom position.
.SH "bool QSplitter::opaqueResize () const"
.SH "bool TQSplitter::opaqueResize () const"
Returns TRUE if resizing is opaque; otherwise returns FALSE. See the "opaqueResize" property for details.
.SH "Orientation QSplitter::orientation () const"
.SH "Orientation TQSplitter::orientation () const"
Returns the orientation of the splitter. See the "orientation" property for details.
.SH "void QSplitter::refresh ()"
.SH "void TQSplitter::refresh ()"
Updates the splitter's state. You should not need to call this function.
.SH "void QSplitter::setChildrenCollapsible ( bool )"
.SH "void TQSplitter::setChildrenCollapsible ( bool )"
Sets whether child widgets can be resized down to size 0 by the user. See the "childrenCollapsible" property for details.
.SH "void QSplitter::setCollapsible ( TQWidget * w, bool collapse )"
.SH "void TQSplitter::setCollapsible ( TQWidget * w, bool collapse )"
Sets whether the child widget \fIw\fR is collapsible to \fIcollapse\fR.
.PP
By default, children are collapsible, meaning that the user can resize them down to size 0, even if they have a non-zero minimumSize() or minimumSizeHint(). This behavior can be changed on a per-widget basis by calling this function, or globally for all the widgets in the splitter by setting the childrenCollapsible property.
.PP
See also childrenCollapsible.
.SH "void QSplitter::setHandleWidth ( int )"
.SH "void TQSplitter::setHandleWidth ( int )"
Sets the width of the splitter handle. See the "handleWidth" property for details.
.SH "void QSplitter::setOpaqueResize ( bool = TRUE )\fC [virtual]\fR"
.SH "void TQSplitter::setOpaqueResize ( bool = TRUE )\fC [virtual]\fR"
Sets whether resizing is opaque. See the "opaqueResize" property for details.
.SH "void QSplitter::setOrientation ( Orientation )\fC [virtual]\fR"
.SH "void TQSplitter::setOrientation ( Orientation )\fC [virtual]\fR"
Sets the orientation of the splitter. See the "orientation" property for details.
.SH "void QSplitter::setResizeMode ( TQWidget * w, ResizeMode mode )\fC [virtual]\fR"
.SH "void TQSplitter::setResizeMode ( TQWidget * w, ResizeMode mode )\fC [virtual]\fR"
Sets resize mode of widget \fIw\fR to \fImode\fR. (The default is Auto.)
.PP
Examples:
.)l fileiconview/mainwindow.cpp, listviews/listviews.cpp, and splitter/splitter.cpp.
.SH "void QSplitter::setRubberband ( int p )\fC [virtual protected]\fR"
.SH "void TQSplitter::setRubberband ( int p )\fC [virtual protected]\fR"
Displays a rubber band at position \fIp\fR. If \fIp\fR is negative, the rubber band is removed.
.SH "void QSplitter::setSizes ( TQValueList<int> list )"
.SH "void TQSplitter::setSizes ( TQValueList<int> list )"
Sets the size parameters to the values given in the \fIlist\fR. If the splitter is horizontal, the values set the widths of each widget going from left to right. If the splitter is vertical, the values set the heights of each widget going from top to bottom. Extra values in the \fIlist\fR are ignored.
.PP
If \fIlist\fR contains too few values, the result is undefined but the program will still be well-behaved.
@ -247,7 +247,7 @@ If \fIlist\fR contains too few values, the result is undefined but the program w
Note that the values in \fIlist\fR should be the height/width that the widgets should be resized to.
.PP
See also sizes().
.SH "TQValueList<int> QSplitter::sizes () const"
.SH "TQValueList<int> TQSplitter::sizes () const"
Returns a list of the size parameters of all the widgets in this splitter.
.PP
If the splitter's orientation is horizontal, the list is a list of widget widths; if the orientation is vertical, the list is a list of widget heights.
@ -297,17 +297,17 @@ By default the orientation is horizontal (the widgets are side by side). The pos
.PP
Set this property's value with setOrientation() and get this property's value with orientation().
.SH RELATED FUNCTION DOCUMENTATION
.SH "TQTextStream & operator<< ( TQTextStream & ts, const QSplitter & splitter )"
.SH "TQTextStream & operator<< ( TQTextStream & ts, const TQSplitter & splitter )"
Writes the sizes and the hidden state of the widgets in the splitter \fIsplitter\fR to the text stream \fIts\fR.
.PP
See also operator>>(), sizes(), and TQWidget::hidden.
.SH "TQTextStream & operator>> ( TQTextStream & ts, QSplitter & splitter )"
.SH "TQTextStream & operator>> ( TQTextStream & ts, TQSplitter & splitter )"
Reads the sizes and the hidden state of the widgets in the splitter \fIsplitter\fR from the text stream \fIts\fR. The sizes must have been previously written by the operator<<() function.
.PP
See also operator<<(), setSizes(), and TQWidget::hide().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqsplitter.html
.BR http://doc.trolltech.com/tqsplitter.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -156,7 +156,7 @@ Inherited by TQSqlSelectCursor.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "virtual QVariant \fBcalculateField\fR ( const TQString & name )"
.BI "virtual TQVariant \fBcalculateField\fR ( const TQString & name )"
.br
.ti -1c
.BI "virtual int \fBupdate\fR ( const TQString & filter, bool invalidate = TRUE )"
@ -272,8 +272,8 @@ Constructs a copy of \fIother\fR.
Destroys the object and frees any allocated resources.
.SH "void TQSqlCursor::append ( const TQSqlFieldInfo & fieldInfo )\fC [virtual]\fR"
Append a copy of field \fIfieldInfo\fR to the end of the cursor. Note that all references to the cursor edit buffer become invalidated.
.SH "QVariant TQSqlCursor::calculateField ( const TQString & name )\fC [virtual protected]\fR"
Protected virtual function which is called whenever a field needs to be calculated. If calculated fields are being used, derived classes must reimplement this function and return the appropriate value for field \fIname\fR. The default implementation returns an invalid QVariant.
.SH "TQVariant TQSqlCursor::calculateField ( const TQString & name )\fC [virtual protected]\fR"
Protected virtual function which is called whenever a field needs to be calculated. If calculated fields are being used, derived classes must reimplement this function and return the appropriate value for field \fIname\fR. The default implementation returns an invalid TQVariant.
.PP
See also setCalculated().
.PP
@ -521,7 +521,7 @@ Selects all fields in the cursor matching the filter index \fIfilter\fR. The dat
.PP
In this example the TQSqlIndex, pk, is used for two different purposes. When used as the filter (first) argument, the field names it contains are used to construct the WHERE clause, each set to the current cursor value, \fCWHERE id=10\fR, in this case. When used as the sort (second) argument the field names it contains are used for the ORDER BY clause, \fCORDER BY id\fR in this example.
.SH "void TQSqlCursor::setCalculated ( const TQString & name, bool calculated )\fC [virtual]\fR"
Sets field \fIname\fR to \fIcalculated\fR. If the field \fIname\fR does not exist, nothing happens. The value of a calculated field is set by the calculateField() virtual function which you must reimplement (or the field value will be an invalid QVariant). Calculated fields do not appear in generated SQL statements sent to the database.
Sets field \fIname\fR to \fIcalculated\fR. If the field \fIname\fR does not exist, nothing happens. The value of a calculated field is set by the calculateField() virtual function which you must reimplement (or the field value will be an invalid TQVariant). Calculated fields do not appear in generated SQL statements sent to the database.
.PP
See also calculateField() and TQSqlRecord::setGenerated().
.SH "void TQSqlCursor::setFilter ( const TQString & filter )\fC [virtual]\fR"
@ -574,7 +574,7 @@ Sets field \fIname\fR's trimmed status to \fItrim\fR. If the field \fIname\fR do
.PP
When a trimmed field of type string or cstring is read from the database any trailing (right-most) spaces are removed.
.PP
See also isTrimmed() and QVariant.
See also isTrimmed() and TQVariant.
.SH "TQSqlIndex TQSqlCursor::sort () const"
Returns the current sort, or an empty index if there is no current sort.
.SH "TQString TQSqlCursor::toString ( TQSqlRecord * rec, const TQString & prefix, const TQString & fieldSep, const TQString & sep ) const\fC [virtual protected]\fR"

@ -161,7 +161,7 @@ If \fIfield\fR is bytearray data, and the driver can edit binary fields, the val
For any other field type toString() will be called on its value and the result returned.
.IP
.PP
See also QVariant::toString().
See also TQVariant::toString().
.SH "bool TQSqlDriver::hasFeature ( DriverFeature f ) const\fC [pure virtual]\fR"
Returns TRUE if the driver supports feature \fIf\fR; otherwise returns FALSE.
.PP

@ -22,7 +22,7 @@ Inherits TQEditorFactory.
.BI "\fB~TQSqlEditorFactory\fR ()"
.br
.ti -1c
.BI "virtual TQWidget * \fBcreateEditor\fR ( TQWidget * parent, const QVariant & variant )"
.BI "virtual TQWidget * \fBcreateEditor\fR ( TQWidget * parent, const TQVariant & variant )"
.br
.ti -1c
.BI "virtual TQWidget * \fBcreateEditor\fR ( TQWidget * parent, const TQSqlField * field )"
@ -40,7 +40,7 @@ Inherits TQEditorFactory.
.SH DESCRIPTION
The TQSqlEditorFactory class is used to create the editors used by TQDataTable and TQSqlForm.
.PP
TQSqlEditorFactory is used by TQDataTable and TQSqlForm to automatically create appropriate editors for a given TQSqlField. For example if the field is a QVariant::String a TQLineEdit would be the default editor, whereas a QVariant::Int's default editor would be a TQSpinBox.
TQSqlEditorFactory is used by TQDataTable and TQSqlForm to automatically create appropriate editors for a given TQSqlField. For example if the field is a TQVariant::String a TQLineEdit would be the default editor, whereas a TQVariant::Int's default editor would be a TQSpinBox.
.PP
If you want to create different editors for fields with the same data type, subclass TQSqlEditorFactory and reimplement the createEditor() function.
.PP
@ -50,8 +50,8 @@ See also TQDataTable, TQSqlForm, and Database Classes.
Constructs a SQL editor factory with parent \fIparent\fR, called \fIname\fR.
.SH "TQSqlEditorFactory::~TQSqlEditorFactory ()"
Destroys the object and frees any allocated resources.
.SH "TQWidget * TQSqlEditorFactory::createEditor ( TQWidget * parent, const QVariant & variant )\fC [virtual]\fR"
Creates and returns the appropriate editor widget for the QVariant \fIvariant\fR.
.SH "TQWidget * TQSqlEditorFactory::createEditor ( TQWidget * parent, const TQVariant & variant )\fC [virtual]\fR"
Creates and returns the appropriate editor widget for the TQVariant \fIvariant\fR.
.PP
The widget that is returned has the parent \fIparent\fR (which may be zero). If \fIvariant\fR is invalid, 0 is returned.
.PP

@ -14,7 +14,7 @@ TQSqlField \- Manipulates the fields in SQL database tables and views
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBTQSqlField\fR ( const TQString & fieldName = TQString::null, QVariant::Type type = QVariant::Invalid )"
.BI "\fBTQSqlField\fR ( const TQString & fieldName = TQString::null, TQVariant::Type type = TQVariant::Invalid )"
.br
.ti -1c
.BI "\fBTQSqlField\fR ( const TQSqlField & other )"
@ -29,10 +29,10 @@ TQSqlField \- Manipulates the fields in SQL database tables and views
.BI "virtual \fB~TQSqlField\fR ()"
.br
.ti -1c
.BI "virtual void \fBsetValue\fR ( const QVariant & value )"
.BI "virtual void \fBsetValue\fR ( const TQVariant & value )"
.br
.ti -1c
.BI "virtual QVariant \fBvalue\fR () const"
.BI "virtual TQVariant \fBvalue\fR () const"
.br
.ti -1c
.BI "virtual void \fBsetName\fR ( const TQString & name )"
@ -56,7 +56,7 @@ TQSqlField \- Manipulates the fields in SQL database tables and views
.BI "void \fBclear\fR ( bool nullify = TRUE )"
.br
.ti -1c
.BI "QVariant::Type \fBtype\fR () const"
.BI "TQVariant::Type \fBtype\fR () const"
.br
.in -1c
.SH DESCRIPTION
@ -64,11 +64,11 @@ The TQSqlField class manipulates the fields in SQL database tables and views.
.PP
TQSqlField represents the characteristics of a single column in a database table or view, such as the data type and column name. A field also contains the value of the database column, which can be viewed or changed.
.PP
Field data values are stored as QVariants. Using an incompatible type is not permitted. For example:
Field data values are stored as TQVariants. Using an incompatible type is not permitted. For example:
.PP
.nf
.br
TQSqlField f( "myfield", QVariant::Int );
TQSqlField f( "myfield", TQVariant::Int );
.br
f.setValue( TQPixmap() ); // will not work
.br
@ -78,7 +78,7 @@ However, the field will attempt to cast certain data types to the field data typ
.PP
.nf
.br
TQSqlField f( "myfield", QVariant::Int );
TQSqlField f( "myfield", TQVariant::Int );
.br
f.setValue( TQString("123") ); // casts TQString to int
.br
@ -112,7 +112,7 @@ In practice we rarely need to extract a pointer to a field at all. The previous
.PP
See also Database Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQSqlField::TQSqlField ( const TQString & fieldName = TQString::null, QVariant::Type type = QVariant::Invalid )"
.SH "TQSqlField::TQSqlField ( const TQString & fieldName = TQString::null, TQVariant::Type type = TQVariant::Invalid )"
Constructs an empty field called \fIfieldName\fR of type \fItype\fR.
.SH "TQSqlField::TQSqlField ( const TQSqlField & other )"
Constructs a copy of \fIother\fR.
@ -150,7 +150,7 @@ See also isReadOnly() and clear().
Sets the read only flag of the field's value to \fIreadOnly\fR.
.PP
See also setValue().
.SH "void TQSqlField::setValue ( const QVariant & value )\fC [virtual]\fR"
.SH "void TQSqlField::setValue ( const TQVariant & value )\fC [virtual]\fR"
Sets the value of the field to \fIvalue\fR. If the field is read-only (isReadOnly() returns TRUE), nothing happens. If the data type of \fIvalue\fR differs from the field's current data type, an attempt is made to cast it to the proper type. This preserves the data type of the field in the case of assignment, e.g. a TQString to an integer data type. For example:
.PP
.nf
@ -166,10 +166,10 @@ Sets the value of the field to \fIvalue\fR. If the field is read-only (isReadOnl
.fi
.PP
See also isReadOnly().
.SH "QVariant::Type TQSqlField::type () const"
.SH "TQVariant::Type TQSqlField::type () const"
Returns the field's type as stored in the database. Note that the actual value might have a different type, Numerical values that are too large to store in a long int or double are usually stored as strings to prevent precision loss.
.SH "QVariant TQSqlField::value () const\fC [virtual]\fR"
Returns the value of the field as a QVariant.
.SH "TQVariant TQSqlField::value () const\fC [virtual]\fR"
Returns the value of the field as a TQVariant.
.PP
Example: sql/overview/table4/main.cpp.

@ -14,7 +14,7 @@ TQSqlFieldInfo \- Stores meta data associated with a SQL field
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBTQSqlFieldInfo\fR ( const TQString & name = TQString::null, QVariant::Type typ = QVariant::Invalid, int required = -1, int len = -1, int prec = -1, const QVariant & defValue = QVariant ( ), int typeID = 0, bool generated = TRUE, bool trim = FALSE, bool calculated = FALSE )"
.BI "\fBTQSqlFieldInfo\fR ( const TQString & name = TQString::null, TQVariant::Type typ = TQVariant::Invalid, int required = -1, int len = -1, int prec = -1, const TQVariant & defValue = TQVariant ( ), int typeID = 0, bool generated = TRUE, bool trim = FALSE, bool calculated = FALSE )"
.br
.ti -1c
.BI "\fBTQSqlFieldInfo\fR ( const TQSqlFieldInfo & other )"
@ -38,7 +38,7 @@ TQSqlFieldInfo \- Stores meta data associated with a SQL field
.BI "int \fBisRequired\fR () const"
.br
.ti -1c
.BI "QVariant::Type \fBtype\fR () const"
.BI "TQVariant::Type \fBtype\fR () const"
.br
.ti -1c
.BI "int \fBlength\fR () const"
@ -47,7 +47,7 @@ TQSqlFieldInfo \- Stores meta data associated with a SQL field
.BI "int \fBprecision\fR () const"
.br
.ti -1c
.BI "QVariant \fBdefaultValue\fR () const"
.BI "TQVariant \fBdefaultValue\fR () const"
.br
.ti -1c
.BI "TQString \fBname\fR () const"
@ -83,10 +83,10 @@ All values must be set in the constructor, and may be retrieved using isRequired
.PP
See also Database Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQSqlFieldInfo::TQSqlFieldInfo ( const TQString & name = TQString::null, QVariant::Type typ = QVariant::Invalid, int required = -1, int len = -1, int prec = -1, const QVariant & defValue = QVariant ( ), int typeID = 0, bool generated = TRUE, bool trim = FALSE, bool calculated = FALSE )"
.SH "TQSqlFieldInfo::TQSqlFieldInfo ( const TQString & name = TQString::null, TQVariant::Type typ = TQVariant::Invalid, int required = -1, int len = -1, int prec = -1, const TQVariant & defValue = TQVariant ( ), int typeID = 0, bool generated = TRUE, bool trim = FALSE, bool calculated = FALSE )"
Constructs a TQSqlFieldInfo with the following parameters: <center>.nf
.TS
l - l. \fIname\fR the name of the field. \fItyp\fR the field's type in a QVariant. \fIrequired\fR greater than 0 if the field is required, 0 if its value can be NULL and less than 0 if it cannot be determined whether the field is required or not. \fIlen\fR the length of the field. Note that for non-character types some databases return either the length in bytes or the number of digits. -1 signifies that the length cannot be determined. \fIprec\fR the precision of the field, or -1 if the field has no precision or it cannot be determined. \fIdefValue\fR the default value that is inserted into the table if none is specified by the user. QVariant() if there is no default value or it cannot be determined. \fItypeID\fR the internal typeID of the database system (only useful for low-level programming). 0 if unknown. \fIgenerated\fR TRUE indicates that this field should be included in auto-generated SQL statments, e.g. in TQSqlCursor. \fItrim\fR TRUE indicates that widgets should remove trailing whitespace from character fields. This does not affect the field value but only its representation inside widgets. \fIcalculated\fR
l - l. \fIname\fR the name of the field. \fItyp\fR the field's type in a TQVariant. \fIrequired\fR greater than 0 if the field is required, 0 if its value can be NULL and less than 0 if it cannot be determined whether the field is required or not. \fIlen\fR the length of the field. Note that for non-character types some databases return either the length in bytes or the number of digits. -1 signifies that the length cannot be determined. \fIprec\fR the precision of the field, or -1 if the field has no precision or it cannot be determined. \fIdefValue\fR the default value that is inserted into the table if none is specified by the user. TQVariant() if there is no default value or it cannot be determined. \fItypeID\fR the internal typeID of the database system (only useful for low-level programming). 0 if unknown. \fIgenerated\fR TRUE indicates that this field should be included in auto-generated SQL statments, e.g. in TQSqlCursor. \fItrim\fR TRUE indicates that widgets should remove trailing whitespace from character fields. This does not affect the field value but only its representation inside widgets. \fIcalculated\fR
.TE
.fi
</center>
@ -96,8 +96,8 @@ Constructs a copy of \fIother\fR.
Creates a TQSqlFieldInfo object with the type and the name of the TQSqlField \fIother\fR. If \fIgenerated\fR is TRUE this field will be included in auto-generated SQL statments, e.g. in TQSqlCursor.
.SH "TQSqlFieldInfo::~TQSqlFieldInfo ()\fC [virtual]\fR"
Destroys the object and frees any allocated resources.
.SH "QVariant TQSqlFieldInfo::defaultValue () const"
Returns the field's default value or an empty QVariant if the field has no default value or the value couldn't be determined. The default value is the value inserted in the database when it is not explicitly specified by the user.
.SH "TQVariant TQSqlFieldInfo::defaultValue () const"
Returns the field's default value or an empty TQVariant if the field has no default value or the value couldn't be determined. The default value is the value inserted in the database when it is not explicitly specified by the user.
.SH "bool TQSqlFieldInfo::isCalculated () const"
Returns TRUE if the field is calculated; otherwise returns FALSE.
.PP
@ -141,8 +141,8 @@ If \fItrim\fR is TRUE widgets should remove trailing whitespace from character f
See also isTrim().
.SH "TQSqlField TQSqlFieldInfo::toField () const"
Returns an empty TQSqlField based on the information in this TQSqlFieldInfo.
.SH "QVariant::Type TQSqlFieldInfo::type () const"
Returns the field's type or QVariant::Invalid if the type is unknown.
.SH "TQVariant::Type TQSqlFieldInfo::type () const"
Returns the field's type or TQVariant::Invalid if the type is unknown.
.SH "int TQSqlFieldInfo::typeID () const"
Returns the internal type identifier as returned from the database system. The return value is 0 if the type is unknown.
.PP

@ -20,10 +20,10 @@ TQSqlPropertyMap \- Used to map widgets to SQL fields
.BI "virtual \fB~TQSqlPropertyMap\fR ()"
.br
.ti -1c
.BI "QVariant \fBproperty\fR ( TQWidget * widget )"
.BI "TQVariant \fBproperty\fR ( TQWidget * widget )"
.br
.ti -1c
.BI "virtual void \fBsetProperty\fR ( TQWidget * widget, const QVariant & value )"
.BI "virtual void \fBsetProperty\fR ( TQWidget * widget, const TQVariant & value )"
.br
.ti -1c
.BI "void \fBinsert\fR ( const TQString & classname, const TQString & property )"
@ -139,11 +139,11 @@ Insert a new classname/property pair, which is used for custom SQL field editors
Example: sql/overview/custom1/main.cpp.
.SH "void TQSqlPropertyMap::installDefaultMap ( TQSqlPropertyMap * map )\fC [static]\fR"
Replaces the global default property map with \fImap\fR. All TQDataTable and TQSqlForm instantiations will use this new map for inserting and extracting values to and from editors. \fITQSqlPropertyMap takes ownership of &#92;a map, and destroys it when it is no longer needed.\fR
.SH "QVariant TQSqlPropertyMap::property ( TQWidget * widget )"
Returns the mapped property of \fIwidget\fR as a QVariant.
.SH "TQVariant TQSqlPropertyMap::property ( TQWidget * widget )"
Returns the mapped property of \fIwidget\fR as a TQVariant.
.SH "void TQSqlPropertyMap::remove ( const TQString & classname )"
Removes \fIclassname\fR from the map.
.SH "void TQSqlPropertyMap::setProperty ( TQWidget * widget, const QVariant & value )\fC [virtual]\fR"
.SH "void TQSqlPropertyMap::setProperty ( TQWidget * widget, const TQVariant & value )\fC [virtual]\fR"
Sets the property of \fIwidget\fR to \fIvalue\fR.
.SH "SEE ALSO"

@ -76,7 +76,7 @@ Inherited by TQSqlCursor.
.BI "virtual bool \fBexec\fR ( const TQString & query )"
.br
.ti -1c
.BI "virtual QVariant \fBvalue\fR ( int i ) const"
.BI "virtual TQVariant \fBvalue\fR ( int i ) const"
.br
.ti -1c
.BI "virtual bool \fBseek\fR ( int i, bool relative = FALSE )"
@ -100,31 +100,31 @@ Inherited by TQSqlCursor.
.BI "bool \fBprepare\fR ( const TQString & query )"
.br
.ti -1c
.BI "void \fBbindValue\fR ( const TQString & placeholder, const QVariant & val )"
.BI "void \fBbindValue\fR ( const TQString & placeholder, const TQVariant & val )"
.br
.ti -1c
.BI "void \fBbindValue\fR ( int pos, const QVariant & val )"
.BI "void \fBbindValue\fR ( int pos, const TQVariant & val )"
.br
.ti -1c
.BI "void \fBaddBindValue\fR ( const QVariant & val )"
.BI "void \fBaddBindValue\fR ( const TQVariant & val )"
.br
.ti -1c
.BI "void \fBbindValue\fR ( const TQString & placeholder, const QVariant & val, TQSql::ParameterType type )"
.BI "void \fBbindValue\fR ( const TQString & placeholder, const TQVariant & val, TQSql::ParameterType type )"
.br
.ti -1c
.BI "void \fBbindValue\fR ( int pos, const QVariant & val, TQSql::ParameterType type )"
.BI "void \fBbindValue\fR ( int pos, const TQVariant & val, TQSql::ParameterType type )"
.br
.ti -1c
.BI "void \fBaddBindValue\fR ( const QVariant & val, TQSql::ParameterType type )"
.BI "void \fBaddBindValue\fR ( const TQVariant & val, TQSql::ParameterType type )"
.br
.ti -1c
.BI "QVariant \fBboundValue\fR ( const TQString & placeholder ) const"
.BI "TQVariant \fBboundValue\fR ( const TQString & placeholder ) const"
.br
.ti -1c
.BI "QVariant \fBboundValue\fR ( int pos ) const"
.BI "TQVariant \fBboundValue\fR ( int pos ) const"
.br
.ti -1c
.BI "TQMap<TQString, QVariant> \fBboundValues\fR () const"
.BI "TQMap<TQString, TQVariant> \fBboundValues\fR () const"
.br
.ti -1c
.BI "TQString \fBexecutedQuery\fR () const"
@ -158,7 +158,7 @@ last()
.TP
\fC\fRseek(int)
.PP
These functions allow the programmer to move forward, backward or arbitrarily through the records returned by the query. If you only need to move forward through the results, e.g. using next() or using seek() with a positive offset, you can use setForwardOnly() and save a significant amount of memory overhead. Once an active query is positioned on a valid record, data can be retrieved using value(). All data is transferred from the SQL backend using QVariants.
These functions allow the programmer to move forward, backward or arbitrarily through the records returned by the query. If you only need to move forward through the results, e.g. using next() or using seek() with a positive offset, you can use setForwardOnly() and save a significant amount of memory overhead. Once an active query is positioned on a valid record, data can be retrieved using value(). All data is transferred from the SQL backend using TQVariants.
.PP
For example:
.PP
@ -281,7 +281,7 @@ Below we present the same example using each of the four different binding appro
.br
.fi
.PP
See also TQSqlDatabase, TQSqlCursor, QVariant, and Database Classes.
See also TQSqlDatabase, TQSqlCursor, TQVariant, and Database Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQSqlQuery::TQSqlQuery ( TQSqlResult * r )"
Creates a TQSqlQuery object which uses the TQSqlResult \fIr\fR to communicate with a database.
@ -297,11 +297,11 @@ See also TQSqlDatabase.
Constructs a copy of \fIother\fR.
.SH "TQSqlQuery::~TQSqlQuery ()\fC [virtual]\fR"
Destroys the object and frees any allocated resources.
.SH "void TQSqlQuery::addBindValue ( const QVariant & val, TQSql::ParameterType type )"
.SH "void TQSqlQuery::addBindValue ( const TQVariant & val, TQSql::ParameterType type )"
Adds the value \fIval\fR to the list of values when using positional value binding. The order of the addBindValue() calls determines which placeholder a value will be bound to in the prepared query. If \fItype\fR is TQSql::Out or TQSql::InOut, the placeholder will be overwritten with data from the database after the exec() call.
.PP
See also bindValue(), prepare(), and exec().
.SH "void TQSqlQuery::addBindValue ( const QVariant & val )"
.SH "void TQSqlQuery::addBindValue ( const TQVariant & val )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Binds the placeholder with type TQSql::In.
@ -315,31 +315,31 @@ See also prev(), next(), first(), last(), seek(), isActive(), and isValid().
Example: sql/overview/navigating/main.cpp.
.SH "void TQSqlQuery::beforeSeek ()\fC [virtual protected]\fR"
Protected virtual function called before the internal record pointer is moved to a new record. The default implementation does nothing.
.SH "void TQSqlQuery::bindValue ( const TQString & placeholder, const QVariant & val, TQSql::ParameterType type )"
.SH "void TQSqlQuery::bindValue ( const TQString & placeholder, const TQVariant & val, TQSql::ParameterType type )"
Set the placeholder \fIplaceholder\fR to be bound to value \fIval\fR in the prepared statement. Note that the placeholder mark (e.g \fC:\fR) must be included when specifying the placeholder name. If \fItype\fR is TQSql::Out or TQSql::InOut, the placeholder will be overwritten with data from the database after the exec() call.
.PP
See also addBindValue(), prepare(), and exec().
.SH "void TQSqlQuery::bindValue ( const TQString & placeholder, const QVariant & val )"
.SH "void TQSqlQuery::bindValue ( const TQString & placeholder, const TQVariant & val )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Binds the placeholder with type TQSql::In.
.SH "void TQSqlQuery::bindValue ( int pos, const QVariant & val )"
.SH "void TQSqlQuery::bindValue ( int pos, const TQVariant & val )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Binds the placeholder at position \fIpos\fR with type TQSql::In.
.SH "void TQSqlQuery::bindValue ( int pos, const QVariant & val, TQSql::ParameterType type )"
.SH "void TQSqlQuery::bindValue ( int pos, const TQVariant & val, TQSql::ParameterType type )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Set the placeholder in position \fIpos\fR to be bound to value \fIval\fR in the prepared statement. Field numbering starts at 0. If \fItype\fR is TQSql::Out or TQSql::InOut, the placeholder will be overwritten with data from the database after the exec() call.
.PP
See also addBindValue(), prepare(), and exec().
.SH "QVariant TQSqlQuery::boundValue ( const TQString & placeholder ) const"
.SH "TQVariant TQSqlQuery::boundValue ( const TQString & placeholder ) const"
Returns the value for the \fIplaceholder\fR.
.SH "QVariant TQSqlQuery::boundValue ( int pos ) const"
.SH "TQVariant TQSqlQuery::boundValue ( int pos ) const"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Returns the value for the placeholder at position \fIpos\fR.
.SH "TQMap<TQString, QVariant> TQSqlQuery::boundValues () const"
.SH "TQMap<TQString, TQVariant> TQSqlQuery::boundValues () const"
Returns a map of the bound values.
.PP
The bound values can be examined in the following way:
@ -352,9 +352,9 @@ The bound values can be examined in the following way:
.br
// Examine the bound values - bound using named binding
.br
TQMap<TQString, QVariant>::ConstIterator it;
TQMap<TQString, TQVariant>::ConstIterator it;
.br
TQMap<TQString, QVariant> vals = query.boundValues();
TQMap<TQString, TQVariant> vals = query.boundValues();
.br
for ( it = vals.begin(); it != vals.end(); ++it )
.br
@ -365,9 +365,9 @@ The bound values can be examined in the following way:
.br
// Examine the bound values - bound using positional binding
.br
TQValueList<QVariant>::ConstIterator it;
TQValueList<TQVariant>::ConstIterator it;
.br
TQValueList<QVariant> list = query.boundValues().values();
TQValueList<TQVariant> list = query.boundValues().values();
.br
int i = 0;
.br
@ -529,12 +529,12 @@ To determine the number of rows affected by a non-SELECT statement, use numRowsA
See also isActive(), numRowsAffected(), and TQSqlDriver::hasFeature().
.PP
Example: sql/overview/navigating/main.cpp.
.SH "QVariant TQSqlQuery::value ( int i ) const\fC [virtual]\fR"
.SH "TQVariant TQSqlQuery::value ( int i ) const\fC [virtual]\fR"
Returns the value of the \fIi\fR-th field in the query (zero based).
.PP
The fields are numbered from left to right using the text of the \fCSELECT\fR statement, e.g. in \fCSELECT forename, surname FROM people\fR, field 0 is \fCforename\fR and field 1 is \fCsurname\fR. Using \fCSELECT *\fR is not recommended because the order of the fields in the query is undefined.
.PP
An invalid QVariant is returned if field \fIi\fR does not exist, if the query is inactive, or if the query is positioned on an invalid record.
An invalid TQVariant is returned if field \fIi\fR does not exist, if the query is inactive, or if the query is positioned on an invalid record.
.PP
See also prev(), next(), first(), last(), seek(), isActive(), and isValid().
.PP

@ -28,16 +28,16 @@ Inherited by TQSqlCursor and TQSqlIndex.
.BI "virtual \fB~TQSqlRecord\fR ()"
.br
.ti -1c
.BI "virtual QVariant \fBvalue\fR ( int i ) const"
.BI "virtual TQVariant \fBvalue\fR ( int i ) const"
.br
.ti -1c
.BI "virtual QVariant \fBvalue\fR ( const TQString & name ) const"
.BI "virtual TQVariant \fBvalue\fR ( const TQString & name ) const"
.br
.ti -1c
.BI "virtual void \fBsetValue\fR ( int i, const QVariant & val )"
.BI "virtual void \fBsetValue\fR ( int i, const TQVariant & val )"
.br
.ti -1c
.BI "virtual void \fBsetValue\fR ( const TQString & name, const QVariant & val )"
.BI "virtual void \fBsetValue\fR ( const TQString & name, const TQVariant & val )"
.br
.ti -1c
.BI "bool \fBisGenerated\fR ( int i ) const"
@ -209,12 +209,12 @@ Sets the value of field \fIi\fR to NULL. If the field does not exist, nothing ha
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the value of the field called \fIname\fR to NULL. If the field does not exist, nothing happens.
.SH "void TQSqlRecord::setValue ( int i, const QVariant & val )\fC [virtual]\fR"
.SH "void TQSqlRecord::setValue ( int i, const TQVariant & val )\fC [virtual]\fR"
Sets the value of the field at position \fIi\fR to \fIval\fR. If the field does not exist, nothing happens.
.PP
Examples:
.)l sql/overview/insert/main.cpp, sql/overview/insert2/main.cpp, sql/overview/subclass5/main.cpp, sql/overview/update/main.cpp, and sql/sqltable/main.cpp.
.SH "void TQSqlRecord::setValue ( const TQString & name, const QVariant & val )\fC [virtual]\fR"
.SH "void TQSqlRecord::setValue ( const TQString & name, const TQVariant & val )\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the value of the field called \fIname\fR to \fIval\fR. If the field does not exist, nothing happens.
@ -230,13 +230,13 @@ Returns a list of all the record's field names, each having the prefix \fIprefix
Note that fields which have generated set to FALSE are \fInot\fR included. (See isGenerated()). If \fIprefix\fR is supplied, e.g. a table name, all fields are prefixed in the form:
.PP"
\fIprefix\fR.<fieldname>"
.SH "QVariant TQSqlRecord::value ( int i ) const\fC [virtual]\fR"
.SH "TQVariant TQSqlRecord::value ( int i ) const\fC [virtual]\fR"
Returns the value of the field located at position \fIi\fR in the record. If field \fIi\fR does not exist the resultant behaviour is undefined.
.PP
This function should be used with TQSqlQuerys. When working with a TQSqlCursor the value(const TQString&) overload which uses field names is more appropriate.
.PP
Example: sql/overview/update/main.cpp.
.SH "QVariant TQSqlRecord::value ( const TQString & name ) const\fC [virtual]\fR"
.SH "TQVariant TQSqlRecord::value ( const TQString & name ) const\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Returns the value of the field called \fIname\fR in the record. If

@ -65,7 +65,7 @@ TQSqlResult \- Abstract interface for accessing data from SQL databases
.BI "virtual void \fBsetForwardOnly\fR ( bool forward )"
.br
.ti -1c
.BI "virtual QVariant \fBdata\fR ( int i ) = 0"
.BI "virtual TQVariant \fBdata\fR ( int i ) = 0"
.br
.ti -1c
.BI "virtual bool \fBisNull\fR ( int i ) = 0"
@ -108,8 +108,8 @@ Protected constructor which creates a TQSqlResult using database \fIdb\fR. The o
Destroys the object and frees any allocated resources.
.SH "int TQSqlResult::at () const\fC [protected]\fR"
Returns the current (zero-based) position of the result.
.SH "QVariant TQSqlResult::data ( int i )\fC [pure virtual protected]\fR"
Returns the data for field \fIi\fR (zero-based) as a QVariant. This function is only called if the result is in an active state and is positioned on a valid record and \fIi\fR is non-negative. Derived classes must reimplement this function and return the value of field \fIi\fR, or QVariant() if it cannot be determined.
.SH "TQVariant TQSqlResult::data ( int i )\fC [pure virtual protected]\fR"
Returns the data for field \fIi\fR (zero-based) as a TQVariant. This function is only called if the result is in an active state and is positioned on a valid record and \fIi\fR is non-negative. Derived classes must reimplement this function and return the value of field \fIi\fR, or TQVariant() if it cannot be determined.
.SH "const TQSqlDriver * TQSqlResult::driver () const\fC [protected]\fR"
Returns the driver associated with the result.
.SH "bool TQSqlResult::fetch ( int i )\fC [pure virtual protected]\fR"

@ -416,7 +416,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_DockWindowResizeHandle\fR - resize handle for dock windows.
.TP
\fCTQStyle::PE_Splitter\fR - splitter handle; see also QSplitter.
\fCTQStyle::PE_Splitter\fR - splitter handle; see also TQSplitter.
.TP
\fCTQStyle::PE_Panel\fR - generic panel frame; see also TQFrame.
.TP
@ -988,7 +988,7 @@ The \fIwidget\fR argument is a pointer to a TQWidget or one of its subclasses. T
.PP
<center>.nf
.TS
l - l. ContentsType Widget Cast Options Notes CT_PushButton (const TQPushButton *) Unused. CT_CheckBox (const TQCheckBox *) Unused. CT_RadioButton (const TQRadioButton *) Unused. CT_ToolButton (const TQToolButton *) Unused. CT_ComboBox (const TQComboBox *) Unused. CT_Splitter (const QSplitter *) Unused. CT_DockWindow (const TQDockWindow *) Unused. CT_ProgressBar (const TQProgressBar *) Unused. CT_PopupMenuItem (const TQPopupMenu *) TQStyleOption ( TQMenuItem *mi )
l - l. ContentsType Widget Cast Options Notes CT_PushButton (const TQPushButton *) Unused. CT_CheckBox (const TQCheckBox *) Unused. CT_RadioButton (const TQRadioButton *) Unused. CT_ToolButton (const TQToolButton *) Unused. CT_ComboBox (const TQComboBox *) Unused. CT_Splitter (const TQSplitter *) Unused. CT_DockWindow (const TQDockWindow *) Unused. CT_ProgressBar (const TQProgressBar *) Unused. CT_PopupMenuItem (const TQPopupMenu *) TQStyleOption ( TQMenuItem *mi )
.TP
opt.menuItem()
.TE

@ -1434,7 +1434,7 @@ The states are
\fCQt::WV_CE_based\fR
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqt.html
.BR http://doc.trolltech.com/tqt.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QUuid 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQUuid 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,11 +7,11 @@
.ad l
.nh
.SH NAME
QUuid \- Defines a Universally Unique Identifier (UUID)
TQUuid \- Defines a Universally Unique Identifier (UUID)
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
\fC#include <ntquuid.h>\fR
\fC#include <tquuid.h>\fR
.PP
.SS "Public Members"
.in +1c
@ -22,16 +22,16 @@ All the functions in this class are reentrant when TQt is built with thread supp
.BI "enum \fBVersion\fR { VerUnknown = -1, Time = 1, EmbeddedPOSIX = 2, Name = 3, Random = 4 }"
.br
.ti -1c
.BI "\fBQUuid\fR ()"
.BI "\fBTQUuid\fR ()"
.br
.ti -1c
.BI "\fBQUuid\fR ( uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8 )"
.BI "\fBTQUuid\fR ( uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8 )"
.br
.ti -1c
.BI "\fBQUuid\fR ( const QUuid & orig )"
.BI "\fBTQUuid\fR ( const TQUuid & orig )"
.br
.ti -1c
.BI "\fBQUuid\fR ( const TQString & text )"
.BI "\fBTQUuid\fR ( const TQString & text )"
.br
.ti -1c
.BI "TQString \fBtoString\fR () const"
@ -43,81 +43,81 @@ All the functions in this class are reentrant when TQt is built with thread supp
.BI "bool \fBisNull\fR () const"
.br
.ti -1c
.BI "QUuid & \fBoperator=\fR ( const QUuid & uuid )"
.BI "TQUuid & \fBoperator=\fR ( const TQUuid & uuid )"
.br
.ti -1c
.BI "bool \fBoperator==\fR ( const QUuid & other ) const"
.BI "bool \fBoperator==\fR ( const TQUuid & other ) const"
.br
.ti -1c
.BI "bool \fBoperator!=\fR ( const QUuid & other ) const"
.BI "bool \fBoperator!=\fR ( const TQUuid & other ) const"
.br
.ti -1c
.BI "bool \fBoperator<\fR ( const QUuid & other ) const"
.BI "bool \fBoperator<\fR ( const TQUuid & other ) const"
.br
.ti -1c
.BI "bool \fBoperator>\fR ( const QUuid & other ) const"
.BI "bool \fBoperator>\fR ( const TQUuid & other ) const"
.br
.ti -1c
.BI "QUuid::Variant \fBvariant\fR () const"
.BI "TQUuid::Variant \fBvariant\fR () const"
.br
.ti -1c
.BI "QUuid::Version \fBversion\fR () const"
.BI "TQUuid::Version \fBversion\fR () const"
.br
.in -1c
.SS "Static Public Members"
.in +1c
.ti -1c
.BI "QUuid \fBcreateUuid\fR ()"
.BI "TQUuid \fBcreateUuid\fR ()"
.br
.in -1c
.SH RELATED FUNCTION DOCUMENTATION
.in +1c
.ti -1c
.BI "TQDataStream & \fBoperator<<\fR ( TQDataStream & s, const QUuid & id )"
.BI "TQDataStream & \fBoperator<<\fR ( TQDataStream & s, const TQUuid & id )"
.br
.ti -1c
.BI "TQDataStream & \fBoperator>>\fR ( TQDataStream & s, QUuid & id )"
.BI "TQDataStream & \fBoperator>>\fR ( TQDataStream & s, TQUuid & id )"
.br
.in -1c
.SH DESCRIPTION
The QUuid class defines a Universally Unique Identifier (UUID).
The TQUuid class defines a Universally Unique Identifier (UUID).
.PP
For objects or declarations that must be uniquely identified, UUIDs (also known as GUIDs) are widely used in order to assign a fixed and easy to compare value to the object or declaration. The 128-bit value of a UUID is generated by an algorithm that guarantees that the value is unique.
.PP
In Qt, UUIDs are wrapped by the QUuid struct which provides convenience functions for handling UUIDs. Most platforms provide a tool to generate new UUIDs, for example, uuidgen and guidgen.
In Qt, UUIDs are wrapped by the TQUuid struct which provides convenience functions for handling UUIDs. Most platforms provide a tool to generate new UUIDs, for example, uuidgen and guidgen.
.PP
UUIDs generated by QUuid, are based on the Random version of the DCE (Distributed Computing Environment) standard.
UUIDs generated by TQUuid, are based on the Random version of the DCE (Distributed Computing Environment) standard.
.PP
UUIDs can be constructed from numeric values or from strings, or using the static createUuid() function. They can be converted to a string with toString(). UUIDs have a variant() and a version(), and null UUIDs return TRUE from isNull().
.SS "Member Type Documentation"
.SH "QUuid::Variant"
.SH "TQUuid::Variant"
This enum defines the variant of the UUID, which is the scheme which defines the layout of the 128-bits value.
.TP
\fCQUuid::VarUnknown\fR - Variant is unknown
\fCTQUuid::VarUnknown\fR - Variant is unknown
.TP
\fCQUuid::NCS\fR - Reserved for NCS (Network Computing System) backward compatibility
\fCTQUuid::NCS\fR - Reserved for NCS (Network Computing System) backward compatibility
.TP
\fCQUuid::DCE\fR - Distributed Computing Environment, the scheme used by QUuid
\fCTQUuid::DCE\fR - Distributed Computing Environment, the scheme used by TQUuid
.TP
\fCQUuid::Microsoft\fR - Reserved for Microsoft backward compatibility (GUID)
\fCTQUuid::Microsoft\fR - Reserved for Microsoft backward compatibility (GUID)
.TP
\fCQUuid::Reserved\fR - Reserved for future definition
.SH "QUuid::Version"
\fCTQUuid::Reserved\fR - Reserved for future definition
.SH "TQUuid::Version"
This enum defines the version of the UUID.
.TP
\fCQUuid::VerUnknown\fR - Version is unknown
\fCTQUuid::VerUnknown\fR - Version is unknown
.TP
\fCQUuid::Time\fR - Time-based, by using timestamp, clock sequence, and MAC network card address (if available) for the node sections
\fCTQUuid::Time\fR - Time-based, by using timestamp, clock sequence, and MAC network card address (if available) for the node sections
.TP
\fCQUuid::EmbeddedPOSIX\fR - DCE Security version, with embedded POSIX UUIDs
\fCTQUuid::EmbeddedPOSIX\fR - DCE Security version, with embedded POSIX UUIDs
.TP
\fCQUuid::Name\fR - Name-based, by using values from a name for all sections
\fCTQUuid::Name\fR - Name-based, by using values from a name for all sections
.TP
\fCQUuid::Random\fR - Random-based, by using random numbers for all sections
\fCTQUuid::Random\fR - Random-based, by using random numbers for all sections
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QUuid::QUuid ()"
.SH "TQUuid::TQUuid ()"
Creates the null UUID {00000000-0000-0000-0000-000000000000}.
.SH "QUuid::QUuid ( uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8 )"
.SH "TQUuid::TQUuid ( uint l, ushort w1, ushort w2, uchar b1, uchar b2, uchar b3, uchar b4, uchar b5, uchar b6, uchar b7, uchar b8 )"
Creates a UUID with the value specified by the parameters, \fIl\fR, \fIw1\fR, \fIw2\fR, \fIb1\fR, \fIb2\fR, \fIb3\fR, \fIb4\fR, \fIb5\fR, \fIb6\fR, \fIb7\fR, \fIb8\fR.
.PP
Example:
@ -126,59 +126,59 @@ Example:
.br
// {67C8770B-44F1-410A-AB9A-F9B5446F13EE}
.br
QUuid IID_MyInterface( 0x67c8770b, 0x44f1, 0x410a, 0xab, 0x9a, 0xf9, 0xb5, 0x44, 0x6f, 0x13, 0xee )
TQUuid IID_MyInterface( 0x67c8770b, 0x44f1, 0x410a, 0xab, 0x9a, 0xf9, 0xb5, 0x44, 0x6f, 0x13, 0xee )
.br
.fi
.SH "QUuid::QUuid ( const QUuid & orig )"
Creates a copy of the QUuid \fIorig\fR.
.SH "QUuid::QUuid ( const TQString & text )"
Creates a QUuid object from the string \fItext\fR. The function can only convert a string in the format {HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH} (where 'H' stands for a hex digit). If the conversion fails a null UUID is created.
.SH "QUuid QUuid::createUuid ()\fC [static]\fR"
.SH "TQUuid::TQUuid ( const TQUuid & orig )"
Creates a copy of the TQUuid \fIorig\fR.
.SH "TQUuid::TQUuid ( const TQString & text )"
Creates a TQUuid object from the string \fItext\fR. The function can only convert a string in the format {HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH} (where 'H' stands for a hex digit). If the conversion fails a null UUID is created.
.SH "TQUuid TQUuid::createUuid ()\fC [static]\fR"
Returns a new UUID of DCE variant, and Random type. The UUIDs generated are based on the platform specific pseudo-random generator, which is usually not a cryptographic-quality random number generator. Therefore, a UUID is not guaranteed to be unique cross application instances.
.PP
On Windows, the new UUID is extremely likely to be unique on the same or any other system, networked or not.
.PP
See also variant() and version().
.SH "bool QUuid::isNull () const"
.SH "bool TQUuid::isNull () const"
Returns TRUE if this is the null UUID {00000000-0000-0000-0000-000000000000}; otherwise returns FALSE.
.SH "QUuid::operator TQString () const"
.SH "TQUuid::operator TQString () const"
Returns the string representation of the uuid.
.PP
See also toString().
.SH "bool QUuid::operator!= ( const QUuid & other ) const"
Returns TRUE if this QUuid and the \fIother\fR QUuid are different; otherwise returns FALSE.
.SH "bool QUuid::operator< ( const QUuid & other ) const"
Returns TRUE if this QUuid is of the same variant, and lexicographically before the \fIother\fR QUuid; otherwise returns FALSE.
.SH "bool TQUuid::operator!= ( const TQUuid & other ) const"
Returns TRUE if this TQUuid and the \fIother\fR TQUuid are different; otherwise returns FALSE.
.SH "bool TQUuid::operator< ( const TQUuid & other ) const"
Returns TRUE if this TQUuid is of the same variant, and lexicographically before the \fIother\fR TQUuid; otherwise returns FALSE.
.PP
See also variant().
.SH "QUuid & QUuid::operator= ( const QUuid & uuid )"
Assigns the value of \fIuuid\fR to this QUuid object.
.SH "bool QUuid::operator== ( const QUuid & other ) const"
Returns TRUE if this QUuid and the \fIother\fR QUuid are identical; otherwise returns FALSE.
.SH "bool QUuid::operator> ( const QUuid & other ) const"
Returns TRUE if this QUuid is of the same variant, and lexicographically after the \fIother\fR QUuid; otherwise returns FALSE.
.SH "TQUuid & TQUuid::operator= ( const TQUuid & uuid )"
Assigns the value of \fIuuid\fR to this TQUuid object.
.SH "bool TQUuid::operator== ( const TQUuid & other ) const"
Returns TRUE if this TQUuid and the \fIother\fR TQUuid are identical; otherwise returns FALSE.
.SH "bool TQUuid::operator> ( const TQUuid & other ) const"
Returns TRUE if this TQUuid is of the same variant, and lexicographically after the \fIother\fR TQUuid; otherwise returns FALSE.
.PP
See also variant().
.SH "TQString QUuid::toString () const"
TQString QUuid::toString() const
.SH "TQString TQUuid::toString () const"
TQString TQUuid::toString() const
.PP
Returns the string representation of the uuid.
.SH "QUuid::Variant QUuid::variant () const"
.SH "TQUuid::Variant TQUuid::variant () const"
Returns the variant of the UUID. The null UUID is considered to be of an unknown variant.
.PP
See also version().
.SH "QUuid::Version QUuid::version () const"
.SH "TQUuid::Version TQUuid::version () const"
Returns the version of the UUID, if the UUID is of the DCE variant; otherwise returns VerUnknown.
.PP
See also variant().
.SH RELATED FUNCTION DOCUMENTATION
.SH "TQDataStream & operator<< ( TQDataStream & s, const QUuid & id )"
.SH "TQDataStream & operator<< ( TQDataStream & s, const TQUuid & id )"
Writes the uuid \fIid\fR to the datastream \fIs\fR.
.SH "TQDataStream & operator>> ( TQDataStream & s, QUuid & id )"
.SH "TQDataStream & operator>> ( TQDataStream & s, TQUuid & id )"
Reads uuid from from the stream \fIs\fR into \fIid\fR.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntquuid.html
.BR http://doc.trolltech.com/tquuid.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -97,7 +97,7 @@ Example (see TQValueList for the complete code):
.br
.fi
.PP
TQValueList is highly optimized for performance and memory usage. This means that you must be careful: TQValueList does not know about all its iterators and the iterators don't know to which list they belong. This makes things very fast, but if you're not careful, you can get spectacular bugs. Always make sure iterators are valid before dereferencing them or using them as parameters to generic algorithms in the STL or the QTL.
TQValueList is highly optimized for performance and memory usage. This means that you must be careful: TQValueList does not know about all its iterators and the iterators don't know to which list they belong. This makes things very fast, but if you're not careful, you can get spectacular bugs. Always make sure iterators are valid before dereferencing them or using them as parameters to generic algorithms in the STL or the TQTL.
.PP
Using an invalid iterator is undefined (your application will probably crash). Many TQt functions return const value lists; to iterate over these you should make a copy and iterate over the copy.
.PP

@ -335,7 +335,7 @@ Whenever inserting, removing or referencing elements in a vector, always make su
.br
.fi
.PP
The iterators provided by vector are random access iterators, therefore you can use them with many generic algorithms, for example, algorithms provided by the STL or the QTL.
The iterators provided by vector are random access iterators, therefore you can use them with many generic algorithms, for example, algorithms provided by the STL or the TQTL.
.PP
Another way to find an element in the vector is by using the std::find() or tqFind() algorithms. For example:
.PP

File diff suppressed because it is too large Load Diff

@ -13,7 +13,7 @@ TQWidget \- The base class of all user interface objects
.PP
Inherits TQObject and TQPaintDevice.
.PP
Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQNPWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, QSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget.
Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView, TQDateTimeEditBase, TQDateTimeEdit, TQDesktopWidget, TQDial, TQDockArea, TQGLWidget, TQHeader, TQMainWindow, TQMotifWidget, TQNPWidget, TQScrollBar, TQSizeGrip, TQSlider, TQSpinBox, TQSplashScreen, TQStatusBar, TQTabBar, TQTabWidget, TQWorkspace, and QXtWidget.
.PP
.SS "Public Members"
.in +1c
@ -927,7 +927,7 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView,
.BI "virtual void \fBdropEvent\fR ( TQDropEvent * )"
.br
.ti -1c
.BI "virtual void \fBshowEvent\fR ( QShowEvent * )"
.BI "virtual void \fBshowEvent\fR ( TQShowEvent * )"
.br
.ti -1c
.BI "virtual void \fBhideEvent\fR ( TQHideEvent * )"
@ -1389,7 +1389,7 @@ Reimplemented from TQObject.
.SH "TQWidget * TQWidget::find ( WId id )\fC [static]\fR"
Returns a pointer to the widget with window identifer/handle \fIid\fR.
.PP
The window identifier type depends on the underlying window system, see ntqwindowdefs.h for the actual definition. If there is no widget with this identifier, 0 is returned.
The window identifier type depends on the underlying window system, see tqwindowdefs.h for the actual definition. If there is no widget with this identifier, 0 is returned.
.SH "TQFocusData * TQWidget::focusData ()\fC [protected]\fR"
Returns the focus data for this widget's top-level widget.
.PP
@ -2288,12 +2288,12 @@ Examples:
.)l aclock/main.cpp, life/main.cpp, popup/popup.cpp, t1/main.cpp, t3/main.cpp, t4/main.cpp, and toplevel/options.ui.h.
.PP
Reimplemented in TQDialog and TQMenuBar.
.SH "void TQWidget::showEvent ( QShowEvent * )\fC [virtual protected]\fR"
.SH "void TQWidget::showEvent ( TQShowEvent * )\fC [virtual protected]\fR"
This event handler can be reimplemented in a subclass to receive widget show events.
.PP
Non-spontaneous show events are sent to widgets immediately before they are shown. The spontaneous show events of top-level widgets are delivered afterwards.
.PP
See also event() and QShowEvent.
See also event() and TQShowEvent.
.PP
Example: tqdir/tqdir.cpp.
.SH "void TQWidget::showFullScreen ()\fC [slot]\fR"

@ -59,7 +59,7 @@ machine\endlink
\i \link #qtsrc Developers building for two versions of TQt on Unix - TQt sources\endlink
\endlist
\i \link #nowinman Using TQt on X11 without a window manager\endlink
\i \link distributingntqt.html Distributing TQt Applications\endlink
\i \link distributingtqt.html Distributing TQt Applications\endlink
\endlist
\target linkerror
@ -799,7 +799,7 @@ headquarters in Oslo, the capital of Norway, and with offices
in Brisbane, Australia, and Redwood City, California.
Our flagship product is \link
http://www.trolltech.com/products/ntqt.html Qt\endlink, the
http://www.trolltech.com/products/tqt.html Qt\endlink, the
multi-platform C++ GUI toolkit. TQt enables you to build professional,
efficient, portable and maintainable GUI applications quickly and
easily.

@ -317,14 +317,14 @@ it. The optional write function must return void and must take exactly
one argument, either the type itself, a pointer or a const reference
to it. The meta object compiler enforces this.
The type of a property can be any \l QVariant supported type or an
The type of a property can be any \l TQVariant supported type or an
enumeration type declared in the class itself. Since \c MyClass uses
the enumeration type \c Priority for the property, this type must be
registered with the property system as well.
There are two exceptions to the above: The type of a property can also
be either \link TQValueList TQValueList\<QVariant\>\endlink or \link
TQMap TQMap\<TQString,QVariant\>\endlink. In
be either \link TQValueList TQValueList\<TQVariant\>\endlink or \link
TQMap TQMap\<TQString,TQVariant\>\endlink. In
these cases the type must be specified as \c TQValueList or as \c TQMap
(i.e. without their template parameters).
@ -333,7 +333,7 @@ It is possible to set a value by name, like this:
obj->setProperty( "priority", "VeryHigh" );
\endcode
In the case of \c TQValueList and \c TQMap properties the value passes
is a QVariant whose value is the entire list or map.
is a TQVariant whose value is the entire list or map.
Enumeration types are registered with the \c TQ_ENUMS macro. Here's the
final class declaration including the property related declarations:

@ -105,7 +105,7 @@
\i \link threads.html Thread Support in TQt \endlink
\i \link timers.html Timers \endlink
\i \link pictures.html Pictures of Most TQt Widgets \endlink
\i \link distributingntqt.html Deploying TQt Applications\endlink
\i \link distributingtqt.html Deploying TQt Applications\endlink
\omit \i \link xt.html TQt Xt/Motif Support Extension \endlink \endomit
\endlist
\endtable

@ -60,7 +60,7 @@ shows off many of Qt's widgets. (The source is in \c{examples/demo}.
\endomit
Below we have three views seperated by \l {QSplitter}s. At the
Below we have three views seperated by \l {TQSplitter}s. At the
top-left there's a \l TQListBox, at the top-right there's a \l
TQListView with a \l TQHeader and two \l {TQScrollBar}s. And at the
bottom there's a \l TQIconView.

@ -709,7 +709,7 @@ public:
QNullResult( const TQSqlDriver* d ): TQSqlResult( d ) {}
~QNullResult() {}
protected:
QVariant data( int ) { return QVariant(); }
TQVariant data( int ) { return TQVariant(); }
bool reset ( const TQString& ) { return FALSE; }
bool fetch( int ) { return FALSE; }
bool fetchFirst() { return FALSE; }

@ -372,7 +372,7 @@ wrote earlier.
After creating the initial \c SELECT statement, isActive() is checked
to see if the query executed successfully. The next() function is
used to iterate through the query results. The value() function
returns the contents of fields as QVariants. The insertions are
returns the contents of fields as TQVariants. The insertions are
achieved by creating and executing queries against the default
database using the \c target TQSqlQuery.
@ -1231,7 +1231,7 @@ of the calculateField() function since we will be reimplementing it.
\quotefile sql/overview/subclass3/main.cpp
\skipto InvoiceItem
\printline InvoiceItem
\printuntil return QVariant
\printuntil return TQVariant
\printline
\caption From \l sql/overview/subclass3/main.cpp
@ -1283,7 +1283,7 @@ must calculate the value of three different fields. The productname
and price fields are produced by looking up the corresponding values
in the prices table keyed by pricesid. The cost field is calculated
simply by multiplying the price by the quantity. Note that we cast the
cost to a QVariant since that is the type that calculateField() must
cost to a TQVariant since that is the type that calculateField() must
return.
We've written three separate queries rather than one to make the

@ -46,7 +46,7 @@
\brief The TQMap class is a value-based template class that
provides a dictionary.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\ingroup shared
\mainclass
@ -54,7 +54,7 @@
TQMap is a TQt implementation of an STL-like map container. It can
be used in your application if the standard \c map is not
available on all your target platforms. TQMap is part of the \link
ntqtl.html TQt Template Library\endlink.
tqtl.html TQt Template Library\endlink.
TQMap\<Key, Data\> defines a template instance to create a
dictionary with keys of type Key and values of type Data. TQMap
@ -608,7 +608,7 @@
\class TQMapIterator tqmap.h
\brief The TQMapIterator class provides an iterator for TQMap.
\ingroup qtl
\ingroup tqtl
\ingroup tools
You cannot create an iterator by yourself. Instead, you must ask a
@ -777,7 +777,7 @@
\class TQMapConstIterator tqmap.h
\brief The TQMapConstIterator class provides an iterator for TQMap.
\ingroup qtl
\ingroup tqtl
\ingroup tools
In contrast to TQMapIterator, this class is used to iterate over a

@ -45,7 +45,7 @@
\class TQPair tqpair.h
\brief The TQPair class is a value-based template class that provides a pair of elements.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\ingroup shared
@ -83,7 +83,7 @@
cases this is sufficient.
TQPair uses an STL-like syntax to manipulate and address the
objects it contains. See the \link ntqtl.html QTL
objects it contains. See the \link tqtl.html TQTL
documentation\endlink for more information.
Functions that need to return two values can use a TQPair.

@ -42,9 +42,9 @@
\title TQt Template Library
The TQt Template Library (QTL) is a set of templates that provide
The TQt Template Library (TQTL) is a set of templates that provide
object containers. If a suitable STL implementation is not available
on all your target platforms, the QTL can be used instead. It provides
on all your target platforms, the TQTL can be used instead. It provides
a list of objects, a vector (dynamic array) of objects, a map relating
one type to another (also called a dictionary or associative array),
and associated \link #Iterators iterators\endlink and \link
@ -52,14 +52,14 @@ and associated \link #Iterators iterators\endlink and \link
contains and manages other objects and provides iterators that allow
the contained objects to be accessed.
The QTL classes' naming conventions are consistent with the other Qt
The TQTL classes' naming conventions are consistent with the other Qt
classes (e.g., count(), isEmpty()). They also provide extra functions
for compatibility with STL algorithms, such as size() and empty().
Programmers already familiar with the STL \c map can use the
STL-compatible functions if preferred.
Compared to the STL, the QTL only contains the most important features
of the STL container API. Compared with the STL, QTL has no platform
Compared to the STL, the TQTL only contains the most important features
of the STL container API. Compared with the STL, TQTL has no platform
differences, but is often a little slower and often expands to less
object code.
@ -94,7 +94,7 @@ TQString and all simple C++ types, such as int, bool or double.
The TQt Template Library is designed for speed. Iterators are extremely
fast. To achieve this performance, less error checking is done than in
the TQPtrCollection based containers. A QTL container, for example,
the TQPtrCollection based containers. A TQTL container, for example,
does not track any associated iterators. This makes certain validity
checks, for example when removing items, impossible to perform
automatically, but does lead to extremely good performance.
@ -302,7 +302,7 @@ a container to an OutputIterator, but in reverse order, for example:
// in reverse order (300, 200, then 100)
\endcode
\section2 QTL Iterators
\section2 TQTL Iterators
You can use any TQt Template Library iterator as the OutputIterator.
Just make sure that the right hand of the iterator has as many

@ -46,7 +46,7 @@
\brief The TQValueList class is a value-based template class that
provides lists.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\ingroup shared
\mainclass
@ -55,7 +55,7 @@
TQValueList is a TQt implementation of an STL-like list container.
It can be used in your application if the standard \c list is not
available for your target platform(s). TQValueList is part of the
\link ntqtl.html TQt Template Library\endlink.
\link tqtl.html TQt Template Library\endlink.
TQValueList\<T\> defines a template instance to create a list of
values that all have the class T. Note that TQValueList does not
@ -154,7 +154,7 @@
returned by end().
Another way to find an item in the list is by using the \link
ntqtl.html#qFind tqFind()\endlink algorithm. For example:
tqtl.html#qFind tqFind()\endlink algorithm. For example:
\code
TQValueList<int> list;
@ -216,7 +216,7 @@
specific item from the list. The remove() function will find and
remove items according to a specific item value.
Lists can also be sorted using the \link ntqtl.html TQt Template
Lists can also be sorted using the \link tqtl.html TQt Template
Library\endlink. For example with qHeapSort():
Example:
@ -838,7 +838,7 @@
\class TQValueListIterator tqvaluelist.h
\brief The TQValueListIterator class provides an iterator for TQValueList.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\reentrant
@ -876,7 +876,7 @@
they belong. This makes things very fast, but if you're not
careful, you can get spectacular bugs. Always make sure iterators
are valid before dereferencing them or using them as parameters to
generic algorithms in the STL or the \link ntqtl.html QTL\endlink.
generic algorithms in the STL or the \link tqtl.html TQTL\endlink.
Using an invalid iterator is undefined (your application will
probably crash). Many TQt functions return const value lists; to
@ -1029,7 +1029,7 @@
\brief The TQValueListConstIterator class provides a const iterator
for TQValueList.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\reentrant

@ -45,7 +45,7 @@
\class TQValueStack tqvaluestack.h
\brief The TQValueStack class is a value-based template class that provides a stack.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\ingroup shared
\mainclass
@ -53,7 +53,7 @@
Define a template instance TQValueStack\<X\> to create a stack of
values that all have the class X. TQValueStack is part of the \link
ntqtl.html TQt Template Library\endlink.
tqtl.html TQt Template Library\endlink.
Note that TQValueStack does not store pointers to the members of
the stack; it holds a copy of every member. That is why these

@ -45,7 +45,7 @@
\class TQValueVector tqvaluevector.h
\brief The TQValueVector class is a value-based template class that provides a dynamic array.
\ingroup qtl
\ingroup tqtl
\ingroup tools
\ingroup shared
\mainclass
@ -54,7 +54,7 @@
TQValueVector is a TQt implementation of an STL-like vector
container. It can be used in your application if the standard \c
vector is not available for your target platforms. TQValueVector is
part of the \link ntqtl.html TQt Template Library\endlink.
part of the \link tqtl.html TQt Template Library\endlink.
TQValueVector\<T\> defines a template instance to create a vector
of values that all have the class T. TQValueVector does not store
@ -89,7 +89,7 @@
cases this is sufficient.
TQValueVector uses an STL-like syntax to manipulate and address the
objects it contains. See \link ntqtl.html this document\endlink for
objects it contains. See \link tqtl.html this document\endlink for
more information.
Example:
@ -193,11 +193,11 @@
The iterators provided by vector are random access iterators,
therefore you can use them with many generic algorithms, for
example, algorithms provided by the STL or the \link ntqtl.html
QTL\endlink.
example, algorithms provided by the STL or the \link tqtl.html
TQTL\endlink.
Another way to find an element in the vector is by using the
std::find() or \link ntqtl.html#qFind tqFind()\endlink algorithms.
std::find() or \link tqtl.html#qFind tqFind()\endlink algorithms.
For example:
\code
@ -276,7 +276,7 @@
specific element, or range of elements, from the vector.
Vectors can be also sorted with various STL algorithms , or it can
be sorted using the \link ntqtl.html TQt Template Library\endlink.
be sorted using the \link tqtl.html TQt Template Library\endlink.
For example with qHeapSort():
Example:

@ -50,7 +50,7 @@ Chapter one starts with a ten-line hello-world and each subsequent
chapter introduces one or a few more concepts. By Chapter 14, the ten
lines from Chapter 1 have turned into a 650-line game.
If you're completely new to Qt, please read \link how-to-learn-ntqt.html
If you're completely new to Qt, please read \link how-to-learn-tqt.html
How to Learn Qt\endlink if you haven't already done so.
Tutorial chapters:

@ -25,7 +25,7 @@ than the first tutorial. It introduces many aspects of TQt programming,
including the creation of menus (including a recent files list),
toolbars and dialogs, loading and saving user settings, etc.
If you're completely new to Qt, please read \link how-to-learn-ntqt.html
If you're completely new to Qt, please read \link how-to-learn-tqt.html
How to Learn Qt\endlink if you haven't already done so.
\list
@ -139,11 +139,11 @@ toolkit, but it provides many non-GUI classes to support most aspects
of application programming. We use \c tqcolor.h so that we can hold the
paint color and text color in the \c Element class. The use of \c
tqnamespace.h is slightly obscure. Most TQt classes are derived from the
\link ntqt.html Qt\endlink superclass which contains various
enumerations. The \c Element class does not derive from \link ntqt.html
\link tqt.html Qt\endlink superclass which contains various
enumerations. The \c Element class does not derive from \link tqt.html
Qt\endlink, so we need to include \c tqnamespace.h to have access to
the TQt enum names. An alternative approach would have been to have
made \c Element a \link ntqt.html Qt\endlink subclass. We include \c
made \c Element a \link tqt.html Qt\endlink subclass. We include \c
tqstring.h to make use of Qt's Unicode strings. As a convenience we
will \c typedef a vector container for \c{Element}s, which is why we
pull in the \c tqvaluevector.h header.

@ -51,7 +51,7 @@ appropriate \c{#ifdef} statements (see below).
For information about which platforms are supported by Qt, see the
\link http://www.trolltech.com/products/platforms/ Platform
Notes\endlink. For information on distributing TQt applications, see
\link distributingntqt.html Deploying TQt Applications\endlink.
\link distributingtqt.html Deploying TQt Applications\endlink.
\target x11
\section1 Qt/X11

@ -314,10 +314,10 @@ showimg
sound
Shows how to play sounds from a TQt application (and how to see if
sound is supported) using QSound.
sound is supported) using TQSound.
splitter
This example shows how to use QSplitter to give the user control
This example shows how to use TQSplitter to give the user control
over how much vertical or horizontal space is given to child
widgets.

@ -184,7 +184,7 @@ returns 0.
<p>Reimplemented from <a href="tqwidget.html#28c156">TQWidget.</a>
<h3 class="fn">void <a name="1f406e"></a>TQLabel::setAlignment ( int alignment ) <code>[virtual]</code></h3>
<p>Sets the alignment of the label contents.
<p>The <em>alignment</em> must be a bitwise OR of <a href="ntqt.html#AlignmentFlags">TQt::AlignmentFlags</a>
<p>The <em>alignment</em> must be a bitwise OR of <a href="tqt.html#AlignmentFlags">TQt::AlignmentFlags</a>
values. The <code>WordBreak, ExpandTabs, SingleLine</code> and <code>ShowPrefix</code> flags apply only if the label contains a plain text, and
are otherwise ignored. The <code>DontClip</code> flag is always ignored.
<p>If the label has a buddy, the <code>ShowPrefix</code> flag is forced to TRUE.
@ -192,7 +192,7 @@ are otherwise ignored. The <code>DontClip</code> flag is always ignored.
ExpandTabs</code> if the label doesn't have a buddy and
<code>AlignLeft | AlignVCenter | ExpandTabs | ShowPrefix </code> if
the label has a buddy.
<p>See also <a href="ntqt.html#AlignmentFlags">TQt::AlignmentFlags</a>, <a href="#2fcaa3">alignment</a>(), <a href="#191701">setBuddy</a>() and <a href="#dffb43">setText</a>().
<p>See also <a href="tqt.html#AlignmentFlags">TQt::AlignmentFlags</a>, <a href="#2fcaa3">alignment</a>(), <a href="#191701">setBuddy</a>() and <a href="#dffb43">setText</a>().
<p>Examples:
<a href="cursor-cursor-cpp.html#setAlignment">cursor/cursor.cpp</a>
<a href="layout-layout-cpp.html#setAlignment">layout/layout.cpp</a>
@ -303,8 +303,8 @@ less on resize and can also provide a scrollbar if necessary.
<a href="popup-popup-cpp.html#setText">popup/popup.cpp</a>
<a href="qmag-qmag-cpp.html#setText">qmag/qmag.cpp</a>
<a href="customlayout-main-cpp.html#setText">customlayout/main.cpp</a>
<h3 class="fn">void <a name="5de3f9"></a>TQLabel::setTextFormat ( <a href="ntqt.html#TextFormat">TQt::TextFormat</a> format )</h3>
<p>Sets the text format to <em>format.</em> See the <a href="ntqt.html#TextFormat">TQt::TextFormat</a> enum for
<h3 class="fn">void <a name="5de3f9"></a>TQLabel::setTextFormat ( <a href="tqt.html#TextFormat">TQt::TextFormat</a> format )</h3>
<p>Sets the text format to <em>format.</em> See the <a href="tqt.html#TextFormat">TQt::TextFormat</a> enum for
an explanation of the possible options.
<p>The default format is <code>AutoText.</code>
<p>See also <a href="#0b92ed">textFormat</a>() and <a href="#dffb43">setText</a>().

@ -42,7 +42,7 @@ SUBDIRS = aclock \
tqdir \
qfd \
qmag \
qtl \
tqtl \
qwerty \
rangecontrols \
richtext \

@ -11,7 +11,7 @@
#include "tqfileiconview.h"
#include "../dirview/dirview.h"
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqprogressbar.h>
#include <tqlabel.h>
#include <tqstatusbar.h>

@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <tqcursor.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqlistbox.h>
#include <tqiconview.h>
#include <tqpixmap.h>

@ -10,7 +10,7 @@
#ifndef LISTVIEWS_H
#define LISTVIEWS_H
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqstring.h>
#include <tqobject.h>
#include <tqdatetime.h>

@ -1,7 +1,7 @@
#include "ipcserver.h"
#include <tqsocket.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqimage.h>
#include <tqpalette.h>
#include <ntqapplication.h>

@ -1,19 +0,0 @@
/*! \page qtl-tqvaluelist-example.html
\ingroup examples
\title A Tiny QTL Example
This tiny example shows a \l{TQValueListIterator}.
<hr>
Implementation:
\include qtl/tqvaluelistiterator.cpp
*/

@ -9,7 +9,7 @@
#ifndef PLAY_H
#define PLAY_H
#include "ntqsound.h"
#include "tqsound.h"
#include <tqmainwindow.h>
class SoundPlayer : public TQMainWindow {

@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <tqlabel.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqmultilineedit.h>
#include <tqpainter.h>

@ -0,0 +1,19 @@
/*! \page tqtl-tqvaluelist-example.html
\ingroup examples
\title A Tiny TQTL Example
This tiny example shows a \l{TQValueListIterator}.
<hr>
Implementation:
\include tqtl/tqvaluelistiterator.cpp
*/

@ -1,5 +1,5 @@
TEMPLATE = app
TARGET = qtl
TARGET = tqtl
CONFIG += qt console warn_on release

@ -9,7 +9,7 @@
#include <tqvaluelist.h>
#include <tqstring.h>
#include <ntqwindowdefs.h>
#include <tqwindowdefs.h>
#include <stdio.h>

@ -40,7 +40,7 @@
#include <tqtabwidget.h>
#include <tqwidgetstack.h>
#include <tqprogressbar.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqlistview.h>
#include <tqheader.h>
#include <tqtextbrowser.h>

@ -10,7 +10,7 @@
#include "structureparser.h"
#include <tqfile.h>
#include <tqxml.h>
#include <ntqwindowdefs.h>
#include <tqwindowdefs.h>
int main( int argc, char **argv )
{

@ -1 +0,0 @@
../src/tools/ntqshared.h

@ -1 +0,0 @@
../src/kernel/ntqsound.h

@ -1 +0,0 @@
../src/widgets/ntqsplashscreen.h

@ -1 +0,0 @@
../src/widgets/ntqsplitter.h

@ -1 +0,0 @@
../src/kernel/ntqt.h

@ -1 +0,0 @@
../src/tools/ntqtl.h

@ -1 +0,0 @@
../src/tools/ntquuid.h

@ -1 +0,0 @@
../src/kernel/ntqvariant.h

@ -1 +0,0 @@
../src/kernel/ntqwindowdefs.h

@ -1 +0,0 @@
../src/tools/ntqwinexport.h

@ -0,0 +1 @@
../src/tools/tqshared.h

@ -0,0 +1 @@
../src/kernel/tqsound.h

@ -0,0 +1 @@
../src/widgets/tqsplashscreen.h

@ -0,0 +1 @@
../src/widgets/tqsplitter.h

@ -0,0 +1 @@
../src/kernel/tqt3.h

@ -0,0 +1 @@
../src/tools/tqtl.h

@ -0,0 +1 @@
../src/tools/tquuid.h

@ -0,0 +1 @@
../src/kernel/tqvariant.h

@ -0,0 +1 @@
../src/kernel/tqwindowdefs.h

@ -0,0 +1 @@
../src/tools/tqwinexport.h

@ -3,7 +3,7 @@
#include <tqtoolbutton.h>
#include <tqtoolbar.h>
#include <ntqvariant.h>
#include <tqvariant.h>
class AccessibleFactory : public TQAccessibleFactoryInterface, public TQLibraryInterface
{

@ -64,7 +64,7 @@ class TQString;
#ifdef TQ_WS_X11
#include "tqmemarray.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include <private/qt_x11_p.h>
#endif

@ -7,7 +7,7 @@ OBJS=project.o property.o main.o makefile.o unixmake2.o unixmake.o msvc_nmake.o
#qt code
QOBJS=tqstring.o tqtextstream.o tqiodevice.o tqglobal.o tqgdict.o tqcstring.o \
tqdatastream.o tqgarray.o tqbuffer.o tqglist.o tqptrcollection.o tqfile.o \
tqfile_unix.o tqregexp.o tqgvector.o tqgcache.o tqbitarray.o tqdir.o quuid.o \
tqfile_unix.o tqregexp.o tqgvector.o tqgcache.o tqbitarray.o tqdir.o tquuid.o \
tqfileinfo_unix.o tqdir_unix.o tqfileinfo.o tqdatetime.o tqstringlist.o tqmap.o \
qconfig.o qunicodetables.o tqsettings.o tqlocale.o @QMAKE_QTOBJS@
@ -25,7 +25,7 @@ DEPEND_SRC=project.cpp property.cpp meta.cpp main.cpp qtmd5.cpp generators/makef
@SOURCE_PATH@/src/tools/tqfile_unix.cpp @SOURCE_PATH@/src/tools/tqregexp.cpp \
@SOURCE_PATH@/src/tools/tqgvector.cpp @SOURCE_PATH@/src/tools/tqgcache.cpp \
@SOURCE_PATH@/src/tools/tqbitarray.cpp @SOURCE_PATH@/src/tools/tqdir.cpp \
@SOURCE_PATH@/src/tools/quuid.cpp @SOURCE_PATH@/src/tools/tqfileinfo_unix.cpp \
@SOURCE_PATH@/src/tools/tquuid.cpp @SOURCE_PATH@/src/tools/tqfileinfo_unix.cpp \
@SOURCE_PATH@/src/tools/tqdir_unix.cpp @SOURCE_PATH@/src/tools/tqfileinfo.cpp \
@SOURCE_PATH@/src/tools/tqdatetime.cpp @SOURCE_PATH@/src/tools/tqstringlist.cpp \
@SOURCE_PATH@/src/tools/tqmap.cpp @SOURCE_PATH@/src/tools/qconfig.cpp \
@ -129,8 +129,8 @@ tqbitarray.o: @SOURCE_PATH@/src/tools/tqbitarray.cpp
tqdir.o: @SOURCE_PATH@/src/tools/tqdir.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqdir.cpp
quuid.o: @SOURCE_PATH@/src/tools/quuid.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/quuid.cpp
tquuid.o: @SOURCE_PATH@/src/tools/tquuid.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tquuid.cpp
tqfileinfo_unix.o: @SOURCE_PATH@/src/tools/tqfileinfo_unix.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqfileinfo_unix.cpp

@ -19,7 +19,7 @@ OBJS=project.o main.o makefile.o unixmake.o unixmake2.o borland_bmake.o mingw_ma
metrowerks_xml.o pbuilder_pbx.o msvc_objectmodel.o property.o meta.o qtmd5.o
#qt code
QTOBJS=tqstring.o quuid.o tqtextstream.o tqiodevice.o tqglobal.o tqgdict.o tqcstring.o tqdatastream.o \
QTOBJS=tqstring.o tquuid.o tqtextstream.o tqiodevice.o tqglobal.o tqgdict.o tqcstring.o tqdatastream.o \
tqgarray.o tqbuffer.o tqglist.o tqptrcollection.o tqfile.o tqfile_win.o tqregexp.o tqgvector.o \
tqgcache.o tqbitarray.o tqdir.o tqfileinfo_win.o tqdir_win.o tqfileinfo.o tqdatetime.o \
tqstringlist.o tqmap.o tqlibrary.o tqlibrary_win.o qconfig.o tqsettings.o tqsettings_win.o qunicodetables.o \
@ -73,8 +73,8 @@ tqstring.o: ..\src\tools\tqstring.cpp
tqlocale.o: ..\src\tools\tqlocale.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqlocale.cpp
quuid.o: ..\src\tools\quuid.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\quuid.cpp
tquuid.o: ..\src\tools\tquuid.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tquuid.cpp
tqdatastream.o: ..\src\tools\tqdatastream.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqdatastream.cpp

@ -42,7 +42,7 @@
#include <tqdir.h>
#include <tqregexp.h>
#include <tqdict.h>
#include <ntquuid.h>
#include <tquuid.h>
#include <stdlib.h>
#include <tqsettings.h>

@ -47,7 +47,7 @@
#include "tqpainter.h"
#include "tqpolygonscanner.h"
#include "tqtimer.h"
#include "ntqtl.h"
#include "tqtl.h"
#include <stdlib.h>

@ -810,7 +810,7 @@ private:
};
#define Q_DEFINED_QCANVAS
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_CANVAS
#endif // TQCANVAS_H

@ -85,7 +85,7 @@
#include "tqptrvector.h"
#include "tqpushbutton.h"
#include "tqregexp.h"
#include "ntqsplitter.h"
#include "tqsplitter.h"
#include "tqstrlist.h"
#include "tqstyle.h"
#include "tqtimer.h"

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#ifndef TQT_NO_FONTDIALOG

@ -41,7 +41,7 @@
#ifndef TQFONTDIALOG_H
#define TQFONTDIALOG_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#ifndef TQT_NO_FONTDIALOG

@ -282,7 +282,7 @@
a non-GUI server and a GUI client.
\headerfile tqnamespace.h
\headerfile ntqwindowdefs.h
\headerfile tqwindowdefs.h
\headerfile tqglobal.h
*/

@ -74,7 +74,7 @@ kernel {
$$KERNEL_H/tqsizegrip.h \
$$KERNEL_H/tqsizepolicy.h \
$$KERNEL_H/tqsocketnotifier.h \
$$KERNEL_H/ntqsound.h \
$$KERNEL_H/tqsound.h \
$$KERNEL_H/tqstyle.h \
$$KERNEL_H/tqstylesheet.h \
$$KERNEL_H/tqthread.h \
@ -86,9 +86,9 @@ kernel {
$$KERNEL_H/tqwidget.h \
$$KERNEL_H/tqwidgetintdict.h \
$$KERNEL_H/tqwidgetlist.h \
$$KERNEL_H/ntqwindowdefs.h \
$$KERNEL_H/tqwindowdefs.h \
$$KERNEL_H/tqwmatrix.h \
$$KERNEL_H/ntqvariant.h \
$$KERNEL_H/tqvariant.h \
$$KERNEL_P/qrichtext_p.h \
$$KERNEL_P/qinternal_p.h \
$$KERNEL_H/tqgplugin.h \
@ -126,7 +126,7 @@ kernel {
$$KERNEL_CPP/tqpaintdevice_win.cpp \
$$KERNEL_CPP/tqpainter_win.cpp \
$$KERNEL_CPP/tqregion_win.cpp \
$$KERNEL_CPP/qsound_win.cpp \
$$KERNEL_CPP/tqsound_win.cpp \
$$KERNEL_CPP/tqthread_win.cpp \
$$KERNEL_CPP/tqwidget_win.cpp \
$$KERNEL_CPP/qole_win.c \
@ -147,7 +147,7 @@ kernel {
$$KERNEL_CPP/tqpaintdevice_x11.cpp \
$$KERNEL_CPP/tqpainter_x11.cpp \
$$KERNEL_CPP/tqregion_x11.cpp \
$$KERNEL_CPP/qsound_x11.cpp \
$$KERNEL_CPP/tqsound_x11.cpp \
$$KERNEL_CPP/tqwidget_x11.cpp \
$$KERNEL_CPP/tqwidgetcreate_x11.cpp \
$$KERNEL_CPP/tqfontengine_x11.cpp
@ -160,7 +160,7 @@ kernel {
}
!x11:mac {
exists(qsound_mac.cpp):SOURCES += $$KERNEL_CPP/qsound_mac.cpp
exists(tqsound_mac.cpp):SOURCES += $$KERNEL_CPP/tqsound_mac.cpp
}
!embedded:!x11:mac {
SOURCES += $$KERNEL_CPP/qapplication_mac.cpp \
@ -246,7 +246,7 @@ kernel {
$$KERNEL_CPP/tqsizegrip.cpp \
$$KERNEL_CPP/tqstyle.cpp \
$$KERNEL_CPP/tqsocketnotifier.cpp \
$$KERNEL_CPP/qsound.cpp \
$$KERNEL_CPP/tqsound.cpp \
$$KERNEL_CPP/tqstylesheet.cpp \
$$KERNEL_CPP/tqthread.cpp \
$$KERNEL_CPP/tqtimer.cpp \
@ -256,7 +256,7 @@ kernel {
$$KERNEL_CPP/tqurlinfo.cpp \
$$KERNEL_CPP/tqwidget.cpp \
$$KERNEL_CPP/tqwmatrix.cpp \
$$KERNEL_CPP/qvariant.cpp \
$$KERNEL_CPP/tqvariant.cpp \
$$KERNEL_CPP/qrichtext.cpp \
$$KERNEL_CPP/qinternal.cpp \
$$KERNEL_CPP/qrichtext_p.cpp \

@ -54,7 +54,7 @@
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
// the following is necessary to work around breakage in many versions

@ -39,7 +39,7 @@
**********************************************************************/
#include "qucomextra_p.h"
#include <ntqvariant.h>
#include <tqvariant.h>
#ifndef TQT_NO_VARIANT

@ -289,7 +289,7 @@ private:
};
#define Q_DEFINED_QACCESSIBLE_OBJECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif //QT_ACCESSIBILITY_SUPPORT
#endif //TQACCESSIBLE_H

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H

@ -42,7 +42,7 @@
#define TQCLIPBOARD_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqobject.h"
#endif // QT_H

@ -42,7 +42,7 @@
#define TQCOLOR_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstringlist.h"
#endif // QT_H

@ -74,5 +74,5 @@ private: // Disabled copy constructor and operator=
};
#define Q_DEFINED_QCONNECTION
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQCONNECTION_H

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqpoint.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H
/*

@ -42,7 +42,7 @@
#define TQEVENT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqregion.h"
#include "tqnamespace.h"
#include "tqmime.h"

@ -55,7 +55,7 @@
#endif
#include "tqeventloop.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
class TQSocketNotifier;

@ -62,7 +62,7 @@
# undef raise
#endif
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
class TQSocketNotifier;
#ifdef Q_OS_MAC

@ -42,7 +42,7 @@
#define TQFONT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#endif // QT_H

@ -42,7 +42,7 @@
#ifndef TQT_NO_FONTDATABASE
#include <ntqtl.h>
#include <tqtl.h>
#include <ntqapplication.h>
#include <private/qunicodetables_p.h>

@ -42,7 +42,7 @@
#define TQFONTDATABASE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqstringlist.h"
#include "tqfont.h"

@ -140,5 +140,5 @@ inline TQObject* TQGuardedPtrPrivate::object() const
}
#define Q_DEFINED_QGUARDEDPTR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif

@ -62,7 +62,7 @@ class TQString;
#ifdef TQ_WS_X11
#include "tqmemarray.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "qt_x11_p.h"
#endif

@ -43,7 +43,7 @@
#ifndef TQT_NO_ACCEL
#include "tqaccel.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqvaluelist.h"
#ifndef TQT_NO_REGEXP
# include "tqregexp.h"

@ -50,7 +50,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
// of tqlayout.cpp, tqlayoutengine.cpp, tqmainwindow.cpp and qsplitter.cpp.
// of tqlayout.cpp, tqlayoutengine.cpp, tqmainwindow.cpp and tqsplitter.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//

@ -42,7 +42,7 @@
#define TQMIME_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqmap.h"
#endif // QT_H

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqvariant.h"
#include "tqvariant.h"
#include "ntqapplication.h"
#include "tqobject.h"
#include "tqobjectlist.h"

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqobjectdefs.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqevent.h"
#include "tqmutex.h"
@ -288,5 +288,5 @@ inline TQString TQObject::trUtf8( const char *sourceText, const char * ) {
#define Q_DEFINED_QOBJECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQOBJECT_H

@ -42,7 +42,7 @@
#define TQPAINTDEVICE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqrect.h"
#endif // QT_H

@ -271,7 +271,7 @@ TQPaintDeviceX11Data* TQPaintDevice::getX11Data( bool def ) const
low-level access. Using this function is not portable.
The HANDLE type varies with platform; see \c tqpaintdevice.h and
\c ntqwindowdefs.h for details.
\c tqwindowdefs.h for details.
\sa x11Display()
*/

@ -42,9 +42,9 @@
#define TQPALETTE_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqbrush.h" // TQColor->TQBrush conversion
#endif // QT_H

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqcolor.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H

@ -42,7 +42,7 @@
#define TQPOINT_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
@ -215,5 +215,5 @@ inline const TQPoint operator/( const TQPoint &p, double c )
}
#define Q_DEFINED_QPOINT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPOINT_H

@ -44,7 +44,7 @@
#ifndef QT_H
#include <tqprinter.h>
#include <ntqshared.h>
#include <tqshared.h>
#include <tqstring.h>
#include <tqsize.h>
#endif // QT_H

@ -54,7 +54,7 @@
a bottom-right corner, but it is normally expressed as an
upper-left corner and a size.
The coordinate type is TQCOORD (defined in \c ntqwindowdefs.h as \c
The coordinate type is TQCOORD (defined in \c tqwindowdefs.h as \c
int). The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and
the maximum value is TQCOORD_MAX (2147483647).

@ -272,5 +272,5 @@ inline bool TQRect::contains( int x, int y ) const
y >= y1 && y <= y2;
}
#define Q_DEFINED_QRECT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQRECT_H

@ -42,7 +42,7 @@
#define TQREGION_H
#ifndef QT_H
#include "ntqshared.h"
#include "tqshared.h"
#include "tqrect.h"
#endif // QT_H

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqobject.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqstring.h"
#include "tqstringlist.h"
#endif // QT_H

@ -42,7 +42,7 @@
#define TQSIGNAL_H
#ifndef QT_H
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqobject.h"
#endif // QT_H

@ -93,5 +93,5 @@ public:
};
#define Q_DEFINED_QCONNECTION_LIST
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQSIGNALSLOTIMP_H

@ -51,7 +51,7 @@
A size is specified by a width and a height.
The coordinate type is TQCOORD (defined in \c <ntqwindowdefs.h> as \c int).
The coordinate type is TQCOORD (defined in \c <tqwindowdefs.h> as \c int).
The minimum value of TQCOORD is TQCOORD_MIN (-2147483648) and the maximum
value is TQCOORD_MAX (2147483647).

@ -42,7 +42,7 @@
#define TQSIZE_H
#ifndef QT_H
#include "tqpoint.h" // ### change to ntqwindowdefs.h?
#include "tqpoint.h" // ### change to tqwindowdefs.h?
#endif // QT_H
class TQ_EXPORT TQSize

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqsound.h"
#include "tqsound.h"
#ifndef TQT_NO_SOUND
@ -98,7 +98,7 @@ public:
};
/*!
\class TQSound ntqsound.h
\class TQSound tqsound.h
\brief The TQSound class provides access to the platform audio facilities.
\ingroup multimedia

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqsound.h"
#include "tqsound.h"
#ifndef TQT_NO_SOUND
@ -244,7 +244,7 @@ void TQAuServerNAS::dataReceived()
AuHandleEvents(nas);
}
#include "qsound_x11.moc"
#include "tqsound_x11.moc"
#endif

@ -17,7 +17,7 @@
#define QT_H
#include "tqglobal.h"
#include "tqfeatures.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqptrcollection.h"
#include "tqglist.h"
#include "tqobjectdefs.h"
@ -29,7 +29,7 @@
#include "tqptrlist.h"
#include "tqiodevice.h"
#include "tqkeysequence.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqgdict.h"
#include "tqfont.h"
#include "tqdatastream.h"
@ -39,7 +39,7 @@
#include "tqtextstream.h"
#include "tqfontinfo.h"
#include "tqsizepolicy.h"
#include "ntqtl.h"
#include "tqtl.h"
#include "tqsize.h"
#include "tqrect.h"
#include "tqbitarray.h"
@ -127,7 +127,7 @@
#include "tqwindowsstyle.h"
#include "tqconnection.h"
#include "tqbitmap.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsignal.h"
#include <tqmessagebox.h>
#include "tqmetaobject.h"
@ -196,10 +196,10 @@
#include <tqsocket.h>
#include <tqserversocket.h>
#include <tqdns.h>
#include <ntqsound.h>
#include <tqsound.h>
#include <tqspinbox.h>
#include <ntqsplashscreen.h>
#include <ntqsplitter.h>
#include <tqsplashscreen.h>
#include <tqsplitter.h>
#include "tqsqlerror.h"
#include "tqeditorfactory.h"
#include "tqsqlquery.h"
@ -247,7 +247,7 @@
#include "tqurloperator.h"
#include <tqfiledialog.h>
#include <tqutfcodec.h>
#include <ntquuid.h>
#include <tquuid.h>
#include <tqvalidator.h>
#include <tqasyncimageio.h>
#include <tqvaluestack.h>

@ -44,7 +44,7 @@
#if defined(TQT_THREAD_SUPPORT)
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
#include <limits.h>

@ -65,7 +65,7 @@ static inline int qt_open(const char *pathname, int flags, mode_t mode)
#include "tqbuffer.h"
#include "tqdatastream.h"
#include "tqmap.h"
#include "ntqtl.h"
#include "tqtl.h"
#if defined(Q_OS_UNIX)
#define QT_USE_MMAP

@ -40,7 +40,7 @@
#include <float.h>
#include "ntqvariant.h"
#include "tqvariant.h"
#ifndef TQT_NO_VARIANT
#include "tqstring.h"
#include "tqcstring.h"
@ -61,7 +61,7 @@
#include "tqcursor.h"
#include "tqdatetime.h"
#include "tqsizepolicy.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqbitarray.h"
#include "tqkeysequence.h"
#include "tqpen.h"
@ -70,7 +70,7 @@
#define DBL_DIG 10
#endif //DBL_DIG
// Uncomment to test for memory leaks or to run qt/test/qvariant/main.cpp
// Uncomment to test for memory leaks or to run qt/test/tqvariant/main.cpp
// #define TQVARIANT_DEBUG
@ -354,7 +354,7 @@ void TQVariant::Private::clear()
}
/*!
\class TQVariant ntqvariant.h
\class TQVariant tqvariant.h
\brief The TQVariant class acts like a union for the most common TQt data types.
\ingroup objectmodel

@ -1252,7 +1252,7 @@ void TQWidget::deactivateWidgetCleanup()
id.
The window identifier type depends on the underlying window
system, see \c ntqwindowdefs.h for the actual definition. If there
system, see \c tqwindowdefs.h for the actual definition. If there
is no widget with this identifier, 0 is returned.
*/

@ -42,7 +42,7 @@
#define TQWIDGET_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqobject.h"
#include "tqpaintdevice.h"
#include "tqpalette.h"
@ -1042,6 +1042,6 @@ struct TQ_EXPORT TQWExtra {
};
#define Q_DEFINED_QWIDGET
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQWIDGET_H

@ -131,7 +131,7 @@ typedef struct AEDesc AppleEvent;
#endif // TQ_WS_MAC
#if defined(TQ_WS_WIN)
#include "qwindowdefs_win.h"
#include "tqwindowdefs_win.h"
#endif // TQ_WS_WIN

@ -42,7 +42,7 @@
#define TQWMATRIX_H
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include "tqpointarray.h"
#include "tqrect.h"
#include "tqregion.h"

@ -28,10 +28,10 @@
PixElement::*;
QRenameEdit::*;
QRollEffect::*;
QSharedDoubleBufferCleaner::*;
TQSharedDoubleBufferCleaner::*;
QSmSocketReceiver::*;
TQSpinBoxValidator::*;
QSplitterHandle::*;
TQSplitterHandle::*;
TQSqlRecordShared::*;
QSVChildRec::*;
qt_xdnd_*;

@ -97,7 +97,7 @@ void yyerror( const char *msg );
bool isEnumType( const char* type );
int enumIndex( const char* type );
bool isVariantType( const char* type );
int qvariant_nameToType( const char* name );
int tqvariant_nameToType( const char* name );
static void init(); // initialize
static void initClass(); // prepare for new class
static void generateClass(); // generate C++ code for class
@ -212,7 +212,7 @@ TQCString uTypeExtra( TQCString ctype )
TQCString typeExtra = "0";
if ( !validUType( ctype ) ) {
if ( isVariantType( rawUType(ctype) ) )
typeExtra.sprintf("\"\\x%02x\"", qvariant_nameToType( rawUType(ctype) ) );
typeExtra.sprintf("\"\\x%02x\"", tqvariant_nameToType( rawUType(ctype) ) );
else
typeExtra.sprintf( "\"%s\"", rawUType(ctype).data() );
return typeExtra;
@ -227,7 +227,7 @@ TQCString uTypeExtra( TQCString ctype )
if ( raw == "char" )
;
else if ( isVariantType( raw ) )
typeExtra.sprintf("\"\\x%02x\"", qvariant_nameToType( raw ) );
typeExtra.sprintf("\"\\x%02x\"", tqvariant_nameToType( raw ) );
else
typeExtra.sprintf( "\"%s\"", raw.stripWhiteSpace().data() );
@ -249,7 +249,7 @@ TQCString uTypeExtra( TQCString ctype )
/*
Attention!
This table is copied from qvariant.cpp. If you change
This table is copied from tqvariant.cpp. If you change
one, change both.
*/
static const int ntypes = 35;
@ -292,7 +292,7 @@ static const char* const type_map[ntypes] =
"TQ_ULLONG"
};
int qvariant_nameToType( const char* name )
int tqvariant_nameToType( const char* name )
{
for ( int i = 0; i < ntypes; i++ ) {
if ( !qstrcmp( type_map[i], name ) )
@ -306,7 +306,7 @@ int qvariant_nameToType( const char* name )
*/
bool isVariantType( const char* type )
{
return qvariant_nameToType( type ) != 0;
return tqvariant_nameToType( type ) != 0;
}
/*
@ -569,7 +569,7 @@ class parser_reg {
bool noInclude; // no #include <filename>
bool generatedCode; // no code generated
bool mocError; // moc parsing error occurred
bool hasVariantIncluded; //whether or not ntqvariant.h was included yet
bool hasVariantIncluded; //whether or not tqvariant.h was included yet
TQCString className; // name of parsed class
TQCString superClassName; // name of first super class
TQStrList multipleSuperClasses; // other superclasses
@ -2747,7 +2747,7 @@ int generateProps()
if ( !isEnumType( it.current()->type ) )
flags |= UnresolvedEnum;
} else {
flags |= qvariant_nameToType( it.current()->type ) << 24;
flags |= tqvariant_nameToType( it.current()->type ) << 24;
}
if ( it.current()->getfunc )
flags |= Readable;
@ -2923,7 +2923,7 @@ void generateClass() // generate C++ source code for a class
needToIncludeVariant = ( f->type != "void" && !validUType( f->type ) && isVariantType( f->type) );
if ( needToIncludeVariant ) {
fprintf( out, "#include <%sntqvariant.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%stqvariant.h>\n", (const char*)g->qtPath );
g->hasVariantIncluded = TRUE;
}
}

@ -110,7 +110,7 @@ void yyerror( const char *msg );
bool isEnumType( const char* type );
int enumIndex( const char* type );
bool isVariantType( const char* type );
int qvariant_nameToType( const char* name );
int tqvariant_nameToType( const char* name );
static void init(); // initialize
static void initClass(); // prepare for new class
static void generateClass(); // generate C++ code for class
@ -225,7 +225,7 @@ TQCString uTypeExtra( TQCString ctype )
TQCString typeExtra = "0";
if ( !validUType( ctype ) ) {
if ( isVariantType( rawUType(ctype) ) )
typeExtra.sprintf("\"\\x%02x\"", qvariant_nameToType( rawUType(ctype) ) );
typeExtra.sprintf("\"\\x%02x\"", tqvariant_nameToType( rawUType(ctype) ) );
else
typeExtra.sprintf( "\"%s\"", rawUType(ctype).data() );
return typeExtra;
@ -240,7 +240,7 @@ TQCString uTypeExtra( TQCString ctype )
if ( raw == "char" )
;
else if ( isVariantType( raw ) )
typeExtra.sprintf("\"\\x%02x\"", qvariant_nameToType( raw ) );
typeExtra.sprintf("\"\\x%02x\"", tqvariant_nameToType( raw ) );
else
typeExtra.sprintf( "\"%s\"", raw.stripWhiteSpace().data() );
@ -262,7 +262,7 @@ TQCString uTypeExtra( TQCString ctype )
/*
Attention!
This table is copied from qvariant.cpp. If you change
This table is copied from tqvariant.cpp. If you change
one, change both.
*/
static const int ntypes = 35;
@ -305,7 +305,7 @@ static const char* const type_map[ntypes] =
"TQ_ULLONG"
};
int qvariant_nameToType( const char* name )
int tqvariant_nameToType( const char* name )
{
for ( int i = 0; i < ntypes; i++ ) {
if ( !qstrcmp( type_map[i], name ) )
@ -319,7 +319,7 @@ int qvariant_nameToType( const char* name )
*/
bool isVariantType( const char* type )
{
return qvariant_nameToType( type ) != 0;
return tqvariant_nameToType( type ) != 0;
}
/*
@ -582,7 +582,7 @@ class parser_reg {
bool noInclude; // no #include <filename>
bool generatedCode; // no code generated
bool mocError; // moc parsing error occurred
bool hasVariantIncluded; //whether or not ntqvariant.h was included yet
bool hasVariantIncluded; //whether or not tqvariant.h was included yet
TQCString className; // name of parsed class
TQCString superClassName; // name of first super class
TQStrList multipleSuperClasses; // other superclasses
@ -5622,7 +5622,7 @@ int generateProps()
if ( !isEnumType( it.current()->type ) )
flags |= UnresolvedEnum;
} else {
flags |= qvariant_nameToType( it.current()->type ) << 24;
flags |= tqvariant_nameToType( it.current()->type ) << 24;
}
if ( it.current()->getfunc )
flags |= Readable;
@ -5798,7 +5798,7 @@ void generateClass() // generate C++ source code for a class
needToIncludeVariant = ( f->type != "void" && !validUType( f->type ) && isVariantType( f->type) );
if ( needToIncludeVariant ) {
fprintf( out, "#include <%sntqvariant.h>\n", (const char*)g->qtPath );
fprintf( out, "#include <%stqvariant.h>\n", (const char*)g->qtPath );
g->hasVariantIncluded = TRUE;
}
}

@ -272,6 +272,6 @@ private:
};
#define Q_DEFINED_QHTTP
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif

@ -41,7 +41,7 @@
#include "tqsocketdevice.h"
#ifndef TQT_NO_NETWORK
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include <string.h>

@ -84,7 +84,7 @@ static inline int qt_socket_socket(int domain, int type, int protocol)
#ifndef TQT_NO_NETWORK
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#include <errno.h>
#include <sys/types.h>

@ -44,7 +44,7 @@
#ifndef QT_H
#include "tqcolor.h"
#include "tqmemarray.h"
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H
#if !defined( TQT_MODULE_OPENGL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -52,7 +52,7 @@
//
#include <tqglobal.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqptrvector.h>
#include <tqvaluevector.h>
#include <tqsqlresult.h>

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqtable.h"
#include "tqsql.h"
#include "tqsqlcursor.h"

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqobject.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -57,7 +57,7 @@
#include "tqmap.h"
#include "tqvaluevector.h"
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsql.h"
#endif // QT_H
@ -87,7 +87,7 @@ struct Holder {
};
#define Q_DEFINED_QSQLEXTENSION
#include "ntqwinexport.h"
#include "tqwinexport.h"
class TQM_EXPORT_SQL TQSqlExtension {
public:

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#endif // QT_H
#if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL )

@ -94,6 +94,6 @@ private:
};
#define Q_DEFINED_QSQLINDEX
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_SQL
#endif

@ -42,7 +42,7 @@
#define TQSQLPROPERTYMAP_H
#ifndef QT_H
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqstring.h"
#endif // QT_H

@ -44,7 +44,7 @@
#ifndef QT_H
#include "tqobject.h"
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqvaluelist.h"
#include "tqsqlerror.h"
#include "tqsqlfield.h"

@ -44,7 +44,7 @@
#include "tqregexp.h"
#include "tqvaluevector.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqnamespace.h"
class TQSqlRecordPrivate

@ -44,7 +44,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "tqstringlist.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsqlfield.h"
#endif // QT_H

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include "tqsqlerror.h"
#include "tqsqlfield.h"
#include "tqsql.h"

@ -54,7 +54,7 @@
#include "tqtabbar.h"
#include "tqtabwidget.h"
#include "tqlistview.h"
#include "ntqsplitter.h"
#include "tqsplitter.h"
#include "tqslider.h"
#include "tqcombobox.h"
#include "tqdockwindow.h"

@ -49,7 +49,7 @@
#include "tqmemarray.h"
#include "tqptrlist.h"
#include "tqguardedptr.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqintdict.h"
#include "tqstringlist.h"
#endif // QT_H
@ -111,7 +111,7 @@ private:
};
#define Q_DEFINED_QTABLE_SELECTION
#include "ntqwinexport.h"
#include "tqwinexport.h"
class TQM_EXPORT_TABLE TQTableItem : public TQt
{
@ -178,7 +178,7 @@ private:
};
#define Q_DEFINED_QTABLE_ITEM
#include "ntqwinexport.h"
#include "tqwinexport.h"
class TQM_EXPORT_TABLE TQComboTableItem : public TQTableItem
{
@ -556,6 +556,6 @@ private:
};
#define Q_DEFINED_QTABLE
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQT_NO_TABLE
#endif // TABLE_H

@ -53,7 +53,7 @@
#ifndef QT_H
#include "tqstringlist.h"
#include "ntquuid.h"
#include "tquuid.h"
#endif // QT_H
#if __GNUC__ - 0 > 3

@ -48,7 +48,7 @@ tools {
$$TOOLS_H/tqsemaphore.h \
$$TOOLS_H/tqsettings.h \
$$TOOLS_P/tqsettings_p.h \
$$TOOLS_H/ntqshared.h \
$$TOOLS_H/tqshared.h \
$$TOOLS_H/tqptrstack.h \
$$TOOLS_H/tqstring.h \
$$TOOLS_H/tqstringlist.h \
@ -65,7 +65,7 @@ tools {
$$TOOLS_H/tqwaitcondition.h \
$$TOOLS_P/qcom_p.h \
$$TOOLS_P/qucom_p.h \
$$TOOLS_H/ntquuid.h
$$TOOLS_H/tquuid.h
win32:SOURCES += $$TOOLS_CPP/tqdir_win.cpp \
$$TOOLS_CPP/tqfile_win.cpp \
@ -77,7 +77,7 @@ tools {
$$TOOLS_CPP/tqthreadstorage_win.cpp \
$$TOOLS_CPP/qcriticalsection_p.cpp
win32-borland:SOURCES += $$TOOLS_CPP/qwinexport.cpp
win32-borland:SOURCES += $$TOOLS_CPP/tqwinexport.cpp
wince-* {
SOURCES -= $$TOOLS_CPP/tqdir_win.cpp \
@ -137,7 +137,7 @@ tools {
$$TOOLS_CPP/tqtextstream.cpp \
$$TOOLS_CPP/qunicodetables.cpp \
$$TOOLS_CPP/qucom.cpp \
$$TOOLS_CPP/quuid.cpp
$$TOOLS_CPP/tquuid.cpp
irix-cc* {
CXXFLAGS_PRELINK = $$QMAKE_CXXFLAGS

@ -41,7 +41,7 @@
#include "private/qucom_p.h"
#include "private/qucomextra_p.h"
#include "ntqvariant.h"
#include "tqvariant.h"
#include <new>

@ -55,7 +55,7 @@
#ifndef QT_H
#include "tqstring.h"
#include "ntquuid.h"
#include "tquuid.h"
#endif // QT_H
#ifdef check

@ -119,5 +119,5 @@ public:
};
#define Q_DEFINED_QASCIIDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQASCIIDICT_H

@ -378,5 +378,5 @@ TQ_EXPORT inline const TQCString operator+( char c1, const TQCString &s2 )
tmp += s2;
return tmp;
}
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQCSTRING_H

@ -119,5 +119,5 @@ public:
};
#define Q_DEFINED_QDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQDICT_H

@ -92,13 +92,13 @@ SeeAlso: ???
Feature: TEMPLATE_VARIANT
Section: Data structures
Requires: VARIANT STRINGLIST
Name: Template classes in QVariant
Name: Template classes in TQVariant
SeeAlso: ???
Feature: VARIANT
Section: Data structures
Requires:
Name: QVariant
Name: TQVariant
SeeAlso: ???
Feature: REGEXP_OPTIM

@ -77,7 +77,7 @@
#endif
/*!
\class TQShared ntqshared.h
\class TQShared tqshared.h
\reentrant
\ingroup shared
\brief The TQShared class is used internally for implementing shared classes.

@ -42,7 +42,7 @@
#define TQGARRAY_H
#ifndef QT_H
#include "ntqshared.h"
#include "tqshared.h"
#endif // QT_H

@ -42,7 +42,7 @@
#ifndef QT_H
#include "tqdict.h"
#include "tqlibrary.h"
#include "ntquuid.h"
#include "tquuid.h"
#include "tqstringlist.h"
#include "qcom_p.h"
#endif // QT_H

@ -115,5 +115,5 @@ public:
};
#define Q_DEFINED_QINTDICT
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQINTDICT_H

@ -81,6 +81,6 @@ private: // Disabled copy constructor and operator=
};
#define Q_DEFINED_QLIBRARY
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif //TQT_NO_LIBRARY
#endif //TQLIBRARY_H

@ -58,7 +58,7 @@
#ifndef TQT_NO_LIBRARY
#ifndef QT_H
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
class TQLibraryPrivate

@ -43,7 +43,7 @@
#ifndef QT_H
#include "tqglobal.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqdatastream.h"
#include "tqpair.h"
#include "tqvaluelist.h"
@ -877,5 +877,5 @@ TQ_INLINE_TEMPLATES TQDataStream& operator<<( TQDataStream& s, const TQMap<Key,T
#endif
#define Q_DEFINED_QMAP
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQMAP_H

@ -113,5 +113,5 @@ public:
};
#define Q_DEFINED_QMEMARRAY
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif

@ -186,6 +186,6 @@ public:
};
#define Q_DEFINED_QPTRLIST
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPTRLIST_H

@ -110,5 +110,5 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPtrCollection:
}
#define Q_DEFINED_QPTRVECTOR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQPTRVECTOR_H

@ -50,7 +50,7 @@
#include "tqmap.h"
#include "tqptrvector.h"
#include "tqstring.h"
#include "ntqtl.h"
#include "tqtl.h"
#ifdef TQT_THREAD_SUPPORT
#include "tqthreadstorage.h"

@ -1109,5 +1109,5 @@ extern TQ_EXPORT TQString qt_winMB2TQString( const char* mb, int len=-1 );
#endif
#define Q_DEFINED_QSTRING
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQSTRING_H

@ -44,7 +44,7 @@
#include "tqregexp.h"
#include "tqstrlist.h"
#include "tqdatastream.h"
#include "ntqtl.h"
#include "tqtl.h"
/*!
\class TQStringList tqstringlist.h
@ -61,7 +61,7 @@
objects. Unlike TQStrList, which stores pointers to characters,
TQStringList holds real TQString objects. It is the class of choice
whenever you work with Unicode strings. TQStringList is part of the
\link ntqtl.html TQt Template Library\endlink.
\link tqtl.html TQt Template Library\endlink.
Like TQString itself, TQStringList objects are implicitly shared, so
passing them around as value-parameters is both fast and safe.
@ -171,7 +171,7 @@
/*!
Sorts the list of strings in ascending case-sensitive order.
Sorting is very fast. It uses the \link ntqtl.html TQt Template
Sorting is very fast. It uses the \link tqtl.html TQt Template
Library's\endlink efficient HeapSort implementation that has a
time complexity of O(n*log n).

@ -55,7 +55,7 @@
#ifndef QT_H
#include "tqmutex.h"
#include "ntqwindowdefs.h"
#include "tqwindowdefs.h"
#endif // QT_H
#ifdef Q_OS_UNIX

@ -36,12 +36,12 @@
**
**********************************************************************/
#include "ntquuid.h"
#include "tquuid.h"
#include "tqdatastream.h"
/*!
\class TQUuid ntquuid.h
\class TQUuid tquuid.h
\brief The TQUuid class defines a Universally Unique Identifier (UUID).
\reentrant

@ -42,8 +42,8 @@
#define TQVALUELIST_H
#ifndef QT_H
#include "ntqtl.h"
#include "ntqshared.h"
#include "tqtl.h"
#include "tqshared.h"
#include "tqdatastream.h"
#endif // QT_H
@ -677,5 +677,5 @@ TQ_INLINE_TEMPLATES TQDataStream& operator<<( TQDataStream& s, const TQValueList
#define Q_DEFINED_QVALUELIST
#define Q_DEFINED_QVALUELIST
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQVALUELIST_H

@ -42,8 +42,8 @@
#include <cstddef>
#ifndef QT_H
#include "ntqtl.h"
#include "ntqshared.h"
#include "tqtl.h"
#include "tqshared.h"
#include "tqdatastream.h"
#endif // QT_H
@ -573,5 +573,5 @@ TQ_INLINE_TEMPLATES TQDataStream& operator<<( TQDataStream& s, const TQValueVect
#endif // TQT_NO_DATASTREAM
#define Q_DEFINED_QVALUEVECTOR
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif // TQVALUEVECTOR_H

@ -38,9 +38,9 @@ widgets {
$$WIDGETS_H/tqscrollbar.h \
$$WIDGETS_H/tqscrollview.h \
$$WIDGETS_H/tqslider.h \
$$WIDGETS_H/ntqsplashscreen.h \
$$WIDGETS_H/tqsplashscreen.h \
$$WIDGETS_H/tqspinbox.h \
$$WIDGETS_H/ntqsplitter.h \
$$WIDGETS_H/tqsplitter.h \
$$WIDGETS_H/tqstatusbar.h \
$$WIDGETS_H/tqtabbar.h \
$$WIDGETS_H/tqsyntaxhighlighter.h \
@ -100,10 +100,10 @@ widgets {
$$WIDGETS_CPP/tqscrollbar.cpp \
$$WIDGETS_CPP/tqscrollview.cpp \
$$WIDGETS_CPP/tqslider.cpp \
$$WIDGETS_CPP/qsplashscreen.cpp \
$$WIDGETS_CPP/tqsplashscreen.cpp \
$$WIDGETS_CPP/tqspinbox.cpp \
$$WIDGETS_CPP/tqspinwidget.cpp \
$$WIDGETS_CPP/qsplitter.cpp \
$$WIDGETS_CPP/tqsplitter.cpp \
$$WIDGETS_CPP/tqstatusbar.cpp \
$$WIDGETS_CPP/tqsyntaxhighlighter.cpp \
$$WIDGETS_CPP/tqtabbar.cpp \
@ -134,8 +134,8 @@ wince-* {
HEADERS += $$WIDGETS_H/ce/qcemainwindow.h
SOURCES -= $$WIDGETS_CPP/tqsyntaxhighlighter.cpp \
$$WIDGETS_CPP/qsplashscreen.cpp
$$WIDGETS_CPP/tqsplashscreen.cpp
HEADERS -= $$WIDGETS_H/tqsyntaxhighlighter.h \
$$WIDGETS_H/ntqsplashscreen.h
$$WIDGETS_H/tqsplashscreen.h
}

@ -43,7 +43,7 @@
#include <tqpushbutton.h>
#include <tqguardedptr.h>
#include <tqmap.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#ifndef TQT_NO_DIALOG
#include <tqdialog.h>
#endif // TQT_NO_DIALOG

@ -41,7 +41,7 @@
#include "tqdockarea.h"
#ifndef TQT_NO_MAINWINDOW
#include "ntqsplitter.h"
#include "tqsplitter.h"
#include "tqlayout.h"
#include "tqptrvector.h"
#include "ntqapplication.h"

@ -185,7 +185,7 @@ TQ_EXPORT TQTextStream &operator>>( TQTextStream &, TQDockArea & );
#endif
#define Q_DEFINED_QDOCKAREA
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif //TQT_NO_MAINWINDOW

@ -231,7 +231,7 @@ inline TQDockArea *TQDockWindow::area() const
}
#define Q_DEFINED_QDOCKWINDOW
#include "ntqwinexport.h"
#include "tqwinexport.h"
#endif
#endif // TQDOCKWINDOW_H

@ -56,7 +56,7 @@
#include "tqcleanuphandler.h"
#include "tqpixmapcache.h"
#include "tqpopupmenu.h"
#include "ntqtl.h"
#include "tqtl.h"
#include "tqdragobject.h"
#include "tqlineedit.h"
#include "tqvbox.h"

@ -36,7 +36,7 @@
**
**********************************************************************/
#include "ntqsplashscreen.h"
#include "tqsplashscreen.h"
#ifndef TQT_NO_SPLASHSCREEN
@ -54,7 +54,7 @@ public:
};
/*!
\class TQSplashScreen ntqsplashscreen.h
\class TQSplashScreen tqsplashscreen.h
\brief The TQSplashScreen widget provides a splash screen that can
be shown during application startup.

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqsplitter.h"
#include "tqsplitter.h"
#ifndef TQT_NO_SPLITTER
#include "tqlayout.h"
@ -206,7 +206,7 @@ TQCOORD TQSplitterLayoutStruct::getSizer( Orientation orient )
is also possible to reorder the widgets within the splitter using
moveToFirst() and moveToLast().
<img src=qsplitter-m.png> <img src=qsplitter-w.png>
<img src=tqsplitter-m.png> <img src=tqsplitter-w.png>
\sa TQTabBar
*/

@ -45,7 +45,7 @@
#include "tqtimer.h"
#include "tqptrdict.h"
#include "tqtoolbutton.h"
#include "ntqshared.h"
#include "tqshared.h"
#include "tqcursor.h"
#include "tqbitmap.h"
#include "tqtooltip.h"

@ -46,7 +46,7 @@
#include <tqtextstream.h>
#include <tqobjectlist.h>
#include <tqsettings.h>
#include <ntqsplashscreen.h>
#include <tqsplashscreen.h>
#include <tqdir.h>
#include <stdlib.h>

@ -57,7 +57,7 @@
#include <tqtextedit.h>
#include <tqptrstack.h>
#include <tqheader.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#ifndef TQT_NO_TABLE
#include <tqtable.h>
#endif

@ -40,7 +40,7 @@
#include <tqstring.h>
#include <tqrect.h>
#include <tqvaluelist.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqobject.h>
#include <tqlistview.h>
#include <tqptrlist.h>

@ -30,7 +30,7 @@
#include <tqspinbox.h>
#include <tqstring.h>
#include <tqtooltip.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqwhatsthis.h>
#include <tqwidget.h>

@ -39,7 +39,7 @@
#include <tqfile.h>
#include <tqdir.h>
#include <tqsettings.h>
#include <ntqsplashscreen.h>
#include <tqsplashscreen.h>
#ifdef TQ_WS_WIN
#include <qt_windows.h>

@ -42,7 +42,7 @@
#include "command.h"
#include "outputwindow.h"
#include "../shared/widgetdatabase.h"
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqlistview.h>
#include <tqtextedit.h>
#include <tqstatusbar.h>

@ -74,7 +74,7 @@
#include <tqaccel.h>
#include <tqpixmapcache.h>
#include <tqbitmap.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
// FormWindow should be able to work to some limited degree
// (existance, loading) without a MainWindow. Functions which require

@ -34,7 +34,7 @@
#ifndef HIRARCHYVIEW_H
#define HIRARCHYVIEW_H
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqlistview.h>
#include <tqtabwidget.h>
#include <tqguardedptr.h>

@ -41,7 +41,7 @@
#include <tqpainter.h>
#include <tqpen.h>
#include <tqbitmap.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqvaluevector.h>
#include <tqmainwindow.h>

@ -34,7 +34,7 @@
#ifndef METADATABASE_H
#define METADATABASE_H
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqstring.h>
#include <tqstringlist.h>
#include <tqmap.h>

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler need this here
#include <tqvariant.h> // HP-UX compiler need this here
#include "orderindicator.h"
#include "formwindow.h"

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler needs this here
#include <tqvariant.h> // HP-UX compiler needs this here
#include "pixmapchooser.h"
#include "formwindow.h"

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler needs this here
#include <tqvariant.h> // HP-UX compiler needs this here
#include "propertyeditor.h"
#include "formwindow.h"
@ -86,7 +86,7 @@
#include <tqassistantclient.h>
#include <tqdrawutil.h>
#include <tqmultilineedit.h> // FIXME: obsolete
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqdatatable.h>
#include <tqtextview.h>

@ -35,7 +35,7 @@
#define PROPERTYEDITOR_H
#include <tqfeatures.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqlistview.h>
#include <tqptrlist.h>
#include <tqguardedptr.h>

@ -36,7 +36,7 @@
#include <tqptrvector.h>
#include <tqptrlist.h>
#include <tqmetaobject.h>
#include <ntqvariant.h>
#include <tqvariant.h>
PropertyObject::PropertyObject( const TQWidgetList &objs )
: TQObject(), objects( objs ), mobj( 0 )

@ -85,7 +85,7 @@
#include <tqwizard.h>
#include <tqworkspace.h>
#include <tqworkspace.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <private/qucom_p.h>
static TQString makeIndent( int indent )

@ -36,7 +36,7 @@
#include <tqstring.h>
#include <tqtextstream.h>
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqvaluelist.h>
#include <tqimage.h>
#include "actiondnd.h"

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler needs this here
#include <tqvariant.h> // HP-UX compiler needs this here
#include "sizehandle.h"
#include "formwindow.h"

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler needs this here
#include <tqvariant.h> // HP-UX compiler needs this here
#include "styledbutton.h"
#include "formwindow.h"
#include "pixmapchooser.h"

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler need this here
#include <tqvariant.h> // HP-UX compiler need this here
#include "widgetfactory.h"
#include <widgetdatabase.h>
#include "metadatabase.h"
@ -92,7 +92,7 @@
#include <tqmainwindow.h>
#include <tqmenubar.h>
#include <ntqapplication.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqtoolbox.h>
#include <tqsizegrip.h>
#ifndef TQT_NO_SQL

@ -34,7 +34,7 @@
#ifndef WIDGETFACTORY_H
#define WIDGETFACTORY_H
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqiconset.h>
#include <tqstring.h>
#include <tqintdict.h>

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvariant.h> // HP-UX compiler needs this here
#include <tqvariant.h> // HP-UX compiler needs this here
#include "workspace.h"
#include "formwindow.h"
#include "mainwindow.h"

@ -8,7 +8,7 @@
****************************************************************************/
#include "creditformbase.h"
#include <ntqvariant.h> // first for gcc 2.7.2
#include <tqvariant.h> // first for gcc 2.7.2
#include <tqbuttongroup.h>
#include <tqpushbutton.h>
#include <tqradiobutton.h>

@ -9,7 +9,7 @@
#ifndef CREDITFORMBASE_H
#define CREDITFORMBASE_H
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqdialog.h>
class TQVBoxLayout;
class TQHBoxLayout;

@ -38,7 +38,7 @@
#include <tqdom.h>
#include <tqmap.h>
#include <tqstring.h>
#include <ntqvariant.h>
#include <tqvariant.h>
typedef TQMap<TQString, TQString> AttributeMap;

@ -38,7 +38,7 @@
#include <tqdom.h>
#include <tqmap.h>
#include <tqstring.h>
#include <ntqvariant.h>
#include <tqvariant.h>
typedef TQMap<TQString, TQString> AttributeMap;

@ -34,7 +34,7 @@
#ifndef DOMTOOL_H
#define DOMTOOL_H
#include <ntqvariant.h>
#include <tqvariant.h>
#include <tqnamespace.h>
class TQDomElement;

@ -505,7 +505,7 @@ void WidgetDatabase::setupDataBase( int id )
r = new WidgetDatabaseRecord;
r->name = "TQSplitter";
r->group = widgetGroup( "Temp" );
r->includeFile = "ntqsplitter.h";
r->includeFile = "tqsplitter.h";
r->isContainer = TRUE;
append( r );

@ -196,7 +196,7 @@ void Uic::createFormDecl( const TQDomElement &e )
out << "#ifndef " << protector << endl;
out << "#define " << protector << endl;
out << endl;
out << "#include <ntqvariant.h>" << endl; // for broken HP-UX compilers
out << "#include <tqvariant.h>" << endl; // for broken HP-UX compilers
if ( !imageMembers.isEmpty() )
out << "#include <tqpixmap.h>" << endl;
@ -818,7 +818,7 @@ void Uic::createFormImpl( const TQDomElement &e )
}
}
out << "#include <ntqvariant.h>" << endl; // first for gcc 2.7.2
out << "#include <tqvariant.h>" << endl; // first for gcc 2.7.2
globalIncludes = unique( globalIncludes );
for ( it = globalIncludes.begin(); it != globalIncludes.end(); ++it ) {

@ -39,7 +39,7 @@
#include <tqmap.h>
#include <tqtextstream.h>
#include <tqpalette.h>
#include <ntqvariant.h>
#include <tqvariant.h>
class Uic : public TQt
{

@ -93,7 +93,7 @@
#include <tqtextedit.h>
#include <tqscrollbar.h>
#include <tqmainwindow.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqaction.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>

@ -40,7 +40,7 @@
#include <tqtextcodec.h>
#include <tqtranslator.h>
#include <tqsettings.h>
#include <ntqsplashscreen.h>
#include <tqsplashscreen.h>
int main( int argc, char **argv )
{

@ -39,7 +39,7 @@
#include <metatranslator.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqstring.h>
#include <tqstringlist.h>
#include <tqvaluelist.h>

@ -210,7 +210,7 @@ void translate( const TQString& filename, const TQString& qmfile )
}
// workaround for BCC problem, tqtranslator.h includes ntqwindowdefs.h via tqobject.h, see NEEDS_QMAIN
// workaround for BCC problem, tqtranslator.h includes tqwindowdefs.h via tqobject.h, see NEEDS_QMAIN
#if defined(main)
#undef main
#endif

@ -43,7 +43,7 @@
#include <tqmenubar.h>
#include <tqtoolbutton.h>
#include <tqstatusbar.h>
#include <ntqsplitter.h>
#include <tqsplitter.h>
#include <tqregexp.h>
#if defined(Q_OS_WIN32)
#include <direct.h>

Loading…
Cancel
Save