diff options
Diffstat (limited to 'doc/html')
192 files changed, 2447 insertions, 2447 deletions
diff --git a/doc/html/aclock-example.html b/doc/html/aclock-example.html index 7f241db5a..06360b92c 100644 --- a/doc/html/aclock-example.html +++ b/doc/html/aclock-example.html @@ -98,7 +98,7 @@ private: #include "aclock.h" #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="qpainter-h.html">ntqpainter.h</a>> -#include <<a href="qbitmap-h.html">ntqbitmap.h</a>> +#include <<a href="tqbitmap-h.html">tqbitmap.h</a>> // // Constructs an analog clock widget that uses an internal TQTimer. @@ -172,7 +172,7 @@ void AnalogClock::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="qp void AnalogClock::updateMask() // paint clock mask { - <a href="ntqbitmap.html">TQBitmap</a> bm( <a href="tqwidget.html#size">size</a>() ); + <a href="tqbitmap.html">TQBitmap</a> bm( <a href="tqwidget.html#size">size</a>() ); bm.<a href="ntqpixmap.html#fill">fill</a>( color0 ); //transparent <a href="ntqpainter.html">TQPainter</a> paint; diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 608ae9887..634e87147 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -42,26 +42,26 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars <tr bgcolor=#f0f0f0><td><b><a href="tqactiongroup.html">TQActionGroup</a></b><td>Groups actions together <tr bgcolor=#f0f0f0><td><b><a href="ntqapplication.html">TQApplication</a></b><td>Manages the GUI application's control flow and main settings -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections <tr bgcolor=#f0f0f0><td><b><a href="ntqassistantclient.html">TQAssistantClient</a></b><td>Means of using TQt Assistant as an application's help tool <tr bgcolor=#f0f0f0><td><b><a href="tqbig5codec.html">TQBig5Codec</a></b><td>Conversion to and from the Big5 encoding <tr bgcolor=#f0f0f0><td><b><a href="tqbig5hkscscodec.html">TQBig5hkscsCodec</a></b><td>Conversion to and from the Big5-HKSCS encoding -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits -<tr bgcolor=#f0f0f0><td><b><a href="qbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits +<tr bgcolor=#f0f0f0><td><b><a href="tqbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray +<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps <tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically <tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter <tr bgcolor=#f0f0f0><td><b><a href="ntqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray <tr bgcolor=#f0f0f0><td><b><a href="ntqbutton.html">TQButton</a></b><td>The abstract base class of button widgets, providing functionality common to buttons <tr bgcolor=#f0f0f0><td><b><a href="ntqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group -<tr bgcolor=#f0f0f0><td><b><a href="qbytearray.html">TQByteArray</a></b><td>Array of bytes +<tr bgcolor=#f0f0f0><td><b><a href="tqbytearray.html">TQByteArray</a></b><td>Array of bytes <tr bgcolor=#f0f0f0><td><b><a href="ntqcdestyle.html">TQCDEStyle</a></b><td>CDE look and feel -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) -<tr bgcolor=#f0f0f0><td><b><a href="ntqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections <tr bgcolor=#f0f0f0><td><b><a href="tqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects <tr bgcolor=#f0f0f0><td><b><a href="tqcanvasellipse.html">TQCanvasEllipse</a></b><td>Ellipse or ellipse segment on a TQCanvas <tr bgcolor=#f0f0f0><td><b><a href="tqcanvasitem.html">TQCanvasItem</a></b><td>Abstract graphic object on a TQCanvas @@ -105,12 +105,12 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqdatetime.html">TQDateTime</a></b><td>Date and time functions <tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes <tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeeditbase.html">TQDateTimeEditBase</a></b><td>Abstraction for date and edit editors -<tr bgcolor=#f0f0f0><td><b><a href="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that <a href="shclass.html#implicitly-shared">implicitly shared</a> and <a href="shclass.html#explicitly-shared">explicitly shared</a> classes reference unique data +<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that <a href="shclass.html#implicitly-shared">implicitly shared</a> and <a href="shclass.html#explicitly-shared">explicitly shared</a> classes reference unique data <tr bgcolor=#f0f0f0><td><b><a href="ntqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems <tr bgcolor=#f0f0f0><td><b><a href="ntqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer) <tr bgcolor=#f0f0f0><td><b><a href="ntqdialog.html">TQDialog</a></b><td>The base class of dialog windows -<tr bgcolor=#f0f0f0><td><b><a href="ntqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections <tr bgcolor=#f0f0f0><td><b><a href="ntqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way <tr bgcolor=#f0f0f0><td><b><a href="ntqdns.html">TQDns</a></b><td>Asynchronous DNS lookups <tr bgcolor=#f0f0f0><td><b><a href="ntqdockarea.html">TQDockArea</a></b><td>Manages and lays out TQDockWindows @@ -202,10 +202,10 @@ body { background: #ffffff; color: black; } <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="tqimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images <tr bgcolor=#f0f0f0><td><b><a href="ntqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user -<tr bgcolor=#f0f0f0><td><b><a href="ntqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections <tr bgcolor=#f0f0f0><td><b><a href="qintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range <tr bgcolor=#f0f0f0><td><b><a href="tqjiscodec.html">TQJisCodec</a></b><td>Conversion to and from JIS character sets <tr bgcolor=#f0f0f0><td><b><a href="qkeyevent.html">TQKeyEvent</a></b><td>Describes a key event @@ -232,7 +232,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary <tr bgcolor=#f0f0f0><td><b><a href="tqmapconstiterator.html">TQMapConstIterator</a></b><td>Iterator for TQMap <tr bgcolor=#f0f0f0><td><b><a href="tqmapiterator.html">TQMapIterator</a></b><td>Iterator for TQMap -<tr bgcolor=#f0f0f0><td><b><a href="ntqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types +<tr bgcolor=#f0f0f0><td><b><a href="tqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types <tr bgcolor=#f0f0f0><td><b><a href="tqmenubar.html">TQMenuBar</a></b><td>Horizontal menu bar <tr bgcolor=#f0f0f0><td><b><a href="tqmenudata.html">TQMenuData</a></b><td>Base class for TQMenuBar and TQPopupMenu <tr bgcolor=#f0f0f0><td><b><a href="ntqmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons @@ -291,8 +291,8 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="ntqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label <tr bgcolor=#f0f0f0><td><b><a href="ntqrangecontrol.html">TQRangeControl</a></b><td>Integer value within a range <tr bgcolor=#f0f0f0><td><b><a href="ntqrect.html">TQRect</a></b><td>Defines a rectangle in the plane -<tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions -<tr bgcolor=#f0f0f0><td><b><a href="qregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a <a href="ntqregexp.html#regular-expression">regular expression</a> +<tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions +<tr bgcolor=#f0f0f0><td><b><a href="tqregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a <a href="tqregexp.html#regular-expression">regular expression</a> <tr bgcolor=#f0f0f0><td><b><a href="ntqregion.html">TQRegion</a></b><td>Clip region for a painter <tr bgcolor=#f0f0f0><td><b><a href="qresizeevent.html">TQResizeEvent</a></b><td>Event parameters for resize events <tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel diff --git a/doc/html/archivesearch-example.html b/doc/html/archivesearch-example.html index 58d160f4a..eff85def8 100644 --- a/doc/html/archivesearch-example.html +++ b/doc/html/archivesearch-example.html @@ -127,14 +127,14 @@ void ArchiveDialog::searchDone( bool error ) } else { <a href="tqstring.html">TQString</a> result(articleSearcher.readAll()); - <a href="ntqregexp.html">TQRegExp</a> rx("<a href=\"(http://lists\\.trolltech\\.com/qt-interest/.*)\">(.*)</a>"); -<a name="x482"></a> rx.<a href="ntqregexp.html#setMinimal">setMinimal</a>(TRUE); + <a href="tqregexp.html">TQRegExp</a> rx("<a href=\"(http://lists\\.trolltech\\.com/qt-interest/.*)\">(.*)</a>"); +<a name="x482"></a> rx.<a href="tqregexp.html#setMinimal">setMinimal</a>(TRUE); int pos = 0; while (pos >= 0) { -<a name="x481"></a> pos = rx.<a href="ntqregexp.html#search">search</a>(result, pos); +<a name="x481"></a> pos = rx.<a href="tqregexp.html#search">search</a>(result, pos); if (pos > -1) { -<a name="x480"></a> pos += rx.<a href="ntqregexp.html#matchedLength">matchedLength</a>(); -<a name="x479"></a> new <a href="qlistviewitem.html">TQListViewItem</a>(myListView, rx.<a href="ntqregexp.html#cap">cap</a>(2), rx.<a href="ntqregexp.html#cap">cap</a>(1)); +<a name="x480"></a> pos += rx.<a href="tqregexp.html#matchedLength">matchedLength</a>(); +<a name="x479"></a> new <a href="qlistviewitem.html">TQListViewItem</a>(myListView, rx.<a href="tqregexp.html#cap">cap</a>(2), rx.<a href="tqregexp.html#cap">cap</a>(1)); } } } diff --git a/doc/html/bigtable-example.html b/doc/html/bigtable-example.html index 2ac840b6f..45428479e 100644 --- a/doc/html/bigtable-example.html +++ b/doc/html/bigtable-example.html @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p> -<p> This example shows a sparse table implementation using a <a href="ntqintdict.html">TQIntDict</a> to +<p> This example shows a sparse table implementation using a <a href="tqintdict.html">TQIntDict</a> to keep track of the cells that are actually in use. <p> <hr> <p> Implementation: @@ -66,27 +66,27 @@ public: } void resizeData( int ) {} -<a name="x1286"></a> <a href="qtableitem.html">TQTableItem</a> *item( int r, int c ) const { return items.<a href="ntqintdict.html#find">find</a>( indexOf( r, c ) ); } -<a name="x1288"></a> void setItem( int r, int c, TQTableItem *i ) { items.<a href="ntqintdict.html#replace">replace</a>( indexOf( r, c ), i ); } -<a name="x1287"></a> void clearCell( int r, int c ) { items.<a href="ntqintdict.html#remove">remove</a>( indexOf( r, c ) ); } +<a name="x1286"></a> <a href="qtableitem.html">TQTableItem</a> *item( int r, int c ) const { return items.<a href="tqintdict.html#find">find</a>( indexOf( r, c ) ); } +<a name="x1288"></a> void setItem( int r, int c, TQTableItem *i ) { items.<a href="tqintdict.html#replace">replace</a>( indexOf( r, c ), i ); } +<a name="x1287"></a> void clearCell( int r, int c ) { items.<a href="tqintdict.html#remove">remove</a>( indexOf( r, c ) ); } void takeItem( <a href="qtableitem.html">TQTableItem</a> *item ) { items.<a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>( FALSE ); -<a name="x1294"></a><a name="x1293"></a> items.<a href="ntqintdict.html#remove">remove</a>( indexOf( item-><a href="qtableitem.html#row">row</a>(), item-><a href="qtableitem.html#col">col</a>() ) ); +<a name="x1294"></a><a name="x1293"></a> items.<a href="tqintdict.html#remove">remove</a>( indexOf( item-><a href="qtableitem.html#row">row</a>(), item-><a href="qtableitem.html#col">col</a>() ) ); items.<a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>( TRUE ); } - void insertWidget( int r, int c, TQWidget *w ) { widgets.<a href="ntqintdict.html#replace">replace</a>( indexOf( r, c ), w ); } - <a href="tqwidget.html">TQWidget</a> *cellWidget( int r, int c ) const { return widgets.<a href="ntqintdict.html#find">find</a>( indexOf( r, c ) ); } + void insertWidget( int r, int c, TQWidget *w ) { widgets.<a href="tqintdict.html#replace">replace</a>( indexOf( r, c ), w ); } + <a href="tqwidget.html">TQWidget</a> *cellWidget( int r, int c ) const { return widgets.<a href="tqintdict.html#find">find</a>( indexOf( r, c ) ); } void clearCellWidget( int r, int c ) { -<a name="x1289"></a> <a href="tqwidget.html">TQWidget</a> *w = widgets.<a href="ntqintdict.html#take">take</a>( indexOf( r, c ) ); +<a name="x1289"></a> <a href="tqwidget.html">TQWidget</a> *w = widgets.<a href="tqintdict.html#take">take</a>( indexOf( r, c ) ); if ( w ) <a name="x1290"></a> w-><a href="tqobject.html#deleteLater">deleteLater</a>(); } private: - <a href="ntqintdict.html">TQIntDict</a><TQTableItem> items; - <a href="ntqintdict.html">TQIntDict</a><TQWidget> widgets; + <a href="tqintdict.html">TQIntDict</a><TQTableItem> items; + <a href="tqintdict.html">TQIntDict</a><TQWidget> widgets; }; diff --git a/doc/html/canvas-example.html b/doc/html/canvas-example.html index f8286ba22..5a6431723 100644 --- a/doc/html/canvas-example.html +++ b/doc/html/canvas-example.html @@ -43,7 +43,7 @@ example provides a taste of what can be done. #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="tqmainwindow-h.html">tqmainwindow.h</a>> -#include <<a href="qintdict-h.html">ntqintdict.h</a>> +#include <<a href="tqintdict-h.html">tqintdict.h</a>> #include <<a href="tqcanvas-h.html">tqcanvas.h</a>> class BouncyLogo : public <a href="tqcanvassprite.html">TQCanvasSprite</a> { @@ -821,7 +821,7 @@ void <a name="f653"></a>Main::addMesh() this, "progress", TRUE ); #endif - <a href="ntqmemarray.html">TQMemArray</a><NodeItem*> lastRow(cols); + <a href="tqmemarray.html">TQMemArray</a><NodeItem*> lastRow(cols); for ( int j = 0; j < rows; j++ ) { int n = j%2 ? cols-1 : cols; NodeItem *prev = 0; diff --git a/doc/html/classchart.html b/doc/html/classchart.html index be3bd47a2..1175d9748 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -120,7 +120,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="291,452,400,469" href="ntqvalidator.html"> <area shape="rect" coords="290,470,401,488" href="qdoublevalidator.html"> <area shape="rect" coords="290,488,401,505" href="qintvalidator.html"> -<area shape="rect" coords="294,505,400,524" href="qregexpvalidator.html"> +<area shape="rect" coords="294,505,400,524" href="tqregexpvalidator.html"> <area shape="rect" coords="294,524,401,540" href="tqeditorfactory.html"> <area shape="rect" coords="282,541,401,567" href="ntqlayout.html"> <area shape="rect" coords="289,568,397,594" href="tqsqldatabase.html"> @@ -228,7 +228,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="666,646,780,666" href="qspaceritem.html"> <area shape="rect" coords="668,666,759,686" href="tqwidgetitem.html"> <area shape="rect" coords="784,34,885,63" href="ntqaccessible.html"> -<area shape="rect" coords="782,62,885,79" href="ntqasciicache.html"> +<area shape="rect" coords="782,62,885,79" href="tqasciicache.html"> <area shape="rect" coords="782,80,882,98" href="qchar.html"> <area shape="rect" coords="782,99,882,116" href="qcharref.html"> <area shape="rect" coords="782,116,878,133" href="ntqcolor.html"> @@ -236,7 +236,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="786,150,877,171" href="ntqdatastream.html"> <area shape="rect" coords="787,171,877,188" href="tqdate.html"> <area shape="rect" coords="786,186,875,203" href="tqdatetime.html"> -<area shape="rect" coords="785,203,875,221" href="ntqdeepcopy.html"> +<area shape="rect" coords="785,203,875,221" href="tqdeepcopy.html"> <area shape="rect" coords="785,221,876,241" href="ntqdir.html"> <area shape="rect" coords="782,241,876,257" href="tqdomnode.html"> <area shape="rect" coords="782,258,884,275" href="ntqfileinfo.html"> @@ -253,17 +253,17 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="789,452,885,473" href="tqimage.html"> <area shape="rect" coords="789,468,895,489" href="tqimageformatplugin.html"> <area shape="rect" coords="789,489,895,505" href="tqimageio.html"> -<area shape="rect" coords="789,505,869,523" href="ntqintcache.html"> +<area shape="rect" coords="789,505,869,523" href="tqintcache.html"> <area shape="rect" coords="785,524,868,542" href="ntqiodevice.html"> <area shape="rect" coords="785,542,872,558" href="ntqlibrary.html"> <area shape="rect" coords="786,558,873,575" href="ntqlocale.html"> <area shape="rect" coords="787,576,873,594" href="tqmap.html"> -<area shape="rect" coords="792,593,901,611" href="qasciicacheiterator.html"> -<area shape="rect" coords="790,611,901,630" href="qcacheiterator.html"> -<area shape="rect" coords="790,630,890,647" href="qintcacheiterator.html"> -<area shape="rect" coords="787,648,891,664" href="qasciidictiterator.html"> -<area shape="rect" coords="787,664,873,685" href="qdictiterator.html"> -<area shape="rect" coords="896,37,990,62" href="ntqmemarray.html"> +<area shape="rect" coords="792,593,901,611" href="tqasciicacheiterator.html"> +<area shape="rect" coords="790,611,901,630" href="tqcacheiterator.html"> +<area shape="rect" coords="790,630,890,647" href="tqintcacheiterator.html"> +<area shape="rect" coords="787,648,891,664" href="tqasciidictiterator.html"> +<area shape="rect" coords="787,664,873,685" href="tqdictiterator.html"> +<area shape="rect" coords="896,37,990,62" href="tqmemarray.html"> <area shape="rect" coords="896,62,990,78" href="tqmenudata.html"> <area shape="rect" coords="896,78,989,96" href="ntqmetaobject.html"> <area shape="rect" coords="894,96,989,116" href="qmetaproperty.html"> @@ -281,7 +281,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="894,310,984,328" href="ntqpoint.html"> <area shape="rect" coords="890,324,988,347" href="ntqrangecontrol.html"> <area shape="rect" coords="890,348,986,363" href="ntqrect.html"> -<area shape="rect" coords="891,363,987,380" href="ntqregexp.html"> +<area shape="rect" coords="891,363,987,380" href="tqregexp.html"> <area shape="rect" coords="892,380,984,398" href="ntqregion.html"> <area shape="rect" coords="888,398,984,417" href="tqsemaphore.html"> <area shape="rect" coords="888,417,992,435" href="ntqsettings.html"> @@ -298,23 +298,23 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="895,613,989,631" href="tqmapiterator.html"> <area shape="rect" coords="896,631,999,647" href="tqvaluelistiterator.html"> <area shape="rect" coords="899,647,1000,665" href="tqptrlistiterator.html"> -<area shape="rect" coords="899,666,997,688" href="qintdictiterator.html"> -<area shape="rect" coords="1006,60,1104,80" href="qbytearray.html"> +<area shape="rect" coords="899,666,997,688" href="tqintdictiterator.html"> +<area shape="rect" coords="1006,60,1104,80" href="tqbytearray.html"> <area shape="rect" coords="1004,80,1104,99" href="ntqpointarray.html"> -<area shape="rect" coords="1004,100,1086,117" href="ntqbitarray.html"> -<area shape="rect" coords="1007,117,1087,131" href="ntqcstring.html"> +<area shape="rect" coords="1004,100,1086,117" href="tqbitarray.html"> +<area shape="rect" coords="1007,117,1087,131" href="tqcstring.html"> <area shape="rect" coords="1007,131,1120,152" href="tqmimesourcefactory.html"> <area shape="rect" coords="994,151,1119,170" href="tqmutexlocker.html"> <area shape="rect" coords="1005,185,1093,203" href="ntqprinter.html"> <area shape="rect" coords="1005,203,1093,220" href="ntqpicture.html"> <area shape="rect" coords="1007,221,1107,238" href="ntqpixmap.html"> -<area shape="rect" coords="997,238,1107,263" href="ntqbitmap.html"> -<area shape="rect" coords="1002,270,1088,294" href="ntqdict.html"> -<area shape="rect" coords="1000,294,1089,309" href="ntqcache.html"> +<area shape="rect" coords="997,238,1107,263" href="tqbitmap.html"> +<area shape="rect" coords="1002,270,1088,294" href="tqdict.html"> +<area shape="rect" coords="1000,294,1089,309" href="tqcache.html"> <area shape="rect" coords="1000,310,1090,328" href="tqptrlist.html"> -<area shape="rect" coords="998,328,1090,346" href="ntqintdict.html"> +<area shape="rect" coords="998,328,1090,346" href="tqintdict.html"> <area shape="rect" coords="998,346,1090,362" href="tqptrdict.html"> -<area shape="rect" coords="1006,363,1090,384" href="ntqasciidict.html"> +<area shape="rect" coords="1006,363,1090,384" href="tqasciidict.html"> <area shape="rect" coords="1006,384,1090,399" href="tqptrvector.html"> <area shape="rect" coords="1008,400,1090,416" href="tqobjectlist.html"> <area shape="rect" coords="1007,435,1095,454" href="tqvaluelist.html"> diff --git a/doc/html/classes.html b/doc/html/classes.html index 468874e0b..3a489a6fc 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -40,7 +40,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"><b>A</b> <td><a href="ntqaccel.html">TQAccel</a> <td align="right"> -<td><a href="ntqdict.html">TQDict</a> +<td><a href="tqdict.html">TQDict</a> <td align="right"> <td><a href="tqiconview.html">TQIconView</a> <td align="right"> @@ -51,7 +51,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqaccessible.html">TQAccessible</a> <td align="right"> -<td><a href="qdictiterator.html">TQDictIterator</a> +<td><a href="tqdictiterator.html">TQDictIterator</a> <td align="right"> <td><a href="tqiconviewitem.html">TQIconViewItem</a> <td align="right"> @@ -115,7 +115,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqtabwidget.html">TQTabWidget</a> <tr> <td align="right"> -<td><a href="ntqasciicache.html">TQAsciiCache</a> +<td><a href="tqasciicache.html">TQAsciiCache</a> <td align="right"> <td><a href="tqdomattr.html">TQDomAttr</a> <td align="right"> @@ -126,7 +126,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtextbrowser.html">TQTextBrowser</a> <tr> <td align="right"> -<td><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a> +<td><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a> <td align="right"> <td><a href="tqdomcdatasection.html">TQDomCDATASection</a> <td align="right"> @@ -137,7 +137,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtextcodec.html">TQTextCodec</a> <tr> <td align="right"> -<td><a href="ntqasciidict.html">TQAsciiDict</a> +<td><a href="tqasciidict.html">TQAsciiDict</a> <td align="right"> <td><a href="tqdomcharacterdata.html">TQDomCharacterData</a> <td align="right"> @@ -148,7 +148,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtextcodecplugin.html">TQTextCodecPlugin</a> <tr> <td align="right"> -<td><a href="qasciidictiterator.html">TQAsciiDictIterator</a> +<td><a href="tqasciidictiterator.html">TQAsciiDictIterator</a> <td align="right"> <td><a href="tqdomcomment.html">TQDomComment</a> <td align="right"> @@ -174,7 +174,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqdomdocumentfragment.html">TQDomDocumentFragment</a> <td align="right"> -<td><a href="ntqintcache.html">TQIntCache</a> +<td><a href="tqintcache.html">TQIntCache</a> <td align="right"> <td><a href="tqptrdictiterator.html">TQPtrDictIterator</a> <td align="right"> @@ -185,7 +185,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqdomdocumenttype.html">TQDomDocumentType</a> <td align="right"> -<td><a href="qintcacheiterator.html">TQIntCacheIterator</a> +<td><a href="tqintcacheiterator.html">TQIntCacheIterator</a> <td align="right"> <td><a href="tqptrlist.html">TQPtrList</a> <td align="right"> @@ -196,7 +196,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqdomelement.html">TQDomElement</a> <td align="right"> -<td><a href="ntqintdict.html">TQIntDict</a> +<td><a href="tqintdict.html">TQIntDict</a> <td align="right"> <td><a href="tqptrlistiterator.html">TQPtrListIterator</a> <td align="right"> @@ -207,7 +207,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="tqdomentity.html">TQDomEntity</a> <td align="right"> -<td><a href="qintdictiterator.html">TQIntDictIterator</a> +<td><a href="tqintdictiterator.html">TQIntDictIterator</a> <td align="right"> <td><a href="tqptrqueue.html">TQPtrQueue</a> <td align="right"> @@ -286,23 +286,23 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqkeysequence.html">TQKeySequence</a> <td align="right"> -<td><a href="ntqregexp.html">TQRegExp</a> +<td><a href="tqregexp.html">TQRegExp</a> <td align="right"> <td><a href="tqtimerevent.html">TQTimerEvent</a> <tr> <td align="right"> -<td><a href="ntqbitarray.html">TQBitArray</a> +<td><a href="tqbitarray.html">TQBitArray</a> <td align="right"> <td><a href="tqdomtext.html">TQDomText</a> <td align="right"><b>L</b> <td><a href="ntqlabel.html">TQLabel</a> <td align="right"> -<td><a href="qregexpvalidator.html">TQRegExpValidator</a> +<td><a href="tqregexpvalidator.html">TQRegExpValidator</a> <td align="right"> <td><a href="tqtoolbar.html">TQToolBar</a> <tr> <td align="right"> -<td><a href="ntqbitmap.html">TQBitmap</a> +<td><a href="tqbitmap.html">TQBitmap</a> <td align="right"> <td><a href="qdoublevalidator.html">TQDoubleValidator</a> <td align="right"> @@ -313,7 +313,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtoolbox.html">TQToolBox</a> <tr> <td align="right"> -<td><a href="qbitval.html">TQBitVal</a> +<td><a href="tqbitval.html">TQBitVal</a> <td align="right"> <td><a href="tqdragenterevent.html">TQDragEnterEvent</a> <td align="right"> @@ -379,7 +379,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqtsciicodec.html">TQTsciiCodec</a> <tr> <td align="right"> -<td><a href="qbytearray.html">TQByteArray</a> +<td><a href="tqbytearray.html">TQByteArray</a> <td align="right"> <td><a href="ntqerrormessage.html">TQErrorMessage</a> <td align="right"> @@ -390,7 +390,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tquridrag.html">TQUriDrag</a> <tr> <td align="right"><b>C</b> -<td><a href="ntqcache.html">TQCache</a> +<td><a href="tqcache.html">TQCache</a> <td align="right"> <td><a href="tqeucjpcodec.html">TQEucJpCodec</a> <td align="right"> @@ -401,7 +401,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="ntqurl.html">TQUrl</a> <tr> <td align="right"> -<td><a href="qcacheiterator.html">TQCacheIterator</a> +<td><a href="tqcacheiterator.html">TQCacheIterator</a> <td align="right"> <td><a href="tqeuckrcodec.html">TQEucKrCodec</a> <td align="right"> @@ -537,7 +537,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td><a href="ntqfontdialog.html">TQFontDialog</a> <td align="right"> -<td><a href="ntqmemarray.html">TQMemArray</a> +<td><a href="tqmemarray.html">TQMemArray</a> <td align="right"> <td><a href="ntqsocketnotifier.html">TQSocketNotifier</a> <td align="right"> @@ -774,7 +774,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqxmlattributes.html">TQXmlAttributes</a> <tr> <td align="right"> -<td><a href="ntqcstring.html">TQCString</a> +<td><a href="tqcstring.html">TQCString</a> <td align="right"><b>H</b> <td><a href="ntqhbox.html">TQHBox</a> <td align="right"> @@ -917,7 +917,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td><a href="tqxmlsimplereader.html">TQXmlSimpleReader</a> <tr> <td align="right"> -<td><a href="ntqdeepcopy.html">TQDeepCopy</a> +<td><a href="tqdeepcopy.html">TQDeepCopy</a> <td align="right"> <td><a href="tqicondragevent.html">TQIconDragEvent</a> <td align="right"> diff --git a/doc/html/collection.html b/doc/html/collection.html index 1f2bf84bd..d5c2825f2 100644 --- a/doc/html/collection.html +++ b/doc/html/collection.html @@ -53,24 +53,24 @@ details. </ul> <p> The pointer-based collections are: <ul> -<li> <a href="ntqcache.html">TQCache</a> and <a href="ntqintcache.html">TQIntCache</a>, LRU (least recently used) caches. -<li> <a href="ntqdict.html">TQDict</a>, <a href="ntqintdict.html">TQIntDict</a> and <a href="tqptrdict.html">TQPtrDict</a> dictionaries. +<li> <a href="tqcache.html">TQCache</a> and <a href="tqintcache.html">TQIntCache</a>, LRU (least recently used) caches. +<li> <a href="tqdict.html">TQDict</a>, <a href="tqintdict.html">TQIntDict</a> and <a href="tqptrdict.html">TQPtrDict</a> dictionaries. <li> <a href="tqptrlist.html">TQPtrList</a>, a doubly linked list. <li> <a href="tqptrqueue.html">TQPtrQueue</a>, a FIFO (first in, first out) queue. <li> <a href="tqptrstack.html">TQPtrStack</a>, a LIFO (last in, first out) stack. <li> <a href="tqptrvector.html">TQPtrVector</a>, a vector. </ul> -<p> <a href="ntqmemarray.html">TQMemArray</a> is exceptional; it is neither pointer nor value based, +<p> <a href="tqmemarray.html">TQMemArray</a> is exceptional; it is neither pointer nor value based, but memory based. For maximum efficiency with the simple data types usually used in arrays, it uses bitwise operations to copy and compare array elements. <p> Some of these classes have corresponding iterators. An iterator is a class for traversing the items in a collection: <ul> -<li> <a href="qcacheiterator.html">TQCacheIterator</a> and -<a href="qintcacheiterator.html">TQIntCacheIterator</a> -<li> <a href="qdictiterator.html">TQDictIterator</a>, -<a href="qintdictiterator.html">TQIntDictIterator</a>, and +<li> <a href="tqcacheiterator.html">TQCacheIterator</a> and +<a href="tqintcacheiterator.html">TQIntCacheIterator</a> +<li> <a href="tqdictiterator.html">TQDictIterator</a>, +<a href="tqintdictiterator.html">TQIntDictIterator</a>, and <a href="tqptrdictiterator.html">TQPtrDictIterator</a> <li> <a href="tqptrlistiterator.html">TQPtrListIterator</a> <li> <a href="tqvaluelistiterator.html">TQValueListIterator</a>, and @@ -194,8 +194,8 @@ Multiple iterators can work independently on the same collection. <p> A <a href="tqptrlist.html">TQPtrList</a> has an internal list of all the iterators that are currently operating on it. When a list entry is removed, the list updates all iterators accordingly. -<p> The <a href="ntqdict.html">TQDict</a> and <a href="ntqcache.html">TQCache</a> collections have no traversal functions. To -traverse these collections, you must use <a href="qdictiterator.html">TQDictIterator</a> or <a href="qcacheiterator.html">TQCacheIterator</a>. +<p> The <a href="tqdict.html">TQDict</a> and <a href="tqcache.html">TQCache</a> collections have no traversal functions. To +traverse these collections, you must use <a href="tqdictiterator.html">TQDictIterator</a> or <a href="tqcacheiterator.html">TQCacheIterator</a>. <p> <h2> Predefined Collections </h2> <a name="6"></a><p> TQt has the following predefined collection classes: @@ -212,23 +212,23 @@ Iterator Classes </h2> <a name="7"></a><p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits -<tr bgcolor=#f0f0f0><td><b><a href="qbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits +<tr bgcolor=#f0f0f0><td><b><a href="tqbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray <tr bgcolor=#f0f0f0><td><b><a href="ntqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray -<tr bgcolor=#f0f0f0><td><b><a href="qbytearray.html">TQByteArray</a></b><td>Array of bytes -<tr bgcolor=#f0f0f0><td><b><a href="ntqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) -<tr bgcolor=#f0f0f0><td><b><a href="ntqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqbytearray.html">TQByteArray</a></b><td>Array of bytes +<tr bgcolor=#f0f0f0><td><b><a href="tqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlistiterator.html">TQObjectListIterator</a></b><td>Iterator for TQObjectLists <tr bgcolor=#f0f0f0><td><b><a href="tqptrcollection.html">TQPtrCollection</a></b><td>The base class of most pointer-based TQt collections diff --git a/doc/html/cursor-example.html b/doc/html/cursor-example.html index 0d7712e39..b6769df14 100644 --- a/doc/html/cursor-example.html +++ b/doc/html/cursor-example.html @@ -47,7 +47,7 @@ This example shows how to set a mouse cursor for a widget. *****************************************************************************/ #include <<a href="qlabel-h.html">ntqlabel.h</a>> -#include <<a href="qbitmap-h.html">ntqbitmap.h</a>> +#include <<a href="tqbitmap-h.html">tqbitmap.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qlayout-h.html">ntqlayout.h</a>> #include <<a href="qcursor-h.html">ntqcursor.h</a>> @@ -157,8 +157,8 @@ CursorView::CursorView() // construct view - <a href="ntqbitmap.html">TQBitmap</a> cb( cb_width, cb_height, cb_bits, TRUE ); - <a href="ntqbitmap.html">TQBitmap</a> cm( cm_width, cm_height, cm_bits, TRUE ); + <a href="tqbitmap.html">TQBitmap</a> cb( cb_width, cb_height, cb_bits, TRUE ); + <a href="tqbitmap.html">TQBitmap</a> cm( cm_width, cm_height, cm_bits, TRUE ); <a href="ntqcursor.html">TQCursor</a> custom( cb, cm ); // create bitmap cursor label = new <a href="ntqlabel.html">TQLabel</a>( this ); // create the big label diff --git a/doc/html/datastreamformat.html b/doc/html/datastreamformat.html index 4f66d5a6d..8a8943dc0 100644 --- a/doc/html/datastreamformat.html +++ b/doc/html/datastreamformat.html @@ -134,7 +134,7 @@ The null string is represented as <tt>(TQ_UINT32) 0</tt>. </ul> <tr bgcolor="#f0f0f0"> <td valign="top">TQFont <td valign="top"><ul> -<li> The family (<a href="ntqcstring.html">TQCString</a>) +<li> The family (<a href="tqcstring.html">TQCString</a>) <li> The point size (TQ_INT16) <li> The style hint (TQ_UINT8) <li> The char set (TQ_UINT8) diff --git a/doc/html/designer-manual-3.html b/doc/html/designer-manual-3.html index 1cd7e09fc..553ea58cb 100644 --- a/doc/html/designer-manual-3.html +++ b/doc/html/designer-manual-3.html @@ -627,7 +627,7 @@ body { background: #ffffff; color: black; } { clearData( FALSE ); m_filename = filename; - <a href="ntqregexp.html">TQRegExp</a> regex( "^\\s*(\\d+)\\s+(\\d+)\\s+(\\d+)\\s+(\\S+.*)$" ); + <a href="tqregexp.html">TQRegExp</a> regex( "^\\s*(\\d+)\\s+(\\d+)\\s+(\\d+)\\s+(\\S+.*)$" ); <a href="ntqfile.html">TQFile</a> file( filename ); if ( file.<a href="ntqfile.html#open">open</a>( IO_ReadOnly ) ) { statusBar()->message( TQString( "Loading '%1'..." ). @@ -636,13 +636,13 @@ body { background: #ffffff; color: black; } <a href="tqstring.html">TQString</a> line; while ( ! stream.<a href="tqtextstream.html#eof">eof</a>() ) { line = stream.<a href="tqtextstream.html#readLine">readLine</a>(); - if ( regex.<a href="ntqregexp.html#search">search</a>( line ) == -1 ) + if ( regex.<a href="tqregexp.html#search">search</a>( line ) == -1 ) m_comments += line; else - m_colors[regex.<a href="ntqregexp.html#cap">cap</a>( 4 )] = TQColor( - regex.<a href="ntqregexp.html#cap">cap</a>( 1 ).toInt(), - regex.<a href="ntqregexp.html#cap">cap</a>( 2 ).toInt(), - regex.<a href="ntqregexp.html#cap">cap</a>( 3 ).toInt() ); + m_colors[regex.<a href="tqregexp.html#cap">cap</a>( 4 )] = TQColor( + regex.<a href="tqregexp.html#cap">cap</a>( 1 ).toInt(), + regex.<a href="tqregexp.html#cap">cap</a>( 2 ).toInt(), + regex.<a href="tqregexp.html#cap">cap</a>( 3 ).toInt() ); } file.<a href="ntqfile.html#close">close</a>(); m_filename = filename; @@ -674,10 +674,10 @@ RED WHITESPACE GREEN WHITESPACE BLUE WHITESPACE NAME <p>There are numerous approaches we could have taken to parsing these files, but we've opted for a simple regular expression (regex). The regex is more "liberal" regarding the whitespace in the input than the format demands.</p> <p>If a line matches the regex we create a new entry in the <tt>m_colors</tt> <a href="tqmap.html">TQMap</a>, setting its text to be the name of the color (<tt>regex.cap( 4 )</tt>), and its value to be a new <a href="ntqcolor.html">TQColor</a> created from the red, green and blue values. Lines that don't match the regex are treated as comments and are stored in the <tt>m_comments</tt> string list. (When we save the file we write all the comments out first even if they appeared in the middle of the file.)</p> <p>Once we've populated the <tt>m_colors</tt> map we mark the visible view as "dirty" and call <tt>populate()</tt> to update it. We then mark the visible view as not dirty and the non-visible view as dirty. This ensures that when user changes the view, the view they switch to will be updated. We could have simply marked both views as dirty and updated them both, but it is more efficient to update "lazily", after all the user may only ever use one view, so why waste their time updating the other one.</p> -<p>Since we're using <a href="ntqfile.html">TQFile</a> and <a href="ntqregexp.html">TQRegExp</a> we need to include the relevant headers. (Right click "Includes (in Implementation)", then click <b>New</b>. Type "ntqfile.h" and press <b>Enter</b>. Repeat this process to add "ntqregexp.h".)</p> +<p>Since we're using <a href="ntqfile.html">TQFile</a> and <a href="tqregexp.html">TQRegExp</a> we need to include the relevant headers. (Right click "Includes (in Implementation)", then click <b>New</b>. Type "ntqfile.h" and press <b>Enter</b>. Repeat this process to add "tqregexp.h".)</p> <p>You should now have added the following declarations to your includes (in implementation):</p> <ul><li><p>"ntqfile.h"</p> -<li><p>"ntqregexp.h"</p> +<li><p>"tqregexp.h"</p> </ul><blockquote> <p align="center"><b> The Regular Expression</b></p> <p>The regex we've used can be broken up into the following pieces:</p> @@ -688,7 +688,7 @@ Captures: cap(1) cap(2) cap(3) cap(4) </pre> <p>Piece A says the regex must match from the beginning of the string, and piece F says the regex must match to the end of the string: so the regex must match the whole string or not match at all. The 'B' piece matches zero or more whitespaces (i.e. any leading whitespace), and the D pieces match one or more whitespaces (i.e. the gaps between each number). The 'C' pieces match one or more digits, i.e. the numbers. Piece E matches one or more non-whitespace followed by anything else, i.e. the name of the color.</p> <p>The parentheses are used to <em>capture</em> the parts of the match that they enclose. The captured parts are numbered from 1.</p> -<p>For more information on regexes see the <a href="ntqregexp.html">TQRegExp</a> documentation.</p> +<p>For more information on regexes see the <a href="tqregexp.html">TQRegExp</a> documentation.</p> </blockquote> <h4><a name="6-25"></a>fileSaveAs()</h4> <pre> void MainForm::fileSaveAs() diff --git a/doc/html/designer-manual-4.html b/doc/html/designer-manual-4.html index 4527a6cb5..1722b5331 100644 --- a/doc/html/designer-manual-4.html +++ b/doc/html/designer-manual-4.html @@ -493,7 +493,7 @@ body { background: #ffffff; color: black; } <li><p>"ntqapplication.h"</p> <li><p>"ntqfiledialog.h"</p> <li><p>"ntqfile.h"</p> -<li><p>"ntqregexp.h"</p> +<li><p>"tqregexp.h"</p> <li><p>"ntqcolordialog.h"</p> <li><p>"colornameform.h"</p> <li><p>"ntqcheckbox.h"</p> diff --git a/doc/html/desktop-example.html b/doc/html/desktop-example.html index 38ca90d74..fffc382c8 100644 --- a/doc/html/desktop-example.html +++ b/doc/html/desktop-example.html @@ -50,7 +50,7 @@ any other. *****************************************************************************/ #include <<a href="tqimage-h.html">tqimage.h</a>> -#include <<a href="qbitmap-h.html">ntqbitmap.h</a>> +#include <<a href="tqbitmap-h.html">tqbitmap.h</a>> #include <<a href="qpainter-h.html">ntqpainter.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqdropsite-h.html">tqdropsite.h</a>> diff --git a/doc/html/distributor-example.html b/doc/html/distributor-example.html index 069fc25a6..79d095a4c 100644 --- a/doc/html/distributor-example.html +++ b/doc/html/distributor-example.html @@ -176,7 +176,7 @@ static char *find_pattern( char *h, const char *n, ulong hlen ) if ( nlen > hlen ) return 0; - } while ( <a href="ntqcstring.html#qstrncmp">tqstrncmp</a>( h, n, nlen ) != 0 ); + } while ( <a href="tqcstring.html#qstrncmp">tqstrncmp</a>( h, n, nlen ) != 0 ); return h + nlen; } @@ -184,7 +184,7 @@ void Distributor::checkLibData() { struct step { const char *key; - <a href="ntqcstring.html">TQCString</a> value; + <a href="tqcstring.html">TQCString</a> value; bool done; } steps[7]; @@ -330,7 +330,7 @@ void Distributor::accept() { struct step { const char *key; - <a href="ntqcstring.html">TQCString</a> value; + <a href="tqcstring.html">TQCString</a> value; bool done; } steps[7]; @@ -400,7 +400,7 @@ void Distributor::accept() continue; } - <a href="ntqcstring.html#qstrcpy">qstrcpy</a>( s, steps[x].value ); + <a href="tqcstring.html#qstrcpy">qstrcpy</a>( s, steps[x].value ); steps[x].done = TRUE; ++completed; diff --git a/doc/html/fileiconview-example.html b/doc/html/fileiconview-example.html index efb5f37b9..ecb21e4f0 100644 --- a/doc/html/fileiconview-example.html +++ b/doc/html/fileiconview-example.html @@ -79,7 +79,7 @@ public: TQtFileIconDrag( <a href="tqwidget.html">TQWidget</a> * dragSource, const char* name = 0 ); const char* format( int i ) const; - <a href="qbytearray.html">TQByteArray</a> encodedData( const char* mime ) const; + <a href="tqbytearray.html">TQByteArray</a> encodedData( const char* mime ) const; static bool canDecode( <a href="tqmimesource.html">TQMimeSource</a>* e ); void append( const <a href="tqicondragitem.html">TQIconDragItem</a> &item, const <a href="ntqrect.html">TQRect</a> &pr, const <a href="ntqrect.html">TQRect</a> &tr, const <a href="tqstring.html">TQString</a> &url ); @@ -486,13 +486,13 @@ static void cleanup() <a name="x831"></a>TQByteArray TQtFileIconDrag::<a href="tqicondrag.html#encodedData">encodedData</a>( const char* mime ) const { - <a href="qbytearray.html">TQByteArray</a> a; + <a href="tqbytearray.html">TQByteArray</a> a; if ( TQString( mime ) == "application/x-qiconlist" ) { a = TQIconDrag::<a href="tqicondrag.html#encodedData">encodedData</a>( mime ); } else if ( TQString( mime ) == "text/uri-list" ) { <a href="tqstring.html">TQString</a> s = urls.join( "\r\n" ); -<a name="x870"></a><a name="x856"></a> a.<a href="ntqmemarray.html#resize">resize</a>( s.<a href="tqstring.html#length">length</a>() ); -<a name="x869"></a><a name="x855"></a> memcpy( a.<a href="ntqmemarray.html#data">data</a>(), s.<a href="tqstring.html#latin1">latin1</a>(), s.<a href="tqstring.html#length">length</a>() ); +<a name="x870"></a><a name="x856"></a> a.<a href="tqmemarray.html#resize">resize</a>( s.<a href="tqstring.html#length">length</a>() ); +<a name="x869"></a><a name="x855"></a> memcpy( a.<a href="tqmemarray.html#data">data</a>(), s.<a href="tqstring.html#latin1">latin1</a>(), s.<a href="tqstring.html#length">length</a>() ); } return a; } diff --git a/doc/html/functions.html b/doc/html/functions.html index cbb8bd093..1a6f2d7e4 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -152,7 +152,7 @@ abort: <a href="ntqbutton.html#animateClick">TQButton</a><li>animated: <a href="tqcanvasitem.html#animated">TQCanvasItem</a><li>answerRect: <a href="tqdragmoveevent.html#answerRect">TQDragMoveEvent</a><li>append: - <a href="ntqcstring.html#append">TQCString</a> <a href="tqicondrag.html#append">TQIconDrag</a> <a href="tqptrlist.html#append">TQPtrList</a> <a href="tqsqlcursor.html#append">TQSqlCursor</a> <a href="tqsqlindex.html#append">TQSqlIndex</a> <a href="tqsqlrecord.html#append">TQSqlRecord</a> <a href="tqstring.html#append">TQString</a> <a href="tqtextedit.html#append">TQTextEdit</a> <a href="tqvaluelist.html#append">TQValueList</a> <a href="tqvaluevector.html#append">TQValueVector</a> <a href="tqxmlattributes.html#append">TQXmlAttributes</a><li>appendChild: + <a href="tqcstring.html#append">TQCString</a> <a href="tqicondrag.html#append">TQIconDrag</a> <a href="tqptrlist.html#append">TQPtrList</a> <a href="tqsqlcursor.html#append">TQSqlCursor</a> <a href="tqsqlindex.html#append">TQSqlIndex</a> <a href="tqsqlrecord.html#append">TQSqlRecord</a> <a href="tqstring.html#append">TQString</a> <a href="tqtextedit.html#append">TQTextEdit</a> <a href="tqvaluelist.html#append">TQValueList</a> <a href="tqvaluevector.html#append">TQValueVector</a> <a href="tqxmlattributes.html#append">TQXmlAttributes</a><li>appendChild: <a href="tqdomnode.html#appendChild">TQDomNode</a><li>appendData: <a href="tqdomcharacterdata.html#appendData">TQDomCharacterData</a><li>applicationContext: <a href="qmotif.html#applicationContext">TQMotif</a><li>applicationDirPath: @@ -207,14 +207,14 @@ abort: <a href="ntqvariant.html#asULongLong">TQVariant</a><li>ascent: <a href="ntqfontmetrics.html#ascent">TQFontMetrics</a><li>ascii: <a href="qkeyevent.html#ascii">TQKeyEvent</a> <a href="tqstring.html#ascii">TQString</a><li>assign: - <a href="ntqmemarray.html#assign">TQMemArray</a><li>assistantClosed: + <a href="tqmemarray.html#assign">TQMemArray</a><li>assistantClosed: <a href="ntqassistantclient.html#assistantClosed">TQAssistantClient</a><li>assistantOpened: <a href="ntqassistantclient.html#assistantOpened">TQAssistantClient</a><li>at: - <a href="ntqbitarray.html#at">TQBitArray</a> <a href="ntqiodevice.html#at">TQIODevice</a> <a href="ntqmemarray.html#at">TQMemArray</a> <a href="tqptrlist.html#at">TQPtrList</a> <a href="tqptrvector.html#at">TQPtrVector</a> <a href="ntqsocket.html#at">TQSocket</a> <a href="tqsqlquery.html#at">TQSqlQuery</a> <a href="tqsqlresult.html#at">TQSqlResult</a> <a href="tqstring.html#at">TQString</a> <a href="tqvaluelist.html#at">TQValueList</a> <a href="tqvaluevector.html#at">TQValueVector</a><li>atBeginning: + <a href="tqbitarray.html#at">TQBitArray</a> <a href="ntqiodevice.html#at">TQIODevice</a> <a href="tqmemarray.html#at">TQMemArray</a> <a href="tqptrlist.html#at">TQPtrList</a> <a href="tqptrvector.html#at">TQPtrVector</a> <a href="ntqsocket.html#at">TQSocket</a> <a href="tqsqlquery.html#at">TQSqlQuery</a> <a href="tqsqlresult.html#at">TQSqlResult</a> <a href="tqstring.html#at">TQString</a> <a href="tqvaluelist.html#at">TQValueList</a> <a href="tqvaluevector.html#at">TQValueVector</a><li>atBeginning: <a href="ntqmultilineedit.html#atBeginning">TQMultiLineEdit</a><li>atEnd: <a href="ntqdatastream.html#atEnd">TQDataStream</a> <a href="ntqfile.html#atEnd">TQFile</a> <a href="ntqiodevice.html#atEnd">TQIODevice</a> <a href="ntqmultilineedit.html#atEnd">TQMultiLineEdit</a> <a href="ntqsocket.html#atEnd">TQSocket</a> <a href="tqtextstream.html#atEnd">TQTextStream</a><li>atFirst: - <a href="qasciicacheiterator.html#atFirst">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#atFirst">TQCacheIterator</a> <a href="qintcacheiterator.html#atFirst">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#atFirst">TQPtrListIterator</a><li>atLast: - <a href="qasciicacheiterator.html#atLast">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#atLast">TQCacheIterator</a> <a href="qintcacheiterator.html#atLast">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#atLast">TQPtrListIterator</a><li>attribute: + <a href="tqasciicacheiterator.html#atFirst">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#atFirst">TQCacheIterator</a> <a href="tqintcacheiterator.html#atFirst">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#atFirst">TQPtrListIterator</a><li>atLast: + <a href="tqasciicacheiterator.html#atLast">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#atLast">TQCacheIterator</a> <a href="tqintcacheiterator.html#atLast">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#atLast">TQPtrListIterator</a><li>attribute: <a href="tqdomelement.html#attribute">TQDomElement</a><li>attributeDecl: <a href="tqxmldeclhandler.html#attributeDecl">TQXmlDeclHandler</a><li>attributeNS: <a href="tqdomelement.html#attributeNS">TQDomElement</a><li>attributeNode: @@ -259,7 +259,7 @@ back: <a href="tqdatabrowser.html#beforeInsert">TQDataBrowser</a> <a href="tqdatatable.html#beforeInsert">TQDataTable</a><li>beforeSeek: <a href="tqsqlquery.html#beforeSeek">TQSqlQuery</a><li>beforeUpdate: <a href="tqdatabrowser.html#beforeUpdate">TQDataBrowser</a> <a href="tqdatatable.html#beforeUpdate">TQDataTable</a><li>begin: - <a href="tqmap.html#begin">TQMap</a> <a href="ntqmemarray.html#begin">TQMemArray</a> <a href="ntqpainter.html#begin">TQPainter</a> <a href="tqvaluelist.html#begin">TQValueList</a> <a href="tqvaluevector.html#begin">TQValueVector</a><li>beginEdit: + <a href="tqmap.html#begin">TQMap</a> <a href="tqmemarray.html#begin">TQMemArray</a> <a href="ntqpainter.html#begin">TQPainter</a> <a href="tqvaluelist.html#begin">TQValueList</a> <a href="tqvaluevector.html#begin">TQValueVector</a><li>beginEdit: <a href="ntqtable.html#beginEdit">TQTable</a><li>beginGroup: <a href="ntqsettings.html#beginGroup">TQSettings</a><li>beginInsert: <a href="tqdatatable.html#beginInsert">TQDataTable</a><li>beginTransaction: @@ -294,7 +294,7 @@ back: <a href="qcolorgroup.html#brightText">TQColorGroup</a><li>brush: <a href="tqcanvaspolygonalitem.html#brush">TQCanvasPolygonalItem</a> <a href="qcolorgroup.html#brush">TQColorGroup</a> <a href="ntqpainter.html#brush">TQPainter</a> <a href="ntqpalette.html#brush">TQPalette</a><li>brushOrigin: <a href="ntqpainter.html#brushOrigin">TQPainter</a><li>bsearch: - <a href="ntqmemarray.html#bsearch">TQMemArray</a> <a href="tqptrvector.html#bsearch">TQPtrVector</a><li>buddy: + <a href="tqmemarray.html#bsearch">TQMemArray</a> <a href="tqptrvector.html#bsearch">TQPtrVector</a><li>buddy: <a href="ntqlabel.html#buddy">TQLabel</a><li>buffer: <a href="ntqbuffer.html#buffer">TQBuffer</a><li>button: <a href="qcolorgroup.html#button">TQColorGroup</a> <a href="qmouseevent.html#button">TQMouseEvent</a><li>buttonSymbols: @@ -329,13 +329,13 @@ c: <a href="ntqdns.html#canonicalName">TQDns</a><li>canonicalPath: <a href="ntqdir.html#canonicalPath">TQDir</a><li>canvas: <a href="tqcanvasitem.html#canvas">TQCanvasItem</a> <a href="tqcanvasview.html#canvas">TQCanvasView</a><li>cap: - <a href="ntqregexp.html#cap">TQRegExp</a><li>capStyle: + <a href="tqregexp.html#cap">TQRegExp</a><li>capStyle: <a href="ntqpen.html#capStyle">TQPen</a><li>capacity: <a href="tqstring.html#capacity">TQString</a> <a href="tqvaluevector.html#capacity">TQValueVector</a><li>caption: <a href="tqwidget.html#caption">TQWidget</a><li>capturedTexts: - <a href="ntqregexp.html#capturedTexts">TQRegExp</a><li>cascade: + <a href="tqregexp.html#capturedTexts">TQRegExp</a><li>cascade: <a href="tqworkspace.html#cascade">TQWorkspace</a><li>caseSensitive: - <a href="ntqregexp.html#caseSensitive">TQRegExp</a><li>cast: + <a href="tqregexp.html#caseSensitive">TQRegExp</a><li>cast: <a href="ntqvariant.html#cast">TQVariant</a><li>category: <a href="qchar.html#category">TQChar</a><li>cd: <a href="ntqdir.html#cd">TQDir</a> <a href="ntqftp.html#cd">TQFtp</a><li>cdUp: @@ -386,9 +386,9 @@ c: <a href="ntqdir.html#cleanDirPath">TQDir</a><li>cleanText: <a href="ntqspinbox.html#cleanText">TQSpinBox</a><li>cleanup: <a href="ntqcolor.html#cleanup">TQColor</a> <a href="ntqcursor.html#cleanup">TQCursor</a><li>clear: - <a href="ntqaccel.html#clear">TQAccel</a> <a href="ntqasciicache.html#clear">TQAsciiCache</a> <a href="ntqasciidict.html#clear">TQAsciiDict</a> <a href="ntqcache.html#clear">TQCache</a> <a href="ntqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.html#clear">TQComboBox</a> <a href="ntqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="ntqintcache.html#clear">TQIntCache</a> <a href="ntqintdict.html#clear">TQIntDict</a> <a href="ntqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.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="ntqpixmapcache.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="ntqtranslator.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="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="ntqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.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="ntqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.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="ntqpixmapcache.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="ntqtranslator.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="ntqprocess.html#clearArguments">TQProcess</a><li>clearBit: - <a href="ntqbitarray.html#clearBit">TQBitArray</a><li>clearCell: + <a href="tqbitarray.html#clearBit">TQBitArray</a><li>clearCell: <a href="ntqtable.html#clearCell">TQTable</a><li>clearCellWidget: <a href="ntqtable.html#clearCellWidget">TQTable</a><li>clearEdit: <a href="ntqcombobox.html#clearEdit">TQComboBox</a><li>clearEntries: @@ -493,7 +493,7 @@ c: <a href="tqwidget.html#constPolish">TQWidget</a><li>constref: <a href="tqstring.html#constref">TQString</a><li>consume: <a href="qcontextmenuevent.html#consume">TQContextMenuEvent</a><li>contains: - <a href="ntqcstring.html#contains">TQCString</a> <a href="tqdomnamednodemap.html#contains">TQDomNamedNodeMap</a> <a href="tqiconviewitem.html#contains">TQIconViewItem</a> <a href="tqmap.html#contains">TQMap</a> <a href="ntqmemarray.html#contains">TQMemArray</a> <a href="tqptrlist.html#contains">TQPtrList</a> <a href="tqptrvector.html#contains">TQPtrVector</a> <a href="ntqrect.html#contains">TQRect</a> <a href="ntqregion.html#contains">TQRegion</a> <a href="tqsqldatabase.html#contains">TQSqlDatabase</a> <a href="tqsqlrecord.html#contains">TQSqlRecord</a> <a href="tqsqlrecordinfo.html#contains">TQSqlRecordInfo</a> <a href="tqstring.html#contains">TQString</a> <a href="ntqtranslator.html#contains">TQTranslator</a> <a href="tqvaluelist.html#contains">TQValueList</a><li>containsRef: + <a href="tqcstring.html#contains">TQCString</a> <a href="tqdomnamednodemap.html#contains">TQDomNamedNodeMap</a> <a href="tqiconviewitem.html#contains">TQIconViewItem</a> <a href="tqmap.html#contains">TQMap</a> <a href="tqmemarray.html#contains">TQMemArray</a> <a href="tqptrlist.html#contains">TQPtrList</a> <a href="tqptrvector.html#contains">TQPtrVector</a> <a href="ntqrect.html#contains">TQRect</a> <a href="ntqregion.html#contains">TQRegion</a> <a href="tqsqldatabase.html#contains">TQSqlDatabase</a> <a href="tqsqlrecord.html#contains">TQSqlRecord</a> <a href="tqsqlrecordinfo.html#contains">TQSqlRecordInfo</a> <a href="tqstring.html#contains">TQString</a> <a href="ntqtranslator.html#contains">TQTranslator</a> <a href="tqvaluelist.html#contains">TQValueList</a><li>containsRef: <a href="tqptrlist.html#containsRef">TQPtrList</a> <a href="tqptrvector.html#containsRef">TQPtrVector</a><li>contentHandler: <a href="tqxmlreader.html#contentHandler">TQXmlReader</a><li>contentLength: <a href="qhttpheader.html#contentLength">TQHttpHeader</a><li>contentType: @@ -535,11 +535,11 @@ c: <a href="tqmacmime.html#convertor">TQMacMime</a> <a href="tqwindowsmime.html#convertor">TQWindowsMime</a><li>convertorName: <a href="tqmacmime.html#convertorName">TQMacMime</a> <a href="tqwindowsmime.html#convertorName">TQWindowsMime</a><li>coords: <a href="ntqrect.html#coords">TQRect</a><li>copy: - <a href="ntqbitarray.html#copy">TQBitArray</a> <a href="ntqcstring.html#copy">TQCString</a> <a href="tqimage.html#copy">TQImage</a> <a href="ntqlineedit.html#copy">TQLineEdit</a> <a href="ntqmemarray.html#copy">TQMemArray</a> <a href="ntqpalette.html#copy">TQPalette</a> <a href="ntqpicture.html#copy">TQPicture</a> <a href="ntqpointarray.html#copy">TQPointArray</a> <a href="tqtextedit.html#copy">TQTextEdit</a> <a href="ntqurloperator.html#copy">TQUrlOperator</a><li>copyAvailable: + <a href="tqbitarray.html#copy">TQBitArray</a> <a href="tqcstring.html#copy">TQCString</a> <a href="tqimage.html#copy">TQImage</a> <a href="ntqlineedit.html#copy">TQLineEdit</a> <a href="tqmemarray.html#copy">TQMemArray</a> <a href="ntqpalette.html#copy">TQPalette</a> <a href="ntqpicture.html#copy">TQPicture</a> <a href="ntqpointarray.html#copy">TQPointArray</a> <a href="tqtextedit.html#copy">TQTextEdit</a> <a href="ntqurloperator.html#copy">TQUrlOperator</a><li>copyAvailable: <a href="tqtextedit.html#copyAvailable">TQTextEdit</a><li>copyBlt: <a href="ntqpixmap.html#copyBlt">TQPixmap</a><li>cornerWidget: <a href="ntqscrollview.html#cornerWidget">TQScrollView</a> <a href="ntqtabwidget.html#cornerWidget">TQTabWidget</a><li>count: - <a href="ntqaccel.html#count">TQAccel</a> <a href="ntqasciicache.html#count">TQAsciiCache</a> <a href="qasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="ntqasciidict.html#count">TQAsciiDict</a> <a href="qasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="ntqbuttongroup.html#count">TQButtonGroup</a> <a href="ntqcache.html#count">TQCache</a> <a href="qcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="ntqcombobox.html#count">TQComboBox</a> <a href="qcombotableitem.html#count">TQComboTableItem</a> <a href="ntqdict.html#count">TQDict</a> <a href="qdictiterator.html#count">TQDictIterator</a> <a href="ntqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="ntqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="ntqintcache.html#count">TQIntCache</a> <a href="qintcacheiterator.html#count">TQIntCacheIterator</a> <a href="ntqintdict.html#count">TQIntDict</a> <a href="qintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="ntqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="ntqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="ntqtabbar.html#count">TQTabBar</a> <a href="ntqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf: + <a href="ntqaccel.html#count">TQAccel</a> <a href="tqasciicache.html#count">TQAsciiCache</a> <a href="tqasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="tqasciidict.html#count">TQAsciiDict</a> <a href="tqasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="ntqbuttongroup.html#count">TQButtonGroup</a> <a href="tqcache.html#count">TQCache</a> <a href="tqcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="ntqcombobox.html#count">TQComboBox</a> <a href="qcombotableitem.html#count">TQComboTableItem</a> <a href="tqdict.html#count">TQDict</a> <a href="tqdictiterator.html#count">TQDictIterator</a> <a href="ntqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="ntqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="tqintcache.html#count">TQIntCache</a> <a href="tqintcacheiterator.html#count">TQIntCacheIterator</a> <a href="tqintdict.html#count">TQIntDict</a> <a href="tqintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="ntqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="tqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="ntqtabbar.html#count">TQTabBar</a> <a href="ntqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf: <a href="tqwindowsmime.html#countCf">TQWindowsMime</a><li>countFlavors: <a href="tqmacmime.html#countFlavors">TQMacMime</a><li>country: <a href="ntqlocale.html#country">TQLocale</a><li>countryToString: @@ -575,7 +575,7 @@ c: <a href="ntqpointarray.html#cubicBezier">TQPointArray</a><li>currEditCol: <a href="ntqtable.html#currEditCol">TQTable</a><li>currEditRow: <a href="ntqtable.html#currEditRow">TQTable</a><li>current: - <a href="qasciicacheiterator.html#current">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#current">TQAsciiDictIterator</a> <a href="qcacheiterator.html#current">TQCacheIterator</a> <a href="qdictiterator.html#current">TQDictIterator</a> <a href="ntqdir.html#current">TQDir</a> <a href="qglayoutiterator.html#current">TQGLayoutIterator</a> <a href="qintcacheiterator.html#current">TQIntCacheIterator</a> <a href="qintdictiterator.html#current">TQIntDictIterator</a> <a href="qlayoutiterator.html#current">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#current">TQListViewItemIterator</a> <a href="tqptrdictiterator.html#current">TQPtrDictIterator</a> <a href="tqptrlist.html#current">TQPtrList</a> <a href="tqptrlistiterator.html#current">TQPtrListIterator</a> <a href="tqptrqueue.html#current">TQPtrQueue</a> <a href="tqptrstack.html#current">TQPtrStack</a><li>currentAlignmentChanged: + <a href="tqasciicacheiterator.html#current">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#current">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#current">TQCacheIterator</a> <a href="tqdictiterator.html#current">TQDictIterator</a> <a href="ntqdir.html#current">TQDir</a> <a href="qglayoutiterator.html#current">TQGLayoutIterator</a> <a href="tqintcacheiterator.html#current">TQIntCacheIterator</a> <a href="tqintdictiterator.html#current">TQIntDictIterator</a> <a href="qlayoutiterator.html#current">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#current">TQListViewItemIterator</a> <a href="tqptrdictiterator.html#current">TQPtrDictIterator</a> <a href="tqptrlist.html#current">TQPtrList</a> <a href="tqptrlistiterator.html#current">TQPtrListIterator</a> <a href="tqptrqueue.html#current">TQPtrQueue</a> <a href="tqptrstack.html#current">TQPtrStack</a><li>currentAlignmentChanged: <a href="tqtextedit.html#currentAlignmentChanged">TQTextEdit</a><li>currentAllocContext: <a href="ntqcolor.html#currentAllocContext">TQColor</a><li>currentChanged: <a href="tqdatabrowser.html#currentChanged">TQDataBrowser</a> <a href="tqdatatable.html#currentChanged">TQDataTable</a> <a href="tqiconview.html#currentChanged">TQIconView</a> <a href="ntqlistbox.html#currentChanged">TQListBox</a> <a href="ntqlistview.html#currentChanged">TQListView</a> <a href="ntqtabdialog.html#currentChanged">TQTabDialog</a> <a href="ntqtabwidget.html#currentChanged">TQTabWidget</a> <a href="ntqtable.html#currentChanged">TQTable</a> <a href="tqtoolbox.html#currentChanged">TQToolBox</a><li>currentColorChanged: @@ -594,7 +594,7 @@ c: <a href="ntqftp.html#currentId">TQFtp</a> <a href="ntqhttp.html#currentId">TQHttp</a><li>currentIndex: <a href="tqtoolbox.html#currentIndex">TQToolBox</a><li>currentItem: <a href="ntqcombobox.html#currentItem">TQComboBox</a> <a href="qcombotableitem.html#currentItem">TQComboTableItem</a> <a href="tqiconview.html#currentItem">TQIconView</a> <a href="ntqlistbox.html#currentItem">TQListBox</a> <a href="ntqlistview.html#currentItem">TQListView</a> <a href="tqtoolbox.html#currentItem">TQToolBox</a><li>currentKey: - <a href="qasciicacheiterator.html#currentKey">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#currentKey">TQAsciiDictIterator</a> <a href="qcacheiterator.html#currentKey">TQCacheIterator</a> <a href="qdictiterator.html#currentKey">TQDictIterator</a> <a href="qintcacheiterator.html#currentKey">TQIntCacheIterator</a> <a href="qintdictiterator.html#currentKey">TQIntDictIterator</a> <a href="tqptrdictiterator.html#currentKey">TQPtrDictIterator</a><li>currentNode: + <a href="tqasciicacheiterator.html#currentKey">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#currentKey">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#currentKey">TQCacheIterator</a> <a href="tqdictiterator.html#currentKey">TQDictIterator</a> <a href="tqintcacheiterator.html#currentKey">TQIntCacheIterator</a> <a href="tqintdictiterator.html#currentKey">TQIntDictIterator</a> <a href="tqptrdictiterator.html#currentKey">TQPtrDictIterator</a><li>currentNode: <a href="tqptrlist.html#currentNode">TQPtrList</a><li>currentPage: <a href="ntqtabdialog.html#currentPage">TQTabDialog</a> <a href="ntqtabwidget.html#currentPage">TQTabWidget</a> <a href="ntqwizard.html#currentPage">TQWizard</a><li>currentPageIndex: <a href="ntqtabwidget.html#currentPageIndex">TQTabWidget</a><li>currentParagraph: @@ -634,7 +634,7 @@ c: <a href="ntqlineedit.html#cut">TQLineEdit</a> <a href="tqtextedit.html#cut">TQTextEdit</a><li><a name="d"></a> dark: <a href="ntqcolor.html#dark">TQColor</a> <a href="qcolorgroup.html#dark">TQColorGroup</a><li>data: - <a href="ntqclipboard.html#data">TQClipboard</a> <a href="qcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="ntqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="ntqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="ntqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="ntqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: + <a href="ntqclipboard.html#data">TQClipboard</a> <a href="qcustomevent.html#data">TQCustomEvent</a> <a href="tqdomcharacterdata.html#data">TQDomCharacterData</a> <a href="tqdomprocessinginstruction.html#data">TQDomProcessingInstruction</a> <a href="tqicondragitem.html#data">TQIconDragItem</a> <a href="tqmapconstiterator.html#data">TQMapConstIterator</a> <a href="tqmapiterator.html#data">TQMapIterator</a> <a href="tqmemarray.html#data">TQMemArray</a> <a href="tqmimesourcefactory.html#data">TQMimeSourceFactory</a> <a href="ntqnetworkprotocol.html#data">TQNetworkProtocol</a> <a href="ntqpicture.html#data">TQPicture</a> <a href="tqptrvector.html#data">TQPtrVector</a> <a href="tqsqlresult.html#data">TQSqlResult</a> <a href="ntqurloperator.html#data">TQUrlOperator</a> <a href="tqxmlinputsource.html#data">TQXmlInputSource</a><li>dataChanged: <a href="ntqclipboard.html#dataChanged">TQClipboard</a><li>dataReadProgress: <a href="ntqhttp.html#dataReadProgress">TQHttp</a><li>dataSendProgress: <a href="ntqhttp.html#dataSendProgress">TQHttp</a><li>dataTransferProgress: @@ -700,7 +700,7 @@ dark: <a href="ntqcolor.html#destroyAllocContext">TQColor</a><li>destroyed: <a href="tqobject.html#destroyed">TQObject</a><li>det: <a href="ntqwmatrix.html#det">TQWMatrix</a><li>detach: - <a href="ntqbitarray.html#detach">TQBitArray</a> <a href="ntqglcolormap.html#detach">TQGLColormap</a> <a href="tqiconset.html#detach">TQIconSet</a> <a href="tqimage.html#detach">TQImage</a> <a href="tqmap.html#detach">TQMap</a> <a href="ntqmemarray.html#detach">TQMemArray</a> <a href="ntqpicture.html#detach">TQPicture</a> <a href="ntqpixmap.html#detach">TQPixmap</a><li>device: + <a href="tqbitarray.html#detach">TQBitArray</a> <a href="ntqglcolormap.html#detach">TQGLColormap</a> <a href="tqiconset.html#detach">TQIconSet</a> <a href="tqimage.html#detach">TQImage</a> <a href="tqmap.html#detach">TQMap</a> <a href="tqmemarray.html#detach">TQMemArray</a> <a href="ntqpicture.html#detach">TQPicture</a> <a href="ntqpixmap.html#detach">TQPixmap</a><li>device: <a href="ntqdatastream.html#device">TQDataStream</a> <a href="qglcontext.html#device">TQGLContext</a> <a href="ntqpainter.html#device">TQPainter</a> <a href="qtabletevent.html#device">TQTabletEvent</a> <a href="tqtextstream.html#device">TQTextStream</a><li>deviceIsPixmap: <a href="qglcontext.html#deviceIsPixmap">TQGLContext</a><li>dialMoved: <a href="ntqdial.html#dialMoved">TQDial</a><li>dialPressed: @@ -810,7 +810,7 @@ dark: <a href="tqiconview.html#dropped">TQIconView</a> <a href="tqiconviewitem.html#dropped">TQIconViewItem</a> <a href="ntqlistview.html#dropped">TQListView</a> <a href="qlistviewitem.html#dropped">TQListViewItem</a> <a href="ntqtable.html#dropped">TQTable</a><li>dumpObjectInfo: <a href="tqobject.html#dumpObjectInfo">TQObject</a><li>dumpObjectTree: <a href="tqobject.html#dumpObjectTree">TQObject</a><li>duplicate: - <a href="ntqmemarray.html#duplicate">TQMemArray</a><li>duplicatesEnabled: + <a href="tqmemarray.html#duplicate">TQMemArray</a><li>duplicatesEnabled: <a href="ntqcombobox.html#duplicatesEnabled">TQComboBox</a><li>dx: <a href="ntqwmatrix.html#dx">TQWMatrix</a><li>dy: <a href="ntqwmatrix.html#dy">TQWMatrix</a><li><a name="e"></a> @@ -837,7 +837,7 @@ echoMode: <a href="ntqfile.html#encodeName">TQFile</a><li>encodedData: <a href="tqdropevent.html#encodedData">TQDropEvent</a> <a href="tqicondrag.html#encodedData">TQIconDrag</a> <a href="tqmimesource.html#encodedData">TQMimeSource</a> <a href="tqstoreddrag.html#encodedData">TQStoredDrag</a><li>encodedPathAndQuery: <a href="ntqurl.html#encodedPathAndQuery">TQUrl</a><li>end: - <a href="tqimageconsumer.html#end">TQImageConsumer</a> <a href="ntqlineedit.html#end">TQLineEdit</a> <a href="tqmap.html#end">TQMap</a> <a href="ntqmemarray.html#end">TQMemArray</a> <a href="ntqmultilineedit.html#end">TQMultiLineEdit</a> <a href="qnpstream.html#end">TQNPStream</a> <a href="ntqpainter.html#end">TQPainter</a> <a href="tqvaluelist.html#end">TQValueList</a> <a href="tqvaluevector.html#end">TQValueVector</a><li>endCDATA: + <a href="tqimageconsumer.html#end">TQImageConsumer</a> <a href="ntqlineedit.html#end">TQLineEdit</a> <a href="tqmap.html#end">TQMap</a> <a href="tqmemarray.html#end">TQMemArray</a> <a href="ntqmultilineedit.html#end">TQMultiLineEdit</a> <a href="qnpstream.html#end">TQNPStream</a> <a href="ntqpainter.html#end">TQPainter</a> <a href="tqvaluelist.html#end">TQValueList</a> <a href="tqvaluevector.html#end">TQValueVector</a><li>endCDATA: <a href="tqxmllexicalhandler.html#endCDATA">TQXmlLexicalHandler</a><li>endDTD: <a href="tqxmllexicalhandler.html#endDTD">TQXmlLexicalHandler</a><li>endDocument: <a href="tqxmlcontenthandler.html#endDocument">TQXmlContentHandler</a><li>endEdit: @@ -878,12 +878,12 @@ echoMode: <a href="ntqassistantclient.html#error">TQAssistantClient</a> <a href="ntqftp.html#error">TQFtp</a> <a href="ntqhttp.html#error">TQHttp</a> <a href="ntqsocket.html#error">TQSocket</a> <a href="ntqsocketdevice.html#error">TQSocketDevice</a> <a href="tqstylesheet.html#error">TQStyleSheet</a> <a href="tqxmlerrorhandler.html#error">TQXmlErrorHandler</a><li>errorCode: <a href="qnetworkoperation.html#errorCode">TQNetworkOperation</a><li>errorHandler: <a href="tqxmlreader.html#errorHandler">TQXmlReader</a><li>errorString: - <a href="ntqfile.html#errorString">TQFile</a> <a href="ntqftp.html#errorString">TQFtp</a> <a href="ntqhttp.html#errorString">TQHttp</a> <a href="ntqregexp.html#errorString">TQRegExp</a> <a href="tqxmlcontenthandler.html#errorString">TQXmlContentHandler</a> <a href="tqxmldtdhandler.html#errorString">TQXmlDTDHandler</a> <a href="tqxmldeclhandler.html#errorString">TQXmlDeclHandler</a> <a href="tqxmlentityresolver.html#errorString">TQXmlEntityResolver</a> <a href="tqxmlerrorhandler.html#errorString">TQXmlErrorHandler</a> <a href="tqxmllexicalhandler.html#errorString">TQXmlLexicalHandler</a><li>escape: - <a href="ntqregexp.html#escape">TQRegExp</a> <a href="tqstylesheet.html#escape">TQStyleSheet</a><li>event: + <a href="ntqfile.html#errorString">TQFile</a> <a href="ntqftp.html#errorString">TQFtp</a> <a href="ntqhttp.html#errorString">TQHttp</a> <a href="tqregexp.html#errorString">TQRegExp</a> <a href="tqxmlcontenthandler.html#errorString">TQXmlContentHandler</a> <a href="tqxmldtdhandler.html#errorString">TQXmlDTDHandler</a> <a href="tqxmldeclhandler.html#errorString">TQXmlDeclHandler</a> <a href="tqxmlentityresolver.html#errorString">TQXmlEntityResolver</a> <a href="tqxmlerrorhandler.html#errorString">TQXmlErrorHandler</a> <a href="tqxmllexicalhandler.html#errorString">TQXmlLexicalHandler</a><li>escape: + <a href="tqregexp.html#escape">TQRegExp</a> <a href="tqstylesheet.html#escape">TQStyleSheet</a><li>event: <a href="tqobject.html#event">TQObject</a> <a href="tqwidget.html#event">TQWidget</a><li>eventFilter: <a href="ntqlistview.html#eventFilter">TQListView</a> <a href="tqobject.html#eventFilter">TQObject</a> <a href="ntqscrollview.html#eventFilter">TQScrollView</a> <a href="ntqspinbox.html#eventFilter">TQSpinBox</a><li>eventLoop: <a href="ntqapplication.html#eventLoop">TQApplication</a><li>exactMatch: - <a href="ntqfont.html#exactMatch">TQFont</a> <a href="ntqfontinfo.html#exactMatch">TQFontInfo</a> <a href="ntqregexp.html#exactMatch">TQRegExp</a><li>exec: + <a href="ntqfont.html#exactMatch">TQFont</a> <a href="ntqfontinfo.html#exactMatch">TQFontInfo</a> <a href="tqregexp.html#exactMatch">TQRegExp</a><li>exec: <a href="ntqapplication.html#exec">TQApplication</a> <a href="ntqdialog.html#exec">TQDialog</a> <a href="ntqeventloop.html#exec">TQEventLoop</a> <a href="tqpopupmenu.html#exec">TQPopupMenu</a> <a href="tqsqldatabase.html#exec">TQSqlDatabase</a> <a href="tqsqlquery.html#exec">TQSqlQuery</a><li>executedQuery: <a href="tqsqlquery.html#executedQuery">TQSqlQuery</a><li>exists: <a href="ntqdir.html#exists">TQDir</a> <a href="ntqfile.html#exists">TQFile</a> <a href="ntqfileinfo.html#exists">TQFileInfo</a><li>exit: @@ -918,11 +918,11 @@ falseText: <a href="ntqdir.html#filePath">TQDir</a> <a href="ntqfileinfo.html#filePath">TQFileInfo</a> <a href="tqmimesourcefactory.html#filePath">TQMimeSourceFactory</a><li>fileSelected: <a href="ntqfiledialog.html#fileSelected">TQFileDialog</a><li>filesSelected: <a href="ntqfiledialog.html#filesSelected">TQFileDialog</a><li>fill: - <a href="ntqbitarray.html#fill">TQBitArray</a> <a href="ntqcstring.html#fill">TQCString</a> <a href="tqimage.html#fill">TQImage</a> <a href="ntqmemarray.html#fill">TQMemArray</a> <a href="ntqpixmap.html#fill">TQPixmap</a> <a href="tqptrvector.html#fill">TQPtrVector</a> <a href="tqstring.html#fill">TQString</a> <a href="tqtextstream.html#fill">TQTextStream</a><li>fillRect: + <a href="tqbitarray.html#fill">TQBitArray</a> <a href="tqcstring.html#fill">TQCString</a> <a href="tqimage.html#fill">TQImage</a> <a href="tqmemarray.html#fill">TQMemArray</a> <a href="ntqpixmap.html#fill">TQPixmap</a> <a href="tqptrvector.html#fill">TQPtrVector</a> <a href="tqstring.html#fill">TQString</a> <a href="tqtextstream.html#fill">TQTextStream</a><li>fillRect: <a href="ntqpainter.html#fillRect">TQPainter</a><li>filter: <a href="tqdatabrowser.html#filter">TQDataBrowser</a> <a href="tqdatatable.html#filter">TQDataTable</a> <a href="ntqdir.html#filter">TQDir</a> <a href="tqsqlcursor.html#filter">TQSqlCursor</a><li>filterSelected: <a href="ntqfiledialog.html#filterSelected">TQFileDialog</a><li>find: - <a href="ntqasciicache.html#find">TQAsciiCache</a> <a href="ntqasciidict.html#find">TQAsciiDict</a> <a href="ntqbuttongroup.html#find">TQButtonGroup</a> <a href="ntqcstring.html#find">TQCString</a> <a href="ntqcache.html#find">TQCache</a> <a href="tqdatatable.html#find">TQDataTable</a> <a href="ntqdict.html#find">TQDict</a> <a href="ntqglcolormap.html#find">TQGLColormap</a> <a href="ntqintcache.html#find">TQIntCache</a> <a href="ntqintdict.html#find">TQIntDict</a> <a href="tqmap.html#find">TQMap</a> <a href="ntqmemarray.html#find">TQMemArray</a> <a href="ntqpixmapcache.html#find">TQPixmapCache</a> <a href="tqptrdict.html#find">TQPtrDict</a> <a href="tqptrlist.html#find">TQPtrList</a> <a href="tqptrvector.html#find">TQPtrVector</a> <a href="tqsqlrecordinfo.html#find">TQSqlRecordInfo</a> <a href="tqstring.html#find">TQString</a> <a href="tqtextedit.html#find">TQTextEdit</a> <a href="tqvaluelist.html#find">TQValueList</a> <a href="tqwidget.html#find">TQWidget</a><li>findFirstVisibleItem: + <a href="tqasciicache.html#find">TQAsciiCache</a> <a href="tqasciidict.html#find">TQAsciiDict</a> <a href="ntqbuttongroup.html#find">TQButtonGroup</a> <a href="tqcstring.html#find">TQCString</a> <a href="tqcache.html#find">TQCache</a> <a href="tqdatatable.html#find">TQDataTable</a> <a href="tqdict.html#find">TQDict</a> <a href="ntqglcolormap.html#find">TQGLColormap</a> <a href="tqintcache.html#find">TQIntCache</a> <a href="tqintdict.html#find">TQIntDict</a> <a href="tqmap.html#find">TQMap</a> <a href="tqmemarray.html#find">TQMemArray</a> <a href="ntqpixmapcache.html#find">TQPixmapCache</a> <a href="tqptrdict.html#find">TQPtrDict</a> <a href="tqptrlist.html#find">TQPtrList</a> <a href="tqptrvector.html#find">TQPtrVector</a> <a href="tqsqlrecordinfo.html#find">TQSqlRecordInfo</a> <a href="tqstring.html#find">TQString</a> <a href="tqtextedit.html#find">TQTextEdit</a> <a href="tqvaluelist.html#find">TQValueList</a> <a href="tqwidget.html#find">TQWidget</a><li>findFirstVisibleItem: <a href="tqiconview.html#findFirstVisibleItem">TQIconView</a><li>findIndex: <a href="tqvaluelist.html#findIndex">TQValueList</a><li>findItem: <a href="tqiconview.html#findItem">TQIconView</a> <a href="ntqlistbox.html#findItem">TQListBox</a> <a href="ntqlistview.html#findItem">TQListView</a> <a href="tqmenudata.html#findItem">TQMenuData</a><li>findKey: @@ -934,7 +934,7 @@ falseText: <a href="tqptrlist.html#findNextRef">TQPtrList</a><li>findProperty: <a href="ntqmetaobject.html#findProperty">TQMetaObject</a><li>findRef: <a href="tqptrlist.html#findRef">TQPtrList</a> <a href="tqptrvector.html#findRef">TQPtrVector</a><li>findRev: - <a href="ntqcstring.html#findRev">TQCString</a> <a href="tqstring.html#findRev">TQString</a><li>findWidget: + <a href="tqcstring.html#findRev">TQCString</a> <a href="tqstring.html#findRev">TQString</a><li>findWidget: <a href="qboxlayout.html#findWidget">TQBoxLayout</a> <a href="qgridlayout.html#findWidget">TQGridLayout</a><li>finish: <a href="ntqsplashscreen.html#finish">TQSplashScreen</a><li>finishButton: <a href="ntqwizard.html#finishButton">TQWizard</a><li>finished: @@ -1207,7 +1207,7 @@ icon: <a href="tqimage.html#inputFormatList">TQImage</a><li>inputFormats: <a href="tqimage.html#inputFormats">TQImage</a> <a href="tqimagedecoder.html#inputFormats">TQImageDecoder</a> <a href="tqimageio.html#inputFormats">TQImageIO</a><li>inputMask: <a href="ntqlineedit.html#inputMask">TQLineEdit</a><li>insert: - <a href="ntqasciicache.html#insert">TQAsciiCache</a> <a href="ntqasciidict.html#insert">TQAsciiDict</a> <a href="ntqbuttongroup.html#insert">TQButtonGroup</a> <a href="ntqcstring.html#insert">TQCString</a> <a href="ntqcache.html#insert">TQCache</a> <a href="tqdatabrowser.html#insert">TQDataBrowser</a> <a href="ntqdict.html#insert">TQDict</a> <a href="ntqintcache.html#insert">TQIntCache</a> <a href="ntqintdict.html#insert">TQIntDict</a> <a href="ntqlineedit.html#insert">TQLineEdit</a> <a href="tqmap.html#insert">TQMap</a> <a href="ntqpixmapcache.html#insert">TQPixmapCache</a> <a href="tqptrdict.html#insert">TQPtrDict</a> <a href="tqptrlist.html#insert">TQPtrList</a> <a href="tqptrvector.html#insert">TQPtrVector</a> <a href="tqsqlcursor.html#insert">TQSqlCursor</a> <a href="tqsqlform.html#insert">TQSqlForm</a> <a href="tqsqlpropertymap.html#insert">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#insert">TQSqlRecord</a> <a href="tqstring.html#insert">TQString</a> <a href="tqtextedit.html#insert">TQTextEdit</a> <a href="ntqtranslator.html#insert">TQTranslator</a> <a href="tqvaluelist.html#insert">TQValueList</a> <a href="tqvaluevector.html#insert">TQValueVector</a><li>insertAfter: + <a href="tqasciicache.html#insert">TQAsciiCache</a> <a href="tqasciidict.html#insert">TQAsciiDict</a> <a href="ntqbuttongroup.html#insert">TQButtonGroup</a> <a href="tqcstring.html#insert">TQCString</a> <a href="tqcache.html#insert">TQCache</a> <a href="tqdatabrowser.html#insert">TQDataBrowser</a> <a href="tqdict.html#insert">TQDict</a> <a href="tqintcache.html#insert">TQIntCache</a> <a href="tqintdict.html#insert">TQIntDict</a> <a href="ntqlineedit.html#insert">TQLineEdit</a> <a href="tqmap.html#insert">TQMap</a> <a href="ntqpixmapcache.html#insert">TQPixmapCache</a> <a href="tqptrdict.html#insert">TQPtrDict</a> <a href="tqptrlist.html#insert">TQPtrList</a> <a href="tqptrvector.html#insert">TQPtrVector</a> <a href="tqsqlcursor.html#insert">TQSqlCursor</a> <a href="tqsqlform.html#insert">TQSqlForm</a> <a href="tqsqlpropertymap.html#insert">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#insert">TQSqlRecord</a> <a href="tqstring.html#insert">TQString</a> <a href="tqtextedit.html#insert">TQTextEdit</a> <a href="ntqtranslator.html#insert">TQTranslator</a> <a href="tqvaluelist.html#insert">TQValueList</a> <a href="tqvaluevector.html#insert">TQValueVector</a><li>insertAfter: <a href="tqdomnode.html#insertAfter">TQDomNode</a><li>insertAndMark: <a href="ntqmultilineedit.html#insertAndMark">TQMultiLineEdit</a><li>insertAt: <a href="ntqmultilineedit.html#insertAt">TQMultiLineEdit</a> <a href="tqtextedit.html#insertAt">TQTextEdit</a><li>insertBefore: @@ -1311,7 +1311,7 @@ icon: <a href="ntqtable.html#isEditing">TQTable</a><li>isEffectEnabled: <a href="ntqapplication.html#isEffectEnabled">TQApplication</a><li>isElement: <a href="tqdomelement.html#isElement">TQDomElement</a> <a href="tqdomnode.html#isElement">TQDomNode</a><li>isEmpty: - <a href="ntqasciicache.html#isEmpty">TQAsciiCache</a> <a href="qasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="ntqasciidict.html#isEmpty">TQAsciiDict</a> <a href="qasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="ntqcstring.html#isEmpty">TQCString</a> <a href="ntqcache.html#isEmpty">TQCache</a> <a href="qcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="ntqdict.html#isEmpty">TQDict</a> <a href="qdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="ntqglcolormap.html#isEmpty">TQGLColormap</a> <a href="ntqintcache.html#isEmpty">TQIntCache</a> <a href="qintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="ntqintdict.html#isEmpty">TQIntDict</a> <a href="qintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="ntqlayout.html#isEmpty">TQLayout</a> <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="ntqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="ntqrect.html#isEmpty">TQRect</a> <a href="ntqregexp.html#isEmpty">TQRegExp</a> <a href="ntqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="qspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="qtableselection.html#isEmpty">TQTableSelection</a> <a href="ntqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled: + <a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="ntqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="ntqlayout.html#isEmpty">TQLayout</a> <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="ntqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="ntqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="qspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="qtableselection.html#isEmpty">TQTableSelection</a> <a href="ntqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled: <a href="ntqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="ntqlayout.html#isEnabled">TQLayout</a> <a href="qlistviewitem.html#isEnabled">TQListViewItem</a> <a href="ntqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="qtab.html#isEnabled">TQTab</a> <a href="qtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo: <a href="tqwidget.html#isEnabledTo">TQWidget</a><li>isEntity: <a href="tqdomentity.html#isEntity">TQDomEntity</a> <a href="tqdomnode.html#isEntity">TQDomNode</a><li>isEntityReference: @@ -1357,7 +1357,7 @@ icon: <a href="ntqlineedit.html#isModified">TQLineEdit</a> <a href="tqtextedit.html#isModified">TQTextEdit</a><li>isMovingEnabled: <a href="ntqdockwindow.html#isMovingEnabled">TQDockWindow</a> <a href="ntqheader.html#isMovingEnabled">TQHeader</a><li>isNotation: <a href="tqdomnode.html#isNotation">TQDomNode</a> <a href="tqdomnotation.html#isNotation">TQDomNotation</a><li>isNull: - <a href="ntqcstring.html#isNull">TQCString</a> <a href="qchar.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="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="ntqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="ntqmemarray.html#isNull">TQMemArray</a> <a href="ntqmovie.html#isNull">TQMovie</a> <a href="ntqpicture.html#isNull">TQPicture</a> <a href="ntqpixmap.html#isNull">TQPixmap</a> <a href="ntqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="ntqrect.html#isNull">TQRect</a> <a href="ntqregion.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="qchar.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="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="ntqhostaddress.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="ntqmovie.html#isNull">TQMovie</a> <a href="ntqpicture.html#isNull">TQPicture</a> <a href="ntqpixmap.html#isNull">TQPixmap</a> <a href="ntqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="ntqrect.html#isNull">TQRect</a> <a href="ntqregion.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="qchar.html#isNumber">TQChar</a><li>isOn: <a href="tqaction.html#isOn">TQAction</a> <a href="ntqbutton.html#isOn">TQButton</a> <a href="ntqbutton.html#isOn">TQCheckBox</a> <a href="qchecklistitem.html#isOn">TQCheckListItem</a> <a href="ntqbutton.html#isOn">TQPushButton</a> <a href="ntqbutton.html#isOn">TQRadioButton</a><li>isOpen: <a href="ntqassistantclient.html#isOpen">TQAssistantClient</a> <a href="ntqiodevice.html#isOpen">TQIODevice</a> <a href="ntqlistview.html#isOpen">TQListView</a> <a href="qlistviewitem.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="ntqlineedit.html#isUndoAvailable">TQLineEdit</a> <a href="tqtextedit.html#isUndoAvailable">TQTextEdit</a><li>isUndoRedoEnabled: <a href="tqtextedit.html#isUndoRedoEnabled">TQTextEdit</a><li>isUpdatesEnabled: <a href="tqwidget.html#isUpdatesEnabled">TQWidget</a><li>isValid: - <a href="qaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="ntqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="qglcontext.html#isValid">TQGLContext</a> <a href="qglwidget.html#isValid">TQGLWidget</a> <a href="qhttpheader.html#isValid">TQHttpHeader</a> <a href="ntqrect.html#isValid">TQRect</a> <a href="ntqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="ntqsocketdevice.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="ntqurl.html#isValid">TQUrl</a> <a href="ntqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: + <a href="qaccessibleinterface.html#isValid">TQAccessibleInterface</a> <a href="tqcanvaspixmaparray.html#isValid">TQCanvasPixmapArray</a> <a href="tqcanvaspolygonalitem.html#isValid">TQCanvasPolygonalItem</a> <a href="ntqcolor.html#isValid">TQColor</a> <a href="tqdate.html#isValid">TQDate</a> <a href="tqdatetime.html#isValid">TQDateTime</a> <a href="qglcontext.html#isValid">TQGLContext</a> <a href="qglwidget.html#isValid">TQGLWidget</a> <a href="qhttpheader.html#isValid">TQHttpHeader</a> <a href="ntqrect.html#isValid">TQRect</a> <a href="tqregexp.html#isValid">TQRegExp</a> <a href="tqsize.html#isValid">TQSize</a> <a href="ntqsocketdevice.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="ntqurl.html#isValid">TQUrl</a> <a href="ntqurlinfo.html#isValid">TQUrlInfo</a> <a href="ntqvariant.html#isValid">TQVariant</a><li>isVerticalSliderPressed: <a href="ntqscrollview.html#isVerticalSliderPressed">TQScrollView</a><li>isVerticallyStretchable: <a href="ntqdockwindow.html#isVerticallyStretchable">TQDockWindow</a><li>isVirtualDesktop: <a href="ntqdesktopwidget.html#isVirtualDesktop">TQDesktopWidget</a><li>isVisible: @@ -1501,14 +1501,14 @@ label: <a href="tqwidget.html#leaveEvent">TQWidget</a><li>leaveInstance: <a href="qnpwidget.html#leaveInstance">TQNPWidget</a><li>leaveWhatsThisMode: <a href="ntqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis</a><li>left: - <a href="ntqcstring.html#left">TQCString</a> <a href="ntqrect.html#left">TQRect</a> <a href="tqstring.html#left">TQString</a><li>leftBearing: + <a href="tqcstring.html#left">TQCString</a> <a href="ntqrect.html#left">TQRect</a> <a href="tqstring.html#left">TQString</a><li>leftBearing: <a href="ntqfontmetrics.html#leftBearing">TQFontMetrics</a><li>leftCol: <a href="qtableselection.html#leftCol">TQTableSelection</a><li>leftDock: <a href="tqmainwindow.html#leftDock">TQMainWindow</a><li>leftEdge: <a href="tqcanvassprite.html#leftEdge">TQCanvasSprite</a><li>leftJustify: - <a href="ntqcstring.html#leftJustify">TQCString</a> <a href="tqstring.html#leftJustify">TQString</a><li>leftMargin: + <a href="tqcstring.html#leftJustify">TQCString</a> <a href="tqstring.html#leftJustify">TQString</a><li>leftMargin: <a href="ntqscrollview.html#leftMargin">TQScrollView</a><li>length: - <a href="ntqcstring.html#length">TQCString</a> <a href="tqdomcharacterdata.html#length">TQDomCharacterData</a> <a href="tqdomnamednodemap.html#length">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#length">TQDomNodeList</a> <a href="tqsqlfieldinfo.html#length">TQSqlFieldInfo</a> <a href="tqstring.html#length">TQString</a> <a href="tqtextedit.html#length">TQTextEdit</a> <a href="tqxmlattributes.html#length">TQXmlAttributes</a><li>lessThan: + <a href="tqcstring.html#length">TQCString</a> <a href="tqdomcharacterdata.html#length">TQDomCharacterData</a> <a href="tqdomnamednodemap.html#length">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#length">TQDomNodeList</a> <a href="tqsqlfieldinfo.html#length">TQSqlFieldInfo</a> <a href="tqstring.html#length">TQString</a> <a href="tqtextedit.html#length">TQTextEdit</a> <a href="tqxmlattributes.html#length">TQXmlAttributes</a><li>lessThan: <a href="ntqurlinfo.html#lessThan">TQUrlInfo</a><li>lexicalHandler: <a href="tqxmlreader.html#lexicalHandler">TQXmlReader</a><li>library: <a href="ntqlibrary.html#library">TQLibrary</a><li>libraryPaths: @@ -1561,7 +1561,7 @@ label: <a href="ntqsound.html#loops">TQSound</a><li>loopsRemaining: <a href="ntqsound.html#loopsRemaining">TQSound</a><li>lostFocus: <a href="qfocusevent.html#lostFocus">TQFocusEvent</a> <a href="ntqlineedit.html#lostFocus">TQLineEdit</a><li>lower: - <a href="ntqcstring.html#lower">TQCString</a> <a href="qchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a> + <a href="tqcstring.html#lower">TQCString</a> <a href="qchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a> m11: <a href="ntqwmatrix.html#m11">TQWMatrix</a><li>m12: <a href="ntqwmatrix.html#m12">TQWMatrix</a><li>m21: @@ -1603,10 +1603,10 @@ m11: <a href="ntqcursor.html#mask">TQCursor</a> <a href="ntqpixmap.html#mask">TQPixmap</a><li>match: <a href="ntqdir.html#match">TQDir</a><li>matchAllDirs: <a href="ntqdir.html#matchAllDirs">TQDir</a><li>matchedLength: - <a href="ntqregexp.html#matchedLength">TQRegExp</a><li>matches: + <a href="tqregexp.html#matchedLength">TQRegExp</a><li>matches: <a href="ntqkeysequence.html#matches">TQKeySequence</a><li>maxColors: <a href="ntqcolor.html#maxColors">TQColor</a><li>maxCost: - <a href="ntqasciicache.html#maxCost">TQAsciiCache</a> <a href="ntqcache.html#maxCost">TQCache</a> <a href="ntqintcache.html#maxCost">TQIntCache</a><li>maxCount: + <a href="tqasciicache.html#maxCost">TQAsciiCache</a> <a href="tqcache.html#maxCost">TQCache</a> <a href="tqintcache.html#maxCost">TQIntCache</a><li>maxCount: <a href="ntqcombobox.html#maxCount">TQComboBox</a><li>maxIconWidth: <a href="tqstyleoption.html#maxIconWidth">TQStyleOption</a><li>maxItemTextLength: <a href="tqiconview.html#maxItemTextLength">TQIconView</a><li>maxItemWidth: @@ -1642,7 +1642,7 @@ m11: <a href="tqeucjpcodec.html#mibEnum">TQEucJpCodec</a> <a href="tqtextcodec.html#mibEnum">TQTextCodec</a><li>mibEnums: <a href="tqtextcodecplugin.html#mibEnums">TQTextCodecPlugin</a><li>microFocusHint: <a href="tqwidget.html#microFocusHint">TQWidget</a><li>mid: - <a href="ntqcstring.html#mid">TQCString</a> <a href="qcolorgroup.html#mid">TQColorGroup</a> <a href="tqstring.html#mid">TQString</a><li>midLineWidth: + <a href="tqcstring.html#mid">TQCString</a> <a href="qcolorgroup.html#mid">TQColorGroup</a> <a href="tqstring.html#mid">TQString</a><li>midLineWidth: <a href="ntqframe.html#midLineWidth">TQFrame</a> <a href="tqstyleoption.html#midLineWidth">TQStyleOption</a><li>midlight: <a href="qcolorgroup.html#midlight">TQColorGroup</a><li>mightBeRichText: <a href="tqstylesheet.html#mightBeRichText">TQStyleSheet</a><li>mimeFor: @@ -1653,7 +1653,7 @@ m11: <a href="ntqprinter.html#minPage">TQPrinter</a><li>minRightBearing: <a href="ntqfontmetrics.html#minRightBearing">TQFontMetrics</a><li>minValue: <a href="tqdateedit.html#minValue">TQDateEdit</a> <a href="ntqdial.html#minValue">TQDial</a> <a href="ntqrangecontrol.html#minValue">TQRangeControl</a> <a href="ntqscrollbar.html#minValue">TQScrollBar</a> <a href="ntqslider.html#minValue">TQSlider</a> <a href="ntqspinbox.html#minValue">TQSpinBox</a> <a href="tqtimeedit.html#minValue">TQTimeEdit</a><li>minimal: - <a href="ntqregexp.html#minimal">TQRegExp</a><li>minimumDuration: + <a href="tqregexp.html#minimal">TQRegExp</a><li>minimumDuration: <a href="ntqprogressdialog.html#minimumDuration">TQProgressDialog</a><li>minimumHeight: <a href="tqwidget.html#minimumHeight">TQWidget</a><li>minimumSize: <a href="qboxlayout.html#minimumSize">TQBoxLayout</a> <a href="qgridlayout.html#minimumSize">TQGridLayout</a> <a href="ntqlayout.html#minimumSize">TQLayout</a> <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a> <a href="qspaceritem.html#minimumSize">TQSpacerItem</a> <a href="tqwidget.html#minimumSize">TQWidget</a> <a href="tqwidgetitem.html#minimumSize">TQWidgetItem</a><li>minimumSizeHint: @@ -1745,11 +1745,11 @@ name: <a href="ntqdial.html#notchesVisible">TQDial</a><li>notify: <a href="ntqapplication.html#notify">TQApplication</a><li>notifyURL: <a href="qnpinstance.html#notifyURL">TQNPInstance</a><li>nrefs: - <a href="ntqmemarray.html#nrefs">TQMemArray</a><li>nullText: + <a href="tqmemarray.html#nrefs">TQMemArray</a><li>nullText: <a href="tqdatatable.html#nullText">TQDataTable</a> <a href="tqsqldriver.html#nullText">TQSqlDriver</a><li>numBitPlanes: <a href="ntqcolor.html#numBitPlanes">TQColor</a><li>numBytes: <a href="tqimage.html#numBytes">TQImage</a><li>numCaptures: - <a href="ntqregexp.html#numCaptures">TQRegExp</a><li>numClassInfo: + <a href="tqregexp.html#numCaptures">TQRegExp</a><li>numClassInfo: <a href="ntqmetaobject.html#numClassInfo">TQMetaObject</a><li>numColors: <a href="tqimage.html#numColors">TQImage</a> <a href="ntqpaintdevicemetrics.html#numColors">TQPaintDeviceMetrics</a><li>numCols: <a href="tqdatatable.html#numCols">TQDataTable</a> <a href="qgridlayout.html#numCols">TQGridLayout</a> <a href="ntqgridview.html#numCols">TQGridView</a> <a href="ntqtable.html#numCols">TQTable</a> <a href="qtableselection.html#numCols">TQTableSelection</a><li>numColumns: @@ -1794,44 +1794,44 @@ object: <a href="ntqnetworkprotocol.html#operationRemove">TQNetworkProtocol</a><li>operationRename: <a href="ntqnetworkprotocol.html#operationRename">TQNetworkProtocol</a><li>operator TQString: <a href="ntqkeysequence.html#operator-TQString">TQKeySequence</a> <a href="ntqurl.html#operator-TQString">TQUrl</a> <a href="ntquuid.html#operator-TQString">TQUuid</a><li>operator T: - <a href="ntqdeepcopy.html#operator-T">TQDeepCopy</a><li>operator T *: + <a href="tqdeepcopy.html#operator-T">TQDeepCopy</a><li>operator T *: <a href="ntqguardedptr.html#operator-T-*">TQGuardedPtr</a><li>operator char: <a href="qchar.html#operator-char">TQChar</a><li>operator const char *: - <a href="ntqcstring.html#operator-const-char-*">TQCString</a> <a href="tqstring.html#operator-const-char-*">TQString</a><li>operator const type *: - <a href="ntqmemarray.html#operator-const-type-*">TQMemArray</a><li>operator int: - <a href="qbitval.html#operator-int">TQBitVal</a><li>operator std::string: + <a href="tqcstring.html#operator-const-char-*">TQCString</a> <a href="tqstring.html#operator-const-char-*">TQString</a><li>operator const type *: + <a href="tqmemarray.html#operator-const-type-*">TQMemArray</a><li>operator int: + <a href="tqbitval.html#operator-int">TQBitVal</a><li>operator std::string: <a href="tqstring.html#operator-std::string">TQString</a><li>operator type *: - <a href="qasciicacheiterator.html#operator-type-*">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator-type-*">TQAsciiDictIterator</a> <a href="qcacheiterator.html#operator-type-*">TQCacheIterator</a> <a href="qdictiterator.html#operator-type-*">TQDictIterator</a> <a href="qintcacheiterator.html#operator-type-*">TQIntCacheIterator</a> <a href="qintdictiterator.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="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="ntqbrush.html#operator!-eq">TQBrush</a> <a href="ntqcstring.html#operator!-eq">TQCString</a> <a href="qchar.html#operator!-eq">TQChar</a> <a href="ntqcolor.html#operator!-eq">TQColor</a> <a href="qcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="ntqdir.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="ntqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="ntqmemarray.html#operator!-eq">TQMemArray</a> <a href="ntqpalette.html#operator!-eq">TQPalette</a> <a href="ntqpen.html#operator!-eq">TQPen</a> <a href="ntqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="ntqrect.html#operator!-eq">TQRect</a> <a href="ntqregexp.html#operator!-eq">TQRegExp</a> <a href="ntqregion.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="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.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="ntqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: - <a href="ntqbitarray.html#operator-and">TQBitArray</a> <a href="ntqrect.html#operator-and">TQRect</a> <a href="ntqregion.html#operator-and">TQRegion</a><li>operator&=: - <a href="ntqbitarray.html#operator-and-eq">TQBitArray</a> <a href="ntqrect.html#operator-and-eq">TQRect</a> <a href="ntqregion.html#operator-and-eq">TQRegion</a><li>operator(): - <a href="qasciicacheiterator.html#operator()">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator()">TQAsciiDictIterator</a> <a href="qcacheiterator.html#operator()">TQCacheIterator</a> <a href="qdictiterator.html#operator()">TQDictIterator</a> <a href="qintcacheiterator.html#operator()">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator()">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator()">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator()">TQPtrListIterator</a><li>operator*: + <a href="ntqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="qchar.html#operator!-eq">TQChar</a> <a href="ntqcolor.html#operator!-eq">TQColor</a> <a href="qcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="ntqdir.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="ntqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.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="ntqpalette.html#operator!-eq">TQPalette</a> <a href="ntqpen.html#operator!-eq">TQPen</a> <a href="ntqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="ntqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="ntqregion.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="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.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="ntqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: + <a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="ntqrect.html#operator-and">TQRect</a> <a href="ntqregion.html#operator-and">TQRegion</a><li>operator&=: + <a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="ntqrect.html#operator-and-eq">TQRect</a> <a href="ntqregion.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*: <a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="qlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="ntqpoint.html#operator*">TQPoint</a> <a href="tqptrlistiterator.html#operator*">TQPtrListIterator</a> <a href="tqsize.html#operator*">TQSize</a> <a href="tqvaluelistconstiterator.html#operator*">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator*">TQValueListIterator</a><li>operator*=: <a href="ntqpoint.html#operator*-eq">TQPoint</a> <a href="tqsize.html#operator*-eq">TQSize</a> <a href="ntqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+: - <a href="ntqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="ntqpoint.html#operator+">TQPoint</a> <a href="ntqregion.html#operator+">TQRegion</a> <a href="tqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</a><li>operator++: - <a href="qasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="qcacheiterator.html#operator++">TQCacheIterator</a> <a href="qdictiterator.html#operator++">TQDictIterator</a> <a href="qintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator++">TQIntDictIterator</a> <a href="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=: - <a href="qasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="ntqcstring.html#operator+-eq">TQCString</a> <a href="qcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="qintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="ntqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="tqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: + <a href="tqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="ntqpoint.html#operator+">TQPoint</a> <a href="ntqregion.html#operator+">TQRegion</a> <a href="tqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</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="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=: + <a href="tqasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="tqcstring.html#operator+-eq">TQCString</a> <a href="tqcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="qlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="ntqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="tqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-: <a href="ntqpoint.html#operator-">TQPoint</a> <a href="ntqregion.html#operator-">TQRegion</a> <a href="tqsize.html#operator-">TQSize</a><li>operator--: - <a href="qasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="tqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=: - <a href="qasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="qintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="ntqregion.html#operator--eq">TQRegion</a> <a href="tqsemaphore.html#operator--eq">TQSemaphore</a> <a href="tqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: + <a href="tqasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="tqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=: + <a href="tqasciicacheiterator.html#operator--eq">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--eq">TQIntCacheIterator</a> <a href="qlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="ntqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="ntqregion.html#operator--eq">TQRegion</a> <a href="tqsemaphore.html#operator--eq">TQSemaphore</a> <a href="tqsize.html#operator--eq">TQSize</a> <a href="tqvaluelistiterator.html#operator--eq">TQValueListIterator</a><li>operator->: <a href="ntqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/: <a href="ntqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=: <a href="ntqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator<: - <a href="ntqcstring.html#operator-lt">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator<<: - <a href="ntqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="ntqbrush.html#operator-lt-lt">TQBrush</a> <a href="ntqcstring.html#operator-lt-lt">TQCString</a> <a href="ntqcolor.html#operator-lt-lt">TQColor</a> <a href="qcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="ntqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="ntqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="ntqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="ntqpalette.html#operator-lt-lt">TQPalette</a> <a href="ntqpen.html#operator-lt-lt">TQPen</a> <a href="ntqpicture.html#operator-lt-lt">TQPicture</a> <a href="ntqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="ntqpoint.html#operator-lt-lt">TQPoint</a> <a href="ntqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="ntqrect.html#operator-lt-lt">TQRect</a> <a href="ntqregion.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="ntqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: - <a href="ntqcstring.html#operator-lt-eq">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=: - <a href="qasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="ntqasciidict.html#operator-eq">TQAsciiDict</a> <a href="ntqbitarray.html#operator-eq">TQBitArray</a> <a href="qbitval.html#operator-eq">TQBitVal</a> <a href="ntqbitmap.html#operator-eq">TQBitmap</a> <a href="ntqbrush.html#operator-eq">TQBrush</a> <a href="ntqcstring.html#operator-eq">TQCString</a> <a href="qcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="ntqcolor.html#operator-eq">TQColor</a> <a href="qcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="ntqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="ntqdict.html#operator-eq">TQDict</a> <a href="ntqdir.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="ntqfileinfo.html#operator-eq">TQFileInfo</a> <a href="ntqfont.html#operator-eq">TQFont</a> <a href="ntqfontinfo.html#operator-eq">TQFontInfo</a> <a href="ntqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="ntqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="ntqhostaddress.html#operator-eq">TQHostAddress</a> <a href="qhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="qintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="ntqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="qlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="ntqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="ntqmemarray.html#operator-eq">TQMemArray</a> <a href="ntqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="ntqpalette.html#operator-eq">TQPalette</a> <a href="ntqpen.html#operator-eq">TQPen</a> <a href="ntqpicture.html#operator-eq">TQPicture</a> <a href="ntqpixmap.html#operator-eq">TQPixmap</a> <a href="ntqpointarray.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="ntqregexp.html#operator-eq">TQRegExp</a> <a href="ntqregion.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="qtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="ntqurl.html#operator-eq">TQUrl</a> <a href="ntqurlinfo.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="ntqbrush.html#operator-eq-eq">TQBrush</a> <a href="ntqcstring.html#operator-eq-eq">TQCString</a> <a href="qchar.html#operator-eq-eq">TQChar</a> <a href="ntqcolor.html#operator-eq-eq">TQColor</a> <a href="qcolorgroup.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="ntqdir.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="ntqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="ntqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="ntqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="ntqpalette.html#operator-eq-eq">TQPalette</a> <a href="ntqpen.html#operator-eq-eq">TQPen</a> <a href="ntqpoint.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="ntqrect.html#operator-eq-eq">TQRect</a> <a href="ntqregexp.html#operator-eq-eq">TQRegExp</a> <a href="ntqregion.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="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="ntqurl.html#operator-eq-eq">TQUrl</a> <a href="ntqurlinfo.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="ntqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: - <a href="ntqcstring.html#operator-gt">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator>=: - <a href="ntqcstring.html#operator-gt-eq">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator>>: - <a href="ntqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="ntqbrush.html#operator-gt-gt">TQBrush</a> <a href="ntqcstring.html#operator-gt-gt">TQCString</a> <a href="ntqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="ntqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="ntqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="ntqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="ntqpalette.html#operator-gt-gt">TQPalette</a> <a href="ntqpen.html#operator-gt-gt">TQPen</a> <a href="ntqpicture.html#operator-gt-gt">TQPicture</a> <a href="ntqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="ntqpoint.html#operator-gt-gt">TQPoint</a> <a href="ntqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="ntqrect.html#operator-gt-gt">TQRect</a> <a href="ntqregion.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="ntqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: - <a href="ntqasciicache.html#operator[]">TQAsciiCache</a> <a href="ntqasciidict.html#operator[]">TQAsciiDict</a> <a href="ntqbitarray.html#operator[]">TQBitArray</a> <a href="ntqcache.html#operator[]">TQCache</a> <a href="ntqdict.html#operator[]">TQDict</a> <a href="ntqdir.html#operator[]">TQDir</a> <a href="ntqintcache.html#operator[]">TQIntCache</a> <a href="ntqintdict.html#operator[]">TQIntDict</a> <a href="ntqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="ntqmemarray.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="ntqbitarray.html#operator^">TQBitArray</a> <a href="ntqregion.html#operator^">TQRegion</a><li>operator^=: - <a href="ntqbitarray.html#operator^-eq">TQBitArray</a> <a href="ntqregion.html#operator^-eq">TQRegion</a><li>operator|: - <a href="ntqbitarray.html#operator|">TQBitArray</a> <a href="ntqrect.html#operator|">TQRect</a> <a href="ntqregion.html#operator|">TQRegion</a><li>operator|=: - <a href="ntqbitarray.html#operator|-eq">TQBitArray</a> <a href="ntqrect.html#operator|-eq">TQRect</a> <a href="ntqregion.html#operator|-eq">TQRegion</a><li>operator~: - <a href="ntqbitarray.html#operator~">TQBitArray</a><li>optimization: + <a href="tqcstring.html#operator-lt">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator<<: + <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="ntqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="ntqcolor.html#operator-lt-lt">TQColor</a> <a href="qcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="ntqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="ntqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="ntqpalette.html#operator-lt-lt">TQPalette</a> <a href="ntqpen.html#operator-lt-lt">TQPen</a> <a href="ntqpicture.html#operator-lt-lt">TQPicture</a> <a href="ntqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="ntqpoint.html#operator-lt-lt">TQPoint</a> <a href="ntqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="ntqrect.html#operator-lt-lt">TQRect</a> <a href="ntqregion.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="ntqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: + <a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="qchar.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="qtranslatormessage.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="ntqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="ntqcolor.html#operator-eq">TQColor</a> <a href="qcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="ntqdir.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="ntqfileinfo.html#operator-eq">TQFileInfo</a> <a href="ntqfont.html#operator-eq">TQFont</a> <a href="ntqfontinfo.html#operator-eq">TQFontInfo</a> <a href="ntqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="ntqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="ntqhostaddress.html#operator-eq">TQHostAddress</a> <a href="qhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="qlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="qlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="ntqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="ntqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="ntqpalette.html#operator-eq">TQPalette</a> <a href="ntqpen.html#operator-eq">TQPen</a> <a href="ntqpicture.html#operator-eq">TQPicture</a> <a href="ntqpixmap.html#operator-eq">TQPixmap</a> <a href="ntqpointarray.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="ntqregion.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="qtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="ntqurl.html#operator-eq">TQUrl</a> <a href="ntqurlinfo.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="ntqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="qchar.html#operator-eq-eq">TQChar</a> <a href="ntqcolor.html#operator-eq-eq">TQColor</a> <a href="qcolorgroup.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="ntqdir.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="ntqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="ntqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="ntqpalette.html#operator-eq-eq">TQPalette</a> <a href="ntqpen.html#operator-eq-eq">TQPen</a> <a href="ntqpoint.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="ntqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="ntqregion.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="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="ntqurl.html#operator-eq-eq">TQUrl</a> <a href="ntqurlinfo.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="ntqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: + <a href="tqcstring.html#operator-gt">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator>=: + <a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator>>: + <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="ntqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="ntqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="ntqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="ntqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="ntqpalette.html#operator-gt-gt">TQPalette</a> <a href="ntqpen.html#operator-gt-gt">TQPen</a> <a href="ntqpicture.html#operator-gt-gt">TQPicture</a> <a href="ntqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="ntqpoint.html#operator-gt-gt">TQPoint</a> <a href="ntqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="ntqrect.html#operator-gt-gt">TQRect</a> <a href="ntqregion.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="ntqwmatrix.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="ntqdir.html#operator[]">TQDir</a> <a href="tqintcache.html#operator[]">TQIntCache</a> <a href="tqintdict.html#operator[]">TQIntDict</a> <a href="ntqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="tqmemarray.html#operator[]">TQMemArray</a> <a href="tqptrdict.html#operator[]">TQPtrDict</a> <a href="tqptrvector.html#operator[]">TQPtrVector</a> <a href="tqstring.html#operator[]">TQString</a> <a href="tqvaluelist.html#operator[]">TQValueList</a> <a href="tqvaluevector.html#operator[]">TQValueVector</a><li>operator^: + <a href="tqbitarray.html#operator^">TQBitArray</a> <a href="ntqregion.html#operator^">TQRegion</a><li>operator^=: + <a href="tqbitarray.html#operator^-eq">TQBitArray</a> <a href="ntqregion.html#operator^-eq">TQRegion</a><li>operator|: + <a href="tqbitarray.html#operator|">TQBitArray</a> <a href="ntqrect.html#operator|">TQRect</a> <a href="ntqregion.html#operator|">TQRegion</a><li>operator|=: + <a href="tqbitarray.html#operator|-eq">TQBitArray</a> <a href="ntqrect.html#operator|-eq">TQRect</a> <a href="ntqregion.html#operator|-eq">TQRegion</a><li>operator~: + <a href="tqbitarray.html#operator~">TQBitArray</a><li>optimization: <a href="ntqpixmap.html#optimization">TQPixmap</a><li>order: <a href="tqdateedit.html#order">TQDateEdit</a><li>orientation: <a href="ntqdialog.html#orientation">TQDialog</a> <a href="ntqdockarea.html#orientation">TQDockArea</a> <a href="ntqdockwindow.html#orientation">TQDockWindow</a> <a href="ntqgroupbox.html#orientation">TQGroupBox</a> <a href="ntqheader.html#orientation">TQHeader</a> <a href="ntqprinter.html#orientation">TQPrinter</a> <a href="ntqscrollbar.html#orientation">TQScrollBar</a> <a href="ntqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged: @@ -1901,7 +1901,7 @@ packImage: <a href="ntqlineedit.html#paste">TQLineEdit</a> <a href="tqtextedit.html#paste">TQTextEdit</a><li>pasteSubType: <a href="tqtextedit.html#pasteSubType">TQTextEdit</a><li>path: <a href="ntqdir.html#path">TQDir</a> <a href="qhttprequestheader.html#path">TQHttpRequestHeader</a> <a href="ntqurl.html#path">TQUrl</a><li>pattern: - <a href="ntqregexp.html#pattern">TQRegExp</a><li>pause: + <a href="tqregexp.html#pattern">TQRegExp</a><li>pause: <a href="ntqmovie.html#pause">TQMovie</a><li>paused: <a href="ntqmovie.html#paused">TQMovie</a><li>peerAddress: <a href="ntqsocket.html#peerAddress">TQSocket</a> <a href="ntqsocketdevice.html#peerAddress">TQSocketDevice</a><li>peerName: @@ -1939,7 +1939,7 @@ packImage: <a href="ntqcombobox.html#popup">TQComboBox</a> <a href="tqpopupmenu.html#popup">TQPopupMenu</a> <a href="ntqpushbutton.html#popup">TQPushButton</a> <a href="tqtoolbutton.html#popup">TQToolButton</a><li>popupDelay: <a href="tqtoolbutton.html#popupDelay">TQToolButton</a><li>port: <a href="ntqserversocket.html#port">TQServerSocket</a> <a href="ntqsocket.html#port">TQSocket</a> <a href="ntqsocketdevice.html#port">TQSocketDevice</a> <a href="tqsqldatabase.html#port">TQSqlDatabase</a> <a href="ntqurl.html#port">TQUrl</a><li>pos: - <a href="qcontextmenuevent.html#pos">TQContextMenuEvent</a> <a href="ntqcursor.html#pos">TQCursor</a> <a href="tqdropevent.html#pos">TQDropEvent</a> <a href="tqiconviewitem.html#pos">TQIconViewItem</a> <a href="qmouseevent.html#pos">TQMouseEvent</a> <a href="qmoveevent.html#pos">TQMoveEvent</a> <a href="ntqregexp.html#pos">TQRegExp</a> <a href="qtabletevent.html#pos">TQTabletEvent</a> <a href="qwheelevent.html#pos">TQWheelEvent</a> <a href="tqwidget.html#pos">TQWidget</a><li>position: + <a href="qcontextmenuevent.html#pos">TQContextMenuEvent</a> <a href="ntqcursor.html#pos">TQCursor</a> <a href="tqdropevent.html#pos">TQDropEvent</a> <a href="tqiconviewitem.html#pos">TQIconViewItem</a> <a href="qmouseevent.html#pos">TQMouseEvent</a> <a href="qmoveevent.html#pos">TQMoveEvent</a> <a href="tqregexp.html#pos">TQRegExp</a> <a href="qtabletevent.html#pos">TQTabletEvent</a> <a href="qwheelevent.html#pos">TQWheelEvent</a> <a href="tqwidget.html#pos">TQWidget</a><li>position: <a href="tqsqlrecord.html#position">TQSqlRecord</a><li>positionFromValue: <a href="ntqrangecontrol.html#positionFromValue">TQRangeControl</a><li>post: <a href="ntqhttp.html#post">TQHttp</a><li>postEvent: @@ -1949,7 +1949,7 @@ packImage: <a href="tqdomnode.html#prefix">TQDomNode</a> <a href="ntqspinbox.html#prefix">TQSpinBox</a> <a href="tqxmlnamespacesupport.html#prefix">TQXmlNamespaceSupport</a><li>prefixes: <a href="tqxmlnamespacesupport.html#prefixes">TQXmlNamespaceSupport</a><li>prepare: <a href="tqsqlquery.html#prepare">TQSqlQuery</a><li>prepend: - <a href="ntqcstring.html#prepend">TQCString</a> <a href="tqptrlist.html#prepend">TQPtrList</a> <a href="tqstring.html#prepend">TQString</a> <a href="tqvaluelist.html#prepend">TQValueList</a><li>pressed: + <a href="tqcstring.html#prepend">TQCString</a> <a href="tqptrlist.html#prepend">TQPtrList</a> <a href="tqstring.html#prepend">TQString</a> <a href="tqvaluelist.html#prepend">TQValueList</a><li>pressed: <a href="ntqbutton.html#pressed">TQButton</a> <a href="ntqbuttongroup.html#pressed">TQButtonGroup</a> <a href="ntqbutton.html#pressed">TQCheckBox</a> <a href="ntqheader.html#pressed">TQHeader</a> <a href="tqiconview.html#pressed">TQIconView</a> <a href="ntqlistbox.html#pressed">TQListBox</a> <a href="ntqlistview.html#pressed">TQListView</a> <a href="ntqbutton.html#pressed">TQPushButton</a> <a href="ntqbutton.html#pressed">TQRadioButton</a> <a href="ntqtable.html#pressed">TQTable</a><li>pressure: <a href="qtabletevent.html#pressure">TQTabletEvent</a><li>prev: <a href="tqdatabrowser.html#prev">TQDataBrowser</a> <a href="ntqfocusdata.html#prev">TQFocusData</a> <a href="qlistboxitem.html#prev">TQListBoxItem</a> <a href="tqptrlist.html#prev">TQPtrList</a> <a href="tqsqlquery.html#prev">TQSqlQuery</a><li>prevItem: @@ -1998,8 +1998,8 @@ tqAddPostRoutine: <a href="ntqapplication.html#qAddPostRoutine">TQApplication</a><li>tqAlpha: <a href="ntqcolor.html#qAlpha">TQColor</a><li>tqBlue: <a href="ntqcolor.html#qBlue">TQColor</a><li>tqChecksum: - <a href="ntqmemarray.html#qChecksum">TQMemArray</a><li>tqCompress: - <a href="qbytearray.html#qCompress">TQByteArray</a><li>tqDebug: + <a href="tqmemarray.html#qChecksum">TQMemArray</a><li>tqCompress: + <a href="tqbytearray.html#qCompress">TQByteArray</a><li>tqDebug: <a href="ntqapplication.html#qDebug">TQApplication</a><li>qDrawPlainRect: <a href="ntqpainter.html#qDrawPlainRect">TQPainter</a><li>qDrawShadeLine: <a href="ntqpainter.html#qDrawShadeLine">TQPainter</a><li>qDrawShadePanel: @@ -2019,20 +2019,20 @@ tqAddPostRoutine: <a href="ntqcolor.html#qRgba">TQColor</a><li>tqSysInfo: <a href="ntqapplication.html#qSysInfo">TQApplication</a><li>tqSystemWarning: <a href="ntqapplication.html#qSystemWarning">TQApplication</a><li>tqUncompress: - <a href="qbytearray.html#qUncompress">TQByteArray</a><li>tqVersion: + <a href="tqbytearray.html#qUncompress">TQByteArray</a><li>tqVersion: <a href="ntqapplication.html#qVersion">TQApplication</a><li>tqWarning: <a href="ntqapplication.html#qWarning">TQApplication</a><li>qglClearColor: <a href="qglwidget.html#qglClearColor">TQGLWidget</a><li>qglColor: <a href="qglwidget.html#qglColor">TQGLWidget</a><li>tqmemmove: - <a href="ntqcstring.html#qmemmove">TQCString</a><li>qstrcmp: - <a href="ntqcstring.html#qstrcmp">TQCString</a><li>qstrcpy: - <a href="ntqcstring.html#qstrcpy">TQCString</a><li>tqstrdup: - <a href="ntqcstring.html#qstrdup">TQCString</a><li>tqstricmp: - <a href="ntqcstring.html#qstricmp">TQCString</a><li>tqstrlen: - <a href="ntqcstring.html#qstrlen">TQCString</a><li>tqstrncmp: - <a href="ntqcstring.html#qstrncmp">TQCString</a><li>tqstrncpy: - <a href="ntqcstring.html#qstrncpy">TQCString</a><li>tqstrnicmp: - <a href="ntqcstring.html#qstrnicmp">TQCString</a><li>qtHandler: + <a href="tqcstring.html#qmemmove">TQCString</a><li>qstrcmp: + <a href="tqcstring.html#qstrcmp">TQCString</a><li>qstrcpy: + <a href="tqcstring.html#qstrcpy">TQCString</a><li>tqstrdup: + <a href="tqcstring.html#qstrdup">TQCString</a><li>tqstricmp: + <a href="tqcstring.html#qstricmp">TQCString</a><li>tqstrlen: + <a href="tqcstring.html#qstrlen">TQCString</a><li>tqstrncmp: + <a href="tqcstring.html#qstrncmp">TQCString</a><li>tqstrncpy: + <a href="tqcstring.html#qstrncpy">TQCString</a><li>tqstrnicmp: + <a href="tqcstring.html#qstrnicmp">TQCString</a><li>qtHandler: <a href="ntqerrormessage.html#qtHandler">TQErrorMessage</a><li>tqt_find_obj_child: <a href="tqobject.html#qt_find_obj_child">TQObject</a><li>qualifiedNames: <a href="ntqdns.html#qualifiedNames">TQDns</a><li>quality: @@ -2060,7 +2060,7 @@ rBottom: <a href="ntqftp.html#rawCommandReply">TQFtp</a><li>rawMode: <a href="ntqfont.html#rawMode">TQFont</a> <a href="ntqfontinfo.html#rawMode">TQFontInfo</a><li>rawName: <a href="ntqfont.html#rawName">TQFont</a><li>read: - <a href="ntqasciidict.html#read">TQAsciiDict</a> <a href="ntqdict.html#read">TQDict</a> <a href="tqimageio.html#read">TQImageIO</a> <a href="ntqintdict.html#read">TQIntDict</a> <a href="tqptrdict.html#read">TQPtrDict</a> <a href="tqptrlist.html#read">TQPtrList</a> <a href="tqptrqueue.html#read">TQPtrQueue</a> <a href="tqptrstack.html#read">TQPtrStack</a> <a href="tqptrvector.html#read">TQPtrVector</a> <a href="tqtextstream.html#read">TQTextStream</a><li>readAll: + <a href="tqasciidict.html#read">TQAsciiDict</a> <a href="tqdict.html#read">TQDict</a> <a href="tqimageio.html#read">TQImageIO</a> <a href="tqintdict.html#read">TQIntDict</a> <a href="tqptrdict.html#read">TQPtrDict</a> <a href="tqptrlist.html#read">TQPtrList</a> <a href="tqptrqueue.html#read">TQPtrQueue</a> <a href="tqptrstack.html#read">TQPtrStack</a> <a href="tqptrvector.html#read">TQPtrVector</a> <a href="tqtextstream.html#read">TQTextStream</a><li>readAll: <a href="ntqiodevice.html#readAll">TQFile</a> <a href="ntqftp.html#readAll">TQFtp</a> <a href="ntqhttp.html#readAll">TQHttp</a> <a href="ntqiodevice.html#readAll">TQIODevice</a><li>readBlock: <a href="ntqftp.html#readBlock">TQFtp</a> <a href="ntqhttp.html#readBlock">TQHttp</a> <a href="ntqiodevice.html#readBlock">TQIODevice</a> <a href="ntqsocket.html#readBlock">TQSocket</a> <a href="ntqsocketdevice.html#readBlock">TQSocketDevice</a><li>readBoolEntry: <a href="ntqsettings.html#readBoolEntry">TQSettings</a><li>readBufferSize: @@ -2102,7 +2102,7 @@ rBottom: <a href="tqstring.html#ref">TQString</a> <a href="ntqurl.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="ntqdir.html#refresh">TQDir</a> <a href="ntqfileinfo.html#refresh">TQFileInfo</a> <a href="ntqsplitter.html#refresh">TQSplitter</a><li>regExp: - <a href="qregexpvalidator.html#regExp">TQRegExpValidator</a><li>region: + <a href="tqregexpvalidator.html#regExp">TQRegExpValidator</a><li>region: <a href="qpaintevent.html#region">TQPaintEvent</a><li>registerDecoderFactory: <a href="tqimagedecoder.html#registerDecoderFactory">TQImageDecoder</a><li>registerNetworkProtocol: <a href="ntqnetworkprotocol.html#registerNetworkProtocol">TQNetworkProtocol</a><li>registerSocketNotifier: @@ -2116,7 +2116,7 @@ rBottom: <a href="tqwidget.html#releaseMouse">TQWidget</a><li>released: <a href="ntqbutton.html#released">TQButton</a> <a href="ntqbuttongroup.html#released">TQButtonGroup</a> <a href="ntqbutton.html#released">TQCheckBox</a> <a href="ntqheader.html#released">TQHeader</a> <a href="ntqbutton.html#released">TQPushButton</a> <a href="ntqbutton.html#released">TQRadioButton</a><li>reload: <a href="tqtextbrowser.html#reload">TQTextBrowser</a><li>remove: - <a href="ntqasciicache.html#remove">TQAsciiCache</a> <a href="ntqasciidict.html#remove">TQAsciiDict</a> <a href="ntqbuttongroup.html#remove">TQButtonGroup</a> <a href="ntqcstring.html#remove">TQCString</a> <a href="ntqcache.html#remove">TQCache</a> <a href="ntqdict.html#remove">TQDict</a> <a href="ntqdir.html#remove">TQDir</a> <a href="ntqfile.html#remove">TQFile</a> <a href="ntqftp.html#remove">TQFtp</a> <a href="ntqintcache.html#remove">TQIntCache</a> <a href="ntqintdict.html#remove">TQIntDict</a> <a href="ntqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="ntqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="ntqtranslator.html#remove">TQTranslator</a> <a href="ntqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="ntqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute: + <a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="ntqbuttongroup.html#remove">TQButtonGroup</a> <a href="tqcstring.html#remove">TQCString</a> <a href="tqcache.html#remove">TQCache</a> <a href="tqdict.html#remove">TQDict</a> <a href="ntqdir.html#remove">TQDir</a> <a href="ntqfile.html#remove">TQFile</a> <a href="ntqftp.html#remove">TQFtp</a> <a href="tqintcache.html#remove">TQIntCache</a> <a href="tqintdict.html#remove">TQIntDict</a> <a href="ntqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="ntqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="ntqtranslator.html#remove">TQTranslator</a> <a href="ntqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="ntqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute: <a href="tqdomelement.html#removeAttribute">TQDomElement</a><li>removeAttributeNS: <a href="tqdomelement.html#removeAttributeNS">TQDomElement</a><li>removeAttributeNode: <a href="tqdomelement.html#removeAttributeNode">TQDomElement</a><li>removeChild: @@ -2172,7 +2172,7 @@ rBottom: <a href="tqiconview.html#repaintSelectedItems">TQIconView</a><li>repaintSelections: <a href="ntqtable.html#repaintSelections">TQTable</a><li>reparent: <a href="tqwidget.html#reparent">TQWidget</a><li>replace: - <a href="ntqasciidict.html#replace">TQAsciiDict</a> <a href="ntqcstring.html#replace">TQCString</a> <a href="ntqdict.html#replace">TQDict</a> <a href="ntqintdict.html#replace">TQIntDict</a> <a href="tqmap.html#replace">TQMap</a> <a href="tqptrdict.html#replace">TQPtrDict</a> <a href="tqptrlist.html#replace">TQPtrList</a> <a href="tqstring.html#replace">TQString</a><li>replaceChild: + <a href="tqasciidict.html#replace">TQAsciiDict</a> <a href="tqcstring.html#replace">TQCString</a> <a href="tqdict.html#replace">TQDict</a> <a href="tqintdict.html#replace">TQIntDict</a> <a href="tqmap.html#replace">TQMap</a> <a href="tqptrdict.html#replace">TQPtrDict</a> <a href="tqptrlist.html#replace">TQPtrList</a> <a href="tqstring.html#replace">TQString</a><li>replaceChild: <a href="tqdomnode.html#replaceChild">TQDomNode</a><li>replaceData: <a href="tqdomcharacterdata.html#replaceData">TQDomCharacterData</a><li>request: <a href="ntqhttp.html#request">TQHttp</a><li>requestFinished: @@ -2186,11 +2186,11 @@ rBottom: <a href="tqdatatable.html#reset">TQDataTable</a> <a href="qglcontext.html#reset">TQGLContext</a> <a href="ntqiodevice.html#reset">TQIODevice</a> <a href="tqiconset.html#reset">TQIconSet</a> <a href="tqimage.html#reset">TQImage</a> <a href="qmetaproperty.html#reset">TQMetaProperty</a> <a href="ntqprogressbar.html#reset">TQProgressBar</a> <a href="ntqprogressdialog.html#reset">TQProgressDialog</a> <a href="tqsqlresult.html#reset">TQSqlResult</a> <a href="tqtextstream.html#reset">TQTextStream</a> <a href="ntqurl.html#reset">TQUrl</a> <a href="ntqwmatrix.html#reset">TQWMatrix</a> <a href="tqxmlinputsource.html#reset">TQXmlInputSource</a> <a href="tqxmlnamespacesupport.html#reset">TQXmlNamespaceSupport</a><li>resetGroup: <a href="ntqsettings.html#resetGroup">TQSettings</a><li>resetInputContext: <a href="tqwidget.html#resetInputContext">TQWidget</a><li>resetRawData: - <a href="ntqmemarray.html#resetRawData">TQMemArray</a><li>resetReason: + <a href="tqmemarray.html#resetRawData">TQMemArray</a><li>resetReason: <a href="qfocusevent.html#resetReason">TQFocusEvent</a><li>resetStatus: <a href="ntqiodevice.html#resetStatus">TQIODevice</a><li>resetXForm: <a href="ntqpainter.html#resetXForm">TQPainter</a><li>resize: - <a href="ntqasciidict.html#resize">TQAsciiDict</a> <a href="ntqbitarray.html#resize">TQBitArray</a> <a href="ntqcstring.html#resize">TQCString</a> <a href="tqcanvas.html#resize">TQCanvas</a> <a href="ntqdict.html#resize">TQDict</a> <a href="ntqintdict.html#resize">TQIntDict</a> <a href="ntqmemarray.html#resize">TQMemArray</a> <a href="ntqpixmap.html#resize">TQPixmap</a> <a href="tqptrdict.html#resize">TQPtrDict</a> <a href="tqptrvector.html#resize">TQPtrVector</a> <a href="tqvaluevector.html#resize">TQValueVector</a> <a href="tqwidget.html#resize">TQWidget</a><li>resizeContents: + <a href="tqasciidict.html#resize">TQAsciiDict</a> <a href="tqbitarray.html#resize">TQBitArray</a> <a href="tqcstring.html#resize">TQCString</a> <a href="tqcanvas.html#resize">TQCanvas</a> <a href="tqdict.html#resize">TQDict</a> <a href="tqintdict.html#resize">TQIntDict</a> <a href="tqmemarray.html#resize">TQMemArray</a> <a href="ntqpixmap.html#resize">TQPixmap</a> <a href="tqptrdict.html#resize">TQPtrDict</a> <a href="tqptrvector.html#resize">TQPtrVector</a> <a href="tqvaluevector.html#resize">TQValueVector</a> <a href="tqwidget.html#resize">TQWidget</a><li>resizeContents: <a href="ntqscrollview.html#resizeContents">TQScrollView</a><li>resizeData: <a href="ntqtable.html#resizeData">TQTable</a><li>resizeEvent: <a href="ntqframe.html#resizeEvent">TQFrame</a> <a href="qglwidget.html#resizeEvent">TQGLWidget</a> <a href="ntqlistview.html#resizeEvent">TQListView</a> <a href="tqwidget.html#resizeEvent">TQWidget</a><li>resizeGL: @@ -2220,14 +2220,14 @@ rBottom: <a href="ntqcolor.html#rgb">TQColor</a><li>rgba: <a href="qglformat.html#rgba">TQGLFormat</a><li>rheight: <a href="tqsize.html#rheight">TQSize</a><li>right: - <a href="ntqcstring.html#right">TQCString</a> <a href="ntqrect.html#right">TQRect</a> <a href="tqstring.html#right">TQString</a><li>rightBearing: + <a href="tqcstring.html#right">TQCString</a> <a href="ntqrect.html#right">TQRect</a> <a href="tqstring.html#right">TQString</a><li>rightBearing: <a href="ntqfontmetrics.html#rightBearing">TQFontMetrics</a><li>rightButtonClicked: <a href="tqiconview.html#rightButtonClicked">TQIconView</a> <a href="ntqlistbox.html#rightButtonClicked">TQListBox</a> <a href="ntqlistview.html#rightButtonClicked">TQListView</a><li>rightButtonPressed: <a href="tqiconview.html#rightButtonPressed">TQIconView</a> <a href="ntqlistbox.html#rightButtonPressed">TQListBox</a> <a href="ntqlistview.html#rightButtonPressed">TQListView</a><li>rightCol: <a href="qtableselection.html#rightCol">TQTableSelection</a><li>rightDock: <a href="tqmainwindow.html#rightDock">TQMainWindow</a><li>rightEdge: <a href="tqcanvassprite.html#rightEdge">TQCanvasSprite</a><li>rightJustify: - <a href="ntqcstring.html#rightJustify">TQCString</a> <a href="tqstring.html#rightJustify">TQString</a><li>rightMargin: + <a href="tqcstring.html#rightJustify">TQCString</a> <a href="tqstring.html#rightJustify">TQString</a><li>rightMargin: <a href="ntqscrollview.html#rightMargin">TQScrollView</a><li>rmdir: <a href="ntqdir.html#rmdir">TQDir</a> <a href="ntqftp.html#rmdir">TQFtp</a><li>role: <a href="qaccessibleinterface.html#role">TQAccessibleInterface</a><li>rollback: @@ -2273,8 +2273,8 @@ sRect: <a href="ntqscrollview.html#scrollBy">TQScrollView</a><li>scrollToAnchor: <a href="tqtextedit.html#scrollToAnchor">TQTextEdit</a><li>scrollToBottom: <a href="tqtextedit.html#scrollToBottom">TQTextEdit</a><li>search: - <a href="ntqregexp.html#search">TQRegExp</a><li>searchRev: - <a href="ntqregexp.html#searchRev">TQRegExp</a><li>second: + <a href="tqregexp.html#search">TQRegExp</a><li>searchRev: + <a href="tqregexp.html#searchRev">TQRegExp</a><li>second: <a href="tqtime.html#second">TQTime</a><li>secsTo: <a href="tqdatetime.html#secsTo">TQDateTime</a> <a href="tqtime.html#secsTo">TQTime</a><li>section: <a href="tqstring.html#section">TQString</a><li>sectionAt: @@ -2369,7 +2369,7 @@ sRect: <a href="ntqprogressdialog.html#setBar">TQProgressDialog</a><li>setBaseSize: <a href="tqwidget.html#setBaseSize">TQWidget</a><li>setBinMode: <a href="ntqlcdnumber.html#setBinMode">TQLCDNumber</a><li>setBit: - <a href="ntqbitarray.html#setBit">TQBitArray</a><li>setBlocking: + <a href="tqbitarray.html#setBit">TQBitArray</a><li>setBlocking: <a href="ntqsocketdevice.html#setBlocking">TQSocketDevice</a><li>setBold: <a href="ntqfont.html#setBold">TQFont</a> <a href="tqtextedit.html#setBold">TQTextEdit</a><li>setBottom: <a href="qdoublevalidator.html#setBottom">TQDoubleValidator</a> <a href="qintvalidator.html#setBottom">TQIntValidator</a> <a href="ntqrect.html#setBottom">TQRect</a><li>setBottomItem: @@ -2394,7 +2394,7 @@ sRect: <a href="tqcanvasitem.html#setCanvas">TQCanvasItem</a> <a href="tqcanvasview.html#setCanvas">TQCanvasView</a><li>setCapStyle: <a href="ntqpen.html#setCapStyle">TQPen</a><li>setCaption: <a href="tqwidget.html#setCaption">TQWidget</a><li>setCaseSensitive: - <a href="ntqregexp.html#setCaseSensitive">TQRegExp</a><li>setCellContentFromEditor: + <a href="tqregexp.html#setCaseSensitive">TQRegExp</a><li>setCellContentFromEditor: <a href="ntqtable.html#setCellContentFromEditor">TQTable</a><li>setCellHeight: <a href="ntqgridview.html#setCellHeight">TQGridView</a><li>setCellWidget: <a href="ntqtable.html#setCellWidget">TQTable</a><li>setCellWidth: @@ -2541,7 +2541,7 @@ sRect: <a href="tqxmlreader.html#setErrorHandler">TQXmlReader</a><li>setErrorString: <a href="ntqfile.html#setErrorString">TQFile</a><li>setExclusive: <a href="tqactiongroup.html#setExclusive">TQActionGroup</a> <a href="ntqbuttongroup.html#setExclusive">TQButtonGroup</a><li>setExpand: - <a href="ntqcstring.html#setExpand">TQCString</a><li>setExpandable: + <a href="tqcstring.html#setExpand">TQCString</a><li>setExpandable: <a href="qlistviewitem.html#setExpandable">TQListViewItem</a><li>setExtension: <a href="ntqdialog.html#setExtension">TQDialog</a><li>setExtensionType: <a href="tqmimesourcefactory.html#setExtensionType">TQMimeSourceFactory</a><li>setFalseText: @@ -2681,7 +2681,7 @@ sRect: <a href="ntqpixmap.html#setMask">TQPixmap</a> <a href="tqwidget.html#setMask">TQWidget</a><li>setMatchAllDirs: <a href="ntqdir.html#setMatchAllDirs">TQDir</a><li>setMatrix: <a href="ntqwmatrix.html#setMatrix">TQWMatrix</a><li>setMaxCost: - <a href="ntqasciicache.html#setMaxCost">TQAsciiCache</a> <a href="ntqcache.html#setMaxCost">TQCache</a> <a href="ntqintcache.html#setMaxCost">TQIntCache</a><li>setMaxCount: + <a href="tqasciicache.html#setMaxCost">TQAsciiCache</a> <a href="tqcache.html#setMaxCost">TQCache</a> <a href="tqintcache.html#setMaxCost">TQIntCache</a><li>setMaxCount: <a href="ntqcombobox.html#setMaxCount">TQComboBox</a><li>setMaxItemTextLength: <a href="tqiconview.html#setMaxItemTextLength">TQIconView</a><li>setMaxItemWidth: <a href="tqiconview.html#setMaxItemWidth">TQIconView</a><li>setMaxLength: @@ -2698,7 +2698,7 @@ sRect: <a href="tqtextedit.html#setMimeSourceFactory">TQTextEdit</a><li>setMinMax: <a href="ntqprinter.html#setMinMax">TQPrinter</a><li>setMinValue: <a href="tqdateedit.html#setMinValue">TQDateEdit</a> <a href="ntqdial.html#setMinValue">TQDial</a> <a href="ntqrangecontrol.html#setMinValue">TQRangeControl</a> <a href="ntqscrollbar.html#setMinValue">TQScrollBar</a> <a href="ntqslider.html#setMinValue">TQSlider</a> <a href="ntqspinbox.html#setMinValue">TQSpinBox</a> <a href="tqtimeedit.html#setMinValue">TQTimeEdit</a><li>setMinimal: - <a href="ntqregexp.html#setMinimal">TQRegExp</a><li>setMinimumDuration: + <a href="tqregexp.html#setMinimal">TQRegExp</a><li>setMinimumDuration: <a href="ntqprogressdialog.html#setMinimumDuration">TQProgressDialog</a><li>setMinimumHeight: <a href="tqwidget.html#setMinimumHeight">TQWidget</a><li>setMinimumSize: <a href="tqwidget.html#setMinimumSize">TQWidget</a><li>setMinimumWidth: @@ -2725,7 +2725,7 @@ sRect: <a href="ntqdial.html#setNotchesVisible">TQDial</a><li>setNull: <a href="tqsqlfield.html#setNull">TQSqlField</a> <a href="tqsqlrecord.html#setNull">TQSqlRecord</a><li>setNullText: <a href="tqdatatable.html#setNullText">TQDataTable</a><li>setNum: - <a href="ntqcstring.html#setNum">TQCString</a> <a href="ntqlabel.html#setNum">TQLabel</a> <a href="tqstring.html#setNum">TQString</a><li>setNumColors: + <a href="tqcstring.html#setNum">TQCString</a> <a href="ntqlabel.html#setNum">TQLabel</a> <a href="tqstring.html#setNum">TQString</a><li>setNumColors: <a href="tqimage.html#setNumColors">TQImage</a><li>setNumCols: <a href="ntqgridview.html#setNumCols">TQGridView</a> <a href="ntqtable.html#setNumCols">TQTable</a><li>setNumCopies: <a href="ntqprinter.html#setNumCopies">TQPrinter</a><li>setNumDigits: @@ -2766,7 +2766,7 @@ sRect: <a href="tqimageio.html#setParameters">TQImageIO</a><li>setPassword: <a href="tqsqldatabase.html#setPassword">TQSqlDatabase</a> <a href="ntqurl.html#setPassword">TQUrl</a><li>setPath: <a href="ntqdir.html#setPath">TQDir</a> <a href="ntqsettings.html#setPath">TQSettings</a> <a href="ntqurl.html#setPath">TQUrl</a><li>setPattern: - <a href="ntqregexp.html#setPattern">TQRegExp</a><li>setPen: + <a href="tqregexp.html#setPattern">TQRegExp</a><li>setPen: <a href="tqcanvaspolygonalitem.html#setPen">TQCanvasPolygonalItem</a> <a href="ntqpainter.html#setPen">TQPainter</a><li>setPercentageVisible: <a href="ntqprogressbar.html#setPercentageVisible">TQProgressBar</a><li>setPermissions: <a href="ntqurlinfo.html#setPermissions">TQUrlInfo</a><li>setPicture: @@ -2803,7 +2803,7 @@ sRect: <a href="tqdateedit.html#setRange">TQDateEdit</a> <a href="qdoublevalidator.html#setRange">TQDoubleValidator</a> <a href="qintvalidator.html#setRange">TQIntValidator</a> <a href="ntqrangecontrol.html#setRange">TQRangeControl</a> <a href="ntqrangecontrol.html#setRange">TQSlider</a> <a href="tqtimeedit.html#setRange">TQTimeEdit</a><li>setRasterOp: <a href="ntqpainter.html#setRasterOp">TQPainter</a><li>setRawArg: <a href="qnetworkoperation.html#setRawArg">TQNetworkOperation</a><li>setRawData: - <a href="ntqmemarray.html#setRawData">TQMemArray</a><li>setRawMode: + <a href="tqmemarray.html#setRawData">TQMemArray</a><li>setRawMode: <a href="ntqfont.html#setRawMode">TQFont</a><li>setRawName: <a href="ntqfont.html#setRawName">TQFont</a><li>setReadBufferSize: <a href="ntqsocket.html#setReadBufferSize">TQSocket</a><li>setReadOnly: @@ -2815,7 +2815,7 @@ sRect: <a href="ntqdns.html#setRecordType">TQDns</a><li>setRect: <a href="ntqrect.html#setRect">TQRect</a> <a href="qtab.html#setRect">TQTab</a><li>setRef: <a href="ntqurl.html#setRef">TQUrl</a><li>setRegExp: - <a href="qregexpvalidator.html#setRegExp">TQRegExpValidator</a><li>setRenameEnabled: + <a href="tqregexpvalidator.html#setRegExp">TQRegExpValidator</a><li>setRenameEnabled: <a href="tqiconviewitem.html#setRenameEnabled">TQIconViewItem</a> <a href="qlistviewitem.html#setRenameEnabled">TQListViewItem</a><li>setReplaceable: <a href="qtableitem.html#setReplaceable">TQTableItem</a><li>setRequest: <a href="qhttprequestheader.html#setRequest">TQHttpRequestHeader</a><li>setResizeEnabled: @@ -2894,7 +2894,7 @@ sRect: <a href="qglformat.html#setStencil">TQGLFormat</a><li>setSteps: <a href="ntqrangecontrol.html#setSteps">TQRangeControl</a><li>setStereo: <a href="qglformat.html#setStereo">TQGLFormat</a><li>setStr: - <a href="ntqcstring.html#setStr">TQCString</a><li>setStretch: + <a href="tqcstring.html#setStr">TQCString</a><li>setStretch: <a href="ntqfont.html#setStretch">TQFont</a><li>setStretchEnabled: <a href="ntqheader.html#setStretchEnabled">TQHeader</a><li>setStretchFactor: <a href="qboxlayout.html#setStretchFactor">TQBoxLayout</a> <a href="ntqhbox.html#setStretchFactor">TQHBox</a><li>setStretchableWidget: @@ -2999,7 +2999,7 @@ sRect: <a href="ntqdockwindow.html#setWidget">TQDockWindow</a><li>setWidgetSizePolicy: <a href="qmacstyle.html#setWidgetSizePolicy">TQMacStyle</a><li>setWidth: <a href="ntqpen.html#setWidth">TQPen</a> <a href="ntqrect.html#setWidth">TQRect</a> <a href="ntqsimplerichtext.html#setWidth">TQSimpleRichText</a> <a href="tqsize.html#setWidth">TQSize</a><li>setWildcard: - <a href="ntqregexp.html#setWildcard">TQRegExp</a><li>setWinPageSize: + <a href="tqregexp.html#setWildcard">TQRegExp</a><li>setWinPageSize: <a href="ntqprinter.html#setWinPageSize">TQPrinter</a><li>setWinding: <a href="tqcanvaspolygonalitem.html#setWinding">TQCanvasPolygonalItem</a><li>setWindow: <a href="ntqpainter.html#setWindow">TQPainter</a><li>setWindowCreated: @@ -3050,9 +3050,9 @@ sRect: <a href="ntqmetaobject.html#signalNames">TQMetaObject</a><li>signalsBlocked: <a href="tqobject.html#signalsBlocked">TQObject</a><li>simpleHeuristicNameMatch: <a href="tqtextcodec.html#simpleHeuristicNameMatch">TQTextCodec</a><li>simplifyWhiteSpace: - <a href="ntqcstring.html#simplifyWhiteSpace">TQCString</a> <a href="tqstring.html#simplifyWhiteSpace">TQString</a><li>singleShot: + <a href="tqcstring.html#simplifyWhiteSpace">TQCString</a> <a href="tqstring.html#simplifyWhiteSpace">TQString</a><li>singleShot: <a href="tqtimer.html#singleShot">TQTimer</a><li>size: - <a href="ntqasciicache.html#size">TQAsciiCache</a> <a href="ntqasciidict.html#size">TQAsciiDict</a> <a href="ntqbitarray.html#size">TQBitArray</a> <a href="ntqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="ntqdict.html#size">TQDict</a> <a href="ntqfile.html#size">TQFile</a> <a href="ntqfileinfo.html#size">TQFileInfo</a> <a href="ntqfontmetrics.html#size">TQFontMetrics</a> <a href="ntqglcolormap.html#size">TQGLColormap</a> <a href="ntqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="ntqintcache.html#size">TQIntCache</a> <a href="ntqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="ntqmemarray.html#size">TQMemArray</a> <a href="ntqpicture.html#size">TQPicture</a> <a href="ntqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="ntqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="ntqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="ntqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange: + <a href="tqasciicache.html#size">TQAsciiCache</a> <a href="tqasciidict.html#size">TQAsciiDict</a> <a href="tqbitarray.html#size">TQBitArray</a> <a href="tqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="tqdict.html#size">TQDict</a> <a href="ntqfile.html#size">TQFile</a> <a href="ntqfileinfo.html#size">TQFileInfo</a> <a href="ntqfontmetrics.html#size">TQFontMetrics</a> <a href="ntqglcolormap.html#size">TQGLColormap</a> <a href="ntqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="tqintcache.html#size">TQIntCache</a> <a href="tqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="tqmemarray.html#size">TQMemArray</a> <a href="ntqpicture.html#size">TQPicture</a> <a href="ntqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="ntqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="ntqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="ntqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange: <a href="ntqheader.html#sizeChange">TQHeader</a><li>sizeFromContents: <a href="tqstyle.html#sizeFromContents">TQStyle</a><li>sizeHint: <a href="qboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="qcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="qgridlayout.html#sizeHint">TQGridLayout</a> <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="ntqlineedit.html#sizeHint">TQLineEdit</a> <a href="ntqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="qspaceritem.html#sizeHint">TQSpacerItem</a> <a href="qtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement: @@ -3075,7 +3075,7 @@ sRect: <a href="ntqfontdatabase.html#smoothSizes">TQFontDatabase</a><li>socket: <a href="ntqserversocket.html#socket">TQServerSocket</a> <a href="ntqsocket.html#socket">TQSocket</a> <a href="ntqsocketdevice.html#socket">TQSocketDevice</a> <a href="ntqsocketnotifier.html#socket">TQSocketNotifier</a><li>socketDevice: <a href="ntqserversocket.html#socketDevice">TQServerSocket</a> <a href="ntqsocket.html#socketDevice">TQSocket</a><li>sort: - <a href="tqdatabrowser.html#sort">TQDataBrowser</a> <a href="tqdatatable.html#sort">TQDataTable</a> <a href="tqiconview.html#sort">TQIconView</a> <a href="ntqlistbox.html#sort">TQListBox</a> <a href="ntqlistview.html#sort">TQListView</a> <a href="qlistviewitem.html#sort">TQListViewItem</a> <a href="ntqmemarray.html#sort">TQMemArray</a> <a href="tqptrlist.html#sort">TQPtrList</a> <a href="tqptrvector.html#sort">TQPtrVector</a> <a href="tqsqlcursor.html#sort">TQSqlCursor</a> <a href="tqstringlist.html#sort">TQStringList</a><li>sortAscending: + <a href="tqdatabrowser.html#sort">TQDataBrowser</a> <a href="tqdatatable.html#sort">TQDataTable</a> <a href="tqiconview.html#sort">TQIconView</a> <a href="ntqlistbox.html#sort">TQListBox</a> <a href="ntqlistview.html#sort">TQListView</a> <a href="qlistviewitem.html#sort">TQListViewItem</a> <a href="tqmemarray.html#sort">TQMemArray</a> <a href="tqptrlist.html#sort">TQPtrList</a> <a href="tqptrvector.html#sort">TQPtrVector</a> <a href="tqsqlcursor.html#sort">TQSqlCursor</a> <a href="tqstringlist.html#sort">TQStringList</a><li>sortAscending: <a href="tqdatatable.html#sortAscending">TQDataTable</a><li>sortChildItems: <a href="qlistviewitem.html#sortChildItems">TQListViewItem</a><li>sortColumn: <a href="tqdatatable.html#sortColumn">TQDataTable</a> <a href="ntqlistview.html#sortColumn">TQListView</a> <a href="ntqtable.html#sortColumn">TQTable</a><li>sortDescending: @@ -3098,7 +3098,7 @@ sRect: <a href="tqxmlnamespacesupport.html#splitName">TQXmlNamespaceSupport</a><li>splitText: <a href="tqdomtext.html#splitText">TQDomText</a><li>spontaneous: <a href="ntqevent.html#spontaneous">TQEvent</a><li>sprintf: - <a href="ntqcstring.html#sprintf">TQCString</a> <a href="tqstring.html#sprintf">TQString</a><li>sqlCursor: + <a href="tqcstring.html#sprintf">TQCString</a> <a href="tqstring.html#sprintf">TQString</a><li>sqlCursor: <a href="tqdatabrowser.html#sqlCursor">TQDataBrowser</a> <a href="tqdatatable.html#sqlCursor">TQDataTable</a><li>squeeze: <a href="tqstring.html#squeeze">TQString</a> <a href="ntqtranslator.html#squeeze">TQTranslator</a><li>stackUnder: <a href="tqwidget.html#stackUnder">TQWidget</a><li>standardIcon: @@ -3124,7 +3124,7 @@ sRect: <a href="qkeyevent.html#stateAfter">TQKeyEvent</a> <a href="qmouseevent.html#stateAfter">TQMouseEvent</a><li>stateChange: <a href="qchecklistitem.html#stateChange">TQCheckListItem</a><li>stateChanged: <a href="ntqbutton.html#stateChanged">TQButton</a> <a href="ntqbutton.html#stateChanged">TQCheckBox</a> <a href="ntqftp.html#stateChanged">TQFtp</a> <a href="ntqhttp.html#stateChanged">TQHttp</a> <a href="ntqbutton.html#stateChanged">TQPushButton</a> <a href="ntqbutton.html#stateChanged">TQRadioButton</a><li>statistics: - <a href="ntqasciicache.html#statistics">TQAsciiCache</a> <a href="ntqasciidict.html#statistics">TQAsciiDict</a> <a href="ntqcache.html#statistics">TQCache</a> <a href="ntqdict.html#statistics">TQDict</a> <a href="ntqintcache.html#statistics">TQIntCache</a> <a href="ntqintdict.html#statistics">TQIntDict</a> <a href="tqptrdict.html#statistics">TQPtrDict</a><li>status: + <a href="tqasciicache.html#statistics">TQAsciiCache</a> <a href="tqasciidict.html#statistics">TQAsciiDict</a> <a href="tqcache.html#statistics">TQCache</a> <a href="tqdict.html#statistics">TQDict</a> <a href="tqintcache.html#statistics">TQIntCache</a> <a href="tqintdict.html#statistics">TQIntDict</a> <a href="tqptrdict.html#statistics">TQPtrDict</a><li>status: <a href="ntqiodevice.html#status">TQIODevice</a> <a href="tqimageio.html#status">TQImageIO</a> <a href="qnpinstance.html#status">TQNPInstance</a><li>statusBar: <a href="tqmainwindow.html#statusBar">TQMainWindow</a><li>statusCode: <a href="qhttpresponseheader.html#statusCode">TQHttpResponseHeader</a><li>statusTip: @@ -3144,7 +3144,7 @@ sRect: <a href="ntqfont.html#strikeOut">TQFont</a><li>strikeOutPos: <a href="ntqfontmetrics.html#strikeOutPos">TQFontMetrics</a><li>string: <a href="qconststring.html#string">TQConstString</a><li>stripWhiteSpace: - <a href="ntqcstring.html#stripWhiteSpace">TQCString</a> <a href="tqstring.html#stripWhiteSpace">TQString</a><li>style: + <a href="tqcstring.html#stripWhiteSpace">TQCString</a> <a href="tqstring.html#stripWhiteSpace">TQString</a><li>style: <a href="ntqapplication.html#style">TQApplication</a> <a href="ntqbrush.html#style">TQBrush</a> <a href="ntqpen.html#style">TQPen</a> <a href="tqwidget.html#style">TQWidget</a><li>styleChange: <a href="tqwidget.html#styleChange">TQWidget</a><li>styleHint: <a href="ntqfont.html#styleHint">TQFont</a> <a href="ntqfontinfo.html#styleHint">TQFontInfo</a> <a href="tqstyle.html#styleHint">TQStyle</a><li>stylePixmap: @@ -3202,14 +3202,14 @@ tab: <a href="tqwidget.html#tabletEvent">TQWidget</a><li>tag: <a href="tqstylesheet.html#tag">TQStyleSheet</a><li>tagName: <a href="tqdomelement.html#tagName">TQDomElement</a><li>take: - <a href="ntqasciicache.html#take">TQAsciiCache</a> <a href="ntqasciidict.html#take">TQAsciiDict</a> <a href="ntqcache.html#take">TQCache</a> <a href="ntqdict.html#take">TQDict</a> <a href="ntqintcache.html#take">TQIntCache</a> <a href="ntqintdict.html#take">TQIntDict</a> <a href="tqptrdict.html#take">TQPtrDict</a> <a href="tqptrlist.html#take">TQPtrList</a> <a href="tqptrvector.html#take">TQPtrVector</a><li>takeCurrent: + <a href="tqasciicache.html#take">TQAsciiCache</a> <a href="tqasciidict.html#take">TQAsciiDict</a> <a href="tqcache.html#take">TQCache</a> <a href="tqdict.html#take">TQDict</a> <a href="tqintcache.html#take">TQIntCache</a> <a href="tqintdict.html#take">TQIntDict</a> <a href="tqptrdict.html#take">TQPtrDict</a> <a href="tqptrlist.html#take">TQPtrList</a> <a href="tqptrvector.html#take">TQPtrVector</a><li>takeCurrent: <a href="qglayoutiterator.html#takeCurrent">TQGLayoutIterator</a> <a href="qlayoutiterator.html#takeCurrent">TQLayoutIterator</a><li>takeDefaultFactory: <a href="tqmimesourcefactory.html#takeDefaultFactory">TQMimeSourceFactory</a><li>takeItem: <a href="tqiconview.html#takeItem">TQIconView</a> <a href="ntqlistbox.html#takeItem">TQListBox</a> <a href="ntqlistview.html#takeItem">TQListView</a> <a href="qlistviewitem.html#takeItem">TQListViewItem</a> <a href="ntqtable.html#takeItem">TQTable</a><li>takeNode: <a href="tqptrlist.html#takeNode">TQPtrList</a><li>target: <a href="tqdomprocessinginstruction.html#target">TQDomProcessingInstruction</a> <a href="tqdragobject.html#target">TQDragObject</a><li>terminate: <a href="tqthread.html#terminate">TQThread</a><li>testBit: - <a href="ntqbitarray.html#testBit">TQBitArray</a><li>testOption: + <a href="tqbitarray.html#testBit">TQBitArray</a><li>testOption: <a href="qglformat.html#testOption">TQGLFormat</a><li>testWFlags: <a href="tqwidget.html#testWFlags">TQWidget</a><li>text: <a href="qaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="ntqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="ntqbutton.html#text">TQCheckBox</a> <a href="qchecklistitem.html#text">TQCheckListItem</a> <a href="ntqclipboard.html#text">TQClipboard</a> <a href="qcolorgroup.html#text">TQColorGroup</a> <a href="ntqcombobox.html#text">TQComboBox</a> <a href="qcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="ntqlabel.html#text">TQLabel</a> <a href="ntqlineedit.html#text">TQLineEdit</a> <a href="ntqlistbox.html#text">TQListBox</a> <a href="qlistboxitem.html#text">TQListBoxItem</a> <a href="qlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="ntqbutton.html#text">TQPushButton</a> <a href="ntqbutton.html#text">TQRadioButton</a> <a href="ntqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="qtab.html#text">TQTab</a> <a href="ntqtable.html#text">TQTable</a> <a href="qtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="ntqwhatsthis.html#text">TQWhatsThis</a><li>textChanged: @@ -3261,23 +3261,23 @@ tab: <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="ntqcstring.html#toDouble">TQCString</a> <a href="ntqlocale.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="ntqlocale.html#toDouble">TQLocale</a> <a href="tqstring.html#toDouble">TQString</a> <a href="ntqvariant.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="qasciicacheiterator.html#toFirst">TQAsciiCacheIterator</a> <a href="qasciidictiterator.html#toFirst">TQAsciiDictIterator</a> <a href="qcacheiterator.html#toFirst">TQCacheIterator</a> <a href="qdictiterator.html#toFirst">TQDictIterator</a> <a href="qintcacheiterator.html#toFirst">TQIntCacheIterator</a> <a href="qintdictiterator.html#toFirst">TQIntDictIterator</a> <a href="tqptrdictiterator.html#toFirst">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#toFirst">TQPtrListIterator</a><li>toFloat: - <a href="ntqcstring.html#toFloat">TQCString</a> <a href="ntqlocale.html#toFloat">TQLocale</a> <a href="tqstring.html#toFloat">TQString</a><li>toFont: + <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="ntqlocale.html#toFloat">TQLocale</a> <a href="tqstring.html#toFloat">TQString</a><li>toFont: <a href="ntqvariant.html#toFont">TQVariant</a><li>toIPv4Address: <a href="ntqhostaddress.html#toIPv4Address">TQHostAddress</a><li>toIPv6Address: <a href="ntqhostaddress.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="ntqcstring.html#toInt">TQCString</a> <a href="ntqlocale.html#toInt">TQLocale</a> <a href="tqstring.html#toInt">TQString</a> <a href="ntqvariant.html#toInt">TQVariant</a><li>toKeySequence: + <a href="tqcstring.html#toInt">TQCString</a> <a href="ntqlocale.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="qasciicacheiterator.html#toLast">TQAsciiCacheIterator</a> <a href="qcacheiterator.html#toLast">TQCacheIterator</a> <a href="qintcacheiterator.html#toLast">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#toLast">TQPtrListIterator</a><li>toList: + <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="ntqcstring.html#toLong">TQCString</a> <a href="ntqlocale.html#toLong">TQLocale</a> <a href="tqstring.html#toLong">TQString</a><li>toLongLong: + <a href="tqcstring.html#toLong">TQCString</a> <a href="ntqlocale.html#toLong">TQLocale</a> <a href="tqstring.html#toLong">TQString</a><li>toLongLong: <a href="ntqlocale.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="tqdomnode.html#toNotation">TQDomNode</a><li>toPage: @@ -3291,7 +3291,7 @@ tab: <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="ntqcstring.html#toShort">TQCString</a> <a href="ntqlocale.html#toShort">TQLocale</a> <a href="tqstring.html#toShort">TQString</a><li>toSize: + <a href="tqcstring.html#toShort">TQCString</a> <a href="ntqlocale.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="ntqfont.html#toString">TQFont</a> <a href="ntqhostaddress.html#toString">TQHostAddress</a> <a href="qhttpheader.html#toString">TQHttpHeader</a> <a href="ntqlocale.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="ntqurl.html#toString">TQUrl</a> <a href="ntquuid.html#toString">TQUuid</a> <a href="ntqvariant.html#toString">TQVariant</a><li>toStringList: @@ -3299,14 +3299,14 @@ tab: <a href="tqdomnode.html#toText">TQDomNode</a><li>toTime: <a href="ntqvariant.html#toTime">TQVariant</a><li>toTime_t: <a href="tqdatetime.html#toTime_t">TQDateTime</a><li>toUInt: - <a href="ntqcstring.html#toUInt">TQCString</a> <a href="ntqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="ntqvariant.html#toUInt">TQVariant</a><li>toULong: - <a href="ntqcstring.html#toULong">TQCString</a> <a href="ntqlocale.html#toULong">TQLocale</a> <a href="tqstring.html#toULong">TQString</a><li>toULongLong: + <a href="tqcstring.html#toUInt">TQCString</a> <a href="ntqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="ntqvariant.html#toUInt">TQVariant</a><li>toULong: + <a href="tqcstring.html#toULong">TQCString</a> <a href="ntqlocale.html#toULong">TQLocale</a> <a href="tqstring.html#toULong">TQString</a><li>toULongLong: <a href="ntqlocale.html#toULongLong">TQLocale</a> <a href="tqstring.html#toULongLong">TQString</a> <a href="ntqvariant.html#toULongLong">TQVariant</a><li>toUShort: - <a href="ntqcstring.html#toUShort">TQCString</a> <a href="ntqlocale.html#toUShort">TQLocale</a> <a href="tqstring.html#toUShort">TQString</a><li>toUnicode: + <a href="tqcstring.html#toUShort">TQCString</a> <a href="ntqlocale.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: <a href="tqaction.html#toggle">TQAction</a> <a href="ntqbutton.html#toggle">TQButton</a> <a href="ntqbutton.html#toggle">TQCheckBox</a> <a href="ntqbutton.html#toggle">TQPushButton</a> <a href="ntqbutton.html#toggle">TQRadioButton</a> <a href="tqtoolbutton.html#toggle">TQToolButton</a><li>toggleBit: - <a href="ntqbitarray.html#toggleBit">TQBitArray</a><li>toggleCurrentItem: + <a href="tqbitarray.html#toggleBit">TQBitArray</a><li>toggleCurrentItem: <a href="ntqlistbox.html#toggleCurrentItem">TQListBox</a><li>toggleType: <a href="ntqbutton.html#toggleType">TQButton</a><li>toggled: <a href="tqaction.html#toggled">TQAction</a> <a href="ntqbutton.html#toggled">TQButton</a> <a href="ntqbutton.html#toggled">TQCheckBox</a> <a href="ntqgroupbox.html#toggled">TQGroupBox</a> <a href="ntqbutton.html#toggled">TQPushButton</a> <a href="ntqbutton.html#toggled">TQRadioButton</a><li>toolBars: @@ -3324,7 +3324,7 @@ tab: <a href="ntqrect.html#topRight">TQRect</a><li>topRow: <a href="qtableselection.html#topRow">TQTableSelection</a><li>total: <a href="tqsemaphore.html#total">TQSemaphore</a><li>totalCost: - <a href="ntqasciicache.html#totalCost">TQAsciiCache</a> <a href="ntqcache.html#totalCost">TQCache</a> <a href="ntqintcache.html#totalCost">TQIntCache</a><li>totalHeight: + <a href="tqasciicache.html#totalCost">TQAsciiCache</a> <a href="tqcache.html#totalCost">TQCache</a> <a href="tqintcache.html#totalCost">TQIntCache</a><li>totalHeight: <a href="qlistviewitem.html#totalHeight">TQListViewItem</a><li>totalSteps: <a href="ntqprogressbar.html#totalSteps">TQProgressBar</a> <a href="ntqprogressdialog.html#totalSteps">TQProgressDialog</a><li>tr: <a href="tqobject.html#tr">TQObject</a><li>trUtf8: @@ -3339,7 +3339,7 @@ tab: <a href="ntqlistbox.html#triggerUpdate">TQListBox</a> <a href="ntqlistview.html#triggerUpdate">TQListView</a><li>trueMatrix: <a href="ntqpixmap.html#trueMatrix">TQPixmap</a><li>trueText: <a href="tqdatatable.html#trueText">TQDataTable</a><li>truncate: - <a href="ntqcstring.html#truncate">TQCString</a> <a href="ntqmemarray.html#truncate">TQMemArray</a> <a href="tqstring.html#truncate">TQString</a><li>tryAccess: + <a href="tqcstring.html#truncate">TQCString</a> <a href="tqmemarray.html#truncate">TQMemArray</a> <a href="tqstring.html#truncate">TQString</a><li>tryAccess: <a href="tqsemaphore.html#tryAccess">TQSemaphore</a><li>tryLock: <a href="ntqapplication.html#tryLock">TQApplication</a> <a href="tqmutex.html#tryLock">TQMutex</a><li>tryTerminate: <a href="ntqprocess.html#tryTerminate">TQProcess</a><li>turnOffChild: @@ -3391,7 +3391,7 @@ ucs2: <a href="tqwidget.html#updateMask">TQWidget</a><li>updateOverlayGL: <a href="qglwidget.html#updateOverlayGL">TQGLWidget</a><li>updateScrollBars: <a href="ntqscrollview.html#updateScrollBars">TQScrollView</a><li>upper: - <a href="ntqcstring.html#upper">TQCString</a> <a href="qchar.html#upper">TQChar</a> <a href="tqstring.html#upper">TQString</a><li>uri: + <a href="tqcstring.html#upper">TQCString</a> <a href="qchar.html#upper">TQChar</a> <a href="tqstring.html#upper">TQString</a><li>uri: <a href="tqxmlattributes.html#uri">TQXmlAttributes</a> <a href="tqxmlnamespacesupport.html#uri">TQXmlNamespaceSupport</a><li>uriToLocalFile: <a href="tquridrag.html#uriToLocalFile">TQUriDrag</a><li>uriToUnicodeUri: <a href="tquridrag.html#uriToUnicodeUri">TQUriDrag</a><li>url: @@ -3412,7 +3412,7 @@ vScrollBarMode: <a href="ntqscrollview.html#vScrollBarMode">TQScrollView</a><li>valid: <a href="tqimage.html#valid">TQImage</a><li>validChunk: <a href="tqcanvas.html#validChunk">TQCanvas</a><li>validate: - <a href="qdoublevalidator.html#validate">TQDoubleValidator</a> <a href="qintvalidator.html#validate">TQIntValidator</a> <a href="qregexpvalidator.html#validate">TQRegExpValidator</a> <a href="ntqvalidator.html#validate">TQValidator</a><li>validator: + <a href="qdoublevalidator.html#validate">TQDoubleValidator</a> <a href="qintvalidator.html#validate">TQIntValidator</a> <a href="tqregexpvalidator.html#validate">TQRegExpValidator</a> <a href="ntqvalidator.html#validate">TQValidator</a><li>validator: <a href="ntqcombobox.html#validator">TQComboBox</a> <a href="ntqlineedit.html#validator">TQLineEdit</a> <a href="ntqspinbox.html#validator">TQSpinBox</a><li>value: <a href="tqdatatable.html#value">TQDataTable</a> <a href="ntqdial.html#value">TQDial</a> <a href="tqdomattr.html#value">TQDomAttr</a> <a href="qhttpheader.html#value">TQHttpHeader</a> <a href="qhttpheader.html#value">TQHttpRequestHeader</a> <a href="ntqlcdnumber.html#value">TQLCDNumber</a> <a href="ntqrangecontrol.html#value">TQRangeControl</a> <a href="ntqscrollbar.html#value">TQScrollBar</a> <a href="ntqsignal.html#value">TQSignal</a> <a href="ntqslider.html#value">TQSlider</a> <a href="ntqspinbox.html#value">TQSpinBox</a> <a href="tqsqlfield.html#value">TQSqlField</a> <a href="tqsqlquery.html#value">TQSqlQuery</a> <a href="tqsqlrecord.html#value">TQSqlRecord</a> <a href="tqxmlattributes.html#value">TQXmlAttributes</a><li>valueChange: <a href="ntqdial.html#valueChange">TQDial</a> <a href="ntqrangecontrol.html#valueChange">TQRangeControl</a> <a href="ntqslider.html#valueChange">TQSlider</a> <a href="ntqspinbox.html#valueChange">TQSpinBox</a><li>valueChanged: @@ -3468,7 +3468,7 @@ wait: <a href="qlistviewitem.html#widthChanged">TQListViewItem</a><li>widthMM: <a href="ntqpaintdevicemetrics.html#widthMM">TQPaintDeviceMetrics</a><li>widthUsed: <a href="ntqsimplerichtext.html#widthUsed">TQSimpleRichText</a><li>wildcard: - <a href="ntqregexp.html#wildcard">TQRegExp</a><li>winEvent: + <a href="tqregexp.html#wildcard">TQRegExp</a><li>winEvent: <a href="tqwidget.html#winEvent">TQWidget</a><li>winEventFilter: <a href="ntqapplication.html#winEventFilter">TQApplication</a><li>winFocus: <a href="ntqapplication.html#winFocus">TQApplication</a><li>winId: @@ -3490,7 +3490,7 @@ wait: <a href="tqtextedit.html#wrapPolicy">TQTextEdit</a><li>wrapping: <a href="ntqdial.html#wrapping">TQDial</a> <a href="ntqspinbox.html#wrapping">TQSpinBox</a><li>writable: <a href="qmetaproperty.html#writable">TQMetaProperty</a><li>write: - <a href="ntqasciidict.html#write">TQAsciiDict</a> <a href="ntqdict.html#write">TQDict</a> <a href="tqimageio.html#write">TQImageIO</a> <a href="ntqintdict.html#write">TQIntDict</a> <a href="qnpinstance.html#write">TQNPInstance</a> <a href="qnpstream.html#write">TQNPStream</a> <a href="tqptrdict.html#write">TQPtrDict</a> <a href="tqptrlist.html#write">TQPtrList</a> <a href="tqptrqueue.html#write">TQPtrQueue</a> <a href="tqptrstack.html#write">TQPtrStack</a> <a href="tqptrvector.html#write">TQPtrVector</a> <a href="qtranslatormessage.html#write">TQTranslatorMessage</a><li>writeBlock: + <a href="tqasciidict.html#write">TQAsciiDict</a> <a href="tqdict.html#write">TQDict</a> <a href="tqimageio.html#write">TQImageIO</a> <a href="tqintdict.html#write">TQIntDict</a> <a href="qnpinstance.html#write">TQNPInstance</a> <a href="qnpstream.html#write">TQNPStream</a> <a href="tqptrdict.html#write">TQPtrDict</a> <a href="tqptrlist.html#write">TQPtrList</a> <a href="tqptrqueue.html#write">TQPtrQueue</a> <a href="tqptrstack.html#write">TQPtrStack</a> <a href="tqptrvector.html#write">TQPtrVector</a> <a href="qtranslatormessage.html#write">TQTranslatorMessage</a><li>writeBlock: <a href="ntqbuffer.html#writeBlock">TQBuffer</a> <a href="ntqiodevice.html#writeBlock">TQIODevice</a> <a href="ntqsocket.html#writeBlock">TQSocket</a> <a href="ntqsocketdevice.html#writeBlock">TQSocketDevice</a><li>writeBytes: <a href="ntqdatastream.html#writeBytes">TQDataStream</a><li>writeEntry: <a href="ntqsettings.html#writeEntry">TQSettings</a><li>writeField: @@ -3526,7 +3526,7 @@ x: <a href="ntqpaintdevice.html#x11SetAppDpiX">TQPaintDevice</a><li>x11SetAppDpiY: <a href="ntqpaintdevice.html#x11SetAppDpiY">TQPaintDevice</a><li>x11Visual: <a href="ntqpaintdevice.html#x11Visual">TQPaintDevice</a><li>xForm: - <a href="ntqbitmap.html#xForm">TQBitmap</a> <a href="tqimage.html#xForm">TQImage</a> <a href="ntqpainter.html#xForm">TQPainter</a> <a href="ntqpixmap.html#xForm">TQPixmap</a><li>xFormDev: + <a href="tqbitmap.html#xForm">TQBitmap</a> <a href="tqimage.html#xForm">TQImage</a> <a href="ntqpainter.html#xForm">TQPainter</a> <a href="ntqpixmap.html#xForm">TQPixmap</a><li>xFormDev: <a href="ntqpainter.html#xFormDev">TQPainter</a><li>xTilt: <a href="qtabletevent.html#xTilt">TQTabletEvent</a><li>xVelocity: <a href="tqcanvasitem.html#xVelocity">TQCanvasItem</a><li>xtWidget: diff --git a/doc/html/grapher-nsplugin-example.html b/doc/html/grapher-nsplugin-example.html index 419d410ff..5bd1fe5b9 100644 --- a/doc/html/grapher-nsplugin-example.html +++ b/doc/html/grapher-nsplugin-example.html @@ -232,7 +232,7 @@ Graph::~Graph() void Graph::<a href="tqwidget.html#setStyle">setStyle</a>(const char* stext) { for ( Style s = Pie; styleName[s]; s = Style(s+1) ) { - if ( <a href="ntqcstring.html#qstricmp">tqstricmp</a>(stext,styleName[s])==0 ) { + if ( <a href="tqcstring.html#qstricmp">tqstricmp</a>(stext,styleName[s])==0 ) { <a href="tqwidget.html#setStyle">setStyle</a>(s); return; } diff --git a/doc/html/graphics.html b/doc/html/graphics.html index 97f700bc7..78a0ca566 100644 --- a/doc/html/graphics.html +++ b/doc/html/graphics.html @@ -38,7 +38,7 @@ and (with OpenGL) 3D. coordinate system.</a> <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps <tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter <tr bgcolor=#f0f0f0><td><b><a href="tqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects <tr bgcolor=#f0f0f0><td><b><a href="tqcanvasellipse.html">TQCanvasEllipse</a></b><td>Ellipse or ellipse segment on a TQCanvas diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index c61cd926a..0d99f6a03 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -1,15 +1,15 @@ qaccessibleinterface.h ntqaccessible.h qaccessibleobject.h ntqaccessible.h tqactiongroup.h tqaction.h -qasciicacheiterator.h ntqasciicache.h -qasciidictiterator.h ntqasciidict.h +tqasciicacheiterator.h tqasciicache.h +tqasciidictiterator.h tqasciidict.h tqimageconsumer.h ntqasyncimageio.h tqimageformat.h ntqasyncimageio.h tqimageformattype.h ntqasyncimageio.h tqimagedecoder.h ntqasyncimageio.h tqbig5hkscscodec.h tqbig5codec.h -qbitval.h ntqbitarray.h -qcacheiterator.h ntqcache.h +tqbitval.h tqbitarray.h +tqcacheiterator.h tqcache.h tqcanvasitemlist.h tqcanvas.h tqcanvasitem.h tqcanvas.h tqcanvasview.h tqcanvas.h @@ -23,13 +23,13 @@ tqcanvasspline.h tqcanvas.h tqcanvasline.h tqcanvas.h tqcanvasellipse.h tqcanvas.h tqcanvastext.h tqcanvas.h -qbytearray.h ntqcstring.h +tqbytearray.h tqcstring.h tqdate.h tqdatetime.h tqtime.h tqdatetime.h tqdatetimeeditbase.h tqdatetimeedit.h tqdateedit.h tqdatetimeedit.h tqtimeedit.h tqdatetimeedit.h -qdictiterator.h ntqdict.h +tqdictiterator.h tqdict.h tqdomimplementation.h tqdom.h tqdomnode.h tqdom.h tqdomnodelist.h tqdom.h @@ -88,8 +88,8 @@ tqicondragitem.h tqiconview.h tqicondrag.h tqiconview.h tqiconviewitem.h tqiconview.h tqimageio.h tqimage.h -qintcacheiterator.h ntqintcache.h -qintdictiterator.h ntqintdict.h +tqintcacheiterator.h tqintcache.h +tqintdictiterator.h tqintdict.h qglayoutiterator.h ntqlayout.h qlayoutiterator.h ntqlayout.h qlayoutitem.h ntqlayout.h @@ -147,7 +147,7 @@ tqtooltipgroup.h tqtooltip.h qtranslatormessage.h ntqtranslator.h qintvalidator.h ntqvalidator.h qdoublevalidator.h ntqvalidator.h -qregexpvalidator.h ntqvalidator.h +tqregexpvalidator.h ntqvalidator.h tqvaluelistiterator.h tqvaluelist.h tqvaluelistconstiterator.h tqvaluelist.h tqxmlnamespacesupport.h tqxml.h diff --git a/doc/html/headers.html b/doc/html/headers.html index c83c7ef66..4b1b5bd6f 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -39,19 +39,19 @@ body { background: #ffffff; color: black; } <li><a href="qaccessible-h.html">ntqaccessible.h</a> <li><a href="tqaction-h.html">tqaction.h</a> <li><a href="qapplication-h.html">ntqapplication.h</a> -<li><a href="qasciicache-h.html">ntqasciicache.h</a> -<li><a href="qasciidict-h.html">ntqasciidict.h</a> +<li><a href="tqasciicache-h.html">tqasciicache.h</a> +<li><a href="tqasciidict-h.html">tqasciidict.h</a> <li><a href="qassistantclient-h.html">ntqassistantclient.h</a> <li><a href="qasyncimageio-h.html">ntqasyncimageio.h</a> <li><a href="qasyncio-h.html">ntqasyncio.h</a> <li><a href="tqbig5codec-h.html">tqbig5codec.h</a> -<li><a href="qbitarray-h.html">ntqbitarray.h</a> -<li><a href="qbitmap-h.html">ntqbitmap.h</a> +<li><a href="tqbitarray-h.html">tqbitarray.h</a> +<li><a href="tqbitmap-h.html">tqbitmap.h</a> <li><a href="qbrush-h.html">ntqbrush.h</a> <li><a href="qbuffer-h.html">ntqbuffer.h</a> <li><a href="qbutton-h.html">ntqbutton.h</a> <li><a href="qbuttongroup-h.html">ntqbuttongroup.h</a> -<li><a href="qcache-h.html">ntqcache.h</a> +<li><a href="tqcache-h.html">tqcache.h</a> <li><a href="tqcanvas-h.html">tqcanvas.h</a> <li><a href="qcdestyle-h.html">ntqcdestyle.h</a> <li><a href="qcheckbox-h.html">ntqcheckbox.h</a> @@ -60,7 +60,7 @@ body { background: #ffffff; color: black; } <li><a href="qcolordialog-h.html">ntqcolordialog.h</a> <li><a href="qcombobox-h.html">ntqcombobox.h</a> <li><a href="qcommonstyle-h.html">ntqcommonstyle.h</a> -<li><a href="qcstring-h.html">ntqcstring.h</a> +<li><a href="tqcstring-h.html">tqcstring.h</a> <li><a href="qcursor-h.html">ntqcursor.h</a> <li><a href="tqdatabrowser-h.html">tqdatabrowser.h</a> <li><a href="qdatastream-h.html">ntqdatastream.h</a> @@ -68,11 +68,11 @@ body { background: #ffffff; color: black; } <li><a href="tqdataview-h.html">tqdataview.h</a> <li><a href="tqdatetime-h.html">tqdatetime.h</a> <li><a href="tqdatetimeedit-h.html">tqdatetimeedit.h</a> -<li><a href="qdeepcopy-h.html">ntqdeepcopy.h</a> +<li><a href="tqdeepcopy-h.html">tqdeepcopy.h</a> <li><a href="qdesktopwidget-h.html">ntqdesktopwidget.h</a> <li><a href="qdial-h.html">ntqdial.h</a> <li><a href="qdialog-h.html">ntqdialog.h</a> -<li><a href="qdict-h.html">ntqdict.h</a> +<li><a href="tqdict-h.html">tqdict.h</a> <li><a href="qdir-h.html">ntqdir.h</a> <li><a href="qdns-h.html">ntqdns.h</a> <li><a href="qdockarea-h.html">ntqdockarea.h</a> @@ -117,8 +117,8 @@ body { background: #ffffff; color: black; } <li><a href="tqimage-h.html">tqimage.h</a> <li><a href="tqimageformatplugin-h.html">tqimageformatplugin.h</a> <li><a href="qinputdialog-h.html">ntqinputdialog.h</a> -<li><a href="qintcache-h.html">ntqintcache.h</a> -<li><a href="qintdict-h.html">ntqintdict.h</a> +<li><a href="tqintcache-h.html">tqintcache.h</a> +<li><a href="tqintdict-h.html">tqintdict.h</a> <li><a href="qiodevice-h.html">ntqiodevice.h</a> <li><a href="tqjiscodec-h.html">tqjiscodec.h</a> <li><a href="qkeysequence-h.html">ntqkeysequence.h</a> @@ -134,7 +134,7 @@ body { background: #ffffff; color: black; } <li><a href="qmacstyle_mac-h.html">qmacstyle_mac.h</a> <li><a href="tqmainwindow-h.html">tqmainwindow.h</a> <li><a href="tqmap-h.html">tqmap.h</a> -<li><a href="qmemarray-h.html">ntqmemarray.h</a> +<li><a href="tqmemarray-h.html">tqmemarray.h</a> <li><a href="tqmenubar-h.html">tqmenubar.h</a> <li><a href="tqmenudata-h.html">tqmenudata.h</a> <li><a href="qmessagebox-h.html">ntqmessagebox.h</a> @@ -182,7 +182,7 @@ body { background: #ffffff; color: black; } <li><a href="qradiobutton-h.html">ntqradiobutton.h</a> <li><a href="qrangecontrol-h.html">ntqrangecontrol.h</a> <li><a href="qrect-h.html">ntqrect.h</a> -<li><a href="qregexp-h.html">ntqregexp.h</a> +<li><a href="tqregexp-h.html">tqregexp.h</a> <li><a href="qregion-h.html">ntqregion.h</a> <li><a href="tqhebrewcodec-h.html">tqhebrewcodec.h</a> <li><a href="qscrollbar-h.html">ntqscrollbar.h</a> diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index bfa81d739..163353dcf 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -41,8 +41,8 @@ classes in the TQt API. <ul> <li><a href="qaccessibleinterface.html">TQAccessibleInterface</a> </ul> -<li><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a> -<li><a href="qasciidictiterator.html">TQAsciiDictIterator</a> +<li><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a> +<li><a href="tqasciidictiterator.html">TQAsciiDictIterator</a> <li><a href="ntqasyncio.html">TQAsyncIO</a> <ul> <li><a href="qdatasink.html">TQDataSink</a> @@ -51,8 +51,8 @@ classes in the TQt API. <li><a href="qiodevicesource.html">TQIODeviceSource</a> </ul> </ul> -<li><a href="qbitval.html">TQBitVal</a> -<li><a href="qcacheiterator.html">TQCacheIterator</a> +<li><a href="tqbitval.html">TQBitVal</a> +<li><a href="tqcacheiterator.html">TQCacheIterator</a> <li><a href="tqcanvaspixmaparray.html">TQCanvasPixmapArray</a> <li><a href="qchar.html">TQChar</a> <li><a href="qcharref.html">TQCharRef</a> @@ -62,8 +62,8 @@ classes in the TQt API. <li><a href="ntqdatastream.html">TQDataStream</a> <li><a href="tqdate.html">TQDate</a> <li><a href="tqdatetime.html">TQDateTime</a> -<li><a href="ntqdeepcopy.html">TQDeepCopy</a> -<li><a href="qdictiterator.html">TQDictIterator</a> +<li><a href="tqdeepcopy.html">TQDeepCopy</a> +<li><a href="tqdictiterator.html">TQDictIterator</a> <li><a href="ntqdir.html">TQDir</a> <li><a href="tqdomimplementation.html">TQDomImplementation</a> <li><a href="tqdomnamednodemap.html">TQDomNamedNodeMap</a> @@ -120,8 +120,8 @@ classes in the TQt API. <li><a href="tqimageformatplugin.html">TQImageFormatPlugin</a> <li><a href="tqimageformattype.html">TQImageFormatType</a> <li><a href="tqimageio.html">TQImageIO</a> -<li><a href="qintcacheiterator.html">TQIntCacheIterator</a> -<li><a href="qintdictiterator.html">TQIntDictIterator</a> +<li><a href="tqintcacheiterator.html">TQIntCacheIterator</a> +<li><a href="tqintdictiterator.html">TQIntDictIterator</a> <li><a href="ntqiodevice.html">TQIODevice</a> <ul> <li><a href="ntqbuffer.html">TQBuffer</a> @@ -146,12 +146,12 @@ classes in the TQt API. <li><a href="tqmap.html">TQMap</a> <li><a href="tqmapconstiterator.html">TQMapConstIterator</a> <li><a href="tqmapiterator.html">TQMapIterator</a> -<li><a href="ntqmemarray.html">TQMemArray</a> +<li><a href="tqmemarray.html">TQMemArray</a> <ul> -<li><a href="qbytearray.html">TQByteArray</a> +<li><a href="tqbytearray.html">TQByteArray</a> <ul> -<li><a href="ntqbitarray.html">TQBitArray</a> -<li><a href="ntqcstring.html">TQCString</a> +<li><a href="tqbitarray.html">TQBitArray</a> +<li><a href="tqcstring.html">TQCString</a> </ul> <li><a href="ntqpointarray.html">TQPointArray</a> </ul> @@ -170,7 +170,7 @@ classes in the TQt API. <li><a href="ntqpicture.html">TQPicture</a> <li><a href="ntqpixmap.html">TQPixmap</a> <ul> -<li><a href="ntqbitmap.html">TQBitmap</a> +<li><a href="tqbitmap.html">TQBitmap</a> <li><a href="tqcanvaspixmap.html">TQCanvasPixmap</a> </ul> <li><a href="ntqprinter.html">TQPrinter</a> @@ -183,12 +183,12 @@ classes in the TQt API. <li><a href="ntqpoint.html">TQPoint</a> <li><a href="tqptrcollection.html">TQPtrCollection</a> <ul> -<li><a href="ntqasciicache.html">TQAsciiCache</a> -<li><a href="ntqasciidict.html">TQAsciiDict</a> -<li><a href="ntqcache.html">TQCache</a> -<li><a href="ntqdict.html">TQDict</a> -<li><a href="ntqintcache.html">TQIntCache</a> -<li><a href="ntqintdict.html">TQIntDict</a> +<li><a href="tqasciicache.html">TQAsciiCache</a> +<li><a href="tqasciidict.html">TQAsciiDict</a> +<li><a href="tqcache.html">TQCache</a> +<li><a href="tqdict.html">TQDict</a> +<li><a href="tqintcache.html">TQIntCache</a> +<li><a href="tqintdict.html">TQIntDict</a> <li><a href="tqptrdict.html">TQPtrDict</a> <li><a href="tqptrlist.html">TQPtrList</a> <ul> @@ -210,7 +210,7 @@ classes in the TQt API. <li><a href="tqptrstack.html">TQPtrStack</a> <li><a href="ntqrangecontrol.html">TQRangeControl</a> <li><a href="ntqrect.html">TQRect</a> -<li><a href="ntqregexp.html">TQRegExp</a> +<li><a href="tqregexp.html">TQRegExp</a> <li><a href="ntqregion.html">TQRegion</a> <li><a href="tqsemaphore.html">TQSemaphore</a> <li><a href="ntqsettings.html">TQSettings</a> @@ -383,7 +383,7 @@ classes in the TQt API. <ul> <li><a href="qdoublevalidator.html">TQDoubleValidator</a> <li><a href="qintvalidator.html">TQIntValidator</a> -<li><a href="qregexpvalidator.html">TQRegExpValidator</a> +<li><a href="tqregexpvalidator.html">TQRegExpValidator</a> </ul> <li><a href="tqwidget.html">TQWidget</a> <ul> diff --git a/doc/html/httpd-example.html b/doc/html/httpd-example.html index 9678f14e0..1113804c3 100644 --- a/doc/html/httpd-example.html +++ b/doc/html/httpd-example.html @@ -50,7 +50,7 @@ sending the page, it closes the connection. *****************************************************************************/ #include <stdlib.h> #include <<a href="qsocket-h.html">ntqsocket.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> #include <<a href="qserversocket-h.html">ntqserversocket.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="tqmainwindow-h.html">tqmainwindow.h</a>> diff --git a/doc/html/i18n.html b/doc/html/i18n.html index c20c6c30a..630ce6bb7 100644 --- a/doc/html/i18n.html +++ b/doc/html/i18n.html @@ -170,7 +170,7 @@ functions that present text to the user take a TQString as a parameter, there is no char* to TQString conversion overhead. <p> Strings that are in "programmer space" (such as <a href="tqobject.html">TQObject</a> names and file format texts) need not use TQString; the traditional -char* or the <a href="ntqcstring.html">TQCString</a> class will suffice. +char* or the <a href="tqcstring.html">TQCString</a> class will suffice. <p> You're unlikely to notice that you are using Unicode; TQString, and <a href="qchar.html">TQChar</a> are just like easier versions of the crude const char* and char from traditional C. @@ -403,7 +403,7 @@ would be: <a href="tqstring.html">TQString</a> string = ...; // some Unicode text <a href="tqtextcodec.html">TQTextCodec</a>* codec = TQTextCodec::<a href="tqtextcodec.html#codecForName">codecForName</a>( "ISO 8859-5" ); - <a href="ntqcstring.html">TQCString</a> encoded_string = codec-><a href="tqtextcodec.html#fromUnicode">fromUnicode</a>( string ); + <a href="tqcstring.html">TQCString</a> encoded_string = codec-><a href="tqtextcodec.html#fromUnicode">fromUnicode</a>( string ); ...; // use encoded_string in 8-bit operations </pre> @@ -419,7 +419,7 @@ while looking like plain US-ASCII if the text is wholly US-ASCII. demonstrated by this conversion from ISO 8859-5 Cyrillic to Unicode conversion: <p> <pre> - <a href="ntqcstring.html">TQCString</a> encoded_string = ...; // Some ISO 8859-5 encoded text. + <a href="tqcstring.html">TQCString</a> encoded_string = ...; // Some ISO 8859-5 encoded text. <a href="tqtextcodec.html">TQTextCodec</a>* codec = TQTextCodec::<a href="tqtextcodec.html#codecForName">codecForName</a>("ISO 8859-5"); <a href="tqstring.html">TQString</a> string = codec-><a href="tqtextcodec.html#toUnicode">toUnicode</a>(encoded_string); diff --git a/doc/html/images.html b/doc/html/images.html index cd3033b1c..b983544fc 100644 --- a/doc/html/images.html +++ b/doc/html/images.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <p> These classes are used for manipulating images. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps <tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter <tr bgcolor=#f0f0f0><td><b><a href="tqcanvas.html">TQCanvas</a></b><td>2D area that can contain TQCanvasItem objects <tr bgcolor=#f0f0f0><td><b><a href="tqcanvasellipse.html">TQCanvasEllipse</a></b><td>Ellipse or ellipse segment on a TQCanvas diff --git a/doc/html/index b/doc/html/index index 85868fc74..a15c203ea 100644 --- a/doc/html/index +++ b/doc/html/index @@ -314,65 +314,65 @@ "QApplication::x11EventFilter" ntqapplication.html#x11EventFilter "QApplication::x11ProcessEvent" ntqapplication.html#x11ProcessEvent "QApplication::~QApplication" ntqapplication.html#~QApplication -"QAsciiCache" ntqasciicache.html -"QAsciiCache::clear" ntqasciicache.html#clear -"QAsciiCache::count" ntqasciicache.html#count -"QAsciiCache::find" ntqasciicache.html#find -"QAsciiCache::insert" ntqasciicache.html#insert -"QAsciiCache::isEmpty" ntqasciicache.html#isEmpty -"QAsciiCache::maxCost" ntqasciicache.html#maxCost -"QAsciiCache::operator[]" ntqasciicache.html#operator[] -"QAsciiCache::remove" ntqasciicache.html#remove -"QAsciiCache::setMaxCost" ntqasciicache.html#setMaxCost -"QAsciiCache::size" ntqasciicache.html#size -"QAsciiCache::statistics" ntqasciicache.html#statistics -"QAsciiCache::take" ntqasciicache.html#take -"QAsciiCache::totalCost" ntqasciicache.html#totalCost -"QAsciiCache::~QAsciiCache" ntqasciicache.html#~QAsciiCache -"QAsciiCacheIterator" qasciicacheiterator.html -"QAsciiCacheIterator::atFirst" qasciicacheiterator.html#atFirst -"QAsciiCacheIterator::atLast" qasciicacheiterator.html#atLast -"QAsciiCacheIterator::count" qasciicacheiterator.html#count -"QAsciiCacheIterator::current" qasciicacheiterator.html#current -"QAsciiCacheIterator::currentKey" qasciicacheiterator.html#currentKey -"QAsciiCacheIterator::isEmpty" qasciicacheiterator.html#isEmpty -"QAsciiCacheIterator::operator type *" qasciicacheiterator.html#operator-type-* -"QAsciiCacheIterator::operator()" qasciicacheiterator.html#operator() -"QAsciiCacheIterator::operator++" qasciicacheiterator.html#operator++ -"QAsciiCacheIterator::operator+=" qasciicacheiterator.html#operator+-eq -"QAsciiCacheIterator::operator--" qasciicacheiterator.html#operator-- -"QAsciiCacheIterator::operator-=" qasciicacheiterator.html#operator--eq -"QAsciiCacheIterator::operator=" qasciicacheiterator.html#operator-eq -"QAsciiCacheIterator::toFirst" qasciicacheiterator.html#toFirst -"QAsciiCacheIterator::toLast" qasciicacheiterator.html#toLast -"QAsciiDict" ntqasciidict.html -"QAsciiDict::clear" ntqasciidict.html#clear -"QAsciiDict::count" ntqasciidict.html#count -"QAsciiDict::find" ntqasciidict.html#find -"QAsciiDict::insert" ntqasciidict.html#insert -"QAsciiDict::isEmpty" ntqasciidict.html#isEmpty -"QAsciiDict::operator=" ntqasciidict.html#operator-eq -"QAsciiDict::operator[]" ntqasciidict.html#operator[] -"QAsciiDict::read" ntqasciidict.html#read -"QAsciiDict::remove" ntqasciidict.html#remove -"QAsciiDict::replace" ntqasciidict.html#replace -"QAsciiDict::resize" ntqasciidict.html#resize -"QAsciiDict::size" ntqasciidict.html#size -"QAsciiDict::statistics" ntqasciidict.html#statistics -"QAsciiDict::take" ntqasciidict.html#take -"QAsciiDict::write" ntqasciidict.html#write -"QAsciiDict::~QAsciiDict" ntqasciidict.html#~QAsciiDict -"QAsciiDictIterator" qasciidictiterator.html -"QAsciiDictIterator::count" qasciidictiterator.html#count -"QAsciiDictIterator::current" qasciidictiterator.html#current -"QAsciiDictIterator::currentKey" qasciidictiterator.html#currentKey -"QAsciiDictIterator::isEmpty" qasciidictiterator.html#isEmpty -"QAsciiDictIterator::operator type *" qasciidictiterator.html#operator-type-* -"QAsciiDictIterator::operator()" qasciidictiterator.html#operator() -"QAsciiDictIterator::operator++" qasciidictiterator.html#operator++ -"QAsciiDictIterator::operator+=" qasciidictiterator.html#operator+-eq -"QAsciiDictIterator::toFirst" qasciidictiterator.html#toFirst -"QAsciiDictIterator::~QAsciiDictIterator" qasciidictiterator.html#~QAsciiDictIterator +"TQAsciiCache" tqasciicache.html +"TQAsciiCache::clear" tqasciicache.html#clear +"TQAsciiCache::count" tqasciicache.html#count +"TQAsciiCache::find" tqasciicache.html#find +"TQAsciiCache::insert" tqasciicache.html#insert +"TQAsciiCache::isEmpty" tqasciicache.html#isEmpty +"TQAsciiCache::maxCost" tqasciicache.html#maxCost +"TQAsciiCache::operator[]" tqasciicache.html#operator[] +"TQAsciiCache::remove" tqasciicache.html#remove +"TQAsciiCache::setMaxCost" tqasciicache.html#setMaxCost +"TQAsciiCache::size" tqasciicache.html#size +"TQAsciiCache::statistics" tqasciicache.html#statistics +"TQAsciiCache::take" tqasciicache.html#take +"TQAsciiCache::totalCost" tqasciicache.html#totalCost +"TQAsciiCache::~TQAsciiCache" tqasciicache.html#~TQAsciiCache +"TQAsciiCacheIterator" tqasciicacheiterator.html +"TQAsciiCacheIterator::atFirst" tqasciicacheiterator.html#atFirst +"TQAsciiCacheIterator::atLast" tqasciicacheiterator.html#atLast +"TQAsciiCacheIterator::count" tqasciicacheiterator.html#count +"TQAsciiCacheIterator::current" tqasciicacheiterator.html#current +"TQAsciiCacheIterator::currentKey" tqasciicacheiterator.html#currentKey +"TQAsciiCacheIterator::isEmpty" tqasciicacheiterator.html#isEmpty +"TQAsciiCacheIterator::operator type *" tqasciicacheiterator.html#operator-type-* +"TQAsciiCacheIterator::operator()" tqasciicacheiterator.html#operator() +"TQAsciiCacheIterator::operator++" tqasciicacheiterator.html#operator++ +"TQAsciiCacheIterator::operator+=" tqasciicacheiterator.html#operator+-eq +"TQAsciiCacheIterator::operator--" tqasciicacheiterator.html#operator-- +"TQAsciiCacheIterator::operator-=" tqasciicacheiterator.html#operator--eq +"TQAsciiCacheIterator::operator=" tqasciicacheiterator.html#operator-eq +"TQAsciiCacheIterator::toFirst" tqasciicacheiterator.html#toFirst +"TQAsciiCacheIterator::toLast" tqasciicacheiterator.html#toLast +"TQAsciiDict" tqasciidict.html +"TQAsciiDict::clear" tqasciidict.html#clear +"TQAsciiDict::count" tqasciidict.html#count +"TQAsciiDict::find" tqasciidict.html#find +"TQAsciiDict::insert" tqasciidict.html#insert +"TQAsciiDict::isEmpty" tqasciidict.html#isEmpty +"TQAsciiDict::operator=" tqasciidict.html#operator-eq +"TQAsciiDict::operator[]" tqasciidict.html#operator[] +"TQAsciiDict::read" tqasciidict.html#read +"TQAsciiDict::remove" tqasciidict.html#remove +"TQAsciiDict::replace" tqasciidict.html#replace +"TQAsciiDict::resize" tqasciidict.html#resize +"TQAsciiDict::size" tqasciidict.html#size +"TQAsciiDict::statistics" tqasciidict.html#statistics +"TQAsciiDict::take" tqasciidict.html#take +"TQAsciiDict::write" tqasciidict.html#write +"TQAsciiDict::~TQAsciiDict" tqasciidict.html#~TQAsciiDict +"TQAsciiDictIterator" tqasciidictiterator.html +"TQAsciiDictIterator::count" tqasciidictiterator.html#count +"TQAsciiDictIterator::current" tqasciidictiterator.html#current +"TQAsciiDictIterator::currentKey" tqasciidictiterator.html#currentKey +"TQAsciiDictIterator::isEmpty" tqasciidictiterator.html#isEmpty +"TQAsciiDictIterator::operator type *" tqasciidictiterator.html#operator-type-* +"TQAsciiDictIterator::operator()" tqasciidictiterator.html#operator() +"TQAsciiDictIterator::operator++" tqasciidictiterator.html#operator++ +"TQAsciiDictIterator::operator+=" tqasciidictiterator.html#operator+-eq +"TQAsciiDictIterator::toFirst" tqasciidictiterator.html#toFirst +"TQAsciiDictIterator::~TQAsciiDictIterator" tqasciidictiterator.html#~TQAsciiDictIterator "QAssistantClient" ntqassistantclient.html "QAssistantClient::assistantClosed" ntqassistantclient.html#assistantClosed "QAssistantClient::assistantOpened" ntqassistantclient.html#assistantOpened @@ -393,30 +393,30 @@ "QAuServer::setBucket" qauserver.html#setBucket "TQBig5Codec" tqbig5codec.html "TQBig5hkscsCodec" tqbig5hkscscodec.html -"QBitArray" ntqbitarray.html -"QBitArray::at" ntqbitarray.html#at -"QBitArray::clearBit" ntqbitarray.html#clearBit -"QBitArray::copy" ntqbitarray.html#copy -"QBitArray::detach" ntqbitarray.html#detach -"QBitArray::fill" ntqbitarray.html#fill -"QBitArray::operator&=" ntqbitarray.html#operator-and-eq -"QBitArray::operator=" ntqbitarray.html#operator-eq -"QBitArray::operator[]" ntqbitarray.html#operator[] -"QBitArray::operator^=" ntqbitarray.html#operator^-eq -"QBitArray::operator|=" ntqbitarray.html#operator|-eq -"QBitArray::operator~" ntqbitarray.html#operator~ -"QBitArray::pad0" ntqbitarray.html#pad0 -"QBitArray::resize" ntqbitarray.html#resize -"QBitArray::setBit" ntqbitarray.html#setBit -"QBitArray::size" ntqbitarray.html#size -"QBitArray::testBit" ntqbitarray.html#testBit -"QBitArray::toggleBit" ntqbitarray.html#toggleBit -"QBitVal" qbitval.html -"QBitVal::operator int" qbitval.html#operator-int -"QBitVal::operator=" qbitval.html#operator-eq -"QBitmap" ntqbitmap.html -"QBitmap::operator=" ntqbitmap.html#operator-eq -"QBitmap::xForm" ntqbitmap.html#xForm +"TQBitArray" tqbitarray.html +"TQBitArray::at" tqbitarray.html#at +"TQBitArray::clearBit" tqbitarray.html#clearBit +"TQBitArray::copy" tqbitarray.html#copy +"TQBitArray::detach" tqbitarray.html#detach +"TQBitArray::fill" tqbitarray.html#fill +"TQBitArray::operator&=" tqbitarray.html#operator-and-eq +"TQBitArray::operator=" tqbitarray.html#operator-eq +"TQBitArray::operator[]" tqbitarray.html#operator[] +"TQBitArray::operator^=" tqbitarray.html#operator^-eq +"TQBitArray::operator|=" tqbitarray.html#operator|-eq +"TQBitArray::operator~" tqbitarray.html#operator~ +"TQBitArray::pad0" tqbitarray.html#pad0 +"TQBitArray::resize" tqbitarray.html#resize +"TQBitArray::setBit" tqbitarray.html#setBit +"TQBitArray::size" tqbitarray.html#size +"TQBitArray::testBit" tqbitarray.html#testBit +"TQBitArray::toggleBit" tqbitarray.html#toggleBit +"TQBitVal" tqbitval.html +"TQBitVal::operator int" tqbitval.html#operator-int +"TQBitVal::operator=" tqbitval.html#operator-eq +"TQBitmap" tqbitmap.html +"TQBitmap::operator=" tqbitmap.html#operator-eq +"TQBitmap::xForm" tqbitmap.html#xForm "QBoxLayout" qboxlayout.html "QBoxLayout::Direction" qboxlayout.html#Direction "QBoxLayout::addItem" qboxlayout.html#addItem @@ -529,80 +529,80 @@ "QButtonGroup::setButton" ntqbuttongroup.html#setButton "QButtonGroup::setExclusive" ntqbuttongroup.html#setExclusive "QButtonGroup::setRadioButtonExclusive" ntqbuttongroup.html#setRadioButtonExclusive -"QByteArray" qbytearray.html +"TQByteArray" tqbytearray.html "QCDEStyle" ntqcdestyle.html "QCDEStyle::~QCDEStyle" ntqcdestyle.html#~QCDEStyle -"QCString" ntqcstring.html -"QCString::append" ntqcstring.html#append -"QCString::contains" ntqcstring.html#contains -"QCString::copy" ntqcstring.html#copy -"QCString::fill" ntqcstring.html#fill -"QCString::find" ntqcstring.html#find -"QCString::findRev" ntqcstring.html#findRev -"QCString::insert" ntqcstring.html#insert -"QCString::isEmpty" ntqcstring.html#isEmpty -"QCString::isNull" ntqcstring.html#isNull -"QCString::left" ntqcstring.html#left -"QCString::leftJustify" ntqcstring.html#leftJustify -"QCString::length" ntqcstring.html#length -"QCString::lower" ntqcstring.html#lower -"QCString::mid" ntqcstring.html#mid -"QCString::operator const char *" ntqcstring.html#operator-const-char-* -"QCString::operator+=" ntqcstring.html#operator+-eq -"QCString::operator=" ntqcstring.html#operator-eq -"QCString::prepend" ntqcstring.html#prepend -"QCString::remove" ntqcstring.html#remove -"QCString::replace" ntqcstring.html#replace -"QCString::resize" ntqcstring.html#resize -"QCString::right" ntqcstring.html#right -"QCString::rightJustify" ntqcstring.html#rightJustify -"QCString::setExpand" ntqcstring.html#setExpand -"QCString::setNum" ntqcstring.html#setNum -"QCString::setStr" ntqcstring.html#setStr -"QCString::simplifyWhiteSpace" ntqcstring.html#simplifyWhiteSpace -"QCString::sprintf" ntqcstring.html#sprintf -"QCString::stripWhiteSpace" ntqcstring.html#stripWhiteSpace -"QCString::toDouble" ntqcstring.html#toDouble -"QCString::toFloat" ntqcstring.html#toFloat -"QCString::toInt" ntqcstring.html#toInt -"QCString::toLong" ntqcstring.html#toLong -"QCString::toShort" ntqcstring.html#toShort -"QCString::toUInt" ntqcstring.html#toUInt -"QCString::toULong" ntqcstring.html#toULong -"QCString::toUShort" ntqcstring.html#toUShort -"QCString::truncate" ntqcstring.html#truncate -"QCString::upper" ntqcstring.html#upper -"QCache" ntqcache.html -"QCache::clear" ntqcache.html#clear -"QCache::count" ntqcache.html#count -"QCache::find" ntqcache.html#find -"QCache::insert" ntqcache.html#insert -"QCache::isEmpty" ntqcache.html#isEmpty -"QCache::maxCost" ntqcache.html#maxCost -"QCache::operator[]" ntqcache.html#operator[] -"QCache::remove" ntqcache.html#remove -"QCache::setMaxCost" ntqcache.html#setMaxCost -"QCache::size" ntqcache.html#size -"QCache::statistics" ntqcache.html#statistics -"QCache::take" ntqcache.html#take -"QCache::totalCost" ntqcache.html#totalCost -"QCache::~QCache" ntqcache.html#~QCache -"QCacheIterator" qcacheiterator.html -"QCacheIterator::atFirst" qcacheiterator.html#atFirst -"QCacheIterator::atLast" qcacheiterator.html#atLast -"QCacheIterator::count" qcacheiterator.html#count -"QCacheIterator::current" qcacheiterator.html#current -"QCacheIterator::currentKey" qcacheiterator.html#currentKey -"QCacheIterator::isEmpty" qcacheiterator.html#isEmpty -"QCacheIterator::operator type *" qcacheiterator.html#operator-type-* -"QCacheIterator::operator()" qcacheiterator.html#operator() -"QCacheIterator::operator++" qcacheiterator.html#operator++ -"QCacheIterator::operator+=" qcacheiterator.html#operator+-eq -"QCacheIterator::operator--" qcacheiterator.html#operator-- -"QCacheIterator::operator-=" qcacheiterator.html#operator--eq -"QCacheIterator::operator=" qcacheiterator.html#operator-eq -"QCacheIterator::toFirst" qcacheiterator.html#toFirst -"QCacheIterator::toLast" qcacheiterator.html#toLast +"TQCString" tqcstring.html +"TQCString::append" tqcstring.html#append +"TQCString::contains" tqcstring.html#contains +"TQCString::copy" tqcstring.html#copy +"TQCString::fill" tqcstring.html#fill +"TQCString::find" tqcstring.html#find +"TQCString::findRev" tqcstring.html#findRev +"TQCString::insert" tqcstring.html#insert +"TQCString::isEmpty" tqcstring.html#isEmpty +"TQCString::isNull" tqcstring.html#isNull +"TQCString::left" tqcstring.html#left +"TQCString::leftJustify" tqcstring.html#leftJustify +"TQCString::length" tqcstring.html#length +"TQCString::lower" tqcstring.html#lower +"TQCString::mid" tqcstring.html#mid +"TQCString::operator const char *" tqcstring.html#operator-const-char-* +"TQCString::operator+=" tqcstring.html#operator+-eq +"TQCString::operator=" tqcstring.html#operator-eq +"TQCString::prepend" tqcstring.html#prepend +"TQCString::remove" tqcstring.html#remove +"TQCString::replace" tqcstring.html#replace +"TQCString::resize" tqcstring.html#resize +"TQCString::right" tqcstring.html#right +"TQCString::rightJustify" tqcstring.html#rightJustify +"TQCString::setExpand" tqcstring.html#setExpand +"TQCString::setNum" tqcstring.html#setNum +"TQCString::setStr" tqcstring.html#setStr +"TQCString::simplifyWhiteSpace" tqcstring.html#simplifyWhiteSpace +"TQCString::sprintf" tqcstring.html#sprintf +"TQCString::stripWhiteSpace" tqcstring.html#stripWhiteSpace +"TQCString::toDouble" tqcstring.html#toDouble +"TQCString::toFloat" tqcstring.html#toFloat +"TQCString::toInt" tqcstring.html#toInt +"TQCString::toLong" tqcstring.html#toLong +"TQCString::toShort" tqcstring.html#toShort +"TQCString::toUInt" tqcstring.html#toUInt +"TQCString::toULong" tqcstring.html#toULong +"TQCString::toUShort" tqcstring.html#toUShort +"TQCString::truncate" tqcstring.html#truncate +"TQCString::upper" tqcstring.html#upper +"TQCache" tqcache.html +"TQCache::clear" tqcache.html#clear +"TQCache::count" tqcache.html#count +"TQCache::find" tqcache.html#find +"TQCache::insert" tqcache.html#insert +"TQCache::isEmpty" tqcache.html#isEmpty +"TQCache::maxCost" tqcache.html#maxCost +"TQCache::operator[]" tqcache.html#operator[] +"TQCache::remove" tqcache.html#remove +"TQCache::setMaxCost" tqcache.html#setMaxCost +"TQCache::size" tqcache.html#size +"TQCache::statistics" tqcache.html#statistics +"TQCache::take" tqcache.html#take +"TQCache::totalCost" tqcache.html#totalCost +"TQCache::~TQCache" tqcache.html#~TQCache +"TQCacheIterator" tqcacheiterator.html +"TQCacheIterator::atFirst" tqcacheiterator.html#atFirst +"TQCacheIterator::atLast" tqcacheiterator.html#atLast +"TQCacheIterator::count" tqcacheiterator.html#count +"TQCacheIterator::current" tqcacheiterator.html#current +"TQCacheIterator::currentKey" tqcacheiterator.html#currentKey +"TQCacheIterator::isEmpty" tqcacheiterator.html#isEmpty +"TQCacheIterator::operator type *" tqcacheiterator.html#operator-type-* +"TQCacheIterator::operator()" tqcacheiterator.html#operator() +"TQCacheIterator::operator++" tqcacheiterator.html#operator++ +"TQCacheIterator::operator+=" tqcacheiterator.html#operator+-eq +"TQCacheIterator::operator--" tqcacheiterator.html#operator-- +"TQCacheIterator::operator-=" tqcacheiterator.html#operator--eq +"TQCacheIterator::operator=" tqcacheiterator.html#operator-eq +"TQCacheIterator::toFirst" tqcacheiterator.html#toFirst +"TQCacheIterator::toLast" tqcacheiterator.html#toLast "TQCanvas" tqcanvas.html "TQCanvas::advance" tqcanvas.html#advance "TQCanvas::allItems" tqcanvas.html#allItems @@ -1360,9 +1360,9 @@ "TQDateTimeEdit::valueChanged" tqdatetimeedit.html#valueChanged "TQDateTimeEdit::~TQDateTimeEdit" tqdatetimeedit.html#~TQDateTimeEdit "TQDateTimeEditBase" tqdatetimeeditbase.html -"QDeepCopy" ntqdeepcopy.html -"QDeepCopy::operator T" ntqdeepcopy.html#operator-T -"QDeepCopy::operator=" ntqdeepcopy.html#operator-eq +"TQDeepCopy" tqdeepcopy.html +"TQDeepCopy::operator T" tqdeepcopy.html#operator-T +"TQDeepCopy::operator=" tqdeepcopy.html#operator-eq "QDesktopWidget" ntqdesktopwidget.html "QDesktopWidget::availableGeometry" ntqdesktopwidget.html#availableGeometry "QDesktopWidget::isVirtualDesktop" ntqdesktopwidget.html#isVirtualDesktop @@ -1436,33 +1436,33 @@ "QDialog::showExtension" ntqdialog.html#showExtension "QDialog::sizeGripEnabled" ntqdialog.html#sizeGripEnabled-prop "QDialog::~QDialog" ntqdialog.html#~QDialog -"QDict" ntqdict.html -"QDict::clear" ntqdict.html#clear -"QDict::count" ntqdict.html#count -"QDict::find" ntqdict.html#find -"QDict::insert" ntqdict.html#insert -"QDict::isEmpty" ntqdict.html#isEmpty -"QDict::operator=" ntqdict.html#operator-eq -"QDict::operator[]" ntqdict.html#operator[] -"QDict::read" ntqdict.html#read -"QDict::remove" ntqdict.html#remove -"QDict::replace" ntqdict.html#replace -"QDict::resize" ntqdict.html#resize -"QDict::size" ntqdict.html#size -"QDict::statistics" ntqdict.html#statistics -"QDict::take" ntqdict.html#take -"QDict::write" ntqdict.html#write -"QDict::~QDict" ntqdict.html#~QDict -"QDictIterator" qdictiterator.html -"QDictIterator::count" qdictiterator.html#count -"QDictIterator::current" qdictiterator.html#current -"QDictIterator::currentKey" qdictiterator.html#currentKey -"QDictIterator::isEmpty" qdictiterator.html#isEmpty -"QDictIterator::operator type *" qdictiterator.html#operator-type-* -"QDictIterator::operator()" qdictiterator.html#operator() -"QDictIterator::operator++" qdictiterator.html#operator++ -"QDictIterator::toFirst" qdictiterator.html#toFirst -"QDictIterator::~QDictIterator" qdictiterator.html#~QDictIterator +"TQDict" tqdict.html +"TQDict::clear" tqdict.html#clear +"TQDict::count" tqdict.html#count +"TQDict::find" tqdict.html#find +"TQDict::insert" tqdict.html#insert +"TQDict::isEmpty" tqdict.html#isEmpty +"TQDict::operator=" tqdict.html#operator-eq +"TQDict::operator[]" tqdict.html#operator[] +"TQDict::read" tqdict.html#read +"TQDict::remove" tqdict.html#remove +"TQDict::replace" tqdict.html#replace +"TQDict::resize" tqdict.html#resize +"TQDict::size" tqdict.html#size +"TQDict::statistics" tqdict.html#statistics +"TQDict::take" tqdict.html#take +"TQDict::write" tqdict.html#write +"TQDict::~TQDict" tqdict.html#~TQDict +"TQDictIterator" tqdictiterator.html +"TQDictIterator::count" tqdictiterator.html#count +"TQDictIterator::current" tqdictiterator.html#current +"TQDictIterator::currentKey" tqdictiterator.html#currentKey +"TQDictIterator::isEmpty" tqdictiterator.html#isEmpty +"TQDictIterator::operator type *" tqdictiterator.html#operator-type-* +"TQDictIterator::operator()" tqdictiterator.html#operator() +"TQDictIterator::operator++" tqdictiterator.html#operator++ +"TQDictIterator::toFirst" tqdictiterator.html#toFirst +"TQDictIterator::~TQDictIterator" tqdictiterator.html#~TQDictIterator "QDir" qdir-example.html "QDir" ntqdir.html "QDir::FilterSpec" ntqdir.html#FilterSpec @@ -3101,65 +3101,65 @@ "QInputDialog::spinBox" ntqinputdialog.html#spinBox "QInputDialog::type" ntqinputdialog.html#type "QInputDialog::~QInputDialog" ntqinputdialog.html#~QInputDialog -"QIntCache" ntqintcache.html -"QIntCache::clear" ntqintcache.html#clear -"QIntCache::count" ntqintcache.html#count -"QIntCache::find" ntqintcache.html#find -"QIntCache::insert" ntqintcache.html#insert -"QIntCache::isEmpty" ntqintcache.html#isEmpty -"QIntCache::maxCost" ntqintcache.html#maxCost -"QIntCache::operator[]" ntqintcache.html#operator[] -"QIntCache::remove" ntqintcache.html#remove -"QIntCache::setMaxCost" ntqintcache.html#setMaxCost -"QIntCache::size" ntqintcache.html#size -"QIntCache::statistics" ntqintcache.html#statistics -"QIntCache::take" ntqintcache.html#take -"QIntCache::totalCost" ntqintcache.html#totalCost -"QIntCache::~QIntCache" ntqintcache.html#~QIntCache -"QIntCacheIterator" qintcacheiterator.html -"QIntCacheIterator::atFirst" qintcacheiterator.html#atFirst -"QIntCacheIterator::atLast" qintcacheiterator.html#atLast -"QIntCacheIterator::count" qintcacheiterator.html#count -"QIntCacheIterator::current" qintcacheiterator.html#current -"QIntCacheIterator::currentKey" qintcacheiterator.html#currentKey -"QIntCacheIterator::isEmpty" qintcacheiterator.html#isEmpty -"QIntCacheIterator::operator type *" qintcacheiterator.html#operator-type-* -"QIntCacheIterator::operator()" qintcacheiterator.html#operator() -"QIntCacheIterator::operator++" qintcacheiterator.html#operator++ -"QIntCacheIterator::operator+=" qintcacheiterator.html#operator+-eq -"QIntCacheIterator::operator--" qintcacheiterator.html#operator-- -"QIntCacheIterator::operator-=" qintcacheiterator.html#operator--eq -"QIntCacheIterator::operator=" qintcacheiterator.html#operator-eq -"QIntCacheIterator::toFirst" qintcacheiterator.html#toFirst -"QIntCacheIterator::toLast" qintcacheiterator.html#toLast -"QIntDict" ntqintdict.html -"QIntDict::clear" ntqintdict.html#clear -"QIntDict::count" ntqintdict.html#count -"QIntDict::find" ntqintdict.html#find -"QIntDict::insert" ntqintdict.html#insert -"QIntDict::isEmpty" ntqintdict.html#isEmpty -"QIntDict::operator=" ntqintdict.html#operator-eq -"QIntDict::operator[]" ntqintdict.html#operator[] -"QIntDict::read" ntqintdict.html#read -"QIntDict::remove" ntqintdict.html#remove -"QIntDict::replace" ntqintdict.html#replace -"QIntDict::resize" ntqintdict.html#resize -"QIntDict::size" ntqintdict.html#size -"QIntDict::statistics" ntqintdict.html#statistics -"QIntDict::take" ntqintdict.html#take -"QIntDict::write" ntqintdict.html#write -"QIntDict::~QIntDict" ntqintdict.html#~QIntDict -"QIntDictIterator" qintdictiterator.html -"QIntDictIterator::count" qintdictiterator.html#count -"QIntDictIterator::current" qintdictiterator.html#current -"QIntDictIterator::currentKey" qintdictiterator.html#currentKey -"QIntDictIterator::isEmpty" qintdictiterator.html#isEmpty -"QIntDictIterator::operator type *" qintdictiterator.html#operator-type-* -"QIntDictIterator::operator()" qintdictiterator.html#operator() -"QIntDictIterator::operator++" qintdictiterator.html#operator++ -"QIntDictIterator::operator+=" qintdictiterator.html#operator+-eq -"QIntDictIterator::toFirst" qintdictiterator.html#toFirst -"QIntDictIterator::~QIntDictIterator" qintdictiterator.html#~QIntDictIterator +"TQIntCache" tqintcache.html +"TQIntCache::clear" tqintcache.html#clear +"TQIntCache::count" tqintcache.html#count +"TQIntCache::find" tqintcache.html#find +"TQIntCache::insert" tqintcache.html#insert +"TQIntCache::isEmpty" tqintcache.html#isEmpty +"TQIntCache::maxCost" tqintcache.html#maxCost +"TQIntCache::operator[]" tqintcache.html#operator[] +"TQIntCache::remove" tqintcache.html#remove +"TQIntCache::setMaxCost" tqintcache.html#setMaxCost +"TQIntCache::size" tqintcache.html#size +"TQIntCache::statistics" tqintcache.html#statistics +"TQIntCache::take" tqintcache.html#take +"TQIntCache::totalCost" tqintcache.html#totalCost +"TQIntCache::~TQIntCache" tqintcache.html#~TQIntCache +"TQIntCacheIterator" tqintcacheiterator.html +"TQIntCacheIterator::atFirst" tqintcacheiterator.html#atFirst +"TQIntCacheIterator::atLast" tqintcacheiterator.html#atLast +"TQIntCacheIterator::count" tqintcacheiterator.html#count +"TQIntCacheIterator::current" tqintcacheiterator.html#current +"TQIntCacheIterator::currentKey" tqintcacheiterator.html#currentKey +"TQIntCacheIterator::isEmpty" tqintcacheiterator.html#isEmpty +"TQIntCacheIterator::operator type *" tqintcacheiterator.html#operator-type-* +"TQIntCacheIterator::operator()" tqintcacheiterator.html#operator() +"TQIntCacheIterator::operator++" tqintcacheiterator.html#operator++ +"TQIntCacheIterator::operator+=" tqintcacheiterator.html#operator+-eq +"TQIntCacheIterator::operator--" tqintcacheiterator.html#operator-- +"TQIntCacheIterator::operator-=" tqintcacheiterator.html#operator--eq +"TQIntCacheIterator::operator=" tqintcacheiterator.html#operator-eq +"TQIntCacheIterator::toFirst" tqintcacheiterator.html#toFirst +"TQIntCacheIterator::toLast" tqintcacheiterator.html#toLast +"TQIntDict" tqintdict.html +"TQIntDict::clear" tqintdict.html#clear +"TQIntDict::count" tqintdict.html#count +"TQIntDict::find" tqintdict.html#find +"TQIntDict::insert" tqintdict.html#insert +"TQIntDict::isEmpty" tqintdict.html#isEmpty +"TQIntDict::operator=" tqintdict.html#operator-eq +"TQIntDict::operator[]" tqintdict.html#operator[] +"TQIntDict::read" tqintdict.html#read +"TQIntDict::remove" tqintdict.html#remove +"TQIntDict::replace" tqintdict.html#replace +"TQIntDict::resize" tqintdict.html#resize +"TQIntDict::size" tqintdict.html#size +"TQIntDict::statistics" tqintdict.html#statistics +"TQIntDict::take" tqintdict.html#take +"TQIntDict::write" tqintdict.html#write +"TQIntDict::~TQIntDict" tqintdict.html#~TQIntDict +"TQIntDictIterator" tqintdictiterator.html +"TQIntDictIterator::count" tqintdictiterator.html#count +"TQIntDictIterator::current" tqintdictiterator.html#current +"TQIntDictIterator::currentKey" tqintdictiterator.html#currentKey +"TQIntDictIterator::isEmpty" tqintdictiterator.html#isEmpty +"TQIntDictIterator::operator type *" tqintdictiterator.html#operator-type-* +"TQIntDictIterator::operator()" tqintdictiterator.html#operator() +"TQIntDictIterator::operator++" tqintdictiterator.html#operator++ +"TQIntDictIterator::operator+=" tqintdictiterator.html#operator+-eq +"TQIntDictIterator::toFirst" tqintdictiterator.html#toFirst +"TQIntDictIterator::~TQIntDictIterator" tqintdictiterator.html#~TQIntDictIterator "QIntValidator" qintvalidator.html "QIntValidator::bottom" qintvalidator.html#bottom "QIntValidator::bottom" qintvalidator.html#bottom-prop @@ -3879,37 +3879,37 @@ "TQMapIterator::pointer" tqmapiterator.html#pointer "TQMapIterator::reference" tqmapiterator.html#reference "TQMapIterator::value_type" tqmapiterator.html#value_type -"QMemArray" ntqmemarray.html -"QMemArray::ConstIterator" ntqmemarray.html#ConstIterator -"QMemArray::Iterator" ntqmemarray.html#Iterator -"QMemArray::assign" ntqmemarray.html#assign -"QMemArray::at" ntqmemarray.html#at -"QMemArray::begin" ntqmemarray.html#begin -"QMemArray::bsearch" ntqmemarray.html#bsearch -"QMemArray::contains" ntqmemarray.html#contains -"QMemArray::copy" ntqmemarray.html#copy -"QMemArray::count" ntqmemarray.html#count -"QMemArray::data" ntqmemarray.html#data -"QMemArray::detach" ntqmemarray.html#detach -"QMemArray::duplicate" ntqmemarray.html#duplicate -"QMemArray::end" ntqmemarray.html#end -"QMemArray::fill" ntqmemarray.html#fill -"QMemArray::find" ntqmemarray.html#find -"QMemArray::isEmpty" ntqmemarray.html#isEmpty -"QMemArray::isNull" ntqmemarray.html#isNull -"QMemArray::nrefs" ntqmemarray.html#nrefs -"QMemArray::operator const type *" ntqmemarray.html#operator-const-type-* -"QMemArray::operator!=" ntqmemarray.html#operator!-eq -"QMemArray::operator=" ntqmemarray.html#operator-eq -"QMemArray::operator==" ntqmemarray.html#operator-eq-eq -"QMemArray::operator[]" ntqmemarray.html#operator[] -"QMemArray::resetRawData" ntqmemarray.html#resetRawData -"QMemArray::resize" ntqmemarray.html#resize -"QMemArray::setRawData" ntqmemarray.html#setRawData -"QMemArray::size" ntqmemarray.html#size -"QMemArray::sort" ntqmemarray.html#sort -"QMemArray::truncate" ntqmemarray.html#truncate -"QMemArray::~QMemArray" ntqmemarray.html#~QMemArray +"TQMemArray" tqmemarray.html +"TQMemArray::ConstIterator" tqmemarray.html#ConstIterator +"TQMemArray::Iterator" tqmemarray.html#Iterator +"TQMemArray::assign" tqmemarray.html#assign +"TQMemArray::at" tqmemarray.html#at +"TQMemArray::begin" tqmemarray.html#begin +"TQMemArray::bsearch" tqmemarray.html#bsearch +"TQMemArray::contains" tqmemarray.html#contains +"TQMemArray::copy" tqmemarray.html#copy +"TQMemArray::count" tqmemarray.html#count +"TQMemArray::data" tqmemarray.html#data +"TQMemArray::detach" tqmemarray.html#detach +"TQMemArray::duplicate" tqmemarray.html#duplicate +"TQMemArray::end" tqmemarray.html#end +"TQMemArray::fill" tqmemarray.html#fill +"TQMemArray::find" tqmemarray.html#find +"TQMemArray::isEmpty" tqmemarray.html#isEmpty +"TQMemArray::isNull" tqmemarray.html#isNull +"TQMemArray::nrefs" tqmemarray.html#nrefs +"TQMemArray::operator const type *" tqmemarray.html#operator-const-type-* +"TQMemArray::operator!=" tqmemarray.html#operator!-eq +"TQMemArray::operator=" tqmemarray.html#operator-eq +"TQMemArray::operator==" tqmemarray.html#operator-eq-eq +"TQMemArray::operator[]" tqmemarray.html#operator[] +"TQMemArray::resetRawData" tqmemarray.html#resetRawData +"TQMemArray::resize" tqmemarray.html#resize +"TQMemArray::setRawData" tqmemarray.html#setRawData +"TQMemArray::size" tqmemarray.html#size +"TQMemArray::sort" tqmemarray.html#sort +"TQMemArray::truncate" tqmemarray.html#truncate +"TQMemArray::~TQMemArray" tqmemarray.html#~TQMemArray "TQMenuBar" tqmenubar.html "TQMenuBar::Separator" tqmenubar.html#Separator "TQMenuBar::activated" tqmenubar.html#activated @@ -4511,7 +4511,7 @@ "QPixmap::height" ntqpixmap.html#height "QPixmap::imageFormat" ntqpixmap.html#imageFormat "QPixmap::isNull" ntqpixmap.html#isNull -"QPixmap::isQBitmap" ntqpixmap.html#isQBitmap +"QPixmap::isTQBitmap" ntqpixmap.html#isTQBitmap "QPixmap::load" ntqpixmap.html#load "QPixmap::loadFromData" ntqpixmap.html#loadFromData "QPixmap::mask" ntqpixmap.html#mask @@ -4998,37 +4998,37 @@ "QRect::width" ntqrect.html#width "QRect::x" ntqrect.html#x "QRect::y" ntqrect.html#y -"QRegExp" ntqregexp.html -"QRegExp::CaretMode" ntqregexp.html#CaretMode -"QRegExp::cap" ntqregexp.html#cap -"QRegExp::capturedTexts" ntqregexp.html#capturedTexts -"QRegExp::caseSensitive" ntqregexp.html#caseSensitive -"QRegExp::errorString" ntqregexp.html#errorString -"QRegExp::escape" ntqregexp.html#escape -"QRegExp::exactMatch" ntqregexp.html#exactMatch -"QRegExp::isEmpty" ntqregexp.html#isEmpty -"QRegExp::isValid" ntqregexp.html#isValid -"QRegExp::matchedLength" ntqregexp.html#matchedLength -"QRegExp::minimal" ntqregexp.html#minimal -"QRegExp::numCaptures" ntqregexp.html#numCaptures -"QRegExp::operator!=" ntqregexp.html#operator!-eq -"QRegExp::operator=" ntqregexp.html#operator-eq -"QRegExp::operator==" ntqregexp.html#operator-eq-eq -"QRegExp::pattern" ntqregexp.html#pattern -"QRegExp::pos" ntqregexp.html#pos -"QRegExp::search" ntqregexp.html#search -"QRegExp::searchRev" ntqregexp.html#searchRev -"QRegExp::setCaseSensitive" ntqregexp.html#setCaseSensitive -"QRegExp::setMinimal" ntqregexp.html#setMinimal -"QRegExp::setPattern" ntqregexp.html#setPattern -"QRegExp::setWildcard" ntqregexp.html#setWildcard -"QRegExp::wildcard" ntqregexp.html#wildcard -"QRegExp::~QRegExp" ntqregexp.html#~QRegExp -"QRegExpValidator" qregexpvalidator.html -"QRegExpValidator::regExp" qregexpvalidator.html#regExp -"QRegExpValidator::setRegExp" qregexpvalidator.html#setRegExp -"QRegExpValidator::validate" qregexpvalidator.html#validate -"QRegExpValidator::~QRegExpValidator" qregexpvalidator.html#~QRegExpValidator +"TQRegExp" tqregexp.html +"TQRegExp::CaretMode" tqregexp.html#CaretMode +"TQRegExp::cap" tqregexp.html#cap +"TQRegExp::capturedTexts" tqregexp.html#capturedTexts +"TQRegExp::caseSensitive" tqregexp.html#caseSensitive +"TQRegExp::errorString" tqregexp.html#errorString +"TQRegExp::escape" tqregexp.html#escape +"TQRegExp::exactMatch" tqregexp.html#exactMatch +"TQRegExp::isEmpty" tqregexp.html#isEmpty +"TQRegExp::isValid" tqregexp.html#isValid +"TQRegExp::matchedLength" tqregexp.html#matchedLength +"TQRegExp::minimal" tqregexp.html#minimal +"TQRegExp::numCaptures" tqregexp.html#numCaptures +"TQRegExp::operator!=" tqregexp.html#operator!-eq +"TQRegExp::operator=" tqregexp.html#operator-eq +"TQRegExp::operator==" tqregexp.html#operator-eq-eq +"TQRegExp::pattern" tqregexp.html#pattern +"TQRegExp::pos" tqregexp.html#pos +"TQRegExp::search" tqregexp.html#search +"TQRegExp::searchRev" tqregexp.html#searchRev +"TQRegExp::setCaseSensitive" tqregexp.html#setCaseSensitive +"TQRegExp::setMinimal" tqregexp.html#setMinimal +"TQRegExp::setPattern" tqregexp.html#setPattern +"TQRegExp::setWildcard" tqregexp.html#setWildcard +"TQRegExp::wildcard" tqregexp.html#wildcard +"TQRegExp::~TQRegExp" tqregexp.html#~TQRegExp +"TQRegExpValidator" tqregexpvalidator.html +"TQRegExpValidator::regExp" tqregexpvalidator.html#regExp +"TQRegExpValidator::setRegExp" tqregexpvalidator.html#setRegExp +"TQRegExpValidator::validate" tqregexpvalidator.html#validate +"TQRegExpValidator::~TQRegExpValidator" tqregexpvalidator.html#~TQRegExpValidator "QRegion" ntqregion.html "QRegion::RegionType" ntqregion.html#RegionType "QRegion::boundingRect" ntqregion.html#boundingRect @@ -7942,16 +7942,16 @@ "objectmodel" objectmodel.html "opengl-examples" opengl-examples.html "operator!=" qchar.html#operator!-eq -"operator!=" ntqcstring.html#operator!-eq +"operator!=" tqcstring.html#operator!-eq "operator!=" ntqpoint.html#operator!-eq "operator!=" ntqrect.html#operator!-eq "operator!=" tqsize.html#operator!-eq "operator!=" tqstring.html#operator!-eq -"operator&" ntqbitarray.html#operator-and +"operator&" tqbitarray.html#operator-and "operator*" ntqpoint.html#operator* "operator*" tqsize.html#operator* "operator*" ntqwmatrix.html#operator* -"operator+" ntqcstring.html#operator+ +"operator+" tqcstring.html#operator+ "operator+" ntqpoint.html#operator+ "operator+" tqsize.html#operator+ "operator+" tqstring.html#operator+ @@ -7960,13 +7960,13 @@ "operator/" ntqpoint.html#operator/ "operator/" tqsize.html#operator/ "operator<" qchar.html#operator-lt -"operator<" ntqcstring.html#operator-lt +"operator<" tqcstring.html#operator-lt "operator<" tqstring.html#operator-lt -"operator<<" ntqbitarray.html#operator-lt-lt +"operator<<" tqbitarray.html#operator-lt-lt "operator<<" ntqbrush.html#operator-lt-lt "operator<<" ntqcolor.html#operator-lt-lt "operator<<" qcolorgroup.html#operator-lt-lt -"operator<<" ntqcstring.html#operator-lt-lt +"operator<<" tqcstring.html#operator-lt-lt "operator<<" ntqcursor.html#operator-lt-lt "operator<<" tqdate.html#operator-lt-lt "operator<<" tqdatetime.html#operator-lt-lt @@ -7977,7 +7977,7 @@ "operator<<" ntqkeysequence.html#operator-lt-lt "operator<<" tqmainwindow.html#operator-lt-lt "operator<<" tqmap.html#operator-lt-lt -"operator<<" ntqmemarray.html#operator-lt-lt +"operator<<" tqmemarray.html#operator-lt-lt "operator<<" ntqpalette.html#operator-lt-lt "operator<<" ntqpen.html#operator-lt-lt "operator<<" ntqpicture.html#operator-lt-lt @@ -7994,24 +7994,24 @@ "operator<<" tqvaluelist.html#operator-lt-lt "operator<<" ntqwmatrix.html#operator-lt-lt "operator<=" qchar.html#operator-lt-eq -"operator<=" ntqcstring.html#operator-lt-eq +"operator<=" tqcstring.html#operator-lt-eq "operator<=" tqstring.html#operator-lt-eq "operator==" qchar.html#operator-eq-eq -"operator==" ntqcstring.html#operator-eq-eq +"operator==" tqcstring.html#operator-eq-eq "operator==" ntqpoint.html#operator-eq-eq "operator==" ntqrect.html#operator-eq-eq "operator==" tqsize.html#operator-eq-eq "operator==" tqstring.html#operator-eq-eq "operator>" qchar.html#operator-gt -"operator>" ntqcstring.html#operator-gt +"operator>" tqcstring.html#operator-gt "operator>" tqstring.html#operator-gt "operator>=" qchar.html#operator-gt-eq -"operator>=" ntqcstring.html#operator-gt-eq +"operator>=" tqcstring.html#operator-gt-eq "operator>=" tqstring.html#operator-gt-eq -"operator>>" ntqbitarray.html#operator-gt-gt +"operator>>" tqbitarray.html#operator-gt-gt "operator>>" ntqbrush.html#operator-gt-gt "operator>>" ntqcolor.html#operator-gt-gt -"operator>>" ntqcstring.html#operator-gt-gt +"operator>>" tqcstring.html#operator-gt-gt "operator>>" ntqcursor.html#operator-gt-gt "operator>>" tqdate.html#operator-gt-gt "operator>>" tqdatetime.html#operator-gt-gt @@ -8021,7 +8021,7 @@ "operator>>" ntqkeysequence.html#operator-gt-gt "operator>>" tqmainwindow.html#operator-gt-gt "operator>>" tqmap.html#operator-gt-gt -"operator>>" ntqmemarray.html#operator-gt-gt +"operator>>" tqmemarray.html#operator-gt-gt "operator>>" ntqpalette.html#operator-gt-gt "operator>>" ntqpen.html#operator-gt-gt "operator>>" ntqpicture.html#operator-gt-gt @@ -8037,15 +8037,15 @@ "operator>>" ntquuid.html#operator-gt-gt "operator>>" tqvaluelist.html#operator-gt-gt "operator>>" ntqwmatrix.html#operator-gt-gt -"operator^" ntqbitarray.html#operator^ -"operator|" ntqbitarray.html#operator| +"operator^" tqbitarray.html#operator^ +"operator|" tqbitarray.html#operator| "organizers" organizers.html "plugins" plugins.html "qAddPostRoutine" ntqapplication.html#qAddPostRoutine "qAlpha" ntqcolor.html#qAlpha "qBlue" ntqcolor.html#qBlue -"qChecksum" ntqmemarray.html#qChecksum -"qCompress" qbytearray.html#qCompress +"qChecksum" tqmemarray.html#qChecksum +"qCompress" tqbytearray.html#qCompress "qDebug" ntqapplication.html#qDebug "qDrawPlainRect" ntqpainter.html#qDrawPlainRect "qDrawShadeLine" ntqpainter.html#qDrawShadeLine @@ -8064,21 +8064,21 @@ "qRgba" ntqcolor.html#qRgba "qSysInfo" ntqapplication.html#qSysInfo "qSystemWarning" ntqapplication.html#qSystemWarning -"qUncompress" qbytearray.html#qUncompress +"qUncompress" tqbytearray.html#qUncompress "qVersion" ntqapplication.html#qVersion "qWarning" ntqapplication.html#qWarning "tqaction-examples" tqaction-examples.html "qfont-examples" qfont-examples.html -"qmemmove" ntqcstring.html#qmemmove +"qmemmove" tqcstring.html#qmemmove "qprocess-examples" qprocess-examples.html -"qstrcmp" ntqcstring.html#qstrcmp -"qstrcpy" ntqcstring.html#qstrcpy -"qstrdup" ntqcstring.html#qstrdup -"qstricmp" ntqcstring.html#qstricmp -"qstrlen" ntqcstring.html#qstrlen -"qstrncmp" ntqcstring.html#qstrncmp -"qstrncpy" ntqcstring.html#qstrncpy -"qstrnicmp" ntqcstring.html#qstrnicmp +"qstrcmp" tqcstring.html#qstrcmp +"qstrcpy" tqcstring.html#qstrcpy +"qstrdup" tqcstring.html#qstrdup +"qstricmp" tqcstring.html#qstricmp +"qstrlen" tqcstring.html#qstrlen +"qstrncmp" tqcstring.html#qstrncmp +"qstrncpy" tqcstring.html#qstrncpy +"qstrnicmp" tqcstring.html#qstrnicmp "qt_find_obj_child" tqobject.html#qt_find_obj_child "qtl" ntqtl.html "shared" shared.html diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html index e8d381831..2972543a9 100644 --- a/doc/html/keyfeatures30.html +++ b/doc/html/keyfeatures30.html @@ -150,10 +150,10 @@ of TQMainWindow and <a href="tqtoolbar.html">TQToolBar</a> is source compatible existing code which uses these classes will continue to work. <p> <h3> Regular Expressions </h3> -<a name="1-6"></a><p> TQt has always provided <a href="ntqregexp.html#regular-expression">regular expression</a> support, but that support +<a name="1-6"></a><p> TQt has always provided <a href="tqregexp.html#regular-expression">regular expression</a> support, but that support was pretty much limited to what was required in common GUI control elements such as file dialogs. TQt 3.0 introduces a new regular -expression engine, <a href="ntqregexp.html">TQRegExp</a>, that supports most of Perl's regex +expression engine, <a href="tqregexp.html">TQRegExp</a>, that supports most of Perl's regex features and is Unicode based. The most useful additions are support for parentheses (capturing and non-capturing) and backreferences. <p> <h3> Storing application settings diff --git a/doc/html/listviews-example.html b/doc/html/listviews-example.html index 82fe15178..b1731dca1 100644 --- a/doc/html/listviews-example.html +++ b/doc/html/listviews-example.html @@ -227,7 +227,7 @@ protected slots: #include <<a href="tqobjectlist-h.html">tqobjectlist.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> #include <<a href="qheader-h.html">ntqheader.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> // ----------------------------------------------------------------- diff --git a/doc/html/mail-example.html b/doc/html/mail-example.html index 266359fd6..d58645c54 100644 --- a/doc/html/mail-example.html +++ b/doc/html/mail-example.html @@ -119,7 +119,7 @@ private: #include <<a href="tqtimer-h.html">tqtimer.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qmessagebox-h.html">ntqmessagebox.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> <a name="f297"></a>Smtp::Smtp( const <a href="tqstring.html">TQString</a> &from, const <a href="tqstring.html">TQString</a> &to, diff --git a/doc/html/mainclasses.html b/doc/html/mainclasses.html index f1666aaad..b6c029c53 100644 --- a/doc/html/mainclasses.html +++ b/doc/html/mainclasses.html @@ -226,11 +226,11 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td><a href="tqwidgetstack.html">TQWidgetStack</a> <tr> <td align="right"> -<td><a href="ntqdict.html">TQDict</a> +<td><a href="tqdict.html">TQDict</a> <td align="right"> <td><a href="ntqlistview.html">TQListView</a> <td align="right"> -<td><a href="ntqregexp.html">TQRegExp</a> +<td><a href="tqregexp.html">TQRegExp</a> <td align="right"> <td><a href="tqtextedit.html">TQTextEdit</a> <td align="right"> diff --git a/doc/html/misc.html b/doc/html/misc.html index 5de4908d1..cc5eb0ba8 100644 --- a/doc/html/misc.html +++ b/doc/html/misc.html @@ -52,8 +52,8 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type <tr bgcolor=#f0f0f0><td><b><a href="ntqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them <tr bgcolor=#f0f0f0><td><b><a href="ntqrangecontrol.html">TQRangeControl</a></b><td>Integer value within a range -<tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions -<tr bgcolor=#f0f0f0><td><b><a href="qregexpvalidator.html">TQRegExpValidator</a></b><td>Used to check a string against a regular expression +<tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions +<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="ntqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings <tr bgcolor=#f0f0f0><td><b><a href="ntqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject <tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup diff --git a/doc/html/moc.html b/doc/html/moc.html index 67f353c4d..5398c8e67 100644 --- a/doc/html/moc.html +++ b/doc/html/moc.html @@ -205,7 +205,7 @@ that file are fully known. <tr bgcolor="#d0d0d0"> <td valign="top">-f <td valign="top">Force the generation of an #include statement in the -output. This is the default for files whose name matches the <a href="ntqregexp.html#regular-expression">regular expression</a> \.[hH][^.]* (i.e. the extension starts with H or h). This +output. This is the default for files whose name matches the <a href="tqregexp.html#regular-expression">regular expression</a> \.[hH][^.]* (i.e. the extension starts with H or h). This option is only useful if you have header files that do not follow the standard naming conventions. <tr bgcolor="#f0f0f0"> diff --git a/doc/html/motif-walkthrough-10.html b/doc/html/motif-walkthrough-10.html index 631c5137b..7dcb29ffe 100644 --- a/doc/html/motif-walkthrough-10.html +++ b/doc/html/motif-walkthrough-10.html @@ -51,12 +51,12 @@ us support for most of the written languages around the world. Our <tt>Page</tt <p> <pre></pre> <p> All functions that use the <tt>Page</tt> and <tt>Options</tt> structs need to be updated to use TQString properly. Since TQString is also an <a href="shclass.html#implicitly-shared">implicitly shared</a> class, we no longer have to do any memory management with our -strings. We can remove all occurences of the <a href="ntqcstring.html#qstrdup">tqstrdup</a>() function, +strings. We can remove all occurences of the <a href="tqcstring.html#qstrdup">tqstrdup</a>() function, and we never need to use <em>new</em> or <em>delete</em> when done with a string. TQString will allocate and delete data when needed. <p> Here are the <tt>MainWindow::fileOpen()</tt> and <tt>MainWindow::pageChange()</tt> functions from <tt>mainwindow.ui.h</tt>. Notice that the code no longer -uses <em>delete</em> or <a href="ntqcstring.html#qstrdup">tqstrdup</a>() when storing text. +uses <em>delete</em> or <a href="tqcstring.html#qstrdup">tqstrdup</a>() when storing text. <p> <p> <pre></pre> diff --git a/doc/html/motif-walkthrough-4.html b/doc/html/motif-walkthrough-4.html index 0e4fd9387..56f57fbc6 100644 --- a/doc/html/motif-walkthrough-4.html +++ b/doc/html/motif-walkthrough-4.html @@ -81,8 +81,8 @@ contents of <tt>DoEditPage()</tt> to this point and remove the <tt>DoEditPage()< <p> The <tt>Page</tt> struct defined in <tt>page.h</tt> stores strings in <tt>char*</tt> arrays. Since the PageEditDialog and the data it contains will be destroyed when we return from this function, we need to convert the -unicode <a href="tqstring.html">TQString</a> data into a <a href="ntqcstring.html">TQCString</a> in the local encoding and -duplicate it with <a href="ntqcstring.html#qstrdup">tqstrdup</a>(). +unicode <a href="tqstring.html">TQString</a> data into a <a href="tqcstring.html">TQCString</a> in the local encoding and +duplicate it with <a href="tqcstring.html#qstrdup">tqstrdup</a>(). <p> <pre></pre> <p> The same process must be done for the minorTab text: <p> <pre></pre> diff --git a/doc/html/motif-walkthrough-7.html b/doc/html/motif-walkthrough-7.html index 8e63c9c01..0aa2840ea 100644 --- a/doc/html/motif-walkthrough-7.html +++ b/doc/html/motif-walkthrough-7.html @@ -95,13 +95,13 @@ use <em>new</em> and <em>delete</em> when modifying members of the <tt>Page</tt> <p> <pre></pre> -<p> When storing the context of the <tt>XmText</tt> widget, we use <a href="ntqcstring.html#qstrdup">tqstrdup</a>() +<p> When storing the context of the <tt>XmText</tt> widget, we use <a href="tqcstring.html#qstrdup">tqstrdup</a>() to make a copy of the string returned by the <tt>XmTextGetString()</tt> function. <p> <pre></pre> <p> The <tt>ReadDB()</tt> function in <tt>io.cpp</tt> needs similar changes. We replace all use of <tt>XtMalloc()</tt> and <tt>XtNewString()</tt> with <em>new</em> and -<a href="ntqcstring.html#qstrdup">tqstrdup</a>(), respectively. +<a href="tqcstring.html#qstrdup">tqstrdup</a>(), respectively. <p> This needs to be done just after opening the file. <p> diff --git a/doc/html/motif-walkthrough-8.html b/doc/html/motif-walkthrough-8.html index 687c519e6..ef6b103aa 100644 --- a/doc/html/motif-walkthrough-8.html +++ b/doc/html/motif-walkthrough-8.html @@ -127,7 +127,7 @@ number (with an indication that the page is invalid). the new widgets in our <em>Main Window</em> widget. <p> Note: <a href="tqtextedit.html#text">TQTextEdit::text</a>() returns a <a href="tqstring.html">TQString</a>, which needs to be converted into a normal <tt>char*</tt> array. To do this we create a copy of the -string in the local encoding. We need to make the copy using <a href="ntqcstring.html#qstrdup">tqstrdup</a>() because the data contained in the <a href="ntqcstring.html">TQCString</a> returned by +string in the local encoding. We need to make the copy using <a href="tqcstring.html#qstrdup">tqstrdup</a>() because the data contained in the <a href="tqcstring.html">TQCString</a> returned by <a href="tqstring.html#local8Bit">TQString::local8Bit</a>() is deallocated when the TQCString is destroyed. <p> <pre></pre> <p> The <tt>TextChanged()</tt> function does nothing more than set the <tt>modified</tt> variable to 1. Our new <tt>MainWindow::textChanged()</tt> function @@ -163,7 +163,7 @@ values. currently displayed, so we use <a href="tqtextedit.html#text">TQTextEdit::text</a>() instead of <tt>XmTextGetString()</tt>. Note: TQTextEdit::text() returns a <a href="tqstring.html">TQString</a>, which needs to be converted into a normal <tt>char*</tt> array. To do this we create a copy of the string in the local encoding. We need to make -the copy using <a href="ntqcstring.html#qstrdup">tqstrdup</a>() because the data contained in the <a href="ntqcstring.html">TQCString</a> +the copy using <a href="tqcstring.html#qstrdup">tqstrdup</a>() because the data contained in the <a href="tqcstring.html">TQCString</a> returned by <a href="tqstring.html#local8Bit">TQString::local8Bit</a>() is deallocated when the TQCString is destroyed. <p> <pre></pre> diff --git a/doc/html/networkprotocol-example.html b/doc/html/networkprotocol-example.html index b511608dd..e47d8020d 100644 --- a/doc/html/networkprotocol-example.html +++ b/doc/html/networkprotocol-example.html @@ -108,7 +108,7 @@ protected slots: #include <stdlib.h> #include <<a href="qurloperator-h.html">ntqurloperator.h</a>> #include <<a href="tqstringlist-h.html">tqstringlist.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> <a name="f288"></a>Nntp::Nntp() : <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a>(), connectionReady( FALSE ), @@ -251,16 +251,16 @@ void <a name="f293"></a>Nntp::readyRead() } // read the new data from the socket - <a href="ntqcstring.html">TQCString</a> s; -<a name="x677"></a><a name="x668"></a> s.<a href="ntqcstring.html#resize">resize</a>( commandSocket-><a href="ntqsocket.html#bytesAvailable">bytesAvailable</a>() + 1 ); -<a name="x685"></a><a name="x671"></a> commandSocket-><a href="ntqsocket.html#readBlock">readBlock</a>( s.<a href="ntqmemarray.html#data">data</a>(), commandSocket-><a href="ntqsocket.html#bytesAvailable">bytesAvailable</a>() ); + <a href="tqcstring.html">TQCString</a> s; +<a name="x677"></a><a name="x668"></a> s.<a href="tqcstring.html#resize">resize</a>( commandSocket-><a href="ntqsocket.html#bytesAvailable">bytesAvailable</a>() + 1 ); +<a name="x685"></a><a name="x671"></a> commandSocket-><a href="ntqsocket.html#readBlock">readBlock</a>( s.<a href="tqmemarray.html#data">data</a>(), commandSocket-><a href="ntqsocket.html#bytesAvailable">bytesAvailable</a>() ); if ( !url() ) return; // of the code of the server response was 200, we know that the // server is ready to get commands from us now -<a name="x664"></a> if ( s.<a href="ntqcstring.html#left">left</a>( 3 ) == "200" ) +<a name="x664"></a> if ( s.<a href="tqcstring.html#left">left</a>( 3 ) == "200" ) connectionReady = TRUE; } @@ -285,7 +285,7 @@ void <a name="f294"></a>Nntp::parseGroups() // if the code of the server response is 215 or 211 // the next line will be the first group or article (depending on what we read). // So let others know that we start reading now... - if ( s.<a href="ntqcstring.html#left">left</a>( 3 ) == "215" || s.<a href="ntqcstring.html#left">left</a>( 3 ) == "211" ) { + if ( s.<a href="tqcstring.html#left">left</a>( 3 ) == "215" || s.<a href="tqcstring.html#left">left</a>( 3 ) == "211" ) { <a href="ntqnetworkprotocol.html#operationInProgress">operationInProgress</a>()->setState( StInProgress ); emit start( <a href="ntqnetworkprotocol.html#operationInProgress">operationInProgress</a>() ); continue; @@ -293,8 +293,8 @@ void <a name="f294"></a>Nntp::parseGroups() // parse the line and create a TQUrlInfo object // which describes the child (group or article) -<a name="x663"></a> bool tab = s.<a href="ntqcstring.html#find">find</a>( '\t' ) != -1; -<a name="x666"></a> <a href="tqstring.html">TQString</a> group = s.<a href="ntqcstring.html#mid">mid</a>( 0, s.<a href="ntqcstring.html#find">find</a>( tab ? '\t' : ' ' ) ); +<a name="x663"></a> bool tab = s.<a href="tqcstring.html#find">find</a>( '\t' ) != -1; +<a name="x666"></a> <a href="tqstring.html">TQString</a> group = s.<a href="tqcstring.html#mid">mid</a>( 0, s.<a href="tqcstring.html#find">find</a>( tab ? '\t' : ' ' ) ); <a href="ntqurlinfo.html">TQUrlInfo</a> inf; <a name="x700"></a> inf.<a href="ntqurlinfo.html#setName">setName</a>( group ); <a href="tqstring.html">TQString</a> path = <a href="ntqnetworkprotocol.html#url">url</a>()->path(); @@ -327,8 +327,8 @@ void <a name="f295"></a>Nntp::parseArticle() return; } -<a name="x669"></a> if ( s.<a href="ntqcstring.html#right">right</a>( 1 ) == "\n" ) -<a name="x667"></a><a name="x665"></a> s.<a href="ntqcstring.html#remove">remove</a>( s.<a href="ntqcstring.html#length">length</a>() - 1, 1 ); +<a name="x669"></a> if ( s.<a href="tqcstring.html#right">right</a>( 1 ) == "\n" ) +<a name="x667"></a><a name="x665"></a> s.<a href="tqcstring.html#remove">remove</a>( s.<a href="tqcstring.html#length">length</a>() - 1, 1 ); // emit the new data of the article which we read <a name="x690"></a> emit data( TQCString( s.<a href="tqstring.html#ascii">ascii</a>() ), operationInProgress() ); diff --git a/doc/html/ntqbuffer.html b/doc/html/ntqbuffer.html index 0472498a6..a3510d7cd 100644 --- a/doc/html/ntqbuffer.html +++ b/doc/html/ntqbuffer.html @@ -51,7 +51,7 @@ body { background: #ffffff; color: black; } -The TQBuffer class is an I/O device that operates on a <a href="qbytearray.html">TQByteArray</a>. +The TQBuffer class is an I/O device that operates on a <a href="tqbytearray.html">TQByteArray</a>. <p> <p> TQBuffer is used to read and write to a memory buffer. It is @@ -68,21 +68,21 @@ array because TQByteArray is <a href="shclass.html">explicitly buffer must be closed before reopening or calling setBuffer(). <p> A common way to use TQBuffer is through <a href="ntqdatastream.html">TQDataStream</a> or <a href="tqtextstream.html">TQTextStream</a>, which have constructors that take a TQBuffer parameter. For convenience, there are also TQDataStream and -<a href="tqtextstream.html">TQTextStream</a> constructors that take a <a href="qbytearray.html">TQByteArray</a> parameter. These +<a href="tqtextstream.html">TQTextStream</a> constructors that take a <a href="tqbytearray.html">TQByteArray</a> parameter. These constructors create and open an internal TQBuffer. <p> Note that TQTextStream can also operate on a <a href="tqstring.html">TQString</a> (a Unicode string); a TQBuffer cannot. <p> You can also use TQBuffer directly through the standard <a href="ntqiodevice.html">TQIODevice</a> functions <a href="ntqiodevice.html#readBlock">readBlock</a>(), <a href="#writeBlock">writeBlock</a>() <a href="ntqiodevice.html#readLine">readLine</a>(), <a href="ntqiodevice.html#at">at</a>(), <a href="ntqiodevice.html#getch">getch</a>(), <a href="ntqiodevice.html#putch">putch</a>() and <a href="ntqiodevice.html#ungetch">ungetch</a>(). -<p> <p>See also <a href="ntqfile.html">TQFile</a>, <a href="ntqdatastream.html">TQDataStream</a>, <a href="tqtextstream.html">TQTextStream</a>, <a href="qbytearray.html">TQByteArray</a>, <a href="shclass.html">Shared Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="io.html">Input/Output and Networking</a>. +<p> <p>See also <a href="ntqfile.html">TQFile</a>, <a href="ntqdatastream.html">TQDataStream</a>, <a href="tqtextstream.html">TQTextStream</a>, <a href="tqbytearray.html">TQByteArray</a>, <a href="shclass.html">Shared Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="io.html">Input/Output and Networking</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQBuffer"></a>TQBuffer::TQBuffer () </h3> Constructs an empty buffer. -<h3 class=fn><a name="TQBuffer-2"></a>TQBuffer::TQBuffer ( <a href="qbytearray.html">TQByteArray</a> buf ) +<h3 class=fn><a name="TQBuffer-2"></a>TQBuffer::TQBuffer ( <a href="tqbytearray.html">TQByteArray</a> buf ) </h3> Constructs a buffer that operates on <em>buf</em>. <p> If you open the buffer in write mode (<a href="ntqfile.html#open"><a href="ntqfile.html#open">IO_WriteOnly</a></a> or @@ -90,7 +90,7 @@ Constructs a buffer that operates on <em>buf</em>. will be modified. <p> Example: <pre> - <a href="ntqcstring.html">TQCString</a> str = "abc"; + <a href="tqcstring.html">TQCString</a> str = "abc"; TQBuffer b( str ); b.<a href="ntqiodevice.html#open">open</a>( IO_WriteOnly ); b.<a href="ntqiodevice.html#at">at</a>( 3 ); // position at the 4th character (the terminating \0) @@ -105,19 +105,19 @@ will be modified. </h3> Destroys the buffer. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="buffer"></a>TQBuffer::buffer () const +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="buffer"></a>TQBuffer::buffer () const </h3> <p> Returns this buffer's byte array. <p> <p>See also <a href="#setBuffer">setBuffer</a>(). -<h3 class=fn>bool <a name="setBuffer"></a>TQBuffer::setBuffer ( <a href="qbytearray.html">TQByteArray</a> buf ) +<h3 class=fn>bool <a name="setBuffer"></a>TQBuffer::setBuffer ( <a href="tqbytearray.html">TQByteArray</a> buf ) </h3> Replaces the buffer's contents with <em>buf</em> and returns TRUE. <p> Does nothing (and returns FALSE) if <a href="ntqiodevice.html#isOpen">isOpen</a>() is TRUE. <p> Note that if you open the buffer in write mode (<a href="ntqfile.html#open"><a href="ntqfile.html#open">IO_WriteOnly</a></a> or <a href="ntqfile.html#open">IO_ReadWrite</a>) and write something into the buffer, <em>buf</em> is also -modified because <a href="qbytearray.html">TQByteArray</a> is an <a href="shclass.html#explicitly-shared">explicitly shared</a> class. +modified because <a href="tqbytearray.html">TQByteArray</a> is an <a href="shclass.html#explicitly-shared">explicitly shared</a> class. <p> <p>See also <a href="#buffer">buffer</a>(), <a href="ntqiodevice.html#open">open</a>(), and <a href="ntqiodevice.html#close">close</a>(). <h3 class=fn>TQ_LONG <a name="writeBlock"></a>TQBuffer::writeBlock ( const char * p, TQ_ULONG len )<tt> [virtual]</tt> @@ -129,7 +129,7 @@ buffer if necessary. Returns the number of bytes actually written. <p> <p>See also <a href="ntqiodevice.html#readBlock">readBlock</a>(). <p>Reimplemented from <a href="ntqiodevice.html#writeBlock">TQIODevice</a>. -<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQBuffer::writeBlock ( const <a href="qbytearray.html">TQByteArray</a> & data ) +<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQBuffer::writeBlock ( const <a href="tqbytearray.html">TQByteArray</a> & data ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This convenience function is the same as calling diff --git a/doc/html/ntqbutton.html b/doc/html/ntqbutton.html index 48ea8bc34..80dbb2dd5 100644 --- a/doc/html/ntqbutton.html +++ b/doc/html/ntqbutton.html @@ -414,7 +414,7 @@ The default is FALSE. <p>Get this property's value with <a href="#isOn">isOn</a>(). <h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="ntqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqcheckbox.html b/doc/html/ntqcheckbox.html index 6a3091fac..7b2f82611 100644 --- a/doc/html/ntqcheckbox.html +++ b/doc/html/ntqcheckbox.html @@ -266,7 +266,7 @@ effect on toggle buttons. autoRepeat is off by default. <p>Set this property's value with <a href="#setChecked">setChecked</a>() and get this property's value with <a href="#isChecked">isChecked</a>(). <h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="ntqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqclipboard.html b/doc/html/ntqclipboard.html index 0b9109da7..2426c5021 100644 --- a/doc/html/ntqclipboard.html +++ b/doc/html/ntqclipboard.html @@ -398,7 +398,7 @@ TQClipboard::Selection, the text is retrieved from the global mouse selection. <p> <p>See also <a href="#setText">setText</a>(), <a href="#data">data</a>(), and <a href="tqstring.html#operator!">TQString::operator!</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-2"></a>TQClipboard::text ( <a href="ntqcstring.html">TQCString</a> & subtype, <a href="ntqclipboard.html#Mode-enum">Mode</a> mode ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-2"></a>TQClipboard::text ( <a href="tqcstring.html">TQCString</a> & subtype, <a href="ntqclipboard.html#Mode-enum">Mode</a> mode ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the clipboard text in subtype <em>subtype</em>, or a null string @@ -423,7 +423,7 @@ If selectionModeEnabled() returns TRUE, the mode argument is TQClipboard::Selection, otherwise the mode argument is TQClipboard::Clipboard. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-4"></a>TQClipboard::text ( <a href="ntqcstring.html">TQCString</a> & subtype ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text-4"></a>TQClipboard::text ( <a href="tqcstring.html">TQCString</a> & subtype ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the clipboard text in subtype <em>subtype</em>, or a null string diff --git a/doc/html/ntqcolor.html b/doc/html/ntqcolor.html index 7508d63c1..d60a61f4a 100644 --- a/doc/html/ntqcolor.html +++ b/doc/html/ntqcolor.html @@ -117,7 +117,7 @@ will usually be surprising. <p> There are 19 predefined TQColor objects: <tt>white</tt>, <tt>black</tt>, <tt>red</tt>, <tt>darkRed</tt>, <tt>green</tt>, <tt>darkGreen</tt>, <tt>blue</tt>, <tt>darkBlue</tt>, <tt>cyan</tt>, <tt>darkCyan</tt>, <tt>magenta</tt>, <tt>darkMagenta</tt>, <tt>yellow</tt>, <tt>darkYellow</tt>, <tt>gray</tt>, <tt>darkGray</tt>, <tt>lightGray</tt>, <tt>color0</tt> and <tt>color1</tt>, accessible as members of the TQt namespace (ie. <tt>TQt::red</tt>). <p> <center><img src="qt-colors.png" alt="TQt Colors"></center> <p> The colors <tt>color0</tt> (zero pixel value) and <tt>color1</tt> (non-zero -pixel value) are special colors for drawing in <a href="ntqbitmap.html">bitmaps</a>. Painting with <tt>color0</tt> sets the bitmap bits to 0 +pixel value) are special colors for drawing in <a href="tqbitmap.html">bitmaps</a>. Painting with <tt>color0</tt> sets the bitmap bits to 0 (transparent, i.e. background), and painting with <tt>color1</tt> sets the bits to 1 (opaque, i.e. foreground). <p> The TQColor class has an efficient, dynamic color allocation diff --git a/doc/html/ntqcursor.html b/doc/html/ntqcursor.html index e696c3880..7d8279c8c 100644 --- a/doc/html/ntqcursor.html +++ b/doc/html/ntqcursor.html @@ -79,7 +79,7 @@ shape. associated with particular widgets and to get and set the position of the mouse cursor. <p> TQt has a number of standard cursor shapes, but you can also make -custom cursor shapes based on a <a href="ntqbitmap.html">TQBitmap</a>, a mask and a hotspot. +custom cursor shapes based on a <a href="tqbitmap.html">TQBitmap</a>, a mask and a hotspot. <p> To associate a cursor with a widget, use <a href="tqwidget.html#setCursor">TQWidget::setCursor</a>(). To associate a cursor with all widgets (normally for a short period of time), use <a href="ntqapplication.html#setOverrideCursor">TQApplication::setOverrideCursor</a>(). @@ -134,7 +134,7 @@ 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> <p>See also <a href="#setShape">setShape</a>(). -<h3 class=fn><a name="TQCursor-3"></a>TQCursor::TQCursor ( const <a href="ntqbitmap.html">TQBitmap</a> & bitmap, const <a href="ntqbitmap.html">TQBitmap</a> & mask, int hotX = -1, int hotY = -1 ) +<h3 class=fn><a name="TQCursor-3"></a>TQCursor::TQCursor ( const <a href="tqbitmap.html">TQBitmap</a> & bitmap, const <a href="tqbitmap.html">TQBitmap</a> & mask, int hotX = -1, int hotY = -1 ) </h3> Constructs a custom bitmap cursor. <p> <em>bitmap</em> and @@ -156,7 +156,7 @@ draw 1-pixels in the bitmaps. underlying window system). We recommend using 32x32 cursors, because this size is supported on all platforms. Some platforms also support 16x16, 48x48 and 64x64 cursors. -<p> <p>See also <a href="ntqbitmap.html#TQBitmap">TQBitmap::TQBitmap</a>() and <a href="ntqpixmap.html#setMask">TQBitmap::setMask</a>(). +<p> <p>See also <a href="tqbitmap.html#TQBitmap">TQBitmap::TQBitmap</a>() and <a href="ntqpixmap.html#setMask">TQBitmap::setMask</a>(). <h3 class=fn><a name="TQCursor-4"></a>TQCursor::TQCursor ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap, int hotX = -1, int hotY = -1 ) </h3> @@ -189,7 +189,7 @@ do something non-portable. Be careful. </h3> Destroys the cursor. -<h3 class=fn>const <a href="ntqbitmap.html">TQBitmap</a> * <a name="bitmap"></a>TQCursor::bitmap () const +<h3 class=fn>const <a href="tqbitmap.html">TQBitmap</a> * <a name="bitmap"></a>TQCursor::bitmap () const </h3> Returns the cursor bitmap, or 0 if it is one of the standard cursors. @@ -218,7 +218,7 @@ Internal function that initializes the predefined cursors. This function is called from the <a href="ntqapplication.html">TQApplication</a> constructor. <p> <p>See also <a href="#cleanup">cleanup</a>(). -<h3 class=fn>const <a href="ntqbitmap.html">TQBitmap</a> * <a name="mask"></a>TQCursor::mask () const +<h3 class=fn>const <a href="tqbitmap.html">TQBitmap</a> * <a name="mask"></a>TQCursor::mask () const </h3> Returns the cursor bitmap mask, or 0 if it is one of the standard cursors. diff --git a/doc/html/ntqdatastream.html b/doc/html/ntqdatastream.html index 7b1426b37..74197d68d 100644 --- a/doc/html/ntqdatastream.html +++ b/doc/html/ntqdatastream.html @@ -243,7 +243,7 @@ TQDataStream does not have any means to handle or recover from short-reads. <p> <p>See also <a href="#setDevice">setDevice</a>() and <a href="#device">device</a>(). -<h3 class=fn><a name="TQDataStream-3"></a>TQDataStream::TQDataStream ( <a href="qbytearray.html">TQByteArray</a> a, int mode ) +<h3 class=fn><a name="TQDataStream-3"></a>TQDataStream::TQDataStream ( <a href="tqbytearray.html">TQByteArray</a> a, int mode ) </h3> Constructs a data stream that operates on a byte array, <em>a</em>, through an internal <a href="ntqbuffer.html">TQBuffer</a> device. The <em>mode</em> is a @@ -251,20 +251,20 @@ through an internal <a href="ntqbuffer.html">TQBuffer</a> device. The <em>mode</ <p> Example: <pre> static char bindata[] = { 231, 1, 44, ... }; - <a href="qbytearray.html">TQByteArray</a> a; - a.<a href="ntqmemarray.html#setRawData">setRawData</a>( bindata, sizeof(bindata) ); // a points to bindata + <a href="tqbytearray.html">TQByteArray</a> a; + a.<a href="tqmemarray.html#setRawData">setRawData</a>( bindata, sizeof(bindata) ); // a points to bindata TQDataStream stream( a, <a href="ntqfile.html#open">IO_ReadOnly</a> ); // open on a's data stream >> [something]; // read raw bindata - a.<a href="ntqmemarray.html#resetRawData">resetRawData</a>( bindata, sizeof(bindata) ); // finished + a.<a href="tqmemarray.html#resetRawData">resetRawData</a>( bindata, sizeof(bindata) ); // finished </pre> -<p> The <a href="ntqmemarray.html#setRawData">TQByteArray::setRawData</a>() function is not for the inexperienced. +<p> The <a href="tqmemarray.html#setRawData">TQByteArray::setRawData</a>() function is not for the inexperienced. <h3 class=fn><a name="~TQDataStream"></a>TQDataStream::~TQDataStream ()<tt> [virtual]</tt> </h3> Destroys the data stream. <p> The destructor will not affect the current IO device, unless it is -an internal IO device processing a <a href="qbytearray.html">TQByteArray</a> passed in the <em>constructor</em>, in which case the internal IO device is destroyed. +an internal IO device processing a <a href="tqbytearray.html">TQByteArray</a> passed in the <em>constructor</em>, in which case the internal IO device is destroyed. <h3 class=fn>bool <a name="atEnd"></a>TQDataStream::atEnd () const </h3> diff --git a/doc/html/ntqdir.html b/doc/html/ntqdir.html index b31cc3f66..ac57ef3ac 100644 --- a/doc/html/ntqdir.html +++ b/doc/html/ntqdir.html @@ -594,18 +594,18 @@ this function returns FALSE. If you want to test for this use Returns TRUE if the <em>fileName</em> matches the wildcard (glob) pattern <em>filter</em>; otherwise returns FALSE. The <em>filter</em> may contain multiple patterns separated by spaces or semicolons. -<p> (See <a href="ntqregexp.html#wildcard-matching">TQRegExp wildcard +<p> (See <a href="tqregexp.html#wildcard-matching">TQRegExp wildcard matching.</a>) -<p>See also <a href="ntqregexp.html#match">TQRegExp::match</a>(). +<p>See also <a href="tqregexp.html#match">TQRegExp::match</a>(). <h3 class=fn>bool <a name="match-2"></a>TQDir::match ( const <a href="tqstringlist.html">TQStringList</a> & filters, const <a href="tqstring.html">TQString</a> & fileName )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns TRUE if the <em>fileName</em> matches any of the wildcard (glob) patterns in the list of <em>filters</em>; otherwise returns FALSE. -<p> (See <a href="ntqregexp.html#wildcard-matching">TQRegExp wildcard +<p> (See <a href="tqregexp.html#wildcard-matching">TQRegExp wildcard matching.</a>) -<p>See also <a href="ntqregexp.html#match">TQRegExp::match</a>(). +<p>See also <a href="tqregexp.html#match">TQRegExp::match</a>(). <h3 class=fn>bool <a name="matchAllDirs"></a>TQDir::matchAllDirs () const </h3> @@ -771,7 +771,7 @@ directories and files. </h3> Sets the name filter used by <a href="#entryList">entryList</a>() and <a href="#entryInfoList">entryInfoList</a>() to <em>nameFilter</em>. <p> The <em>nameFilter</em> is a wildcard (globbing) filter that understands -"*" and "?" wildcards. (See <a href="ntqregexp.html#wildcard-matching">TQRegExp wildcard matching</a>.) You may specify several filter +"*" and "?" wildcards. (See <a href="tqregexp.html#wildcard-matching">TQRegExp wildcard matching</a>.) You may specify several filter entries all separated by a single space " " or by a semi-colon ";". <p> For example, if you want entryList() and entryInfoList() to list diff --git a/doc/html/ntqfile.html b/doc/html/ntqfile.html index 94f45369d..8cce1cb0d 100644 --- a/doc/html/ntqfile.html +++ b/doc/html/ntqfile.html @@ -188,13 +188,13 @@ reports <a href="ntqiodevice.html#status">IO_UnspecifiedError</a> after <a href= <p>Examples: <a href="tutorial2-07.html#x2590">chart/chartform_files.cpp</a>, <a href="distributor-example.html#x2656">distributor/distributor.ui.h</a>, <a href="helpviewer-example.html#x987">helpviewer/helpwindow.cpp</a>, <a href="mdi-example.html#x2023">mdi/application.cpp</a>, <a href="qdir-example.html#x1814">qdir/qdir.cpp</a>, <a href="qwerty-example.html#x362">qwerty/qwerty.cpp</a>, and <a href="outliner-example.html#x1914">xml/outliner/outlinetree.cpp</a>. <p>Reimplemented from <a href="ntqiodevice.html#close">TQIODevice</a>. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="decodeName"></a>TQFile::decodeName ( const <a href="ntqcstring.html">TQCString</a> & localFileName )<tt> [static]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="decodeName"></a>TQFile::decodeName ( const <a href="tqcstring.html">TQCString</a> & localFileName )<tt> [static]</tt> </h3> This does the reverse of <a href="#encodeName">TQFile::encodeName</a>() using <em>localFileName</em>. <p> <p>See also <a href="#setDecodingFunction">setDecodingFunction</a>(). <p>Example: <a href="distributor-example.html#x2657">distributor/distributor.ui.h</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="encodeName"></a>TQFile::encodeName ( const <a href="tqstring.html">TQString</a> & fileName )<tt> [static]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="encodeName"></a>TQFile::encodeName ( const <a href="tqstring.html">TQString</a> & fileName )<tt> [static]</tt> </h3> When you use TQFile, <a href="ntqfileinfo.html">TQFileInfo</a>, and <a href="ntqdir.html">TQDir</a> to access the file system with TQt, you can use Unicode file names. On Unix, these file names @@ -386,7 +386,7 @@ Writes the character <em>ch</em> to the file. <p> <p>See also <a href="#getch">getch</a>() and <a href="#ungetch">ungetch</a>(). <p>Reimplemented from <a href="ntqiodevice.html#putch">TQIODevice</a>. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt> </h3> This convenience function returns all of the remaining data in the device. diff --git a/doc/html/ntqftp.html b/doc/html/ntqftp.html index 8af5d5a9f..ad1407442 100644 --- a/doc/html/ntqftp.html +++ b/doc/html/ntqftp.html @@ -556,7 +556,7 @@ operation (it is safe to delete it when the <a href="#commandFinished">commandFi emitted). <p>Example: <a href="ftpclient-example.html#x759">network/ftpclient/ftpmainwindow.ui.h</a>. -<h3 class=fn>int <a name="put-2"></a>TQFtp::put ( const <a href="qbytearray.html">TQByteArray</a> & data, const <a href="tqstring.html">TQString</a> & file ) +<h3 class=fn>int <a name="put-2"></a>TQFtp::put ( const <a href="tqbytearray.html">TQByteArray</a> & data, const <a href="tqstring.html">TQString</a> & file ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Writes the data <em>data</em> to the file called <em>file</em> on the server. @@ -597,7 +597,7 @@ that follows the reply code. <p> <p>See also <a href="#rawCommand">rawCommand</a>(). <p>Example: <a href="ftpclient-example.html#x761">network/ftpclient/ftpmainwindow.ui.h</a>. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readAll"></a>TQFtp::readAll () +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readAll"></a>TQFtp::readAll () </h3> Reads all the bytes available from the data socket and returns them. diff --git a/doc/html/ntqhttp.html b/doc/html/ntqhttp.html index a4641bb0a..101cf6d89 100644 --- a/doc/html/ntqhttp.html +++ b/doc/html/ntqhttp.html @@ -470,12 +470,12 @@ emitted. When it is finished the requestFinished() signal is emitted. <p> <p>See also <a href="#setHost">setHost</a>(), <a href="#get">get</a>(), <a href="#head">head</a>(), <a href="#request">request</a>(), <a href="#requestStarted">requestStarted</a>(), <a href="#requestFinished">requestFinished</a>(), and <a href="#done">done</a>(). -<h3 class=fn>int <a name="post-2"></a>TQHttp::post ( const <a href="tqstring.html">TQString</a> & path, const <a href="qbytearray.html">TQByteArray</a> & data, <a href="ntqiodevice.html">TQIODevice</a> * to = 0 ) +<h3 class=fn>int <a name="post-2"></a>TQHttp::post ( const <a href="tqstring.html">TQString</a> & path, const <a href="tqbytearray.html">TQByteArray</a> & data, <a href="ntqiodevice.html">TQIODevice</a> * to = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>data</em> is used as the content data of the HTTP request. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readAll"></a>TQHttp::readAll () +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readAll"></a>TQHttp::readAll () </h3> Reads all the bytes from the response content and returns them. <p> <p>See also <a href="#get">get</a>(), <a href="#post">post</a>(), <a href="#request">request</a>(), <a href="#readyRead">readyRead</a>(), <a href="#bytesAvailable">bytesAvailable</a>(), and <a href="#readBlock">readBlock</a>(). @@ -523,7 +523,7 @@ emitted. When it is finished the requestFinished() signal is emitted. <p> <p>See also <a href="#setHost">setHost</a>(), <a href="#get">get</a>(), <a href="#post">post</a>(), <a href="#head">head</a>(), <a href="#requestStarted">requestStarted</a>(), <a href="#requestFinished">requestFinished</a>(), and <a href="#done">done</a>(). -<h3 class=fn>int <a name="request-2"></a>TQHttp::request ( const <a href="qhttprequestheader.html">TQHttpRequestHeader</a> & header, const <a href="qbytearray.html">TQByteArray</a> & data, <a href="ntqiodevice.html">TQIODevice</a> * to = 0 ) +<h3 class=fn>int <a name="request-2"></a>TQHttp::request ( const <a href="qhttprequestheader.html">TQHttpRequestHeader</a> & header, const <a href="tqbytearray.html">TQByteArray</a> & data, <a href="ntqiodevice.html">TQIODevice</a> * to = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>data</em> is used as the content data of the HTTP request. diff --git a/doc/html/ntqiodevice.html b/doc/html/ntqiodevice.html index 3dc5cab64..51361e1e4 100644 --- a/doc/html/ntqiodevice.html +++ b/doc/html/ntqiodevice.html @@ -409,7 +409,7 @@ binary data. Cannot be combined with <a href="ntqfile.html#open">IO_Raw</a>. <p>Example: <a href="grapher-nsplugin-example.html#x2744">grapher/grapher.cpp</a>. <p>Reimplemented in <a href="ntqfile.html#putch">TQFile</a> and <a href="ntqsocket.html#putch">TQSocket</a>. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readAll"></a>TQIODevice::readAll ()<tt> [virtual]</tt> </h3> This convenience function returns all of the remaining data in the device. @@ -534,7 +534,7 @@ number of bytes actually written. <p>Example: <a href="distributor-example.html#x2668">distributor/distributor.ui.h</a>. <p>Reimplemented in <a href="ntqbuffer.html#writeBlock">TQBuffer</a>, <a href="ntqsocket.html#writeBlock">TQSocket</a>, and <a href="ntqsocketdevice.html#writeBlock">TQSocketDevice</a>. -<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQIODevice::writeBlock ( const <a href="qbytearray.html">TQByteArray</a> & data ) +<h3 class=fn>TQ_LONG <a name="writeBlock-2"></a>TQIODevice::writeBlock ( const <a href="tqbytearray.html">TQByteArray</a> & data ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This convenience function is the same as calling <a href="#writeBlock">writeBlock</a>( diff --git a/doc/html/ntqlineedit.html b/doc/html/ntqlineedit.html index 7f92294c0..652cea296 100644 --- a/doc/html/ntqlineedit.html +++ b/doc/html/ntqlineedit.html @@ -512,7 +512,7 @@ the text which may be entered. <p> If <em>v</em> == 0, <a href="#setValidator">setValidator</a>() removes the current input validator. The initial setting is to have no input validator (i.e. any input is accepted up to <a href="#maxLength">maxLength</a>()). -<p> <p>See also <a href="#validator">validator</a>(), <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="qregexpvalidator.html">TQRegExpValidator</a>. +<p> <p>See also <a href="#validator">validator</a>(), <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="tqregexpvalidator.html">TQRegExpValidator</a>. <p>Examples: <a href="lineedits-example.html#x180">lineedits/lineedits.cpp</a> and <a href="wizard-example.html#x7">wizard/wizard.cpp</a>. <h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQLineEdit::sizeHint () const<tt> [virtual]</tt> diff --git a/doc/html/ntqmovie.html b/doc/html/ntqmovie.html index 5af3b1d01..d683637d0 100644 --- a/doc/html/ntqmovie.html +++ b/doc/html/ntqmovie.html @@ -166,7 +166,7 @@ value, the better interleaved the movie playback will be with other event processing, but the slower the overall processing will be. -<h3 class=fn><a name="TQMovie-5"></a>TQMovie::TQMovie ( <a href="qbytearray.html">TQByteArray</a> data, int bufsize = 1024 ) +<h3 class=fn><a name="TQMovie-5"></a>TQMovie::TQMovie ( <a href="tqbytearray.html">TQByteArray</a> data, int bufsize = 1024 ) </h3> Constructs a TQMovie that reads an image sequence from the byte array, <em>data</em>. diff --git a/doc/html/ntqnetworkprotocol.html b/doc/html/ntqnetworkprotocol.html index 3158d754d..7b851012a 100644 --- a/doc/html/ntqnetworkprotocol.html +++ b/doc/html/ntqnetworkprotocol.html @@ -242,7 +242,7 @@ new directory. enough to let the <a href="ntqurloperator.html">TQUrlOperator</a>, which is used by the network protocol, emit its corresponding signal. -<h3 class=fn>void <a name="data"></a>TQNetworkProtocol::data ( const <a href="qbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> +<h3 class=fn>void <a name="data"></a>TQNetworkProtocol::data ( const <a href="tqbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> </h3> <p> This signal is emitted when new <em>data</em> has been received after diff --git a/doc/html/ntqpainter.html b/doc/html/ntqpainter.html index e4eda00b8..00c0b4173 100644 --- a/doc/html/ntqpainter.html +++ b/doc/html/ntqpainter.html @@ -1457,8 +1457,8 @@ were transformed. <pre> <a href="ntqpointarray.html">TQPointArray</a> a(10); <a href="ntqpointarray.html">TQPointArray</a> b; - b = painter.xForm(a, 2, 4); // b.<a href="ntqmemarray.html#size">size</a>() == 4 - b = painter.xForm(a, 2, -1); // b.<a href="ntqmemarray.html#size">size</a>() == 8 + b = painter.xForm(a, 2, 4); // b.<a href="tqmemarray.html#size">size</a>() == 4 + b = painter.xForm(a, 2, -1); // b.<a href="tqmemarray.html#size">size</a>() == 8 </pre> <p> <p>See also <a href="#xFormDev">xFormDev</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). @@ -1499,8 +1499,8 @@ were transformed. <pre> <a href="ntqpointarray.html">TQPointArray</a> a(10); <a href="ntqpointarray.html">TQPointArray</a> b; - b = painter.xFormDev(a, 1, 3); // b.<a href="ntqmemarray.html#size">size</a>() == 3 - b = painter.xFormDev(a, 1, -1); // b.<a href="ntqmemarray.html#size">size</a>() == 9 + b = painter.xFormDev(a, 1, 3); // b.<a href="tqmemarray.html#size">size</a>() == 3 + b = painter.xFormDev(a, 1, -1); // b.<a href="tqmemarray.html#size">size</a>() == 9 </pre> <p> <p>See also <a href="#xForm">xForm</a>() and <a href="ntqwmatrix.html#map">TQWMatrix::map</a>(). diff --git a/doc/html/ntqpalette.html b/doc/html/ntqpalette.html index 2f57f817b..f2763deba 100644 --- a/doc/html/ntqpalette.html +++ b/doc/html/ntqpalette.html @@ -217,7 +217,7 @@ used for anything other than equality testing. <p> Note that TQPalette uses copy-on-write, and the serial number changes during the lazy copy operation (detach()), not during a <a href="shclass.html#shallow-copy">shallow copy</a> (copy constructor or assignment). -<p> <p>See also <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpixmapcache.html">TQPixmapCache</a>, and <a href="ntqcache.html">TQCache</a>. +<p> <p>See also <a href="ntqpixmap.html">TQPixmap</a>, <a href="ntqpixmapcache.html">TQPixmapCache</a>, and <a href="tqcache.html">TQCache</a>. <h3 class=fn>void <a name="setActive"></a>TQPalette::setActive ( const <a href="qcolorgroup.html">TQColorGroup</a> & g ) </h3> diff --git a/doc/html/ntqpixmap.html b/doc/html/ntqpixmap.html index 97cbf7a71..a859372d6 100644 --- a/doc/html/ntqpixmap.html +++ b/doc/html/ntqpixmap.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="qpixmap-h.html">ntqpixmap.h</a>></tt> <p>Inherits <a href="ntqpaintdevice.html">TQPaintDevice</a> and <a href="ntqt.html">TQt</a>. -<p>Inherited by <a href="ntqbitmap.html">TQBitmap</a> and <a href="tqcanvaspixmap.html">TQCanvasPixmap</a>. +<p>Inherited by <a href="tqbitmap.html">TQBitmap</a> and <a href="tqcanvaspixmap.html">TQCanvasPixmap</a>. <p><a href="qpixmap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -177,7 +177,7 @@ this: <p> In general it is recommended to make as much use of TQPixmap's <a href="shclass.html#implicit-sharing">implicit sharing</a> and the <a href="ntqpixmapcache.html">TQPixmapCache</a> as possible. -<p> <p>See also <a href="ntqbitmap.html">TQBitmap</a>, <a href="tqimage.html">TQImage</a>, <a href="tqimageio.html">TQImageIO</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="tqbitmap.html">TQBitmap</a>, <a href="tqimage.html">TQImage</a>, <a href="tqimageio.html">TQImageIO</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="ColorMode-enum"></a>TQPixmap::ColorMode</h3> @@ -286,7 +286,7 @@ library) and ROMable when the application is to be stored in ROM. <p> In order to use that sort of declaration you must cast the variable back to <tt>const char **</tt> when you create the TQPixmap. -<h3 class=fn><a name="TQPixmap-8"></a>TQPixmap::TQPixmap ( const <a href="qbytearray.html">TQByteArray</a> & img_data ) +<h3 class=fn><a name="TQPixmap-8"></a>TQPixmap::TQPixmap ( const <a href="tqbytearray.html">TQByteArray</a> & img_data ) </h3> Constructs a pixmaps by loading from <em>img_data</em>. The data can be in any image format supported by TQt. @@ -301,7 +301,7 @@ Constructs a pixmap that is a copy of <em>pixmap</em>. Constructs a monochrome pixmap, with width <em>w</em> and height <em>h</em>, that is initialized with the data in <em>bits</em>. The <em>isXbitmap</em> indicates whether the data is an X bitmap and defaults to FALSE. -This constructor is protected and used by the <a href="ntqbitmap.html">TQBitmap</a> class. +This constructor is protected and used by the <a href="tqbitmap.html">TQBitmap</a> class. <h3 class=fn><a name="~TQPixmap"></a>TQPixmap::~TQPixmap () </h3> @@ -315,7 +315,7 @@ successful; otherwise returns FALSE. <a href="ntqt.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="ntqbitmap.html">TQBitmap</a>, <a href="#isTQBitmap">isTQBitmap</a>() returns FALSE. +<a href="tqbitmap.html">TQBitmap</a>, <a href="#isTQBitmap">isTQBitmap</a>() returns FALSE. <p> If a pixmap with depth 1 is painted with color0 and color1 and converted to an image, the pixels painted with color0 will produce pixel index 0 in the image and those painted with color1 will @@ -342,7 +342,7 @@ ignored. <p> <p>See also <a href="#convertFromImage">convertFromImage</a>(). <p>Example: <a href="qmag-example.html#x1783">qmag/qmag.cpp</a>. -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> <a name="createHeuristicMask"></a>TQPixmap::createHeuristicMask ( bool clipTight = TRUE ) const +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> <a name="createHeuristicMask"></a>TQPixmap::createHeuristicMask ( bool clipTight = TRUE ) const </h3> Creates and returns a heuristic mask for this pixmap. It works by selecting a color from one of the corners and then chipping away @@ -355,7 +355,7 @@ can do things such as the following: <p> This function is slow because it involves transformation to a <a href="tqimage.html">TQImage</a>, non-trivial computations and a transformation back to a -<a href="ntqbitmap.html">TQBitmap</a>. +<a href="tqbitmap.html">TQBitmap</a>. <p> If <em>clipTight</em> is TRUE the mask is just large enough to cover the pixels; otherwise, the mask is larger than the data pixels. <p> <p>See also <a href="tqimage.html#createHeuristicMask">TQImage::createHeuristicMask</a>(). @@ -542,7 +542,7 @@ pixmap. <h3 class=fn>bool <a name="isTQBitmap"></a>TQPixmap::isTQBitmap () const </h3> -<p> Returns TRUE if this is a <a href="ntqbitmap.html">TQBitmap</a>; otherwise returns FALSE. +<p> Returns TRUE if this is a <a href="tqbitmap.html">TQBitmap</a>; otherwise returns FALSE. <h3 class=fn>bool <a name="load"></a>TQPixmap::load ( const <a href="tqstring.html">TQString</a> & fileName, const char * format, int conversion_flags ) </h3> @@ -596,15 +596,15 @@ using the specified format. If <em>format</em> is not specified the file's format. <p> <p>See also <a href="#ColorMode-enum">TQPixmap::ColorMode</a>. -<h3 class=fn>bool <a name="loadFromData-3"></a>TQPixmap::loadFromData ( const <a href="qbytearray.html">TQByteArray</a> & buf, const char * format = 0, int conversion_flags = 0 ) +<h3 class=fn>bool <a name="loadFromData-3"></a>TQPixmap::loadFromData ( const <a href="tqbytearray.html">TQByteArray</a> & buf, const char * format = 0, int conversion_flags = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> -<h3 class=fn>const <a href="ntqbitmap.html">TQBitmap</a> * <a name="mask"></a>TQPixmap::mask () const +<h3 class=fn>const <a href="tqbitmap.html">TQBitmap</a> * <a name="mask"></a>TQPixmap::mask () const </h3> <p> Returns the mask bitmap, or 0 if no mask has been set. -<p> <p>See also <a href="#setMask">setMask</a>(), <a href="ntqbitmap.html">TQBitmap</a>, and <a href="#hasAlpha">hasAlpha</a>(). +<p> <p>See also <a href="#setMask">setMask</a>(), <a href="tqbitmap.html">TQBitmap</a>, and <a href="#hasAlpha">hasAlpha</a>(). <h3 class=fn>int <a name="metric"></a>TQPixmap::metric ( int m ) const<tt> [virtual protected]</tt> </h3> @@ -677,7 +677,7 @@ can be used, for example, to save a pixmap directly into a TQByteArray: <pre> TQPixmap pixmap; - <a href="qbytearray.html">TQByteArray</a> ba; + <a href="tqbytearray.html">TQByteArray</a> ba; <a href="ntqbuffer.html">TQBuffer</a> buffer( ba ); buffer.<a href="ntqiodevice.html#open">open</a>( <a href="ntqfile.html#open">IO_WriteOnly</a> ); pixmap.<a href="#save">save</a>( &buffer, "PNG" ); // writes pixmap into ba in PNG format @@ -709,7 +709,7 @@ using the <a href="#setOptimization">setOptimization</a>() function. <p> The initial default <em>optimization</em> setting is <tt>TQPixmap::Normal</tt>. <p> <p>See also <a href="#defaultOptimization">defaultOptimization</a>(), <a href="#setOptimization">setOptimization</a>(), and <a href="#optimization">optimization</a>(). -<h3 class=fn>void <a name="setMask"></a>TQPixmap::setMask ( const <a href="ntqbitmap.html">TQBitmap</a> & newmask ) +<h3 class=fn>void <a name="setMask"></a>TQPixmap::setMask ( const <a href="tqbitmap.html">TQBitmap</a> & newmask ) </h3> Sets a mask bitmap. <p> The <em>newmask</em> bitmap defines the clip mask for this pixmap. Every @@ -726,7 +726,7 @@ data to be cleared. For example: Now, alpha and alphacopy are visually different. <p> Setting a <a href="#isNull">null</a> mask resets the mask. -<p> <p>See also <a href="#mask">mask</a>(), <a href="#createHeuristicMask">createHeuristicMask</a>(), and <a href="ntqbitmap.html">TQBitmap</a>. +<p> <p>See also <a href="#mask">mask</a>(), <a href="#createHeuristicMask">createHeuristicMask</a>(), and <a href="tqbitmap.html">TQBitmap</a>. <h3 class=fn>void <a name="setOptimization"></a>TQPixmap::setOptimization ( <a href="ntqpixmap.html#Optimization-enum">Optimization</a> optimization ) </h3> diff --git a/doc/html/ntqpixmapcache.html b/doc/html/ntqpixmapcache.html index 403d88933..c04710bcd 100644 --- a/doc/html/ntqpixmapcache.html +++ b/doc/html/ntqpixmapcache.html @@ -74,17 +74,17 @@ key above. The bitBlt() is ten times faster than drawing the radio button. All radio buttons in the program share the cached pixmap since TQPixmapCache is application-global. <p> TQPixmapCache contains no member data, only static functions to -access the global pixmap cache. It creates an internal <a href="ntqcache.html">TQCache</a> for +access the global pixmap cache. It creates an internal <a href="tqcache.html">TQCache</a> for caching the pixmaps. <p> The cache associates a pixmap with a string (key). If two pixmaps are inserted into the cache using equal keys, then the last pixmap -will hide the first pixmap. The <a href="ntqdict.html">TQDict</a> and TQCache classes do +will hide the first pixmap. The <a href="tqdict.html">TQDict</a> and TQCache classes do exactly the same. <p> The cache becomes full when the total size of all pixmaps in the cache exceeds <a href="#cacheLimit">cacheLimit</a>(). The initial cache limit is 1024 KByte (1 MByte); it is changed with <a href="#setCacheLimit">setCacheLimit</a>(). A pixmap takes roughly width*height*depth/8 bytes of memory. -<p> See the <a href="ntqcache.html">TQCache</a> documentation for more details about the cache +<p> See the <a href="tqcache.html">TQCache</a> documentation for more details about the cache mechanism. <p>See also <a href="environment.html">Environment Classes</a>, <a href="graphics.html">Graphics Classes</a>, and <a href="images.html">Image Processing Classes</a>. diff --git a/doc/html/ntqpointarray.html b/doc/html/ntqpointarray.html index ef3c25396..dda487143 100644 --- a/doc/html/ntqpointarray.html +++ b/doc/html/ntqpointarray.html @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p>The TQPointArray class provides an array of points. <a href="#details">More...</a> <p><tt>#include <<a href="qpointarray-h.html">ntqpointarray.h</a>></tt> -<p>Inherits <a href="ntqmemarray.html">TQMemArray</a><TQPoint>. +<p>Inherits <a href="tqmemarray.html">TQMemArray</a><TQPoint>. <p><a href="qpointarray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -71,7 +71,7 @@ The TQPointArray class provides an array of points. <p> A TQPointArray is an array of <a href="ntqpoint.html">TQPoint</a> objects. In addition to the -functions provided by <a href="ntqmemarray.html">TQMemArray</a>, TQPointArray provides some +functions provided by <a href="tqmemarray.html">TQMemArray</a>, TQPointArray provides some point-specific functions. <p> For convenient reading and writing of the point data use setPoints(), <a href="#putPoints">putPoints</a>(), <a href="#point">point</a>(), and <a href="#setPoint">setPoint</a>(). @@ -83,39 +83,39 @@ ellipses with <a href="#makeArc">makeArc</a>() and <a href="#makeEllipse">makeEl <a href="ntqpainter.html#drawPolyline">TQPainter::drawPolyline</a>(), <a href="ntqpainter.html#drawPolygon">TQPainter::drawPolygon</a>() and <a href="ntqpainter.html#drawCubicBezier">TQPainter::drawCubicBezier</a>(). <p> Note that because this class is a TQMemArray, copying an array and -modifying the copy modifies the original as well, i.e. a <a href="shclass.html#shallow-copy">shallow copy</a>. If you need a <a href="shclass.html#deep-copy">deep copy</a> use <a href="#copy">copy</a>() or <a href="ntqmemarray.html#detach">detach</a>(), for example: +modifying the copy modifies the original as well, i.e. a <a href="shclass.html#shallow-copy">shallow copy</a>. If you need a <a href="shclass.html#deep-copy">deep copy</a> use <a href="#copy">copy</a>() or <a href="tqmemarray.html#detach">detach</a>(), for example: <p> <pre> void drawGiraffe( const TQPointArray & r, TQPainter * p ) { TQPointArray tmp = r; - tmp.<a href="ntqmemarray.html#detach">detach</a>(); + tmp.<a href="tqmemarray.html#detach">detach</a>(); // some code that modifies tmp p->drawPoints( tmp ); } </pre> <p> If you forget the tmp.detach(), the const array will be modified. -<p> <p>See also <a href="ntqpainter.html">TQPainter</a>, <a href="ntqwmatrix.html">TQWMatrix</a>, <a href="ntqmemarray.html">TQMemArray</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. +<p> <p>See also <a href="ntqpainter.html">TQPainter</a>, <a href="ntqwmatrix.html">TQWMatrix</a>, <a href="tqmemarray.html">TQMemArray</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQPointArray"></a>TQPointArray::TQPointArray () </h3> <p> Constructs a null point array. -<p> <p>See also <a href="ntqmemarray.html#isNull">isNull</a>(). +<p> <p>See also <a href="tqmemarray.html#isNull">isNull</a>(). <h3 class=fn><a name="TQPointArray-2"></a>TQPointArray::TQPointArray ( int size ) </h3> <p> Constructs a point array with room for <em>size</em> points. Makes a null array if <em>size</em> == 0. -<p> <p>See also <a href="ntqmemarray.html#resize">resize</a>() and <a href="ntqmemarray.html#isNull">isNull</a>(). +<p> <p>See also <a href="tqmemarray.html#resize">resize</a>() and <a href="tqmemarray.html#isNull">isNull</a>(). <h3 class=fn><a name="TQPointArray-3"></a>TQPointArray::TQPointArray ( const <a href="ntqpointarray.html">TQPointArray</a> & a ) </h3> <p> Constructs a <a href="shclass.html#shallow-copy">shallow copy</a> of the point array <em>a</em>. -<p> <p>See also <a href="#copy">copy</a>() and <a href="ntqmemarray.html#detach">detach</a>(). +<p> <p>See also <a href="#copy">copy</a>() and <a href="tqmemarray.html#detach">detach</a>(). <h3 class=fn><a name="TQPointArray-4"></a>TQPointArray::TQPointArray ( const <a href="ntqrect.html">TQRect</a> & r, bool closed = FALSE ) </h3> @@ -139,7 +139,7 @@ Returns the bounding rectangle of the points in the array, or </h3> <p> Creates a <a href="shclass.html#deep-copy">deep copy</a> of the array. -<p> <p>See also <a href="ntqmemarray.html#detach">detach</a>(). +<p> <p>See also <a href="tqmemarray.html#detach">detach</a>(). <h3 class=fn><a href="ntqpointarray.html">TQPointArray</a> <a name="cubicBezier"></a>TQPointArray::cubicBezier () const </h3> @@ -185,8 +185,8 @@ size, width <em>w</em> by height <em>h</em>, and position (<em>x</em>, <em>y</em <p> Assigns a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em> to this point array and returns a reference to this point array. -<p> Equivalent to <a href="ntqmemarray.html#assign">assign</a>(a). -<p> <p>See also <a href="#copy">copy</a>() and <a href="ntqmemarray.html#detach">detach</a>(). +<p> Equivalent to <a href="tqmemarray.html#assign">assign</a>(a). +<p> <p>See also <a href="#copy">copy</a>() and <a href="tqmemarray.html#detach">detach</a>(). <h3 class=fn>void <a name="point"></a>TQPointArray::point ( uint index, int * x, int * y ) const </h3> @@ -222,7 +222,7 @@ than extends: </pre> <p> The points are given as a sequence of integers, starting with <em>firstx</em> then <em>firsty</em>, and so on. -<p> <p>See also <a href="ntqmemarray.html#resize">resize</a>(). +<p> <p>See also <a href="tqmemarray.html#resize">resize</a>(). <h3 class=fn>bool <a name="putPoints-3"></a>TQPointArray::putPoints ( int index, int nPoints, const <a href="ntqpointarray.html">TQPointArray</a> & from, int fromIndex = 0 ) </h3> diff --git a/doc/html/ntqprocess.html b/doc/html/ntqprocess.html index 3ef77c82c..fb8decbe1 100644 --- a/doc/html/ntqprocess.html +++ b/doc/html/ntqprocess.html @@ -111,7 +111,7 @@ using <a href="#writeToStdin">writeToStdin</a>() and you can close the standard <a href="#closeStdin">closeStdin</a>(). The <a href="#wroteToStdin">wroteToStdin</a>() signal is emitted if the data sent to standard input has been written. You can read from the program's standard output using <a href="#readStdout">readStdout</a>() or <a href="#readLineStdout">readLineStdout</a>(). -These functions return an empty <a href="qbytearray.html">TQByteArray</a> if there is no data to +These functions return an empty <a href="tqbytearray.html">TQByteArray</a> if there is no data to read. The <a href="#readyReadStdout">readyReadStdout</a>() signal is emitted when there is data available to be read from standard output. Standard error has a set of functions that correspond to the standard output functions, @@ -360,7 +360,7 @@ has finished. When the process terminates, the <a href="#processExited">processE signal is emitted. <p> <p>See also <a href="#tryTerminate">tryTerminate</a>() and <a href="#processExited">processExited</a>(). -<h3 class=fn>bool <a name="launch"></a>TQProcess::launch ( const <a href="qbytearray.html">TQByteArray</a> & buf, <a href="tqstringlist.html">TQStringList</a> * env = 0 )<tt> [virtual]</tt> +<h3 class=fn>bool <a name="launch"></a>TQProcess::launch ( const <a href="tqbytearray.html">TQByteArray</a> & buf, <a href="tqstringlist.html">TQStringList</a> * env = 0 )<tt> [virtual]</tt> </h3> Runs the process and writes the data <em>buf</em> to the process's standard input. If all the data is written to standard input, @@ -458,21 +458,21 @@ other codecs, you can set a different codec with <a href="tqtextcodec.html#setCodecForCStrings">TQTextCodec::setCodecForCStrings</a>(). <p> <p>See also <a href="#canReadLineStdout">canReadLineStdout</a>(), <a href="#readyReadStdout">readyReadStdout</a>(), <a href="#readStdout">readStdout</a>(), and <a href="#readLineStderr">readLineStderr</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readStderr"></a>TQProcess::readStderr ()<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readStderr"></a>TQProcess::readStderr ()<tt> [virtual]</tt> </h3> Reads the data that the process has written to standard error. When new data is written to standard error, the class emits the signal <a href="#readyReadStderr">readyReadStderr</a>(). -<p> If there is no data to read, this function returns a <a href="qbytearray.html">TQByteArray</a> of +<p> If there is no data to read, this function returns a <a href="tqbytearray.html">TQByteArray</a> of size 0: it does not wait until there is something to read. <p> <p>See also <a href="#readyReadStderr">readyReadStderr</a>(), <a href="#readLineStderr">readLineStderr</a>(), <a href="#readStdout">readStdout</a>(), and <a href="#writeToStdin">writeToStdin</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="readStdout"></a>TQProcess::readStdout ()<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="readStdout"></a>TQProcess::readStdout ()<tt> [virtual]</tt> </h3> Reads the data that the process has written to standard output. When new data is written to standard output, the class emits the signal <a href="#readyReadStdout">readyReadStdout</a>(). -<p> If there is no data to read, this function returns a <a href="qbytearray.html">TQByteArray</a> of +<p> If there is no data to read, this function returns a <a href="tqbytearray.html">TQByteArray</a> of size 0: it does not wait until there is something to read. <p> <p>See also <a href="#readyReadStdout">readyReadStdout</a>(), <a href="#readLineStdout">readLineStdout</a>(), <a href="#readStderr">readStderr</a>(), and <a href="#writeToStdin">writeToStdin</a>(). @@ -586,7 +586,7 @@ Returns the working directory that was set with explicitly set. <p> <p>See also <a href="#setWorkingDirectory">setWorkingDirectory</a>() and <a href="ntqdir.html#current">TQDir::current</a>(). -<h3 class=fn>void <a name="writeToStdin"></a>TQProcess::writeToStdin ( const <a href="qbytearray.html">TQByteArray</a> & buf )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="writeToStdin"></a>TQProcess::writeToStdin ( const <a href="tqbytearray.html">TQByteArray</a> & buf )<tt> [virtual slot]</tt> </h3> Writes the data <em>buf</em> to the process's standard input. The process may or may not read this data. diff --git a/doc/html/ntqpushbutton.html b/doc/html/ntqpushbutton.html index 47bdb2e84..b00dcbf1a 100644 --- a/doc/html/ntqpushbutton.html +++ b/doc/html/ntqpushbutton.html @@ -432,7 +432,7 @@ default value is FALSE. <p>Set this property's value with <a href="#setOn">setOn</a>(). <h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="ntqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqradiobutton.html b/doc/html/ntqradiobutton.html index aad50663e..037855e5e 100644 --- a/doc/html/ntqradiobutton.html +++ b/doc/html/ntqradiobutton.html @@ -247,7 +247,7 @@ FALSE (unchecked). <p>Set this property's value with <a href="#setChecked">setChecked</a>() and get this property's value with <a href="#isChecked">isChecked</a>(). <h3 class=fn><a href="ntqpixmap.html">TQPixmap</a> <a name="pixmap-prop"></a>pixmap</h3> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="ntqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/ntqregion.html b/doc/html/ntqregion.html index dcba288ba..fe61b819f 100644 --- a/doc/html/ntqregion.html +++ b/doc/html/ntqregion.html @@ -159,7 +159,7 @@ painting when used. </h3> Constructs a new region which is equal to region <em>r</em>. -<h3 class=fn><a name="TQRegion-6"></a>TQRegion::TQRegion ( const <a href="ntqbitmap.html">TQBitmap</a> & bm ) +<h3 class=fn><a name="TQRegion-6"></a>TQRegion::TQRegion ( const <a href="tqbitmap.html">TQBitmap</a> & bm ) </h3> Constructs a region from the bitmap <em>bm</em>. <p> The resulting region consists of the pixels in bitmap <em>bm</em> that @@ -312,7 +312,7 @@ Applies the <a href="#unite">unite</a>() function to this region and <em>r</em> the result to this region. <tt>r1|=r2</tt> is equivalent to <tt>r1=r1.unite(r2)</tt> <p> <p>See also <a href="#unite">unite</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><TQRect> <a name="rects"></a>TQRegion::rects () const +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><TQRect> <a name="rects"></a>TQRegion::rects () const </h3> Returns an array of non-overlapping rectangles that make up the region. diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index 09c09b8a9..2a9d95974 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -298,7 +298,7 @@ window which always stays on top of the main window. <p> The conversion flag is a bitwise-OR of the following values. The options marked "(default)" are set if no other values from the list are included (since the defaults are zero): -<p> Color/Mono preference (ignored for <a href="ntqbitmap.html">TQBitmap</a>) +<p> Color/Mono preference (ignored for <a href="tqbitmap.html">TQBitmap</a>) <ul> <li><tt>TQt::AutoColor</tt> - (default) - If the image has <a href="tqimage.html#depth">depth</a> 1 and contains only black and white pixels, the pixmap becomes monochrome. diff --git a/doc/html/ntqtable.html b/doc/html/ntqtable.html index 3eab7ae35..a31605864 100644 --- a/doc/html/ntqtable.html +++ b/doc/html/ntqtable.html @@ -805,7 +805,7 @@ Returns the table's top <a href="ntqheader.html">TQHeader</a>. </h3> Returns a single integer which identifies a particular <em>row</em> and <em>col</em> by mapping the 2D table to a 1D array. <p> This is useful, for example, if you have a sparse table and want to -use a <a href="ntqintdict.html">TQIntDict</a> to map integers to the cells that are used. +use a <a href="tqintdict.html">TQIntDict</a> to map integers to the cells that are used. <h3 class=fn>void <a name="insertColumns"></a>TQTable::insertColumns ( int col, int count = 1 )<tt> [virtual slot]</tt> </h3> @@ -989,7 +989,7 @@ table items and widgets the cells may contain. Also clears the <a href="#selection">selection</a>(s). <p> <p>See also <a href="#removeColumns">removeColumns</a>(), <a href="#hideColumn">hideColumn</a>(), <a href="#insertColumns">insertColumns</a>(), and <a href="#removeRow">removeRow</a>(). -<h3 class=fn>void <a name="removeColumns"></a>TQTable::removeColumns ( const <a href="ntqmemarray.html">TQMemArray</a><int> & cols )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="removeColumns"></a>TQTable::removeColumns ( const <a href="tqmemarray.html">TQMemArray</a><int> & cols )<tt> [virtual slot]</tt> </h3> Removes the columns listed in the array <em>cols</em>, and deletes all their cells including any table items and widgets the cells may @@ -1005,7 +1005,7 @@ Removes row <em>row</em>, and deletes all its cells including any table items and widgets the cells may contain. Also clears the <a href="#selection">selection</a>(s). <p> <p>See also <a href="#hideRow">hideRow</a>(), <a href="#insertRows">insertRows</a>(), <a href="#removeColumn">removeColumn</a>(), and <a href="#removeRows">removeRows</a>(). -<h3 class=fn>void <a name="removeRows"></a>TQTable::removeRows ( const <a href="ntqmemarray.html">TQMemArray</a><int> & rows )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="removeRows"></a>TQTable::removeRows ( const <a href="tqmemarray.html">TQMemArray</a><int> & rows )<tt> [virtual slot]</tt> </h3> Removes the rows listed in the array <em>rows</em>, and deletes all their cells including any table items and widgets the cells may contain. diff --git a/doc/html/ntqurloperator.html b/doc/html/ntqurloperator.html index 103d2c78a..5cc278127 100644 --- a/doc/html/ntqurloperator.html +++ b/doc/html/ntqurloperator.html @@ -225,7 +225,7 @@ information about the operation, including the state. <tt>op->arg(0)</tt> holds the new directory's name. <p> <p>See also <a href="qnetworkoperation.html">TQNetworkOperation</a> and <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a>. -<h3 class=fn>void <a name="data"></a>TQUrlOperator::data ( const <a href="qbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> +<h3 class=fn>void <a name="data"></a>TQUrlOperator::data ( const <a href="tqbytearray.html">TQByteArray</a> & data, <a href="qnetworkoperation.html">TQNetworkOperation</a> * op )<tt> [signal]</tt> </h3> <p> This signal is emitted when new <em>data</em> has been received after calling @@ -389,7 +389,7 @@ to the operation object which contains all the information about the operation, including the state. <p> <p>See also <a href="qnetworkoperation.html">TQNetworkOperation</a> and <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a>. -<h3 class=fn>const <a href="qnetworkoperation.html">TQNetworkOperation</a> * <a name="put"></a>TQUrlOperator::put ( const <a href="qbytearray.html">TQByteArray</a> & data, const <a href="tqstring.html">TQString</a> & location = TQString::null )<tt> [virtual]</tt> +<h3 class=fn>const <a href="qnetworkoperation.html">TQNetworkOperation</a> * <a name="put"></a>TQUrlOperator::put ( const <a href="tqbytearray.html">TQByteArray</a> & data, const <a href="tqstring.html">TQString</a> & location = TQString::null )<tt> [virtual]</tt> </h3> This function tells the network protocol to put <em>data</em> in <em>location</em>. If <em>location</em> is empty (TQString::null), it puts the <em>data</em> in the location to which the URL points. What happens depends on the network protocol. Depending on the network protocol, some diff --git a/doc/html/ntqvalidator.html b/doc/html/ntqvalidator.html index 4dc8ef5cc..ba4ce08a1 100644 --- a/doc/html/ntqvalidator.html +++ b/doc/html/ntqvalidator.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <a href="#details">More...</a> <p><tt>#include <<a href="qvalidator-h.html">ntqvalidator.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a>. -<p>Inherited by <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="qregexpvalidator.html">TQRegExpValidator</a>. +<p>Inherited by <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="tqregexpvalidator.html">TQRegExpValidator</a>. <p><a href="qvalidator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -52,7 +52,7 @@ The TQValidator class provides validation of input text. <p> <p> The class itself is abstract. Two subclasses, <a href="qintvalidator.html">TQIntValidator</a> and -<a href="qdoublevalidator.html">TQDoubleValidator</a>, provide basic numeric-range checking, and <a href="qregexpvalidator.html">TQRegExpValidator</a> provides general checking using a custom <a href="ntqregexp.html#regular-expression">regular expression</a>. +<a href="qdoublevalidator.html">TQDoubleValidator</a>, provide basic numeric-range checking, and <a href="tqregexpvalidator.html">TQRegExpValidator</a> provides general checking using a custom <a href="tqregexp.html#regular-expression">regular expression</a>. <p> If the built-in validators aren't sufficient, you can subclass TQValidator. The class has two virtual functions: <a href="#validate">validate</a>() and <a href="#fixup">fixup</a>(). @@ -139,7 +139,7 @@ valid. <p> The function can change <em>input</em> and <em>pos</em> (the cursor position) if it wants to. -<p>Reimplemented in <a href="qintvalidator.html#validate">TQIntValidator</a>, <a href="qdoublevalidator.html#validate">TQDoubleValidator</a>, and <a href="qregexpvalidator.html#validate">TQRegExpValidator</a>. +<p>Reimplemented in <a href="qintvalidator.html#validate">TQIntValidator</a>, <a href="qdoublevalidator.html#validate">TQDoubleValidator</a>, and <a href="tqregexpvalidator.html#validate">TQRegExpValidator</a>. <!-- eof --> <hr><p> This file is part of the <a href="index.html">TQt toolkit</a>. diff --git a/doc/html/ntqvariant.html b/doc/html/ntqvariant.html index 186308087..820b3ea8e 100644 --- a/doc/html/ntqvariant.html +++ b/doc/html/ntqvariant.html @@ -193,7 +193,7 @@ type that can be generated from the stored type, toT() copies and converts and leaves the object itself unchanged. If you ask for a type that cannot be generated from the stored type, the result depends on the type (see the function documentation for details). -<p> Note that three data types supported by TQVariant are <a href="shclass.html#explicitly-shared">explicitly shared</a>, namely <a href="tqimage.html">TQImage</a>, <a href="ntqpointarray.html">TQPointArray</a>, and <a href="ntqcstring.html">TQCString</a>, and in these +<p> Note that three data types supported by TQVariant are <a href="shclass.html#explicitly-shared">explicitly shared</a>, namely <a href="tqimage.html">TQImage</a>, <a href="ntqpointarray.html">TQPointArray</a>, and <a href="tqcstring.html">TQCString</a>, and in these cases the toT() methods return a <a href="shclass.html#shallow-copy">shallow copy</a>. In almost all cases you must make a <a href="shclass.html#deep-copy">deep copy</a> of the returned values before modifying them. @@ -245,9 +245,9 @@ defined type with no value set. contain. <ul> <li><tt>TQVariant::Invalid</tt> - no type -<li><tt>TQVariant::BitArray</tt> - a <a href="ntqbitarray.html">TQBitArray</a> -<li><tt>TQVariant::ByteArray</tt> - a <a href="qbytearray.html">TQByteArray</a> -<li><tt>TQVariant::Bitmap</tt> - a <a href="ntqbitmap.html">TQBitmap</a> +<li><tt>TQVariant::BitArray</tt> - a <a href="tqbitarray.html">TQBitArray</a> +<li><tt>TQVariant::ByteArray</tt> - a <a href="tqbytearray.html">TQByteArray</a> +<li><tt>TQVariant::Bitmap</tt> - a <a href="tqbitmap.html">TQBitmap</a> <li><tt>TQVariant::Bool</tt> - a bool <li><tt>TQVariant::Brush</tt> - a <a href="ntqbrush.html">TQBrush</a> <li><tt>TQVariant::Color</tt> - a <a href="ntqcolor.html">TQColor</a> @@ -275,7 +275,7 @@ contain. <li><tt>TQVariant::Size</tt> - a <a href="tqsize.html">TQSize</a> <li><tt>TQVariant::SizePolicy</tt> - a <a href="tqsizepolicy.html">TQSizePolicy</a> <li><tt>TQVariant::String</tt> - a <a href="tqstring.html">TQString</a> -<li><tt>TQVariant::CString</tt> - a <a href="ntqcstring.html">TQCString</a> +<li><tt>TQVariant::CString</tt> - a <a href="tqcstring.html">TQCString</a> <li><tt>TQVariant::StringList</tt> - a <a href="tqstringlist.html">TQStringList</a> <li><tt>TQVariant::Time</tt> - a <a href="tqtime.html">TQTime</a> <li><tt>TQVariant::UInt</tt> - an unsigned int @@ -316,12 +316,12 @@ Reads the variant from the data stream, <em>s</em>. </h3> Constructs a new variant with a string value, <em>val</em>. -<h3 class=fn><a name="TQVariant-5"></a>TQVariant::TQVariant ( const <a href="ntqcstring.html">TQCString</a> & val ) +<h3 class=fn><a name="TQVariant-5"></a>TQVariant::TQVariant ( const <a href="tqcstring.html">TQCString</a> & val ) </h3> Constructs a new variant with a C-string value, <em>val</em>. -<p> If you want to modify the <a href="ntqcstring.html">TQCString</a> after you've passed it to this +<p> If you want to modify the <a href="tqcstring.html">TQCString</a> after you've passed it to this constructor, we recommend passing a <a href="shclass.html#deep-copy">deep copy</a> (see -<a href="ntqcstring.html#copy">TQCString::copy</a>()). +<a href="tqcstring.html#copy">TQCString::copy</a>()). <h3 class=fn><a name="TQVariant-6"></a>TQVariant::TQVariant ( const char * val ) </h3> @@ -390,7 +390,7 @@ intend changing the point array you've passed later on. </h3> Constructs a new variant with a region value, <em>val</em>. -<h3 class=fn><a name="TQVariant-l"></a>TQVariant::TQVariant ( const <a href="ntqbitmap.html">TQBitmap</a> & val ) +<h3 class=fn><a name="TQVariant-l"></a>TQVariant::TQVariant ( const <a href="tqbitmap.html">TQBitmap</a> & val ) </h3> Constructs a new variant with a bitmap value, <em>val</em>. @@ -410,11 +410,11 @@ Constructs a new variant with a time value, <em>val</em>. </h3> Constructs a new variant with a date/time value, <em>val</em>. -<h3 class=fn><a name="TQVariant-q"></a>TQVariant::TQVariant ( const <a href="qbytearray.html">TQByteArray</a> & val ) +<h3 class=fn><a name="TQVariant-q"></a>TQVariant::TQVariant ( const <a href="tqbytearray.html">TQByteArray</a> & val ) </h3> Constructs a new variant with a bytearray value, <em>val</em>. -<h3 class=fn><a name="TQVariant-r"></a>TQVariant::TQVariant ( const <a href="ntqbitarray.html">TQBitArray</a> & val ) +<h3 class=fn><a name="TQVariant-r"></a>TQVariant::TQVariant ( const <a href="tqbitarray.html">TQBitArray</a> & val ) </h3> Constructs a new variant with a bitarray value, <em>val</em>. @@ -458,15 +458,15 @@ the destructor to call clear(). This destructor calls clear(), but because it is the destructor, <a href="#clear">TQVariant::clear</a>() is called rather than a subclass's clear(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> & <a name="asBitArray"></a>TQVariant::asBitArray () +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> & <a name="asBitArray"></a>TQVariant::asBitArray () </h3> -<p> Tries to convert the variant to hold a <a href="ntqbitarray.html">TQBitArray</a> value. If that is +<p> Tries to convert the variant to hold a <a href="tqbitarray.html">TQBitArray</a> value. If that is not possible then the variant is set to an empty bitarray. <p> Returns a reference to the stored bitarray. <p> <p>See also <a href="#toBitArray">toBitArray</a>(). -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> & <a name="asBitmap"></a>TQVariant::asBitmap () +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="asBitmap"></a>TQVariant::asBitmap () </h3> <p> Tries to convert the variant to hold a bitmap value. If that is @@ -486,15 +486,15 @@ possible the variant is set to a default black brush. <p> Returns a reference to the stored brush. <p> <p>See also <a href="#toBrush">toBrush</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> & <a name="asByteArray"></a>TQVariant::asByteArray () +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> & <a name="asByteArray"></a>TQVariant::asByteArray () </h3> -<p> Tries to convert the variant to hold a <a href="qbytearray.html">TQByteArray</a> value. If that +<p> Tries to convert the variant to hold a <a href="tqbytearray.html">TQByteArray</a> value. If that is not possible then the variant is set to an empty bytearray. <p> Returns a reference to the stored bytearray. <p> <p>See also <a href="#toByteArray">toByteArray</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="asCString"></a>TQVariant::asCString () +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="asCString"></a>TQVariant::asCString () </h3> <p> Tries to convert the variant to hold a string value. If that is @@ -856,15 +856,15 @@ variant's type is StringList; otherwise returns a null iterator. <p> Returns the end iterator for the list if the variant's type is StringList; otherwise returns a null iterator. -<h3 class=fn>const <a href="ntqbitarray.html">TQBitArray</a> <a name="toBitArray"></a>TQVariant::toBitArray () const +<h3 class=fn>const <a href="tqbitarray.html">TQBitArray</a> <a name="toBitArray"></a>TQVariant::toBitArray () const </h3> -Returns the variant as a <a href="ntqbitarray.html">TQBitArray</a> if the variant has <a href="#type">type</a>() +Returns the variant as a <a href="tqbitarray.html">TQBitArray</a> if the variant has <a href="#type">type</a>() BitArray; otherwise returns an empty bitarray. <p> <p>See also <a href="#asBitArray">asBitArray</a>(). -<h3 class=fn>const <a href="ntqbitmap.html">TQBitmap</a> <a name="toBitmap"></a>TQVariant::toBitmap () const +<h3 class=fn>const <a href="tqbitmap.html">TQBitmap</a> <a name="toBitmap"></a>TQVariant::toBitmap () const </h3> -Returns the variant as a <a href="ntqbitmap.html">TQBitmap</a> if the variant has <a href="#type">type</a>() Bitmap; +Returns the variant as a <a href="tqbitmap.html">TQBitmap</a> if the variant has <a href="#type">type</a>() Bitmap; otherwise returns a null TQBitmap. <p> <p>See also <a href="#asBitmap">asBitmap</a>(). @@ -884,15 +884,15 @@ Returns the variant as a <a href="ntqbrush.html">TQBrush</a> if the variant has otherwise returns a default brush (with all black colors). <p> <p>See also <a href="#asBrush">asBrush</a>(). -<h3 class=fn>const <a href="qbytearray.html">TQByteArray</a> <a name="toByteArray"></a>TQVariant::toByteArray () const +<h3 class=fn>const <a href="tqbytearray.html">TQByteArray</a> <a name="toByteArray"></a>TQVariant::toByteArray () const </h3> -Returns the variant as a <a href="qbytearray.html">TQByteArray</a> if the variant can be cast to +Returns the variant as a <a href="tqbytearray.html">TQByteArray</a> if the variant can be cast to a ByteArray; otherwise returns an empty bytearray. <p> <p>See also <a href="#asByteArray">asByteArray</a>() and <a href="#canCast">canCast</a>(). -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="toCString"></a>TQVariant::toCString () const +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="toCString"></a>TQVariant::toCString () const </h3> -Returns the variant as a <a href="ntqcstring.html">TQCString</a> if the variant can be cast to a +Returns the variant as a <a href="tqcstring.html">TQCString</a> if the variant can be cast to a CString; otherwise returns 0. <p> <p>See also <a href="#asCString">asCString</a>() and <a href="#canCast">canCast</a>(). diff --git a/doc/html/porting.html b/doc/html/porting.html index 62bede808..a85e5dd49 100644 --- a/doc/html/porting.html +++ b/doc/html/porting.html @@ -174,7 +174,7 @@ the top of the file giving the error. <li> <tt><ntqpainter.h></tt> <li> <tt><ntqpen.h></tt> <li> <tt><tqstringlist.h></tt> -<li> <tt><ntqregexp.h></tt> +<li> <tt><tqregexp.h></tt> <li> <tt><tqstrlist.h></tt> <li> <tt><tqstyle.h></tt> <li> <tt><tqvaluelist.h></tt> @@ -361,7 +361,7 @@ new code. <li> <a href="ntqmessagebox.html#message">TQMessageBox::message</a>( const <a href="tqstring.html">TQString</a> & caption, const TQString & text, const TQString & buttonText = <a href="tqstring.html#TQString-null">TQString::null</a>, <a href="tqwidget.html">TQWidget</a> *parent = 0, const char *= 0 ) <li> <a href="ntqmessagebox.html#query">TQMessageBox::query</a>( const TQString & caption, const TQString & text, const TQString & yesButtonText = TQString::null, const TQString & noButtonText = TQString::null, TQWidget *parent = 0, const char *= 0 ) <li> <a href="ntqmessagebox.html#standardIcon">TQMessageBox::standardIcon</a>( Icon icon, GUIStyle style ) -<li> <a href="ntqregexp.html#match">TQRegExp::match</a>( const TQString & str, int index = 0, int *len = 0, bool indexIsStart = TRUE ) const +<li> <a href="tqregexp.html#match">TQRegExp::match</a>( const TQString & str, int index = 0, int *len = 0, bool indexIsStart = TRUE ) const <li> <a href="ntqscrollview.html#childIsVisible">TQScrollView::childIsVisible</a>( TQWidget *child ) <li> <a href="ntqscrollview.html#showChild">TQScrollView::showChild</a>( TQWidget *child, bool show = TRUE ) <li> <a href="ntqsimplerichtext.html#draw">TQSimpleRichText::draw</a>( <a href="ntqpainter.html">TQPainter</a> *p, int x, int y, const <a href="ntqregion.html">TQRegion</a> & clipRegion, const <a href="qcolorgroup.html">TQColorGroup</a> & cg, const <a href="ntqbrush.html">TQBrush</a> *paper = 0 ) const @@ -416,7 +416,7 @@ and TQVector have been renamed as per the following table. The original names are no longer avaialable. <p> <center><table cellpadding="4" cellspacing="2" border="0"> <tr bgcolor="#a2c511"> <th valign="top">Old Name <th valign="top">New Name <th valign="top">New Header File -<tr bgcolor="#f0f0f0"> <td valign="top">TQArray <td valign="top"><a href="ntqmemarray.html">TQMemArray</a> <td valign="top"><tt><ntqmemarray.h></tt> +<tr bgcolor="#f0f0f0"> <td valign="top">TQArray <td valign="top"><a href="tqmemarray.html">TQMemArray</a> <td valign="top"><tt><tqmemarray.h></tt> <tr bgcolor="#d0d0d0"> <td valign="top">TQCollection <td valign="top"><a href="tqptrcollection.html">TQPtrCollection</a> <td valign="top"><tt><tqptrcollection.h></tt> <tr bgcolor="#f0f0f0"> <td valign="top">TQList <td valign="top"><a href="tqptrlist.html">TQPtrList</a> <td valign="top"><tt><tqptrlist.h></tt> <tr bgcolor="#d0d0d0"> <td valign="top">TQListIterator <td valign="top"><a href="tqptrlistiterator.html">TQPtrListIterator</a> <td valign="top"><tt><tqptrlist.h></tt> @@ -528,12 +528,12 @@ TQPrinter::Compatible flag to the TQPrinter constructor. <p> On X11, TQPrinter used to generate encapsulated postscript when fullPage() was TRUE and only one page was printed. This does not happen by default anymore, providing a more consistent printing output. -<p> <h2> <a href="ntqregexp.html">TQRegExp</a> +<p> <h2> <a href="tqregexp.html">TQRegExp</a> </h2> -<a name="17"></a><p> The <a href="ntqregexp.html">TQRegExp</a> class has been rewritten to support many of the features of Perl -regular expressions. Both the <a href="ntqregexp.html#regular-expression">regular expression</a> syntax and the TQRegExp +<a name="17"></a><p> The <a href="tqregexp.html">TQRegExp</a> class has been rewritten to support many of the features of Perl +regular expressions. Both the <a href="tqregexp.html#regular-expression">regular expression</a> syntax and the TQRegExp interface have been modified. -<p> Be also aware that <tt><ntqregexp.h></tt> is no longer included +<p> Be also aware that <tt><tqregexp.h></tt> is no longer included automatically when you include <tt><tqstringlist.h></tt>. See <a href="#Headers">above</a> for details. <p> @@ -546,40 +546,40 @@ of these (actually, <tt>\\</tt> in C++ strings), unless it is already there. <p> Example: Old code like <pre> - <a href="ntqregexp.html">TQRegExp</a> rx( "([0-9|]*\\)" ); // works in TQt 2.x + <a href="tqregexp.html">TQRegExp</a> rx( "([0-9|]*\\)" ); // works in TQt 2.x </pre> should be converted into <pre> - <a href="ntqregexp.html">TQRegExp</a> rx( "\\([0-9\\|]*\\)" ); // works in TQt 2.x and 3.x + <a href="tqregexp.html">TQRegExp</a> rx( "\\([0-9\\|]*\\)" ); // works in TQt 2.x and 3.x </pre> (Within character classes, the backslash is not necessary in front of certain characters, e.g. <tt>|</tt>, but it doesn't hurt.) <p> Wildcard patterns need no conversion. Here are two examples: <pre> - <a href="ntqregexp.html">TQRegExp</a> wild( "(*.*)" ); - wild.<a href="ntqregexp.html#setWildcard">setWildcard</a>( TRUE ); + <a href="tqregexp.html">TQRegExp</a> wild( "(*.*)" ); + wild.<a href="tqregexp.html#setWildcard">setWildcard</a>( TRUE ); </pre> <pre> // TRUE as third argument means wildcard - <a href="ntqregexp.html">TQRegExp</a> wild( "(*.*)", FALSE, TRUE ); + <a href="tqregexp.html">TQRegExp</a> wild( "(*.*)", FALSE, TRUE ); </pre> -However, when they are used, make sure to use <a href="ntqregexp.html#exactMatch">TQRegExp::exactMatch</a>() -rather than the obsolete <a href="ntqregexp.html#match">TQRegExp::match</a>(). TQRegExp::match(), like +However, when they are used, make sure to use <a href="tqregexp.html#exactMatch">TQRegExp::exactMatch</a>() +rather than the obsolete <a href="tqregexp.html#match">TQRegExp::match</a>(). TQRegExp::match(), like TQRegExp::find(), tries to find a match somewhere in the target string, while TQRegExp::exactMatch() tries to match the whole target string. -<p> <h3> <a href="ntqregexp.html#operator-eq">TQRegExp::operator=</a>() +<p> <h3> <a href="tqregexp.html#operator-eq">TQRegExp::operator=</a>() </h3> -<a name="17-2"></a><p> This function has been replaced by <a href="ntqregexp.html#setPattern">TQRegExp::setPattern</a>() in TQt 2.2. +<a name="17-2"></a><p> This function has been replaced by <a href="tqregexp.html#setPattern">TQRegExp::setPattern</a>() in TQt 2.2. Old code such as <pre> - <a href="ntqregexp.html">TQRegExp</a> rx( "alpha" ); - rx.<a href="ntqregexp.html#setCaseSensitive">setCaseSensitive</a>( FALSE ); - rx.<a href="ntqregexp.html#setWildcard">setWildcard</a>( TRUE ); + <a href="tqregexp.html">TQRegExp</a> rx( "alpha" ); + rx.<a href="tqregexp.html#setCaseSensitive">setCaseSensitive</a>( FALSE ); + rx.<a href="tqregexp.html#setWildcard">setWildcard</a>( TRUE ); rx = "beta"; </pre> @@ -600,14 +600,14 @@ which is what one expects. <a name="17-3"></a><p> The following function is now obsolete, as it has an unwieldy parameter list and was poorly named: <ul> -<li> bool <a href="ntqregexp.html#match">TQRegExp::match</a>( const <a href="tqstring.html">TQString</a> & str, int index = 0, +<li> bool <a href="tqregexp.html#match">TQRegExp::match</a>( const <a href="tqstring.html">TQString</a> & str, int index = 0, int * len = 0, bool indexIsStart = TRUE ) const </ul> -It will be removed in a future version of TQt. Its <a href="ntqregexp.html#match">documentation</a> explains how to replace it. +It will be removed in a future version of TQt. Its <a href="tqregexp.html#match">documentation</a> explains how to replace it. <p> <h3> TQRegExp::find() </h3> <a name="17-4"></a><p> This function was removed, after a brief appearance in TQt 2.2. Its -name clashed with <a href="tqstring.html#find">TQString::find</a>(). Use <a href="ntqregexp.html#search">TQRegExp::search</a>() or <a href="tqstring.html#find">TQString::find</a>() instead. +name clashed with <a href="tqstring.html#find">TQString::find</a>(). Use <a href="tqregexp.html#search">TQRegExp::search</a>() or <a href="tqstring.html#find">TQString::find</a>() instead. <p> <h3> <a href="tqstring.html#findRev">TQString::findRev</a>() and <a href="tqstring.html#contains">TQString::contains</a>() </h3> <a name="17-5"></a><p> <a href="tqstring.html#findRev">TQString::findRev</a>()'s and <a href="tqstring.html#contains">TQString::contains</a>()'s semantics have changed @@ -627,7 +627,7 @@ returns 1, not 13 or 14. <p> This change affect very few existing programs. <p> <h3> <a href="tqstring.html#replace">TQString::replace</a>() </h3> -<a name="17-6"></a><p> With TQt 1.0 and 2.0, a <a href="tqstring.html">TQString</a> is converted implicitly into a <a href="ntqregexp.html">TQRegExp</a> +<a name="17-6"></a><p> With TQt 1.0 and 2.0, a <a href="tqstring.html">TQString</a> is converted implicitly into a <a href="tqregexp.html">TQRegExp</a> as the first argument to TQString::replace(): <pre> <a href="tqstring.html">TQString</a> text = fetch_it_from_somewhere(); @@ -649,7 +649,7 @@ without breaking source compatibility. modal dialog instead. <p> <h2> TQSortedList </h2> -<a name="19"></a><p> The TQSortedList class is now obsolete. Consider using a <a href="ntqdict.html">TQDict</a>, a <a href="tqmap.html">TQMap</a> +<a name="19"></a><p> The TQSortedList class is now obsolete. Consider using a <a href="tqdict.html">TQDict</a>, a <a href="tqmap.html">TQMap</a> or a plain <a href="tqptrlist.html">TQPtrList</a> instead. <p> <h2> TQTableView </h2> diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 47e0209e1..efe940da3 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -245,7 +245,7 @@ The default is FALSE. <name>QButton::pixmap</name> <doc href="ntqbutton.html#pixmap-prop"> <p>This property holds the pixmap shown on the button. -<p>If the pixmap is monochrome (i.e. it is a <a href="ntqbitmap.html">QBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, +<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="ntqpixmap.html#depth">depth</a> is 1) and it does not have a mask, this property will set the pixmap to be its own mask. The purpose of this is to draw transparent bitmaps which are important for toggle buttons, for example. diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html index a23c016ba..a2f1e53f5 100644 --- a/doc/html/qaccessible-h.html +++ b/doc/html/qaccessible-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #include <private/qcom_p.h> #include "ntqrect.h" #include "ntqguardedptr.h" -#include "ntqmemarray.h" +#include "tqmemarray.h" #endif // QT_H #if defined(QT_ACCESSIBILITY_SUPPORT) diff --git a/doc/html/qaccessibleinterface.html b/doc/html/qaccessibleinterface.html index 6c8e24d4f..18b8e7f13 100644 --- a/doc/html/qaccessibleinterface.html +++ b/doc/html/qaccessibleinterface.html @@ -149,7 +149,7 @@ the object's sub-element with ID <em>control</em>. The role of an object is usually static. All accessible objects have a role. <p> <p>See also <a href="#text">text</a>(), <a href="#state">state</a>(), and <a href="#selection">selection</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><int> <a name="selection"></a>TQAccessibleInterface::selection () const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><int> <a name="selection"></a>TQAccessibleInterface::selection () const<tt> [pure virtual]</tt> </h3> <p> Returns the list of all the element IDs that are selected. diff --git a/doc/html/qapplication-h.html b/doc/html/qapplication-h.html index c6f50779b..b564b5715 100644 --- a/doc/html/qapplication-h.html +++ b/doc/html/qapplication-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqdesktopwidget.h" -#include "ntqasciidict.h" +#include "tqasciidict.h" #include "ntqpalette.h" #include "ntqtranslator.h" #include "tqstrlist.h" diff --git a/doc/html/qbitarray-members.html b/doc/html/qbitarray-members.html deleted file mode 100644 index 7b85996f6..000000000 --- a/doc/html/qbitarray-members.html +++ /dev/null @@ -1,82 +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/ntqbitarray.h:69 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQBitArray 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 Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped 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 TQBitArray</h1> - -<p>This is the complete list of member functions for -<a href="ntqbitarray.html">TQBitArray</a>, including inherited members. - -<ul> -<li><a href="ntqbitarray.html#TQBitArray">TQBitArray</a>() -<li><a href="ntqmemarray.html#assign">assign</a>() -<li><a href="ntqbitarray.html#at">at</a>() -<li><a href="ntqmemarray.html#begin">begin</a>() -<li><a href="ntqmemarray.html#bsearch">bsearch</a>() -<li><a href="ntqbitarray.html#clearBit">clearBit</a>() -<li><a href="ntqmemarray.html#contains">contains</a>() -<li><a href="ntqbitarray.html#copy">copy</a>() -<li><a href="ntqmemarray.html#count">count</a>() -<li><a href="ntqmemarray.html#data">data</a>() -<li><a href="ntqbitarray.html#detach">detach</a>() -<li><a href="ntqmemarray.html#duplicate">duplicate</a>() -<li><a href="ntqmemarray.html#end">end</a>() -<li><a href="ntqbitarray.html#fill">fill</a>() -<li><a href="ntqmemarray.html#find">find</a>() -<li><a href="ntqmemarray.html#isEmpty">isEmpty</a>() -<li><a href="ntqmemarray.html#isNull">isNull</a>() -<li><a href="ntqmemarray.html#nrefs">nrefs</a>() -<li><a href="ntqmemarray.html#operator-const-type-*">operator const type *</a>() -<li><a href="ntqmemarray.html#operator!-eq">operator!=</a>() -<li><a href="ntqbitarray.html#operator-and-eq">operator&=</a>() -<li><a href="ntqbitarray.html#operator-eq">operator=</a>() -<li><a href="ntqmemarray.html#operator-eq-eq">operator==</a>() -<li><a href="ntqbitarray.html#operator[]">operator[]</a>() -<li><a href="ntqbitarray.html#operator^-eq">operator^=</a>() -<li><a href="ntqbitarray.html#operator|-eq">operator|=</a>() -<li><a href="ntqbitarray.html#operator~">operator~</a>() -<li><a href="ntqmemarray.html#resetRawData">resetRawData</a>() -<li><a href="ntqbitarray.html#resize">resize</a>() -<li><a href="ntqbitarray.html#setBit">setBit</a>() -<li><a href="ntqmemarray.html#setRawData">setRawData</a>() -<li><a href="ntqbitarray.html#size">size</a>() -<li><a href="ntqmemarray.html#sort">sort</a>() -<li><a href="ntqbitarray.html#testBit">testBit</a>() -<li><a href="ntqbitarray.html#toggleBit">toggleBit</a>() -<li><a href="ntqmemarray.html#truncate">truncate</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 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> diff --git a/doc/html/qbytearray-members.html b/doc/html/qbytearray-members.html index 986c09150..07b51c44e 100644 --- a/doc/html/qbytearray-members.html +++ b/doc/html/qbytearray-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcstring.h:109 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcstring.h:109 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,37 +32,37 @@ 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 TQByteArray</h1> <p>This is the complete list of member functions for -<a href="qbytearray.html">TQByteArray</a>, including inherited members. +<a href="tqbytearray.html">TQByteArray</a>, including inherited members. <ul> -<li><a href="qbytearray.html#TQByteArray">TQByteArray</a>() -<li><a href="ntqmemarray.html#assign">assign</a>() -<li><a href="ntqmemarray.html#at">at</a>() -<li><a href="ntqmemarray.html#begin">begin</a>() -<li><a href="ntqmemarray.html#bsearch">bsearch</a>() -<li><a href="ntqmemarray.html#contains">contains</a>() -<li><a href="ntqmemarray.html#copy">copy</a>() -<li><a href="ntqmemarray.html#count">count</a>() -<li><a href="ntqmemarray.html#data">data</a>() -<li><a href="ntqmemarray.html#detach">detach</a>() -<li><a href="ntqmemarray.html#duplicate">duplicate</a>() -<li><a href="ntqmemarray.html#end">end</a>() -<li><a href="ntqmemarray.html#fill">fill</a>() -<li><a href="ntqmemarray.html#find">find</a>() -<li><a href="ntqmemarray.html#isEmpty">isEmpty</a>() -<li><a href="ntqmemarray.html#isNull">isNull</a>() -<li><a href="ntqmemarray.html#nrefs">nrefs</a>() -<li><a href="ntqmemarray.html#operator-const-type-*">operator const type *</a>() -<li><a href="ntqmemarray.html#operator!-eq">operator!=</a>() -<li><a href="ntqmemarray.html#operator-eq">operator=</a>() -<li><a href="ntqmemarray.html#operator-eq-eq">operator==</a>() -<li><a href="ntqmemarray.html#operator[]">operator[]</a>() -<li><a href="ntqmemarray.html#resetRawData">resetRawData</a>() -<li><a href="ntqmemarray.html#resize">resize</a>() -<li><a href="ntqmemarray.html#setRawData">setRawData</a>() -<li><a href="ntqmemarray.html#size">size</a>() -<li><a href="ntqmemarray.html#sort">sort</a>() -<li><a href="ntqmemarray.html#truncate">truncate</a>() +<li><a href="tqbytearray.html#TQByteArray">TQByteArray</a>() +<li><a href="tqmemarray.html#assign">assign</a>() +<li><a href="tqmemarray.html#at">at</a>() +<li><a href="tqmemarray.html#begin">begin</a>() +<li><a href="tqmemarray.html#bsearch">bsearch</a>() +<li><a href="tqmemarray.html#contains">contains</a>() +<li><a href="tqmemarray.html#copy">copy</a>() +<li><a href="tqmemarray.html#count">count</a>() +<li><a href="tqmemarray.html#data">data</a>() +<li><a href="tqmemarray.html#detach">detach</a>() +<li><a href="tqmemarray.html#duplicate">duplicate</a>() +<li><a href="tqmemarray.html#end">end</a>() +<li><a href="tqmemarray.html#fill">fill</a>() +<li><a href="tqmemarray.html#find">find</a>() +<li><a href="tqmemarray.html#isEmpty">isEmpty</a>() +<li><a href="tqmemarray.html#isNull">isNull</a>() +<li><a href="tqmemarray.html#nrefs">nrefs</a>() +<li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() +<li><a href="tqmemarray.html#operator!-eq">operator!=</a>() +<li><a href="tqmemarray.html#operator-eq">operator=</a>() +<li><a href="tqmemarray.html#operator-eq-eq">operator==</a>() +<li><a href="tqmemarray.html#operator[]">operator[]</a>() +<li><a href="tqmemarray.html#resetRawData">resetRawData</a>() +<li><a href="tqmemarray.html#resize">resize</a>() +<li><a href="tqmemarray.html#setRawData">setRawData</a>() +<li><a href="tqmemarray.html#size">size</a>() +<li><a href="tqmemarray.html#sort">sort</a>() +<li><a href="tqmemarray.html#truncate">truncate</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qbytearray.html b/doc/html/qbytearray.html index 2cad08230..f775ec1a8 100644 --- a/doc/html/qbytearray.html +++ b/doc/html/qbytearray.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/tools/qcstring.cpp:488 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqcstring.cpp:488 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,10 +34,10 @@ body { background: #ffffff; color: black; } <p>The TQByteArray class provides an array of bytes. <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 <<a href="qcstring-h.html">ntqcstring.h</a>></tt> -<p>Inherits <a href="ntqmemarray.html">TQMemArray</a><char>. -<p>Inherited by <a href="ntqbitarray.html">TQBitArray</a> and <a href="ntqcstring.html">TQCString</a>. -<p><a href="qbytearray-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqcstring-h.html">tqcstring.h</a>></tt> +<p>Inherits <a href="tqmemarray.html">TQMemArray</a><char>. +<p>Inherited by <a href="tqbitarray.html">TQBitArray</a> and <a href="tqcstring.html">TQCString</a>. +<p><a href="tqbytearray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQByteArray"><b>TQByteArray</b></a> ()</li> @@ -59,7 +59,7 @@ The TQByteArray class provides an array of bytes. <p> The TQByteArray class provides an <a href="shclass.html#explicitly-shared">explicitly shared</a> array of bytes. It is useful for manipulating memory areas with custom data. -TQByteArray is implemented as a <a href="ntqmemarray.html">TQMemArray</a><char>. See the <a href="ntqmemarray.html">TQMemArray</a> documentation for further information. +TQByteArray is implemented as a <a href="tqmemarray.html">TQMemArray</a><char>. See the <a href="tqmemarray.html">TQMemArray</a> documentation for further information. <p>See also <a href="collection.html">Collection Classes</a> and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> @@ -74,7 +74,7 @@ TQByteArray is implemented as a <a href="ntqmemarray.html">TQMemArray</a><cha <p> Constructs a TQByteArray of size <em>size</em>. <hr><h2>Related Functions</h2> -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="qCompress"></a>tqCompress ( const <a href="qbytearray.html">TQByteArray</a> & data ) +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="qCompress"></a>tqCompress ( const <a href="tqbytearray.html">TQByteArray</a> & data ) </h3> <p> @@ -82,14 +82,14 @@ TQByteArray is implemented as a <a href="ntqmemarray.html">TQMemArray</a><cha array using zlib. <p> <p>See also <a href="#qUncompress">tqUncompress</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="qCompress-2"></a>tqCompress ( const uchar * data, int nbytes ) +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="qCompress-2"></a>tqCompress ( const uchar * data, int nbytes ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Compresses the array <em>data</em> which is <em>nbytes</em> long and returns the compressed byte array. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="qUncompress"></a>tqUncompress ( const <a href="qbytearray.html">TQByteArray</a> & data ) +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="qUncompress"></a>tqUncompress ( const <a href="tqbytearray.html">TQByteArray</a> & data ) </h3> <p> @@ -99,7 +99,7 @@ array. <p> <p>See also <a href="#qCompress">tqCompress</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="qUncompress-2"></a>tqUncompress ( const uchar * data, int nbytes ) +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="qUncompress-2"></a>tqUncompress ( const uchar * data, int nbytes ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. diff --git a/doc/html/qcstring-members.html b/doc/html/qcstring-members.html deleted file mode 100644 index 186c99380..000000000 --- a/doc/html/qcstring-members.html +++ /dev/null @@ -1,102 +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/ntqcstring.h:142 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQCString 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 Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped 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 TQCString</h1> - -<p>This is the complete list of member functions for -<a href="ntqcstring.html">TQCString</a>, including inherited members. - -<ul> -<li><a href="ntqcstring.html#TQCString">TQCString</a>() -<li><a href="ntqcstring.html#append">append</a>() -<li><a href="ntqmemarray.html#assign">assign</a>() -<li><a href="ntqmemarray.html#at">at</a>() -<li><a href="ntqmemarray.html#begin">begin</a>() -<li><a href="ntqmemarray.html#bsearch">bsearch</a>() -<li><a href="ntqcstring.html#contains">contains</a>() -<li><a href="ntqcstring.html#copy">copy</a>() -<li><a href="ntqmemarray.html#count">count</a>() -<li><a href="ntqmemarray.html#data">data</a>() -<li><a href="ntqmemarray.html#detach">detach</a>() -<li><a href="ntqmemarray.html#duplicate">duplicate</a>() -<li><a href="ntqmemarray.html#end">end</a>() -<li><a href="ntqcstring.html#fill">fill</a>() -<li><a href="ntqcstring.html#find">find</a>() -<li><a href="ntqcstring.html#findRev">findRev</a>() -<li><a href="ntqcstring.html#insert">insert</a>() -<li><a href="ntqcstring.html#isEmpty">isEmpty</a>() -<li><a href="ntqcstring.html#isNull">isNull</a>() -<li><a href="ntqcstring.html#left">left</a>() -<li><a href="ntqcstring.html#leftJustify">leftJustify</a>() -<li><a href="ntqcstring.html#length">length</a>() -<li><a href="ntqcstring.html#lower">lower</a>() -<li><a href="ntqcstring.html#mid">mid</a>() -<li><a href="ntqmemarray.html#nrefs">nrefs</a>() -<li><a href="ntqcstring.html#operator-const-char-*">operator const char *</a>() -<li><a href="ntqmemarray.html#operator-const-type-*">operator const type *</a>() -<li><a href="ntqcstring.html#operator+-eq">operator+=</a>() -<li><a href="ntqcstring.html#operator-eq">operator=</a>() -<li><a href="ntqmemarray.html#operator[]">operator[]</a>() -<li><a href="ntqcstring.html#prepend">prepend</a>() -<li><a href="ntqcstring.html#remove">remove</a>() -<li><a href="ntqcstring.html#replace">replace</a>() -<li><a href="ntqmemarray.html#resetRawData">resetRawData</a>() -<li><a href="ntqcstring.html#resize">resize</a>() -<li><a href="ntqcstring.html#right">right</a>() -<li><a href="ntqcstring.html#rightJustify">rightJustify</a>() -<li><a href="ntqcstring.html#setExpand">setExpand</a>() -<li><a href="ntqcstring.html#setNum">setNum</a>() -<li><a href="ntqmemarray.html#setRawData">setRawData</a>() -<li><a href="ntqcstring.html#setStr">setStr</a>() -<li><a href="ntqcstring.html#simplifyWhiteSpace">simplifyWhiteSpace</a>() -<li><a href="ntqmemarray.html#size">size</a>() -<li><a href="ntqmemarray.html#sort">sort</a>() -<li><a href="ntqcstring.html#sprintf">sprintf</a>() -<li><a href="ntqcstring.html#stripWhiteSpace">stripWhiteSpace</a>() -<li><a href="ntqcstring.html#toDouble">toDouble</a>() -<li><a href="ntqcstring.html#toFloat">toFloat</a>() -<li><a href="ntqcstring.html#toInt">toInt</a>() -<li><a href="ntqcstring.html#toLong">toLong</a>() -<li><a href="ntqcstring.html#toShort">toShort</a>() -<li><a href="ntqcstring.html#toUInt">toUInt</a>() -<li><a href="ntqcstring.html#toULong">toULong</a>() -<li><a href="ntqcstring.html#toUShort">toUShort</a>() -<li><a href="ntqcstring.html#truncate">truncate</a>() -<li><a href="ntqcstring.html#upper">upper</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 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> diff --git a/doc/html/qdoublevalidator.html b/doc/html/qdoublevalidator.html index 4270ad46d..81764a7ac 100644 --- a/doc/html/qdoublevalidator.html +++ b/doc/html/qdoublevalidator.html @@ -70,7 +70,7 @@ provide a <a href="ntqvalidator.html#fixup">fixup</a>() function. with <a href="#setBottom">setBottom</a>() and <a href="#setTop">setTop</a>(). Set the number of decimal places with <a href="#setDecimals">setDecimals</a>(). The <a href="#validate">validate</a>() function returns the validation state. -<p> <p>See also <a href="qintvalidator.html">TQIntValidator</a>, <a href="qregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. +<p> <p>See also <a href="qintvalidator.html">TQIntValidator</a>, <a href="tqregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQDoubleValidator"></a>TQDoubleValidator::TQDoubleValidator ( <a href="tqobject.html">TQObject</a> * parent, const char * name = 0 ) diff --git a/doc/html/qembed.html b/doc/html/qembed.html index 256c2950e..1351297c6 100644 --- a/doc/html/qembed.html +++ b/doc/html/qembed.html @@ -79,7 +79,7 @@ filename <b>without</b> the extension. <a name="2-2"></a><p> <pre> #include "generated_qembed_file.h" - <a href="qbytearray.html">TQByteArray</a> myFindData(const char* name) + <a href="tqbytearray.html">TQByteArray</a> myFindData(const char* name) { return qembed_findData(name); } diff --git a/doc/html/qglcolormap-h.html b/doc/html/qglcolormap-h.html index a0aa8ff4c..77d1e1fc7 100644 --- a/doc/html/qglcolormap-h.html +++ b/doc/html/qglcolormap-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqcolor.h" -#include "ntqmemarray.h" +#include "tqmemarray.h" #include "ntqshared.h" #endif // QT_H diff --git a/doc/html/qintvalidator.html b/doc/html/qintvalidator.html index d104b86fc..965f0b030 100644 --- a/doc/html/qintvalidator.html +++ b/doc/html/qintvalidator.html @@ -98,7 +98,7 @@ normally be associated with a widget as in the example above. <p> The minimum and maximum values are set in one call with <a href="#setRange">setRange</a>() or individually with <a href="#setBottom">setBottom</a>() and <a href="#setTop">setTop</a>(). -<p> <p>See also <a href="qdoublevalidator.html">TQDoubleValidator</a>, <a href="qregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. +<p> <p>See also <a href="qdoublevalidator.html">TQDoubleValidator</a>, <a href="tqregexpvalidator.html">TQRegExpValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQIntValidator"></a>TQIntValidator::TQIntValidator ( <a href="tqobject.html">TQObject</a> * parent, const char * name = 0 ) diff --git a/doc/html/qiodevice-h.html b/doc/html/qiodevice-h.html index 60b0a78ba..e25770228 100644 --- a/doc/html/qiodevice-h.html +++ b/doc/html/qiodevice-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqglobal.h" -#include "ntqcstring.h" +#include "tqcstring.h" #endif // QT_H diff --git a/doc/html/qlcdnumber-h.html b/doc/html/qlcdnumber-h.html index 8bb0d2c48..28083ddeb 100644 --- a/doc/html/qlcdnumber-h.html +++ b/doc/html/qlcdnumber-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqframe.h" -#include "ntqbitarray.h" +#include "tqbitarray.h" #endif // QT_H #ifndef TQT_NO_LCDNUMBER diff --git a/doc/html/qmag-example.html b/doc/html/qmag-example.html index 13d2f3585..74734c32d 100644 --- a/doc/html/qmag-example.html +++ b/doc/html/qmag-example.html @@ -58,7 +58,7 @@ magnified area as a .bmp file. #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="qfiledialog-h.html">ntqfiledialog.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qpainter-h.html">ntqpainter.h</a>> @@ -401,10 +401,10 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos) grab(); /* if ( multiSaveButton-><a href="ntqbutton.html#isOn">isOn</a>() && !multifn.<a href="tqstring.html#isEmpty">isEmpty</a>() ) { - <a href="ntqregexp.html">TQRegExp</a> num("[0-9][0-9]*"); + <a href="tqregexp.html">TQRegExp</a> num("[0-9][0-9]*"); int start; int len; -<a name="x1791"></a> if ((start=num.<a href="ntqregexp.html#match">match</a>(multifn,0,&len))>=0) +<a name="x1791"></a> if ((start=num.<a href="tqregexp.html#match">match</a>(multifn,0,&len))>=0) <a name="x1794"></a> multifn.<a href="tqstring.html#replace">replace</a>(num, <a name="x1793"></a> TQString().setNum(multifn.<a href="tqstring.html#mid">mid</a>(start,len).toInt()+1) ); diff --git a/doc/html/qmemarray-members.html b/doc/html/qmemarray-members.html deleted file mode 100644 index a2c8fa6e1..000000000 --- a/doc/html/qmemarray-members.html +++ /dev/null @@ -1,75 +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/ntqmemarray.h:47 --> -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>TQMemArray 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 Classes</font></a> - | <a href="mainclasses.html"> -<font color="#004faf">Main Classes</font></a> - | <a href="annotated.html"> -<font color="#004faf">Annotated</font></a> - | <a href="groups.html"> -<font color="#004faf">Grouped 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 TQMemArray</h1> - -<p>This is the complete list of member functions for -<a href="ntqmemarray.html">TQMemArray</a>, including inherited members. - -<ul> -<li><a href="ntqmemarray.html#TQMemArray">TQMemArray</a>() -<li><a href="ntqmemarray.html#~TQMemArray">~TQMemArray</a>() -<li><a href="ntqmemarray.html#assign">assign</a>() -<li><a href="ntqmemarray.html#at">at</a>() -<li><a href="ntqmemarray.html#begin">begin</a>() -<li><a href="ntqmemarray.html#bsearch">bsearch</a>() -<li><a href="ntqmemarray.html#contains">contains</a>() -<li><a href="ntqmemarray.html#copy">copy</a>() -<li><a href="ntqmemarray.html#count">count</a>() -<li><a href="ntqmemarray.html#data">data</a>() -<li><a href="ntqmemarray.html#detach">detach</a>() -<li><a href="ntqmemarray.html#duplicate">duplicate</a>() -<li><a href="ntqmemarray.html#end">end</a>() -<li><a href="ntqmemarray.html#fill">fill</a>() -<li><a href="ntqmemarray.html#find">find</a>() -<li><a href="ntqmemarray.html#isEmpty">isEmpty</a>() -<li><a href="ntqmemarray.html#isNull">isNull</a>() -<li><a href="ntqmemarray.html#nrefs">nrefs</a>() -<li><a href="ntqmemarray.html#operator-const-type-*">operator const type *</a>() -<li><a href="ntqmemarray.html#operator!-eq">operator!=</a>() -<li><a href="ntqmemarray.html#operator-eq">operator=</a>() -<li><a href="ntqmemarray.html#operator-eq-eq">operator==</a>() -<li><a href="ntqmemarray.html#operator[]">operator[]</a>() -<li><a href="ntqmemarray.html#resetRawData">resetRawData</a>() -<li><a href="ntqmemarray.html#resize">resize</a>() -<li><a href="ntqmemarray.html#setRawData">setRawData</a>() -<li><a href="ntqmemarray.html#size">size</a>() -<li><a href="ntqmemarray.html#sort">sort</a>() -<li><a href="ntqmemarray.html#truncate">truncate</a>() -</ul> -<!-- eof --> -<p><address><hr><div align=center> -<table width=100% cellspacing=0 border=0><tr> -<td>Copyright © 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> diff --git a/doc/html/qnetworkoperation.html b/doc/html/qnetworkoperation.html index cb9aa9701..3d1163e63 100644 --- a/doc/html/qnetworkoperation.html +++ b/doc/html/qnetworkoperation.html @@ -76,7 +76,7 @@ three arguments of the operation. The state is initialized to TQNetworkProtocol::StWaiting. <p> <p>See also <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> and <a href="ntqnetworkprotocol.html#State-enum">TQNetworkProtocol::State</a>. -<h3 class=fn><a name="TQNetworkOperation-2"></a>TQNetworkOperation::TQNetworkOperation ( <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> operation, const <a href="qbytearray.html">TQByteArray</a> & arg0, const <a href="qbytearray.html">TQByteArray</a> & arg1, const <a href="qbytearray.html">TQByteArray</a> & arg2 ) +<h3 class=fn><a name="TQNetworkOperation-2"></a>TQNetworkOperation::TQNetworkOperation ( <a href="ntqnetworkprotocol.html#Operation-enum">TQNetworkProtocol::Operation</a> operation, const <a href="tqbytearray.html">TQByteArray</a> & arg0, const <a href="tqbytearray.html">TQByteArray</a> & arg1, const <a href="tqbytearray.html">TQByteArray</a> & arg2 ) </h3> Constructs a network operation object. <em>operation</em> is the type of the operation, and <em>arg0</em>, <em>arg1</em> and <em>arg2</em> are the first @@ -117,7 +117,7 @@ Returns the type of the operation. Returns a detailed error message for the last error. This must have been set using <a href="#setProtocolDetail">setProtocolDetail</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="rawArg"></a>TQNetworkOperation::rawArg ( int num ) const +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="rawArg"></a>TQNetworkOperation::rawArg ( int num ) const </h3> Returns the operation's <em>num</em>-th raw data argument. If this argument was not already set, an empty bytearray is returned. @@ -138,7 +138,7 @@ codes defined in <a href="ntqnetworkprotocol.html">TQNetworkProtocol</a> should </h3> If the operation failed, the error message can be specified as <em>detail</em>. -<h3 class=fn>void <a name="setRawArg"></a>TQNetworkOperation::setRawArg ( int num, const <a href="qbytearray.html">TQByteArray</a> & arg ) +<h3 class=fn>void <a name="setRawArg"></a>TQNetworkOperation::setRawArg ( int num, const <a href="tqbytearray.html">TQByteArray</a> & arg ) </h3> Sets the network operation's <em>num</em>-th raw data argument to <em>arg</em>. diff --git a/doc/html/qnetworkprotocol-h.html b/doc/html/qnetworkprotocol-h.html index 3fe434afc..c7ff9c37f 100644 --- a/doc/html/qnetworkprotocol-h.html +++ b/doc/html/qnetworkprotocol-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqurlinfo.h" #include "tqstring.h" -#include "ntqdict.h" +#include "tqdict.h" #include "tqobject.h" #endif // QT_H diff --git a/doc/html/qpointarray-h.html b/doc/html/qpointarray-h.html index a0a919a61..c4445003e 100644 --- a/doc/html/qpointarray-h.html +++ b/doc/html/qpointarray-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPOINTARRAY_H #ifndef QT_H -#include "ntqmemarray.h" +#include "tqmemarray.h" #include "ntqpoint.h" #endif // QT_H diff --git a/doc/html/qpointarray-members.html b/doc/html/qpointarray-members.html index 33a108856..a1867eee9 100644 --- a/doc/html/qpointarray-members.html +++ b/doc/html/qpointarray-members.html @@ -37,41 +37,41 @@ body { background: #ffffff; color: black; } <ul> <li><a href="ntqpointarray.html#TQPointArray">TQPointArray</a>() <li><a href="ntqpointarray.html#~TQPointArray">~TQPointArray</a>() -<li><a href="ntqmemarray.html#assign">assign</a>() -<li><a href="ntqmemarray.html#at">at</a>() -<li><a href="ntqmemarray.html#begin">begin</a>() +<li><a href="tqmemarray.html#assign">assign</a>() +<li><a href="tqmemarray.html#at">at</a>() +<li><a href="tqmemarray.html#begin">begin</a>() <li><a href="ntqpointarray.html#boundingRect">boundingRect</a>() -<li><a href="ntqmemarray.html#bsearch">bsearch</a>() -<li><a href="ntqmemarray.html#contains">contains</a>() +<li><a href="tqmemarray.html#bsearch">bsearch</a>() +<li><a href="tqmemarray.html#contains">contains</a>() <li><a href="ntqpointarray.html#copy">copy</a>() -<li><a href="ntqmemarray.html#count">count</a>() +<li><a href="tqmemarray.html#count">count</a>() <li><a href="ntqpointarray.html#cubicBezier">cubicBezier</a>() -<li><a href="ntqmemarray.html#data">data</a>() -<li><a href="ntqmemarray.html#detach">detach</a>() -<li><a href="ntqmemarray.html#duplicate">duplicate</a>() -<li><a href="ntqmemarray.html#end">end</a>() -<li><a href="ntqmemarray.html#fill">fill</a>() -<li><a href="ntqmemarray.html#find">find</a>() -<li><a href="ntqmemarray.html#isEmpty">isEmpty</a>() -<li><a href="ntqmemarray.html#isNull">isNull</a>() +<li><a href="tqmemarray.html#data">data</a>() +<li><a href="tqmemarray.html#detach">detach</a>() +<li><a href="tqmemarray.html#duplicate">duplicate</a>() +<li><a href="tqmemarray.html#end">end</a>() +<li><a href="tqmemarray.html#fill">fill</a>() +<li><a href="tqmemarray.html#find">find</a>() +<li><a href="tqmemarray.html#isEmpty">isEmpty</a>() +<li><a href="tqmemarray.html#isNull">isNull</a>() <li><a href="ntqpointarray.html#makeArc">makeArc</a>() <li><a href="ntqpointarray.html#makeEllipse">makeEllipse</a>() -<li><a href="ntqmemarray.html#nrefs">nrefs</a>() -<li><a href="ntqmemarray.html#operator-const-type-*">operator const type *</a>() -<li><a href="ntqmemarray.html#operator!-eq">operator!=</a>() +<li><a href="tqmemarray.html#nrefs">nrefs</a>() +<li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() +<li><a href="tqmemarray.html#operator!-eq">operator!=</a>() <li><a href="ntqpointarray.html#operator-eq">operator=</a>() -<li><a href="ntqmemarray.html#operator-eq-eq">operator==</a>() -<li><a href="ntqmemarray.html#operator[]">operator[]</a>() +<li><a href="tqmemarray.html#operator-eq-eq">operator==</a>() +<li><a href="tqmemarray.html#operator[]">operator[]</a>() <li><a href="ntqpointarray.html#point">point</a>() <li><a href="ntqpointarray.html#putPoints">putPoints</a>() -<li><a href="ntqmemarray.html#resetRawData">resetRawData</a>() -<li><a href="ntqmemarray.html#resize">resize</a>() +<li><a href="tqmemarray.html#resetRawData">resetRawData</a>() +<li><a href="tqmemarray.html#resize">resize</a>() <li><a href="ntqpointarray.html#setPoint">setPoint</a>() -<li><a href="ntqmemarray.html#setRawData">setRawData</a>() -<li><a href="ntqmemarray.html#size">size</a>() -<li><a href="ntqmemarray.html#sort">sort</a>() +<li><a href="tqmemarray.html#setRawData">setRawData</a>() +<li><a href="tqmemarray.html#size">size</a>() +<li><a href="tqmemarray.html#sort">sort</a>() <li><a href="ntqpointarray.html#translate">translate</a>() -<li><a href="ntqmemarray.html#truncate">truncate</a>() +<li><a href="tqmemarray.html#truncate">truncate</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qt-template-lib.html b/doc/html/qt-template-lib.html index 09a9a95fe..c348e3f17 100644 --- a/doc/html/qt-template-lib.html +++ b/doc/html/qt-template-lib.html @@ -70,7 +70,7 @@ instead. Value semantics require at least: <p> Note that a fast copy constructor is absolutely crucial to achieve good overall performance of the container, since many copy operations will occur. -<p> If you intend sorting your data you must implement <a href="ntqcstring.html#operator-lt-2">operator<</a>() for +<p> If you intend sorting your data you must implement <a href="tqcstring.html#operator-lt-2">operator<</a>() for your data's class. <p> Good candidates for value based classes are <a href="ntqrect.html">TQRect</a>, <a href="ntqpoint.html">TQPoint</a>, <a href="tqsize.html">TQSize</a>, <a href="tqstring.html">TQString</a> and all simple C++ types, such as int, bool or double. @@ -152,7 +152,7 @@ like this: those elements that fall between the two iterators, i.e. 100, 1234 and 12. The third example shows that iterators act like pointers and can be treated as such. -<p> If using your own data types you must implement <a href="ntqcstring.html#operator-lt-2">operator<</a>() for +<p> If using your own data types you must implement <a href="tqcstring.html#operator-lt-2">operator<</a>() for your data's class. <p> Naturally, the sorting templates won't work with const iterators. <p> <a name="qSwap"></a> diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index ebb2c35d2..9909aa6b6 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -245,80 +245,80 @@ <section ref="qapplication-members.html" title="List of All Member Functions"/> <section ref="qapplication-h.html" title="Header File"/> </section> -<section ref="ntqasciicache.html" title="QAsciiCache Class Reference"> - <keyword ref="ntqasciicache.html">QAsciiCache</keyword> - <keyword ref="ntqasciicache.html#clear">clear</keyword> - <keyword ref="ntqasciicache.html#count">count</keyword> - <keyword ref="ntqasciicache.html#find">find</keyword> - <keyword ref="ntqasciicache.html#insert">insert</keyword> - <keyword ref="ntqasciicache.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqasciicache.html#maxCost">maxCost</keyword> - <keyword ref="ntqasciicache.html#operator[]">operator[]</keyword> - <keyword ref="ntqasciicache.html#remove">remove</keyword> - <keyword ref="ntqasciicache.html#setMaxCost">setMaxCost</keyword> - <keyword ref="ntqasciicache.html#size">size</keyword> - <keyword ref="ntqasciicache.html#statistics">statistics</keyword> - <keyword ref="ntqasciicache.html#take">take</keyword> - <keyword ref="ntqasciicache.html#totalCost">totalCost</keyword> - <keyword ref="ntqasciicache.html#~QAsciiCache">~QAsciiCache</keyword> - <section ref="qasciicache-members.html" title="List of All Member Functions"/> - <section ref="qasciicache-h.html" title="Header File"/> -</section> -<section ref="qasciicacheiterator.html" title="QAsciiCacheIterator Class Reference"> - <keyword ref="qasciicacheiterator.html">QAsciiCacheIterator</keyword> - <keyword ref="qasciicacheiterator.html#atFirst">atFirst</keyword> - <keyword ref="qasciicacheiterator.html#atLast">atLast</keyword> - <keyword ref="qasciicacheiterator.html#count">count</keyword> - <keyword ref="qasciicacheiterator.html#current">current</keyword> - <keyword ref="qasciicacheiterator.html#currentKey">currentKey</keyword> - <keyword ref="qasciicacheiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qasciicacheiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qasciicacheiterator.html#operator()">operator()</keyword> - <keyword ref="qasciicacheiterator.html#operator++">operator++</keyword> - <keyword ref="qasciicacheiterator.html#operator+-eq">operator+=</keyword> - <keyword ref="qasciicacheiterator.html#operator--">operator--</keyword> - <keyword ref="qasciicacheiterator.html#operator--eq">operator-=</keyword> - <keyword ref="qasciicacheiterator.html#operator-eq">operator=</keyword> - <keyword ref="qasciicacheiterator.html#toFirst">toFirst</keyword> - <keyword ref="qasciicacheiterator.html#toLast">toLast</keyword> - <section ref="qasciicacheiterator-members.html" title="List of All Member Functions"/> - <section ref="qasciicache-h.html" title="Header File"/> -</section> -<section ref="ntqasciidict.html" title="QAsciiDict Class Reference"> - <keyword ref="ntqasciidict.html">QAsciiDict</keyword> - <keyword ref="ntqasciidict.html#clear">clear</keyword> - <keyword ref="ntqasciidict.html#count">count</keyword> - <keyword ref="ntqasciidict.html#find">find</keyword> - <keyword ref="ntqasciidict.html#insert">insert</keyword> - <keyword ref="ntqasciidict.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqasciidict.html#operator-eq">operator=</keyword> - <keyword ref="ntqasciidict.html#operator[]">operator[]</keyword> - <keyword ref="ntqasciidict.html#read">read</keyword> - <keyword ref="ntqasciidict.html#remove">remove</keyword> - <keyword ref="ntqasciidict.html#replace">replace</keyword> - <keyword ref="ntqasciidict.html#resize">resize</keyword> - <keyword ref="ntqasciidict.html#size">size</keyword> - <keyword ref="ntqasciidict.html#statistics">statistics</keyword> - <keyword ref="ntqasciidict.html#take">take</keyword> - <keyword ref="ntqasciidict.html#write">write</keyword> - <keyword ref="ntqasciidict.html#~QAsciiDict">~QAsciiDict</keyword> - <section ref="qasciidict-members.html" title="List of All Member Functions"/> - <section ref="qasciidict-h.html" title="Header File"/> -</section> -<section ref="qasciidictiterator.html" title="QAsciiDictIterator Class Reference"> - <keyword ref="qasciidictiterator.html">QAsciiDictIterator</keyword> - <keyword ref="qasciidictiterator.html#count">count</keyword> - <keyword ref="qasciidictiterator.html#current">current</keyword> - <keyword ref="qasciidictiterator.html#currentKey">currentKey</keyword> - <keyword ref="qasciidictiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qasciidictiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qasciidictiterator.html#operator()">operator()</keyword> - <keyword ref="qasciidictiterator.html#operator++">operator++</keyword> - <keyword ref="qasciidictiterator.html#operator+-eq">operator+=</keyword> - <keyword ref="qasciidictiterator.html#toFirst">toFirst</keyword> - <keyword ref="qasciidictiterator.html#~QAsciiDictIterator">~QAsciiDictIterator</keyword> - <section ref="qasciidictiterator-members.html" title="List of All Member Functions"/> - <section ref="qasciidict-h.html" title="Header File"/> +<section ref="tqasciicache.html" title="TQAsciiCache Class Reference"> + <keyword ref="tqasciicache.html">TQAsciiCache</keyword> + <keyword ref="tqasciicache.html#clear">clear</keyword> + <keyword ref="tqasciicache.html#count">count</keyword> + <keyword ref="tqasciicache.html#find">find</keyword> + <keyword ref="tqasciicache.html#insert">insert</keyword> + <keyword ref="tqasciicache.html#isEmpty">isEmpty</keyword> + <keyword ref="tqasciicache.html#maxCost">maxCost</keyword> + <keyword ref="tqasciicache.html#operator[]">operator[]</keyword> + <keyword ref="tqasciicache.html#remove">remove</keyword> + <keyword ref="tqasciicache.html#setMaxCost">setMaxCost</keyword> + <keyword ref="tqasciicache.html#size">size</keyword> + <keyword ref="tqasciicache.html#statistics">statistics</keyword> + <keyword ref="tqasciicache.html#take">take</keyword> + <keyword ref="tqasciicache.html#totalCost">totalCost</keyword> + <keyword ref="tqasciicache.html#~TQAsciiCache">~TQAsciiCache</keyword> + <section ref="tqasciicache-members.html" title="List of All Member Functions"/> + <section ref="tqasciicache-h.html" title="Header File"/> +</section> +<section ref="tqasciicacheiterator.html" title="TQAsciiCacheIterator Class Reference"> + <keyword ref="tqasciicacheiterator.html">TQAsciiCacheIterator</keyword> + <keyword ref="tqasciicacheiterator.html#atFirst">atFirst</keyword> + <keyword ref="tqasciicacheiterator.html#atLast">atLast</keyword> + <keyword ref="tqasciicacheiterator.html#count">count</keyword> + <keyword ref="tqasciicacheiterator.html#current">current</keyword> + <keyword ref="tqasciicacheiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqasciicacheiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqasciicacheiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqasciicacheiterator.html#operator()">operator()</keyword> + <keyword ref="tqasciicacheiterator.html#operator++">operator++</keyword> + <keyword ref="tqasciicacheiterator.html#operator+-eq">operator+=</keyword> + <keyword ref="tqasciicacheiterator.html#operator--">operator--</keyword> + <keyword ref="tqasciicacheiterator.html#operator--eq">operator-=</keyword> + <keyword ref="tqasciicacheiterator.html#operator-eq">operator=</keyword> + <keyword ref="tqasciicacheiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqasciicacheiterator.html#toLast">toLast</keyword> + <section ref="tqasciicacheiterator-members.html" title="List of All Member Functions"/> + <section ref="tqasciicache-h.html" title="Header File"/> +</section> +<section ref="tqasciidict.html" title="TQAsciiDict Class Reference"> + <keyword ref="tqasciidict.html">TQAsciiDict</keyword> + <keyword ref="tqasciidict.html#clear">clear</keyword> + <keyword ref="tqasciidict.html#count">count</keyword> + <keyword ref="tqasciidict.html#find">find</keyword> + <keyword ref="tqasciidict.html#insert">insert</keyword> + <keyword ref="tqasciidict.html#isEmpty">isEmpty</keyword> + <keyword ref="tqasciidict.html#operator-eq">operator=</keyword> + <keyword ref="tqasciidict.html#operator[]">operator[]</keyword> + <keyword ref="tqasciidict.html#read">read</keyword> + <keyword ref="tqasciidict.html#remove">remove</keyword> + <keyword ref="tqasciidict.html#replace">replace</keyword> + <keyword ref="tqasciidict.html#resize">resize</keyword> + <keyword ref="tqasciidict.html#size">size</keyword> + <keyword ref="tqasciidict.html#statistics">statistics</keyword> + <keyword ref="tqasciidict.html#take">take</keyword> + <keyword ref="tqasciidict.html#write">write</keyword> + <keyword ref="tqasciidict.html#~TQAsciiDict">~TQAsciiDict</keyword> + <section ref="tqasciidict-members.html" title="List of All Member Functions"/> + <section ref="tqasciidict-h.html" title="Header File"/> +</section> +<section ref="tqasciidictiterator.html" title="TQAsciiDictIterator Class Reference"> + <keyword ref="tqasciidictiterator.html">TQAsciiDictIterator</keyword> + <keyword ref="tqasciidictiterator.html#count">count</keyword> + <keyword ref="tqasciidictiterator.html#current">current</keyword> + <keyword ref="tqasciidictiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqasciidictiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqasciidictiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqasciidictiterator.html#operator()">operator()</keyword> + <keyword ref="tqasciidictiterator.html#operator++">operator++</keyword> + <keyword ref="tqasciidictiterator.html#operator+-eq">operator+=</keyword> + <keyword ref="tqasciidictiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqasciidictiterator.html#~TQAsciiDictIterator">~TQAsciiDictIterator</keyword> + <section ref="tqasciidictiterator-members.html" title="List of All Member Functions"/> + <section ref="tqasciidict-h.html" title="Header File"/> </section> <section ref="ntqassistantclient.html" title="QAssistantClient Class Reference"> <keyword ref="ntqassistantclient.html">QAssistantClient</keyword> @@ -352,46 +352,46 @@ <section ref="tqbig5hkscscodec-members.html" title="List of All Member Functions"/> <section ref="tqbig5codec-h.html" title="Header File"/> </section> -<section ref="ntqbitarray.html" title="QBitArray Class Reference"> - <keyword ref="ntqbitarray.html">QBitArray</keyword> - <keyword ref="ntqbitarray.html#at">at</keyword> - <keyword ref="ntqbitarray.html#clearBit">clearBit</keyword> - <keyword ref="ntqbitarray.html#copy">copy</keyword> - <keyword ref="ntqbitarray.html#detach">detach</keyword> - <keyword ref="ntqbitarray.html#fill">fill</keyword> - <keyword ref="ntqbitarray.html#operator-and-eq">operator&=</keyword> - <keyword ref="ntqbitarray.html#operator-eq">operator=</keyword> - <keyword ref="ntqbitarray.html#operator[]">operator[]</keyword> - <keyword ref="ntqbitarray.html#operator^-eq">operator^=</keyword> - <keyword ref="ntqbitarray.html#operator|-eq">operator|=</keyword> - <keyword ref="ntqbitarray.html#operator~">operator~</keyword> - <keyword ref="ntqbitarray.html#pad0">pad0</keyword> - <keyword ref="ntqbitarray.html#resize">resize</keyword> - <keyword ref="ntqbitarray.html#setBit">setBit</keyword> - <keyword ref="ntqbitarray.html#size">size</keyword> - <keyword ref="ntqbitarray.html#testBit">testBit</keyword> - <keyword ref="ntqbitarray.html#toggleBit">toggleBit</keyword> - <keyword ref="ntqbitarray.html#operator-and">operator&</keyword> - <keyword ref="ntqbitarray.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqbitarray.html#operator-gt-gt">operator>></keyword> - <keyword ref="ntqbitarray.html#operator^">operator^</keyword> - <keyword ref="ntqbitarray.html#operator|">operator|</keyword> - <section ref="qbitarray-members.html" title="List of All Member Functions"/> - <section ref="qbitarray-h.html" title="Header File"/> -</section> -<section ref="ntqbitmap.html" title="QBitmap Class Reference"> - <keyword ref="ntqbitmap.html">QBitmap</keyword> - <keyword ref="ntqbitmap.html#operator-eq">operator=</keyword> - <keyword ref="ntqbitmap.html#xForm">xForm</keyword> - <section ref="qbitmap-members.html" title="List of All Member Functions"/> - <section ref="qbitmap-h.html" title="Header File"/> -</section> -<section ref="qbitval.html" title="QBitVal Class Reference"> - <keyword ref="qbitval.html">QBitVal</keyword> - <keyword ref="qbitval.html#operator-int">operator int</keyword> - <keyword ref="qbitval.html#operator-eq">operator=</keyword> - <section ref="qbitval-members.html" title="List of All Member Functions"/> - <section ref="qbitarray-h.html" title="Header File"/> +<section ref="tqbitarray.html" title="TQBitArray Class Reference"> + <keyword ref="tqbitarray.html">TQBitArray</keyword> + <keyword ref="tqbitarray.html#at">at</keyword> + <keyword ref="tqbitarray.html#clearBit">clearBit</keyword> + <keyword ref="tqbitarray.html#copy">copy</keyword> + <keyword ref="tqbitarray.html#detach">detach</keyword> + <keyword ref="tqbitarray.html#fill">fill</keyword> + <keyword ref="tqbitarray.html#operator-and-eq">operator&=</keyword> + <keyword ref="tqbitarray.html#operator-eq">operator=</keyword> + <keyword ref="tqbitarray.html#operator[]">operator[]</keyword> + <keyword ref="tqbitarray.html#operator^-eq">operator^=</keyword> + <keyword ref="tqbitarray.html#operator|-eq">operator|=</keyword> + <keyword ref="tqbitarray.html#operator~">operator~</keyword> + <keyword ref="tqbitarray.html#pad0">pad0</keyword> + <keyword ref="tqbitarray.html#resize">resize</keyword> + <keyword ref="tqbitarray.html#setBit">setBit</keyword> + <keyword ref="tqbitarray.html#size">size</keyword> + <keyword ref="tqbitarray.html#testBit">testBit</keyword> + <keyword ref="tqbitarray.html#toggleBit">toggleBit</keyword> + <keyword ref="tqbitarray.html#operator-and">operator&</keyword> + <keyword ref="tqbitarray.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqbitarray.html#operator-gt-gt">operator>></keyword> + <keyword ref="tqbitarray.html#operator^">operator^</keyword> + <keyword ref="tqbitarray.html#operator|">operator|</keyword> + <section ref="tqbitarray-members.html" title="List of All Member Functions"/> + <section ref="tqbitarray-h.html" title="Header File"/> +</section> +<section ref="tqbitmap.html" title="TQBitmap Class Reference"> + <keyword ref="tqbitmap.html">TQBitmap</keyword> + <keyword ref="tqbitmap.html#operator-eq">operator=</keyword> + <keyword ref="tqbitmap.html#xForm">xForm</keyword> + <section ref="tqbitmap-members.html" title="List of All Member Functions"/> + <section ref="tqbitmap-h.html" title="Header File"/> +</section> +<section ref="tqbitval.html" title="TQBitVal Class Reference"> + <keyword ref="tqbitval.html">TQBitVal</keyword> + <keyword ref="tqbitval.html#operator-int">operator int</keyword> + <keyword ref="tqbitval.html#operator-eq">operator=</keyword> + <section ref="tqbitval-members.html" title="List of All Member Functions"/> + <section ref="tqbitarray-h.html" title="Header File"/> </section> <section ref="qboxlayout.html" title="QBoxLayout Class Reference"> <keyword ref="qboxlayout.html">QBoxLayout</keyword> @@ -527,51 +527,51 @@ <section ref="qbuttongroup-members.html" title="List of All Member Functions"/> <section ref="qbuttongroup-h.html" title="Header File"/> </section> -<section ref="qbytearray.html" title="QByteArray Class Reference"> - <keyword ref="qbytearray.html">QByteArray</keyword> - <keyword ref="qbytearray.html#qCompress">tqCompress</keyword> - <keyword ref="qbytearray.html#qUncompress">tqUncompress</keyword> - <section ref="qbytearray-members.html" title="List of All Member Functions"/> - <section ref="qcstring-h.html" title="Header File"/> -</section> -<section ref="ntqcache.html" title="QCache Class Reference"> - <keyword ref="ntqcache.html">QCache</keyword> - <keyword ref="ntqcache.html#clear">clear</keyword> - <keyword ref="ntqcache.html#count">count</keyword> - <keyword ref="ntqcache.html#find">find</keyword> - <keyword ref="ntqcache.html#insert">insert</keyword> - <keyword ref="ntqcache.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqcache.html#maxCost">maxCost</keyword> - <keyword ref="ntqcache.html#operator[]">operator[]</keyword> - <keyword ref="ntqcache.html#remove">remove</keyword> - <keyword ref="ntqcache.html#setMaxCost">setMaxCost</keyword> - <keyword ref="ntqcache.html#size">size</keyword> - <keyword ref="ntqcache.html#statistics">statistics</keyword> - <keyword ref="ntqcache.html#take">take</keyword> - <keyword ref="ntqcache.html#totalCost">totalCost</keyword> - <keyword ref="ntqcache.html#~QCache">~QCache</keyword> - <section ref="qcache-members.html" title="List of All Member Functions"/> - <section ref="qcache-h.html" title="Header File"/> -</section> -<section ref="qcacheiterator.html" title="QCacheIterator Class Reference"> - <keyword ref="qcacheiterator.html">QCacheIterator</keyword> - <keyword ref="qcacheiterator.html#atFirst">atFirst</keyword> - <keyword ref="qcacheiterator.html#atLast">atLast</keyword> - <keyword ref="qcacheiterator.html#count">count</keyword> - <keyword ref="qcacheiterator.html#current">current</keyword> - <keyword ref="qcacheiterator.html#currentKey">currentKey</keyword> - <keyword ref="qcacheiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qcacheiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qcacheiterator.html#operator()">operator()</keyword> - <keyword ref="qcacheiterator.html#operator++">operator++</keyword> - <keyword ref="qcacheiterator.html#operator+-eq">operator+=</keyword> - <keyword ref="qcacheiterator.html#operator--">operator--</keyword> - <keyword ref="qcacheiterator.html#operator--eq">operator-=</keyword> - <keyword ref="qcacheiterator.html#operator-eq">operator=</keyword> - <keyword ref="qcacheiterator.html#toFirst">toFirst</keyword> - <keyword ref="qcacheiterator.html#toLast">toLast</keyword> - <section ref="qcacheiterator-members.html" title="List of All Member Functions"/> - <section ref="qcache-h.html" title="Header File"/> +<section ref="tqbytearray.html" title="TQByteArray Class Reference"> + <keyword ref="tqbytearray.html">TQByteArray</keyword> + <keyword ref="tqbytearray.html#qCompress">tqCompress</keyword> + <keyword ref="tqbytearray.html#qUncompress">tqUncompress</keyword> + <section ref="tqbytearray-members.html" title="List of All Member Functions"/> + <section ref="tqcstring-h.html" title="Header File"/> +</section> +<section ref="tqcache.html" title="TQCache Class Reference"> + <keyword ref="tqcache.html">TQCache</keyword> + <keyword ref="tqcache.html#clear">clear</keyword> + <keyword ref="tqcache.html#count">count</keyword> + <keyword ref="tqcache.html#find">find</keyword> + <keyword ref="tqcache.html#insert">insert</keyword> + <keyword ref="tqcache.html#isEmpty">isEmpty</keyword> + <keyword ref="tqcache.html#maxCost">maxCost</keyword> + <keyword ref="tqcache.html#operator[]">operator[]</keyword> + <keyword ref="tqcache.html#remove">remove</keyword> + <keyword ref="tqcache.html#setMaxCost">setMaxCost</keyword> + <keyword ref="tqcache.html#size">size</keyword> + <keyword ref="tqcache.html#statistics">statistics</keyword> + <keyword ref="tqcache.html#take">take</keyword> + <keyword ref="tqcache.html#totalCost">totalCost</keyword> + <keyword ref="tqcache.html#~TQCache">~TQCache</keyword> + <section ref="tqcache-members.html" title="List of All Member Functions"/> + <section ref="tqcache-h.html" title="Header File"/> +</section> +<section ref="tqcacheiterator.html" title="TQCacheIterator Class Reference"> + <keyword ref="tqcacheiterator.html">TQCacheIterator</keyword> + <keyword ref="tqcacheiterator.html#atFirst">atFirst</keyword> + <keyword ref="tqcacheiterator.html#atLast">atLast</keyword> + <keyword ref="tqcacheiterator.html#count">count</keyword> + <keyword ref="tqcacheiterator.html#current">current</keyword> + <keyword ref="tqcacheiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqcacheiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqcacheiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqcacheiterator.html#operator()">operator()</keyword> + <keyword ref="tqcacheiterator.html#operator++">operator++</keyword> + <keyword ref="tqcacheiterator.html#operator+-eq">operator+=</keyword> + <keyword ref="tqcacheiterator.html#operator--">operator--</keyword> + <keyword ref="tqcacheiterator.html#operator--eq">operator-=</keyword> + <keyword ref="tqcacheiterator.html#operator-eq">operator=</keyword> + <keyword ref="tqcacheiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqcacheiterator.html#toLast">toLast</keyword> + <section ref="tqcacheiterator-members.html" title="List of All Member Functions"/> + <section ref="tqcache-h.html" title="Header File"/> </section> <section ref="tqcanvas.html" title="TQCanvas Class Reference"> <keyword ref="tqcanvas.html">TQCanvas</keyword> @@ -1155,67 +1155,67 @@ <section ref="qcontextmenuevent-members.html" title="List of All Member Functions"/> <section ref="qevent-h.html" title="Header File"/> </section> -<section ref="ntqcstring.html" title="QCString Class Reference"> - <keyword ref="ntqcstring.html">QCString</keyword> - <keyword ref="ntqcstring.html#append">append</keyword> - <keyword ref="ntqcstring.html#contains">contains</keyword> - <keyword ref="ntqcstring.html#copy">copy</keyword> - <keyword ref="ntqcstring.html#fill">fill</keyword> - <keyword ref="ntqcstring.html#find">find</keyword> - <keyword ref="ntqcstring.html#findRev">findRev</keyword> - <keyword ref="ntqcstring.html#insert">insert</keyword> - <keyword ref="ntqcstring.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqcstring.html#isNull">isNull</keyword> - <keyword ref="ntqcstring.html#left">left</keyword> - <keyword ref="ntqcstring.html#leftJustify">leftJustify</keyword> - <keyword ref="ntqcstring.html#length">length</keyword> - <keyword ref="ntqcstring.html#lower">lower</keyword> - <keyword ref="ntqcstring.html#mid">mid</keyword> - <keyword ref="ntqcstring.html#operator-const-char-*">operator const char *</keyword> - <keyword ref="ntqcstring.html#operator+-eq">operator+=</keyword> - <keyword ref="ntqcstring.html#operator-eq">operator=</keyword> - <keyword ref="ntqcstring.html#prepend">prepend</keyword> - <keyword ref="ntqcstring.html#remove">remove</keyword> - <keyword ref="ntqcstring.html#replace">replace</keyword> - <keyword ref="ntqcstring.html#resize">resize</keyword> - <keyword ref="ntqcstring.html#right">right</keyword> - <keyword ref="ntqcstring.html#rightJustify">rightJustify</keyword> - <keyword ref="ntqcstring.html#setExpand">setExpand</keyword> - <keyword ref="ntqcstring.html#setNum">setNum</keyword> - <keyword ref="ntqcstring.html#setStr">setStr</keyword> - <keyword ref="ntqcstring.html#simplifyWhiteSpace">simplifyWhiteSpace</keyword> - <keyword ref="ntqcstring.html#sprintf">sprintf</keyword> - <keyword ref="ntqcstring.html#stripWhiteSpace">stripWhiteSpace</keyword> - <keyword ref="ntqcstring.html#toDouble">toDouble</keyword> - <keyword ref="ntqcstring.html#toFloat">toFloat</keyword> - <keyword ref="ntqcstring.html#toInt">toInt</keyword> - <keyword ref="ntqcstring.html#toLong">toLong</keyword> - <keyword ref="ntqcstring.html#toShort">toShort</keyword> - <keyword ref="ntqcstring.html#toUInt">toUInt</keyword> - <keyword ref="ntqcstring.html#toULong">toULong</keyword> - <keyword ref="ntqcstring.html#toUShort">toUShort</keyword> - <keyword ref="ntqcstring.html#truncate">truncate</keyword> - <keyword ref="ntqcstring.html#upper">upper</keyword> - <keyword ref="ntqcstring.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqcstring.html#operator+">operator+</keyword> - <keyword ref="ntqcstring.html#operator-lt">operator<</keyword> - <keyword ref="ntqcstring.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqcstring.html#operator-lt-eq">operator<=</keyword> - <keyword ref="ntqcstring.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqcstring.html#operator-gt">operator></keyword> - <keyword ref="ntqcstring.html#operator-gt-eq">operator>=</keyword> - <keyword ref="ntqcstring.html#operator-gt-gt">operator>></keyword> - <keyword ref="ntqcstring.html#qmemmove">tqmemmove</keyword> - <keyword ref="ntqcstring.html#qstrcmp">qstrcmp</keyword> - <keyword ref="ntqcstring.html#qstrcpy">qstrcpy</keyword> - <keyword ref="ntqcstring.html#qstrdup">tqstrdup</keyword> - <keyword ref="ntqcstring.html#qstricmp">tqstricmp</keyword> - <keyword ref="ntqcstring.html#qstrlen">tqstrlen</keyword> - <keyword ref="ntqcstring.html#qstrncmp">tqstrncmp</keyword> - <keyword ref="ntqcstring.html#qstrncpy">tqstrncpy</keyword> - <keyword ref="ntqcstring.html#qstrnicmp">tqstrnicmp</keyword> - <section ref="qcstring-members.html" title="List of All Member Functions"/> - <section ref="qcstring-h.html" title="Header File"/> +<section ref="tqcstring.html" title="TQCString Class Reference"> + <keyword ref="tqcstring.html">TQCString</keyword> + <keyword ref="tqcstring.html#append">append</keyword> + <keyword ref="tqcstring.html#contains">contains</keyword> + <keyword ref="tqcstring.html#copy">copy</keyword> + <keyword ref="tqcstring.html#fill">fill</keyword> + <keyword ref="tqcstring.html#find">find</keyword> + <keyword ref="tqcstring.html#findRev">findRev</keyword> + <keyword ref="tqcstring.html#insert">insert</keyword> + <keyword ref="tqcstring.html#isEmpty">isEmpty</keyword> + <keyword ref="tqcstring.html#isNull">isNull</keyword> + <keyword ref="tqcstring.html#left">left</keyword> + <keyword ref="tqcstring.html#leftJustify">leftJustify</keyword> + <keyword ref="tqcstring.html#length">length</keyword> + <keyword ref="tqcstring.html#lower">lower</keyword> + <keyword ref="tqcstring.html#mid">mid</keyword> + <keyword ref="tqcstring.html#operator-const-char-*">operator const char *</keyword> + <keyword ref="tqcstring.html#operator+-eq">operator+=</keyword> + <keyword ref="tqcstring.html#operator-eq">operator=</keyword> + <keyword ref="tqcstring.html#prepend">prepend</keyword> + <keyword ref="tqcstring.html#remove">remove</keyword> + <keyword ref="tqcstring.html#replace">replace</keyword> + <keyword ref="tqcstring.html#resize">resize</keyword> + <keyword ref="tqcstring.html#right">right</keyword> + <keyword ref="tqcstring.html#rightJustify">rightJustify</keyword> + <keyword ref="tqcstring.html#setExpand">setExpand</keyword> + <keyword ref="tqcstring.html#setNum">setNum</keyword> + <keyword ref="tqcstring.html#setStr">setStr</keyword> + <keyword ref="tqcstring.html#simplifyWhiteSpace">simplifyWhiteSpace</keyword> + <keyword ref="tqcstring.html#sprintf">sprintf</keyword> + <keyword ref="tqcstring.html#stripWhiteSpace">stripWhiteSpace</keyword> + <keyword ref="tqcstring.html#toDouble">toDouble</keyword> + <keyword ref="tqcstring.html#toFloat">toFloat</keyword> + <keyword ref="tqcstring.html#toInt">toInt</keyword> + <keyword ref="tqcstring.html#toLong">toLong</keyword> + <keyword ref="tqcstring.html#toShort">toShort</keyword> + <keyword ref="tqcstring.html#toUInt">toUInt</keyword> + <keyword ref="tqcstring.html#toULong">toULong</keyword> + <keyword ref="tqcstring.html#toUShort">toUShort</keyword> + <keyword ref="tqcstring.html#truncate">truncate</keyword> + <keyword ref="tqcstring.html#upper">upper</keyword> + <keyword ref="tqcstring.html#operator!-eq">operator!=</keyword> + <keyword ref="tqcstring.html#operator+">operator+</keyword> + <keyword ref="tqcstring.html#operator-lt">operator<</keyword> + <keyword ref="tqcstring.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqcstring.html#operator-lt-eq">operator<=</keyword> + <keyword ref="tqcstring.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqcstring.html#operator-gt">operator></keyword> + <keyword ref="tqcstring.html#operator-gt-eq">operator>=</keyword> + <keyword ref="tqcstring.html#operator-gt-gt">operator>></keyword> + <keyword ref="tqcstring.html#qmemmove">tqmemmove</keyword> + <keyword ref="tqcstring.html#qstrcmp">qstrcmp</keyword> + <keyword ref="tqcstring.html#qstrcpy">qstrcpy</keyword> + <keyword ref="tqcstring.html#qstrdup">tqstrdup</keyword> + <keyword ref="tqcstring.html#qstricmp">tqstricmp</keyword> + <keyword ref="tqcstring.html#qstrlen">tqstrlen</keyword> + <keyword ref="tqcstring.html#qstrncmp">tqstrncmp</keyword> + <keyword ref="tqcstring.html#qstrncpy">tqstrncpy</keyword> + <keyword ref="tqcstring.html#qstrnicmp">tqstrnicmp</keyword> + <section ref="tqcstring-members.html" title="List of All Member Functions"/> + <section ref="tqcstring-h.html" title="Header File"/> </section> <section ref="ntqcursor.html" title="QCursor Class Reference"> <keyword ref="ntqcursor.html">QCursor</keyword> @@ -1593,12 +1593,12 @@ <section ref="tqdatetimeeditbase-members.html" title="List of All Member Functions"/> <section ref="tqdatetimeedit-h.html" title="Header File"/> </section> -<section ref="ntqdeepcopy.html" title="QDeepCopy Class Reference"> - <keyword ref="ntqdeepcopy.html">QDeepCopy</keyword> - <keyword ref="ntqdeepcopy.html#operator-T">operator T</keyword> - <keyword ref="ntqdeepcopy.html#operator-eq">operator=</keyword> - <section ref="qdeepcopy-members.html" title="List of All Member Functions"/> - <section ref="qdeepcopy-h.html" title="Header File"/> +<section ref="tqdeepcopy.html" title="TQDeepCopy Class Reference"> + <keyword ref="tqdeepcopy.html">TQDeepCopy</keyword> + <keyword ref="tqdeepcopy.html#operator-T">operator T</keyword> + <keyword ref="tqdeepcopy.html#operator-eq">operator=</keyword> + <section ref="tqdeepcopy-members.html" title="List of All Member Functions"/> + <section ref="tqdeepcopy-h.html" title="Header File"/> </section> <section ref="ntqdesktopwidget.html" title="QDesktopWidget Class Reference"> <keyword ref="ntqdesktopwidget.html">QDesktopWidget</keyword> @@ -1685,40 +1685,40 @@ <section ref="qdialog-members.html" title="List of All Member Functions"/> <section ref="qdialog-h.html" title="Header File"/> </section> -<section ref="ntqdict.html" title="QDict Class Reference"> - <keyword ref="ntqdict.html">QDict</keyword> - <keyword ref="ntqdict.html#clear">clear</keyword> - <keyword ref="ntqdict.html#count">count</keyword> - <keyword ref="ntqdict.html#find">find</keyword> - <keyword ref="ntqdict.html#insert">insert</keyword> - <keyword ref="ntqdict.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqdict.html#operator-eq">operator=</keyword> - <keyword ref="ntqdict.html#operator[]">operator[]</keyword> - <keyword ref="ntqdict.html#read">read</keyword> - <keyword ref="ntqdict.html#remove">remove</keyword> - <keyword ref="ntqdict.html#replace">replace</keyword> - <keyword ref="ntqdict.html#resize">resize</keyword> - <keyword ref="ntqdict.html#size">size</keyword> - <keyword ref="ntqdict.html#statistics">statistics</keyword> - <keyword ref="ntqdict.html#take">take</keyword> - <keyword ref="ntqdict.html#write">write</keyword> - <keyword ref="ntqdict.html#~QDict">~QDict</keyword> - <section ref="qdict-members.html" title="List of All Member Functions"/> - <section ref="qdict-h.html" title="Header File"/> -</section> -<section ref="qdictiterator.html" title="QDictIterator Class Reference"> - <keyword ref="qdictiterator.html">QDictIterator</keyword> - <keyword ref="qdictiterator.html#count">count</keyword> - <keyword ref="qdictiterator.html#current">current</keyword> - <keyword ref="qdictiterator.html#currentKey">currentKey</keyword> - <keyword ref="qdictiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qdictiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qdictiterator.html#operator()">operator()</keyword> - <keyword ref="qdictiterator.html#operator++">operator++</keyword> - <keyword ref="qdictiterator.html#toFirst">toFirst</keyword> - <keyword ref="qdictiterator.html#~QDictIterator">~QDictIterator</keyword> - <section ref="qdictiterator-members.html" title="List of All Member Functions"/> - <section ref="qdict-h.html" title="Header File"/> +<section ref="tqdict.html" title="TQDict Class Reference"> + <keyword ref="tqdict.html">TQDict</keyword> + <keyword ref="tqdict.html#clear">clear</keyword> + <keyword ref="tqdict.html#count">count</keyword> + <keyword ref="tqdict.html#find">find</keyword> + <keyword ref="tqdict.html#insert">insert</keyword> + <keyword ref="tqdict.html#isEmpty">isEmpty</keyword> + <keyword ref="tqdict.html#operator-eq">operator=</keyword> + <keyword ref="tqdict.html#operator[]">operator[]</keyword> + <keyword ref="tqdict.html#read">read</keyword> + <keyword ref="tqdict.html#remove">remove</keyword> + <keyword ref="tqdict.html#replace">replace</keyword> + <keyword ref="tqdict.html#resize">resize</keyword> + <keyword ref="tqdict.html#size">size</keyword> + <keyword ref="tqdict.html#statistics">statistics</keyword> + <keyword ref="tqdict.html#take">take</keyword> + <keyword ref="tqdict.html#write">write</keyword> + <keyword ref="tqdict.html#~TQDict">~TQDict</keyword> + <section ref="tqdict-members.html" title="List of All Member Functions"/> + <section ref="tqdict-h.html" title="Header File"/> +</section> +<section ref="tqdictiterator.html" title="TQDictIterator Class Reference"> + <keyword ref="tqdictiterator.html">TQDictIterator</keyword> + <keyword ref="tqdictiterator.html#count">count</keyword> + <keyword ref="tqdictiterator.html#current">current</keyword> + <keyword ref="tqdictiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqdictiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqdictiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqdictiterator.html#operator()">operator()</keyword> + <keyword ref="tqdictiterator.html#operator++">operator++</keyword> + <keyword ref="tqdictiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqdictiterator.html#~TQDictIterator">~TQDictIterator</keyword> + <section ref="tqdictiterator-members.html" title="List of All Member Functions"/> + <section ref="tqdict-h.html" title="Header File"/> </section> <section ref="ntqdir.html" title="QDir Class Reference"> <keyword ref="ntqdir.html">QDir</keyword> @@ -3560,80 +3560,80 @@ <section ref="qinputdialog-members.html" title="List of All Member Functions"/> <section ref="qinputdialog-h.html" title="Header File"/> </section> -<section ref="ntqintcache.html" title="QIntCache Class Reference"> - <keyword ref="ntqintcache.html">QIntCache</keyword> - <keyword ref="ntqintcache.html#clear">clear</keyword> - <keyword ref="ntqintcache.html#count">count</keyword> - <keyword ref="ntqintcache.html#find">find</keyword> - <keyword ref="ntqintcache.html#insert">insert</keyword> - <keyword ref="ntqintcache.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqintcache.html#maxCost">maxCost</keyword> - <keyword ref="ntqintcache.html#operator[]">operator[]</keyword> - <keyword ref="ntqintcache.html#remove">remove</keyword> - <keyword ref="ntqintcache.html#setMaxCost">setMaxCost</keyword> - <keyword ref="ntqintcache.html#size">size</keyword> - <keyword ref="ntqintcache.html#statistics">statistics</keyword> - <keyword ref="ntqintcache.html#take">take</keyword> - <keyword ref="ntqintcache.html#totalCost">totalCost</keyword> - <keyword ref="ntqintcache.html#~QIntCache">~QIntCache</keyword> - <section ref="qintcache-members.html" title="List of All Member Functions"/> - <section ref="qintcache-h.html" title="Header File"/> -</section> -<section ref="qintcacheiterator.html" title="QIntCacheIterator Class Reference"> - <keyword ref="qintcacheiterator.html">QIntCacheIterator</keyword> - <keyword ref="qintcacheiterator.html#atFirst">atFirst</keyword> - <keyword ref="qintcacheiterator.html#atLast">atLast</keyword> - <keyword ref="qintcacheiterator.html#count">count</keyword> - <keyword ref="qintcacheiterator.html#current">current</keyword> - <keyword ref="qintcacheiterator.html#currentKey">currentKey</keyword> - <keyword ref="qintcacheiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qintcacheiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qintcacheiterator.html#operator()">operator()</keyword> - <keyword ref="qintcacheiterator.html#operator++">operator++</keyword> - <keyword ref="qintcacheiterator.html#operator+-eq">operator+=</keyword> - <keyword ref="qintcacheiterator.html#operator--">operator--</keyword> - <keyword ref="qintcacheiterator.html#operator--eq">operator-=</keyword> - <keyword ref="qintcacheiterator.html#operator-eq">operator=</keyword> - <keyword ref="qintcacheiterator.html#toFirst">toFirst</keyword> - <keyword ref="qintcacheiterator.html#toLast">toLast</keyword> - <section ref="qintcacheiterator-members.html" title="List of All Member Functions"/> - <section ref="qintcache-h.html" title="Header File"/> -</section> -<section ref="ntqintdict.html" title="QIntDict Class Reference"> - <keyword ref="ntqintdict.html">QIntDict</keyword> - <keyword ref="ntqintdict.html#clear">clear</keyword> - <keyword ref="ntqintdict.html#count">count</keyword> - <keyword ref="ntqintdict.html#find">find</keyword> - <keyword ref="ntqintdict.html#insert">insert</keyword> - <keyword ref="ntqintdict.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqintdict.html#operator-eq">operator=</keyword> - <keyword ref="ntqintdict.html#operator[]">operator[]</keyword> - <keyword ref="ntqintdict.html#read">read</keyword> - <keyword ref="ntqintdict.html#remove">remove</keyword> - <keyword ref="ntqintdict.html#replace">replace</keyword> - <keyword ref="ntqintdict.html#resize">resize</keyword> - <keyword ref="ntqintdict.html#size">size</keyword> - <keyword ref="ntqintdict.html#statistics">statistics</keyword> - <keyword ref="ntqintdict.html#take">take</keyword> - <keyword ref="ntqintdict.html#write">write</keyword> - <keyword ref="ntqintdict.html#~QIntDict">~QIntDict</keyword> - <section ref="qintdict-members.html" title="List of All Member Functions"/> - <section ref="qintdict-h.html" title="Header File"/> -</section> -<section ref="qintdictiterator.html" title="QIntDictIterator Class Reference"> - <keyword ref="qintdictiterator.html">QIntDictIterator</keyword> - <keyword ref="qintdictiterator.html#count">count</keyword> - <keyword ref="qintdictiterator.html#current">current</keyword> - <keyword ref="qintdictiterator.html#currentKey">currentKey</keyword> - <keyword ref="qintdictiterator.html#isEmpty">isEmpty</keyword> - <keyword ref="qintdictiterator.html#operator-type-*">operator type *</keyword> - <keyword ref="qintdictiterator.html#operator()">operator()</keyword> - <keyword ref="qintdictiterator.html#operator++">operator++</keyword> - <keyword ref="qintdictiterator.html#operator+-eq">operator+=</keyword> - <keyword ref="qintdictiterator.html#toFirst">toFirst</keyword> - <keyword ref="qintdictiterator.html#~QIntDictIterator">~QIntDictIterator</keyword> - <section ref="qintdictiterator-members.html" title="List of All Member Functions"/> - <section ref="qintdict-h.html" title="Header File"/> +<section ref="tqintcache.html" title="TQIntCache Class Reference"> + <keyword ref="tqintcache.html">TQIntCache</keyword> + <keyword ref="tqintcache.html#clear">clear</keyword> + <keyword ref="tqintcache.html#count">count</keyword> + <keyword ref="tqintcache.html#find">find</keyword> + <keyword ref="tqintcache.html#insert">insert</keyword> + <keyword ref="tqintcache.html#isEmpty">isEmpty</keyword> + <keyword ref="tqintcache.html#maxCost">maxCost</keyword> + <keyword ref="tqintcache.html#operator[]">operator[]</keyword> + <keyword ref="tqintcache.html#remove">remove</keyword> + <keyword ref="tqintcache.html#setMaxCost">setMaxCost</keyword> + <keyword ref="tqintcache.html#size">size</keyword> + <keyword ref="tqintcache.html#statistics">statistics</keyword> + <keyword ref="tqintcache.html#take">take</keyword> + <keyword ref="tqintcache.html#totalCost">totalCost</keyword> + <keyword ref="tqintcache.html#~TQIntCache">~TQIntCache</keyword> + <section ref="tqintcache-members.html" title="List of All Member Functions"/> + <section ref="tqintcache-h.html" title="Header File"/> +</section> +<section ref="tqintcacheiterator.html" title="TQIntCacheIterator Class Reference"> + <keyword ref="tqintcacheiterator.html">TQIntCacheIterator</keyword> + <keyword ref="tqintcacheiterator.html#atFirst">atFirst</keyword> + <keyword ref="tqintcacheiterator.html#atLast">atLast</keyword> + <keyword ref="tqintcacheiterator.html#count">count</keyword> + <keyword ref="tqintcacheiterator.html#current">current</keyword> + <keyword ref="tqintcacheiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqintcacheiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqintcacheiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqintcacheiterator.html#operator()">operator()</keyword> + <keyword ref="tqintcacheiterator.html#operator++">operator++</keyword> + <keyword ref="tqintcacheiterator.html#operator+-eq">operator+=</keyword> + <keyword ref="tqintcacheiterator.html#operator--">operator--</keyword> + <keyword ref="tqintcacheiterator.html#operator--eq">operator-=</keyword> + <keyword ref="tqintcacheiterator.html#operator-eq">operator=</keyword> + <keyword ref="tqintcacheiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqintcacheiterator.html#toLast">toLast</keyword> + <section ref="tqintcacheiterator-members.html" title="List of All Member Functions"/> + <section ref="tqintcache-h.html" title="Header File"/> +</section> +<section ref="tqintdict.html" title="TQIntDict Class Reference"> + <keyword ref="tqintdict.html">TQIntDict</keyword> + <keyword ref="tqintdict.html#clear">clear</keyword> + <keyword ref="tqintdict.html#count">count</keyword> + <keyword ref="tqintdict.html#find">find</keyword> + <keyword ref="tqintdict.html#insert">insert</keyword> + <keyword ref="tqintdict.html#isEmpty">isEmpty</keyword> + <keyword ref="tqintdict.html#operator-eq">operator=</keyword> + <keyword ref="tqintdict.html#operator[]">operator[]</keyword> + <keyword ref="tqintdict.html#read">read</keyword> + <keyword ref="tqintdict.html#remove">remove</keyword> + <keyword ref="tqintdict.html#replace">replace</keyword> + <keyword ref="tqintdict.html#resize">resize</keyword> + <keyword ref="tqintdict.html#size">size</keyword> + <keyword ref="tqintdict.html#statistics">statistics</keyword> + <keyword ref="tqintdict.html#take">take</keyword> + <keyword ref="tqintdict.html#write">write</keyword> + <keyword ref="tqintdict.html#~TQIntDict">~TQIntDict</keyword> + <section ref="tqintdict-members.html" title="List of All Member Functions"/> + <section ref="tqintdict-h.html" title="Header File"/> +</section> +<section ref="tqintdictiterator.html" title="TQIntDictIterator Class Reference"> + <keyword ref="tqintdictiterator.html">TQIntDictIterator</keyword> + <keyword ref="tqintdictiterator.html#count">count</keyword> + <keyword ref="tqintdictiterator.html#current">current</keyword> + <keyword ref="tqintdictiterator.html#currentKey">currentKey</keyword> + <keyword ref="tqintdictiterator.html#isEmpty">isEmpty</keyword> + <keyword ref="tqintdictiterator.html#operator-type-*">operator type *</keyword> + <keyword ref="tqintdictiterator.html#operator()">operator()</keyword> + <keyword ref="tqintdictiterator.html#operator++">operator++</keyword> + <keyword ref="tqintdictiterator.html#operator+-eq">operator+=</keyword> + <keyword ref="tqintdictiterator.html#toFirst">toFirst</keyword> + <keyword ref="tqintdictiterator.html#~TQIntDictIterator">~TQIntDictIterator</keyword> + <section ref="tqintdictiterator-members.html" title="List of All Member Functions"/> + <section ref="tqintdict-h.html" title="Header File"/> </section> <section ref="qintvalidator.html" title="QIntValidator Class Reference"> <keyword ref="qintvalidator.html">QIntValidator</keyword> @@ -4504,43 +4504,43 @@ <section ref="tqmapiterator-members.html" title="List of All Member Functions"/> <section ref="tqmap-h.html" title="Header File"/> </section> -<section ref="ntqmemarray.html" title="QMemArray Class Reference"> - <keyword ref="ntqmemarray.html">QMemArray</keyword> - <keyword ref="ntqmemarray.html#ConstIterator">ConstIterator</keyword> - <keyword ref="ntqmemarray.html#Iterator">Iterator</keyword> - <keyword ref="ntqmemarray.html#assign">assign</keyword> - <keyword ref="ntqmemarray.html#at">at</keyword> - <keyword ref="ntqmemarray.html#begin">begin</keyword> - <keyword ref="ntqmemarray.html#bsearch">bsearch</keyword> - <keyword ref="ntqmemarray.html#contains">contains</keyword> - <keyword ref="ntqmemarray.html#copy">copy</keyword> - <keyword ref="ntqmemarray.html#count">count</keyword> - <keyword ref="ntqmemarray.html#data">data</keyword> - <keyword ref="ntqmemarray.html#detach">detach</keyword> - <keyword ref="ntqmemarray.html#duplicate">duplicate</keyword> - <keyword ref="ntqmemarray.html#end">end</keyword> - <keyword ref="ntqmemarray.html#fill">fill</keyword> - <keyword ref="ntqmemarray.html#find">find</keyword> - <keyword ref="ntqmemarray.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqmemarray.html#isNull">isNull</keyword> - <keyword ref="ntqmemarray.html#nrefs">nrefs</keyword> - <keyword ref="ntqmemarray.html#operator-const-type-*">operator const type *</keyword> - <keyword ref="ntqmemarray.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqmemarray.html#operator-eq">operator=</keyword> - <keyword ref="ntqmemarray.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqmemarray.html#operator[]">operator[]</keyword> - <keyword ref="ntqmemarray.html#resetRawData">resetRawData</keyword> - <keyword ref="ntqmemarray.html#resize">resize</keyword> - <keyword ref="ntqmemarray.html#setRawData">setRawData</keyword> - <keyword ref="ntqmemarray.html#size">size</keyword> - <keyword ref="ntqmemarray.html#sort">sort</keyword> - <keyword ref="ntqmemarray.html#truncate">truncate</keyword> - <keyword ref="ntqmemarray.html#~QMemArray">~QMemArray</keyword> - <keyword ref="ntqmemarray.html#operator-lt-lt">operator<<</keyword> - <keyword ref="ntqmemarray.html#operator-gt-gt">operator>></keyword> - <keyword ref="ntqmemarray.html#qChecksum">tqChecksum</keyword> - <section ref="qmemarray-members.html" title="List of All Member Functions"/> - <section ref="qmemarray-h.html" title="Header File"/> +<section ref="tqmemarray.html" title="TQMemArray Class Reference"> + <keyword ref="tqmemarray.html">TQMemArray</keyword> + <keyword ref="tqmemarray.html#ConstIterator">ConstIterator</keyword> + <keyword ref="tqmemarray.html#Iterator">Iterator</keyword> + <keyword ref="tqmemarray.html#assign">assign</keyword> + <keyword ref="tqmemarray.html#at">at</keyword> + <keyword ref="tqmemarray.html#begin">begin</keyword> + <keyword ref="tqmemarray.html#bsearch">bsearch</keyword> + <keyword ref="tqmemarray.html#contains">contains</keyword> + <keyword ref="tqmemarray.html#copy">copy</keyword> + <keyword ref="tqmemarray.html#count">count</keyword> + <keyword ref="tqmemarray.html#data">data</keyword> + <keyword ref="tqmemarray.html#detach">detach</keyword> + <keyword ref="tqmemarray.html#duplicate">duplicate</keyword> + <keyword ref="tqmemarray.html#end">end</keyword> + <keyword ref="tqmemarray.html#fill">fill</keyword> + <keyword ref="tqmemarray.html#find">find</keyword> + <keyword ref="tqmemarray.html#isEmpty">isEmpty</keyword> + <keyword ref="tqmemarray.html#isNull">isNull</keyword> + <keyword ref="tqmemarray.html#nrefs">nrefs</keyword> + <keyword ref="tqmemarray.html#operator-const-type-*">operator const type *</keyword> + <keyword ref="tqmemarray.html#operator!-eq">operator!=</keyword> + <keyword ref="tqmemarray.html#operator-eq">operator=</keyword> + <keyword ref="tqmemarray.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqmemarray.html#operator[]">operator[]</keyword> + <keyword ref="tqmemarray.html#resetRawData">resetRawData</keyword> + <keyword ref="tqmemarray.html#resize">resize</keyword> + <keyword ref="tqmemarray.html#setRawData">setRawData</keyword> + <keyword ref="tqmemarray.html#size">size</keyword> + <keyword ref="tqmemarray.html#sort">sort</keyword> + <keyword ref="tqmemarray.html#truncate">truncate</keyword> + <keyword ref="tqmemarray.html#~TQMemArray">~TQMemArray</keyword> + <keyword ref="tqmemarray.html#operator-lt-lt">operator<<</keyword> + <keyword ref="tqmemarray.html#operator-gt-gt">operator>></keyword> + <keyword ref="tqmemarray.html#qChecksum">tqChecksum</keyword> + <section ref="tqmemarray-members.html" title="List of All Member Functions"/> + <section ref="tqmemarray-h.html" title="Header File"/> </section> <section ref="tqmenubar.html" title="TQMenuBar Class Reference"> <keyword ref="tqmenubar.html">TQMenuBar</keyword> @@ -5298,7 +5298,7 @@ <keyword ref="ntqpixmap.html#height">height</keyword> <keyword ref="ntqpixmap.html#imageFormat">imageFormat</keyword> <keyword ref="ntqpixmap.html#isNull">isNull</keyword> - <keyword ref="ntqpixmap.html#isQBitmap">isQBitmap</keyword> + <keyword ref="ntqpixmap.html#isTQBitmap">isTQBitmap</keyword> <keyword ref="ntqpixmap.html#load">load</keyword> <keyword ref="ntqpixmap.html#loadFromData">loadFromData</keyword> <keyword ref="ntqpixmap.html#mask">mask</keyword> @@ -5888,43 +5888,43 @@ <section ref="qrect-members.html" title="List of All Member Functions"/> <section ref="qrect-h.html" title="Header File"/> </section> -<section ref="ntqregexp.html" title="QRegExp Class Reference"> - <keyword ref="ntqregexp.html">QRegExp</keyword> - <keyword ref="ntqregexp.html#CaretMode">CaretMode</keyword> - <keyword ref="ntqregexp.html#cap">cap</keyword> - <keyword ref="ntqregexp.html#capturedTexts">capturedTexts</keyword> - <keyword ref="ntqregexp.html#caseSensitive">caseSensitive</keyword> - <keyword ref="ntqregexp.html#errorString">errorString</keyword> - <keyword ref="ntqregexp.html#escape">escape</keyword> - <keyword ref="ntqregexp.html#exactMatch">exactMatch</keyword> - <keyword ref="ntqregexp.html#isEmpty">isEmpty</keyword> - <keyword ref="ntqregexp.html#isValid">isValid</keyword> - <keyword ref="ntqregexp.html#matchedLength">matchedLength</keyword> - <keyword ref="ntqregexp.html#minimal">minimal</keyword> - <keyword ref="ntqregexp.html#numCaptures">numCaptures</keyword> - <keyword ref="ntqregexp.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqregexp.html#operator-eq">operator=</keyword> - <keyword ref="ntqregexp.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqregexp.html#pattern">pattern</keyword> - <keyword ref="ntqregexp.html#pos">pos</keyword> - <keyword ref="ntqregexp.html#search">search</keyword> - <keyword ref="ntqregexp.html#searchRev">searchRev</keyword> - <keyword ref="ntqregexp.html#setCaseSensitive">setCaseSensitive</keyword> - <keyword ref="ntqregexp.html#setMinimal">setMinimal</keyword> - <keyword ref="ntqregexp.html#setPattern">setPattern</keyword> - <keyword ref="ntqregexp.html#setWildcard">setWildcard</keyword> - <keyword ref="ntqregexp.html#wildcard">wildcard</keyword> - <keyword ref="ntqregexp.html#~QRegExp">~QRegExp</keyword> - <section ref="qregexp-members.html" title="List of All Member Functions"/> - <section ref="qregexp-h.html" title="Header File"/> -</section> -<section ref="qregexpvalidator.html" title="QRegExpValidator Class Reference"> - <keyword ref="qregexpvalidator.html">QRegExpValidator</keyword> - <keyword ref="qregexpvalidator.html#regExp">regExp</keyword> - <keyword ref="qregexpvalidator.html#setRegExp">setRegExp</keyword> - <keyword ref="qregexpvalidator.html#validate">validate</keyword> - <keyword ref="qregexpvalidator.html#~QRegExpValidator">~QRegExpValidator</keyword> - <section ref="qregexpvalidator-members.html" title="List of All Member Functions"/> +<section ref="tqregexp.html" title="TQRegExp Class Reference"> + <keyword ref="tqregexp.html">TQRegExp</keyword> + <keyword ref="tqregexp.html#CaretMode">CaretMode</keyword> + <keyword ref="tqregexp.html#cap">cap</keyword> + <keyword ref="tqregexp.html#capturedTexts">capturedTexts</keyword> + <keyword ref="tqregexp.html#caseSensitive">caseSensitive</keyword> + <keyword ref="tqregexp.html#errorString">errorString</keyword> + <keyword ref="tqregexp.html#escape">escape</keyword> + <keyword ref="tqregexp.html#exactMatch">exactMatch</keyword> + <keyword ref="tqregexp.html#isEmpty">isEmpty</keyword> + <keyword ref="tqregexp.html#isValid">isValid</keyword> + <keyword ref="tqregexp.html#matchedLength">matchedLength</keyword> + <keyword ref="tqregexp.html#minimal">minimal</keyword> + <keyword ref="tqregexp.html#numCaptures">numCaptures</keyword> + <keyword ref="tqregexp.html#operator!-eq">operator!=</keyword> + <keyword ref="tqregexp.html#operator-eq">operator=</keyword> + <keyword ref="tqregexp.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqregexp.html#pattern">pattern</keyword> + <keyword ref="tqregexp.html#pos">pos</keyword> + <keyword ref="tqregexp.html#search">search</keyword> + <keyword ref="tqregexp.html#searchRev">searchRev</keyword> + <keyword ref="tqregexp.html#setCaseSensitive">setCaseSensitive</keyword> + <keyword ref="tqregexp.html#setMinimal">setMinimal</keyword> + <keyword ref="tqregexp.html#setPattern">setPattern</keyword> + <keyword ref="tqregexp.html#setWildcard">setWildcard</keyword> + <keyword ref="tqregexp.html#wildcard">wildcard</keyword> + <keyword ref="tqregexp.html#~TQRegExp">~TQRegExp</keyword> + <section ref="tqregexp-members.html" title="List of All Member Functions"/> + <section ref="tqregexp-h.html" title="Header File"/> +</section> +<section ref="tqregexpvalidator.html" title="TQRegExpValidator Class Reference"> + <keyword ref="tqregexpvalidator.html">TQRegExpValidator</keyword> + <keyword ref="tqregexpvalidator.html#regExp">regExp</keyword> + <keyword ref="tqregexpvalidator.html#setRegExp">setRegExp</keyword> + <keyword ref="tqregexpvalidator.html#validate">validate</keyword> + <keyword ref="tqregexpvalidator.html#~TQRegExpValidator">~TQRegExpValidator</keyword> + <section ref="tqregexpvalidator-members.html" title="List of All Member Functions"/> <section ref="qvalidator-h.html" title="Header File"/> </section> <section ref="ntqregion.html" title="QRegion Class Reference"> diff --git a/doc/html/qtable-h.html b/doc/html/qtable-h.html index c1faa7ceb..9c68a10c1 100644 --- a/doc/html/qtable-h.html +++ b/doc/html/qtable-h.html @@ -81,11 +81,11 @@ body { background: #ffffff; color: black; } #include "ntqpixmap.h" #include "tqptrvector.h" #include "ntqheader.h" -#include "ntqmemarray.h" +#include "tqmemarray.h" #include "tqptrlist.h" #include "ntqguardedptr.h" #include "ntqshared.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/qvalidator-h.html b/doc/html/qvalidator-h.html index b70f2141d..746a1325a 100644 --- a/doc/html/qvalidator-h.html +++ b/doc/html/qvalidator-h.html @@ -80,7 +80,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqobject.h" #include "tqstring.h" // char*->TQString conversion -#include "ntqregexp.h" // TQString->TQRegExp conversion +#include "tqregexp.h" // TQString->TQRegExp conversion #endif // QT_H #ifndef TQT_NO_VALIDATOR diff --git a/doc/html/regexptester-example.html b/doc/html/regexptester-example.html index 17e45e390..4f2f1d463 100644 --- a/doc/html/regexptester-example.html +++ b/doc/html/regexptester-example.html @@ -98,7 +98,7 @@ private: #include <<a href="qlabel-h.html">ntqlabel.h</a>> #include <<a href="qlayout-h.html">ntqlayout.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> -#include <<a href="qregexp-h.html">ntqregexp.h</a>> +#include <<a href="tqregexp-h.html">tqregexp.h</a>> #include <<a href="tqstatusbar-h.html">tqstatusbar.h</a>> #include <<a href="qtable-h.html">ntqtable.h</a>> @@ -175,18 +175,18 @@ void <a name="f557"></a>RegexpTester::execute() <a name="x2478"></a> <a href="tqstring.html">TQString</a> regex = regexComboBox-><a href="ntqcombobox.html#currentText">currentText</a>(); <a href="tqstring.html">TQString</a> text = textComboBox-><a href="ntqcombobox.html#currentText">currentText</a>(); if (!regex.<a href="tqstring.html#isEmpty">isEmpty</a>() && !text.<a href="tqstring.html#isEmpty">isEmpty</a>()) { - <a href="ntqregexp.html">TQRegExp</a> re(regex); -<a name="x2491"></a><a name="x2474"></a> re.<a href="ntqregexp.html#setCaseSensitive">setCaseSensitive</a>(caseSensitiveCheckBox-><a href="ntqcheckbox.html#isChecked">isChecked</a>()); -<a name="x2492"></a> re.<a href="ntqregexp.html#setMinimal">setMinimal</a>(minimalCheckBox-><a href="ntqcheckbox.html#isChecked">isChecked</a>()); + <a href="tqregexp.html">TQRegExp</a> re(regex); +<a name="x2491"></a><a name="x2474"></a> re.<a href="tqregexp.html#setCaseSensitive">setCaseSensitive</a>(caseSensitiveCheckBox-><a href="ntqcheckbox.html#isChecked">isChecked</a>()); +<a name="x2492"></a> re.<a href="tqregexp.html#setMinimal">setMinimal</a>(minimalCheckBox-><a href="ntqcheckbox.html#isChecked">isChecked</a>()); bool wildcard = wildcardCheckBox-><a href="ntqcheckbox.html#isChecked">isChecked</a>(); -<a name="x2493"></a> re.<a href="ntqregexp.html#setWildcard">setWildcard</a>(wildcard); -<a name="x2487"></a> if (!re.<a href="ntqregexp.html#isValid">isValid</a>()) { -<a name="x2494"></a> statusBar-><a href="tqstatusbar.html#message">message</a>(<a href="tqobject.html#tr">tr</a>("Invalid <a href="ntqregexp.html#regular-expression">regular expression</a>: %1") -<a name="x2486"></a> .arg(re.<a href="ntqregexp.html#errorString">errorString</a>())); +<a name="x2493"></a> re.<a href="tqregexp.html#setWildcard">setWildcard</a>(wildcard); +<a name="x2487"></a> if (!re.<a href="tqregexp.html#isValid">isValid</a>()) { +<a name="x2494"></a> statusBar-><a href="tqstatusbar.html#message">message</a>(<a href="tqobject.html#tr">tr</a>("Invalid <a href="tqregexp.html#regular-expression">regular expression</a>: %1") +<a name="x2486"></a> .arg(re.<a href="tqregexp.html#errorString">errorString</a>())); return; } -<a name="x2490"></a> int offset = re.<a href="ntqregexp.html#search">search</a>(text); -<a name="x2489"></a> int captures = re.<a href="ntqregexp.html#numCaptures">numCaptures</a>(); +<a name="x2490"></a> int offset = re.<a href="tqregexp.html#search">search</a>(text); +<a name="x2489"></a> int captures = re.<a href="tqregexp.html#numCaptures">numCaptures</a>(); int row = 0; const int OFFSET = 5; <a name="x2502"></a> resultTable-><a href="ntqtable.html#setNumRows">setNumRows</a>(0); @@ -212,14 +212,14 @@ void <a name="f557"></a>RegexpTester::execute() } ++row; resultTable-><a href="ntqtable.html#setText">setText</a>(row, 0, tr("Match")); -<a name="x2485"></a> resultTable-><a href="ntqtable.html#setText">setText</a>(row, 1, re.<a href="ntqregexp.html#cap">cap</a>(0)); -<a name="x2488"></a> resultTable-><a href="ntqtable.html#setText">setText</a>(row, 2, TQString::number(re.<a href="ntqregexp.html#matchedLength">matchedLength</a>())); +<a name="x2485"></a> resultTable-><a href="ntqtable.html#setText">setText</a>(row, 1, re.<a href="tqregexp.html#cap">cap</a>(0)); +<a name="x2488"></a> resultTable-><a href="ntqtable.html#setText">setText</a>(row, 2, TQString::number(re.<a href="tqregexp.html#matchedLength">matchedLength</a>())); if (!wildcard) { for (int i = 1; i <= captures; ++i) { resultTable-><a href="ntqtable.html#setText">setText</a>(row + i, 0, tr("Capture #%1").arg(i)); - resultTable-><a href="ntqtable.html#setText">setText</a>(row + i, 1, re.<a href="ntqregexp.html#cap">cap</a>(i)); + resultTable-><a href="ntqtable.html#setText">setText</a>(row + i, 1, re.<a href="tqregexp.html#cap">cap</a>(i)); resultTable-><a href="ntqtable.html#setText">setText</a>(row + i, 2, -<a name="x2496"></a> TQString::<a href="tqstring.html#number">number</a>(re.<a href="ntqregexp.html#cap">cap</a>(i).length())); +<a name="x2496"></a> TQString::<a href="tqstring.html#number">number</a>(re.<a href="tqregexp.html#cap">cap</a>(i).length())); } } else diff --git a/doc/html/scribble-example.html b/doc/html/scribble-example.html index bad11b1c1..48346efd0 100644 --- a/doc/html/scribble-example.html +++ b/doc/html/scribble-example.html @@ -156,7 +156,7 @@ protected slots: #include <<a href="tqimage-h.html">tqimage.h</a>> #include <<a href="tqstrlist-h.html">tqstrlist.h</a>> #include <<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>> -#include <<a href="qintdict-h.html">ntqintdict.h</a>> +#include <<a href="tqintdict-h.html">tqintdict.h</a>> const bool no_writing = FALSE; @@ -238,8 +238,8 @@ void <a name="f340"></a>Canvas::clearScreen() { TQWidget::<a href="tqwidget.html#paintEvent">paintEvent</a>( e ); -<a name="x920"></a> <a href="ntqmemarray.html">TQMemArray</a><TQRect> rects = e-><a href="qpaintevent.html#region">region</a>().rects(); -<a name="x913"></a> for ( uint i = 0; i < rects.<a href="ntqmemarray.html#count">count</a>(); i++ ) { +<a name="x920"></a> <a href="tqmemarray.html">TQMemArray</a><TQRect> rects = e-><a href="qpaintevent.html#region">region</a>().rects(); +<a name="x913"></a> for ( uint i = 0; i < rects.<a href="tqmemarray.html#count">count</a>(); i++ ) { <a href="ntqrect.html">TQRect</a> r = rects[(int)i]; <a href="tqimage.html#bitBlt">bitBlt</a>( this, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), &buffer, r.<a href="ntqrect.html#x">x</a>(), r.<a href="ntqrect.html#y">y</a>(), r.<a href="ntqrect.html#width">width</a>(), r.<a href="ntqrect.html#height">height</a>() ); } @@ -279,12 +279,12 @@ void <a name="f340"></a>Canvas::clearScreen() void <a name="f342"></a>Scribble::slotSave() { <a href="tqpopupmenu.html">TQPopupMenu</a> *menu = new <a href="tqpopupmenu.html">TQPopupMenu</a>( 0 ); - <a href="ntqintdict.html">TQIntDict</a><TQString> formats; + <a href="tqintdict.html">TQIntDict</a><TQString> formats; <a name="x924"></a> formats.<a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>( TRUE ); for ( unsigned int i = 0; i < TQImageIO::<a href="tqimageio.html#outputFormats">outputFormats</a>().count(); i++ ) { <a name="x911"></a> <a href="tqstring.html">TQString</a> str = TQString( TQImageIO::<a href="tqimageio.html#outputFormats">outputFormats</a>().at( i ) ); -<a name="x912"></a> formats.<a href="ntqintdict.html#insert">insert</a>( menu-><a href="tqmenudata.html#insertItem">insertItem</a>( TQString( "%1..." ).arg( str ) ), new <a href="tqstring.html">TQString</a>( str ) ); +<a name="x912"></a> formats.<a href="tqintdict.html#insert">insert</a>( menu-><a href="tqmenudata.html#insertItem">insertItem</a>( TQString( "%1..." ).arg( str ) ), new <a href="tqstring.html">TQString</a>( str ) ); } <a name="x953"></a> menu-><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>( TRUE ); diff --git a/doc/html/shared.html b/doc/html/shared.html index cab013e3d..680a14e8d 100644 --- a/doc/html/shared.html +++ b/doc/html/shared.html @@ -40,12 +40,12 @@ be passed around as arguments efficiently, even though they may seem heavyweight. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps +<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits +<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps <tr bgcolor=#f0f0f0><td><b><a href="ntqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) <tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape -<tr bgcolor=#f0f0f0><td><b><a href="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data +<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data <tr bgcolor=#f0f0f0><td><b><a href="ntqfont.html">TQFont</a></b><td>Font used for drawing text <tr bgcolor=#f0f0f0><td><b><a href="ntqfontinfo.html">TQFontInfo</a></b><td>General information about fonts <tr bgcolor=#f0f0f0><td><b><a href="ntqfontmetrics.html">TQFontMetrics</a></b><td>Font metrics information @@ -58,7 +58,7 @@ seem heavyweight. <tr bgcolor=#f0f0f0><td><b><a href="ntqpicture.html">TQPicture</a></b><td>Paint device that records and replays TQPainter commands <tr bgcolor=#f0f0f0><td><b><a href="ntqpixmap.html">TQPixmap</a></b><td>Off-screen, pixel-based paint device <tr bgcolor=#f0f0f0><td><b><a href="ntqpointarray.html">TQPointArray</a></b><td>Array of points -<tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions +<tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions <tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array <tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings <tr bgcolor=#f0f0f0><td><b><a href="tqvaluelist.html">TQValueList</a></b><td>Value-based template class that provides lists diff --git a/doc/html/shclass.html b/doc/html/shclass.html index 844d639b1..eba64fcf6 100644 --- a/doc/html/shclass.html +++ b/doc/html/shclass.html @@ -72,7 +72,7 @@ very fast, because it only involves setting a pointer and incrementing the reference count. <p> Object assignment (with operator=()) for implicitly and explicitly shared objects is implemented using shallow copies. A deep copy can be -made by calling a copy() function or by using <a href="ntqdeepcopy.html">TQDeepCopy</a>. +made by calling a copy() function or by using <a href="tqdeepcopy.html">TQDeepCopy</a>. <p> The benefit of sharing is that a program does not need to duplicate data unnecessarily, which results in lower memory use and less copying of data. Objects can easily be assigned, sent as function arguments, @@ -82,20 +82,20 @@ Explicit sharing means that the programmer must be aware of the fact that objects share common data. Implicit sharing means that the sharing mechanism takes place behind the scenes and the programmer does not need to worry about it. -<p> <h2> A <a href="qbytearray.html">TQByteArray</a> Example +<p> <h2> A <a href="tqbytearray.html">TQByteArray</a> Example </h2> <a name="2"></a><p> TQByteArray is an example of a shared class that uses explicit sharing. Example: <pre> //Line a= b= c= - <a href="qbytearray.html">TQByteArray</a> a(3),b(2) // 1: {?,?,?} {?,?} + <a href="tqbytearray.html">TQByteArray</a> a(3),b(2) // 1: {?,?,?} {?,?} b[0] = 12; b[1] = 34; // 2: {?,?,?} {12,34} a = b; // 3: {12,34} {12,34} a[1] = 56; // 4: {12,56} {12,56} - <a href="qbytearray.html">TQByteArray</a> c = a; // 5: {12,56} {12,56} {12,56} - a.<a href="ntqmemarray.html#detach">detach</a>(); // 6: {12,56} {12,56} {12,56} + <a href="tqbytearray.html">TQByteArray</a> c = a; // 5: {12,56} {12,56} {12,56} + a.<a href="tqmemarray.html#detach">detach</a>(); // 6: {12,56} {12,56} {12,56} a[1] = 78; // 7: {12,78} {12,56} {12,56} - b = a.<a href="ntqmemarray.html#copy">copy</a>(); // 8: {12,78} {12,78} {12,56} + b = a.<a href="tqmemarray.html#copy">copy</a>(); // 8: {12,78} {12,78} {12,56} a[1] = 90; // 9: {12,90} {12,78} {12,56} </pre> @@ -122,7 +122,7 @@ refer to the same data. <p> Implicit sharing optimizes memory use and copying of data without this side effect. So why didn't we implement implicit sharing for all shared classes? The answer is that a class that allows direct access -to its internal data (for efficiency reasons), like <a href="qbytearray.html">TQByteArray</a>, cannot +to its internal data (for efficiency reasons), like <a href="tqbytearray.html">TQByteArray</a>, cannot be implicitly shared, because it can be changed without letting TQByteArray know. <p> An implicitly shared class has total control of its internal data. In @@ -148,23 +148,23 @@ data in all member functions that change the internal data. <p> This is clearly not possible for TQByteArray, because the programmer can do the following: <p> <pre> - <a href="qbytearray.html">TQByteArray</a> array( 10 ); - array.<a href="ntqmemarray.html#fill">fill</a>( 'a' ); + <a href="tqbytearray.html">TQByteArray</a> array( 10 ); + array.<a href="tqmemarray.html#fill">fill</a>( 'a' ); array[0] = 'f'; // will modify array - array.<a href="ntqmemarray.html#data">data</a>()[1] = 'i'; // will modify array + array.<a href="tqmemarray.html#data">data</a>()[1] = 'i'; // will modify array </pre> -<p> If we monitor changes in a <a href="qbytearray.html">TQByteArray</a>, the TQByteArray class would +<p> If we monitor changes in a <a href="tqbytearray.html">TQByteArray</a>, the TQByteArray class would become unacceptably slow. <p> <h2> Explicitly Shared Classes </h2> -<a name="4"></a><p> All classes that are instances of the <a href="ntqmemarray.html">TQMemArray</a> template class are +<a name="4"></a><p> All classes that are instances of the <a href="tqmemarray.html">TQMemArray</a> template class are explicitly shared: <p> <ul> -<li> <a href="ntqbitarray.html">TQBitArray</a> +<li> <a href="tqbitarray.html">TQBitArray</a> <li> <a href="ntqpointarray.html">TQPointArray</a> -<li> <a href="qbytearray.html">TQByteArray</a> -<li> Any other instantiation of <a href="ntqmemarray.html">TQMemArray<type></a> +<li> <a href="tqbytearray.html">TQByteArray</a> +<li> Any other instantiation of <a href="tqmemarray.html">TQMemArray<type></a> </ul> <p> These classes have a detach() function that can be called if you want your object to get a private copy of the shared data. They also have a @@ -175,7 +175,7 @@ copy(). </h2> <a name="5"></a><p> The TQt classes that are implicitly shared are: <ul> -<li> <a href="ntqbitmap.html">TQBitmap</a> +<li> <a href="tqbitmap.html">TQBitmap</a> <li> <a href="ntqbrush.html">TQBrush</a> <li> <a href="ntqcursor.html">TQCursor</a> <li> <a href="ntqfont.html">TQFont</a> @@ -188,7 +188,7 @@ copy(). <li> <a href="ntqpicture.html">TQPicture</a> <li> <a href="ntqpixmap.html">TQPixmap</a> <li> <a href="ntqregion.html">TQRegion</a> -<li> <a href="ntqregexp.html">TQRegExp</a> +<li> <a href="tqregexp.html">TQRegExp</a> <li> <a href="tqstring.html">TQString</a> <li> <a href="tqstringlist.html">TQStringList</a> <li> <a href="tqvaluelist.html">TQValueList</a> @@ -220,9 +220,9 @@ also happens if anything is <a href="tqimage.html#bitBlt">bitBlt()</a>'ed into <a href="tqvaluevector.html">TQValueVector</a>, etc.) while you are iterating over it. <p> <h2> TQCString: implicit or explicit? </h2> -<a name="6"></a><p> <a href="ntqcstring.html">TQCString</a> uses a mixture of implicit and explicit sharing. Functions -inherited from <a href="qbytearray.html">TQByteArray</a>, such as data(), employ explicit sharing, while -those only in <a href="ntqcstring.html">TQCString</a> detach automatically. Thus, TQCString is rather an +<a name="6"></a><p> <a href="tqcstring.html">TQCString</a> uses a mixture of implicit and explicit sharing. Functions +inherited from <a href="tqbytearray.html">TQByteArray</a>, such as data(), employ explicit sharing, while +those only in <a href="tqcstring.html">TQCString</a> detach automatically. Thus, TQCString is rather an "experts only" class, provided mainly to ease porting from TQt 1.x to TQt 2.0. We recommend that you use <a href="tqstring.html">TQString</a>, a purely implicitly shared class. <p> diff --git a/doc/html/signalsandslots.html b/doc/html/signalsandslots.html index 122c918b4..19e238065 100644 --- a/doc/html/signalsandslots.html +++ b/doc/html/signalsandslots.html @@ -273,7 +273,7 @@ doesn't TQt use templates for signals and slots?</a>.) <a name="5"></a><p> Here is a simple commented example (code fragments from <a href="qlcdnumber-h.html">ntqlcdnumber.h</a> ). <p> <pre> #include "ntqframe.h" - #include "ntqbitarray.h" + #include "tqbitarray.h" class TQLCDNumber : public <a href="ntqframe.html">TQFrame</a> </pre> diff --git a/doc/html/table-bigtable-main-cpp.html b/doc/html/table-bigtable-main-cpp.html index 5333f34fc..fd8128a5c 100644 --- a/doc/html/table-bigtable-main-cpp.html +++ b/doc/html/table-bigtable-main-cpp.html @@ -61,27 +61,27 @@ public: } void resizeData( int ) {} -<a name="x1286"></a> <a href="qtableitem.html">TQTableItem</a> *item( int r, int c ) const { return items.<a href="ntqintdict.html#find">find</a>( indexOf( r, c ) ); } -<a name="x1288"></a> void setItem( int r, int c, TQTableItem *i ) { items.<a href="ntqintdict.html#replace">replace</a>( indexOf( r, c ), i ); } -<a name="x1287"></a> void clearCell( int r, int c ) { items.<a href="ntqintdict.html#remove">remove</a>( indexOf( r, c ) ); } +<a name="x1286"></a> <a href="qtableitem.html">TQTableItem</a> *item( int r, int c ) const { return items.<a href="tqintdict.html#find">find</a>( indexOf( r, c ) ); } +<a name="x1288"></a> void setItem( int r, int c, TQTableItem *i ) { items.<a href="tqintdict.html#replace">replace</a>( indexOf( r, c ), i ); } +<a name="x1287"></a> void clearCell( int r, int c ) { items.<a href="tqintdict.html#remove">remove</a>( indexOf( r, c ) ); } void takeItem( <a href="qtableitem.html">TQTableItem</a> *item ) { items.<a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>( FALSE ); -<a name="x1294"></a><a name="x1293"></a> items.<a href="ntqintdict.html#remove">remove</a>( indexOf( item-><a href="qtableitem.html#row">row</a>(), item-><a href="qtableitem.html#col">col</a>() ) ); +<a name="x1294"></a><a name="x1293"></a> items.<a href="tqintdict.html#remove">remove</a>( indexOf( item-><a href="qtableitem.html#row">row</a>(), item-><a href="qtableitem.html#col">col</a>() ) ); items.<a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>( TRUE ); } - void insertWidget( int r, int c, TQWidget *w ) { widgets.<a href="ntqintdict.html#replace">replace</a>( indexOf( r, c ), w ); } - <a href="tqwidget.html">TQWidget</a> *cellWidget( int r, int c ) const { return widgets.<a href="ntqintdict.html#find">find</a>( indexOf( r, c ) ); } + void insertWidget( int r, int c, TQWidget *w ) { widgets.<a href="tqintdict.html#replace">replace</a>( indexOf( r, c ), w ); } + <a href="tqwidget.html">TQWidget</a> *cellWidget( int r, int c ) const { return widgets.<a href="tqintdict.html#find">find</a>( indexOf( r, c ) ); } void clearCellWidget( int r, int c ) { -<a name="x1289"></a> <a href="tqwidget.html">TQWidget</a> *w = widgets.<a href="ntqintdict.html#take">take</a>( indexOf( r, c ) ); +<a name="x1289"></a> <a href="tqwidget.html">TQWidget</a> *w = widgets.<a href="tqintdict.html#take">take</a>( indexOf( r, c ) ); if ( w ) <a name="x1290"></a> w-><a href="tqobject.html#deleteLater">deleteLater</a>(); } private: - <a href="ntqintdict.html">TQIntDict</a><TQTableItem> items; - <a href="ntqintdict.html">TQIntDict</a><TQWidget> widgets; + <a href="tqintdict.html">TQIntDict</a><TQTableItem> items; + <a href="tqintdict.html">TQIntDict</a><TQWidget> widgets; }; diff --git a/doc/html/text.html b/doc/html/text.html index 49e74f123..3b19dfaf8 100644 --- a/doc/html/text.html +++ b/doc/html/text.html @@ -39,7 +39,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="qchar.html">TQChar</a></b><td>Lightweight Unicode character <tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">TQCharRef</a></b><td>Helper class for TQString <tr bgcolor=#f0f0f0><td><b><a href="qconststring.html">TQConstString</a></b><td>String objects using constant Unicode data -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) <tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display <tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages <tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text diff --git a/doc/html/themes-example.html b/doc/html/themes-example.html index 7a2767bc2..1777a7149 100644 --- a/doc/html/themes-example.html +++ b/doc/html/themes-example.html @@ -2195,7 +2195,7 @@ private: #include <<a href="tqstylefactory-h.html">tqstylefactory.h</a>> #include <<a href="tqaction-h.html">tqaction.h</a>> #include <<a href="qsignalmapper-h.html">ntqsignalmapper.h</a>> -#include <<a href="qdict-h.html">ntqdict.h</a>> +#include <<a href="tqdict-h.html">tqdict.h</a>> <a name="f231"></a>Themes::Themes( <a href="tqwidget.html">TQWidget</a> *parent, const char *name, WFlags f ) : <a href="tqmainwindow.html">TQMainWindow</a>( parent, name, f ) @@ -2231,20 +2231,20 @@ private: <a name="x346"></a><a name="x344"></a> list.<a href="tqvaluelist.html#insert">insert</a>(list.<a href="tqvaluelist.html#begin">begin</a>(), "Norwegian Wood"); list.<a href="tqvaluelist.html#insert">insert</a>(list.<a href="tqvaluelist.html#begin">begin</a>(), "Metal"); #endif - <a href="ntqdict.html">TQDict</a><int> stylesDict( 17, FALSE ); + <a href="tqdict.html">TQDict</a><int> stylesDict( 17, FALSE ); <a name="x345"></a> for ( TQStringList::Iterator it = list.<a href="tqvaluelist.html#begin">begin</a>(); it != list.<a href="tqvaluelist.html#end">end</a>(); ++it ) { <a href="tqstring.html">TQString</a> styleStr = *it; <a href="tqstring.html">TQString</a> styleAccel = styleStr; <a name="x338"></a> if ( stylesDict[styleAccel.<a href="tqstring.html#left">left</a>(1)] ) { <a name="x339"></a> for ( uint i = 0; i < styleAccel.<a href="tqstring.html#length">length</a>(); i++ ) { <a name="x340"></a> if ( !stylesDict[styleAccel.<a href="tqstring.html#mid">mid</a>( i, 1 )] ) { -<a name="x326"></a> stylesDict.<a href="ntqdict.html#insert">insert</a>(styleAccel.<a href="tqstring.html#mid">mid</a>( i, 1 ), (const int *)1); +<a name="x326"></a> stylesDict.<a href="tqdict.html#insert">insert</a>(styleAccel.<a href="tqstring.html#mid">mid</a>( i, 1 ), (const int *)1); <a name="x337"></a> styleAccel = styleAccel.<a href="tqstring.html#insert">insert</a>( i, '&' ); break; } } } else { - stylesDict.<a href="ntqdict.html#insert">insert</a>(styleAccel.<a href="tqstring.html#left">left</a>(1), (const int *)1); + stylesDict.<a href="tqdict.html#insert">insert</a>(styleAccel.<a href="tqstring.html#left">left</a>(1), (const int *)1); styleAccel = "&"+styleAccel; } <a name="x319"></a> <a href="tqaction.html">TQAction</a> *a = new <a href="tqaction.html">TQAction</a>( styleStr, TQIconSet(), styleAccel, 0, ag, 0, ag-><a href="tqactiongroup.html#isExclusive">isExclusive</a>() ); diff --git a/doc/html/threads.html b/doc/html/threads.html index b99b2f144..63fb70c28 100644 --- a/doc/html/threads.html +++ b/doc/html/threads.html @@ -278,7 +278,7 @@ above for more details. <a name="9"></a><p> TQt provides many <a href="shclass.html#implicitly-shared">implicitly shared</a> and explicitly shared classes. In a multithreaded program, multiple instances of a shared class can reference shared data, which is dangerous if one or more threads -attempt to modify the data. TQt provides the <a href="ntqdeepcopy.html">TQDeepCopy</a> class, which +attempt to modify the data. TQt provides the <a href="tqdeepcopy.html">TQDeepCopy</a> class, which ensures that shared classes reference unique data. <p> See the description of <a href="shclass.html">implicit sharing</a> for more information. diff --git a/doc/html/titleindex b/doc/html/titleindex index 159b13860..5f5dab281 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -148,14 +148,14 @@ TQActionGroup Class | tqactiongroup.html TQActionGroup Member List | tqactiongroup-members.html QApplication Class | ntqapplication.html QApplication Member List | qapplication-members.html -QAsciiCache Class | ntqasciicache.html -QAsciiCache Member List | qasciicache-members.html -QAsciiCacheIterator Class | qasciicacheiterator.html -QAsciiCacheIterator Member List | qasciicacheiterator-members.html -QAsciiDict Class | ntqasciidict.html -QAsciiDict Member List | qasciidict-members.html -QAsciiDictIterator Class | qasciidictiterator.html -QAsciiDictIterator Member List | qasciidictiterator-members.html +TQAsciiCache Class | tqasciicache.html +TQAsciiCache Member List | tqasciicache-members.html +TQAsciiCacheIterator Class | tqasciicacheiterator.html +TQAsciiCacheIterator Member List | tqasciicacheiterator-members.html +TQAsciiDict Class | tqasciidict.html +TQAsciiDict Member List | tqasciidict-members.html +TQAsciiDictIterator Class | tqasciidictiterator.html +TQAsciiDictIterator Member List | tqasciidictiterator-members.html QAssistantClient Class | ntqassistantclient.html QAssistantClient Member List | qassistantclient-members.html QAsyncIO Class | ntqasyncio.html @@ -164,12 +164,12 @@ TQBig5Codec Class | tqbig5codec.html TQBig5Codec Member List | tqbig5codec-members.html TQBig5hkscsCodec Class | tqbig5hkscscodec.html TQBig5hkscsCodec Member List | tqbig5hkscscodec-members.html -QBitArray Class | ntqbitarray.html -QBitArray Member List | qbitarray-members.html -QBitVal Class | qbitval.html -QBitVal Member List | qbitval-members.html -QBitmap Class | ntqbitmap.html -QBitmap Member List | qbitmap-members.html +TQBitArray Class | tqbitarray.html +TQBitArray Member List | tqbitarray-members.html +TQBitVal Class | tqbitval.html +TQBitVal Member List | tqbitval-members.html +TQBitmap Class | tqbitmap.html +TQBitmap Member List | tqbitmap-members.html QBoxLayout Class | qboxlayout.html QBoxLayout Member List | qboxlayout-members.html QBrush Class | ntqbrush.html @@ -180,16 +180,16 @@ QButton Class | ntqbutton.html QButton Member List | qbutton-members.html QButtonGroup Class | ntqbuttongroup.html QButtonGroup Member List | qbuttongroup-members.html -QByteArray Class | qbytearray.html -QByteArray Member List | qbytearray-members.html +TQByteArray Class | tqbytearray.html +TQByteArray Member List | tqbytearray-members.html QCDEStyle Class | ntqcdestyle.html QCDEStyle Member List | qcdestyle-members.html -QCString Class | ntqcstring.html -QCString Member List | qcstring-members.html -QCache Class | ntqcache.html -QCache Member List | qcache-members.html -QCacheIterator Class | qcacheiterator.html -QCacheIterator Member List | qcacheiterator-members.html +TQCString Class | tqcstring.html +TQCString Member List | tqcstring-members.html +TQCache Class | tqcache.html +TQCache Member List | tqcache-members.html +TQCacheIterator Class | tqcacheiterator.html +TQCacheIterator Member List | tqcacheiterator-members.html TQCanvas Class | tqcanvas.html TQCanvas Member List | tqcanvas-members.html TQCanvasEllipse Class | tqcanvasellipse.html @@ -282,18 +282,18 @@ TQDateTimeEdit Class | tqdatetimeedit.html TQDateTimeEdit Member List | tqdatetimeedit-members.html TQDateTimeEditBase Class | tqdatetimeeditbase.html TQDateTimeEditBase Member List | tqdatetimeeditbase-members.html -QDeepCopy Class | ntqdeepcopy.html -QDeepCopy Member List | qdeepcopy-members.html +TQDeepCopy Class | tqdeepcopy.html +TQDeepCopy Member List | tqdeepcopy-members.html QDesktopWidget Class | ntqdesktopwidget.html QDesktopWidget Member List | qdesktopwidget-members.html QDial Class | ntqdial.html QDial Member List | qdial-members.html QDialog Class | ntqdialog.html QDialog Member List | qdialog-members.html -QDict Class | ntqdict.html -QDict Member List | qdict-members.html -QDictIterator Class | qdictiterator.html -QDictIterator Member List | qdictiterator-members.html +TQDict Class | tqdict.html +TQDict Member List | tqdict-members.html +TQDictIterator Class | tqdictiterator.html +TQDictIterator Member List | tqdictiterator-members.html QDir | qdir-example.html QDir Class | ntqdir.html QDir Member List | qdir-members.html @@ -483,14 +483,14 @@ TQImageIO Class | tqimageio.html TQImageIO Member List | tqimageio-members.html QInputDialog Class | ntqinputdialog.html QInputDialog Member List | qinputdialog-members.html -QIntCache Class | ntqintcache.html -QIntCache Member List | qintcache-members.html -QIntCacheIterator Class | qintcacheiterator.html -QIntCacheIterator Member List | qintcacheiterator-members.html -QIntDict Class | ntqintdict.html -QIntDict Member List | qintdict-members.html -QIntDictIterator Class | qintdictiterator.html -QIntDictIterator Member List | qintdictiterator-members.html +TQIntCache Class | tqintcache.html +TQIntCache Member List | tqintcache-members.html +TQIntCacheIterator Class | tqintcacheiterator.html +TQIntCacheIterator Member List | tqintcacheiterator-members.html +TQIntDict Class | tqintdict.html +TQIntDict Member List | tqintdict-members.html +TQIntDictIterator Class | tqintdictiterator.html +TQIntDictIterator Member List | tqintdictiterator-members.html QIntValidator Class | qintvalidator.html QIntValidator Member List | qintvalidator-members.html TQJisCodec Class | tqjiscodec.html @@ -544,8 +544,8 @@ TQMapConstIterator Class | tqmapconstiterator.html TQMapConstIterator Member List | tqmapconstiterator-members.html TQMapIterator Class | tqmapiterator.html TQMapIterator Member List | tqmapiterator-members.html -QMemArray Class | ntqmemarray.html -QMemArray Member List | qmemarray-members.html +TQMemArray Class | tqmemarray.html +TQMemArray Member List | tqmemarray-members.html TQMenuBar Class | tqmenubar.html TQMenuBar Member List | tqmenubar-members.html TQMenuData Class | tqmenudata.html @@ -666,10 +666,10 @@ QRangeControl Class | ntqrangecontrol.html QRangeControl Member List | qrangecontrol-members.html QRect Class | ntqrect.html QRect Member List | qrect-members.html -QRegExp Class | ntqregexp.html -QRegExp Member List | qregexp-members.html -QRegExpValidator Class | qregexpvalidator.html -QRegExpValidator Member List | qregexpvalidator-members.html +TQRegExp Class | tqregexp.html +TQRegExp Member List | tqregexp-members.html +TQRegExpValidator Class | tqregexpvalidator.html +TQRegExpValidator Member List | tqregexpvalidator-members.html QRegion Class | ntqregion.html QRegion Member List | qregion-members.html QResizeEvent Class | qresizeevent.html @@ -1075,19 +1075,19 @@ ntqaccel.h Include File | qaccel-h.html ntqaccessible.h Include File | qaccessible-h.html tqaction.h Include File | tqaction-h.html ntqapplication.h Include File | qapplication-h.html -ntqasciicache.h Include File | qasciicache-h.html -ntqasciidict.h Include File | qasciidict-h.html +tqasciicache.h Include File | tqasciicache-h.html +tqasciidict.h Include File | tqasciidict-h.html ntqassistantclient.h Include File | qassistantclient-h.html ntqasyncimageio.h Include File | qasyncimageio-h.html ntqasyncio.h Include File | qasyncio-h.html tqbig5codec.h Include File | tqbig5codec-h.html -ntqbitarray.h Include File | qbitarray-h.html -ntqbitmap.h Include File | qbitmap-h.html +tqbitarray.h Include File | tqbitarray-h.html +tqbitmap.h Include File | tqbitmap-h.html ntqbrush.h Include File | qbrush-h.html ntqbuffer.h Include File | qbuffer-h.html ntqbutton.h Include File | qbutton-h.html ntqbuttongroup.h Include File | qbuttongroup-h.html -ntqcache.h Include File | qcache-h.html +tqcache.h Include File | tqcache-h.html tqcanvas.h Include File | tqcanvas-h.html ntqcdestyle.h Include File | qcdestyle-h.html ntqcheckbox.h Include File | qcheckbox-h.html @@ -1096,7 +1096,7 @@ ntqcolor.h Include File | qcolor-h.html ntqcolordialog.h Include File | qcolordialog-h.html ntqcombobox.h Include File | qcombobox-h.html ntqcommonstyle.h Include File | qcommonstyle-h.html -ntqcstring.h Include File | qcstring-h.html +tqcstring.h Include File | tqcstring-h.html ntqcursor.h Include File | qcursor-h.html tqdatabrowser.h Include File | tqdatabrowser-h.html ntqdatastream.h Include File | qdatastream-h.html @@ -1104,11 +1104,11 @@ tqdatatable.h Include File | tqdatatable-h.html tqdataview.h Include File | tqdataview-h.html tqdatetime.h Include File | tqdatetime-h.html tqdatetimeedit.h Include File | tqdatetimeedit-h.html -ntqdeepcopy.h Include File | qdeepcopy-h.html +tqdeepcopy.h Include File | tqdeepcopy-h.html ntqdesktopwidget.h Include File | qdesktopwidget-h.html ntqdial.h Include File | qdial-h.html ntqdialog.h Include File | qdialog-h.html -ntqdict.h Include File | qdict-h.html +tqdict.h Include File | tqdict-h.html ntqdir.h Include File | qdir-h.html ntqdns.h Include File | qdns-h.html ntqdockarea.h Include File | qdockarea-h.html @@ -1153,8 +1153,8 @@ tqiconview.h Include File | tqiconview-h.html tqimage.h Include File | tqimage-h.html tqimageformatplugin.h Include File | tqimageformatplugin-h.html ntqinputdialog.h Include File | qinputdialog-h.html -ntqintcache.h Include File | qintcache-h.html -ntqintdict.h Include File | qintdict-h.html +tqintcache.h Include File | tqintcache-h.html +tqintdict.h Include File | tqintdict-h.html ntqiodevice.h Include File | qiodevice-h.html tqjiscodec.h Include File | tqjiscodec-h.html ntqlabel.h Include File | qlabel-h.html @@ -1169,7 +1169,7 @@ ntqlocalfs.h Include File | qlocalfs-h.html qmacstyle_mac.h Include File | qmacstyle_mac-h.html tqmainwindow.h Include File | tqmainwindow-h.html tqmap.h Include File | tqmap-h.html -ntqmemarray.h Include File | qmemarray-h.html +tqmemarray.h Include File | tqmemarray-h.html tqmenubar.h Include File | tqmenubar-h.html tqmenudata.h Include File | tqmenudata-h.html ntqmessagebox.h Include File | qmessagebox-h.html @@ -1218,7 +1218,7 @@ ntqpushbutton.h Include File | qpushbutton-h.html ntqradiobutton.h Include File | qradiobutton-h.html ntqrangecontrol.h Include File | qrangecontrol-h.html ntqrect.h Include File | qrect-h.html -ntqregexp.h Include File | qregexp-h.html +tqregexp.h Include File | tqregexp-h.html ntqregion.h Include File | qregion-h.html tqhebrewcodec.h Include File | tqhebrewcodec-h.html ntqscrollbar.h Include File | qscrollbar-h.html diff --git a/doc/html/tools.html b/doc/html/tools.html index 2f4e07fe5..b6a0a5836 100644 --- a/doc/html/tools.html +++ b/doc/html/tools.html @@ -40,26 +40,26 @@ and so can be used in non-GUI programs. classes.</a> <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys -<tr bgcolor=#f0f0f0><td><b><a href="qasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqbitarray.html">TQBitArray</a></b><td>Array of bits -<tr bgcolor=#f0f0f0><td><b><a href="qbytearray.html">TQByteArray</a></b><td>Array of bytes -<tr bgcolor=#f0f0f0><td><b><a href="ntqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) -<tr bgcolor=#f0f0f0><td><b><a href="ntqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data -<tr bgcolor=#f0f0f0><td><b><a href="ntqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys -<tr bgcolor=#f0f0f0><td><b><a href="qdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections -<tr bgcolor=#f0f0f0><td><b><a href="ntqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys -<tr bgcolor=#f0f0f0><td><b><a href="qintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicache.html">TQAsciiCache</a></b><td>Template class that provides a cache based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a></b><td>Iterator for TQAsciiCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidict.html">TQAsciiDict</a></b><td>Template class that provides a dictionary based on char* keys +<tr bgcolor=#f0f0f0><td><b><a href="tqasciidictiterator.html">TQAsciiDictIterator</a></b><td>Iterator for TQAsciiDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits +<tr bgcolor=#f0f0f0><td><b><a href="tqbytearray.html">TQByteArray</a></b><td>Array of bytes +<tr bgcolor=#f0f0f0><td><b><a href="tqcache.html">TQCache</a></b><td>Template class that provides a cache based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqcacheiterator.html">TQCacheIterator</a></b><td>Iterator for TQCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *) +<tr bgcolor=#f0f0f0><td><b><a href="tqdeepcopy.html">TQDeepCopy</a></b><td>Template class which ensures that implicitly shared and explicitly shared classes reference unique data +<tr bgcolor=#f0f0f0><td><b><a href="tqdict.html">TQDict</a></b><td>Template class that provides a dictionary based on TQString keys +<tr bgcolor=#f0f0f0><td><b><a href="tqdictiterator.html">TQDictIterator</a></b><td>Iterator for TQDict collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections +<tr bgcolor=#f0f0f0><td><b><a href="tqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys +<tr bgcolor=#f0f0f0><td><b><a href="tqintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections <tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary <tr bgcolor=#f0f0f0><td><b><a href="tqmapconstiterator.html">TQMapConstIterator</a></b><td>Iterator for TQMap <tr bgcolor=#f0f0f0><td><b><a href="tqmapiterator.html">TQMapIterator</a></b><td>Iterator for TQMap -<tr bgcolor=#f0f0f0><td><b><a href="ntqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types +<tr bgcolor=#f0f0f0><td><b><a href="tqmemarray.html">TQMemArray</a></b><td>Template class that provides arrays of simple types <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlist.html">TQObjectList</a></b><td>TQPtrList of TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqobjectlistiterator.html">TQObjectListIterator</a></b><td>Iterator for TQObjectLists <tr bgcolor=#f0f0f0><td><b><a href="tqpair.html">TQPair</a></b><td>Value-based template class that provides a pair of elements @@ -71,7 +71,7 @@ classes.</a> <tr bgcolor=#f0f0f0><td><b><a href="tqptrqueue.html">TQPtrQueue</a></b><td>Template class that provides a queue <tr bgcolor=#f0f0f0><td><b><a href="tqptrstack.html">TQPtrStack</a></b><td>Template class that provides a stack <tr bgcolor=#f0f0f0><td><b><a href="tqptrvector.html">TQPtrVector</a></b><td>Template collection class that provides a vector (array) -<tr bgcolor=#f0f0f0><td><b><a href="ntqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions +<tr bgcolor=#f0f0f0><td><b><a href="tqregexp.html">TQRegExp</a></b><td>Pattern matching using regular expressions <tr bgcolor=#f0f0f0><td><b><a href="tqstrilist.html">TQStrIList</a></b><td>Doubly-linked list of char* with case-insensitive comparison <tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '\0'-terminated char array <tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings diff --git a/doc/html/qasciicache-h.html b/doc/html/tqasciicache-h.html index 0fabbbd1a..4b855e787 100644 --- a/doc/html/qasciicache-h.html +++ b/doc/html/tqasciicache-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciicache.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciicache.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqasciicache.h Include File</title> +<title>tqasciicache.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>ntqasciicache.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>tqasciicache.h</h1> -<p>This is the verbatim text of the ntqasciicache.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqasciicache.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqasciicache.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqasciicache.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQAsciiCache template/macro class ** diff --git a/doc/html/qasciicache-members.html b/doc/html/tqasciicache-members.html index 7bc0d2e46..0226d2c3a 100644 --- a/doc/html/qasciicache-members.html +++ b/doc/html/tqasciicache-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciicache.h:49 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciicache.h:49 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,27 +32,27 @@ 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 TQAsciiCache</h1> <p>This is the complete list of member functions for -<a href="ntqasciicache.html">TQAsciiCache</a>, including inherited members. +<a href="tqasciicache.html">TQAsciiCache</a>, including inherited members. <ul> -<li><a href="ntqasciicache.html#~TQAsciiCache">~TQAsciiCache</a>() +<li><a href="tqasciicache.html#~TQAsciiCache">~TQAsciiCache</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqasciicache.html#clear">clear</a>() -<li><a href="ntqasciicache.html#count">count</a>() +<li><a href="tqasciicache.html#clear">clear</a>() +<li><a href="tqasciicache.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqasciicache.html#find">find</a>() -<li><a href="ntqasciicache.html#insert">insert</a>() -<li><a href="ntqasciicache.html#isEmpty">isEmpty</a>() -<li><a href="ntqasciicache.html#maxCost">maxCost</a>() +<li><a href="tqasciicache.html#find">find</a>() +<li><a href="tqasciicache.html#insert">insert</a>() +<li><a href="tqasciicache.html#isEmpty">isEmpty</a>() +<li><a href="tqasciicache.html#maxCost">maxCost</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqasciicache.html#operator[]">operator[]</a>() -<li><a href="ntqasciicache.html#remove">remove</a>() +<li><a href="tqasciicache.html#operator[]">operator[]</a>() +<li><a href="tqasciicache.html#remove">remove</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqasciicache.html#setMaxCost">setMaxCost</a>() -<li><a href="ntqasciicache.html#size">size</a>() -<li><a href="ntqasciicache.html#statistics">statistics</a>() -<li><a href="ntqasciicache.html#take">take</a>() -<li><a href="ntqasciicache.html#totalCost">totalCost</a>() +<li><a href="tqasciicache.html#setMaxCost">setMaxCost</a>() +<li><a href="tqasciicache.html#size">size</a>() +<li><a href="tqasciicache.html#statistics">statistics</a>() +<li><a href="tqasciicache.html#take">take</a>() +<li><a href="tqasciicache.html#totalCost">totalCost</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqasciicache.html b/doc/html/tqasciicache.html index 0d2fe3bbb..3570ffe60 100644 --- a/doc/html/ntqasciicache.html +++ b/doc/html/tqasciicache.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/doc/qasciicache.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqasciicache.doc:41 --> <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 TQAsciiCache class is a template class that provides a cache based on char* keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qasciicache-h.html">ntqasciicache.h</a>></tt> +<p><tt>#include <<a href="tqasciicache-h.html">tqasciicache.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qasciicache-members.html">List of all member functions.</a> +<p><a href="tqasciicache-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAsciiCache-2"><b>TQAsciiCache</b></a> ( int maxCost = 100, int size = 17, bool caseSensitive = TRUE, bool copyKeys = TRUE )</li> @@ -65,7 +65,7 @@ instance TQAsciiCache<X> to create a cache that operates on pointers to X (X*). <p> A cache is a least recently used (LRU) list of cache items. The cache items are accessed via <tt>char*</tt> keys. For Unicode keys use -the <a href="ntqcache.html">TQCache</a> template instead, which uses <a href="tqstring.html">TQString</a> keys. A TQCache +the <a href="tqcache.html">TQCache</a> template instead, which uses <a href="tqstring.html">TQString</a> keys. A TQCache has the same performace as a TQAsciiCache. <p> Each cache item has a cost. The sum of item costs, <a href="#totalCost">totalCost</a>(), will not exceed the maximum cache cost, <a href="#maxCost">maxCost</a>(). If inserting a @@ -87,9 +87,9 @@ Inherit a cache and reimplement <a href="tqptrcollection.html#newItem">newItem</ <p> When removing a cache item the virtual function <a href="tqptrcollection.html#deleteItem">TQPtrCollection::deleteItem</a>() is called. Its default implementation in TQAsciiCache is to delete the item if <a href="tqptrcollection.html#setAutoDelete">auto-deletion</a> is enabled. -<p> There is a <a href="qasciicacheiterator.html">TQAsciiCacheIterator</a> which may be used to traverse the +<p> There is a <a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a> which may be used to traverse the items in the cache in arbitrary order. -<p> <p>See also <a href="qasciicacheiterator.html">TQAsciiCacheIterator</a>, <a href="ntqcache.html">TQCache</a>, <a href="ntqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a>, <a href="tqcache.html">TQCache</a>, <a href="tqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQAsciiCache-2"></a>TQAsciiCache::TQAsciiCache ( int maxCost = 100, int size = 17, bool caseSensitive = TRUE, bool copyKeys = TRUE ) diff --git a/doc/html/qasciicacheiterator-members.html b/doc/html/tqasciicacheiterator-members.html index e1b541d07..c82425332 100644 --- a/doc/html/qasciicacheiterator-members.html +++ b/doc/html/tqasciicacheiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciicache.h:97 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciicache.h:97 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,25 +32,25 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAsciiCacheIterator</h1> <p>This is the complete list of member functions for -<a href="qasciicacheiterator.html">TQAsciiCacheIterator</a>, including inherited members. +<a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a>, including inherited members. <ul> -<li><a href="qasciicacheiterator.html#TQAsciiCacheIterator">TQAsciiCacheIterator</a>() -<li><a href="qasciicacheiterator.html#atFirst">atFirst</a>() -<li><a href="qasciicacheiterator.html#atLast">atLast</a>() -<li><a href="qasciicacheiterator.html#count">count</a>() -<li><a href="qasciicacheiterator.html#current">current</a>() -<li><a href="qasciicacheiterator.html#currentKey">currentKey</a>() -<li><a href="qasciicacheiterator.html#isEmpty">isEmpty</a>() -<li><a href="qasciicacheiterator.html#operator-type-*">operator type *</a>() -<li><a href="qasciicacheiterator.html#operator()">operator()</a>() -<li><a href="qasciicacheiterator.html#operator++">operator++</a>() -<li><a href="qasciicacheiterator.html#operator+-eq">operator+=</a>() -<li><a href="qasciicacheiterator.html#operator--">operator--</a>() -<li><a href="qasciicacheiterator.html#operator--eq">operator-=</a>() -<li><a href="qasciicacheiterator.html#operator-eq">operator=</a>() -<li><a href="qasciicacheiterator.html#toFirst">toFirst</a>() -<li><a href="qasciicacheiterator.html#toLast">toLast</a>() +<li><a href="tqasciicacheiterator.html#TQAsciiCacheIterator">TQAsciiCacheIterator</a>() +<li><a href="tqasciicacheiterator.html#atFirst">atFirst</a>() +<li><a href="tqasciicacheiterator.html#atLast">atLast</a>() +<li><a href="tqasciicacheiterator.html#count">count</a>() +<li><a href="tqasciicacheiterator.html#current">current</a>() +<li><a href="tqasciicacheiterator.html#currentKey">currentKey</a>() +<li><a href="tqasciicacheiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqasciicacheiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqasciicacheiterator.html#operator()">operator()</a>() +<li><a href="tqasciicacheiterator.html#operator++">operator++</a>() +<li><a href="tqasciicacheiterator.html#operator+-eq">operator+=</a>() +<li><a href="tqasciicacheiterator.html#operator--">operator--</a>() +<li><a href="tqasciicacheiterator.html#operator--eq">operator-=</a>() +<li><a href="tqasciicacheiterator.html#operator-eq">operator=</a>() +<li><a href="tqasciicacheiterator.html#toFirst">toFirst</a>() +<li><a href="tqasciicacheiterator.html#toLast">toLast</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qasciicacheiterator.html b/doc/html/tqasciicacheiterator.html index cf436bd86..379d0c20d 100644 --- a/doc/html/qasciicacheiterator.html +++ b/doc/html/tqasciicacheiterator.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/doc/qasciicache.doc:300 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqasciicache.doc:300 --> <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 TQAsciiCacheIterator class provides an iterator for TQAsciiCache collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qasciicache-h.html">ntqasciicache.h</a>></tt> -<p><a href="qasciicacheiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqasciicache-h.html">tqasciicache.h</a>></tt> +<p><a href="tqasciicacheiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAsciiCacheIterator"><b>TQAsciiCacheIterator</b></a> ( const TQAsciiCache<type> & cache )</li> @@ -58,7 +58,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQAsciiCacheIterator class provides an iterator for <a href="ntqasciicache.html">TQAsciiCache</a> collections. +The TQAsciiCacheIterator class provides an iterator for <a href="tqasciicache.html">TQAsciiCache</a> collections. <p> <p> Note that the traversal order is arbitrary; you are not guaranteed @@ -77,16 +77,16 @@ returns TRUE if the cache is empty; and <a href="#count">count</a>() returns the of items in the cache. <p> Note that atFirst() and atLast() refer to the iterator's arbitrary ordering, not to the cache's internal least recently used list. -<p> <p>See also <a href="ntqasciicache.html">TQAsciiCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqasciicache.html">TQAsciiCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQAsciiCacheIterator"></a>TQAsciiCacheIterator::TQAsciiCacheIterator ( const <a href="ntqasciicache.html">TQAsciiCache</a><type> & cache ) +<h3 class=fn><a name="TQAsciiCacheIterator"></a>TQAsciiCacheIterator::TQAsciiCacheIterator ( const <a href="tqasciicache.html">TQAsciiCache</a><type> & cache ) </h3> <p> Constructs an iterator for <em>cache</em>. The current iterator item is set to point to the first item in the <em>cache</em>. -<h3 class=fn><a name="TQAsciiCacheIterator-2"></a>TQAsciiCacheIterator::TQAsciiCacheIterator ( const <a href="qasciicacheiterator.html">TQAsciiCacheIterator</a><type> & ci ) +<h3 class=fn><a name="TQAsciiCacheIterator-2"></a>TQAsciiCacheIterator::TQAsciiCacheIterator ( const <a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a><type> & ci ) </h3> <p> Constructs an iterator for the same cache as <em>ci</em>. The new @@ -175,7 +175,7 @@ current() was the first item, <a href="#operator--">operator--</a>() returns 0. <p> Returns the item <em>jump</em> positions before the current item, or 0 if it is before the first item. Makes this the current item. -<h3 class=fn><a href="qasciicacheiterator.html">TQAsciiCacheIterator</a><type> & <a name="operator-eq"></a>TQAsciiCacheIterator::operator= ( const <a href="qasciicacheiterator.html">TQAsciiCacheIterator</a><type> & ci ) +<h3 class=fn><a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a><type> & <a name="operator-eq"></a>TQAsciiCacheIterator::operator= ( const <a href="tqasciicacheiterator.html">TQAsciiCacheIterator</a><type> & ci ) </h3> <p> Makes this an iterator for the same cache as <em>ci</em>. The new diff --git a/doc/html/qasciidict-h.html b/doc/html/tqasciidict-h.html index ccd363f57..793815e91 100644 --- a/doc/html/qasciidict-h.html +++ b/doc/html/tqasciidict-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciidict.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciidict.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqasciidict.h Include File</title> +<title>tqasciidict.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>ntqasciidict.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>tqasciidict.h</h1> -<p>This is the verbatim text of the ntqasciidict.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqasciidict.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqasciidict.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqasciidict.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQAsciiDict template class ** diff --git a/doc/html/qasciidict-members.html b/doc/html/tqasciidict-members.html index d5cac0965..bd9e4c215 100644 --- a/doc/html/qasciidict-members.html +++ b/doc/html/tqasciidict-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciidict.h:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciidict.h:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,30 +32,30 @@ 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 TQAsciiDict</h1> <p>This is the complete list of member functions for -<a href="ntqasciidict.html">TQAsciiDict</a>, including inherited members. +<a href="tqasciidict.html">TQAsciiDict</a>, including inherited members. <ul> -<li><a href="ntqasciidict.html#TQAsciiDict">TQAsciiDict</a>() -<li><a href="ntqasciidict.html#~TQAsciiDict">~TQAsciiDict</a>() +<li><a href="tqasciidict.html#TQAsciiDict">TQAsciiDict</a>() +<li><a href="tqasciidict.html#~TQAsciiDict">~TQAsciiDict</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqasciidict.html#clear">clear</a>() -<li><a href="ntqasciidict.html#count">count</a>() +<li><a href="tqasciidict.html#clear">clear</a>() +<li><a href="tqasciidict.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqasciidict.html#find">find</a>() -<li><a href="ntqasciidict.html#insert">insert</a>() -<li><a href="ntqasciidict.html#isEmpty">isEmpty</a>() +<li><a href="tqasciidict.html#find">find</a>() +<li><a href="tqasciidict.html#insert">insert</a>() +<li><a href="tqasciidict.html#isEmpty">isEmpty</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqasciidict.html#operator-eq">operator=</a>() -<li><a href="ntqasciidict.html#operator[]">operator[]</a>() -<li><a href="ntqasciidict.html#read">read</a>() -<li><a href="ntqasciidict.html#remove">remove</a>() -<li><a href="ntqasciidict.html#replace">replace</a>() -<li><a href="ntqasciidict.html#resize">resize</a>() +<li><a href="tqasciidict.html#operator-eq">operator=</a>() +<li><a href="tqasciidict.html#operator[]">operator[]</a>() +<li><a href="tqasciidict.html#read">read</a>() +<li><a href="tqasciidict.html#remove">remove</a>() +<li><a href="tqasciidict.html#replace">replace</a>() +<li><a href="tqasciidict.html#resize">resize</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqasciidict.html#size">size</a>() -<li><a href="ntqasciidict.html#statistics">statistics</a>() -<li><a href="ntqasciidict.html#take">take</a>() -<li><a href="ntqasciidict.html#write">write</a>() +<li><a href="tqasciidict.html#size">size</a>() +<li><a href="tqasciidict.html#statistics">statistics</a>() +<li><a href="tqasciidict.html#take">take</a>() +<li><a href="tqasciidict.html#write">write</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqasciidict.html b/doc/html/tqasciidict.html index b9c2710b3..0ba5ba8f3 100644 --- a/doc/html/ntqasciidict.html +++ b/doc/html/tqasciidict.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/doc/qasciidict.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqasciidict.doc:41 --> <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 TQAsciiDict class is a template class that provides a dictionary based on char* keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qasciidict-h.html">ntqasciidict.h</a>></tt> +<p><tt>#include <<a href="tqasciidict-h.html">tqasciidict.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qasciidict-members.html">List of all member functions.</a> +<p><a href="tqasciidict-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAsciiDict"><b>TQAsciiDict</b></a> ( int size = 17, bool caseSensitive = TRUE, bool copyKeys = TRUE )</li> @@ -78,7 +78,7 @@ pointers to X (X*). <p> A dictionary is a collection of key-value pairs. The key is a char* used for insertion, removal and lookup. The value is a pointer. Dictionaries provide very fast insertion and lookup. -<p> TQAsciiDict cannot handle Unicode keys; use the <a href="ntqdict.html">TQDict</a> template +<p> TQAsciiDict cannot handle Unicode keys; use the <a href="tqdict.html">TQDict</a> template instead, which uses <a href="tqstring.html">TQString</a> keys. A TQDict has the same performace as a TQAsciiDict. <p> Example: @@ -90,9 +90,9 @@ performace as a TQAsciiDict. fields["forename"]->setText( "Homer" ); fields["surname"]->setText( "Simpson" ); - <a href="qasciidictiterator.html">TQAsciiDictIterator</a><TQLineEdit> it( fields ); // See TQAsciiDictIterator - for( ; it.<a href="qasciidictiterator.html#current">current</a>(); ++it ) - cout << it.<a href="qasciidictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="qasciidictiterator.html#current">current</a>()->text() << endl; + <a href="tqasciidictiterator.html">TQAsciiDictIterator</a><TQLineEdit> it( fields ); // See TQAsciiDictIterator + for( ; it.<a href="tqasciidictiterator.html#current">current</a>(); ++it ) + cout << it.<a href="tqasciidictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="tqasciidictiterator.html#current">current</a>()->text() << endl; cout << endl; if ( fields["forename"] && fields["surname"] ) @@ -107,10 +107,10 @@ performace as a TQAsciiDict. In this example we use a dictionary to keep track of the line edits we're using. We insert each line edit into the dictionary with a unique name and then access the line edits via the -dictionary. See <a href="tqptrdict.html">TQPtrDict</a>, <a href="ntqintdict.html">TQIntDict</a> and <a href="ntqdict.html">TQDict</a>. +dictionary. See <a href="tqptrdict.html">TQPtrDict</a>, <a href="tqintdict.html">TQIntDict</a> and <a href="tqdict.html">TQDict</a>. <p> See TQDict for full details, including the choice of dictionary size, and how deletions are handled. -<p> <p>See also <a href="qasciidictiterator.html">TQAsciiDictIterator</a>, <a href="ntqdict.html">TQDict</a>, <a href="ntqintdict.html">TQIntDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqasciidictiterator.html">TQAsciiDictIterator</a>, <a href="tqdict.html">TQDict</a>, <a href="tqintdict.html">TQIntDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQAsciiDict"></a>TQAsciiDict::TQAsciiDict ( int size = 17, bool caseSensitive = TRUE, bool copyKeys = TRUE ) @@ -128,7 +128,7 @@ hash distribution better and will improve lookup performance. using strcpy(); if it is FALSE, the dictionary just copies the pointers. -<h3 class=fn><a name="TQAsciiDict-2"></a>TQAsciiDict::TQAsciiDict ( const <a href="ntqasciidict.html">TQAsciiDict</a><type> & dict ) +<h3 class=fn><a name="TQAsciiDict-2"></a>TQAsciiDict::TQAsciiDict ( const <a href="tqasciidict.html">TQAsciiDict</a><type> & dict ) </h3> <p> Constructs a copy of <em>dict</em>. @@ -193,7 +193,7 @@ item will be accessible using <a href="#operator[]">operator[]</a>(). otherwise it returns FALSE. <p> <p>See also <a href="#count">count</a>(). -<h3 class=fn><a href="ntqasciidict.html">TQAsciiDict</a><type> & <a name="operator-eq"></a>TQAsciiDict::operator= ( const <a href="ntqasciidict.html">TQAsciiDict</a><type> & dict ) +<h3 class=fn><a href="tqasciidict.html">TQAsciiDict</a><type> & <a name="operator-eq"></a>TQAsciiDict::operator= ( const <a href="tqasciidict.html">TQAsciiDict</a><type> & dict ) </h3> <p> Assigns <em>dict</em> to this dictionary and returns a reference to this diff --git a/doc/html/qasciidictiterator-members.html b/doc/html/tqasciidictiterator-members.html index 3bee958c8..59eb2ba0f 100644 --- a/doc/html/qasciidictiterator-members.html +++ b/doc/html/tqasciidictiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqasciidict.h:101 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqasciidict.h:101 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,20 +32,20 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQAsciiDictIterator</h1> <p>This is the complete list of member functions for -<a href="qasciidictiterator.html">TQAsciiDictIterator</a>, including inherited members. +<a href="tqasciidictiterator.html">TQAsciiDictIterator</a>, including inherited members. <ul> -<li><a href="qasciidictiterator.html#TQAsciiDictIterator">TQAsciiDictIterator</a>() -<li><a href="qasciidictiterator.html#~TQAsciiDictIterator">~TQAsciiDictIterator</a>() -<li><a href="qasciidictiterator.html#count">count</a>() -<li><a href="qasciidictiterator.html#current">current</a>() -<li><a href="qasciidictiterator.html#currentKey">currentKey</a>() -<li><a href="qasciidictiterator.html#isEmpty">isEmpty</a>() -<li><a href="qasciidictiterator.html#operator-type-*">operator type *</a>() -<li><a href="qasciidictiterator.html#operator()">operator()</a>() -<li><a href="qasciidictiterator.html#operator++">operator++</a>() -<li><a href="qasciidictiterator.html#operator+-eq">operator+=</a>() -<li><a href="qasciidictiterator.html#toFirst">toFirst</a>() +<li><a href="tqasciidictiterator.html#TQAsciiDictIterator">TQAsciiDictIterator</a>() +<li><a href="tqasciidictiterator.html#~TQAsciiDictIterator">~TQAsciiDictIterator</a>() +<li><a href="tqasciidictiterator.html#count">count</a>() +<li><a href="tqasciidictiterator.html#current">current</a>() +<li><a href="tqasciidictiterator.html#currentKey">currentKey</a>() +<li><a href="tqasciidictiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqasciidictiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqasciidictiterator.html#operator()">operator()</a>() +<li><a href="tqasciidictiterator.html#operator++">operator++</a>() +<li><a href="tqasciidictiterator.html#operator+-eq">operator+=</a>() +<li><a href="tqasciidictiterator.html#toFirst">toFirst</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qasciidictiterator.html b/doc/html/tqasciidictiterator.html index d804009c3..7de74f80a 100644 --- a/doc/html/qasciidictiterator.html +++ b/doc/html/tqasciidictiterator.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/doc/qasciidict.doc:337 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqasciidict.doc:337 --> <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 TQAsciiDictIterator class provides an iterator for TQAsciiDict collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qasciidict-h.html">ntqasciidict.h</a>></tt> -<p><a href="qasciidictiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqasciidict-h.html">tqasciidict.h</a>></tt> +<p><a href="tqasciidictiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQAsciiDictIterator"><b>TQAsciiDictIterator</b></a> ( const TQAsciiDict<type> & dict )</li> @@ -52,7 +52,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQAsciiDictIterator class provides an iterator for <a href="ntqasciidict.html">TQAsciiDict</a> collections. +The TQAsciiDictIterator class provides an iterator for <a href="tqasciidict.html">TQAsciiDict</a> collections. <p> <p> TQAsciiDictIterator is implemented as a template class. Define a @@ -60,10 +60,10 @@ template instance TQAsciiDictIterator<X> to create a dictionary iterator that operates on TQAsciiDict<X> (dictionary of X*). <p> Example: <pre> - <a href="ntqasciidict.html">TQAsciiDict</a><TQLineEdit> fields; - fields.<a href="ntqasciidict.html#insert">insert</a>( "forename", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); - fields.<a href="ntqasciidict.html#insert">insert</a>( "surname", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); - fields.<a href="ntqasciidict.html#insert">insert</a>( "age", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + <a href="tqasciidict.html">TQAsciiDict</a><TQLineEdit> fields; + fields.<a href="tqasciidict.html#insert">insert</a>( "forename", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + fields.<a href="tqasciidict.html#insert">insert</a>( "surname", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + fields.<a href="tqasciidict.html#insert">insert</a>( "age", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); fields["forename"]->setText( "Homer" ); fields["surname"]->setText( "Simpson" ); @@ -86,15 +86,15 @@ those line edits. <p> Note that the traversal order is arbitrary; you are not guaranteed any particular order. <p> Multiple iterators may independently traverse the same dictionary. -A <a href="ntqasciidict.html">TQAsciiDict</a> knows about all the iterators that are operating on +A <a href="tqasciidict.html">TQAsciiDict</a> knows about all the iterators that are operating on the dictionary. When an item is removed from the dictionary, TQAsciiDict updates all the iterators that are referring to the removed item to point to the next item in the (arbitrary) traversal order. -<p> <p>See also <a href="ntqasciidict.html">TQAsciiDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqasciidict.html">TQAsciiDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQAsciiDictIterator"></a>TQAsciiDictIterator::TQAsciiDictIterator ( const <a href="ntqasciidict.html">TQAsciiDict</a><type> & dict ) +<h3 class=fn><a name="TQAsciiDictIterator"></a>TQAsciiDictIterator::TQAsciiDictIterator ( const <a href="tqasciidict.html">TQAsciiDict</a><type> & dict ) </h3> <p> Constructs an iterator for <em>dict</em>. The current iterator item is diff --git a/doc/html/qbitarray-h.html b/doc/html/tqbitarray-h.html index de0703c51..9de76c933 100644 --- a/doc/html/qbitarray-h.html +++ b/doc/html/tqbitarray-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqbitarray.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqbitarray.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqbitarray.h Include File</title> +<title>tqbitarray.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>ntqbitarray.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>tqbitarray.h</h1> -<p>This is the verbatim text of the ntqbitarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqbitarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqbitarray.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqbitarray.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQBitArray class ** diff --git a/doc/html/tqbitarray-members.html b/doc/html/tqbitarray-members.html new file mode 100644 index 000000000..18217f561 --- /dev/null +++ b/doc/html/tqbitarray-members.html @@ -0,0 +1,82 @@ +<!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/tqbitarray.h:69 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQBitArray 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 Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped 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 TQBitArray</h1> + +<p>This is the complete list of member functions for +<a href="tqbitarray.html">TQBitArray</a>, including inherited members. + +<ul> +<li><a href="tqbitarray.html#TQBitArray">TQBitArray</a>() +<li><a href="tqmemarray.html#assign">assign</a>() +<li><a href="tqbitarray.html#at">at</a>() +<li><a href="tqmemarray.html#begin">begin</a>() +<li><a href="tqmemarray.html#bsearch">bsearch</a>() +<li><a href="tqbitarray.html#clearBit">clearBit</a>() +<li><a href="tqmemarray.html#contains">contains</a>() +<li><a href="tqbitarray.html#copy">copy</a>() +<li><a href="tqmemarray.html#count">count</a>() +<li><a href="tqmemarray.html#data">data</a>() +<li><a href="tqbitarray.html#detach">detach</a>() +<li><a href="tqmemarray.html#duplicate">duplicate</a>() +<li><a href="tqmemarray.html#end">end</a>() +<li><a href="tqbitarray.html#fill">fill</a>() +<li><a href="tqmemarray.html#find">find</a>() +<li><a href="tqmemarray.html#isEmpty">isEmpty</a>() +<li><a href="tqmemarray.html#isNull">isNull</a>() +<li><a href="tqmemarray.html#nrefs">nrefs</a>() +<li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() +<li><a href="tqmemarray.html#operator!-eq">operator!=</a>() +<li><a href="tqbitarray.html#operator-and-eq">operator&=</a>() +<li><a href="tqbitarray.html#operator-eq">operator=</a>() +<li><a href="tqmemarray.html#operator-eq-eq">operator==</a>() +<li><a href="tqbitarray.html#operator[]">operator[]</a>() +<li><a href="tqbitarray.html#operator^-eq">operator^=</a>() +<li><a href="tqbitarray.html#operator|-eq">operator|=</a>() +<li><a href="tqbitarray.html#operator~">operator~</a>() +<li><a href="tqmemarray.html#resetRawData">resetRawData</a>() +<li><a href="tqbitarray.html#resize">resize</a>() +<li><a href="tqbitarray.html#setBit">setBit</a>() +<li><a href="tqmemarray.html#setRawData">setRawData</a>() +<li><a href="tqbitarray.html#size">size</a>() +<li><a href="tqmemarray.html#sort">sort</a>() +<li><a href="tqbitarray.html#testBit">testBit</a>() +<li><a href="tqbitarray.html#toggleBit">toggleBit</a>() +<li><a href="tqmemarray.html#truncate">truncate</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 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> diff --git a/doc/html/ntqbitarray.html b/doc/html/tqbitarray.html index d4ecbf4af..821753bcd 100644 --- a/doc/html/ntqbitarray.html +++ b/doc/html/tqbitarray.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/tools/qbitarray.cpp:83 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqbitarray.cpp:83 --> <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 TQBitArray class provides an array of bits. <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 <<a href="qbitarray-h.html">ntqbitarray.h</a>></tt> -<p>Inherits <a href="qbytearray.html">TQByteArray</a>. -<p><a href="qbitarray-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqbitarray-h.html">tqbitarray.h</a>></tt> +<p>Inherits <a href="tqbytearray.html">TQByteArray</a>. +<p><a href="tqbitarray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQBitArray"><b>TQBitArray</b></a> ()</li> @@ -77,7 +77,7 @@ The TQBitArray class provides an array of bits. <p> -<p> Because TQBitArray is a <a href="ntqmemarray.html">TQMemArray</a>, it uses explicit <a href="shclass.html">sharing</a> with a reference count. +<p> Because TQBitArray is a <a href="tqmemarray.html">TQMemArray</a>, it uses explicit <a href="shclass.html">sharing</a> with a reference count. <p> A TQBitArray is a special byte array that can access individual bits and perform bit-operations (AND, OR, XOR and NOT) on entire arrays or bits. @@ -122,7 +122,7 @@ Constructs an empty bit array. Constructs a bit array of <em>size</em> bits. The bits are uninitialized. <p> <p>See also <a href="#fill">fill</a>(). -<h3 class=fn><a name="TQBitArray-3"></a>TQBitArray::TQBitArray ( const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a name="TQBitArray-3"></a>TQBitArray::TQBitArray ( const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> <p> Constructs a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em>. @@ -138,7 +138,7 @@ Constructs a bit array of <em>size</em> bits. The bits are uninitialized. Clears the bit at position <em>index</em>, i.e. sets it to 0. <p> <p>See also <a href="#setBit">setBit</a>() and <a href="#toggleBit">toggleBit</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> <a name="copy"></a>TQBitArray::copy () const +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> <a name="copy"></a>TQBitArray::copy () const </h3> Returns a <a href="shclass.html#deep-copy">deep copy</a> of the bit array. <p> <p>See also <a href="#detach">detach</a>(). @@ -152,7 +152,7 @@ dereferences the data and gets a copy of the data. Nothing happens if there is only a single reference. <p> <p>See also <a href="#copy">copy</a>(). -<p>Reimplemented from <a href="ntqmemarray.html#detach">TQMemArray</a>. +<p>Reimplemented from <a href="tqmemarray.html#detach">TQMemArray</a>. <h3 class=fn>bool <a name="fill"></a>TQBitArray::fill ( bool v, int size = -1 ) </h3> Fills the bit array with <em>v</em> (1's if <em>v</em> is TRUE, or 0's if <em>v</em> @@ -163,7 +163,7 @@ nonnegative. array could not be resized; otherwise returns TRUE. <p> <p>See also <a href="#resize">resize</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> & <a name="operator-and-eq"></a>TQBitArray::operator&= ( const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> & <a name="operator-and-eq"></a>TQBitArray::operator&= ( const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> Performs the AND operation between all bits in this bit array and <em>a</em>. Returns a reference to this bit array. @@ -179,17 +179,17 @@ other), taken to be 0. <p> <p>See also <a href="#operator|-eq">operator|=</a>(), <a href="#operator^-eq">operator^=</a>(), and <a href="#operator~">operator~</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> & <a name="operator-eq"></a>TQBitArray::operator= ( const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> & <a name="operator-eq"></a>TQBitArray::operator= ( const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> <p> Assigns a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em> to this bit array and returns a reference to this array. -<h3 class=fn><a href="qbitval.html">TQBitVal</a> <a name="operator[]"></a>TQBitArray::operator[] ( int index ) +<h3 class=fn><a href="tqbitval.html">TQBitVal</a> <a name="operator[]"></a>TQBitArray::operator[] ( int index ) </h3> <p> Implements the [] operator for bit arrays. -<p> The returned <a href="qbitval.html">TQBitVal</a> is a context object. It makes it possible to +<p> The returned <a href="tqbitval.html">TQBitVal</a> is a context object. It makes it possible to get and set a single bit value by its <em>index</em> position. <p> Example: <pre> @@ -207,7 +207,7 @@ get and set a single bit value by its <em>index</em> position. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Implements the [] operator for constant bit arrays. -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> & <a name="operator^-eq"></a>TQBitArray::operator^= ( const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> & <a name="operator^-eq"></a>TQBitArray::operator^= ( const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> Performs the XOR operation between all bits in this bit array and <em>a</em>. Returns a reference to this bit array. @@ -223,7 +223,7 @@ other), taken to be 0. <p> <p>See also <a href="#operator-and-eq">operator&=</a>(), <a href="#operator|-eq">operator|=</a>(), and <a href="#operator~">operator~</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> & <a name="operator|-eq"></a>TQBitArray::operator|= ( const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> & <a name="operator|-eq"></a>TQBitArray::operator|= ( const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> Performs the OR operation between all bits in this bit array and <em>a</em>. Returns a reference to this bit array. @@ -239,7 +239,7 @@ other), taken to be 0. <p> <p>See also <a href="#operator-and-eq">operator&=</a>(), <a href="#operator^-eq">operator^=</a>(), and <a href="#operator~">operator~</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> <a name="operator~"></a>TQBitArray::operator~ () const +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> <a name="operator~"></a>TQBitArray::operator~ () const </h3> Returns a bit array that contains the inverted bits of this bit array. <p> Example: @@ -298,7 +298,7 @@ previous value was 1, the new value will be 0. <p> <p>See also <a href="#setBit">setBit</a>() and <a href="#clearBit">clearBit</a>(). <hr><h2>Related Functions</h2> -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> <a name="operator-and"></a>operator& ( const <a href="ntqbitarray.html">TQBitArray</a> & a1, const <a href="ntqbitarray.html">TQBitArray</a> & a2 ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> <a name="operator-and"></a>operator& ( const <a href="tqbitarray.html">TQBitArray</a> & a1, const <a href="tqbitarray.html">TQBitArray</a> & a2 ) </h3> <p> Returns the AND result between the bit arrays <em>a1</em> and <em>a2</em>. @@ -307,19 +307,19 @@ with any missing bits (i.e. if one array is shorter than the other), taken to be 0. <p> <p>See also <a href="#operator-and-eq">TQBitArray::operator&=</a>(). -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> <p> Writes bit array <em>a</em> to stream <em>s</em>. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="ntqbitarray.html">TQBitArray</a> & a ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqbitarray.html">TQBitArray</a> & a ) </h3> <p> Reads a bit array into <em>a</em> from stream <em>s</em>. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> <a name="operator^"></a>operator^ ( const <a href="ntqbitarray.html">TQBitArray</a> & a1, const <a href="ntqbitarray.html">TQBitArray</a> & a2 ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> <a name="operator^"></a>operator^ ( const <a href="tqbitarray.html">TQBitArray</a> & a1, const <a href="tqbitarray.html">TQBitArray</a> & a2 ) </h3> <p> Returns the XOR result between the bit arrays <em>a1</em> and <em>a2</em>. @@ -328,7 +328,7 @@ with any missing bits (i.e. if one array is shorter than the other), taken to be 0. <p> <p>See also <a href="#operator^">TQBitArray::operator^</a>(). -<h3 class=fn><a href="ntqbitarray.html">TQBitArray</a> <a name="operator|"></a>operator| ( const <a href="ntqbitarray.html">TQBitArray</a> & a1, const <a href="ntqbitarray.html">TQBitArray</a> & a2 ) +<h3 class=fn><a href="tqbitarray.html">TQBitArray</a> <a name="operator|"></a>operator| ( const <a href="tqbitarray.html">TQBitArray</a> & a1, const <a href="tqbitarray.html">TQBitArray</a> & a2 ) </h3> <p> Returns the OR result between the bit arrays <em>a1</em> and <em>a2</em>. diff --git a/doc/html/qbitmap-h.html b/doc/html/tqbitmap-h.html index 51799ef76..7ebafcca6 100644 --- a/doc/html/qbitmap-h.html +++ b/doc/html/tqbitmap-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqbitmap.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqbitmap.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqbitmap.h Include File</title> +<title>tqbitmap.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>ntqbitmap.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>tqbitmap.h</h1> -<p>This is the verbatim text of the ntqbitmap.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqbitmap.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqbitmap.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqbitmap.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQBitmap class ** diff --git a/doc/html/qbitmap-members.html b/doc/html/tqbitmap-members.html index 1b6376d9a..94d9b9888 100644 --- a/doc/html/qbitmap-members.html +++ b/doc/html/tqbitmap-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqbitmap.h:46 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqbitmap.h:46 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -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 TQBitmap</h1> <p>This is the complete list of member functions for -<a href="ntqbitmap.html">TQBitmap</a>, including inherited members. +<a href="tqbitmap.html">TQBitmap</a>, including inherited members. <ul> -<li><a href="ntqbitmap.html#TQBitmap">TQBitmap</a>() +<li><a href="tqbitmap.html#TQBitmap">TQBitmap</a>() <li><a href="ntqpaintdevice.html#cmd">cmd</a>() <li><a href="ntqpixmap.html#convertFromImage">convertFromImage</a>() <li><a href="ntqpixmap.html#convertToImage">convertToImage</a>() @@ -60,7 +60,7 @@ body { background: #ffffff; color: black; } <li><a href="ntqpixmap.html#loadFromData">loadFromData</a>() <li><a href="ntqpixmap.html#mask">mask</a>() <li><a href="ntqpixmap.html#metric">metric</a>() -<li><a href="ntqbitmap.html#operator-eq">operator=</a>() +<li><a href="tqbitmap.html#operator-eq">operator=</a>() <li><a href="ntqpixmap.html#optimization">optimization</a>() <li><a href="ntqpaintdevice.html#paintingActive">paintingActive</a>() <li><a href="ntqpixmap.html#rect">rect</a>() @@ -95,7 +95,7 @@ body { background: #ffffff; color: black; } <li><a href="ntqpaintdevice.html#x11SetAppDpiX">x11SetAppDpiX</a>() <li><a href="ntqpaintdevice.html#x11SetAppDpiY">x11SetAppDpiY</a>() <li><a href="ntqpaintdevice.html#x11Visual">x11Visual</a>() -<li><a href="ntqbitmap.html#xForm">xForm</a>() +<li><a href="tqbitmap.html#xForm">xForm</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqbitmap.html b/doc/html/tqbitmap.html index ce6c4a19d..c4e78871e 100644 --- a/doc/html/ntqbitmap.html +++ b/doc/html/tqbitmap.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/qbitmap.cpp:42 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqbitmap.cpp:42 --> <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 TQBitmap class provides monochrome (1-bit depth) pixmaps. <a href="#details">More...</a> -<p><tt>#include <<a href="qbitmap-h.html">ntqbitmap.h</a>></tt> +<p><tt>#include <<a href="tqbitmap-h.html">tqbitmap.h</a>></tt> <p>Inherits <a href="ntqpixmap.html">TQPixmap</a>. -<p><a href="qbitmap-members.html">List of all member functions.</a> +<p><a href="tqbitmap-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQBitmap"><b>TQBitmap</b></a> ()</li> @@ -131,7 +131,7 @@ This is an overloaded member function, provided for convenience. It behaves esse the X11 bitmap program. The X bitmap bit order is little endian. The <a href="tqimage.html">TQImage</a> documentation discusses bit order of monochrome images. -<h3 class=fn><a name="TQBitmap-6"></a>TQBitmap::TQBitmap ( const <a href="ntqbitmap.html">TQBitmap</a> & bitmap ) +<h3 class=fn><a name="TQBitmap-6"></a>TQBitmap::TQBitmap ( const <a href="tqbitmap.html">TQBitmap</a> & bitmap ) </h3> Constructs a bitmap that is a copy of <em>bitmap</em>. @@ -145,12 +145,12 @@ bitmap. uses more than 1 bit per pixel. <p> <p>See also <a href="ntqpixmap.html#isNull">TQPixmap::isNull</a>(), <a href="ntqpixmap.html#load">TQPixmap::load</a>(), <a href="ntqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), <a href="ntqpixmap.html#save">TQPixmap::save</a>(), and <a href="ntqpixmap.html#imageFormat">TQPixmap::imageFormat</a>(). -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> & <a name="operator-eq"></a>TQBitmap::operator= ( const <a href="ntqbitmap.html">TQBitmap</a> & bitmap ) +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq"></a>TQBitmap::operator= ( const <a href="tqbitmap.html">TQBitmap</a> & bitmap ) </h3> Assigns the bitmap <em>bitmap</em> to this bitmap and returns a reference to this bitmap. -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> & <a name="operator-eq-2"></a>TQBitmap::operator= ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq-2"></a>TQBitmap::operator= ( const <a href="ntqpixmap.html">TQPixmap</a> & pixmap ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Assigns the pixmap <em>pixmap</em> to this bitmap and returns a @@ -158,7 +158,7 @@ reference to this bitmap. <p> Dithering will be performed if the pixmap has a <a href="ntqpixmap.html#depth">TQPixmap::depth</a>() greater than 1. -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> & <a name="operator-eq-3"></a>TQBitmap::operator= ( const <a href="tqimage.html">TQImage</a> & image ) +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> & <a name="operator-eq-3"></a>TQBitmap::operator= ( const <a href="tqimage.html">TQImage</a> & image ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Converts the image <em>image</em> to a bitmap and assigns the result to @@ -166,7 +166,7 @@ this bitmap. Returns a reference to the bitmap. <p> Dithering will be performed if the image has a <a href="tqimage.html#depth">TQImage::depth</a>() greater than 1. -<h3 class=fn><a href="ntqbitmap.html">TQBitmap</a> <a name="xForm"></a>TQBitmap::xForm ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix ) const +<h3 class=fn><a href="tqbitmap.html">TQBitmap</a> <a name="xForm"></a>TQBitmap::xForm ( const <a href="ntqwmatrix.html">TQWMatrix</a> & matrix ) const </h3> Returns a transformed copy of this bitmap by using <em>matrix</em>. <p> This function does exactly the same as <a href="ntqpixmap.html#xForm">TQPixmap::xForm</a>(), except diff --git a/doc/html/qbitval-members.html b/doc/html/tqbitval-members.html index 719779538..15535609a 100644 --- a/doc/html/qbitval-members.html +++ b/doc/html/tqbitval-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqbitarray.h:53 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqbitarray.h:53 --> <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 TQBitVal</h1> <p>This is the complete list of member functions for -<a href="qbitval.html">TQBitVal</a>, including inherited members. +<a href="tqbitval.html">TQBitVal</a>, including inherited members. <ul> -<li><a href="qbitval.html#TQBitVal">TQBitVal</a>() -<li><a href="qbitval.html#operator-int">operator int</a>() -<li><a href="qbitval.html#operator-eq">operator=</a>() +<li><a href="tqbitval.html#TQBitVal">TQBitVal</a>() +<li><a href="tqbitval.html#operator-int">operator int</a>() +<li><a href="tqbitval.html#operator-eq">operator=</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qbitval.html b/doc/html/tqbitval.html index f08a50822..ceb106c56 100644 --- a/doc/html/qbitval.html +++ b/doc/html/tqbitval.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/tools/qbitarray.cpp:44 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqbitarray.cpp:44 --> <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 TQBitVal class is an internal class, used with TQBitArray. <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 <<a href="qbitarray-h.html">ntqbitarray.h</a>></tt> -<p><a href="qbitval-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqbitarray-h.html">tqbitarray.h</a>></tt> +<p><a href="tqbitval-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQBitVal"><b>TQBitVal</b></a> ( TQBitArray * a, uint i )</li> @@ -47,17 +47,17 @@ body { background: #ffffff; color: black; } -The TQBitVal class is an internal class, used with <a href="ntqbitarray.html">TQBitArray</a>. +The TQBitVal class is an internal class, used with <a href="tqbitarray.html">TQBitArray</a>. <p> <p> The TQBitVal is required by the indexing [] operator on bit arrays. It is not for use in any other context. <p>See also <a href="collection.html">Collection Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQBitVal"></a>TQBitVal::TQBitVal ( <a href="ntqbitarray.html">TQBitArray</a> * a, uint i ) +<h3 class=fn><a name="TQBitVal"></a>TQBitVal::TQBitVal ( <a href="tqbitarray.html">TQBitArray</a> * a, uint i ) </h3> -<p> Constructs a reference to element <em>i</em> in the <a href="ntqbitarray.html">TQBitArray</a> <em>a</em>. +<p> Constructs a reference to element <em>i</em> in the <a href="tqbitarray.html">TQBitArray</a> <em>a</em>. This is what TQBitArray::operator[] constructs its return value with. @@ -66,13 +66,13 @@ with. <p> Returns the value referenced by the TQBitVal. -<h3 class=fn><a href="qbitval.html">TQBitVal</a> & <a name="operator-eq"></a>TQBitVal::operator= ( const <a href="qbitval.html">TQBitVal</a> & v ) +<h3 class=fn><a href="tqbitval.html">TQBitVal</a> & <a name="operator-eq"></a>TQBitVal::operator= ( const <a href="tqbitval.html">TQBitVal</a> & v ) </h3> <p> Sets the value referenced by the TQBitVal to that referenced by TQBitVal <em>v</em>. -<h3 class=fn><a href="qbitval.html">TQBitVal</a> & <a name="operator-eq-2"></a>TQBitVal::operator= ( bool v ) +<h3 class=fn><a href="tqbitval.html">TQBitVal</a> & <a name="operator-eq-2"></a>TQBitVal::operator= ( bool v ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the value referenced by the TQBitVal to <em>v</em>. diff --git a/doc/html/qcache-h.html b/doc/html/tqcache-h.html index 16feebd86..a588e4eb2 100644 --- a/doc/html/qcache-h.html +++ b/doc/html/tqcache-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcache.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcache.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqcache.h Include File</title> +<title>tqcache.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>ntqcache.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>tqcache.h</h1> -<p>This is the verbatim text of the ntqcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqcache.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqcache.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQCache template class ** diff --git a/doc/html/qcache-members.html b/doc/html/tqcache-members.html index e6de67e7d..17a2e7a21 100644 --- a/doc/html/qcache-members.html +++ b/doc/html/tqcache-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcache.h:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcache.h:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,27 +32,27 @@ 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 TQCache</h1> <p>This is the complete list of member functions for -<a href="ntqcache.html">TQCache</a>, including inherited members. +<a href="tqcache.html">TQCache</a>, including inherited members. <ul> -<li><a href="ntqcache.html#~TQCache">~TQCache</a>() +<li><a href="tqcache.html#~TQCache">~TQCache</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqcache.html#clear">clear</a>() -<li><a href="ntqcache.html#count">count</a>() +<li><a href="tqcache.html#clear">clear</a>() +<li><a href="tqcache.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqcache.html#find">find</a>() -<li><a href="ntqcache.html#insert">insert</a>() -<li><a href="ntqcache.html#isEmpty">isEmpty</a>() -<li><a href="ntqcache.html#maxCost">maxCost</a>() +<li><a href="tqcache.html#find">find</a>() +<li><a href="tqcache.html#insert">insert</a>() +<li><a href="tqcache.html#isEmpty">isEmpty</a>() +<li><a href="tqcache.html#maxCost">maxCost</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqcache.html#operator[]">operator[]</a>() -<li><a href="ntqcache.html#remove">remove</a>() +<li><a href="tqcache.html#operator[]">operator[]</a>() +<li><a href="tqcache.html#remove">remove</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqcache.html#setMaxCost">setMaxCost</a>() -<li><a href="ntqcache.html#size">size</a>() -<li><a href="ntqcache.html#statistics">statistics</a>() -<li><a href="ntqcache.html#take">take</a>() -<li><a href="ntqcache.html#totalCost">totalCost</a>() +<li><a href="tqcache.html#setMaxCost">setMaxCost</a>() +<li><a href="tqcache.html#size">size</a>() +<li><a href="tqcache.html#statistics">statistics</a>() +<li><a href="tqcache.html#take">take</a>() +<li><a href="tqcache.html#totalCost">totalCost</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqcache.html b/doc/html/tqcache.html index e7f0ad16b..54a5d7d79 100644 --- a/doc/html/ntqcache.html +++ b/doc/html/tqcache.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/doc/qcache.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqcache.doc:41 --> <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 TQCache class is a template class that provides a cache based on TQString keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qcache-h.html">ntqcache.h</a>></tt> +<p><tt>#include <<a href="tqcache-h.html">tqcache.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qcache-members.html">List of all member functions.</a> +<p><a href="tqcache-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCache-2"><b>TQCache</b></a> ( int maxCost = 100, int size = 17, bool caseSensitive = TRUE )</li> @@ -91,13 +91,13 @@ Inherit a cache and reimplement <a href="tqptrcollection.html#newItem">newItem</ <a href="tqptrcollection.html#deleteItem">TQPtrCollection::deleteItem</a>() is called. The default implementation deletes the item if auto-deletion is enabled, and does nothing otherwise. -<p> There is a <a href="qcacheiterator.html">TQCacheIterator</a> that can be used to traverse the items +<p> There is a <a href="tqcacheiterator.html">TQCacheIterator</a> that can be used to traverse the items in the cache in arbitrary order. <p> In TQCache, the cache items are accessed via <a href="tqstring.html">TQString</a> keys, which are Unicode strings. If you want to use non-Unicode, plain 8-bit -<tt>char*</tt> keys, use the <a href="ntqasciicache.html">TQAsciiCache</a> template. A TQCache has the +<tt>char*</tt> keys, use the <a href="tqasciicache.html">TQAsciiCache</a> template. A TQCache has the same performance as a TQAsciiCache. -<p> <p>See also <a href="qcacheiterator.html">TQCacheIterator</a>, <a href="ntqasciicache.html">TQAsciiCache</a>, <a href="ntqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqcacheiterator.html">TQCacheIterator</a>, <a href="tqasciicache.html">TQAsciiCache</a>, <a href="tqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQCache-2"></a>TQCache::TQCache ( int maxCost = 100, int size = 17, bool caseSensitive = TRUE ) diff --git a/doc/html/qcacheiterator-members.html b/doc/html/tqcacheiterator-members.html index 3a7c09eaa..b7774d669 100644 --- a/doc/html/qcacheiterator-members.html +++ b/doc/html/tqcacheiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcache.h:94 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcache.h:94 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,25 +32,25 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQCacheIterator</h1> <p>This is the complete list of member functions for -<a href="qcacheiterator.html">TQCacheIterator</a>, including inherited members. +<a href="tqcacheiterator.html">TQCacheIterator</a>, including inherited members. <ul> -<li><a href="qcacheiterator.html#TQCacheIterator">TQCacheIterator</a>() -<li><a href="qcacheiterator.html#atFirst">atFirst</a>() -<li><a href="qcacheiterator.html#atLast">atLast</a>() -<li><a href="qcacheiterator.html#count">count</a>() -<li><a href="qcacheiterator.html#current">current</a>() -<li><a href="qcacheiterator.html#currentKey">currentKey</a>() -<li><a href="qcacheiterator.html#isEmpty">isEmpty</a>() -<li><a href="qcacheiterator.html#operator-type-*">operator type *</a>() -<li><a href="qcacheiterator.html#operator()">operator()</a>() -<li><a href="qcacheiterator.html#operator++">operator++</a>() -<li><a href="qcacheiterator.html#operator+-eq">operator+=</a>() -<li><a href="qcacheiterator.html#operator--">operator--</a>() -<li><a href="qcacheiterator.html#operator--eq">operator-=</a>() -<li><a href="qcacheiterator.html#operator-eq">operator=</a>() -<li><a href="qcacheiterator.html#toFirst">toFirst</a>() -<li><a href="qcacheiterator.html#toLast">toLast</a>() +<li><a href="tqcacheiterator.html#TQCacheIterator">TQCacheIterator</a>() +<li><a href="tqcacheiterator.html#atFirst">atFirst</a>() +<li><a href="tqcacheiterator.html#atLast">atLast</a>() +<li><a href="tqcacheiterator.html#count">count</a>() +<li><a href="tqcacheiterator.html#current">current</a>() +<li><a href="tqcacheiterator.html#currentKey">currentKey</a>() +<li><a href="tqcacheiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqcacheiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqcacheiterator.html#operator()">operator()</a>() +<li><a href="tqcacheiterator.html#operator++">operator++</a>() +<li><a href="tqcacheiterator.html#operator+-eq">operator+=</a>() +<li><a href="tqcacheiterator.html#operator--">operator--</a>() +<li><a href="tqcacheiterator.html#operator--eq">operator-=</a>() +<li><a href="tqcacheiterator.html#operator-eq">operator=</a>() +<li><a href="tqcacheiterator.html#toFirst">toFirst</a>() +<li><a href="tqcacheiterator.html#toLast">toLast</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qcacheiterator.html b/doc/html/tqcacheiterator.html index c630eb4df..3999ba2ff 100644 --- a/doc/html/qcacheiterator.html +++ b/doc/html/tqcacheiterator.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/doc/qcache.doc:293 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqcache.doc:293 --> <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 TQCacheIterator class provides an iterator for TQCache collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qcache-h.html">ntqcache.h</a>></tt> -<p><a href="qcacheiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqcache-h.html">tqcache.h</a>></tt> +<p><a href="tqcacheiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCacheIterator"><b>TQCacheIterator</b></a> ( const TQCache<type> & cache )</li> @@ -58,7 +58,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQCacheIterator class provides an iterator for <a href="ntqcache.html">TQCache</a> collections. +The TQCacheIterator class provides an iterator for <a href="tqcache.html">TQCache</a> collections. <p> <p> Note that the traversal order is arbitrary; you are not guaranteed @@ -77,16 +77,16 @@ returns TRUE if the cache is empty, and <a href="#count">count</a>() returns the of items in the cache. <p> Note that atFirst() and atLast() refer to the iterator's arbitrary ordering, not to the cache's internal least recently used list. -<p> <p>See also <a href="ntqcache.html">TQCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqcache.html">TQCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQCacheIterator"></a>TQCacheIterator::TQCacheIterator ( const <a href="ntqcache.html">TQCache</a><type> & cache ) +<h3 class=fn><a name="TQCacheIterator"></a>TQCacheIterator::TQCacheIterator ( const <a href="tqcache.html">TQCache</a><type> & cache ) </h3> <p> Constructs an iterator for <em>cache</em>. The current iterator item is set to point to the first item in the <em>cache</em>. -<h3 class=fn><a name="TQCacheIterator-2"></a>TQCacheIterator::TQCacheIterator ( const <a href="qcacheiterator.html">TQCacheIterator</a><type> & ci ) +<h3 class=fn><a name="TQCacheIterator-2"></a>TQCacheIterator::TQCacheIterator ( const <a href="tqcacheiterator.html">TQCacheIterator</a><type> & ci ) </h3> <p> Constructs an iterator for the same cache as <em>ci</em>. The new @@ -175,7 +175,7 @@ current() was the first item, <a href="#operator--">operator--</a>() returns 0. <p> Returns the item <em>jump</em> positions before the current item, or 0 if it is before the first item. Makes this the current item. -<h3 class=fn><a href="qcacheiterator.html">TQCacheIterator</a><type> & <a name="operator-eq"></a>TQCacheIterator::operator= ( const <a href="qcacheiterator.html">TQCacheIterator</a><type> & ci ) +<h3 class=fn><a href="tqcacheiterator.html">TQCacheIterator</a><type> & <a name="operator-eq"></a>TQCacheIterator::operator= ( const <a href="tqcacheiterator.html">TQCacheIterator</a><type> & ci ) </h3> <p> Makes this an iterator for the same cache as <em>ci</em>. The new diff --git a/doc/html/qcstring-h.html b/doc/html/tqcstring-h.html index 533aa0f68..ac5a3736d 100644 --- a/doc/html/qcstring-h.html +++ b/doc/html/tqcstring-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqcstring.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqcstring.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqcstring.h Include File</title> +<title>tqcstring.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>ntqcstring.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>tqcstring.h</h1> -<p>This is the verbatim text of the ntqcstring.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqcstring.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqcstring.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqcstring.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of the extended char array operations, ** and TQByteArray and TQCString classes @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #define TQCSTRING_H #ifndef QT_H -#include "ntqmemarray.h" +#include "tqmemarray.h" #endif // QT_H #include <string.h> diff --git a/doc/html/tqcstring-members.html b/doc/html/tqcstring-members.html new file mode 100644 index 000000000..56172867f --- /dev/null +++ b/doc/html/tqcstring-members.html @@ -0,0 +1,102 @@ +<!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/tqcstring.h:142 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQCString 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 Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped 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 TQCString</h1> + +<p>This is the complete list of member functions for +<a href="tqcstring.html">TQCString</a>, including inherited members. + +<ul> +<li><a href="tqcstring.html#TQCString">TQCString</a>() +<li><a href="tqcstring.html#append">append</a>() +<li><a href="tqmemarray.html#assign">assign</a>() +<li><a href="tqmemarray.html#at">at</a>() +<li><a href="tqmemarray.html#begin">begin</a>() +<li><a href="tqmemarray.html#bsearch">bsearch</a>() +<li><a href="tqcstring.html#contains">contains</a>() +<li><a href="tqcstring.html#copy">copy</a>() +<li><a href="tqmemarray.html#count">count</a>() +<li><a href="tqmemarray.html#data">data</a>() +<li><a href="tqmemarray.html#detach">detach</a>() +<li><a href="tqmemarray.html#duplicate">duplicate</a>() +<li><a href="tqmemarray.html#end">end</a>() +<li><a href="tqcstring.html#fill">fill</a>() +<li><a href="tqcstring.html#find">find</a>() +<li><a href="tqcstring.html#findRev">findRev</a>() +<li><a href="tqcstring.html#insert">insert</a>() +<li><a href="tqcstring.html#isEmpty">isEmpty</a>() +<li><a href="tqcstring.html#isNull">isNull</a>() +<li><a href="tqcstring.html#left">left</a>() +<li><a href="tqcstring.html#leftJustify">leftJustify</a>() +<li><a href="tqcstring.html#length">length</a>() +<li><a href="tqcstring.html#lower">lower</a>() +<li><a href="tqcstring.html#mid">mid</a>() +<li><a href="tqmemarray.html#nrefs">nrefs</a>() +<li><a href="tqcstring.html#operator-const-char-*">operator const char *</a>() +<li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() +<li><a href="tqcstring.html#operator+-eq">operator+=</a>() +<li><a href="tqcstring.html#operator-eq">operator=</a>() +<li><a href="tqmemarray.html#operator[]">operator[]</a>() +<li><a href="tqcstring.html#prepend">prepend</a>() +<li><a href="tqcstring.html#remove">remove</a>() +<li><a href="tqcstring.html#replace">replace</a>() +<li><a href="tqmemarray.html#resetRawData">resetRawData</a>() +<li><a href="tqcstring.html#resize">resize</a>() +<li><a href="tqcstring.html#right">right</a>() +<li><a href="tqcstring.html#rightJustify">rightJustify</a>() +<li><a href="tqcstring.html#setExpand">setExpand</a>() +<li><a href="tqcstring.html#setNum">setNum</a>() +<li><a href="tqmemarray.html#setRawData">setRawData</a>() +<li><a href="tqcstring.html#setStr">setStr</a>() +<li><a href="tqcstring.html#simplifyWhiteSpace">simplifyWhiteSpace</a>() +<li><a href="tqmemarray.html#size">size</a>() +<li><a href="tqmemarray.html#sort">sort</a>() +<li><a href="tqcstring.html#sprintf">sprintf</a>() +<li><a href="tqcstring.html#stripWhiteSpace">stripWhiteSpace</a>() +<li><a href="tqcstring.html#toDouble">toDouble</a>() +<li><a href="tqcstring.html#toFloat">toFloat</a>() +<li><a href="tqcstring.html#toInt">toInt</a>() +<li><a href="tqcstring.html#toLong">toLong</a>() +<li><a href="tqcstring.html#toShort">toShort</a>() +<li><a href="tqcstring.html#toUInt">toUInt</a>() +<li><a href="tqcstring.html#toULong">toULong</a>() +<li><a href="tqcstring.html#toUShort">toUShort</a>() +<li><a href="tqcstring.html#truncate">truncate</a>() +<li><a href="tqcstring.html#upper">upper</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 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> diff --git a/doc/html/ntqcstring.html b/doc/html/tqcstring.html index 82faf8392..4d0fe3805 100644 --- a/doc/html/ntqcstring.html +++ b/doc/html/tqcstring.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/tools/qcstring.cpp:567 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqcstring.cpp:567 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -35,9 +35,9 @@ body { background: #ffffff; color: black; } zero-terminated char array (char *). <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 <<a href="qcstring-h.html">ntqcstring.h</a>></tt> -<p>Inherits <a href="qbytearray.html">TQByteArray</a>. -<p><a href="qcstring-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqcstring-h.html">tqcstring.h</a>></tt> +<p>Inherits <a href="tqbytearray.html">TQByteArray</a>. +<p><a href="tqcstring-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQCString"><b>TQCString</b></a> ()</li> @@ -148,8 +148,8 @@ zero-terminated char array (char *). -<p> TQCString inherits <a href="qbytearray.html">TQByteArray</a>, which is defined as -<a href="ntqmemarray.html">TQMemArray</a><char>. Since TQCString is a TQMemArray, it uses <a href="shclass.html">explicit sharing</a> with a reference count. +<p> TQCString inherits <a href="tqbytearray.html">TQByteArray</a>, which is defined as +<a href="tqmemarray.html">TQMemArray</a><char>. Since TQCString is a TQMemArray, it uses <a href="shclass.html">explicit sharing</a> with a reference count. <p> TQCString tries to behave like a more convenient <tt>const char *</tt>. The price of doing this is that some algorithms will perform badly. For example, <a href="#append">append</a>() is O(length()) since it scans for a @@ -204,7 +204,7 @@ affects include <a href="#contains">contains</a>(), <a href="#find">find</a>(), characters using Unicode. </blockquote> <p> -<p> Performance note: The TQCString methods for <a href="ntqregexp.html">TQRegExp</a> searching are +<p> Performance note: The TQCString methods for <a href="tqregexp.html">TQRegExp</a> searching are implemented by converting the TQCString to a <a href="tqstring.html">TQString</a> and performing the search on that. This implies a <a href="shclass.html#deep-copy">deep copy</a> of the TQCString data. If you are going to perform many TQRegExp searches on a large @@ -227,11 +227,11 @@ the '\0'-terminator. Makes a null string if <em>size</em> == 0. are initialized to '\0'. All other characters are uninitialized. <p> <p>See also <a href="#resize">resize</a>() and <a href="#isNull">isNull</a>(). -<h3 class=fn><a name="TQCString-3"></a>TQCString::TQCString ( const <a href="ntqcstring.html">TQCString</a> & s ) +<h3 class=fn><a name="TQCString-3"></a>TQCString::TQCString ( const <a href="tqcstring.html">TQCString</a> & s ) </h3> <p> Constructs a <a href="shclass.html#shallow-copy">shallow copy</a> <em>s</em>. -<p> <p>See also <a href="ntqmemarray.html#assign">assign</a>(). +<p> <p>See also <a href="tqmemarray.html#assign">assign</a>(). <h3 class=fn><a name="TQCString-4"></a>TQCString::TQCString ( const char * str ) </h3> @@ -253,7 +253,7 @@ resulting TQCString will be terminated by this 0. If <em>str</em> is 0 a null string is created. <p> <p>See also <a href="#isNull">isNull</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="append"></a>TQCString::append ( const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="append"></a>TQCString::append ( const char * str ) </h3> <p> Appends string <em>str</em> to the string and returns a reference to the @@ -277,14 +277,14 @@ if <em>cs</em> if FALSE. contains two occurrences of "ana". <p> <p>See also <a href="#findRev">findRev</a>() and <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>int <a name="contains-3"></a>TQCString::contains ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) const +<h3 class=fn>int <a name="contains-3"></a>TQCString::contains ( const <a href="tqregexp.html">TQRegExp</a> & rx ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Counts the number of overlapping occurrences of <em>rx</em> in the string. <p> Example: <pre> <a href="tqstring.html">TQString</a> s = "banana and panama"; - <a href="ntqregexp.html">TQRegExp</a> r = TQRegExp( "a[nm]a", TRUE, FALSE ); + <a href="tqregexp.html">TQRegExp</a> r = TQRegExp( "a[nm]a", TRUE, FALSE ); s.<a href="tqstring.html#contains">contains</a>( r ); // 4 matches </pre> @@ -294,11 +294,11 @@ This is an overloaded member function, provided for convenience. It behaves esse string it is more efficient to convert the string to a <a href="tqstring.html">TQString</a> and apply the function to that. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="copy"></a>TQCString::copy () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="copy"></a>TQCString::copy () const </h3> <p> Returns a <a href="shclass.html#deep-copy">deep copy</a> of this string. -<p> <p>See also <a href="ntqmemarray.html#detach">detach</a>(). +<p> <p>See also <a href="tqmemarray.html#detach">detach</a>(). <h3 class=fn>bool <a name="fill"></a>TQCString::fill ( char c, int len = -1 ) </h3> @@ -329,10 +329,10 @@ if <em>cs</em> is FALSE. found. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>int <a name="find-3"></a>TQCString::find ( const <a href="ntqregexp.html">TQRegExp</a> & rx, int index = 0 ) const +<h3 class=fn>int <a name="find-3"></a>TQCString::find ( const <a href="tqregexp.html">TQRegExp</a> & rx, int index = 0 ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> Finds the first occurrence of the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em>, +<p> Finds the first occurrence of the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em>, starting at position <em>index</em>. <p> Returns the position of the next match, or -1 if <em>rx</em> was not found. @@ -360,10 +360,10 @@ if <em>cs</em> is FALSE. found. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>int <a name="findRev-3"></a>TQCString::findRev ( const <a href="ntqregexp.html">TQRegExp</a> & rx, int index = -1 ) const +<h3 class=fn>int <a name="findRev-3"></a>TQCString::findRev ( const <a href="tqregexp.html">TQRegExp</a> & rx, int index = -1 ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> Finds the first occurrence of the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em>, +<p> Finds the first occurrence of the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em>, starting at position <em>index</em> and searching backwards. <p> Returns the position of the next match (backwards), or -1 if <em>rx</em> was not found. @@ -371,7 +371,7 @@ was not found. string it is more efficient to convert the string to a <a href="tqstring.html">TQString</a> and apply the function to that. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="insert"></a>TQCString::insert ( uint index, char c ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="insert"></a>TQCString::insert ( uint index, char c ) </h3> Inserts character <em>c</em> into the string at position <em>index</em> and returns a reference to the string. @@ -386,7 +386,7 @@ is appended. <p> <p>See also <a href="#remove">remove</a>() and <a href="#replace">replace</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="insert-2"></a>TQCString::insert ( uint index, const char * s ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="insert-2"></a>TQCString::insert ( uint index, const char * s ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts string <em>s</em> into the string at position <em>index</em>. @@ -409,26 +409,26 @@ is appended. otherwise returns FALSE. An empty string is not always a null string. <p> See example in <a href="#isNull">isNull</a>(). -<p> <p>See also <a href="#isNull">isNull</a>(), <a href="#length">length</a>(), and <a href="ntqmemarray.html#size">size</a>(). +<p> <p>See also <a href="#isNull">isNull</a>(), <a href="#length">length</a>(), and <a href="tqmemarray.html#size">size</a>(). <h3 class=fn>bool <a name="isNull"></a>TQCString::isNull () const </h3> -<p> Returns TRUE if the string is null, i.e. if <a href="ntqmemarray.html#data">data</a>() == 0; otherwise +<p> Returns TRUE if the string is null, i.e. if <a href="tqmemarray.html#data">data</a>() == 0; otherwise returns FALSE. A null string is also an empty string. <p> Example: <pre> - TQCString a; // a.<a href="ntqmemarray.html#data">data</a>() == 0, a.<a href="ntqmemarray.html#size">size</a>() == 0, a.<a href="#length">length</a>() == 0 - TQCString b == ""; // b.<a href="ntqmemarray.html#data">data</a>() == "", b.<a href="ntqmemarray.html#size">size</a>() == 1, b.<a href="#length">length</a>() == 0 - a.<a href="#isNull">isNull</a>(); // TRUE because a.<a href="ntqmemarray.html#data">data</a>() == 0 + TQCString a; // a.<a href="tqmemarray.html#data">data</a>() == 0, a.<a href="tqmemarray.html#size">size</a>() == 0, a.<a href="#length">length</a>() == 0 + TQCString b == ""; // b.<a href="tqmemarray.html#data">data</a>() == "", b.<a href="tqmemarray.html#size">size</a>() == 1, b.<a href="#length">length</a>() == 0 + a.<a href="#isNull">isNull</a>(); // TRUE because a.<a href="tqmemarray.html#data">data</a>() == 0 a.<a href="#isEmpty">isEmpty</a>(); // TRUE because a.<a href="#length">length</a>() == 0 - b.<a href="#isNull">isNull</a>(); // FALSE because b.<a href="ntqmemarray.html#data">data</a>() == "" + b.<a href="#isNull">isNull</a>(); // FALSE because b.<a href="tqmemarray.html#data">data</a>() == "" b.<a href="#isEmpty">isEmpty</a>(); // TRUE because b.<a href="#length">length</a>() == 0 </pre> -<p> <p>See also <a href="#isEmpty">isEmpty</a>(), <a href="#length">length</a>(), and <a href="ntqmemarray.html#size">size</a>(). +<p> <p>See also <a href="#isEmpty">isEmpty</a>(), <a href="#length">length</a>(), and <a href="tqmemarray.html#size">size</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="left"></a>TQCString::left ( uint len ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="left"></a>TQCString::left ( uint len ) const </h3> Returns a substring that contains the <em>len</em> leftmost characters of the string. @@ -443,7 +443,7 @@ string. <p> <p>See also <a href="#right">right</a>() and <a href="#mid">mid</a>(). <p>Example: <a href="networkprotocol-example.html#x664">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="leftJustify"></a>TQCString::leftJustify ( uint width, char fill = ' ', bool truncate = FALSE ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="leftJustify"></a>TQCString::leftJustify ( uint width, char fill = ' ', bool truncate = FALSE ) const </h3> Returns a string of length <em>width</em> (plus one for the terminating '\0') that contains this string padded with the <em>fill</em> character. @@ -464,10 +464,10 @@ string. If the length of the string exceeds <em>width</em> and <em>truncate</em> <p> Returns the length of the string, excluding the '\0'-terminator. Equivalent to calling <tt>strlen(data())</tt>. <p> Null strings and empty strings have zero length. -<p> <p>See also <a href="ntqmemarray.html#size">size</a>(), <a href="#isNull">isNull</a>(), and <a href="#isEmpty">isEmpty</a>(). +<p> <p>See also <a href="tqmemarray.html#size">size</a>(), <a href="#isNull">isNull</a>(), and <a href="#isEmpty">isEmpty</a>(). <p>Example: <a href="networkprotocol-example.html#x665">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="lower"></a>TQCString::lower () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="lower"></a>TQCString::lower () const </h3> Returns a new string that is a copy of this string converted to lower case. @@ -479,7 +479,7 @@ case. <p> <p>See also <a href="#upper">upper</a>() and <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="mid"></a>TQCString::mid ( uint index, uint len = 0xffffffff ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="mid"></a>TQCString::mid ( uint index, uint len = 0xffffffff ) const </h3> Returns a substring that contains at most <em>len</em> characters from this string, starting at position <em>index</em>. @@ -500,22 +500,22 @@ exceeds the length of the string. <p> Returns the string data. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="operator+-eq"></a>TQCString::operator+= ( const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="operator+-eq"></a>TQCString::operator+= ( const char * str ) </h3> Appends string <em>str</em> to the string and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="operator+-eq-2"></a>TQCString::operator+= ( char c ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="operator+-eq-2"></a>TQCString::operator+= ( char c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Appends character <em>c</em> to the string and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="operator-eq"></a>TQCString::operator= ( const <a href="ntqcstring.html">TQCString</a> & s ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="operator-eq"></a>TQCString::operator= ( const <a href="tqcstring.html">TQCString</a> & s ) </h3> <p> Assigns a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>s</em> to this string and returns a reference to this string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="operator-eq-2"></a>TQCString::operator= ( const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="operator-eq-2"></a>TQCString::operator= ( const char * str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Assigns a <a href="shclass.html#deep-copy">deep copy</a> of <em>str</em> to this string and returns a @@ -523,13 +523,13 @@ reference to this string. <p> If <em>str</em> is 0 a null string is created. <p> <p>See also <a href="#isNull">isNull</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="prepend"></a>TQCString::prepend ( const char * s ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="prepend"></a>TQCString::prepend ( const char * s ) </h3> <p> Prepend <em>s</em> to the string. Equivalent to <a href="#insert">insert</a>(0, s). <p> <p>See also <a href="#insert">insert</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="remove"></a>TQCString::remove ( uint index, uint len ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="remove"></a>TQCString::remove ( uint index, uint len ) </h3> Removes <em>len</em> characters from the string, starting at position <em>index</em>, and returns a reference to the string. <p> If <em>index</em> is out of range, nothing happens. If <em>index</em> is @@ -543,7 +543,7 @@ string, the string is truncated at position <em>index</em>. <p> <p>See also <a href="#insert">insert</a>() and <a href="#replace">replace</a>(). <p>Example: <a href="networkprotocol-example.html#x667">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="replace"></a>TQCString::replace ( uint index, uint len, const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="replace"></a>TQCString::replace ( uint index, uint len, const char * str ) </h3> Replaces <em>len</em> characters from the string, starting at position <em>index</em>, with <em>str</em>, and returns a reference to the string. @@ -557,7 +557,7 @@ replaces the rest of the string from position <em>index</em>. <p> <p>See also <a href="#insert">insert</a>() and <a href="#remove">remove</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="replace-2"></a>TQCString::replace ( const <a href="ntqregexp.html">TQRegExp</a> & rx, const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="replace-2"></a>TQCString::replace ( const <a href="tqregexp.html">TQRegExp</a> & rx, const char * str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of <em>rx</em> in the string with <em>str</em>. @@ -578,7 +578,7 @@ Returns a reference to the string. string it is more efficient to convert the string to a <a href="tqstring.html">TQString</a> and apply the function to that. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="replace-3"></a>TQCString::replace ( char c, const char * after ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="replace-3"></a>TQCString::replace ( char c, const char * after ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of the character <em>c</em> in the string with <em>after</em>. Returns a reference to the string. @@ -590,7 +590,7 @@ with <em>after</em>. Returns a reference to the string. </pre> -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="replace-4"></a>TQCString::replace ( const char * before, const char * after ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="replace-4"></a>TQCString::replace ( const char * before, const char * after ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of the string <em>before</em> in the string with the string <em>after</em>. Returns a reference to the string. @@ -602,7 +602,7 @@ with the string <em>after</em>. Returns a reference to the string. </pre> -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="replace-5"></a>TQCString::replace ( char c1, char c2 ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="replace-5"></a>TQCString::replace ( char c1, char c2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of <em>c1</em> with the char <em>c2</em>. Returns a reference to the string. @@ -622,7 +622,7 @@ Extends or shrinks the string to <em>len</em> bytes, including the <p> <p>See also <a href="#truncate">truncate</a>(). <p>Example: <a href="networkprotocol-example.html#x668">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="right"></a>TQCString::right ( uint len ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="right"></a>TQCString::right ( uint len ) const </h3> Returns a substring that contains the <em>len</em> rightmost characters of the string. @@ -637,7 +637,7 @@ string. <p> <p>See also <a href="#left">left</a>() and <a href="#mid">mid</a>(). <p>Example: <a href="networkprotocol-example.html#x669">network/networkprotocol/nntp.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="rightJustify"></a>TQCString::rightJustify ( uint width, char fill = ' ', bool truncate = FALSE ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="rightJustify"></a>TQCString::rightJustify ( uint width, char fill = ' ', bool truncate = FALSE ) const </h3> Returns a string of length <em>width</em> (plus one for the terminating '\0') that contains zero or more of the <em>fill</em> character followed @@ -660,7 +660,7 @@ string if necessary, padding with spaces. <p> Returns FALSE if <em>index</em> was out of range and the string could not be expanded; otherwise returns TRUE. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum"></a>TQCString::setNum ( double n, char f = 'g', int prec = 6 ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum"></a>TQCString::setNum ( double n, char f = 'g', int prec = 6 ) </h3> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. @@ -670,50 +670,50 @@ decimal point) is specified with <em>prec</em>. <p> The valid formats for <em>f</em> are 'e', 'E', 'f', 'g' and 'G'. The formats are the same as for <a href="#sprintf">sprintf</a>(); they are explained in <a href="tqstring.html#arg">TQString::arg</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-2"></a>TQCString::setNum ( short n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-2"></a>TQCString::setNum ( short n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-3"></a>TQCString::setNum ( ushort n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-3"></a>TQCString::setNum ( ushort n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-4"></a>TQCString::setNum ( int n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-4"></a>TQCString::setNum ( int n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-5"></a>TQCString::setNum ( uint n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-5"></a>TQCString::setNum ( uint n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-6"></a>TQCString::setNum ( long n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-6"></a>TQCString::setNum ( long n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-7"></a>TQCString::setNum ( ulong n ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-7"></a>TQCString::setNum ( ulong n ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Sets the string to the string representation of the number <em>n</em> and returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setNum-8"></a>TQCString::setNum ( float n, char f = 'g', int prec = 6 ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setNum-8"></a>TQCString::setNum ( float n, char f = 'g', int prec = 6 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="setStr"></a>TQCString::setStr ( const char * str ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="setStr"></a>TQCString::setStr ( const char * str ) </h3> Makes a <a href="shclass.html#deep-copy">deep copy</a> of <em>str</em>. Returns a reference to the string. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="simplifyWhiteSpace"></a>TQCString::simplifyWhiteSpace () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="simplifyWhiteSpace"></a>TQCString::simplifyWhiteSpace () const </h3> Returns a new string that has white space removed from the start and the end, plus any sequence of internal white space replaced @@ -727,7 +727,7 @@ with a single space (ASCII 32). <p> <p>See also <a href="#stripWhiteSpace">stripWhiteSpace</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> & <a name="sprintf"></a>TQCString::sprintf ( const char * format, ... ) +<h3 class=fn><a href="tqcstring.html">TQCString</a> & <a name="sprintf"></a>TQCString::sprintf ( const char * format, ... ) </h3> Implemented as a call to the native vsprintf() (see the manual for your C library). @@ -752,7 +752,7 @@ implementation limit. <p> Giving user-supplied arguments to sprintf() is risky: Sooner or later someone will paste a huge line into your application. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="stripWhiteSpace"></a>TQCString::stripWhiteSpace () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="stripWhiteSpace"></a>TQCString::stripWhiteSpace () const </h3> Returns a new string that has white space removed from the start and the end. @@ -835,7 +835,7 @@ number, is out of range, or if it has trailing garbage; otherwise <p> <p>See also <a href="#resize">resize</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="upper"></a>TQCString::upper () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="upper"></a>TQCString::upper () const </h3> Returns a new string that is a copy of this string converted to upper case. <p> Example: @@ -847,59 +847,59 @@ Returns a new string that is a copy of this string converted to upper case. <p> <p>See also <a href="#lower">lower</a>() and <a href="#asciinotion">Note on character comparisons</a>. <hr><h2>Related Functions</h2> -<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="ntqcstring.html">TQCString</a> & s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator!-eq"></a>operator!= ( const <a href="tqcstring.html">TQCString</a> & s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are different; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) != 0. -<h3 class=fn>bool <a name="operator!-eq-2"></a>operator!= ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator!-eq-2"></a>operator!= ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are different; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) != 0. -<h3 class=fn>bool <a name="operator!-eq-3"></a>operator!= ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator!-eq-3"></a>operator!= ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are different; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) != 0. -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="operator+"></a>operator+ ( const <a href="ntqcstring.html">TQCString</a> & s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="operator+"></a>operator+ ( const <a href="tqcstring.html">TQCString</a> & s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> <p> <p> Returns a string which consists of the concatenation of <em>s1</em> and <em>s2</em>. -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="operator+-2"></a>operator+ ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="operator+-2"></a>operator+ ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns a string which consists of the concatenation of <em>s1</em> and <em>s2</em>. -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="operator+-3"></a>operator+ ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="operator+-3"></a>operator+ ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns a string which consists of the concatenation of <em>s1</em> and <em>s2</em>. -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="operator+-4"></a>operator+ ( const <a href="ntqcstring.html">TQCString</a> & s, char c ) +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="operator+-4"></a>operator+ ( const <a href="tqcstring.html">TQCString</a> & s, char c ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns a string which consists of the concatenation of <em>s</em> and <em>c</em>. -<h3 class=fn>const <a href="ntqcstring.html">TQCString</a> <a name="operator+-5"></a>operator+ ( char c, const <a href="ntqcstring.html">TQCString</a> & s ) +<h3 class=fn>const <a href="tqcstring.html">TQCString</a> <a name="operator+-5"></a>operator+ ( char c, const <a href="tqcstring.html">TQCString</a> & s ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns a string which consists of the concatenation of <em>c</em> and <em>s</em>. -<h3 class=fn>bool <a name="operator-lt"></a>operator< ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator-lt"></a>operator< ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> <p> @@ -907,7 +907,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) < 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-lt-2"></a>operator< ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-lt-2"></a>operator< ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -915,13 +915,13 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) < 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="ntqcstring.html">TQCString</a> & str ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="tqcstring.html">TQCString</a> & str ) </h3> <p> Writes string <em>str</em> to the stream <em>s</em>. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn>bool <a name="operator-lt-eq"></a>operator<= ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator-lt-eq"></a>operator<= ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> <p> @@ -930,7 +930,7 @@ returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) <= 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-lt-eq-2"></a>operator<= ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-lt-eq-2"></a>operator<= ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -939,28 +939,28 @@ returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) <= 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="ntqcstring.html">TQCString</a> & s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( const <a href="tqcstring.html">TQCString</a> & s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are equal; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) == 0. -<h3 class=fn>bool <a name="operator-eq-eq-2"></a>operator== ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator-eq-eq-2"></a>operator== ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are equal; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) == 0. -<h3 class=fn>bool <a name="operator-eq-eq-3"></a>operator== ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-eq-eq-3"></a>operator== ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <p> Returns TRUE if <em>s1</em> and <em>s2</em> are equal; otherwise returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) == 0. -<h3 class=fn>bool <a name="operator-gt"></a>operator> ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator-gt"></a>operator> ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> <p> @@ -968,7 +968,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) > 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-gt-2"></a>operator> ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-gt-2"></a>operator> ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -976,7 +976,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) > 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-gt-eq"></a>operator>= ( const <a href="ntqcstring.html">TQCString</a> & s1, const char * s2 ) +<h3 class=fn>bool <a name="operator-gt-eq"></a>operator>= ( const <a href="tqcstring.html">TQCString</a> & s1, const char * s2 ) </h3> <p> @@ -985,7 +985,7 @@ returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) >= 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn>bool <a name="operator-gt-eq-2"></a>operator>= ( const char * s1, const <a href="ntqcstring.html">TQCString</a> & s2 ) +<h3 class=fn>bool <a name="operator-gt-eq-2"></a>operator>= ( const char * s1, const <a href="tqcstring.html">TQCString</a> & s2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> @@ -994,7 +994,7 @@ returns FALSE. <p> Equivalent to <a href="#qstrcmp">qstrcmp</a>(<em>s1</em>, <em>s2</em>) >= 0. <p> <p>See also <a href="#asciinotion">Note on character comparisons</a>. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="ntqcstring.html">TQCString</a> & str ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqcstring.html">TQCString</a> & str ) </h3> <p> Reads a string into <em>str</em> from the stream <em>s</em>. diff --git a/doc/html/qdeepcopy-h.html b/doc/html/tqdeepcopy-h.html index b8547c4f2..e4efa73c6 100644 --- a/doc/html/qdeepcopy-h.html +++ b/doc/html/tqdeepcopy-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdeepcopy.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqdeepcopy.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqdeepcopy.h Include File</title> +<title>tqdeepcopy.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>ntqdeepcopy.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>tqdeepcopy.h</h1> -<p>This is the verbatim text of the ntqdeepcopy.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqdeepcopy.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqdeepcopy.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqdeepcopy.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQDeepCopy class ** diff --git a/doc/html/qdeepcopy-members.html b/doc/html/tqdeepcopy-members.html index 67aba5392..49704e56e 100644 --- a/doc/html/qdeepcopy-members.html +++ b/doc/html/tqdeepcopy-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdeepcopy.h:47 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqdeepcopy.h:47 --> <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 TQDeepCopy</h1> <p>This is the complete list of member functions for -<a href="ntqdeepcopy.html">TQDeepCopy</a>, including inherited members. +<a href="tqdeepcopy.html">TQDeepCopy</a>, including inherited members. <ul> -<li><a href="ntqdeepcopy.html#TQDeepCopy">TQDeepCopy</a>() -<li><a href="ntqdeepcopy.html#operator-T">operator T</a>() -<li><a href="ntqdeepcopy.html#operator-eq">operator=</a>() +<li><a href="tqdeepcopy.html#TQDeepCopy">TQDeepCopy</a>() +<li><a href="tqdeepcopy.html#operator-T">operator T</a>() +<li><a href="tqdeepcopy.html#operator-eq">operator=</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqdeepcopy.html b/doc/html/tqdeepcopy.html index 37e76561c..15a71c9d9 100644 --- a/doc/html/ntqdeepcopy.html +++ b/doc/html/tqdeepcopy.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/tools/qdeepcopy.cpp:40 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqdeepcopy.cpp:40 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -36,8 +36,8 @@ implicitly shared and explicitly shared classes reference unique data. <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 <<a href="qdeepcopy-h.html">ntqdeepcopy.h</a>></tt> -<p><a href="qdeepcopy-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqdeepcopy-h.html">tqdeepcopy.h</a>></tt> +<p><a href="tqdeepcopy-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQDeepCopy"><b>TQDeepCopy</b></a> ()</li> @@ -123,10 +123,10 @@ get a unique copy of the data, and that any assignments to <tt>global_string</tt protect the object shared across multiple threads. <p> The examples above use <a href="tqstring.html">TQString</a>, which is an implicitly shared class. The behavior of TQDeepCopy is the same when using explicitly -shared classes like <a href="qbytearray.html">TQByteArray</a>. +shared classes like <a href="tqbytearray.html">TQByteArray</a>. <p> Currently, TQDeepCopy works with the following classes: <ul> -<li> <a href="ntqmemarray.html">TQMemArray</a> (including subclasses like TQByteArray and <a href="ntqcstring.html">TQCString</a>) +<li> <a href="tqmemarray.html">TQMemArray</a> (including subclasses like TQByteArray and <a href="tqcstring.html">TQCString</a>) <li> <a href="tqmap.html">TQMap</a> <li> TQString <li> <a href="tqvaluelist.html">TQValueList</a> (including subclasses like <a href="tqstringlist.html">TQStringList</a> and <a href="tqvaluestack.html">TQValueStack</a>) @@ -150,7 +150,7 @@ shared classes like <a href="qbytearray.html">TQByteArray</a>. <p> Returns a <a href="shclass.html#deep-copy">deep copy</a> of the encapsulated data. -<h3 class=fn><a href="ntqdeepcopy.html">TQDeepCopy</a><T> & <a name="operator-eq"></a>TQDeepCopy::operator= ( const T & t ) +<h3 class=fn><a href="tqdeepcopy.html">TQDeepCopy</a><T> & <a name="operator-eq"></a>TQDeepCopy::operator= ( const T & t ) </h3> <p> Assigns a <a href="shclass.html#deep-copy">deep copy</a> of <em>t</em>. diff --git a/doc/html/qdict-h.html b/doc/html/tqdict-h.html index c0484d341..b1d95ca50 100644 --- a/doc/html/qdict-h.html +++ b/doc/html/tqdict-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdict.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqdict.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqdict.h Include File</title> +<title>tqdict.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>ntqdict.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>tqdict.h</h1> -<p>This is the verbatim text of the ntqdict.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqdict.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqdict.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqdict.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQDict template class ** diff --git a/doc/html/qdict-members.html b/doc/html/tqdict-members.html index 124d9ab91..99f179c00 100644 --- a/doc/html/qdict-members.html +++ b/doc/html/tqdict-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdict.h:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqdict.h:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,30 +32,30 @@ 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 TQDict</h1> <p>This is the complete list of member functions for -<a href="ntqdict.html">TQDict</a>, including inherited members. +<a href="tqdict.html">TQDict</a>, including inherited members. <ul> -<li><a href="ntqdict.html#TQDict">TQDict</a>() -<li><a href="ntqdict.html#~TQDict">~TQDict</a>() +<li><a href="tqdict.html#TQDict">TQDict</a>() +<li><a href="tqdict.html#~TQDict">~TQDict</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqdict.html#clear">clear</a>() -<li><a href="ntqdict.html#count">count</a>() +<li><a href="tqdict.html#clear">clear</a>() +<li><a href="tqdict.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqdict.html#find">find</a>() -<li><a href="ntqdict.html#insert">insert</a>() -<li><a href="ntqdict.html#isEmpty">isEmpty</a>() +<li><a href="tqdict.html#find">find</a>() +<li><a href="tqdict.html#insert">insert</a>() +<li><a href="tqdict.html#isEmpty">isEmpty</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqdict.html#operator-eq">operator=</a>() -<li><a href="ntqdict.html#operator[]">operator[]</a>() -<li><a href="ntqdict.html#read">read</a>() -<li><a href="ntqdict.html#remove">remove</a>() -<li><a href="ntqdict.html#replace">replace</a>() -<li><a href="ntqdict.html#resize">resize</a>() +<li><a href="tqdict.html#operator-eq">operator=</a>() +<li><a href="tqdict.html#operator[]">operator[]</a>() +<li><a href="tqdict.html#read">read</a>() +<li><a href="tqdict.html#remove">remove</a>() +<li><a href="tqdict.html#replace">replace</a>() +<li><a href="tqdict.html#resize">resize</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqdict.html#size">size</a>() -<li><a href="ntqdict.html#statistics">statistics</a>() -<li><a href="ntqdict.html#take">take</a>() -<li><a href="ntqdict.html#write">write</a>() +<li><a href="tqdict.html#size">size</a>() +<li><a href="tqdict.html#statistics">statistics</a>() +<li><a href="tqdict.html#take">take</a>() +<li><a href="tqdict.html#write">write</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqdict.html b/doc/html/tqdict.html index bb5521c08..9b7dc5d8d 100644 --- a/doc/html/ntqdict.html +++ b/doc/html/tqdict.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/doc/qdict.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqdict.doc:41 --> <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 TQDict class is a template class that provides a dictionary based on TQString keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qdict-h.html">ntqdict.h</a>></tt> +<p><tt>#include <<a href="tqdict-h.html">tqdict.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qdict-members.html">List of all member functions.</a> +<p><a href="tqdict-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQDict"><b>TQDict</b></a> ( int size = 17, bool caseSensitive = TRUE )</li> @@ -83,7 +83,7 @@ pointers to X (X *). TQString used for insertion, removal and lookup. The value is a pointer. Dictionaries provide very fast insertion and lookup. <p> If you want to use non-Unicode, plain 8-bit <tt>char*</tt> keys, use the -<a href="ntqasciidict.html">TQAsciiDict</a> template. A TQDict has the same performance as a +<a href="tqasciidict.html">TQAsciiDict</a> template. A TQDict has the same performance as a TQAsciiDict. If you want to have a dictionary that maps TQStrings to TQStrings use TQMap. <p> The <a href="#size">size</a>() of the dictionary is very important. In order to get @@ -108,7 +108,7 @@ fast. <p> Items with equal keys are allowed. When inserting two items with the same key, only the last inserted item will be accessible (last in, first out) until it is removed. -<p> The <a href="qdictiterator.html">TQDictIterator</a> class can traverse the dictionary, but only in +<p> The <a href="tqdictiterator.html">TQDictIterator</a> class can traverse the dictionary, but only in an arbitrary order. Multiple iterators may independently traverse the same dictionary. <p> When inserting an item into a dictionary, only the pointer is @@ -130,9 +130,9 @@ implementation is to delete the item if auto-deletion is enabled. fields["forename"]->setText( "Homer" ); fields["surname"]->setText( "Simpson" ); - <a href="qdictiterator.html">TQDictIterator</a><TQLineEdit> it( fields ); // See TQDictIterator - for( ; it.<a href="qdictiterator.html#current">current</a>(); ++it ) - cout << it.<a href="qdictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="qdictiterator.html#current">current</a>()->text() << endl; + <a href="tqdictiterator.html">TQDictIterator</a><TQLineEdit> it( fields ); // See TQDictIterator + for( ; it.<a href="tqdictiterator.html#current">current</a>(); ++it ) + cout << it.<a href="tqdictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="tqdictiterator.html#current">current</a>()->text() << endl; cout << endl; if ( fields["forename"] && fields["surname"] ) @@ -191,7 +191,7 @@ letter the style will simply have no accelerator. If the first letter of the style name is not in the dictionary we use it for the accelerator and add it to the dictionary. Finally we create a <a href="tqaction.html">TQAction</a> for each style. -<p> <p>See also <a href="qdictiterator.html">TQDictIterator</a>, <a href="ntqasciidict.html">TQAsciiDict</a>, <a href="ntqintdict.html">TQIntDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqdictiterator.html">TQDictIterator</a>, <a href="tqasciidict.html">TQAsciiDict</a>, <a href="tqintdict.html">TQIntDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQDict"></a>TQDict::TQDict ( int size = 17, bool caseSensitive = TRUE ) @@ -205,7 +205,7 @@ to faster lookup. <p> If <em>caseSensitive</em> is TRUE (the default), keys which differ only by case are considered different. -<h3 class=fn><a name="TQDict-2"></a>TQDict::TQDict ( const <a href="ntqdict.html">TQDict</a><type> & dict ) +<h3 class=fn><a name="TQDict-2"></a>TQDict::TQDict ( const <a href="tqdict.html">TQDict</a><type> & dict ) </h3> <p> Constructs a copy of <em>dict</em>. @@ -269,7 +269,7 @@ item will be accessible using <a href="#operator[]">operator[]</a>(). otherwise returns FALSE. <p> <p>See also <a href="#count">count</a>(). -<h3 class=fn><a href="ntqdict.html">TQDict</a><type> & <a name="operator-eq"></a>TQDict::operator= ( const <a href="ntqdict.html">TQDict</a><type> & dict ) +<h3 class=fn><a href="tqdict.html">TQDict</a><type> & <a name="operator-eq"></a>TQDict::operator= ( const <a href="tqdict.html">TQDict</a><type> & dict ) </h3> <p> Assigns <em>dict</em> to this dictionary and returns a reference to this diff --git a/doc/html/qdictiterator-members.html b/doc/html/tqdictiterator-members.html index 17974617d..4f9616b62 100644 --- a/doc/html/qdictiterator-members.html +++ b/doc/html/tqdictiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqdict.h:101 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqdict.h:101 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,19 +32,19 @@ 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 TQDictIterator</h1> <p>This is the complete list of member functions for -<a href="qdictiterator.html">TQDictIterator</a>, including inherited members. +<a href="tqdictiterator.html">TQDictIterator</a>, including inherited members. <ul> -<li><a href="qdictiterator.html#TQDictIterator">TQDictIterator</a>() -<li><a href="qdictiterator.html#~TQDictIterator">~TQDictIterator</a>() -<li><a href="qdictiterator.html#count">count</a>() -<li><a href="qdictiterator.html#current">current</a>() -<li><a href="qdictiterator.html#currentKey">currentKey</a>() -<li><a href="qdictiterator.html#isEmpty">isEmpty</a>() -<li><a href="qdictiterator.html#operator-type-*">operator type *</a>() -<li><a href="qdictiterator.html#operator()">operator()</a>() -<li><a href="qdictiterator.html#operator++">operator++</a>() -<li><a href="qdictiterator.html#toFirst">toFirst</a>() +<li><a href="tqdictiterator.html#TQDictIterator">TQDictIterator</a>() +<li><a href="tqdictiterator.html#~TQDictIterator">~TQDictIterator</a>() +<li><a href="tqdictiterator.html#count">count</a>() +<li><a href="tqdictiterator.html#current">current</a>() +<li><a href="tqdictiterator.html#currentKey">currentKey</a>() +<li><a href="tqdictiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqdictiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqdictiterator.html#operator()">operator()</a>() +<li><a href="tqdictiterator.html#operator++">operator++</a>() +<li><a href="tqdictiterator.html#toFirst">toFirst</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qdictiterator.html b/doc/html/tqdictiterator.html index 0f8ebcc0b..45cac8ace 100644 --- a/doc/html/qdictiterator.html +++ b/doc/html/tqdictiterator.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/doc/qdict.doc:410 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqdict.doc:410 --> <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 TQDictIterator class provides an iterator for TQDict collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qdict-h.html">ntqdict.h</a>></tt> -<p><a href="qdictiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqdict-h.html">tqdict.h</a>></tt> +<p><a href="tqdictiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQDictIterator"><b>TQDictIterator</b></a> ( const TQDict<type> & dict )</li> @@ -51,7 +51,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQDictIterator class provides an iterator for <a href="ntqdict.html">TQDict</a> collections. +The TQDictIterator class provides an iterator for <a href="tqdict.html">TQDict</a> collections. <p> <p> TQDictIterator is implemented as a template class. Define a @@ -67,10 +67,10 @@ updates all iterators that are referring to the removed item to point to the next item in the (arbitrary) traversal order. <p> Example: <pre> - <a href="ntqdict.html">TQDict</a><TQLineEdit> fields; - fields.<a href="ntqdict.html#insert">insert</a>( "forename", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); - fields.<a href="ntqdict.html#insert">insert</a>( "surname", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); - fields.<a href="ntqdict.html#insert">insert</a>( "age", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + <a href="tqdict.html">TQDict</a><TQLineEdit> fields; + fields.<a href="tqdict.html#insert">insert</a>( "forename", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + fields.<a href="tqdict.html#insert">insert</a>( "surname", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + fields.<a href="tqdict.html#insert">insert</a>( "age", new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); fields["forename"]->setText( "Homer" ); fields["surname"]->setText( "Simpson" ); @@ -90,10 +90,10 @@ point to the next item in the (arbitrary) traversal order. In the example we insert some pointers to line edits into a dictionary, then iterate over the dictionary printing the strings associated with the line edits. -<p> <p>See also <a href="ntqdict.html">TQDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqdict.html">TQDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQDictIterator"></a>TQDictIterator::TQDictIterator ( const <a href="ntqdict.html">TQDict</a><type> & dict ) +<h3 class=fn><a name="TQDictIterator"></a>TQDictIterator::TQDictIterator ( const <a href="tqdict.html">TQDict</a><type> & dict ) </h3> <p> Constructs an iterator for <em>dict</em>. The current iterator item is diff --git a/doc/html/tqdomdocument.html b/doc/html/tqdomdocument.html index 9d7a64cd3..6a1f83ab2 100644 --- a/doc/html/tqdomdocument.html +++ b/doc/html/tqdomdocument.html @@ -389,7 +389,7 @@ Assigns <em>x</em> to this DOM document. will also change the other. If you want to make a <a href="shclass.html#deep-copy">deep copy</a>, use <a href="tqdomnode.html#cloneNode">cloneNode</a>(). -<h3 class=fn>bool <a name="setContent"></a>TQDomDocument::setContent ( const <a href="qbytearray.html">TQByteArray</a> & buffer, bool namespaceProcessing, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) +<h3 class=fn>bool <a name="setContent"></a>TQDomDocument::setContent ( const <a href="tqbytearray.html">TQByteArray</a> & buffer, bool namespaceProcessing, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) </h3> This function parses the XML document from the byte array <em>buffer</em> and sets it as the content of the document. It tries to detect the encoding of the document as required by the XML @@ -411,7 +411,7 @@ TQDomNode::prefix(), <a href="tqdomnode.html#localName">TQDomNode::localName</a> <a href="tqdomnode.html#namespaceURI">TQDomNode::namespaceURI</a>() return <a href="tqstring.html#TQString-null">TQString::null</a>. <p> <p>See also <a href="tqdomnode.html#namespaceURI">TQDomNode::namespaceURI</a>(), <a href="tqdomnode.html#localName">TQDomNode::localName</a>(), <a href="tqdomnode.html#prefix">TQDomNode::prefix</a>(), <a href="tqstring.html#isNull">TQString::isNull</a>(), and <a href="tqstring.html#isEmpty">TQString::isEmpty</a>(). -<h3 class=fn>bool <a name="setContent-2"></a>TQDomDocument::setContent ( const <a href="ntqcstring.html">TQCString</a> & buffer, bool namespaceProcessing, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) +<h3 class=fn>bool <a name="setContent-2"></a>TQDomDocument::setContent ( const <a href="tqcstring.html">TQCString</a> & buffer, bool namespaceProcessing, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function reads the XML document from the C string <em>buffer</em>. @@ -430,7 +430,7 @@ is done. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function reads the XML document from the IO device <em>dev</em>. -<h3 class=fn>bool <a name="setContent-5"></a>TQDomDocument::setContent ( const <a href="ntqcstring.html">TQCString</a> & buffer, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) +<h3 class=fn>bool <a name="setContent-5"></a>TQDomDocument::setContent ( const <a href="tqcstring.html">TQCString</a> & buffer, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function reads the XML document from the C string <em>buffer</em>. @@ -438,7 +438,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> <b>Warning:</b> This function does not try to detect the encoding: instead it assumes that the C string is UTF-8 encoded. -<h3 class=fn>bool <a name="setContent-6"></a>TQDomDocument::setContent ( const <a href="qbytearray.html">TQByteArray</a> & buffer, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) +<h3 class=fn>bool <a name="setContent-6"></a>TQDomDocument::setContent ( const <a href="tqbytearray.html">TQByteArray</a> & buffer, <a href="tqstring.html">TQString</a> * errorMsg = 0, int * errorLine = 0, int * errorColumn = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function reads the XML document from the byte array <em>buffer</em>. @@ -468,13 +468,13 @@ use certain features for parsing you can use this function to set up the reader appropriate. <p> <p>See also <a href="tqxmlsimplereader.html">TQXmlSimpleReader</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="toCString"></a>TQDomDocument::toCString () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="toCString"></a>TQDomDocument::toCString () const </h3> Converts the parsed document back to its textual representation -and returns a <a href="ntqcstring.html">TQCString</a> for that is encoded in UTF-8. +and returns a <a href="tqcstring.html">TQCString</a> for that is encoded in UTF-8. <p> <p>See also <a href="#toString">toString</a>(). -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="toCString-2"></a>TQDomDocument::toCString ( int indent ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="toCString-2"></a>TQDomDocument::toCString ( int indent ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function uses <em>indent</em> as the amount of space to indent diff --git a/doc/html/tqdropevent.html b/doc/html/tqdropevent.html index 2d693960a..005c24df2 100644 --- a/doc/html/tqdropevent.html +++ b/doc/html/tqdropevent.html @@ -128,13 +128,13 @@ application can process the supplied data but can only perform the Copy action, call <a href="#accept">accept</a>(). <p>Examples: <a href="dirview-example.html#x1672">dirview/dirview.cpp</a> and <a href="fileiconview-example.html#x817">fileiconview/qfileiconview.cpp</a>. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="data"></a>TQDropEvent::data ( const char * f ) const +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="data"></a>TQDropEvent::data ( const char * f ) const </h3> <p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> Use <a href="#encodedData">TQDropEvent::encodedData</a>(). -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQDropEvent::encodedData ( const char * format ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQDropEvent::encodedData ( const char * format ) const<tt> [virtual]</tt> </h3> Returns a byte array containing the drag's data, in <em>format</em>. <p> <a href="#data">data</a>() normally needs to get the data from the drag source, which @@ -142,7 +142,7 @@ is potentially very slow, so it's advisable to call this function only if you're sure that you will need the data in <em>format</em>. <p> The resulting data will have a size of 0 if the format was not available. -<p> <p>See also <a href="#format">format</a>() and <a href="ntqmemarray.html#size">TQByteArray::size</a>(). +<p> <p>See also <a href="#format">format</a>() and <a href="tqmemarray.html#size">TQByteArray::size</a>(). <p>Reimplemented from <a href="tqmimesource.html#encodedData">TQMimeSource</a>. <h3 class=fn>const char * <a name="format"></a>TQDropEvent::format ( int n = 0 ) const<tt> [virtual]</tt> diff --git a/doc/html/tqhebrewcodec.html b/doc/html/tqhebrewcodec.html index e21f57748..8e06f23c1 100644 --- a/doc/html/tqhebrewcodec.html +++ b/doc/html/tqhebrewcodec.html @@ -80,7 +80,7 @@ codec, which assumes logical order for the 8-bit string. <p>See also <a href="i18n.html">Internationalization with TQt</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQHebrewCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQHebrewCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> </h3> Transforms the logically ordered <a href="tqstring.html">TQString</a>, <em>uc</em>, into a visually ordered string in the 8859-8 encoding. TQt's bidi algorithm is used diff --git a/doc/html/tqicondrag.html b/doc/html/tqicondrag.html index 99ff87cad..3b4f3b9d0 100644 --- a/doc/html/tqicondrag.html +++ b/doc/html/tqicondrag.html @@ -67,7 +67,7 @@ TQIconView, create a TQIconDrag object in a reimplementation of which should be dragged, set the data it represents with <a href="tqicondragitem.html#setData">TQIconDragItem::setData</a>(), and add each TQIconDragItem to the drag object using <a href="#append">append</a>(). -<p> The data in TQIconDragItems is stored in a <a href="qbytearray.html">TQByteArray</a> and is +<p> The data in TQIconDragItems is stored in a <a href="tqbytearray.html">TQByteArray</a> and is mime-typed (see <a href="tqmimesource.html">TQMimeSource</a> and the <a href="http://doc.trolltech.com/dnd.html">Drag and Drop</a> overview). If you want to use your own mime-types derive a class @@ -104,7 +104,7 @@ Returns TRUE if <em>e</em> can be decoded by the TQIconDrag, otherwise return FALSE. <p>Example: <a href="fileiconview-example.html#x830">fileiconview/qfileiconview.cpp</a>. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQIconDrag::encodedData ( const char * mime ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQIconDrag::encodedData ( const char * mime ) const<tt> [virtual]</tt> </h3> Returns the encoded data of the drag object if <em>mime</em> is application/x-qiconlist. diff --git a/doc/html/tqicondragitem.html b/doc/html/tqicondragitem.html index b33b5e796..be9b84385 100644 --- a/doc/html/tqicondragitem.html +++ b/doc/html/tqicondragitem.html @@ -68,14 +68,14 @@ Constructs a TQIconDragItem with no data. </h3> Destructor. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="data"></a>TQIconDragItem::data () const<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="data"></a>TQIconDragItem::data () const<tt> [virtual]</tt> </h3> Returns the data contained in the TQIconDragItem. -<h3 class=fn>void <a name="setData"></a>TQIconDragItem::setData ( const <a href="qbytearray.html">TQByteArray</a> & d )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setData"></a>TQIconDragItem::setData ( const <a href="tqbytearray.html">TQByteArray</a> & d )<tt> [virtual]</tt> </h3> Sets the data for the TQIconDragItem to the data stored in the -<a href="qbytearray.html">TQByteArray</a> <em>d</em>. +<a href="tqbytearray.html">TQByteArray</a> <em>d</em>. <p>Example: <a href="fileiconview-example.html#x833">fileiconview/qfileiconview.cpp</a>. <!-- eof --> diff --git a/doc/html/tqiconview-h.html b/doc/html/tqiconview-h.html index d8d22442c..bc52dec64 100644 --- a/doc/html/tqiconview-h.html +++ b/doc/html/tqiconview-h.html @@ -85,7 +85,7 @@ body { background: #ffffff; color: black; } #include "tqsize.h" #include "ntqfont.h" // TQString->TQFont conversion #include "tqdragobject.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqpicture.h" #endif // QT_H diff --git a/doc/html/tqimage.html b/doc/html/tqimage.html index 3149642e9..a7b5f31c5 100644 --- a/doc/html/tqimage.html +++ b/doc/html/tqimage.html @@ -219,7 +219,7 @@ with <a href="#load">load</a>() (or in the constructor) or from an array of data <a href="#inputFormatList">inputFormatList</a>() and <a href="#outputFormatList">outputFormatList</a>(). <p> Strings of text may be added to images using <a href="#setText">setText</a>(). <p> The TQImage class uses explicit <a href="shclass.html">sharing</a>, -similar to that used by <a href="ntqmemarray.html">TQMemArray</a>. +similar to that used by <a href="tqmemarray.html">TQMemArray</a>. <p> New image formats can be added as <a href="plugins-howto.html">plugins</a>. <p> <p>See also <a href="tqimageio.html">TQImageIO</a>, <a href="ntqpixmap.html">TQPixmap</a>, <a href="shclass.html">Shared Classes</a>, <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="shared.html">Implicitly and Explicitly Shared Classes</a>. @@ -304,7 +304,7 @@ by using an unusual declaration: slightly more efficient (e.g. when the code is in a shared library) and ROMable when the application is to be stored in ROM. -<h3 class=fn><a name="TQImage-6"></a>TQImage::TQImage ( const <a href="qbytearray.html">TQByteArray</a> & array ) +<h3 class=fn><a name="TQImage-6"></a>TQImage::TQImage ( const <a href="tqbytearray.html">TQByteArray</a> & array ) </h3> Constructs an image from the binary data <em>array</em>. It tries to guess the file format. @@ -651,10 +651,10 @@ guess the file format. explains how to add extra formats. <p> <p>See also <a href="#load">load</a>(), <a href="#save">save</a>(), <a href="#imageFormat">imageFormat</a>(), <a href="ntqpixmap.html#loadFromData">TQPixmap::loadFromData</a>(), and <a href="tqimageio.html">TQImageIO</a>. -<h3 class=fn>bool <a name="loadFromData-2"></a>TQImage::loadFromData ( <a href="qbytearray.html">TQByteArray</a> buf, const char * format = 0 ) +<h3 class=fn>bool <a name="loadFromData-2"></a>TQImage::loadFromData ( <a href="tqbytearray.html">TQByteArray</a> buf, const char * format = 0 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> Loads an image from the <a href="qbytearray.html">TQByteArray</a> <em>buf</em>. +<p> Loads an image from the <a href="tqbytearray.html">TQByteArray</a> <em>buf</em>. <h3 class=fn><a href="tqimage.html">TQImage</a> <a name="mirror"></a>TQImage::mirror () const </h3> @@ -792,7 +792,7 @@ can be used, for example, to save an image directly into a TQByteArray: <pre> TQImage image; - <a href="qbytearray.html">TQByteArray</a> ba; + <a href="tqbytearray.html">TQByteArray</a> ba; <a href="ntqbuffer.html">TQBuffer</a> buffer( ba ); buffer.<a href="ntqiodevice.html#open">open</a>( <a href="ntqfile.html#open">IO_WriteOnly</a> ); image.<a href="#save">save</a>( &buffer, "PNG" ); // writes image into ba in PNG format diff --git a/doc/html/tqimageio.html b/doc/html/tqimageio.html index f83df7b73..7b5b00404 100644 --- a/doc/html/tqimageio.html +++ b/doc/html/tqimageio.html @@ -123,7 +123,7 @@ Destroys the object and all related data. <h3 class=fn>void <a name="defineIOHandler"></a>TQImageIO::defineIOHandler ( const char * format, const char * header, const char * flags, image_io_handler readImage, image_io_handler writeImage )<tt> [static]</tt> </h3> -Defines an image I/O handler for the image format called <em>format</em>, which is recognized using the <a href="ntqregexp.html#details">regular expression</a> <em>header</em>, read using <em>readImage</em> and +Defines an image I/O handler for the image format called <em>format</em>, which is recognized using the <a href="tqregexp.html#details">regular expression</a> <em>header</em>, read using <em>readImage</em> and written using <em>writeImage</em>. <p> <em>flags</em> is a string of single-character flags for this format. The only flag defined currently is T (upper case), so the only @@ -160,7 +160,7 @@ both are null, the TQImageIO object is valid but useless. <p> Before the regex test, all the 0 bytes in the file header are converted to 1 bytes. This is done because when TQt was -ASCII-based, <a href="ntqregexp.html">TQRegExp</a> could not handle 0 bytes in strings. +ASCII-based, <a href="tqregexp.html">TQRegExp</a> could not handle 0 bytes in strings. <p> The regexp is only applied on the first 14 bytes of the file. <p> Note that TQt assumes that there is only one handler per format; if two handlers support the same format, TQt will choose one diff --git a/doc/html/qintcache-h.html b/doc/html/tqintcache-h.html index 172342809..655f6803c 100644 --- a/doc/html/qintcache-h.html +++ b/doc/html/tqintcache-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintcache.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintcache.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqintcache.h Include File</title> +<title>tqintcache.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>ntqintcache.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>tqintcache.h</h1> -<p>This is the verbatim text of the ntqintcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqintcache.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqintcache.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqintcache.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQIntCache template class ** diff --git a/doc/html/qintcache-members.html b/doc/html/tqintcache-members.html index 570dbd6d7..36dfa15e2 100644 --- a/doc/html/qintcache-members.html +++ b/doc/html/tqintcache-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintcache.h:49 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintcache.h:49 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,27 +32,27 @@ 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 TQIntCache</h1> <p>This is the complete list of member functions for -<a href="ntqintcache.html">TQIntCache</a>, including inherited members. +<a href="tqintcache.html">TQIntCache</a>, including inherited members. <ul> -<li><a href="ntqintcache.html#~TQIntCache">~TQIntCache</a>() +<li><a href="tqintcache.html#~TQIntCache">~TQIntCache</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqintcache.html#clear">clear</a>() -<li><a href="ntqintcache.html#count">count</a>() +<li><a href="tqintcache.html#clear">clear</a>() +<li><a href="tqintcache.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqintcache.html#find">find</a>() -<li><a href="ntqintcache.html#insert">insert</a>() -<li><a href="ntqintcache.html#isEmpty">isEmpty</a>() -<li><a href="ntqintcache.html#maxCost">maxCost</a>() +<li><a href="tqintcache.html#find">find</a>() +<li><a href="tqintcache.html#insert">insert</a>() +<li><a href="tqintcache.html#isEmpty">isEmpty</a>() +<li><a href="tqintcache.html#maxCost">maxCost</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqintcache.html#operator[]">operator[]</a>() -<li><a href="ntqintcache.html#remove">remove</a>() +<li><a href="tqintcache.html#operator[]">operator[]</a>() +<li><a href="tqintcache.html#remove">remove</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqintcache.html#setMaxCost">setMaxCost</a>() -<li><a href="ntqintcache.html#size">size</a>() -<li><a href="ntqintcache.html#statistics">statistics</a>() -<li><a href="ntqintcache.html#take">take</a>() -<li><a href="ntqintcache.html#totalCost">totalCost</a>() +<li><a href="tqintcache.html#setMaxCost">setMaxCost</a>() +<li><a href="tqintcache.html#size">size</a>() +<li><a href="tqintcache.html#statistics">statistics</a>() +<li><a href="tqintcache.html#take">take</a>() +<li><a href="tqintcache.html#totalCost">totalCost</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqintcache.html b/doc/html/tqintcache.html index 61587a90e..9dbde7950 100644 --- a/doc/html/ntqintcache.html +++ b/doc/html/tqintcache.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/doc/qintcache.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqintcache.doc:41 --> <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 TQIntCache class is a template class that provides a cache based on long keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qintcache-h.html">ntqintcache.h</a>></tt> +<p><tt>#include <<a href="tqintcache-h.html">tqintcache.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qintcache-members.html">List of all member functions.</a> +<p><a href="tqintcache-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQIntCache-2"><b>TQIntCache</b></a> ( int maxCost = 100, int size = 17 )</li> @@ -85,9 +85,9 @@ Inherit a dictionary and reimplement <a href="tqptrcollection.html#newItem">newI copies. <p> When removing a cache item, the item will be automatically deleted if auto-deletion is enabled. -<p> There is a <a href="qintcacheiterator.html">TQIntCacheIterator</a> which may be used to traverse the +<p> There is a <a href="tqintcacheiterator.html">TQIntCacheIterator</a> which may be used to traverse the items in the cache in arbitrary order. -<p> <p>See also <a href="qintcacheiterator.html">TQIntCacheIterator</a>, <a href="ntqcache.html">TQCache</a>, <a href="ntqasciicache.html">TQAsciiCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqintcacheiterator.html">TQIntCacheIterator</a>, <a href="tqcache.html">TQCache</a>, <a href="tqasciicache.html">TQAsciiCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQIntCache-2"></a>TQIntCache::TQIntCache ( int maxCost = 100, int size = 17 ) diff --git a/doc/html/qintcacheiterator-members.html b/doc/html/tqintcacheiterator-members.html index 0c84190b9..5a45af1e5 100644 --- a/doc/html/qintcacheiterator-members.html +++ b/doc/html/tqintcacheiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintcache.h:95 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintcache.h:95 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,25 +32,25 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQIntCacheIterator</h1> <p>This is the complete list of member functions for -<a href="qintcacheiterator.html">TQIntCacheIterator</a>, including inherited members. +<a href="tqintcacheiterator.html">TQIntCacheIterator</a>, including inherited members. <ul> -<li><a href="qintcacheiterator.html#TQIntCacheIterator">TQIntCacheIterator</a>() -<li><a href="qintcacheiterator.html#atFirst">atFirst</a>() -<li><a href="qintcacheiterator.html#atLast">atLast</a>() -<li><a href="qintcacheiterator.html#count">count</a>() -<li><a href="qintcacheiterator.html#current">current</a>() -<li><a href="qintcacheiterator.html#currentKey">currentKey</a>() -<li><a href="qintcacheiterator.html#isEmpty">isEmpty</a>() -<li><a href="qintcacheiterator.html#operator-type-*">operator type *</a>() -<li><a href="qintcacheiterator.html#operator()">operator()</a>() -<li><a href="qintcacheiterator.html#operator++">operator++</a>() -<li><a href="qintcacheiterator.html#operator+-eq">operator+=</a>() -<li><a href="qintcacheiterator.html#operator--">operator--</a>() -<li><a href="qintcacheiterator.html#operator--eq">operator-=</a>() -<li><a href="qintcacheiterator.html#operator-eq">operator=</a>() -<li><a href="qintcacheiterator.html#toFirst">toFirst</a>() -<li><a href="qintcacheiterator.html#toLast">toLast</a>() +<li><a href="tqintcacheiterator.html#TQIntCacheIterator">TQIntCacheIterator</a>() +<li><a href="tqintcacheiterator.html#atFirst">atFirst</a>() +<li><a href="tqintcacheiterator.html#atLast">atLast</a>() +<li><a href="tqintcacheiterator.html#count">count</a>() +<li><a href="tqintcacheiterator.html#current">current</a>() +<li><a href="tqintcacheiterator.html#currentKey">currentKey</a>() +<li><a href="tqintcacheiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqintcacheiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqintcacheiterator.html#operator()">operator()</a>() +<li><a href="tqintcacheiterator.html#operator++">operator++</a>() +<li><a href="tqintcacheiterator.html#operator+-eq">operator+=</a>() +<li><a href="tqintcacheiterator.html#operator--">operator--</a>() +<li><a href="tqintcacheiterator.html#operator--eq">operator-=</a>() +<li><a href="tqintcacheiterator.html#operator-eq">operator=</a>() +<li><a href="tqintcacheiterator.html#toFirst">toFirst</a>() +<li><a href="tqintcacheiterator.html#toLast">toLast</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qintcacheiterator.html b/doc/html/tqintcacheiterator.html index bacc26b04..194ad78d3 100644 --- a/doc/html/qintcacheiterator.html +++ b/doc/html/tqintcacheiterator.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/doc/qintcache.doc:281 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqintcache.doc:281 --> <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 TQIntCacheIterator class provides an iterator for TQIntCache collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qintcache-h.html">ntqintcache.h</a>></tt> -<p><a href="qintcacheiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqintcache-h.html">tqintcache.h</a>></tt> +<p><a href="tqintcacheiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQIntCacheIterator"><b>TQIntCacheIterator</b></a> ( const TQIntCache<type> & cache )</li> @@ -58,7 +58,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQIntCacheIterator class provides an iterator for <a href="ntqintcache.html">TQIntCache</a> collections. +The TQIntCacheIterator class provides an iterator for <a href="tqintcache.html">TQIntCache</a> collections. <p> <p> Note that the traversal order is arbitrary; you are not guaranteed @@ -76,10 +76,10 @@ TRUE if the iterator points to the first/last item in the cache; which returns the number of items in the cache. <p> Note that atFirst() and atLast() refer to the iterator's arbitrary ordering, not to the cache's internal least recently used list. -<p> <p>See also <a href="ntqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqintcache.html">TQIntCache</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQIntCacheIterator"></a>TQIntCacheIterator::TQIntCacheIterator ( const <a href="ntqintcache.html">TQIntCache</a><type> & cache ) +<h3 class=fn><a name="TQIntCacheIterator"></a>TQIntCacheIterator::TQIntCacheIterator ( const <a href="tqintcache.html">TQIntCache</a><type> & cache ) </h3> <p> Constructs an iterator for <em>cache</em>. The current iterator item is @@ -87,7 +87,7 @@ set to point to the first item in the <em>cache</em> (or rather, the first item is defined to be the item at which this constructor sets the iterator to point). -<h3 class=fn><a name="TQIntCacheIterator-2"></a>TQIntCacheIterator::TQIntCacheIterator ( const <a href="qintcacheiterator.html">TQIntCacheIterator</a><type> & ci ) +<h3 class=fn><a name="TQIntCacheIterator-2"></a>TQIntCacheIterator::TQIntCacheIterator ( const <a href="tqintcacheiterator.html">TQIntCacheIterator</a><type> & ci ) </h3> <p> Constructs an iterator for the same cache as <em>ci</em>. The new @@ -175,7 +175,7 @@ current() was the first item, <a href="#operator--">operator--</a>() returns 0. <p> Returns the item <em>jump</em> positions before the current item, or 0 if it is beyond the first item. Makes this the current item. -<h3 class=fn><a href="qintcacheiterator.html">TQIntCacheIterator</a><type> & <a name="operator-eq"></a>TQIntCacheIterator::operator= ( const <a href="qintcacheiterator.html">TQIntCacheIterator</a><type> & ci ) +<h3 class=fn><a href="tqintcacheiterator.html">TQIntCacheIterator</a><type> & <a name="operator-eq"></a>TQIntCacheIterator::operator= ( const <a href="tqintcacheiterator.html">TQIntCacheIterator</a><type> & ci ) </h3> <p> Makes this an iterator for the same cache as <em>ci</em>. The new diff --git a/doc/html/qintdict-h.html b/doc/html/tqintdict-h.html index a9aa853b8..d6160d829 100644 --- a/doc/html/qintdict-h.html +++ b/doc/html/tqintdict-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintdict.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintdict.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqintdict.h Include File</title> +<title>tqintdict.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>ntqintdict.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>tqintdict.h</h1> -<p>This is the verbatim text of the ntqintdict.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqintdict.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqintdict.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqintdict.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQIntDict template class ** diff --git a/doc/html/qintdict-members.html b/doc/html/tqintdict-members.html index d84ef48a5..400e3716e 100644 --- a/doc/html/qintdict-members.html +++ b/doc/html/tqintdict-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintdict.h:48 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintdict.h:48 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,30 +32,30 @@ 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 TQIntDict</h1> <p>This is the complete list of member functions for -<a href="ntqintdict.html">TQIntDict</a>, including inherited members. +<a href="tqintdict.html">TQIntDict</a>, including inherited members. <ul> -<li><a href="ntqintdict.html#TQIntDict">TQIntDict</a>() -<li><a href="ntqintdict.html#~TQIntDict">~TQIntDict</a>() +<li><a href="tqintdict.html#TQIntDict">TQIntDict</a>() +<li><a href="tqintdict.html#~TQIntDict">~TQIntDict</a>() <li><a href="tqptrcollection.html#autoDelete">autoDelete</a>() -<li><a href="ntqintdict.html#clear">clear</a>() -<li><a href="ntqintdict.html#count">count</a>() +<li><a href="tqintdict.html#clear">clear</a>() +<li><a href="tqintdict.html#count">count</a>() <li><a href="tqptrcollection.html#deleteItem">deleteItem</a>() -<li><a href="ntqintdict.html#find">find</a>() -<li><a href="ntqintdict.html#insert">insert</a>() -<li><a href="ntqintdict.html#isEmpty">isEmpty</a>() +<li><a href="tqintdict.html#find">find</a>() +<li><a href="tqintdict.html#insert">insert</a>() +<li><a href="tqintdict.html#isEmpty">isEmpty</a>() <li><a href="tqptrcollection.html#newItem">newItem</a>() -<li><a href="ntqintdict.html#operator-eq">operator=</a>() -<li><a href="ntqintdict.html#operator[]">operator[]</a>() -<li><a href="ntqintdict.html#read">read</a>() -<li><a href="ntqintdict.html#remove">remove</a>() -<li><a href="ntqintdict.html#replace">replace</a>() -<li><a href="ntqintdict.html#resize">resize</a>() +<li><a href="tqintdict.html#operator-eq">operator=</a>() +<li><a href="tqintdict.html#operator[]">operator[]</a>() +<li><a href="tqintdict.html#read">read</a>() +<li><a href="tqintdict.html#remove">remove</a>() +<li><a href="tqintdict.html#replace">replace</a>() +<li><a href="tqintdict.html#resize">resize</a>() <li><a href="tqptrcollection.html#setAutoDelete">setAutoDelete</a>() -<li><a href="ntqintdict.html#size">size</a>() -<li><a href="ntqintdict.html#statistics">statistics</a>() -<li><a href="ntqintdict.html#take">take</a>() -<li><a href="ntqintdict.html#write">write</a>() +<li><a href="tqintdict.html#size">size</a>() +<li><a href="tqintdict.html#statistics">statistics</a>() +<li><a href="tqintdict.html#take">take</a>() +<li><a href="tqintdict.html#write">write</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqintdict.html b/doc/html/tqintdict.html index 83339e183..cbb1e5063 100644 --- a/doc/html/ntqintdict.html +++ b/doc/html/tqintdict.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/doc/qintdict.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqintdict.doc:41 --> <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 TQIntDict class is a template class that provides a dictionary based on long keys. <a href="#details">More...</a> -<p><tt>#include <<a href="qintdict-h.html">ntqintdict.h</a>></tt> +<p><tt>#include <<a href="tqintdict-h.html">tqintdict.h</a>></tt> <p>Inherits <a href="tqptrcollection.html">TQPtrCollection</a>. -<p><a href="qintdict-members.html">List of all member functions.</a> +<p><a href="tqintdict-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQIntDict"><b>TQIntDict</b></a> ( int size = 17 )</li> @@ -88,9 +88,9 @@ pointer. Dictionaries provide very fast insertion and lookup. fields[1]->setText( "Simpson" ); fields[2]->setText( "45" ); - <a href="qintdictiterator.html">TQIntDictIterator</a><TQLineEdit> it( fields ); - for ( ; it.<a href="qintdictiterator.html#current">current</a>(); ++it ) - cout << it.<a href="qintdictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="qintdictiterator.html#current">current</a>()->text() << endl; + <a href="tqintdictiterator.html">TQIntDictIterator</a><TQLineEdit> it( fields ); + for ( ; it.<a href="tqintdictiterator.html#current">current</a>(); ++it ) + cout << it.<a href="tqintdictiterator.html#currentKey">currentKey</a>() << ": " << it.<a href="tqintdictiterator.html#current">current</a>()->text() << endl; for ( int i = 0; i < 3; i++ ) cout << fields[i]->text() << " "; // Prints "Homer Simpson 45" @@ -102,9 +102,9 @@ pointer. Dictionaries provide very fast insertion and lookup. cout << fields[i]->text() << " "; // Prints "Homer 45" </pre> -<p> See <a href="ntqdict.html">TQDict</a> for full details, including the choice of dictionary +<p> See <a href="tqdict.html">TQDict</a> for full details, including the choice of dictionary size, and how deletions are handled. -<p> <p>See also <a href="qintdictiterator.html">TQIntDictIterator</a>, <a href="ntqdict.html">TQDict</a>, <a href="ntqasciidict.html">TQAsciiDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqintdictiterator.html">TQIntDictIterator</a>, <a href="tqdict.html">TQDict</a>, <a href="tqasciidict.html">TQAsciiDict</a>, <a href="tqptrdict.html">TQPtrDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQIntDict"></a>TQIntDict::TQIntDict ( int size = 17 ) @@ -115,7 +115,7 @@ size, and how deletions are handled. greater than the expected number of entries) makes the hash distribution better which leads to faster lookup. -<h3 class=fn><a name="TQIntDict-2"></a>TQIntDict::TQIntDict ( const <a href="ntqintdict.html">TQIntDict</a><type> & dict ) +<h3 class=fn><a name="TQIntDict-2"></a>TQIntDict::TQIntDict ( const <a href="tqintdict.html">TQIntDict</a><type> & dict ) </h3> <p> Constructs a copy of <em>dict</em>. @@ -178,7 +178,7 @@ item will be accessible using <a href="#operator[]">operator[]</a>(). <p> Returns TRUE if the dictionary is empty; otherwise returns FALSE. <p> <p>See also <a href="#count">count</a>(). -<h3 class=fn><a href="ntqintdict.html">TQIntDict</a><type> & <a name="operator-eq"></a>TQIntDict::operator= ( const <a href="ntqintdict.html">TQIntDict</a><type> & dict ) +<h3 class=fn><a href="tqintdict.html">TQIntDict</a><type> & <a name="operator-eq"></a>TQIntDict::operator= ( const <a href="tqintdict.html">TQIntDict</a><type> & dict ) </h3> <p> Assigns <em>dict</em> to this dictionary and returns a reference to this diff --git a/doc/html/qintdictiterator-members.html b/doc/html/tqintdictiterator-members.html index 143bd3a0d..541acef4e 100644 --- a/doc/html/qintdictiterator-members.html +++ b/doc/html/tqintdictiterator-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqintdict.h:98 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqintdict.h:98 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,20 +32,20 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQIntDictIterator</h1> <p>This is the complete list of member functions for -<a href="qintdictiterator.html">TQIntDictIterator</a>, including inherited members. +<a href="tqintdictiterator.html">TQIntDictIterator</a>, including inherited members. <ul> -<li><a href="qintdictiterator.html#TQIntDictIterator">TQIntDictIterator</a>() -<li><a href="qintdictiterator.html#~TQIntDictIterator">~TQIntDictIterator</a>() -<li><a href="qintdictiterator.html#count">count</a>() -<li><a href="qintdictiterator.html#current">current</a>() -<li><a href="qintdictiterator.html#currentKey">currentKey</a>() -<li><a href="qintdictiterator.html#isEmpty">isEmpty</a>() -<li><a href="qintdictiterator.html#operator-type-*">operator type *</a>() -<li><a href="qintdictiterator.html#operator()">operator()</a>() -<li><a href="qintdictiterator.html#operator++">operator++</a>() -<li><a href="qintdictiterator.html#operator+-eq">operator+=</a>() -<li><a href="qintdictiterator.html#toFirst">toFirst</a>() +<li><a href="tqintdictiterator.html#TQIntDictIterator">TQIntDictIterator</a>() +<li><a href="tqintdictiterator.html#~TQIntDictIterator">~TQIntDictIterator</a>() +<li><a href="tqintdictiterator.html#count">count</a>() +<li><a href="tqintdictiterator.html#current">current</a>() +<li><a href="tqintdictiterator.html#currentKey">currentKey</a>() +<li><a href="tqintdictiterator.html#isEmpty">isEmpty</a>() +<li><a href="tqintdictiterator.html#operator-type-*">operator type *</a>() +<li><a href="tqintdictiterator.html#operator()">operator()</a>() +<li><a href="tqintdictiterator.html#operator++">operator++</a>() +<li><a href="tqintdictiterator.html#operator+-eq">operator+=</a>() +<li><a href="tqintdictiterator.html#toFirst">toFirst</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qintdictiterator.html b/doc/html/tqintdictiterator.html index 657a4926e..6e0cb01da 100644 --- a/doc/html/qintdictiterator.html +++ b/doc/html/tqintdictiterator.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/doc/qintdict.doc:314 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqintdict.doc:314 --> <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 TQIntDictIterator class provides an iterator for TQIntDict collections. <a href="#details">More...</a> -<p><tt>#include <<a href="qintdict-h.html">ntqintdict.h</a>></tt> -<p><a href="qintdictiterator-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqintdict-h.html">tqintdict.h</a>></tt> +<p><a href="tqintdictiterator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQIntDictIterator"><b>TQIntDictIterator</b></a> ( const TQIntDict<type> & dict )</li> @@ -52,7 +52,7 @@ body { background: #ffffff; color: black; } <hr><a name="details"></a><h2>Detailed Description</h2> -The TQIntDictIterator class provides an iterator for <a href="ntqintdict.html">TQIntDict</a> collections. +The TQIntDictIterator class provides an iterator for <a href="tqintdict.html">TQIntDict</a> collections. <p> <p> TQIntDictIterator is implemented as a template class. Define a @@ -60,9 +60,9 @@ template instance TQIntDictIterator<X> to create a dictionary iterator that operates on TQIntDict<X> (dictionary of X*). <p> Example: <pre> - <a href="ntqintdict.html">TQIntDict</a><TQLineEdit> fields; + <a href="tqintdict.html">TQIntDict</a><TQLineEdit> fields; for ( int i = 0; i < 3; i++ ) - fields.<a href="ntqintdict.html#insert">insert</a>( i, new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); + fields.<a href="tqintdict.html#insert">insert</a>( i, new <a href="ntqlineedit.html">TQLineEdit</a>( this ) ); fields[0]->setText( "Homer" ); fields[1]->setText( "Simpson" ); @@ -81,14 +81,14 @@ iterator that operates on TQIntDict<X> (dictionary of X*). <p> Note that the traversal order is arbitrary; you are not guaranteed the order shown above. <p> Multiple iterators may independently traverse the same dictionary. -A <a href="ntqintdict.html">TQIntDict</a> knows about all the iterators that are operating on the +A <a href="tqintdict.html">TQIntDict</a> knows about all the iterators that are operating on the dictionary. When an item is removed from the dictionary, TQIntDict updates all iterators that refer the removed item to point to the next item in the traversal order. -<p> <p>See also <a href="ntqintdict.html">TQIntDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqintdict.html">TQIntDict</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> -<h3 class=fn><a name="TQIntDictIterator"></a>TQIntDictIterator::TQIntDictIterator ( const <a href="ntqintdict.html">TQIntDict</a><type> & dict ) +<h3 class=fn><a name="TQIntDictIterator"></a>TQIntDictIterator::TQIntDictIterator ( const <a href="tqintdict.html">TQIntDict</a><type> & dict ) </h3> <p> Constructs an iterator for <em>dict</em>. The current iterator item is diff --git a/doc/html/tqmacmime.html b/doc/html/tqmacmime.html index c62bef2b2..b6f6bbc9c 100644 --- a/doc/html/tqmacmime.html +++ b/doc/html/tqmacmime.html @@ -107,7 +107,7 @@ Returns a list of all currently defined TQMacMime objects of type <em>t</em>. <em>mime</em> and <em>flav</em>; otherwise returns FALSE. <p> All subclasses must reimplement this pure virtual function. -<h3 class=fn><a href="tqvaluelist.html">TQValueList</a><TQByteArray> <a name="convertFromMime"></a>TQMacMime::convertFromMime ( <a href="qbytearray.html">TQByteArray</a> data, const char * mime, int flav )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqvaluelist.html">TQValueList</a><TQByteArray> <a name="convertFromMime"></a>TQMacMime::convertFromMime ( <a href="tqbytearray.html">TQByteArray</a> data, const char * mime, int flav )<tt> [pure virtual]</tt> </h3> <p> Returns <em>data</em> converted from MIME type <em>mime</em> @@ -116,7 +116,7 @@ to Mac flavor <em>flav</em>. value may contain trailing data. <p> All subclasses must reimplement this pure virtual function. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="convertToMime"></a>TQMacMime::convertToMime ( <a href="tqvaluelist.html">TQValueList</a><TQByteArray> data, const char * mime, int flav )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="convertToMime"></a>TQMacMime::convertToMime ( <a href="tqvaluelist.html">TQValueList</a><TQByteArray> data, const char * mime, int flav )<tt> [pure virtual]</tt> </h3> <p> Returns <em>data</em> converted from Mac flavor <em>flav</em> to MIME type <em>mime</em>. diff --git a/doc/html/tqmap.html b/doc/html/tqmap.html index ab5ed0abe..838be005b 100644 --- a/doc/html/tqmap.html +++ b/doc/html/tqmap.html @@ -110,7 +110,7 @@ available on all your target platforms. TQMap is part of the <a href="ntqtl.html dictionary with keys of type Key and values of type Data. TQMap does not store pointers to the members of the map; instead, it holds a copy of every member. For this reason, TQMap is -value-based, whereas <a href="tqptrlist.html">TQPtrList</a> and <a href="ntqdict.html">TQDict</a> are pointer-based. +value-based, whereas <a href="tqptrlist.html">TQPtrList</a> and <a href="tqdict.html">TQDict</a> are pointer-based. <p> TQMap contains and manages a collection of objects of type Data with associated key values of type Key and provides iterators that allow the contained objects to be addressed. TQMap owns the diff --git a/doc/html/tqmapiterator.html b/doc/html/tqmapiterator.html index ac68181a9..e44bd2288 100644 --- a/doc/html/tqmapiterator.html +++ b/doc/html/tqmapiterator.html @@ -74,7 +74,7 @@ traverse a map is to use iterators. TQMap does not know about its iterators, and the iterators don't even know to which map they belong. That makes things fast but a bit dangerous because it is up to you to make sure that the iterators you are using are still -valid. <a href="qdictiterator.html">TQDictIterator</a> will be able to give warnings, whereas +valid. <a href="tqdictiterator.html">TQDictIterator</a> will be able to give warnings, whereas TQMapIterator may end up in an undefined state. <p> For every Iterator there is also a ConstIterator. You must use the ConstIterator to access a <a href="tqmap.html">TQMap</a> in a const environment or if the diff --git a/doc/html/qmemarray-h.html b/doc/html/tqmemarray-h.html index 68f706b07..733464292 100644 --- a/doc/html/qmemarray-h.html +++ b/doc/html/tqmemarray-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqmemarray.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqmemarray.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqmemarray.h Include File</title> +<title>tqmemarray.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>ntqmemarray.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>tqmemarray.h</h1> -<p>This is the verbatim text of the ntqmemarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqmemarray.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqmemarray.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqmemarray.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQMemArray template/macro class ** diff --git a/doc/html/tqmemarray-members.html b/doc/html/tqmemarray-members.html new file mode 100644 index 000000000..0ee98dfd3 --- /dev/null +++ b/doc/html/tqmemarray-members.html @@ -0,0 +1,75 @@ +<!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/tqmemarray.h:47 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQMemArray 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 Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped 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 TQMemArray</h1> + +<p>This is the complete list of member functions for +<a href="tqmemarray.html">TQMemArray</a>, including inherited members. + +<ul> +<li><a href="tqmemarray.html#TQMemArray">TQMemArray</a>() +<li><a href="tqmemarray.html#~TQMemArray">~TQMemArray</a>() +<li><a href="tqmemarray.html#assign">assign</a>() +<li><a href="tqmemarray.html#at">at</a>() +<li><a href="tqmemarray.html#begin">begin</a>() +<li><a href="tqmemarray.html#bsearch">bsearch</a>() +<li><a href="tqmemarray.html#contains">contains</a>() +<li><a href="tqmemarray.html#copy">copy</a>() +<li><a href="tqmemarray.html#count">count</a>() +<li><a href="tqmemarray.html#data">data</a>() +<li><a href="tqmemarray.html#detach">detach</a>() +<li><a href="tqmemarray.html#duplicate">duplicate</a>() +<li><a href="tqmemarray.html#end">end</a>() +<li><a href="tqmemarray.html#fill">fill</a>() +<li><a href="tqmemarray.html#find">find</a>() +<li><a href="tqmemarray.html#isEmpty">isEmpty</a>() +<li><a href="tqmemarray.html#isNull">isNull</a>() +<li><a href="tqmemarray.html#nrefs">nrefs</a>() +<li><a href="tqmemarray.html#operator-const-type-*">operator const type *</a>() +<li><a href="tqmemarray.html#operator!-eq">operator!=</a>() +<li><a href="tqmemarray.html#operator-eq">operator=</a>() +<li><a href="tqmemarray.html#operator-eq-eq">operator==</a>() +<li><a href="tqmemarray.html#operator[]">operator[]</a>() +<li><a href="tqmemarray.html#resetRawData">resetRawData</a>() +<li><a href="tqmemarray.html#resize">resize</a>() +<li><a href="tqmemarray.html#setRawData">setRawData</a>() +<li><a href="tqmemarray.html#size">size</a>() +<li><a href="tqmemarray.html#sort">sort</a>() +<li><a href="tqmemarray.html#truncate">truncate</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 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> diff --git a/doc/html/ntqmemarray.html b/doc/html/tqmemarray.html index c3d22340e..d93b59054 100644 --- a/doc/html/ntqmemarray.html +++ b/doc/html/tqmemarray.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/doc/qmemarray.doc:41 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/tqmemarray.doc:41 --> <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 TQMemArray class is a template class that provides arrays of simple types. <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 <<a href="qmemarray-h.html">ntqmemarray.h</a>></tt> -<p>Inherited by <a href="qbytearray.html">TQByteArray</a> and <a href="ntqpointarray.html">TQPointArray</a>. -<p><a href="qmemarray-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqmemarray-h.html">tqmemarray.h</a>></tt> +<p>Inherited by <a href="tqbytearray.html">TQByteArray</a> and <a href="ntqpointarray.html">TQPointArray</a>. +<p><a href="tqmemarray-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>typedef type * <a href="#Iterator"><b>Iterator</b></a></li> @@ -117,7 +117,7 @@ constructor). TQValueVector provides an STL-compatible syntax and is <a href="shclass.html">implicitly shared</a>. <p> Example: <pre> - #include <<a href="qmemarray-h.html">ntqmemarray.h</a>> + #include <<a href="tqmemarray-h.html">tqmemarray.h</a>> #include <stdio.h> TQMemArray<int> fib( int num ) // returns fibonacci array @@ -226,7 +226,7 @@ array if <em>size</em> == 0. <p> The elements are left uninitialized. <p> <p>See also <a href="#resize">resize</a>() and <a href="#isNull">isNull</a>(). -<h3 class=fn><a name="TQMemArray-4"></a>TQMemArray::TQMemArray ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) +<h3 class=fn><a name="TQMemArray-4"></a>TQMemArray::TQMemArray ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) </h3> <p> Constructs a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em>. @@ -238,14 +238,14 @@ array if <em>size</em> == 0. <p> Dereferences the array data and deletes it if this was the last reference. -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="assign"></a>TQMemArray::assign ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="assign"></a>TQMemArray::assign ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) </h3> <p> <a href="shclass.html#shallow-copy">Shallow copy</a>. Dereferences the current array and references the data contained in <em>a</em> instead. Returns a reference to this array. <p> <p>See also <a href="#operator-eq">operator=</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="assign-2"></a>TQMemArray::assign ( const type * data, uint size ) +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="assign-2"></a>TQMemArray::assign ( const type * data, uint size ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -262,14 +262,14 @@ at the right time. <p> This can be used to both read and set an element. <p> <p>See also <a href="#operator[]">operator[]</a>(). -<h3 class=fn><a href="ntqmemarray.html#Iterator">Iterator</a> <a name="begin"></a>TQMemArray::begin () +<h3 class=fn><a href="tqmemarray.html#Iterator">Iterator</a> <a name="begin"></a>TQMemArray::begin () </h3> <p> Returns an iterator pointing at the beginning of this array. This iterator can be used in the same way as the iterators of <a href="tqvaluelist.html">TQValueList</a> and <a href="tqmap.html">TQMap</a>, for example. -<h3 class=fn><a href="ntqmemarray.html#ConstIterator">ConstIterator</a> <a name="begin-2"></a>TQMemArray::begin () const +<h3 class=fn><a href="tqmemarray.html#ConstIterator">ConstIterator</a> <a name="begin-2"></a>TQMemArray::begin () const </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -293,7 +293,7 @@ a linear search. <p> Returns the number of times <em>v</em> occurs in the array. <p> <p>See also <a href="#find">find</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> <a name="copy"></a>TQMemArray::copy () const +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> <a name="copy"></a>TQMemArray::copy () const </h3> <p> Returns a <a href="shclass.html#deep-copy">deep copy</a> of this array. @@ -323,8 +323,8 @@ private, <a href="shclass.html#deep-copy">deep copy</a> of the data. count</a> is greater than one. <p> <p>See also <a href="#copy">copy</a>(). -<p>Reimplemented in <a href="ntqbitarray.html#detach">TQBitArray</a>. -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="duplicate"></a>TQMemArray::duplicate ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) +<p>Reimplemented in <a href="tqbitarray.html#detach">TQBitArray</a>. +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="duplicate"></a>TQMemArray::duplicate ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) </h3> <p> <a href="shclass.html#deep-copy">Deep copy</a>. Dereferences the current array and obtains a copy of @@ -332,7 +332,7 @@ the data contained in <em>a</em> instead. Returns a reference to this array. <p> <p>See also <a href="#copy">copy</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="duplicate-2"></a>TQMemArray::duplicate ( const type * data, uint size ) +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="duplicate-2"></a>TQMemArray::duplicate ( const type * data, uint size ) </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -341,14 +341,14 @@ the array data <em>data</em> instead. Returns a reference to this array. The size of the array is given by <em>size</em>. <p> <p>See also <a href="#copy">copy</a>(). -<h3 class=fn><a href="ntqmemarray.html#Iterator">Iterator</a> <a name="end"></a>TQMemArray::end () +<h3 class=fn><a href="tqmemarray.html#Iterator">Iterator</a> <a name="end"></a>TQMemArray::end () </h3> <p> Returns an iterator pointing behind the last element of this array. This iterator can be used in the same way as the iterators of <a href="tqvaluelist.html">TQValueList</a> and <a href="tqmap.html">TQMap</a>, for example. -<h3 class=fn><a href="ntqmemarray.html#ConstIterator">ConstIterator</a> <a name="end-2"></a>TQMemArray::end () const +<h3 class=fn><a href="tqmemarray.html#ConstIterator">ConstIterator</a> <a name="end-2"></a>TQMemArray::end () const </h3> <p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -398,7 +398,7 @@ reference count is always greater than zero. <p> Cast operator. Returns a pointer to the array. <p> <p>See also <a href="#data">data</a>(). -<h3 class=fn>bool <a name="operator!-eq"></a>TQMemArray::operator!= ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQMemArray::operator!= ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) const </h3> <p> Returns TRUE if this array is different from <em>a</em>; otherwise @@ -406,14 +406,14 @@ returns FALSE. <p> The two arrays are compared bitwise. <p> <p>See also <a href="#operator-eq-eq">operator==</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="operator-eq"></a>TQMemArray::operator= ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="operator-eq"></a>TQMemArray::operator= ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) </h3> <p> Assigns a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>a</em> to this array and returns a reference to this array. <p> Equivalent to <a href="#assign">assign</a>( a ). -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQMemArray::operator== ( const <a href="ntqmemarray.html">TQMemArray</a><type> & a ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQMemArray::operator== ( const <a href="tqmemarray.html">TQMemArray</a><type> & a ) const </h3> <p> Returns TRUE if this array is equal to <em>a</em>; otherwise returns @@ -469,7 +469,7 @@ otherwise returns FALSE. <p> New elements are not initialized. <p> <p>See also <a href="#size">size</a>(). -<h3 class=fn><a href="ntqmemarray.html">TQMemArray</a><type> & <a name="setRawData"></a>TQMemArray::setRawData ( const type * data, uint size ) +<h3 class=fn><a href="tqmemarray.html">TQMemArray</a><type> & <a name="setRawData"></a>TQMemArray::setRawData ( const type * data, uint size ) </h3> <p> Sets raw data and returns a reference to the array. @@ -481,7 +481,7 @@ allocating memory or copying data. <p> Example I (intended use): <pre> static char bindata[] = { 231, 1, 44, ... }; - <a href="qbytearray.html">TQByteArray</a> a; + <a href="tqbytearray.html">TQByteArray</a> a; a.<a href="#setRawData">setRawData</a>( bindata, sizeof(bindata) ); // a points to bindata <a href="ntqdatastream.html">TQDataStream</a> s( a, <a href="ntqfile.html#open">IO_ReadOnly</a> ); // open on a's data s >> <something>; // read raw bindata @@ -491,7 +491,7 @@ allocating memory or copying data. <p> Example II (you don't want to do this): <pre> static char bindata[] = { 231, 1, 44, ... }; - <a href="qbytearray.html">TQByteArray</a> a, b; + <a href="tqbytearray.html">TQByteArray</a> a, b; a.<a href="#setRawData">setRawData</a>( bindata, sizeof(bindata) ); // a points to bindata a.<a href="#resize">resize</a>( 8 ); // will crash b = a; // will crash @@ -528,14 +528,14 @@ otherwise returns FALSE. <p> <p>See also <a href="#resize">resize</a>(). <hr><h2>Related Functions</h2> -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="qbytearray.html">TQByteArray</a> & a ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-lt-lt"></a>operator<< ( <a href="ntqdatastream.html">TQDataStream</a> & s, const <a href="tqbytearray.html">TQByteArray</a> & a ) </h3> <p> Writes byte array <em>a</em> to the stream <em>s</em> and returns a reference to the stream. <p> <p>See also <a href="datastreamformat.html">Format of the TQDataStream operators</a>. -<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="qbytearray.html">TQByteArray</a> & a ) +<h3 class=fn><a href="ntqdatastream.html">TQDataStream</a> & <a name="operator-gt-gt"></a>operator>> ( <a href="ntqdatastream.html">TQDataStream</a> & s, <a href="tqbytearray.html">TQByteArray</a> & a ) </h3> <p> Reads a byte array into <em>a</em> from the stream <em>s</em> and returns a diff --git a/doc/html/tqmimesource.html b/doc/html/tqmimesource.html index 6a7c38493..2046a9bfa 100644 --- a/doc/html/tqmimesource.html +++ b/doc/html/tqmimesource.html @@ -68,7 +68,7 @@ number to it. </h3> Provided to ensure that subclasses destroy themselves correctly. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQMimeSource::encodedData ( const char * ) const<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQMimeSource::encodedData ( const char * ) const<tt> [pure virtual]</tt> </h3> <p> Returns the encoded data of this object in the specified MIME diff --git a/doc/html/tqobject.html b/doc/html/tqobject.html index 7c3fe2664..0c3428a16 100644 --- a/doc/html/tqobject.html +++ b/doc/html/tqobject.html @@ -699,7 +699,7 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Returns the name of this object, or <em>defaultName</em> if the object does not have a name. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="normalizeSignalSlot"></a>TQObject::normalizeSignalSlot ( const char * signalSlot )<tt> [static protected]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="normalizeSignalSlot"></a>TQObject::normalizeSignalSlot ( const char * signalSlot )<tt> [static protected]</tt> </h3> Normlizes the signal or slot definition <em>signalSlot</em> by removing unnecessary whitespace. @@ -735,8 +735,8 @@ and returns a list of those objects that are named or that match <em>objName</em> and inherit <em>inheritsClass</em>. If <em>inheritsClass</em> is 0 (the default), all classes match. If <em>objName</em> is 0 (the default), all object names match. -<p> If <em>regexpMatch</em> is TRUE (the default), <em>objName</em> is a <a href="ntqregexp.html#regular-expression">regular expression</a> that the objects's names must match. The syntax is that -of a <a href="ntqregexp.html">TQRegExp</a>. If <em>regexpMatch</em> is FALSE, <em>objName</em> is a string +<p> If <em>regexpMatch</em> is TRUE (the default), <em>objName</em> is a <a href="tqregexp.html#regular-expression">regular expression</a> that the objects's names must match. The syntax is that +of a <a href="tqregexp.html">TQRegExp</a>. If <em>regexpMatch</em> is FALSE, <em>objName</em> is a string and object names must match it exactly. <p> Note that <em>inheritsClass</em> uses single inheritance from TQObject, the way <a href="#inherits">inherits</a>() does. According to inherits(), <a href="tqmenubar.html">TQMenuBar</a> @@ -768,7 +768,7 @@ file. list contains pointers that may become invalid at almost any time without notice (as soon as the user closes a window you may have dangling pointers, for example). -<p> <p>See also <a href="#child">child</a>(), <a href="#children">children</a>(), <a href="#parent">parent</a>(), <a href="#inherits">inherits</a>(), <a href="#name-prop">name</a>, and <a href="ntqregexp.html">TQRegExp</a>. +<p> <p>See also <a href="#child">child</a>(), <a href="#children">children</a>(), <a href="#parent">parent</a>(), <a href="#inherits">inherits</a>(), <a href="#name-prop">name</a>, and <a href="tqregexp.html">TQRegExp</a>. <h3 class=fn>void <a name="removeChild"></a>TQObject::removeChild ( <a href="tqobject.html">TQObject</a> * obj )<tt> [virtual]</tt> </h3> @@ -909,7 +909,7 @@ so will probably result in crashes or other undesirable behavior. <p> <p>See also <a href="#tr">tr</a>() and <a href="ntqapplication.html#translate">TQApplication::translate</a>(). <hr><h2>Property Documentation</h2> -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="name-prop"></a>name</h3> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="name-prop"></a>name</h3> <p>This property holds the name of this object. <p>You can find an object by name (and type) using <a href="#child">child</a>(). You can find a set of objects with <a href="#queryList">queryList</a>(). diff --git a/doc/html/tqpair.html b/doc/html/tqpair.html index 06358d915..7852362b4 100644 --- a/doc/html/tqpair.html +++ b/doc/html/tqpair.html @@ -62,7 +62,7 @@ values that contains two values of type T1 and T2. Please note that TQPair does not store pointers to the two elements; it holds a copy of every member. This is why these kinds of classes are called <em>value based</em>. If you're interested in <em>pointer based</em> -classes see, for example, <a href="tqptrlist.html">TQPtrList</a> and <a href="ntqdict.html">TQDict</a>. +classes see, for example, <a href="tqptrlist.html">TQPtrList</a> and <a href="tqdict.html">TQDict</a>. <p> TQPair holds one copy of type T1 and one copy of type T2, but does not provide iterators to access these elements. Instead, the two elements (<tt>first</tt> and <tt>second</tt>) are public member variables of diff --git a/doc/html/tqptrcollection.html b/doc/html/tqptrcollection.html index d24a722c5..5e76b6110 100644 --- a/doc/html/tqptrcollection.html +++ b/doc/html/tqptrcollection.html @@ -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#reentrant">reentrant</a> when TQt is built with thread support.</p> <p><tt>#include <<a href="tqptrcollection-h.html">tqptrcollection.h</a>></tt> -<p>Inherited by <a href="ntqasciicache.html">TQAsciiCache</a>, <a href="ntqasciidict.html">TQAsciiDict</a>, <a href="ntqcache.html">TQCache</a>, <a href="ntqdict.html">TQDict</a>, <a href="ntqintcache.html">TQIntCache</a>, <a href="ntqintdict.html">TQIntDict</a>, <a href="tqptrlist.html">TQPtrList</a>, <a href="tqptrdict.html">TQPtrDict</a>, and <a href="tqptrvector.html">TQPtrVector</a>. +<p>Inherited by <a href="tqasciicache.html">TQAsciiCache</a>, <a href="tqasciidict.html">TQAsciiDict</a>, <a href="tqcache.html">TQCache</a>, <a href="tqdict.html">TQDict</a>, <a href="tqintcache.html">TQIntCache</a>, <a href="tqintdict.html">TQIntDict</a>, <a href="tqptrlist.html">TQPtrList</a>, <a href="tqptrdict.html">TQPtrDict</a>, and <a href="tqptrvector.html">TQPtrVector</a>. <p><a href="tqptrcollection-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> @@ -61,7 +61,7 @@ The TQPtrCollection class is the base class of most pointer-based TQt collection <p> <p> The TQPtrCollection class is an abstract base class for the TQt -<a href="collection.html">collection classes</a> <a href="ntqdict.html">TQDict</a>, <a href="tqptrlist.html">TQPtrList</a>, +<a href="collection.html">collection classes</a> <a href="tqdict.html">TQDict</a>, <a href="tqptrlist.html">TQPtrList</a>, etc. TQt also includes value based collections, e.g. <a href="tqvaluelist.html">TQValueList</a>, <a href="tqmap.html">TQMap</a>, etc. <p> A TQPtrCollection only knows about the number of objects in the @@ -111,13 +111,13 @@ TQPtrCollection is an abstract class. deleted if auto-delete has been enabled. <p> <p>See also <a href="#setAutoDelete">setAutoDelete</a>(). -<p>Reimplemented in <a href="ntqasciicache.html#clear">TQAsciiCache</a>, <a href="ntqasciidict.html#clear">TQAsciiDict</a>, <a href="ntqcache.html#clear">TQCache</a>, <a href="ntqdict.html#clear">TQDict</a>, <a href="ntqintcache.html#clear">TQIntCache</a>, <a href="ntqintdict.html#clear">TQIntDict</a>, <a href="tqptrlist.html#clear">TQPtrList</a>, <a href="tqptrdict.html#clear">TQPtrDict</a>, and <a href="tqptrvector.html#clear">TQPtrVector</a>. +<p>Reimplemented in <a href="tqasciicache.html#clear">TQAsciiCache</a>, <a href="tqasciidict.html#clear">TQAsciiDict</a>, <a href="tqcache.html#clear">TQCache</a>, <a href="tqdict.html#clear">TQDict</a>, <a href="tqintcache.html#clear">TQIntCache</a>, <a href="tqintdict.html#clear">TQIntDict</a>, <a href="tqptrlist.html#clear">TQPtrList</a>, <a href="tqptrdict.html#clear">TQPtrDict</a>, and <a href="tqptrvector.html#clear">TQPtrVector</a>. <h3 class=fn>uint <a name="count"></a>TQPtrCollection::count () const<tt> [pure virtual]</tt> </h3> <p> Returns the number of objects in the collection. -<p>Reimplemented in <a href="ntqasciicache.html#count">TQAsciiCache</a>, <a href="ntqasciidict.html#count">TQAsciiDict</a>, <a href="ntqcache.html#count">TQCache</a>, <a href="ntqdict.html#count">TQDict</a>, <a href="ntqintcache.html#count">TQIntCache</a>, <a href="ntqintdict.html#count">TQIntDict</a>, <a href="tqptrlist.html#count">TQPtrList</a>, <a href="tqptrdict.html#count">TQPtrDict</a>, and <a href="tqptrvector.html#count">TQPtrVector</a>. +<p>Reimplemented in <a href="tqasciicache.html#count">TQAsciiCache</a>, <a href="tqasciidict.html#count">TQAsciiDict</a>, <a href="tqcache.html#count">TQCache</a>, <a href="tqdict.html#count">TQDict</a>, <a href="tqintcache.html#count">TQIntCache</a>, <a href="tqintdict.html#count">TQIntDict</a>, <a href="tqptrlist.html#count">TQPtrList</a>, <a href="tqptrdict.html#count">TQPtrDict</a>, and <a href="tqptrvector.html#count">TQPtrVector</a>. <h3 class=fn>void <a name="deleteItem"></a>TQPtrCollection::deleteItem ( <a href="tqptrcollection.html#Item">Item</a> d )<tt> [pure virtual protected]</tt> </h3> diff --git a/doc/html/tqptrdict.html b/doc/html/tqptrdict.html index bed2cc493..10607ec0c 100644 --- a/doc/html/tqptrdict.html +++ b/doc/html/tqptrdict.html @@ -109,9 +109,9 @@ pointer. Dictionaries provide very fast insertion and lookup. In this example we use a dictionary to add an extra property (a char*) to the line edits we're using. -<p> See <a href="ntqdict.html">TQDict</a> for full details, including the choice of dictionary +<p> See <a href="tqdict.html">TQDict</a> for full details, including the choice of dictionary size, and how deletions are handled. -<p> <p>See also <a href="tqptrdictiterator.html">TQPtrDictIterator</a>, <a href="ntqdict.html">TQDict</a>, <a href="ntqasciidict.html">TQAsciiDict</a>, <a href="ntqintdict.html">TQIntDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqptrdictiterator.html">TQPtrDictIterator</a>, <a href="tqdict.html">TQDict</a>, <a href="tqasciidict.html">TQAsciiDict</a>, <a href="tqintdict.html">TQIntDict</a>, <a href="collection.html">Collection Classes</a>, <a href="collection.html">Collection Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQPtrDict"></a>TQPtrDict::TQPtrDict ( int size = 17 ) diff --git a/doc/html/tqptrvector.html b/doc/html/tqptrvector.html index 44e4cdcee..24782d9ab 100644 --- a/doc/html/tqptrvector.html +++ b/doc/html/tqptrvector.html @@ -88,7 +88,7 @@ provides a vector (array). instance TQPtrVector<X> to create a vector that contains pointers to X (X*). <p> A vector is the same as an array. The main difference between -TQPtrVector and <a href="ntqmemarray.html">TQMemArray</a> is that TQPtrVector stores pointers to the +TQPtrVector and <a href="tqmemarray.html">TQMemArray</a> is that TQPtrVector stores pointers to the elements, whereas TQMemArray stores the elements themselves (i.e. TQMemArray is value-based and TQPtrVector is pointer-based). <p> Items are added to the vector using <a href="#insert">insert</a>() or <a href="#fill">fill</a>(). Items are @@ -108,7 +108,7 @@ search for a pointer in the vector using <a href="#findRef">findRef</a>(), or a search (of a sorted vector) using <a href="#bsearch">bsearch</a>(). You can count the number of times an item appears in the vector with <a href="#contains">contains</a>() or <a href="#containsRef">containsRef</a>(). -<p> <p>See also <a href="ntqmemarray.html">TQMemArray</a> and <a href="tools.html">Non-GUI Classes</a>. +<p> <p>See also <a href="tqmemarray.html">TQMemArray</a> and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQPtrVector"></a>TQPtrVector::TQPtrVector () diff --git a/doc/html/qregexp-h.html b/doc/html/tqregexp-h.html index 57bbbedb0..8d1c8a5b2 100644 --- a/doc/html/qregexp-h.html +++ b/doc/html/tqregexp-h.html @@ -1,9 +1,9 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqregexp.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqregexp.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqregexp.h Include File</title> +<title>tqregexp.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>ntqregexp.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>tqregexp.h</h1> -<p>This is the verbatim text of the ntqregexp.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqregexp.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqregexp.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqregexp.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQRegExp class ** diff --git a/doc/html/qregexp-members.html b/doc/html/tqregexp-members.html index 605286a7c..0b9985025 100644 --- a/doc/html/qregexp-members.html +++ b/doc/html/tqregexp-members.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqregexp.h:50 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqregexp.h:50 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,35 +32,35 @@ 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 TQRegExp</h1> <p>This is the complete list of member functions for -<a href="ntqregexp.html">TQRegExp</a>, including inherited members. +<a href="tqregexp.html">TQRegExp</a>, including inherited members. <ul> -<li><a href="ntqregexp.html#TQRegExp">TQRegExp</a>() -<li><a href="ntqregexp.html#~TQRegExp">~TQRegExp</a>() -<li><a href="ntqregexp.html#cap">cap</a>() -<li><a href="ntqregexp.html#capturedTexts">capturedTexts</a>() -<li><a href="ntqregexp.html#caseSensitive">caseSensitive</a>() -<li><a href="ntqregexp.html#errorString">errorString</a>() -<li><a href="ntqregexp.html#escape">escape</a>() -<li><a href="ntqregexp.html#exactMatch">exactMatch</a>() -<li><a href="ntqregexp.html#isEmpty">isEmpty</a>() -<li><a href="ntqregexp.html#isValid">isValid</a>() -<li><a href="ntqregexp.html#match">match</a>() -<li><a href="ntqregexp.html#matchedLength">matchedLength</a>() -<li><a href="ntqregexp.html#minimal">minimal</a>() -<li><a href="ntqregexp.html#numCaptures">numCaptures</a>() -<li><a href="ntqregexp.html#operator!-eq">operator!=</a>() -<li><a href="ntqregexp.html#operator-eq">operator=</a>() -<li><a href="ntqregexp.html#operator-eq-eq">operator==</a>() -<li><a href="ntqregexp.html#pattern">pattern</a>() -<li><a href="ntqregexp.html#pos">pos</a>() -<li><a href="ntqregexp.html#search">search</a>() -<li><a href="ntqregexp.html#searchRev">searchRev</a>() -<li><a href="ntqregexp.html#setCaseSensitive">setCaseSensitive</a>() -<li><a href="ntqregexp.html#setMinimal">setMinimal</a>() -<li><a href="ntqregexp.html#setPattern">setPattern</a>() -<li><a href="ntqregexp.html#setWildcard">setWildcard</a>() -<li><a href="ntqregexp.html#wildcard">wildcard</a>() +<li><a href="tqregexp.html#TQRegExp">TQRegExp</a>() +<li><a href="tqregexp.html#~TQRegExp">~TQRegExp</a>() +<li><a href="tqregexp.html#cap">cap</a>() +<li><a href="tqregexp.html#capturedTexts">capturedTexts</a>() +<li><a href="tqregexp.html#caseSensitive">caseSensitive</a>() +<li><a href="tqregexp.html#errorString">errorString</a>() +<li><a href="tqregexp.html#escape">escape</a>() +<li><a href="tqregexp.html#exactMatch">exactMatch</a>() +<li><a href="tqregexp.html#isEmpty">isEmpty</a>() +<li><a href="tqregexp.html#isValid">isValid</a>() +<li><a href="tqregexp.html#match">match</a>() +<li><a href="tqregexp.html#matchedLength">matchedLength</a>() +<li><a href="tqregexp.html#minimal">minimal</a>() +<li><a href="tqregexp.html#numCaptures">numCaptures</a>() +<li><a href="tqregexp.html#operator!-eq">operator!=</a>() +<li><a href="tqregexp.html#operator-eq">operator=</a>() +<li><a href="tqregexp.html#operator-eq-eq">operator==</a>() +<li><a href="tqregexp.html#pattern">pattern</a>() +<li><a href="tqregexp.html#pos">pos</a>() +<li><a href="tqregexp.html#search">search</a>() +<li><a href="tqregexp.html#searchRev">searchRev</a>() +<li><a href="tqregexp.html#setCaseSensitive">setCaseSensitive</a>() +<li><a href="tqregexp.html#setMinimal">setMinimal</a>() +<li><a href="tqregexp.html#setPattern">setPattern</a>() +<li><a href="tqregexp.html#setWildcard">setWildcard</a>() +<li><a href="tqregexp.html#wildcard">wildcard</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqregexp.html b/doc/html/tqregexp.html index f75a27a82..03527728b 100644 --- a/doc/html/ntqregexp.html +++ b/doc/html/tqregexp.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/tools/qregexp.cpp:77 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqregexp.cpp:77 --> <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 TQRegExp class provides pattern matching using regular expressions. <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 <<a href="qregexp-h.html">ntqregexp.h</a>></tt> -<p><a href="qregexp-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqregexp-h.html">tqregexp.h</a>></tt> +<p><a href="tqregexp-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn>enum <a href="#CaretMode-enum"><b>CaretMode</b></a> { CaretAtZero, CaretAtOffset, CaretWontMatch }</li> @@ -651,7 +651,7 @@ which returns a string list of all captured strings, or using <a href="#cap">cap</a>() which returns the captured string for the given index. The <a href="#pos">pos</a>() function takes a match index and returns the position in the string where the match was made (or -1 if there was no match). -<p> <p>See also <a href="qregexpvalidator.html">TQRegExpValidator</a>, <a href="tqstring.html">TQString</a>, <a href="tqstringlist.html">TQStringList</a>, <a href="misc.html">Miscellaneous 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="tqregexpvalidator.html">TQRegExpValidator</a>, <a href="tqstring.html">TQString</a>, <a href="tqstringlist.html">TQStringList</a>, <a href="misc.html">Miscellaneous Classes</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <p> <a name="member-function-documentation"></a> @@ -659,7 +659,7 @@ string where the match was made (or -1 if there was no match). <h3 class=fn><a name="CaretMode-enum"></a>TQRegExp::CaretMode</h3> <p> The CaretMode enum defines the different meanings of the caret -(<b>^</b>) in a <a href="ntqregexp.html#regular-expression">regular expression</a>. The possible values are: +(<b>^</b>) in a <a href="tqregexp.html#regular-expression">regular expression</a>. The possible values are: <ul> <li><tt>TQRegExp::CaretAtZero</tt> - The caret corresponds to index 0 in the searched string. @@ -676,20 +676,20 @@ Constructs an empty regexp. <h3 class=fn><a name="TQRegExp-2"></a>TQRegExp::TQRegExp ( const <a href="tqstring.html">TQString</a> & pattern, bool caseSensitive = TRUE, bool wildcard = FALSE ) </h3> -Constructs a <a href="ntqregexp.html#regular-expression">regular expression</a> object for the given <em>pattern</em> +Constructs a <a href="tqregexp.html#regular-expression">regular expression</a> object for the given <em>pattern</em> string. The pattern must be given using wildcard notation if <em>wildcard</em> is TRUE (default is FALSE). The pattern is case sensitive, unless <em>caseSensitive</em> is FALSE. Matching is greedy (maximal), but can be changed by calling <a href="#setMinimal">setMinimal</a>(). <p> <p>See also <a href="#setPattern">setPattern</a>(), <a href="#setCaseSensitive">setCaseSensitive</a>(), <a href="#setWildcard">setWildcard</a>(), and <a href="#setMinimal">setMinimal</a>(). -<h3 class=fn><a name="TQRegExp-3"></a>TQRegExp::TQRegExp ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) +<h3 class=fn><a name="TQRegExp-3"></a>TQRegExp::TQRegExp ( const <a href="tqregexp.html">TQRegExp</a> & rx ) </h3> -Constructs a <a href="ntqregexp.html#regular-expression">regular expression</a> as a copy of <em>rx</em>. +Constructs a <a href="tqregexp.html#regular-expression">regular expression</a> as a copy of <em>rx</em>. <p> <p>See also <a href="#operator-eq">operator=</a>(). <h3 class=fn><a name="~TQRegExp"></a>TQRegExp::~TQRegExp () </h3> -Destroys the <a href="ntqregexp.html#regular-expression">regular expression</a> and cleans up its internal data. +Destroys the <a href="tqregexp.html#regular-expression">regular expression</a> and cleans up its internal data. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="cap"></a>TQRegExp::cap ( int nth = 0 ) </h3> @@ -815,7 +815,7 @@ escaped with a backslash. The special characters are $, (, ), *, +, <h3 class=fn>bool <a name="exactMatch"></a>TQRegExp::exactMatch ( const <a href="tqstring.html">TQString</a> & str ) const </h3> -Returns TRUE if <em>str</em> is matched exactly by this <a href="ntqregexp.html#regular-expression">regular expression</a>; otherwise returns FALSE. You can determine how much of +Returns TRUE if <em>str</em> is matched exactly by this <a href="tqregexp.html#regular-expression">regular expression</a>; otherwise returns FALSE. You can determine how much of the string was matched by calling <a href="#matchedLength">matchedLength</a>(). <p> For a given regexp string, R, <a href="#exactMatch">exactMatch</a>("R") is the equivalent of <a href="#search">search</a>("^R$") since exactMatch() effectively encloses the regexp @@ -826,7 +826,7 @@ exactMatch() returns TRUE only for input <tt>blue</tt>. For inputs <tt>bluebell< and matchedLength() will return 4, 3 and 0 respectively. <p> Although const, this function sets matchedLength(), <a href="#capturedTexts">capturedTexts</a>() and <a href="#pos">pos</a>(). -<p> <p>See also <a href="#search">search</a>(), <a href="#searchRev">searchRev</a>(), and <a href="qregexpvalidator.html">TQRegExpValidator</a>. +<p> <p>See also <a href="#search">search</a>(), <a href="#searchRev">searchRev</a>(), and <a href="tqregexpvalidator.html">TQRegExpValidator</a>. <h3 class=fn>bool <a name="isEmpty"></a>TQRegExp::isEmpty () const </h3> @@ -843,7 +843,7 @@ the string. In this case the length of the match returned by <h3 class=fn>bool <a name="isValid"></a>TQRegExp::isValid () const </h3> -Returns TRUE if the <a href="ntqregexp.html#regular-expression">regular expression</a> is valid; otherwise returns +Returns TRUE if the <a href="tqregexp.html#regular-expression">regular expression</a> is valid; otherwise returns FALSE. An invalid regular expression never matches. <p> The pattern <b>[a-z</b> is an example of an invalid pattern, since it lacks a closing square bracket. @@ -881,25 +881,25 @@ otherwise returns FALSE. <h3 class=fn>int <a name="numCaptures"></a>TQRegExp::numCaptures () const </h3> -Returns the number of captures contained in the <a href="ntqregexp.html#regular-expression">regular expression</a>. +Returns the number of captures contained in the <a href="tqregexp.html#regular-expression">regular expression</a>. <p>Example: <a href="regexptester-example.html#x2489">regexptester/regexptester.cpp</a>. -<h3 class=fn>bool <a name="operator!-eq"></a>TQRegExp::operator!= ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQRegExp::operator!= ( const <a href="tqregexp.html">TQRegExp</a> & rx ) const </h3> -<p> Returns TRUE if this <a href="ntqregexp.html#regular-expression">regular expression</a> is not equal to <em>rx</em>; +<p> Returns TRUE if this <a href="tqregexp.html#regular-expression">regular expression</a> is not equal to <em>rx</em>; otherwise returns FALSE. <p> <p>See also <a href="#operator-eq-eq">operator==</a>(). -<h3 class=fn><a href="ntqregexp.html">TQRegExp</a> & <a name="operator-eq"></a>TQRegExp::operator= ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) +<h3 class=fn><a href="tqregexp.html">TQRegExp</a> & <a name="operator-eq"></a>TQRegExp::operator= ( const <a href="tqregexp.html">TQRegExp</a> & rx ) </h3> -Copies the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em> and returns a reference to the +Copies the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em> and returns a reference to the copy. The case sensitivity, wildcard and minimal matching options are also copied. -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQRegExp::operator== ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQRegExp::operator== ( const <a href="tqregexp.html">TQRegExp</a> & rx ) const </h3> -Returns TRUE if this <a href="ntqregexp.html#regular-expression">regular expression</a> is equal to <em>rx</em>; +Returns TRUE if this <a href="tqregexp.html#regular-expression">regular expression</a> is equal to <em>rx</em>; otherwise returns FALSE. <p> Two TQRegExp objects are equal if they have the same pattern strings and the same settings for case sensitivity, wildcard and @@ -907,7 +907,7 @@ minimal matching. <h3 class=fn><a href="tqstring.html">TQString</a> <a name="pattern"></a>TQRegExp::pattern () const </h3> -Returns the pattern string of the <a href="ntqregexp.html#regular-expression">regular expression</a>. The pattern +Returns the pattern string of the <a href="tqregexp.html#regular-expression">regular expression</a>. The pattern has either regular expression syntax or wildcard syntax, depending on <a href="#wildcard">wildcard</a>(). <p> <p>See also <a href="#setPattern">setPattern</a>(). @@ -931,7 +931,7 @@ of the whole match. due to an implementation tradeoff. <p> <p>See also <a href="#capturedTexts">capturedTexts</a>(), <a href="#exactMatch">exactMatch</a>(), <a href="#search">search</a>(), and <a href="#searchRev">searchRev</a>(). -<h3 class=fn>int <a name="search"></a>TQRegExp::search ( const <a href="tqstring.html">TQString</a> & str, int offset = 0, <a href="ntqregexp.html#CaretMode-enum">CaretMode</a> caretMode = CaretAtZero ) const +<h3 class=fn>int <a name="search"></a>TQRegExp::search ( const <a href="tqstring.html">TQString</a> & str, int offset = 0, <a href="tqregexp.html#CaretMode-enum">CaretMode</a> caretMode = CaretAtZero ) const </h3> Attempts to find a match in <em>str</em> from position <em>offset</em> (0 by default). If <em>offset</em> is -1, the search starts at the last @@ -961,7 +961,7 @@ even <a href="tqstringlist.html#grep">TQStringList::grep</a>(). To replace match <p> <p>See also <a href="#searchRev">searchRev</a>() and <a href="#exactMatch">exactMatch</a>(). <p>Examples: <a href="archivesearch-example.html#x481">network/archivesearch/archivedialog.ui.h</a> and <a href="regexptester-example.html#x2490">regexptester/regexptester.cpp</a>. -<h3 class=fn>int <a name="searchRev"></a>TQRegExp::searchRev ( const <a href="tqstring.html">TQString</a> & str, int offset = -1, <a href="ntqregexp.html#CaretMode-enum">CaretMode</a> caretMode = CaretAtZero ) const +<h3 class=fn>int <a name="searchRev"></a>TQRegExp::searchRev ( const <a href="tqstring.html">TQString</a> & str, int offset = -1, <a href="tqregexp.html#CaretMode-enum">CaretMode</a> caretMode = CaretAtZero ) const </h3> Attempts to find a match backwards in <em>str</em> from position <em>offset</em>. If <em>offset</em> is -1 (the default), the search starts at the last character; if -2, at the next to last character; etc. @@ -1008,7 +1008,7 @@ wildcard and minimal matching options are not changed. <h3 class=fn>void <a name="setWildcard"></a>TQRegExp::setWildcard ( bool wildcard ) </h3> -Sets the wildcard mode for the <a href="ntqregexp.html#regular-expression">regular expression</a>. The default is +Sets the wildcard mode for the <a href="tqregexp.html#regular-expression">regular expression</a>. The default is FALSE. <p> Setting <em>wildcard</em> to TRUE enables simple shell-like wildcard matching. (See <a href="#wildcard-matching">wildcard matching diff --git a/doc/html/qregexpvalidator-members.html b/doc/html/tqregexpvalidator-members.html index 4248b7fe1..ded664658 100644 --- a/doc/html/qregexpvalidator-members.html +++ b/doc/html/tqregexpvalidator-members.html @@ -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 TQRegExpValidator</h1> <p>This is the complete list of member functions for -<a href="qregexpvalidator.html">TQRegExpValidator</a>, including inherited members. +<a href="tqregexpvalidator.html">TQRegExpValidator</a>, including inherited members. <ul> -<li><a href="qregexpvalidator.html#TQRegExpValidator">TQRegExpValidator</a>() -<li><a href="qregexpvalidator.html#~TQRegExpValidator">~TQRegExpValidator</a>() +<li><a href="tqregexpvalidator.html#TQRegExpValidator">TQRegExpValidator</a>() +<li><a href="tqregexpvalidator.html#~TQRegExpValidator">~TQRegExpValidator</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>() @@ -70,19 +70,19 @@ body { background: #ffffff; color: black; } <li><a href="tqobject.html#parent">parent</a>() <li><a href="tqobject.html#property">property</a>() <li><a href="tqobject.html#queryList">queryList</a>() -<li><a href="qregexpvalidator.html#regExp">regExp</a>() +<li><a href="tqregexpvalidator.html#regExp">regExp</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="tqobject.html#setName">setName</a>() <li><a href="tqobject.html#setProperty">setProperty</a>() -<li><a href="qregexpvalidator.html#setRegExp">setRegExp</a>() +<li><a href="tqregexpvalidator.html#setRegExp">setRegExp</a>() <li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>() <li><a href="tqobject.html#startTimer">startTimer</a>() <li><a href="tqobject.html#timerEvent">timerEvent</a>() <li><a href="tqobject.html#tr">tr</a>() <li><a href="tqobject.html#trUtf8">trUtf8</a>() -<li><a href="qregexpvalidator.html#validate">validate</a>() +<li><a href="tqregexpvalidator.html#validate">validate</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/qregexpvalidator.html b/doc/html/tqregexpvalidator.html index cff00616c..857bc1090 100644 --- a/doc/html/qregexpvalidator.html +++ b/doc/html/tqregexpvalidator.html @@ -36,7 +36,7 @@ against a regular expression. <a href="#details">More...</a> <p><tt>#include <<a href="qvalidator-h.html">ntqvalidator.h</a>></tt> <p>Inherits <a href="ntqvalidator.html">TQValidator</a>. -<p><a href="qregexpvalidator-members.html">List of all member functions.</a> +<p><a href="tqregexpvalidator-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQRegExpValidator"><b>TQRegExpValidator</b></a> ( TQObject * parent, const char * name = 0 )</li> @@ -50,7 +50,7 @@ against a regular expression. The TQRegExpValidator class is used to check a string -against a <a href="ntqregexp.html#regular-expression">regular expression</a>. +against a <a href="tqregexp.html#regular-expression">regular expression</a>. <p> <p> TQRegExpValidator contains a regular expression, "regexp", used to determine whether an input string is <a href="ntqvalidator.html#State-enum">Acceptable</a>, <a href="ntqvalidator.html#State-enum">Intermediate</a> or <a href="ntqvalidator.html#State-enum">Invalid</a>. @@ -58,11 +58,11 @@ determine whether an input string is <a href="ntqvalidator.html#State-enum">Acce assertion, <b>^</b>, and ends with the end of string assertion <b>$</b> so the match is against the entire input string, or from the given position if a start position greater than zero is given. -<p> For a brief introduction to TQt's regexp engine see <a href="ntqregexp.html">TQRegExp</a>. +<p> For a brief introduction to TQt's regexp engine see <a href="tqregexp.html">TQRegExp</a>. <p> Example of use: <pre> // regexp: optional '-' followed by between 1 and 3 digits - <a href="ntqregexp.html">TQRegExp</a> rx( "-?\\d{1,3}" ); + <a href="tqregexp.html">TQRegExp</a> rx( "-?\\d{1,3}" ); <a href="ntqvalidator.html">TQValidator</a>* validator = new TQRegExpValidator( rx, this ); <a href="ntqlineedit.html">TQLineEdit</a>* edit = new <a href="ntqlineedit.html">TQLineEdit</a>( this ); @@ -73,7 +73,7 @@ the given position if a start position greater than zero is given. normally be associated with a widget as in the example above. <p> <pre> // integers 1 to 9999 - <a href="ntqregexp.html">TQRegExp</a> rx( "[1-9]\\d{0,3}" ); + <a href="tqregexp.html">TQRegExp</a> rx( "[1-9]\\d{0,3}" ); // the validator treats the regexp as "^[1-9]\\d{0,3}$" TQRegExpValidator v( rx, 0 ); <a href="tqstring.html">TQString</a> s; @@ -83,21 +83,21 @@ normally be associated with a widget as in the example above. s = "12345"; v.<a href="#validate">validate</a>( s, pos ); // returns Invalid s = "1"; v.<a href="#validate">validate</a>( s, pos ); // returns Acceptable - rx.<a href="ntqregexp.html#setPattern">setPattern</a>( "\\S+" ); // one or more non-whitespace characters + rx.<a href="tqregexp.html#setPattern">setPattern</a>( "\\S+" ); // one or more non-whitespace characters v.<a href="#setRegExp">setRegExp</a>( rx ); s = "myfile.txt"; v.<a href="#validate">validate</a>( s, pos ); // Returns Acceptable s = "my file.txt"; v.<a href="#validate">validate</a>( s, pos ); // Returns Invalid // A, B or C followed by exactly five digits followed by W, X, Y or Z - rx.<a href="ntqregexp.html#setPattern">setPattern</a>( "[A-C]\\d{5}[W-Z]" ); + rx.<a href="tqregexp.html#setPattern">setPattern</a>( "[A-C]\\d{5}[W-Z]" ); v.<a href="#setRegExp">setRegExp</a>( rx ); s = "a12345Z"; v.<a href="#validate">validate</a>( s, pos ); // Returns Invalid s = "A12345Z"; v.<a href="#validate">validate</a>( s, pos ); // Returns Acceptable s = "B12"; v.<a href="#validate">validate</a>( s, pos ); // Returns Intermediate // match most 'readme' files - rx.<a href="ntqregexp.html#setPattern">setPattern</a>( "read\\S?me(\.(txt|asc|1st))?" ); - rx.<a href="ntqregexp.html#setCaseSensitive">setCaseSensitive</a>( FALSE ); + rx.<a href="tqregexp.html#setPattern">setPattern</a>( "read\\S?me(\.(txt|asc|1st))?" ); + rx.<a href="tqregexp.html#setCaseSensitive">setCaseSensitive</a>( FALSE ); v.<a href="#setRegExp">setRegExp</a>( rx ); s = "readme"; v.<a href="#validate">validate</a>( s, pos ); // Returns Acceptable s = "README.1ST"; v.<a href="#validate">validate</a>( s, pos ); // Returns Acceptable @@ -105,7 +105,7 @@ normally be associated with a widget as in the example above. s = "readm"; v.<a href="#validate">validate</a>( s, pos ); // Returns Intermediate </pre> -<p> <p>See also <a href="ntqregexp.html">TQRegExp</a>, <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. +<p> <p>See also <a href="tqregexp.html">TQRegExp</a>, <a href="qintvalidator.html">TQIntValidator</a>, <a href="qdoublevalidator.html">TQDoubleValidator</a>, and <a href="misc.html">Miscellaneous Classes</a>. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQRegExpValidator"></a>TQRegExpValidator::TQRegExpValidator ( <a href="tqobject.html">TQObject</a> * parent, const char * name = 0 ) @@ -113,10 +113,10 @@ normally be associated with a widget as in the example above. Constructs a validator that accepts any string (including an empty one) as valid. The object's parent is <em>parent</em> and its name is <em>name</em>. -<h3 class=fn><a name="TQRegExpValidator-2"></a>TQRegExpValidator::TQRegExpValidator ( const <a href="ntqregexp.html">TQRegExp</a> & rx, <a href="tqobject.html">TQObject</a> * parent, const char * name = 0 ) +<h3 class=fn><a name="TQRegExpValidator-2"></a>TQRegExpValidator::TQRegExpValidator ( const <a href="tqregexp.html">TQRegExp</a> & rx, <a href="tqobject.html">TQObject</a> * parent, const char * name = 0 ) </h3> Constructs a validator which accepts all strings that match the -<a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em>. The object's parent is <em>parent</em> and its +<a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em>. The object's parent is <em>parent</em> and its name is <em>name</em>. <p> The match is made against the entire string, e.g. if the regexp is <b>[A-Fa-f0-9]+</b> it will be treated as <b>^[A-Fa-f0-9]+$</b>. @@ -125,27 +125,27 @@ name is <em>name</em>. </h3> Destroys the validator, freeing any resources allocated. -<h3 class=fn>const <a href="ntqregexp.html">TQRegExp</a> & <a name="regExp"></a>TQRegExpValidator::regExp () const +<h3 class=fn>const <a href="tqregexp.html">TQRegExp</a> & <a name="regExp"></a>TQRegExpValidator::regExp () const </h3> -<p> Returns the <a href="ntqregexp.html#regular-expression">regular expression</a> used for validation. +<p> Returns the <a href="tqregexp.html#regular-expression">regular expression</a> used for validation. <p> <p>See also <a href="#setRegExp">setRegExp</a>(). -<h3 class=fn>void <a name="setRegExp"></a>TQRegExpValidator::setRegExp ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) +<h3 class=fn>void <a name="setRegExp"></a>TQRegExpValidator::setRegExp ( const <a href="tqregexp.html">TQRegExp</a> & rx ) </h3> -Sets the <a href="ntqregexp.html#regular-expression">regular expression</a> used for validation to <em>rx</em>. +Sets the <a href="tqregexp.html#regular-expression">regular expression</a> used for validation to <em>rx</em>. <p> <p>See also <a href="#regExp">regExp</a>(). <h3 class=fn><a href="ntqvalidator.html#State-enum">TQValidator::State</a> <a name="validate"></a>TQRegExpValidator::validate ( <a href="tqstring.html">TQString</a> & input, int & pos ) const<tt> [virtual]</tt> </h3> -Returns <a href="ntqvalidator.html#State-enum">Acceptable</a> if <em>input</em> is matched by the <a href="ntqregexp.html#regular-expression">regular expression</a> for this validator, <a href="ntqvalidator.html#State-enum">Intermediate</a> if it has matched +Returns <a href="ntqvalidator.html#State-enum">Acceptable</a> if <em>input</em> is matched by the <a href="tqregexp.html#regular-expression">regular expression</a> for this validator, <a href="ntqvalidator.html#State-enum">Intermediate</a> if it has matched partially (i.e. could be a valid match if additional valid characters are added), and <a href="ntqvalidator.html#State-enum">Invalid</a> if <em>input</em> is not matched. <p> The <em>pos</em> parameter is set to the length of the <em>input</em> parameter. <p> For example, if the regular expression is <b>\w\d\d</b> (that is, word-character, digit, digit) then "A57" is <a href="ntqvalidator.html#State-enum">Acceptable</a>, "E5" is <a href="ntqvalidator.html#State-enum">Intermediate</a> and "+9" is <a href="ntqvalidator.html#State-enum">Invalid</a>. -<p> <p>See also <a href="ntqregexp.html#match">TQRegExp::match</a>() and <a href="ntqregexp.html#search">TQRegExp::search</a>(). +<p> <p>See also <a href="tqregexp.html#match">TQRegExp::match</a>() and <a href="tqregexp.html#search">TQRegExp::search</a>(). <p>Reimplemented from <a href="ntqvalidator.html#validate">TQValidator</a>. <!-- eof --> diff --git a/doc/html/tqstoreddrag.html b/doc/html/tqstoreddrag.html index ec73ed1a7..80650afe2 100644 --- a/doc/html/tqstoreddrag.html +++ b/doc/html/tqstoreddrag.html @@ -66,13 +66,13 @@ to the <a href="tqdragobject.html">TQDragObject</a> constructor, and the format </h3> Destroys the drag object and frees up all allocated resources. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQStoredDrag::encodedData ( const char * m ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="encodedData"></a>TQStoredDrag::encodedData ( const char * m ) const<tt> [virtual]</tt> </h3> Returns the stored data. <em>m</em> contains the data's format. <p> <p>See also <a href="#setEncodedData">setEncodedData</a>(). <p>Reimplemented from <a href="tqmimesource.html#encodedData">TQMimeSource</a>. -<h3 class=fn>void <a name="setEncodedData"></a>TQStoredDrag::setEncodedData ( const <a href="qbytearray.html">TQByteArray</a> & encodedData )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setEncodedData"></a>TQStoredDrag::setEncodedData ( const <a href="tqbytearray.html">TQByteArray</a> & encodedData )<tt> [virtual]</tt> </h3> Sets the encoded data of this drag object to <em>encodedData</em>. The encoded data is what's delivered to the drop sites. It must be in diff --git a/doc/html/tqstring-h.html b/doc/html/tqstring-h.html index 41e363323..815da7716 100644 --- a/doc/html/tqstring-h.html +++ b/doc/html/tqstring-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSTRING_H #ifndef QT_H -#include "ntqcstring.h" +#include "tqcstring.h" #endif // QT_H #ifndef TQT_NO_CAST_ASCII diff --git a/doc/html/tqstring.html b/doc/html/tqstring.html index 478935b9c..86556119f 100644 --- a/doc/html/tqstring.html +++ b/doc/html/tqstring.html @@ -266,18 +266,18 @@ convenience, <a href="tqstring.html#TQString-null">TQString::null</a> is a null empty strings come first, followed by non-empty strings, followed by null strings. We recommend using <tt>if ( !str.isNull() )</tt> to check for a non-null string rather than <tt>if ( !str )</tt>; see <a href="#operator!">operator!</a>() for an explanation. -<p> Note that if you find that you are mixing usage of <a href="ntqcstring.html">TQCString</a>, -TQString, and <a href="qbytearray.html">TQByteArray</a>, this causes lots of unnecessary +<p> Note that if you find that you are mixing usage of <a href="tqcstring.html">TQCString</a>, +TQString, and <a href="tqbytearray.html">TQByteArray</a>, this causes lots of unnecessary copying and might indicate that the true nature of the data you are dealing with is uncertain. If the data is '\0'-terminated 8-bit -data, use <a href="ntqcstring.html">TQCString</a>; if it is unterminated (i.e. contains '\0's) -8-bit data, use <a href="qbytearray.html">TQByteArray</a>; if it is text, use TQString. +data, use <a href="tqcstring.html">TQCString</a>; if it is unterminated (i.e. contains '\0's) +8-bit data, use <a href="tqbytearray.html">TQByteArray</a>; if it is text, use TQString. <p> Lists of strings are handled by the <a href="tqstringlist.html">TQStringList</a> class. You can split a string into a list of strings using <a href="tqstringlist.html#split">TQStringList::split</a>(), and join a list of strings into a single string with an optional separator using <a href="tqstringlist.html#join">TQStringList::join</a>(). You can obtain a list of strings from a string list that contain a particular substring or -that match a particular <a href="ntqregexp.html">regex</a> using +that match a particular <a href="tqregexp.html">regex</a> using <a href="tqstringlist.html#grep">TQStringList::grep</a>(). <p> <b>Note for C programmers</b> <p> Due to C++'s type system and the fact that TQString is <a href="shclass.html#implicitly-shared">implicitly shared</a>, TQStrings can be treated like ints or other simple base @@ -316,8 +316,8 @@ incrementing a reference count. TQString (like all TQt's implicitly shared classes) operates on a copy-on-write basis, only copying if an instance is actually changed. <p> If you wish to create a <a href="shclass.html#deep-copy">deep copy</a> of a TQString without losing any -Unicode information then you should use <a href="ntqdeepcopy.html">TQDeepCopy</a>. -<p> <p>See also <a href="qchar.html">TQChar</a>, <a href="ntqcstring.html">TQCString</a>, <a href="qbytearray.html">TQByteArray</a>, <a href="qconststring.html">TQConstString</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, <a href="text.html">Text Related Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. +Unicode information then you should use <a href="tqdeepcopy.html">TQDeepCopy</a>. +<p> <p>See also <a href="qchar.html">TQChar</a>, <a href="tqcstring.html">TQCString</a>, <a href="tqbytearray.html">TQByteArray</a>, <a href="qconststring.html">TQConstString</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, <a href="text.html">Text Related Classes</a>, and <a href="tools.html">Non-GUI Classes</a>. <hr><h2>Member Type Documentation</h2> <h3 class=fn><a name="SectionFlags-enum"></a>TQString::SectionFlags</h3> @@ -355,7 +355,7 @@ Constructs a string of length one, containing the character <em>ch</em>. Constructs an <a href="shclass.html#implicitly-shared">implicitly shared</a> copy of <em>s</em>. This is very fast since it only involves incrementing a reference count. -<h3 class=fn><a name="TQString-4"></a>TQString::TQString ( const <a href="qbytearray.html">TQByteArray</a> & ba ) +<h3 class=fn><a name="TQString-4"></a>TQString::TQString ( const <a href="tqbytearray.html">TQByteArray</a> & ba ) </h3> Constructs a string that is a <a href="shclass.html#deep-copy">deep copy</a> of <em>ba</em> interpreted as a classic C string. @@ -427,7 +427,7 @@ the result. the result. <p> Equivalent to <a href="#operator+-eq">operator+=</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="append-4"></a>TQString::append ( const <a href="qbytearray.html">TQByteArray</a> & str ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="append-4"></a>TQString::append ( const <a href="tqbytearray.html">TQByteArray</a> & str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Appends <em>str</em> to the string and returns a reference to the result. @@ -746,7 +746,7 @@ there are two instances of "ana" in "bananas". <p> <p>See also <a href="#findRev">findRev</a>(). -<h3 class=fn>int <a name="contains-5"></a>TQString::contains ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) const +<h3 class=fn>int <a name="contains-5"></a>TQString::contains ( const <a href="tqregexp.html">TQRegExp</a> & rx ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Returns the number of times the regexp, <em>rx</em>, matches in the @@ -755,7 +755,7 @@ string. there are four instances of "ana" or "ama". <p> <pre> TQString str = "banana and panama"; - <a href="ntqregexp.html">TQRegExp</a> rxp = TQRegExp( "a[nm]a", TRUE, FALSE ); + <a href="tqregexp.html">TQRegExp</a> rxp = TQRegExp( "a[nm]a", TRUE, FALSE ); int i = str.<a href="#contains">contains</a>( rxp ); // i == 4 </pre> @@ -805,9 +805,9 @@ used. </pre> -<h3 class=fn>int <a name="find"></a>TQString::find ( const <a href="ntqregexp.html">TQRegExp</a> & rx, int index = 0 ) const +<h3 class=fn>int <a name="find"></a>TQString::find ( const <a href="tqregexp.html">TQRegExp</a> & rx, int index = 0 ) const </h3> -Finds the first match of the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em>, starting +Finds the first match of the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em>, starting from position <em>index</em>. If <em>index</em> is -1, the search starts at the last character; if -2, at the next to last character and so on. (See <a href="#findRev">findRev</a>() for searching backwards.) @@ -903,7 +903,7 @@ otherwise the search is case insensitive. </pre> -<h3 class=fn>int <a name="findRev-5"></a>TQString::findRev ( const <a href="ntqregexp.html">TQRegExp</a> & rx, int index = -1 ) const +<h3 class=fn>int <a name="findRev-5"></a>TQString::findRev ( const <a href="tqregexp.html">TQRegExp</a> & rx, int index = -1 ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Finds the first match of the regexp <em>rx</em>, starting at position <em>index</em> and searching backwards. If the index is -1, the search @@ -996,7 +996,7 @@ and returns a reference to the string. <p> <p>See also <a href="#remove">remove</a>() and <a href="#replace">replace</a>(). <p>Examples: <a href="themes-example.html#x337">themes/themes.cpp</a> and <a href="xform-example.html#x1264">xform/xform.cpp</a>. -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="insert-2"></a>TQString::insert ( uint index, const <a href="qbytearray.html">TQByteArray</a> & s ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="insert-2"></a>TQString::insert ( uint index, const <a href="tqbytearray.html">TQByteArray</a> & s ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts <em>s</em> into the string at position <em>index</em> and returns @@ -1112,7 +1112,7 @@ padded by the <em>fill</em> character. <p> <p>See also <a href="#isNull">isNull</a>() and <a href="#isEmpty">isEmpty</a>(). <p>Examples: <a href="dirview-example.html#x1702">dirview/dirview.cpp</a>, <a href="fileiconview-example.html#x870">fileiconview/qfileiconview.cpp</a>, <a href="networkprotocol-example.html#x693">network/networkprotocol/nntp.cpp</a>, <a href="rot-example.html#x1372">rot13/rot13.cpp</a>, and <a href="themes-example.html#x339">themes/themes.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="local8Bit"></a>TQString::local8Bit () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="local8Bit"></a>TQString::local8Bit () const </h3> Returns the string encoded in a locale-specific format. On X11, this is the <a href="tqtextcodec.html#codecForLocale">TQTextCodec::codecForLocale</a>(). On Windows, it is a @@ -1281,7 +1281,7 @@ which you wish to remain Unicode-clean. </h3> Appends <em>str</em> to the string and returns a reference to the string. -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="operator+-eq-2"></a>TQString::operator+= ( const <a href="qbytearray.html">TQByteArray</a> & str ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="operator+-eq-2"></a>TQString::operator+= ( const <a href="tqbytearray.html">TQByteArray</a> & str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -1334,7 +1334,7 @@ to this string and returns a reference to this string. <p> Makes a <a href="shclass.html#deep-copy">deep copy</a> of <em>s</em> and returns a reference to the deep copy. -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="operator-eq-5"></a>TQString::operator= ( const <a href="ntqcstring.html">TQCString</a> & cstr ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="operator-eq-5"></a>TQString::operator= ( const <a href="tqcstring.html">TQCString</a> & cstr ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Assigns a <a href="shclass.html#deep-copy">deep copy</a> of <em>cstr</em>, interpreted as a classic C @@ -1404,7 +1404,7 @@ reference to the string. <p> Equivalent to <a href="#insert">insert</a>(0, <em>ch</em>). <p> <p>See also <a href="#insert">insert</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="prepend-4"></a>TQString::prepend ( const <a href="qbytearray.html">TQByteArray</a> & s ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="prepend-4"></a>TQString::prepend ( const <a href="tqbytearray.html">TQByteArray</a> & s ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Inserts <em>s</em> at the beginning of the string and returns a reference to the string. @@ -1479,9 +1479,9 @@ This is an overloaded member function, provided for convenience. It behaves esse <p> Removes every occurrence of <em>str</em> in the string. Returns a reference to the string. -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="remove-6"></a>TQString::remove ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="remove-6"></a>TQString::remove ( const <a href="tqregexp.html">TQRegExp</a> & rx ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> Removes every occurrence of the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em> in the +<p> Removes every occurrence of the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em> in the string. Returns a reference to the string. <p> This is the same as <a href="#replace">replace</a>(<em>rx</em>, ""). @@ -1561,7 +1561,7 @@ otherwise the search is case insensitive. </pre> -<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="replace-8"></a>TQString::replace ( const <a href="ntqregexp.html">TQRegExp</a> & rx, const <a href="tqstring.html">TQString</a> & after ) +<h3 class=fn><a href="tqstring.html">TQString</a> & <a name="replace-8"></a>TQString::replace ( const <a href="tqregexp.html">TQRegExp</a> & rx, const <a href="tqstring.html">TQString</a> & after ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of the regexp <em>rx</em> in the string with <em>after</em>. Returns a reference to the string. For example: @@ -1571,7 +1571,7 @@ otherwise the search is case insensitive. // s == "ba" </pre> -<p> For regexps containing <a href="ntqregexp.html#capturing-text">capturing +<p> For regexps containing <a href="tqregexp.html#capturing-text">capturing parentheses</a>, occurrences of <b>\1</b>, <b>\2</b>, ..., in <em>after</em> are replaced with <em>rx</em>.cap(1), cap(2), ... <p> <pre> @@ -1580,7 +1580,7 @@ in <em>after</em> are replaced with <em>rx</em>.cap(1), cap(2), ... // t == "A \\emph{bon mot}." </pre> -<p> <p>See also <a href="#find">find</a>(), <a href="#findRev">findRev</a>(), and <a href="ntqregexp.html#cap">TQRegExp::cap</a>(). +<p> <p>See also <a href="#find">find</a>(), <a href="#findRev">findRev</a>(), and <a href="tqregexp.html#cap">TQRegExp::cap</a>(). <h3 class=fn><a href="tqstring.html">TQString</a> & <a name="replace-9"></a>TQString::replace ( <a href="qchar.html">TQChar</a> c1, <a href="qchar.html">TQChar</a> c2 ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. @@ -1716,12 +1716,12 @@ right-most field being -2, and so on. <p> <p>See also <a href="tqstringlist.html#split">TQStringList::split</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="section-5"></a>TQString::section ( const <a href="ntqregexp.html">TQRegExp</a> & reg, int start, int end = 0xffffffff, int flags = SectionDefault ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="section-5"></a>TQString::section ( const <a href="tqregexp.html">TQRegExp</a> & reg, int start, int end = 0xffffffff, int flags = SectionDefault ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This function returns a section of the string. <p> This string is treated as a sequence of fields separated by the -<a href="ntqregexp.html#regular-expression">regular expression</a>, <em>reg</em>. The returned string consists of the +<a href="tqregexp.html#regular-expression">regular expression</a>, <em>reg</em>. The returned string consists of the fields from position <em>start</em> to position <em>end</em> inclusive. If <em>end</em> is not specified, all fields from position <em>start</em> to the end of the string are included. Fields are numbered 0, 1, 2, etc., counting from the left, and -1, -2, etc., counting from right to left. @@ -1731,7 +1731,7 @@ to skip empty fields and how to deal with leading and trailing separators; see <a href="#SectionFlags-enum">SectionFlags</a>. <p> <pre> TQString line( "forename\tmiddlename surname \t \t phone" ); - <a href="ntqregexp.html">TQRegExp</a> sep( "\s+" ); + <a href="tqregexp.html">TQRegExp</a> sep( "\s+" ); TQString s = line.<a href="#section">section</a>( sep, 2, 2 ); // s == "surname" </pre> @@ -1740,11 +1740,11 @@ of the string, the right-most field being -1, the one from right-most field being -2, and so on. <p> <pre> TQString line( "forename\tmiddlename surname \t \t phone" ); - <a href="ntqregexp.html">TQRegExp</a> sep( "\\s+" ); + <a href="tqregexp.html">TQRegExp</a> sep( "\\s+" ); TQString s = line.<a href="#section">section</a>( sep, -3, -2 ); // s == "middlename surname" </pre> -<p> <b>Warning:</b> Using this <a href="ntqregexp.html">TQRegExp</a> version is much more expensive than +<p> <b>Warning:</b> Using this <a href="tqregexp.html">TQRegExp</a> version is much more expensive than the overloaded string and character versions. <p> <p>See also <a href="tqstringlist.html#split">TQStringList::split</a>() and <a href="#simplifyWhiteSpace">simplifyWhiteSpace</a>(). @@ -2223,7 +2223,7 @@ Returns an uppercase copy of the string. <p> <p>See also <a href="#lower">lower</a>(). <p>Examples: <a href="scribble-example.html#x942">scribble/scribble.cpp</a> and <a href="sql.html#x2240">sql/overview/custom1/main.cpp</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="utf8"></a>TQString::utf8 () const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="utf8"></a>TQString::utf8 () const </h3> Returns the string encoded in UTF-8 format. <p> See <a href="tqtextcodec.html">TQTextCodec</a> for more diverse coding/decoding of Unicode strings. diff --git a/doc/html/tqstringlist.html b/doc/html/tqstringlist.html index bf928e53a..a6dce0d47 100644 --- a/doc/html/tqstringlist.html +++ b/doc/html/tqstringlist.html @@ -108,7 +108,7 @@ string (with an optional separator) using <a href="#join">join</a>(), e.g. <p> You can sort the list with <a href="#sort">sort</a>(), and extract a new list which contains only those strings which contain a particular substring -(or match a particular <a href="ntqregexp.html#regular-expression">regular expression</a>) using the <a href="#grep">grep</a>() +(or match a particular <a href="tqregexp.html#regular-expression">regular expression</a>) using the <a href="#grep">grep</a>() functions, e.g. <pre> fonts.sort(); @@ -191,10 +191,10 @@ case is ignored. <p> <p>See also <a href="tqstring.html#find">TQString::find</a>(). -<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="grep-2"></a>TQStringList::grep ( const <a href="ntqregexp.html">TQRegExp</a> & rx ) const +<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="grep-2"></a>TQStringList::grep ( const <a href="tqregexp.html">TQRegExp</a> & rx ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. -<p> Returns a list of all the strings that match the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>rx</em>. +<p> Returns a list of all the strings that match the <a href="tqregexp.html#regular-expression">regular expression</a> <em>rx</em>. <p> <p>See also <a href="tqstring.html#find">TQString::find</a>(). <h3 class=fn><a href="tqstringlist.html">TQStringList</a> & <a name="gres"></a>TQStringList::gres ( const <a href="tqstring.html">TQString</a> & before, const <a href="tqstring.html">TQString</a> & after, bool cs = TRUE ) @@ -214,7 +214,7 @@ search is case insensitive. <p> <p>See also <a href="tqstring.html#replace">TQString::replace</a>(). -<h3 class=fn><a href="tqstringlist.html">TQStringList</a> & <a name="gres-2"></a>TQStringList::gres ( const <a href="ntqregexp.html">TQRegExp</a> & rx, const <a href="tqstring.html">TQString</a> & after ) +<h3 class=fn><a href="tqstringlist.html">TQStringList</a> & <a name="gres-2"></a>TQStringList::gres ( const <a href="tqregexp.html">TQRegExp</a> & rx, const <a href="tqstring.html">TQString</a> & after ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Replaces every occurrence of the regexp <em>rx</em> in the string @@ -227,7 +227,7 @@ with <em>after</em>. Returns a reference to the string list. // list == ["olpha", "beta", "gamma", "epsilon"] </pre> -<p> For regexps containing <a href="ntqregexp.html#capturing-text">capturing parentheses</a>, occurrences of <b>\1</b>, +<p> For regexps containing <a href="tqregexp.html#capturing-text">capturing parentheses</a>, occurrences of <b>\1</b>, <b>\2</b>, ..., in <em>after</em> are replaced with <em>rx</em>.cap(1), cap(2), ... <p> Example: @@ -260,9 +260,9 @@ text to the text), or a TQMap<int,TQString> to sort the strings by some integer index, etc. <p>Example: <a href="themes-example.html#x341">themes/themes.cpp</a>. -<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="split"></a>TQStringList::split ( const <a href="ntqregexp.html">TQRegExp</a> & sep, const <a href="tqstring.html">TQString</a> & str, bool allowEmptyEntries = FALSE )<tt> [static]</tt> +<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="split"></a>TQStringList::split ( const <a href="tqregexp.html">TQRegExp</a> & sep, const <a href="tqstring.html">TQString</a> & str, bool allowEmptyEntries = FALSE )<tt> [static]</tt> </h3> -Splits the string <em>str</em> into strings wherever the <a href="ntqregexp.html#regular-expression">regular expression</a> <em>sep</em> occurs, and returns the list of those strings. +Splits the string <em>str</em> into strings wherever the <a href="tqregexp.html#regular-expression">regular expression</a> <em>sep</em> occurs, and returns the list of those strings. <p> If <em>allowEmptyEntries</em> is TRUE, a null string is inserted in the list wherever the separator matches twice without intervening text. @@ -280,7 +280,7 @@ single element list with the element containing the single string </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version of the function uses a <a href="tqstring.html">TQString</a> as separator, rather -than a <a href="ntqregexp.html#regular-expression">regular expression</a>. +than a <a href="tqregexp.html#regular-expression">regular expression</a>. <p> If <em>sep</em> is an empty string, the return value is a list of one-character strings: <a href="#split">split</a>( TQString( "" ), "four" ) returns the four-item list, "f", "o", "u", "r". @@ -293,7 +293,7 @@ text. </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> This version of the function uses a <a href="qchar.html">TQChar</a> as separator, rather -than a <a href="ntqregexp.html#regular-expression">regular expression</a>. +than a <a href="tqregexp.html#regular-expression">regular expression</a>. <p> <p>See also <a href="#join">join</a>() and <a href="tqstring.html#section">TQString::section</a>(). <!-- eof --> diff --git a/doc/html/tqstylesheet-h.html b/doc/html/tqstylesheet-h.html index a608c9d56..11bf507a3 100644 --- a/doc/html/tqstylesheet-h.html +++ b/doc/html/tqstylesheet-h.html @@ -81,7 +81,7 @@ body { background: #ffffff; color: black; } #include "tqstring.h" #include "tqvaluelist.h" #include "tqptrvector.h" -#include "ntqdict.h" +#include "tqdict.h" #include "tqobject.h" #endif // QT_H diff --git a/doc/html/tqtextcodec.html b/doc/html/tqtextcodec.html index ecd9d26d3..1e9c39d6f 100644 --- a/doc/html/tqtextcodec.html +++ b/doc/html/tqtextcodec.html @@ -148,7 +148,7 @@ string to Unicode. Suppose you have some string encoded in Russian KOI8-R encoding, and want to convert it to Unicode. The simple way to do this is: <p> <pre> - <a href="ntqcstring.html">TQCString</a> locallyEncoded = "..."; // text to convert + <a href="tqcstring.html">TQCString</a> locallyEncoded = "..."; // text to convert TQTextCodec *codec = TQTextCodec::<a href="#codecForName">codecForName</a>("KOI8-R"); // get the codec for KOI8-R <a href="tqstring.html">TQString</a> unicodeString = codec-><a href="#toUnicode">toUnicode</a>( locallyEncoded ); </pre> @@ -159,7 +159,7 @@ easy: <p> <pre> <a href="tqstring.html">TQString</a> unicodeString = "..."; // any Unicode text TQTextCodec *codec = TQTextCodec::<a href="#codecForName">codecForName</a>("KOI8-R"); // get the codec for KOI8-R - <a href="ntqcstring.html">TQCString</a> locallyEncoded = codec-><a href="#fromUnicode">fromUnicode</a>( unicodeString ); + <a href="tqcstring.html">TQCString</a> locallyEncoded = codec-><a href="#fromUnicode">fromUnicode</a>( unicodeString ); </pre> <p> Some care must be taken when trying to convert the data in chunks, @@ -176,8 +176,8 @@ decoding process, as shown below: <a href="tqstring.html">TQString</a> unicodeString; while( receiving_data ) { - <a href="qbytearray.html">TQByteArray</a> chunk = new_data; - unicodeString += decoder-><a href="tqtextdecoder.html#toUnicode">toUnicode</a>( chunk.<a href="ntqmemarray.html#data">data</a>(), chunk.length() ); + <a href="tqbytearray.html">TQByteArray</a> chunk = new_data; + unicodeString += decoder-><a href="tqtextdecoder.html#toUnicode">toUnicode</a>( chunk.<a href="tqmemarray.html#data">data</a>(), chunk.length() ); } </pre> @@ -239,12 +239,12 @@ are used for encoding: Return a <a href="tqtextencoder.html">TQTextEncoder</a>. <p> <pre> - <a href="ntqcstring.html">TQCString</a> fromUnicode(const <a href="tqstring.html">TQString</a>& uc, int& lenInOut ) const + <a href="tqcstring.html">TQCString</a> fromUnicode(const <a href="tqstring.html">TQString</a>& uc, int& lenInOut ) const </pre> Converts <em>lenInOut</em> characters (of type <a href="qchar.html">TQChar</a>) from the start of -the string <em>uc</em>, returning a <a href="ntqcstring.html">TQCString</a> result, and also returning -the <a href="ntqcstring.html#length">length</a> of the result in +the string <em>uc</em>, returning a <a href="tqcstring.html">TQCString</a> result, and also returning +the <a href="tqcstring.html#length">length</a> of the result in <em>lenInOut</em>. <p> Again, these are mutually recursive so only one needs to be implemented, or both if greater efficiency is possible. @@ -369,13 +369,13 @@ TQApplication, calling this function at the very end of your application may be helpful for chasing down memory leaks by eliminating any TQTextCodec objects. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQTextCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQTextCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut ) const<tt> [virtual]</tt> </h3> TQTextCodec subclasses must reimplement either this function or <a href="#makeEncoder">makeEncoder</a>(). It converts the first <em>lenInOut</em> characters of <em>uc</em> from Unicode to the encoding of the subclass. If <em>lenInOut</em> is negative or too large, the length of <em>uc</em> is used instead. <p> Converts <em>lenInOut</em> characters (not bytes) from <em>uc</em>, producing -a <a href="ntqcstring.html">TQCString</a>. <em>lenInOut</em> will be set to the <a href="ntqcstring.html#length">length</a> of the result (in bytes). +a <a href="tqcstring.html">TQCString</a>. <em>lenInOut</em> will be set to the <a href="tqcstring.html#length">length</a> of the result (in bytes). <p> The default implementation makes an encoder with makeEncoder() and converts the input with that. Note that the default makeEncoder() implementation makes an encoder that simply calls this function, @@ -383,7 +383,7 @@ hence subclasses <em>must</em> reimplement one function or the other to avoid infinite recursion. <p>Reimplemented in <a href="tqhebrewcodec.html#fromUnicode">TQHebrewCodec</a>. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="fromUnicode-2"></a>TQTextCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc ) const +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="fromUnicode-2"></a>TQTextCodec::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>uc</em> is the unicode source string. @@ -571,24 +571,24 @@ implementation makes a decoder that simply calls this function, hence subclasses <em>must</em> reimplement one function or the other to avoid infinite recursion. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-2"></a>TQTextCodec::toUnicode ( const <a href="qbytearray.html">TQByteArray</a> & a, int len ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-2"></a>TQTextCodec::toUnicode ( const <a href="tqbytearray.html">TQByteArray</a> & a, int len ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>a</em> contains the source characters; <em>len</em> contains the number of characters in <em>a</em> to use. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-3"></a>TQTextCodec::toUnicode ( const <a href="qbytearray.html">TQByteArray</a> & a ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-3"></a>TQTextCodec::toUnicode ( const <a href="tqbytearray.html">TQByteArray</a> & a ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>a</em> contains the source characters. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-4"></a>TQTextCodec::toUnicode ( const <a href="ntqcstring.html">TQCString</a> & a, int len ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-4"></a>TQTextCodec::toUnicode ( const <a href="tqcstring.html">TQCString</a> & a, int len ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>a</em> contains the source characters; <em>len</em> contains the number of characters in <em>a</em> to use. -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-5"></a>TQTextCodec::toUnicode ( const <a href="ntqcstring.html">TQCString</a> & a ) const +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="toUnicode-5"></a>TQTextCodec::toUnicode ( const <a href="tqcstring.html">TQCString</a> & a ) const </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> <em>a</em> contains the source characters. diff --git a/doc/html/tqtextdrag.html b/doc/html/tqtextdrag.html index ee5f50cd3..b1b4e7204 100644 --- a/doc/html/tqtextdrag.html +++ b/doc/html/tqtextdrag.html @@ -95,7 +95,7 @@ Returns TRUE if successful; otherwise returns FALSE. <p> <p>See also <a href="#canDecode">canDecode</a>(). <p>Example: <a href="simple_dd-example.html#x2828">iconview/simple_dd/main.cpp</a>. -<h3 class=fn>bool <a name="decode-2"></a>TQTextDrag::decode ( const <a href="tqmimesource.html">TQMimeSource</a> * e, <a href="tqstring.html">TQString</a> & str, <a href="ntqcstring.html">TQCString</a> & subtype )<tt> [static]</tt> +<h3 class=fn>bool <a name="decode-2"></a>TQTextDrag::decode ( const <a href="tqmimesource.html">TQMimeSource</a> * e, <a href="tqstring.html">TQString</a> & str, <a href="tqcstring.html">TQCString</a> & subtype )<tt> [static]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Attempts to decode the dropped information in <em>e</em> into <em>str</em>. @@ -104,7 +104,7 @@ is null, any text subtype is accepted; otherwise only the specified <em>subtype</em> is accepted. <p> <p>See also <a href="#canDecode">canDecode</a>(). -<h3 class=fn>void <a name="setSubtype"></a>TQTextDrag::setSubtype ( const <a href="ntqcstring.html">TQCString</a> & st )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setSubtype"></a>TQTextDrag::setSubtype ( const <a href="tqcstring.html">TQCString</a> & st )<tt> [virtual]</tt> </h3> Sets the MIME subtype of the text being dragged to <em>st</em>. The default subtype is "plain", so the default MIME type of the text diff --git a/doc/html/tqtextedit.html b/doc/html/tqtextedit.html index 30184dea8..36477ba47 100644 --- a/doc/html/tqtextedit.html +++ b/doc/html/tqtextedit.html @@ -1081,7 +1081,7 @@ current cursor position. Only plain text is pasted. <p> If there is no text in the clipboard nothing happens. <p> <p>See also <a href="#pasteSubType">pasteSubType</a>(), <a href="#cut">cut</a>(), and <a href="#copy">TQTextEdit::copy</a>(). -<h3 class=fn>void <a name="pasteSubType"></a>TQTextEdit::pasteSubType ( const <a href="ntqcstring.html">TQCString</a> & subtype )<tt> [virtual slot]</tt> +<h3 class=fn>void <a name="pasteSubType"></a>TQTextEdit::pasteSubType ( const <a href="tqcstring.html">TQCString</a> & subtype )<tt> [virtual slot]</tt> </h3> Pastes the text with format <em>subtype</em> from the clipboard into the text edit at the current cursor position. The <em>subtype</em> can be diff --git a/doc/html/tqtextencoder.html b/doc/html/tqtextencoder.html index eb085a7a8..fcad585b5 100644 --- a/doc/html/tqtextencoder.html +++ b/doc/html/tqtextencoder.html @@ -56,11 +56,11 @@ state that is required between calls. </h3> Destroys the encoder. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQTextEncoder::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="fromUnicode"></a>TQTextEncoder::fromUnicode ( const <a href="tqstring.html">TQString</a> & uc, int & lenInOut )<tt> [pure virtual]</tt> </h3> <p> Converts <em>lenInOut</em> characters (not bytes) from <em>uc</em>, producing -a <a href="ntqcstring.html">TQCString</a>. <em>lenInOut</em> will be set to the <a href="ntqcstring.html#length">length</a> of the result (in bytes). +a <a href="tqcstring.html">TQCString</a>. <em>lenInOut</em> will be set to the <a href="tqcstring.html#length">length</a> of the result (in bytes). <p> The encoder is free to record state to use when subsequent calls are made to this function (for example, it might change modes with escape sequences if needed during the encoding of one string, then diff --git a/doc/html/tqtextistream.html b/doc/html/tqtextistream.html index d74a0247f..9bdaa2ca8 100644 --- a/doc/html/tqtextistream.html +++ b/doc/html/tqtextistream.html @@ -68,7 +68,7 @@ constructor. <p> Constructs a stream to read from the string <em>s</em>. -<h3 class=fn><a name="TQTextIStream-2"></a>TQTextIStream::TQTextIStream ( <a href="qbytearray.html">TQByteArray</a> ba ) +<h3 class=fn><a name="TQTextIStream-2"></a>TQTextIStream::TQTextIStream ( <a href="tqbytearray.html">TQByteArray</a> ba ) </h3> <p> Constructs a stream to read from the array <em>ba</em>. diff --git a/doc/html/tqtextostream.html b/doc/html/tqtextostream.html index ad721f206..7f37af73a 100644 --- a/doc/html/tqtextostream.html +++ b/doc/html/tqtextostream.html @@ -67,7 +67,7 @@ constructor. <p> Constructs a stream to write to string <em>s</em>. -<h3 class=fn><a name="TQTextOStream-2"></a>TQTextOStream::TQTextOStream ( <a href="qbytearray.html">TQByteArray</a> ba ) +<h3 class=fn><a name="TQTextOStream-2"></a>TQTextOStream::TQTextOStream ( <a href="tqbytearray.html">TQByteArray</a> ba ) </h3> <p> Constructs a stream to write to the array <em>ba</em>. diff --git a/doc/html/tqtextstream.html b/doc/html/tqtextstream.html index bcf8ed3fc..37799be63 100644 --- a/doc/html/tqtextstream.html +++ b/doc/html/tqtextstream.html @@ -203,14 +203,14 @@ the end of the string. Note that the string will not be truncated: <p> This constructor is equivalent to the constructor taking a <a href="tqstring.html">TQString</a>* parameter. -<h3 class=fn><a name="TQTextStream-5"></a>TQTextStream::TQTextStream ( <a href="qbytearray.html">TQByteArray</a> a, int mode ) +<h3 class=fn><a name="TQTextStream-5"></a>TQTextStream::TQTextStream ( <a href="tqbytearray.html">TQByteArray</a> a, int mode ) </h3> Constructs a text stream that operates on the byte array, <em>a</em>, through an internal <a href="ntqbuffer.html">TQBuffer</a> device. The <em>mode</em> argument is passed to the device's open() function; see <a href="ntqiodevice.html#mode">TQIODevice::mode</a>(). <p> Example: <pre> - <a href="qbytearray.html">TQByteArray</a> array; + <a href="tqbytearray.html">TQByteArray</a> array; TQTextStream ts( array, <a href="ntqfile.html#open">IO_WriteOnly</a> ); ts << "pi = " << 3.14 << '\0'; // array == "pi = 3.14" </pre> @@ -220,7 +220,7 @@ array. The array will be expanded when data is written beyond the end of the string. <p> Same example, using a TQBuffer: <pre> - <a href="qbytearray.html">TQByteArray</a> array; + <a href="tqbytearray.html">TQByteArray</a> array; <a href="ntqbuffer.html">TQBuffer</a> buf( array ); buf.<a href="ntqiodevice.html#open">open</a>( IO_WriteOnly ); TQTextStream ts( &buf ); @@ -393,7 +393,7 @@ Encoding set for the TQTextStream. This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Writes <em>s</em> to the stream and returns a reference to the stream. -<h3 class=fn><a href="tqtextstream.html">TQTextStream</a> & <a name="operator-lt-lt-d"></a>TQTextStream::operator<< ( const <a href="ntqcstring.html">TQCString</a> & s ) +<h3 class=fn><a href="tqtextstream.html">TQTextStream</a> & <a name="operator-lt-lt-d"></a>TQTextStream::operator<< ( const <a href="tqcstring.html">TQCString</a> & s ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Writes <em>s</em> to the stream and returns a reference to the stream. @@ -488,7 +488,7 @@ This is an overloaded member function, provided for convenience. It behaves esse to the stream. <p> A word consists of characters for which isspace() returns FALSE. -<h3 class=fn><a href="tqtextstream.html">TQTextStream</a> & <a name="operator-gt-gt-d"></a>TQTextStream::operator>> ( <a href="ntqcstring.html">TQCString</a> & str ) +<h3 class=fn><a href="tqtextstream.html">TQTextStream</a> & <a name="operator-gt-gt-d"></a>TQTextStream::operator>> ( <a href="tqcstring.html">TQCString</a> & str ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Reads a "word" from the stream into <em>str</em> and returns a reference diff --git a/doc/html/tqthreadstorage.html b/doc/html/tqthreadstorage.html index be0fb3482..e1a892745 100644 --- a/doc/html/tqthreadstorage.html +++ b/doc/html/tqthreadstorage.html @@ -74,7 +74,7 @@ termination). void cacheObject( const <a href="tqstring.html">TQString</a> &key, SomeClass *object ) { if ( ! caches.hasLocalData() ) - caches.setLocalData( new <a href="ntqcache.html">TQCache</a><SomeClass> ); + caches.setLocalData( new <a href="tqcache.html">TQCache</a><SomeClass> ); caches.localData()->insert( key, object ); } diff --git a/doc/html/tquridrag.html b/doc/html/tquridrag.html index 079f95ed4..c8be01a45 100644 --- a/doc/html/tquridrag.html +++ b/doc/html/tquridrag.html @@ -125,7 +125,7 @@ in <em>l</em> (which is first cleared). <p> Returns TRUE if <em>contained</em> a valid list of URIs; otherwise returns FALSE. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="localFileToUri"></a>TQUriDrag::localFileToUri ( const <a href="tqstring.html">TQString</a> & filename )<tt> [static]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="localFileToUri"></a>TQUriDrag::localFileToUri ( const <a href="tqstring.html">TQString</a> & filename )<tt> [static]</tt> </h3> Returns the URI equivalent to the absolute local file <em>filename</em>. <p> <p>See also <a href="#uriToLocalFile">uriToLocalFile</a>(). @@ -153,7 +153,7 @@ displaying to humans). Changes the list of <em>uris</em> to be dragged. <p> Note that URIs are always in escaped UTF8 encoding. -<h3 class=fn><a href="ntqcstring.html">TQCString</a> <a name="unicodeUriToUri"></a>TQUriDrag::unicodeUriToUri ( const <a href="tqstring.html">TQString</a> & uuri )<tt> [static]</tt> +<h3 class=fn><a href="tqcstring.html">TQCString</a> <a name="unicodeUriToUri"></a>TQUriDrag::unicodeUriToUri ( const <a href="tqstring.html">TQString</a> & uuri )<tt> [static]</tt> </h3> Returns the URI equivalent of the Unicode URI given in <em>uuri</em> (only useful for displaying to humans). diff --git a/doc/html/tqvaluelist.html b/doc/html/tqvaluelist.html index fe9a3449f..3fb0ed664 100644 --- a/doc/html/tqvaluelist.html +++ b/doc/html/tqvaluelist.html @@ -130,7 +130,7 @@ available for your target platform(s). TQValueList is part of the 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 every member. This is why these kinds of classes are called "value -based"; <a href="tqptrlist.html">TQPtrList</a> and <a href="ntqdict.html">TQDict</a> are "pointer based". +based"; <a href="tqptrlist.html">TQPtrList</a> and <a href="tqdict.html">TQDict</a> are "pointer based". <p> TQValueList contains and manages a collection of objects of type T and provides iterators that allow the contained objects to be addressed. TQValueList owns the contained items. For more relaxed diff --git a/doc/html/tqvaluestack.html b/doc/html/tqvaluestack.html index 86ed01bb8..b23660c6b 100644 --- a/doc/html/tqvaluestack.html +++ b/doc/html/tqvaluestack.html @@ -60,7 +60,7 @@ values that all have the class X. TQValueStack is part of the <a href="ntqtl.htm <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>, -<a href="ntqdict.html">TQDict</a>, etc., are "pointer based". +<a href="tqdict.html">TQDict</a>, etc., are "pointer based". <p> A stack is a last in, first out (LIFO) structure. Items are added to the top of the stack with <a href="#push">push</a>() and retrieved from the top with <a href="#pop">pop</a>(). The <a href="#top">top</a>() function provides access to the topmost item diff --git a/doc/html/tqvaluevector.html b/doc/html/tqvaluevector.html index 350958abb..78393e518 100644 --- a/doc/html/tqvaluevector.html +++ b/doc/html/tqvaluevector.html @@ -110,7 +110,7 @@ part of the <a href="ntqtl.html">TQt Template Library</a>. 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 member. TQValueVector is said to be value based; in contrast, -<a href="tqptrlist.html">TQPtrList</a> and <a href="ntqdict.html">TQDict</a> are pointer based. +<a href="tqptrlist.html">TQPtrList</a> and <a href="tqdict.html">TQDict</a> are pointer based. <p> TQValueVector contains and manages a collection of objects of type T and provides random access iterators that allow the contained objects to be addressed. TQValueVector owns the contained diff --git a/doc/html/tqwidget.html b/doc/html/tqwidget.html index 239b5a0cc..83ee3b7f0 100644 --- a/doc/html/tqwidget.html +++ b/doc/html/tqwidget.html @@ -2053,7 +2053,7 @@ more compressible key events available. it on will have no effect. <p> <p>See also <a href="qkeyevent.html#text">TQKeyEvent::text</a>(). -<h3 class=fn>void <a name="setMask"></a>TQWidget::setMask ( const <a href="ntqbitmap.html">TQBitmap</a> & bitmap )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setMask"></a>TQWidget::setMask ( const <a href="tqbitmap.html">TQBitmap</a> & bitmap )<tt> [virtual]</tt> </h3> Causes only the pixels of the widget for which <em>bitmap</em> has a corresponding 1 bit to be visible. Use TQt::color0 to draw diff --git a/doc/html/tqwidgetstack-h.html b/doc/html/tqwidgetstack-h.html index 275bd3186..923c61a0e 100644 --- a/doc/html/tqwidgetstack-h.html +++ b/doc/html/tqwidgetstack-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "ntqframe.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "tqptrdict.h" #endif // QT_H diff --git a/doc/html/tqwindowsmime.html b/doc/html/tqwindowsmime.html index 637478aa2..2ab7c3c7c 100644 --- a/doc/html/tqwindowsmime.html +++ b/doc/html/tqwindowsmime.html @@ -135,7 +135,7 @@ return value is undefined. </h3> Returns a MIME type for <em>cf</em>, or 0 if none exists. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="convertFromMime"></a>TQWindowsMime::convertFromMime ( <a href="qbytearray.html">TQByteArray</a> data, const char * mime, int cf )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="convertFromMime"></a>TQWindowsMime::convertFromMime ( <a href="tqbytearray.html">TQByteArray</a> data, const char * mime, int cf )<tt> [pure virtual]</tt> </h3> <p> Returns <em>data</em> converted from MIME type <em>mime</em> @@ -144,7 +144,7 @@ to Windows Clipboard format <em>cf</em>. return value may contain trailing data. <p> All subclasses must reimplement this pure virtual function. -<h3 class=fn><a href="qbytearray.html">TQByteArray</a> <a name="convertToMime"></a>TQWindowsMime::convertToMime ( <a href="qbytearray.html">TQByteArray</a> data, const char * mime, int cf )<tt> [pure virtual]</tt> +<h3 class=fn><a href="tqbytearray.html">TQByteArray</a> <a name="convertToMime"></a>TQWindowsMime::convertToMime ( <a href="tqbytearray.html">TQByteArray</a> data, const char * mime, int cf )<tt> [pure virtual]</tt> </h3> <p> Returns <em>data</em> converted from Windows Clipboard format <em>cf</em> diff --git a/doc/html/tqxmlinputsource.html b/doc/html/tqxmlinputsource.html index bf0d34cee..7de6fc959 100644 --- a/doc/html/tqxmlinputsource.html +++ b/doc/html/tqxmlinputsource.html @@ -137,7 +137,7 @@ call to <a href="#next">next</a>() (if the data had run out). <p> You don't normally need to use this function if you use next(). <p> <p>See also <a href="#data">data</a>(), <a href="#next">next</a>(), and <a href="#TQXmlInputSource">TQXmlInputSource</a>(). -<h3 class=fn><a href="tqstring.html">TQString</a> <a name="fromRawData"></a>TQXmlInputSource::fromRawData ( const <a href="qbytearray.html">TQByteArray</a> & data, bool beginning = FALSE )<tt> [virtual protected]</tt> +<h3 class=fn><a href="tqstring.html">TQString</a> <a name="fromRawData"></a>TQXmlInputSource::fromRawData ( const <a href="tqbytearray.html">TQByteArray</a> & data, bool beginning = FALSE )<tt> [virtual protected]</tt> </h3> This function reads the XML file from <em>data</em> and tries to recognize the encoding. It converts the raw data <em>data</em> into a @@ -174,7 +174,7 @@ Sets the data of the input source to <em>dat</em>. that data first. <p> <p>See also <a href="#data">data</a>(). -<h3 class=fn>void <a name="setData-2"></a>TQXmlInputSource::setData ( const <a href="qbytearray.html">TQByteArray</a> & dat )<tt> [virtual]</tt> +<h3 class=fn>void <a name="setData-2"></a>TQXmlInputSource::setData ( const <a href="tqbytearray.html">TQByteArray</a> & dat )<tt> [virtual]</tt> </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> The data <em>dat</em> is passed through the correct text-codec, before diff --git a/doc/html/whatsthis b/doc/html/whatsthis index 107f7a004..081d93c79 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -16,7 +16,7 @@ Abstract user interface action that can appear both in menus and tool bars. | TQ Abstraction for date and edit editors. | TQDateTimeEditBase Abstraction of Unicode text and the classic C '\0'-terminated char array. | TQString Abstraction of objects which provide formatted data of a certain MIME type. | TQMimeSource -Abstraction of the classic C zero-terminated char array (char *). | QCString +Abstraction of the classic C zero-terminated char array (char *). | TQCString Abstraction used by TQImageDecoder. | TQImageConsumer Access serialization between threads. | TQMutex Access to a selected area in a QTable. | QTableSelection @@ -31,8 +31,8 @@ Animated canvas item on a TQCanvas. | TQCanvasSprite Application-global cache for pixmaps. | QPixmapCache Area with movable labelled icons. | TQIconView Array of TQCanvasPixmaps. | TQCanvasPixmapArray -Array of bits. | QBitArray -Array of bytes. | QByteArray +Array of bits. | TQBitArray +Array of bytes. | TQByteArray Array of points. | QPointArray Asynchronous DNS lookups. | QDns Base class for TQMenuBar and TQPopupMenu. | TQMenuData @@ -153,7 +153,7 @@ Horizontal bar suitable for presenting status information. | TQStatusBar Horizontal geometry management for its child widgets. | QHBox Horizontal menu bar. | TQMenuBar Horizontal progress bar. | QProgressBar -I/O device that operates on a QByteArray. | QBuffer +I/O device that operates on a TQByteArray. | QBuffer I/O device that operates on files. | QFile IP address. | QHostAddress Icons for QFileDialog to use. | QFileIconProvider @@ -180,14 +180,14 @@ Interface to report errors in XML data. | TQXmlErrorHandler Interface to report the lexical content of XML data. | TQXmlLexicalHandler Interface to report the logical content of XML data. | TQXmlContentHandler Interface to resolve external entities contained in XML data. | TQXmlEntityResolver -Internal class, used with QBitArray. | QBitVal +Internal class, used with TQBitArray. | TQBitVal Internationalization support for text output. | QTranslator -Iterator for QAsciiCache collections. | QAsciiCacheIterator -Iterator for QAsciiDict collections. | QAsciiDictIterator -Iterator for QCache collections. | QCacheIterator -Iterator for QDict collections. | QDictIterator -Iterator for QIntCache collections. | QIntCacheIterator -Iterator for QIntDict collections. | QIntDictIterator +Iterator for TQAsciiCache collections. | TQAsciiCacheIterator +Iterator for TQAsciiDict collections. | TQAsciiDictIterator +Iterator for TQCache collections. | TQCacheIterator +Iterator for TQDict collections. | TQDictIterator +Iterator for TQIntCache collections. | TQIntCacheIterator +Iterator for TQIntDict collections. | TQIntDictIterator Iterator for TQMap. | TQMapConstIterator Iterator for TQMap. | TQMapIterator Iterator for TQObjectLists. | TQObjectListIterator @@ -226,7 +226,7 @@ Means of using comboboxes in QTables. | QComboTableItem Meta information about TQt objects. | QMetaObject Microsoft Windows-like look and feel. | QWindowsStyle Modal dialog with a short message, an icon, and some buttons. | QMessageBox -Monochrome (1-bit depth) pixmaps. | QBitmap +Monochrome (1-bit depth) pixmaps. | TQBitmap More sophisticated Motif-ish look and feel. | QMotifPlusStyle Motif look and feel. | QMotifStyle Mouse cursor with an arbitrary shape. | QCursor @@ -254,7 +254,7 @@ Parameters that describe a context menu event. | QContextMenuEvent Parameters that describe a mouse event. | QMouseEvent Parameters that describe a timer event. | TQTimerEvent Parameters that describe a wheel event. | QWheelEvent -Pattern matching using regular expressions. | QRegExp +Pattern matching using regular expressions. | TQRegExp Per-thread data storage. | TQThreadStorage Persistent platform-independent application settings. | QSettings Pixmaps for TQCanvasSprites. | TQCanvasPixmap @@ -319,19 +319,19 @@ Supports drag and drop operations within a TQIconView. | TQIconDrag System-independent file information. | QFileInfo TCP-based server. | QServerSocket Tab bar, e.g. for use in tabbed dialogs. | QTabBar -Template class that provides a cache based on TQString keys. | QCache -Template class that provides a cache based on char* keys. | QAsciiCache -Template class that provides a cache based on long keys. | QIntCache -Template class that provides a dictionary based on TQString keys. | QDict -Template class that provides a dictionary based on char* keys. | QAsciiDict -Template class that provides a dictionary based on long keys. | QIntDict +Template class that provides a cache based on TQString keys. | TQCache +Template class that provides a cache based on char* keys. | TQAsciiCache +Template class that provides a cache based on long keys. | TQIntCache +Template class that provides a dictionary based on TQString keys. | TQDict +Template class that provides a dictionary based on char* keys. | TQAsciiDict +Template class that provides a dictionary based on long keys. | TQIntDict Template class that provides a dictionary based on void* keys. | TQPtrDict Template class that provides a list. | TQPtrList Template class that provides a queue. | TQPtrQueue Template class that provides a stack. | TQPtrStack -Template class that provides arrays of simple types. | QMemArray +Template class that provides arrays of simple types. | TQMemArray Template class that provides guarded pointers to TQObjects. | QGuardedPtr -Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | QDeepCopy +Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | TQDeepCopy Template collection class that provides a vector (array). | TQPtrVector Text object on a TQCanvas. | TQCanvasText Text or image display. | QLabel @@ -365,7 +365,7 @@ Translator message and its properties. | QTranslatorMessage Tree of TQDomNodes which is not usually a complete TQDomDocument. | TQDomDocumentFragment URL parser and simplifies working with URLs. | QUrl Used for installing custom colormaps into QGLWidgets. | QGLColormap -Used to check a string against a regular expression. | QRegExpValidator +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 pixmaps for a TQIconSet. | TQIconFactory |