diff options
Diffstat (limited to 'doc/html')
61 files changed, 239 insertions, 239 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html index abf9e6945..b1e79524a 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -171,7 +171,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqgridlayout.html">TQGridLayout</a></b><td>Lays out widgets in a grid <tr bgcolor=#f0f0f0><td><b><a href="tqgridview.html">TQGridView</a></b><td>Abstract base for fixed-size grids <tr bgcolor=#f0f0f0><td><b><a href="tqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title -<tr bgcolor=#f0f0f0><td><b><a href="ntqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects <tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets <tr bgcolor=#f0f0f0><td><b><a href="tqhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally <tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row diff --git a/doc/html/classchart.html b/doc/html/classchart.html index 7fee244f9..948d1eeb0 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -246,7 +246,7 @@ body { background: #ffffff; color: black; } <area shape="rect" coords="787,329,887,345" href="tqfontmetrics.html"> <area shape="rect" coords="785,345,887,363" href="tqgl.html"> <area shape="rect" coords="785,363,885,382" href="tqglcolormap.html"> -<area shape="rect" coords="785,383,885,398" href="ntqguardedptr.html"> +<area shape="rect" coords="785,383,885,398" href="tqguardedptr.html"> <area shape="rect" coords="785,398,884,416" href="tqhostaddress.html"> <area shape="rect" coords="786,417,884,434" href="tqhttpheader.html"> <area shape="rect" coords="786,434,885,452" href="tqiconset.html"> diff --git a/doc/html/classes.html b/doc/html/classes.html index b5854f15a..b8853c709 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -765,7 +765,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>. <td align="right"> <td align="right"> <td align="right"> -<td><a href="ntqguardedptr.html">TQGuardedPtr</a> +<td><a href="tqguardedptr.html">TQGuardedPtr</a> <td align="right"> <td><a href="tqnetworkprotocol.html">TQNetworkProtocol</a> <td align="right"> diff --git a/doc/html/debug.html b/doc/html/debug.html index ac0220ee7..cbe7c9ed5 100644 --- a/doc/html/debug.html +++ b/doc/html/debug.html @@ -74,7 +74,7 @@ or acts strangely. More useful if you use object names than not, but often useful even without names. <p> <h2> Debugging Macros </h2> -<a name="3"></a><p> The header file <a href="qglobal-h.html">ntqglobal.h</a> contains many debugging macros and +<a name="3"></a><p> The header file <a href="tqglobal-h.html">tqglobal.h</a> contains many debugging macros and <tt>#define</tt>s. <p> Two important macros are: <ul> diff --git a/doc/html/drawdemo-example.html b/doc/html/drawdemo-example.html index 38abebf50..d1cc661b3 100644 --- a/doc/html/drawdemo-example.html +++ b/doc/html/drawdemo-example.html @@ -216,7 +216,7 @@ private: // ourDrawFunctions-array. for ( i=0; (n=ourDrawFunctions[i].name) != 0; i++ ) { <a name="x1066"></a> int w = fm.<a href="tqfontmetrics.html#width">width</a>( n ); - maxwidth = TQMAX(w,maxwidth); // TQMAX is a macro defined in ntqglobal.h + maxwidth = TQMAX(w,maxwidth); // TQMAX is a macro defined in tqglobal.h // and returns the biggest of to values. // Due to its macro nature one should use it with care and with // constant parameters only. diff --git a/doc/html/functions.html b/doc/html/functions.html index 891be771c..30f5b86b2 100644 --- a/doc/html/functions.html +++ b/doc/html/functions.html @@ -1357,7 +1357,7 @@ icon: <a href="tqlineedit.html#isModified">TQLineEdit</a> <a href="tqtextedit.html#isModified">TQTextEdit</a><li>isMovingEnabled: <a href="ntqdockwindow.html#isMovingEnabled">TQDockWindow</a> <a href="tqheader.html#isMovingEnabled">TQHeader</a><li>isNotation: <a href="tqdomnode.html#isNotation">TQDomNode</a> <a href="tqdomnotation.html#isNotation">TQDomNotation</a><li>isNull: - <a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber: + <a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="tqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber: <a href="tqchar.html#isNumber">TQChar</a><li>isOn: <a href="tqaction.html#isOn">TQAction</a> <a href="tqbutton.html#isOn">TQButton</a> <a href="tqbutton.html#isOn">TQCheckBox</a> <a href="tqchecklistitem.html#isOn">TQCheckListItem</a> <a href="tqbutton.html#isOn">TQPushButton</a> <a href="tqbutton.html#isOn">TQRadioButton</a><li>isOpen: <a href="ntqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="tqlistview.html#isOpen">TQListView</a> <a href="tqlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError: @@ -1795,7 +1795,7 @@ object: <a href="tqnetworkprotocol.html#operationRename">TQNetworkProtocol</a><li>operator TQString: <a href="ntqkeysequence.html#operator-TQString">TQKeySequence</a> <a href="tqurl.html#operator-TQString">TQUrl</a> <a href="ntquuid.html#operator-TQString">TQUuid</a><li>operator T: <a href="tqdeepcopy.html#operator-T">TQDeepCopy</a><li>operator T *: - <a href="ntqguardedptr.html#operator-T-*">TQGuardedPtr</a><li>operator char: + <a href="tqguardedptr.html#operator-T-*">TQGuardedPtr</a><li>operator char: <a href="tqchar.html#operator-char">TQChar</a><li>operator const char *: <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: @@ -1803,11 +1803,11 @@ object: <a href="tqstring.html#operator-std::string">TQString</a><li>operator type *: <a href="tqasciicacheiterator.html#operator-type-*">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator-type-*">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator-type-*">TQCacheIterator</a> <a href="tqdictiterator.html#operator-type-*">TQDictIterator</a> <a href="tqintcacheiterator.html#operator-type-*">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator-type-*">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator-type-*">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator-type-*">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-type-*">TQPtrQueue</a> <a href="tqptrstack.html#operator-type-*">TQPtrStack</a><li>operator!: <a href="tqstring.html#operator!">TQString</a><li>operator!=: - <a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="tqchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="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="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="tqtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="tqtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: + <a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="tqchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</a> <a href="tqdomimplementation.html#operator!-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator!-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator!-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator!-eq">TQDomNodeList</a> <a href="tqfont.html#operator!-eq">TQFont</a> <a href="tqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="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="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="tqtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="tqtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&: <a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="tqrect.html#operator-and">TQRect</a> <a href="tqregion.html#operator-and">TQRegion</a><li>operator&=: <a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="tqrect.html#operator-and-eq">TQRect</a> <a href="tqregion.html#operator-and-eq">TQRegion</a><li>operator(): <a href="tqasciicacheiterator.html#operator()">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator()">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator()">TQCacheIterator</a> <a href="tqdictiterator.html#operator()">TQDictIterator</a> <a href="tqintcacheiterator.html#operator()">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator()">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator()">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator()">TQPtrListIterator</a><li>operator*: - <a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="tqlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="tqpoint.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="tqguardedptr.html#operator*">TQGuardedPtr</a> <a href="tqlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="tqpoint.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="tqpoint.html#operator*-eq">TQPoint</a> <a href="tqsize.html#operator*-eq">TQSize</a> <a href="tqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+: <a href="tqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="tqpoint.html#operator+">TQPoint</a> <a href="tqregion.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="tqlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="tqlistviewitemiterator.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+=: @@ -1815,14 +1815,14 @@ object: <a href="tqpoint.html#operator-">TQPoint</a> <a href="tqregion.html#operator-">TQRegion</a> <a href="tqsize.html#operator-">TQSize</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="tqlistviewitemiterator.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="tqlistviewitemiterator.html#operator--eq">TQListViewItemIterator</a> <a href="tqpoint.html#operator--eq">TQPoint</a> <a href="tqptrlistiterator.html#operator--eq">TQPtrListIterator</a> <a href="tqregion.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="tqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/: <a href="tqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=: <a href="tqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator<: <a href="tqcstring.html#operator-lt">TQCString</a> <a href="tqchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="tqtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator<<: <a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator<=: <a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="tqchar.html#operator-lt-eq">TQChar</a> <a href="tqdate.html#operator-lt-eq">TQDate</a> <a href="tqdatetime.html#operator-lt-eq">TQDateTime</a> <a href="tqstring.html#operator-lt-eq">TQString</a> <a href="tqtime.html#operator-lt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=: - <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: - <a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: + <a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="tqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==: + <a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="tqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator>: <a href="tqcstring.html#operator-gt">TQCString</a> <a href="tqchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="tqtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator>=: <a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="tqchar.html#operator-gt-eq">TQChar</a> <a href="tqdate.html#operator-gt-eq">TQDate</a> <a href="tqdatetime.html#operator-gt-eq">TQDateTime</a> <a href="tqstring.html#operator-gt-eq">TQString</a> <a href="tqtime.html#operator-gt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator>>: <a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]: diff --git a/doc/html/headers.html b/doc/html/headers.html index c64251c6a..290166c86 100644 --- a/doc/html/headers.html +++ b/doc/html/headers.html @@ -101,11 +101,11 @@ body { background: #ffffff; color: black; } <li><a href="tqgb18030codec-h.html">tqgb18030codec.h</a> <li><a href="tqgl-h.html">tqgl.h</a> <li><a href="tqglcolormap-h.html">tqglcolormap.h</a> -<li><a href="qglobal-h.html">ntqglobal.h</a> +<li><a href="tqglobal-h.html">tqglobal.h</a> <li><a href="tqgrid-h.html">tqgrid.h</a> <li><a href="tqgridview-h.html">tqgridview.h</a> <li><a href="tqgroupbox-h.html">tqgroupbox.h</a> -<li><a href="qguardedptr-h.html">ntqguardedptr.h</a> +<li><a href="tqguardedptr-h.html">tqguardedptr.h</a> <li><a href="tqhbox-h.html">tqhbox.h</a> <li><a href="tqhbuttongroup-h.html">tqhbuttongroup.h</a> <li><a href="tqheader-h.html">tqheader.h</a> diff --git a/doc/html/hierarchy.html b/doc/html/hierarchy.html index 1743966bb..2da1680f7 100644 --- a/doc/html/hierarchy.html +++ b/doc/html/hierarchy.html @@ -103,7 +103,7 @@ classes in the TQt API. </ul> <li><a href="tqglayoutiterator.html">TQGLayoutIterator</a> <li><a href="tqglcolormap.html">TQGLColormap</a> -<li><a href="ntqguardedptr.html">TQGuardedPtr</a> +<li><a href="tqguardedptr.html">TQGuardedPtr</a> <li><a href="tqhostaddress.html">TQHostAddress</a> <li><a href="tqhttpheader.html">TQHttpHeader</a> <ul> diff --git a/doc/html/index b/doc/html/index index 7904d6053..400220ec5 100644 --- a/doc/html/index +++ b/doc/html/index @@ -2239,83 +2239,83 @@ "TQFtp::state" tqftp.html#state "TQFtp::stateChanged" tqftp.html#stateChanged "TQFtp::~TQFtp" tqftp.html#~TQFtp -"QGArray::assign" ntqgarray.html#assign -"QGArray::at" ntqgarray.html#at -"QGArray::bsearch" ntqgarray.html#bsearch -"QGArray::contains" ntqgarray.html#contains -"QGArray::data" ntqgarray.html#data -"QGArray::deleteData" ntqgarray.html#deleteData -"QGArray::detach" ntqgarray.html#detach -"QGArray::duplicate" ntqgarray.html#duplicate -"QGArray::fill" ntqgarray.html#fill -"QGArray::find" ntqgarray.html#find -"QGArray::isEqual" ntqgarray.html#isEqual -"QGArray::msg_index" ntqgarray.html#msg_index -"QGArray::newData" ntqgarray.html#newData -"QGArray::nrefs" ntqgarray.html#nrefs -"QGArray::operator=" ntqgarray.html#operator-eq -"QGArray::resetRawData" ntqgarray.html#resetRawData -"QGArray::resize" ntqgarray.html#resize -"QGArray::setExpand" ntqgarray.html#setExpand -"QGArray::setRawData" ntqgarray.html#setRawData -"QGArray::setSharedBlock" ntqgarray.html#setSharedBlock -"QGArray::sharedBlock" ntqgarray.html#sharedBlock -"QGArray::size" ntqgarray.html#size -"QGArray::sort" ntqgarray.html#sort -"QGArray::store" ntqgarray.html#store -"QGArray::~QGArray" ntqgarray.html#~QGArray -"QGCache::clear" ntqgcache.html#clear -"QGCache::count" ntqgcache.html#count -"QGCache::find_other" ntqgcache.html#find_other -"QGCache::find_string" ntqgcache.html#find_string -"QGCache::insert_string" ntqgcache.html#insert_string -"QGCache::makeRoomFor" ntqgcache.html#makeRoomFor -"QGCache::maxCost" ntqgcache.html#maxCost -"QGCache::operator=" ntqgcache.html#operator-eq -"QGCache::remove_string" ntqgcache.html#remove_string -"QGCache::setMaxCost" ntqgcache.html#setMaxCost -"QGCache::size" ntqgcache.html#size -"QGCache::statistics" ntqgcache.html#statistics -"QGCache::take_other" ntqgcache.html#take_other -"QGCache::take_string" ntqgcache.html#take_string -"QGCache::totalCost" ntqgcache.html#totalCost -"QGCache::~QGCache" ntqgcache.html#~QGCache -"QGCacheIterator::atFirst" qgcacheiterator.html#atFirst -"QGCacheIterator::atLast" qgcacheiterator.html#atLast -"QGCacheIterator::count" qgcacheiterator.html#count -"QGCacheIterator::get" qgcacheiterator.html#get -"QGCacheIterator::getKeyAscii" qgcacheiterator.html#getKeyAscii -"QGCacheIterator::getKeyInt" qgcacheiterator.html#getKeyInt -"QGCacheIterator::getKeyString" qgcacheiterator.html#getKeyString -"QGCacheIterator::operator()" qgcacheiterator.html#operator() -"QGCacheIterator::operator++" qgcacheiterator.html#operator++ -"QGCacheIterator::operator+=" qgcacheiterator.html#operator+-eq -"QGCacheIterator::operator--" qgcacheiterator.html#operator-- -"QGCacheIterator::operator-=" qgcacheiterator.html#operator--eq -"QGCacheIterator::operator=" qgcacheiterator.html#operator-eq -"QGCacheIterator::toFirst" qgcacheiterator.html#toFirst -"QGCacheIterator::toLast" qgcacheiterator.html#toLast -"QGCacheIterator::~QGCacheIterator" qgcacheiterator.html#~QGCacheIterator -"QGDict::clear" ntqgdict.html#clear -"QGDict::count" ntqgdict.html#count -"QGDict::hashKeyAscii" ntqgdict.html#hashKeyAscii -"QGDict::hashKeyString" ntqgdict.html#hashKeyString -"QGDict::look_string" ntqgdict.html#look_string -"QGDict::operator=" ntqgdict.html#operator-eq -"QGDict::read" ntqgdict.html#read -"QGDict::remove_string" ntqgdict.html#remove_string -"QGDict::resize" ntqgdict.html#resize -"QGDict::size" ntqgdict.html#size -"QGDict::statistics" ntqgdict.html#statistics -"QGDict::unlink_common" ntqgdict.html#unlink_common -"QGDict::write" ntqgdict.html#write -"QGDict::~QGDict" ntqgdict.html#~QGDict -"QGDictIterator::operator()" qgdictiterator.html#operator() -"QGDictIterator::operator++" qgdictiterator.html#operator++ -"QGDictIterator::operator+=" qgdictiterator.html#operator+-eq -"QGDictIterator::operator=" qgdictiterator.html#operator-eq -"QGDictIterator::toFirst" qgdictiterator.html#toFirst -"QGDictIterator::~QGDictIterator" qgdictiterator.html#~QGDictIterator +"TQGArray::assign" tqgarray.html#assign +"TQGArray::at" tqgarray.html#at +"TQGArray::bsearch" tqgarray.html#bsearch +"TQGArray::contains" tqgarray.html#contains +"TQGArray::data" tqgarray.html#data +"TQGArray::deleteData" tqgarray.html#deleteData +"TQGArray::detach" tqgarray.html#detach +"TQGArray::duplicate" tqgarray.html#duplicate +"TQGArray::fill" tqgarray.html#fill +"TQGArray::find" tqgarray.html#find +"TQGArray::isEqual" tqgarray.html#isEqual +"TQGArray::msg_index" tqgarray.html#msg_index +"TQGArray::newData" tqgarray.html#newData +"TQGArray::nrefs" tqgarray.html#nrefs +"TQGArray::operator=" tqgarray.html#operator-eq +"TQGArray::resetRawData" tqgarray.html#resetRawData +"TQGArray::resize" tqgarray.html#resize +"TQGArray::setExpand" tqgarray.html#setExpand +"TQGArray::setRawData" tqgarray.html#setRawData +"TQGArray::setSharedBlock" tqgarray.html#setSharedBlock +"TQGArray::sharedBlock" tqgarray.html#sharedBlock +"TQGArray::size" tqgarray.html#size +"TQGArray::sort" tqgarray.html#sort +"TQGArray::store" tqgarray.html#store +"TQGArray::~TQGArray" tqgarray.html#~TQGArray +"TQGCache::clear" tqgcache.html#clear +"TQGCache::count" tqgcache.html#count +"TQGCache::find_other" tqgcache.html#find_other +"TQGCache::find_string" tqgcache.html#find_string +"TQGCache::insert_string" tqgcache.html#insert_string +"TQGCache::makeRoomFor" tqgcache.html#makeRoomFor +"TQGCache::maxCost" tqgcache.html#maxCost +"TQGCache::operator=" tqgcache.html#operator-eq +"TQGCache::remove_string" tqgcache.html#remove_string +"TQGCache::setMaxCost" tqgcache.html#setMaxCost +"TQGCache::size" tqgcache.html#size +"TQGCache::statistics" tqgcache.html#statistics +"TQGCache::take_other" tqgcache.html#take_other +"TQGCache::take_string" tqgcache.html#take_string +"TQGCache::totalCost" tqgcache.html#totalCost +"TQGCache::~TQGCache" tqgcache.html#~TQGCache +"TQGCacheIterator::atFirst" tqgcacheiterator.html#atFirst +"TQGCacheIterator::atLast" tqgcacheiterator.html#atLast +"TQGCacheIterator::count" tqgcacheiterator.html#count +"TQGCacheIterator::get" tqgcacheiterator.html#get +"TQGCacheIterator::getKeyAscii" tqgcacheiterator.html#getKeyAscii +"TQGCacheIterator::getKeyInt" tqgcacheiterator.html#getKeyInt +"TQGCacheIterator::getKeyString" tqgcacheiterator.html#getKeyString +"TQGCacheIterator::operator()" tqgcacheiterator.html#operator() +"TQGCacheIterator::operator++" tqgcacheiterator.html#operator++ +"TQGCacheIterator::operator+=" tqgcacheiterator.html#operator+-eq +"TQGCacheIterator::operator--" tqgcacheiterator.html#operator-- +"TQGCacheIterator::operator-=" tqgcacheiterator.html#operator--eq +"TQGCacheIterator::operator=" tqgcacheiterator.html#operator-eq +"TQGCacheIterator::toFirst" tqgcacheiterator.html#toFirst +"TQGCacheIterator::toLast" tqgcacheiterator.html#toLast +"TQGCacheIterator::~TQGCacheIterator" tqgcacheiterator.html#~TQGCacheIterator +"TQGDict::clear" tqgdict.html#clear +"TQGDict::count" tqgdict.html#count +"TQGDict::hashKeyAscii" tqgdict.html#hashKeyAscii +"TQGDict::hashKeyString" tqgdict.html#hashKeyString +"TQGDict::look_string" tqgdict.html#look_string +"TQGDict::operator=" tqgdict.html#operator-eq +"TQGDict::read" tqgdict.html#read +"TQGDict::remove_string" tqgdict.html#remove_string +"TQGDict::resize" tqgdict.html#resize +"TQGDict::size" tqgdict.html#size +"TQGDict::statistics" tqgdict.html#statistics +"TQGDict::unlink_common" tqgdict.html#unlink_common +"TQGDict::write" tqgdict.html#write +"TQGDict::~TQGDict" tqgdict.html#~TQGDict +"TQGDictIterator::operator()" tqgdictiterator.html#operator() +"TQGDictIterator::operator++" tqgdictiterator.html#operator++ +"TQGDictIterator::operator+=" tqgdictiterator.html#operator+-eq +"TQGDictIterator::operator=" tqgdictiterator.html#operator-eq +"TQGDictIterator::toFirst" tqgdictiterator.html#toFirst +"TQGDictIterator::~TQGDictIterator" tqgdictiterator.html#~TQGDictIterator "TQGL" tqgl.html "TQGL::FormatOption" tqgl.html#FormatOption "TQGLColormap" tqglcolormap.html @@ -2423,51 +2423,51 @@ "TQGLayoutIterator::next" tqglayoutiterator.html#next "TQGLayoutIterator::takeCurrent" tqglayoutiterator.html#takeCurrent "TQGLayoutIterator::~TQGLayoutIterator" tqglayoutiterator.html#~TQGLayoutIterator -"QGList::append" ntqglist.html#append -"QGList::at" ntqglist.html#at -"QGList::cfirst" ntqglist.html#cfirst -"QGList::clast" ntqglist.html#clast -"QGList::clear" ntqglist.html#clear -"QGList::compareItems" ntqglist.html#compareItems -"QGList::contains" ntqglist.html#contains -"QGList::containsRef" ntqglist.html#containsRef -"QGList::count" ntqglist.html#count -"QGList::currentNode" ntqglist.html#currentNode -"QGList::find" ntqglist.html#find -"QGList::findRef" ntqglist.html#findRef -"QGList::first" ntqglist.html#first -"QGList::get" ntqglist.html#get -"QGList::inSort" ntqglist.html#inSort -"QGList::insertAt" ntqglist.html#insertAt -"QGList::last" ntqglist.html#last -"QGList::locate" ntqglist.html#locate -"QGList::next" ntqglist.html#next -"QGList::operator=" ntqglist.html#operator-eq -"QGList::operator==" ntqglist.html#operator-eq-eq -"QGList::prepend" ntqglist.html#prepend -"QGList::prev" ntqglist.html#prev -"QGList::read" ntqglist.html#read -"QGList::relinkNode" ntqglist.html#relinkNode -"QGList::remove" ntqglist.html#remove -"QGList::removeAt" ntqglist.html#removeAt -"QGList::removeFirst" ntqglist.html#removeFirst -"QGList::removeLast" ntqglist.html#removeLast -"QGList::removeNode" ntqglist.html#removeNode -"QGList::removeRef" ntqglist.html#removeRef -"QGList::replaceAt" ntqglist.html#replaceAt -"QGList::sort" ntqglist.html#sort -"QGList::take" ntqglist.html#take -"QGList::takeAt" ntqglist.html#takeAt -"QGList::takeFirst" ntqglist.html#takeFirst -"QGList::takeLast" ntqglist.html#takeLast -"QGList::takeNode" ntqglist.html#takeNode -"QGList::toVector" ntqglist.html#toVector -"QGList::unlink" ntqglist.html#unlink -"QGList::write" ntqglist.html#write -"QGList::~QGList" ntqglist.html#~QGList -"QGVector::compareItems" ntqgvector.html#compareItems -"QGVector::read" ntqgvector.html#read -"QGVector::write" ntqgvector.html#write +"TQGList::append" tqglist.html#append +"TQGList::at" tqglist.html#at +"TQGList::cfirst" tqglist.html#cfirst +"TQGList::clast" tqglist.html#clast +"TQGList::clear" tqglist.html#clear +"TQGList::compareItems" tqglist.html#compareItems +"TQGList::contains" tqglist.html#contains +"TQGList::containsRef" tqglist.html#containsRef +"TQGList::count" tqglist.html#count +"TQGList::currentNode" tqglist.html#currentNode +"TQGList::find" tqglist.html#find +"TQGList::findRef" tqglist.html#findRef +"TQGList::first" tqglist.html#first +"TQGList::get" tqglist.html#get +"TQGList::inSort" tqglist.html#inSort +"TQGList::insertAt" tqglist.html#insertAt +"TQGList::last" tqglist.html#last +"TQGList::locate" tqglist.html#locate +"TQGList::next" tqglist.html#next +"TQGList::operator=" tqglist.html#operator-eq +"TQGList::operator==" tqglist.html#operator-eq-eq +"TQGList::prepend" tqglist.html#prepend +"TQGList::prev" tqglist.html#prev +"TQGList::read" tqglist.html#read +"TQGList::relinkNode" tqglist.html#relinkNode +"TQGList::remove" tqglist.html#remove +"TQGList::removeAt" tqglist.html#removeAt +"TQGList::removeFirst" tqglist.html#removeFirst +"TQGList::removeLast" tqglist.html#removeLast +"TQGList::removeNode" tqglist.html#removeNode +"TQGList::removeRef" tqglist.html#removeRef +"TQGList::replaceAt" tqglist.html#replaceAt +"TQGList::sort" tqglist.html#sort +"TQGList::take" tqglist.html#take +"TQGList::takeAt" tqglist.html#takeAt +"TQGList::takeFirst" tqglist.html#takeFirst +"TQGList::takeLast" tqglist.html#takeLast +"TQGList::takeNode" tqglist.html#takeNode +"TQGList::toVector" tqglist.html#toVector +"TQGList::unlink" tqglist.html#unlink +"TQGList::write" tqglist.html#write +"TQGList::~TQGList" tqglist.html#~TQGList +"TQGVector::compareItems" tqgvector.html#compareItems +"TQGVector::read" tqgvector.html#read +"TQGVector::write" tqgvector.html#write "TQGb18030Codec" tqgb18030codec.html "TQGb2312Codec" tqgb2312codec.html "TQGbkCodec" tqgbkcodec.html @@ -2562,15 +2562,15 @@ "TQGroupBox::title" tqgroupbox.html#title-prop "TQGroupBox::toggled" tqgroupbox.html#toggled "TQGroupBox::~TQGroupBox" tqgroupbox.html#~TQGroupBox -"QGuardedPtr" ntqguardedptr.html -"QGuardedPtr::isNull" ntqguardedptr.html#isNull -"QGuardedPtr::operator T *" ntqguardedptr.html#operator-T-* -"QGuardedPtr::operator!=" ntqguardedptr.html#operator!-eq -"QGuardedPtr::operator*" ntqguardedptr.html#operator* -"QGuardedPtr::operator->" ntqguardedptr.html#operator--gt -"QGuardedPtr::operator=" ntqguardedptr.html#operator-eq -"QGuardedPtr::operator==" ntqguardedptr.html#operator-eq-eq -"QGuardedPtr::~QGuardedPtr" ntqguardedptr.html#~QGuardedPtr +"TQGuardedPtr" tqguardedptr.html +"TQGuardedPtr::isNull" tqguardedptr.html#isNull +"TQGuardedPtr::operator T *" tqguardedptr.html#operator-T-* +"TQGuardedPtr::operator!=" tqguardedptr.html#operator!-eq +"TQGuardedPtr::operator*" tqguardedptr.html#operator* +"TQGuardedPtr::operator->" tqguardedptr.html#operator--gt +"TQGuardedPtr::operator=" tqguardedptr.html#operator-eq +"TQGuardedPtr::operator==" tqguardedptr.html#operator-eq-eq +"TQGuardedPtr::~TQGuardedPtr" tqguardedptr.html#~TQGuardedPtr "TQHBox" tqhbox.html "TQHBox::setSpacing" tqhbox.html#setSpacing "TQHBox::setStretchFactor" tqhbox.html#setStretchFactor diff --git a/doc/html/mainclasses.html b/doc/html/mainclasses.html index 25f3ee8d7..49e2247e4 100644 --- a/doc/html/mainclasses.html +++ b/doc/html/mainclasses.html @@ -107,7 +107,7 @@ classes), see <a href="classes.html">TQt's Classes</a>. <td align="right"> <td><a href="tqcolordialog.html">TQColorDialog</a> <td align="right"> -<td><a href="ntqguardedptr.html">TQGuardedPtr</a> +<td><a href="tqguardedptr.html">TQGuardedPtr</a> <td align="right"> <td><a href="tqpen.html">TQPen</a> <td align="right"> diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html index 51edb764d..4ddc40444 100644 --- a/doc/html/ntqapplication.html +++ b/doc/html/ntqapplication.html @@ -1738,7 +1738,7 @@ the <em>event</em> was consumed by normal handling, and -1 if the <em>event</em> <p> <p> Prints a warning message containing the source code file name and line number if <em>test</em> is FALSE. -<p> This is really a macro defined in <a href="qglobal-h.html">ntqglobal.h</a>. +<p> This is really a macro defined in <a href="tqglobal-h.html">tqglobal.h</a>. <p> Q_ASSERT is useful for testing pre- and post-conditions. <p> Example: <pre> @@ -1746,7 +1746,7 @@ line number if <em>test</em> is FALSE. // File: div.cpp // - #include <<a href="qglobal-h.html">ntqglobal.h</a>> + #include <<a href="tqglobal-h.html">tqglobal.h</a>> int divide( int a, int b ) { @@ -1769,7 +1769,7 @@ message using the <a href="#qWarning">tqWarning</a>() function: <p> <p> If <em>p</em> is 0, prints a warning message containing the source code file name and line number, saying that the program ran out of memory. -<p> This is really a macro defined in <a href="qglobal-h.html">ntqglobal.h</a>. +<p> This is really a macro defined in <a href="tqglobal-h.html">tqglobal.h</a>. <p> Example: <pre> int *a; diff --git a/doc/html/ntqvariant.html b/doc/html/ntqvariant.html index 9fe348db0..e6072413d 100644 --- a/doc/html/ntqvariant.html +++ b/doc/html/ntqvariant.html @@ -280,7 +280,7 @@ contain. <li><tt>TQVariant::Time</tt> - a <a href="tqtime.html">TQTime</a> <li><tt>TQVariant::UInt</tt> - an unsigned int </ul><p> Note that TQt's definition of bool depends on the compiler. -<a href="qglobal-h.html">ntqglobal.h</a> has the system-dependent definition of bool. +<a href="tqglobal-h.html">tqglobal.h</a> has the system-dependent definition of bool. <hr><h2>Member Function Documentation</h2> <h3 class=fn><a name="TQVariant"></a>TQVariant::TQVariant () diff --git a/doc/html/object.html b/doc/html/object.html index 9ff3b9a27..cd1cbee54 100644 --- a/doc/html/object.html +++ b/doc/html/object.html @@ -53,7 +53,7 @@ that make it possible to elegantly integrate many tasks in an event-driven GUI; <li> hierarchical and queryable <a href="objecttrees.html">object trees</a> that organize object ownership in a natural way; -<li> guarded pointers, <a href="ntqguardedptr.html">TQGuardedPtr</a>, that are automatically +<li> guarded pointers, <a href="tqguardedptr.html">TQGuardedPtr</a>, that are automatically set to 0 when the referenced object is destroyed, unlike normal C++ pointers which become "dangling pointers" when their objects are destroyed. </ul> diff --git a/doc/html/objectmodel.html b/doc/html/objectmodel.html index f2b30000c..ffe27ee1d 100644 --- a/doc/html/objectmodel.html +++ b/doc/html/objectmodel.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } <p> These classes form the basis of the <a href="object.html">TQt Object Model</a>. <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="ntqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects +<tr bgcolor=#f0f0f0><td><b><a href="tqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects <tr bgcolor=#f0f0f0><td><b><a href="ntqmetaobject.html">TQMetaObject</a></b><td>Meta information about TQt objects <tr bgcolor=#f0f0f0><td><b><a href="qmetaproperty.html">TQMetaProperty</a></b><td>Stores meta data about a property <tr bgcolor=#f0f0f0><td><b><a href="tqobject.html">TQObject</a></b><td>The base class of all TQt objects diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html index af28f9338..97152cc28 100644 --- a/doc/html/qaccessible-h.html +++ b/doc/html/qaccessible-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #include "tqobject.h" #include <private/qcom_p.h> #include "tqrect.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include "tqmemarray.h" #endif // QT_H diff --git a/doc/html/qdockarea-h.html b/doc/html/qdockarea-h.html index ef60a96bb..1f4830f3a 100644 --- a/doc/html/qdockarea-h.html +++ b/doc/html/qdockarea-h.html @@ -83,7 +83,7 @@ body { background: #ffffff; color: black; } #include "ntqdockwindow.h" #include "tqlayout.h" #include "tqvaluelist.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include "tqtextstream.h" #endif // QT_H diff --git a/doc/html/qnamespace-h.html b/doc/html/qnamespace-h.html index 99550d231..77d06b772 100644 --- a/doc/html/qnamespace-h.html +++ b/doc/html/qnamespace-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQNAMESPACE_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H diff --git a/doc/html/qrangecontrol-h.html b/doc/html/qrangecontrol-h.html index af57c2567..0fa779b10 100644 --- a/doc/html/qrangecontrol-h.html +++ b/doc/html/qrangecontrol-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQRANGECONTROL_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "tqframe.h" #endif // QT_H diff --git a/doc/html/qt.dcf b/doc/html/qt.dcf index a7059ee45..a67086285 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -2944,18 +2944,18 @@ <section ref="tqgroupbox-members.html" title="List of All Member Functions"/> <section ref="tqgroupbox-h.html" title="Header File"/> </section> -<section ref="ntqguardedptr.html" title="QGuardedPtr Class Reference"> - <keyword ref="ntqguardedptr.html">QGuardedPtr</keyword> - <keyword ref="ntqguardedptr.html#isNull">isNull</keyword> - <keyword ref="ntqguardedptr.html#operator-T-*">operator T *</keyword> - <keyword ref="ntqguardedptr.html#operator!-eq">operator!=</keyword> - <keyword ref="ntqguardedptr.html#operator*">operator*</keyword> - <keyword ref="ntqguardedptr.html#operator--gt">operator-></keyword> - <keyword ref="ntqguardedptr.html#operator-eq">operator=</keyword> - <keyword ref="ntqguardedptr.html#operator-eq-eq">operator==</keyword> - <keyword ref="ntqguardedptr.html#~QGuardedPtr">~QGuardedPtr</keyword> - <section ref="qguardedptr-members.html" title="List of All Member Functions"/> - <section ref="qguardedptr-h.html" title="Header File"/> +<section ref="tqguardedptr.html" title="TQGuardedPtr Class Reference"> + <keyword ref="tqguardedptr.html">TQGuardedPtr</keyword> + <keyword ref="tqguardedptr.html#isNull">isNull</keyword> + <keyword ref="tqguardedptr.html#operator-T-*">operator T *</keyword> + <keyword ref="tqguardedptr.html#operator!-eq">operator!=</keyword> + <keyword ref="tqguardedptr.html#operator*">operator*</keyword> + <keyword ref="tqguardedptr.html#operator--gt">operator-></keyword> + <keyword ref="tqguardedptr.html#operator-eq">operator=</keyword> + <keyword ref="tqguardedptr.html#operator-eq-eq">operator==</keyword> + <keyword ref="tqguardedptr.html#~TQGuardedPtr">~TQGuardedPtr</keyword> + <section ref="tqguardedptr-members.html" title="List of All Member Functions"/> + <section ref="tqguardedptr-h.html" title="Header File"/> </section> <section ref="tqhbox.html" title="TQHBox Class Reference"> <keyword ref="tqhbox.html">TQHBox</keyword> diff --git a/doc/html/titleindex b/doc/html/titleindex index cc490b64c..706f1afbb 100644 --- a/doc/html/titleindex +++ b/doc/html/titleindex @@ -419,8 +419,8 @@ TQGridView Class | tqgridview.html TQGridView Member List | tqgridview-members.html TQGroupBox Class | tqgroupbox.html TQGroupBox Member List | tqgroupbox-members.html -QGuardedPtr Class | ntqguardedptr.html -QGuardedPtr Member List | qguardedptr-members.html +TQGuardedPtr Class | tqguardedptr.html +TQGuardedPtr Member List | tqguardedptr-members.html TQHBox Class | tqhbox.html TQHBox Member List | tqhbox-members.html TQHBoxLayout Class | tqhboxlayout.html @@ -1137,11 +1137,11 @@ tqftp.h Include File | tqftp-h.html tqgb18030codec.h Include File | tqgb18030codec-h.html tqgl.h Include File | tqgl-h.html tqglcolormap.h Include File | tqglcolormap-h.html -ntqglobal.h Include File | qglobal-h.html +tqglobal.h Include File | tqglobal-h.html tqgrid.h Include File | tqgrid-h.html tqgridview.h Include File | tqgridview-h.html tqgroupbox.h Include File | tqgroupbox-h.html -ntqguardedptr.h Include File | qguardedptr-h.html +tqguardedptr.h Include File | tqguardedptr-h.html tqhbox.h Include File | tqhbox-h.html tqhbuttongroup.h Include File | tqhbuttongroup-h.html tqheader.h Include File | tqheader-h.html diff --git a/doc/html/toplevel-example.html b/doc/html/toplevel-example.html index 7f18142a6..25d078b3f 100644 --- a/doc/html/toplevel-example.html +++ b/doc/html/toplevel-example.html @@ -221,7 +221,7 @@ build the library. <ol> <li><a name="footnote1"></a> Unfortunately some X11 window managers also require the <tt>WX11BypassWM</tt> flag to be set in addition; but some other X11 window managers will have problems if this flag is set. <a href="#footnote-call1">Back...</a> <li><a name="footnote2"></a> -The example uses <a href="ntqguardedptr.html">TQGuardedPtr</a> to make sure that the +The example uses <a href="tqguardedptr.html">TQGuardedPtr</a> to make sure that the pointer is reset to zero when the widget object is destroyed due to the <tt>WDestructiveClose</tt> flag. <a href="#footnote-call2">Back...</a> <li><a name="footnote3"></a> diff --git a/doc/html/tqasciicache-h.html b/doc/html/tqasciicache-h.html index 4b855e787..f2859b806 100644 --- a/doc/html/tqasciicache-h.html +++ b/doc/html/tqasciicache-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQASCIICACHE_H #ifndef QT_H -#include "ntqgcache.h" +#include "tqgcache.h" #endif // QT_H diff --git a/doc/html/tqasciidict-h.html b/doc/html/tqasciidict-h.html index 793815e91..607ee3cb2 100644 --- a/doc/html/tqasciidict-h.html +++ b/doc/html/tqasciidict-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQASCIIDICT_H #ifndef QT_H -#include "ntqgdict.h" +#include "tqgdict.h" #endif // QT_H template<class type> diff --git a/doc/html/tqcache-h.html b/doc/html/tqcache-h.html index a588e4eb2..7401cb017 100644 --- a/doc/html/tqcache-h.html +++ b/doc/html/tqcache-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQCACHE_H #ifndef QT_H -#include "ntqgcache.h" +#include "tqgcache.h" #endif // QT_H template<class type> diff --git a/doc/html/tqdeepcopy-h.html b/doc/html/tqdeepcopy-h.html index e4efa73c6..7b2f1c7c3 100644 --- a/doc/html/tqdeepcopy-h.html +++ b/doc/html/tqdeepcopy-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQDEEPCOPY_H #ifndef QT_H -# include "ntqglobal.h" +# include "tqglobal.h" #endif // QT_H template <class T> diff --git a/doc/html/tqdict-h.html b/doc/html/tqdict-h.html index b1d95ca50..0522a9a01 100644 --- a/doc/html/tqdict-h.html +++ b/doc/html/tqdict-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQDICT_H #ifndef QT_H -#include "ntqgdict.h" +#include "tqgdict.h" #endif // QT_H template<class type> diff --git a/doc/html/tqdir-h.html b/doc/html/tqdir-h.html index f2105b349..7dcdd88af 100644 --- a/doc/html/tqdir-h.html +++ b/doc/html/tqdir-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQDIR_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "tqstrlist.h" #include "tqfileinfo.h" #endif // QT_H diff --git a/doc/html/tqdropsite-h.html b/doc/html/tqdropsite-h.html index 84e7fff0e..cd48d738b 100644 --- a/doc/html/tqdropsite-h.html +++ b/doc/html/tqdropsite-h.html @@ -77,7 +77,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H #endif diff --git a/doc/html/qglobal-h.html b/doc/html/tqglobal-h.html index 110d27d4f..a8bfeb032 100644 --- a/doc/html/qglobal-h.html +++ b/doc/html/tqglobal-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/ntqglobal.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqglobal.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqglobal.h Include File</title> +<title>tqglobal.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>ntqglobal.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>tqglobal.h</h1> -<p>This is the verbatim text of the ntqglobal.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqglobal.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqglobal.h 3.3.8 edited Feb 2 15:00 $ +** $Id: qt/tqglobal.h 3.3.8 edited Feb 2 15:00 $ ** ** Global type declarations and definitions ** diff --git a/doc/html/qguardedptr-h.html b/doc/html/tqguardedptr-h.html index 5880c063a..0c6c50e9f 100644 --- a/doc/html/qguardedptr-h.html +++ b/doc/html/tqguardedptr-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/ntqguardedptr.h:1 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqguardedptr.h:1 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>ntqguardedptr.h Include File</title> +<title>tqguardedptr.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>ntqguardedptr.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>tqguardedptr.h</h1> -<p>This is the verbatim text of the ntqguardedptr.h include file. It is provided only for illustration; the copyright remains with Trolltech. +<p>This is the verbatim text of the tqguardedptr.h include file. It is provided only for illustration; the copyright remains with Trolltech. <hr> <pre> /**************************************************************************** -** $Id: qt/ntqguardedptr.h 3.3.8 edited Jan 11 14:38 $ +** $Id: qt/tqguardedptr.h 3.3.8 edited Jan 11 14:38 $ ** ** Definition of TQGuardedPtr class ** diff --git a/doc/html/qguardedptr-members.html b/doc/html/tqguardedptr-members.html index 840db0154..78b80aed1 100644 --- a/doc/html/qguardedptr-members.html +++ b/doc/html/tqguardedptr-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/ntqguardedptr.h:69 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqguardedptr.h:69 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -32,18 +32,18 @@ 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 TQGuardedPtr</h1> <p>This is the complete list of member functions for -<a href="ntqguardedptr.html">TQGuardedPtr</a>, including inherited members. +<a href="tqguardedptr.html">TQGuardedPtr</a>, including inherited members. <ul> -<li><a href="ntqguardedptr.html#TQGuardedPtr">TQGuardedPtr</a>() -<li><a href="ntqguardedptr.html#~TQGuardedPtr">~TQGuardedPtr</a>() -<li><a href="ntqguardedptr.html#isNull">isNull</a>() -<li><a href="ntqguardedptr.html#operator-T-*">operator T *</a>() -<li><a href="ntqguardedptr.html#operator!-eq">operator!=</a>() -<li><a href="ntqguardedptr.html#operator*">operator*</a>() -<li><a href="ntqguardedptr.html#operator--gt">operator-></a>() -<li><a href="ntqguardedptr.html#operator-eq">operator=</a>() -<li><a href="ntqguardedptr.html#operator-eq-eq">operator==</a>() +<li><a href="tqguardedptr.html#TQGuardedPtr">TQGuardedPtr</a>() +<li><a href="tqguardedptr.html#~TQGuardedPtr">~TQGuardedPtr</a>() +<li><a href="tqguardedptr.html#isNull">isNull</a>() +<li><a href="tqguardedptr.html#operator-T-*">operator T *</a>() +<li><a href="tqguardedptr.html#operator!-eq">operator!=</a>() +<li><a href="tqguardedptr.html#operator*">operator*</a>() +<li><a href="tqguardedptr.html#operator--gt">operator-></a>() +<li><a href="tqguardedptr.html#operator-eq">operator=</a>() +<li><a href="tqguardedptr.html#operator-eq-eq">operator==</a>() </ul> <!-- eof --> <p><address><hr><div align=center> diff --git a/doc/html/ntqguardedptr.html b/doc/html/tqguardedptr.html index f5a687711..a8b550a70 100644 --- a/doc/html/ntqguardedptr.html +++ b/doc/html/tqguardedptr.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/qguardedptr.cpp:40 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqguardedptr.cpp:40 --> <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 TQGuardedPtr class is a template class that provides guarded pointers to TQObjects. <a href="#details">More...</a> -<p><tt>#include <<a href="qguardedptr-h.html">ntqguardedptr.h</a>></tt> -<p><a href="qguardedptr-members.html">List of all member functions.</a> +<p><tt>#include <<a href="tqguardedptr-h.html">tqguardedptr.h</a>></tt> +<p><a href="tqguardedptr-members.html">List of all member functions.</a> <h2>Public Members</h2> <ul> <li class=fn><a href="#TQGuardedPtr"><b>TQGuardedPtr</b></a> ()</li> @@ -114,7 +114,7 @@ or link error will result. <p> Constructs a guarded pointer that points to same object as <em>p</em> points to. -<h3 class=fn><a name="TQGuardedPtr-3"></a>TQGuardedPtr::TQGuardedPtr ( const <a href="ntqguardedptr.html">TQGuardedPtr</a><T> & p ) +<h3 class=fn><a name="TQGuardedPtr-3"></a>TQGuardedPtr::TQGuardedPtr ( const <a href="tqguardedptr.html">TQGuardedPtr</a><T> & p ) </h3> <p> Copy one guarded pointer from another. The constructed guarded @@ -141,7 +141,7 @@ there is no referenced object; otherwise returns FALSE. function you can pass a TQGuardedPtr<X> to a function where an X* is required. -<h3 class=fn>bool <a name="operator!-eq"></a>TQGuardedPtr::operator!= ( const <a href="ntqguardedptr.html">TQGuardedPtr</a><T> & p ) const +<h3 class=fn>bool <a name="operator!-eq"></a>TQGuardedPtr::operator!= ( const <a href="tqguardedptr.html">TQGuardedPtr</a><T> & p ) const </h3> <p> Inequality operator; implements pointer semantics, the negation of @@ -160,19 +160,19 @@ operator as you would with a normal C++ pointer. <p> Overloaded arrow operator; implements pointer semantics. Just use this operator as you would with a normal C++ pointer. -<h3 class=fn><a href="ntqguardedptr.html">TQGuardedPtr</a><T> & <a name="operator-eq"></a>TQGuardedPtr::operator= ( const <a href="ntqguardedptr.html">TQGuardedPtr</a><T> & p ) +<h3 class=fn><a href="tqguardedptr.html">TQGuardedPtr</a><T> & <a name="operator-eq"></a>TQGuardedPtr::operator= ( const <a href="tqguardedptr.html">TQGuardedPtr</a><T> & p ) </h3> <p> Assignment operator. This guarded pointer then points to the same object as <em>p</em> points to. -<h3 class=fn><a href="ntqguardedptr.html">TQGuardedPtr</a><T> & <a name="operator-eq-2"></a>TQGuardedPtr::operator= ( T * p ) +<h3 class=fn><a href="tqguardedptr.html">TQGuardedPtr</a><T> & <a name="operator-eq-2"></a>TQGuardedPtr::operator= ( T * p ) </h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function. <p> Assignment operator. This guarded pointer then points to the same object as <em>p</em> points to. -<h3 class=fn>bool <a name="operator-eq-eq"></a>TQGuardedPtr::operator== ( const <a href="ntqguardedptr.html">TQGuardedPtr</a><T> & p ) const +<h3 class=fn>bool <a name="operator-eq-eq"></a>TQGuardedPtr::operator== ( const <a href="tqguardedptr.html">TQGuardedPtr</a><T> & p ) const </h3> <p> Equality operator; implements traditional pointer semantics. diff --git a/doc/html/tqimageformatplugin-h.html b/doc/html/tqimageformatplugin-h.html index ccebb345d..b9db99da2 100644 --- a/doc/html/tqimageformatplugin-h.html +++ b/doc/html/tqimageformatplugin-h.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } #define TQIMAGEFORMATPLUGIN_H #ifndef QT_H -#include "ntqgplugin.h" +#include "tqgplugin.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/tqintcache-h.html b/doc/html/tqintcache-h.html index 655f6803c..d3d4f8b34 100644 --- a/doc/html/tqintcache-h.html +++ b/doc/html/tqintcache-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQINTCACHE_H #ifndef QT_H -#include "ntqgcache.h" +#include "tqgcache.h" #endif // QT_H diff --git a/doc/html/tqintdict-h.html b/doc/html/tqintdict-h.html index d6160d829..7b924fd57 100644 --- a/doc/html/tqintdict-h.html +++ b/doc/html/tqintdict-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQINTDICT_H #ifndef QT_H -#include "ntqgdict.h" +#include "tqgdict.h" #endif // QT_H template<class type> diff --git a/doc/html/tqiodevice-h.html b/doc/html/tqiodevice-h.html index 21f46dc22..a5a242b6f 100644 --- a/doc/html/tqiodevice-h.html +++ b/doc/html/tqiodevice-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQIODEVICE_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "tqcstring.h" #endif // QT_H diff --git a/doc/html/tqmap-h.html b/doc/html/tqmap-h.html index 6f64a738a..2ba8f2826 100644 --- a/doc/html/tqmap-h.html +++ b/doc/html/tqmap-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMAP_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "ntqshared.h" #include "tqdatastream.h" #include "tqpair.h" diff --git a/doc/html/tqmemarray-h.html b/doc/html/tqmemarray-h.html index 733464292..6fd05b064 100644 --- a/doc/html/tqmemarray-h.html +++ b/doc/html/tqmemarray-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMEMARRAY_H #ifndef QT_H -#include "ntqgarray.h" +#include "tqgarray.h" #endif // QT_H diff --git a/doc/html/tqmenudata-h.html b/doc/html/tqmenudata-h.html index 9303c9b95..b7a6c277a 100644 --- a/doc/html/tqmenudata-h.html +++ b/doc/html/tqmenudata-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMENUDATA_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "tqiconset.h" // conversion TQPixmap->TQIconset #include "ntqkeysequence.h" #include "tqstring.h" diff --git a/doc/html/tqmutex-h.html b/doc/html/tqmutex-h.html index 1dfe1578f..cdb6e2881 100644 --- a/doc/html/tqmutex-h.html +++ b/doc/html/tqmutex-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQMUTEX_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H #if defined(TQT_THREAD_SUPPORT) diff --git a/doc/html/tqobject.html b/doc/html/tqobject.html index 78b60839d..d381ffc36 100644 --- a/doc/html/tqobject.html +++ b/doc/html/tqobject.html @@ -140,7 +140,7 @@ and whether it <a href="#inherits">inherits</a>() another class in the TQObject hierarchy. <p> When an object is deleted, it emits a <a href="#destroyed">destroyed</a>() signal. You can catch this signal to avoid dangling references to TQObjects. The -<a href="ntqguardedptr.html">TQGuardedPtr</a> class provides an elegant way to use this feature. +<a href="tqguardedptr.html">TQGuardedPtr</a> class provides an elegant way to use this feature. <p> TQObjects can receive events through <a href="#event">event</a>() and filter the events of other objects. See <a href="#installEventFilter">installEventFilter</a>() and <a href="#eventFilter">eventFilter</a>() for details. A convenience handler, <a href="#childEvent">childEvent</a>(), can be reimplemented diff --git a/doc/html/tqpair-h.html b/doc/html/tqpair-h.html index 628866267..41631cf32 100644 --- a/doc/html/tqpair-h.html +++ b/doc/html/tqpair-h.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } #define TQPAIR_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #include "tqdatastream.h" #endif // QT_H diff --git a/doc/html/tqptrcollection-h.html b/doc/html/tqptrcollection-h.html index 6ccde3862..092074ea3 100644 --- a/doc/html/tqptrcollection-h.html +++ b/doc/html/tqptrcollection-h.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } #define TQPTRCOLLECTION_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H diff --git a/doc/html/tqptrdict-h.html b/doc/html/tqptrdict-h.html index 546458afa..7d1b7468e 100644 --- a/doc/html/tqptrdict-h.html +++ b/doc/html/tqptrdict-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPTRDICT_H #ifndef QT_H -#include "ntqgdict.h" +#include "tqgdict.h" #endif // QT_H template<class type> diff --git a/doc/html/tqptrlist-h.html b/doc/html/tqptrlist-h.html index aa5e489bd..4a61f288f 100644 --- a/doc/html/tqptrlist-h.html +++ b/doc/html/tqptrlist-h.html @@ -76,7 +76,7 @@ body { background: #ffffff; color: black; } #define TQPTRLIST_H #ifndef QT_H -#include "ntqglist.h" +#include "tqglist.h" #endif // QT_H template<class type> diff --git a/doc/html/tqptrqueue-h.html b/doc/html/tqptrqueue-h.html index 8bc2e1302..5edc732be 100644 --- a/doc/html/tqptrqueue-h.html +++ b/doc/html/tqptrqueue-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPTRQUEUE_H #ifndef QT_H -#include "ntqglist.h" +#include "tqglist.h" #endif // QT_H template<class type> diff --git a/doc/html/tqptrstack-h.html b/doc/html/tqptrstack-h.html index 19f0029c9..a305d66ab 100644 --- a/doc/html/tqptrstack-h.html +++ b/doc/html/tqptrstack-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPTRSTACK_H #ifndef QT_H -#include "ntqglist.h" +#include "tqglist.h" #endif // QT_H template<class type> diff --git a/doc/html/tqptrvector-h.html b/doc/html/tqptrvector-h.html index ceeaf48ff..e6762edcf 100644 --- a/doc/html/tqptrvector-h.html +++ b/doc/html/tqptrvector-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQPTRVECTOR_H #ifndef QT_H -#include "ntqgvector.h" +#include "tqgvector.h" #endif // QT_H template<class type> diff --git a/doc/html/tqsemaphore-h.html b/doc/html/tqsemaphore-h.html index 85e153ba8..e49f94167 100644 --- a/doc/html/tqsemaphore-h.html +++ b/doc/html/tqsemaphore-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSEMAPHORE_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H #if defined(TQT_THREAD_SUPPORT) diff --git a/doc/html/tqsgistyle-h.html b/doc/html/tqsgistyle-h.html index a5e1dc9fc..85999810c 100644 --- a/doc/html/tqsgistyle-h.html +++ b/doc/html/tqsgistyle-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqmotifstyle.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include "tqwidget.h" #endif // QT_H diff --git a/doc/html/tqsizepolicy-h.html b/doc/html/tqsizepolicy-h.html index 6bcd7240e..63afd3fdc 100644 --- a/doc/html/tqsizepolicy-h.html +++ b/doc/html/tqsizepolicy-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSIZEPOLICY_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H // Documentation is in qabstractlayout.cpp. diff --git a/doc/html/tqsql-h.html b/doc/html/tqsql-h.html index 6588f2d0e..24bdd60ba 100644 --- a/doc/html/tqsql-h.html +++ b/doc/html/tqsql-h.html @@ -77,7 +77,7 @@ body { background: #ffffff; color: black; } #define TQSQL_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H #if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL ) diff --git a/doc/html/tqsqldriverplugin-h.html b/doc/html/tqsqldriverplugin-h.html index 940172db3..ee16ef7b0 100644 --- a/doc/html/tqsqldriverplugin-h.html +++ b/doc/html/tqsqldriverplugin-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSQLDRIVERPLUGIN_H #ifndef QT_H -#include "ntqgplugin.h" +#include "tqgplugin.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/tqstyleplugin-h.html b/doc/html/tqstyleplugin-h.html index 2dcd19c82..76fcf48dc 100644 --- a/doc/html/tqstyleplugin-h.html +++ b/doc/html/tqstyleplugin-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQSTYLEPLUGIN_H #ifndef QT_H -#include "ntqgplugin.h" +#include "tqgplugin.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/tqtable-h.html b/doc/html/tqtable-h.html index 6ee54ade4..2ea3f1e8b 100644 --- a/doc/html/tqtable-h.html +++ b/doc/html/tqtable-h.html @@ -83,7 +83,7 @@ body { background: #ffffff; color: black; } #include "tqheader.h" #include "tqmemarray.h" #include "tqptrlist.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h" #include "ntqshared.h" #include "tqintdict.h" #include "tqstringlist.h" diff --git a/doc/html/tqtextcodecplugin-h.html b/doc/html/tqtextcodecplugin-h.html index 1e717620b..6acb54ddd 100644 --- a/doc/html/tqtextcodecplugin-h.html +++ b/doc/html/tqtextcodecplugin-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQTEXTCODECPLUGIN_H #ifndef QT_H -#include "ntqgplugin.h" +#include "tqgplugin.h" #include "tqstringlist.h" #endif // QT_H diff --git a/doc/html/tqthreadstorage-h.html b/doc/html/tqthreadstorage-h.html index 748578a84..6a15c11f3 100644 --- a/doc/html/tqthreadstorage-h.html +++ b/doc/html/tqthreadstorage-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #ifdef TQT_THREAD_SUPPORT #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H class TQ_EXPORT TQThreadStorageData diff --git a/doc/html/tqwaitcondition-h.html b/doc/html/tqwaitcondition-h.html index 0cc7d9cfb..69993f79a 100644 --- a/doc/html/tqwaitcondition-h.html +++ b/doc/html/tqwaitcondition-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQWAITCONDITION_H #ifndef QT_H -#include "ntqglobal.h" +#include "tqglobal.h" #endif // QT_H #if defined(TQT_THREAD_SUPPORT) diff --git a/doc/html/tqwidgetplugin-h.html b/doc/html/tqwidgetplugin-h.html index adf01a3b3..495c4092c 100644 --- a/doc/html/tqwidgetplugin-h.html +++ b/doc/html/tqwidgetplugin-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQWIDGETPLUGIN_H #ifndef QT_H -#include "ntqgplugin.h" +#include "tqgplugin.h" #include "tqstringlist.h" #include "tqiconset.h" #endif // QT_H diff --git a/doc/html/tutorial1-11.html b/doc/html/tutorial1-11.html index 678762118..f353dd3b1 100644 --- a/doc/html/tutorial1-11.html +++ b/doc/html/tutorial1-11.html @@ -201,7 +201,7 @@ point, we construct a <a href="tqrect.html">TQRect</a> with size 6x6 and move it the point calculated above. In the same operation we convert the point into the widget's coordinate system (see <a href="coordsys.html">The Coordinate System</a>). -<p> The tqRound() function is an inline function defined in ntqglobal.h (included +<p> The tqRound() function is an inline function defined in tqglobal.h (included by all other TQt header files). tqRound() rounds a double to the closest integer. <p> <h3> <a href="t11-main-cpp.html">t11/main.cpp</a> diff --git a/doc/html/whatsthis b/doc/html/whatsthis index f4ab3aa47..2c23a9b79 100644 --- a/doc/html/whatsthis +++ b/doc/html/whatsthis @@ -330,7 +330,7 @@ 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. | TQMemArray -Template class that provides guarded pointers to TQObjects. | QGuardedPtr +Template class that provides guarded pointers to TQObjects. | TQGuardedPtr 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 |