From 367ff3fb9e3933f6704c98359cdd8d934ace941f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:52:58 +0900 Subject: [PATCH] Rename global classes nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- configure | 2 +- doc/classchart.doc | 2 +- doc/collect.doc | 2 +- doc/debug.doc | 2 +- doc/html/annotated.html | 2 +- doc/html/classchart.html | 2 +- doc/html/classes.html | 2 +- doc/html/debug.html | 2 +- doc/html/drawdemo-example.html | 2 +- doc/html/functions.html | 14 +- doc/html/headers.html | 4 +- doc/html/hierarchy.html | 2 +- doc/html/index | 262 +++++++++--------- doc/html/mainclasses.html | 2 +- doc/html/ntqapplication.html | 6 +- doc/html/ntqvariant.html | 2 +- doc/html/object.html | 2 +- doc/html/objectmodel.html | 2 +- doc/html/qaccessible-h.html | 2 +- doc/html/qdockarea-h.html | 2 +- doc/html/qnamespace-h.html | 2 +- doc/html/qrangecontrol-h.html | 2 +- doc/html/qt.dcf | 24 +- doc/html/titleindex | 8 +- doc/html/toplevel-example.html | 2 +- doc/html/tqasciicache-h.html | 2 +- doc/html/tqasciidict-h.html | 2 +- doc/html/tqcache-h.html | 2 +- doc/html/tqdeepcopy-h.html | 2 +- doc/html/tqdict-h.html | 2 +- doc/html/tqdir-h.html | 2 +- doc/html/tqdropsite-h.html | 2 +- doc/html/{qglobal-h.html => tqglobal-h.html} | 10 +- ...qguardedptr-h.html => tqguardedptr-h.html} | 10 +- ...members.html => tqguardedptr-members.html} | 22 +- .../{ntqguardedptr.html => tqguardedptr.html} | 16 +- doc/html/tqimageformatplugin-h.html | 2 +- doc/html/tqintcache-h.html | 2 +- doc/html/tqintdict-h.html | 2 +- doc/html/tqiodevice-h.html | 2 +- doc/html/tqmap-h.html | 2 +- doc/html/tqmemarray-h.html | 2 +- doc/html/tqmenudata-h.html | 2 +- doc/html/tqmutex-h.html | 2 +- doc/html/tqobject.html | 2 +- doc/html/tqpair-h.html | 2 +- doc/html/tqptrcollection-h.html | 2 +- doc/html/tqptrdict-h.html | 2 +- doc/html/tqptrlist-h.html | 2 +- doc/html/tqptrqueue-h.html | 2 +- doc/html/tqptrstack-h.html | 2 +- doc/html/tqptrvector-h.html | 2 +- doc/html/tqsemaphore-h.html | 2 +- doc/html/tqsgistyle-h.html | 2 +- doc/html/tqsizepolicy-h.html | 2 +- doc/html/tqsql-h.html | 2 +- doc/html/tqsqldriverplugin-h.html | 2 +- doc/html/tqstyleplugin-h.html | 2 +- doc/html/tqtable-h.html | 2 +- doc/html/tqtextcodecplugin-h.html | 2 +- doc/html/tqthreadstorage-h.html | 2 +- doc/html/tqwaitcondition-h.html | 2 +- doc/html/tqwidgetplugin-h.html | 2 +- doc/html/tutorial1-11.html | 2 +- doc/html/whatsthis | 2 +- doc/man/man3/tqapplication.3qt | 6 +- doc/man/man3/tqguardedptr.3qt | 60 ++-- doc/man/man3/tqmemarray.3qt | 2 +- doc/man/man3/tqobject.3qt | 2 +- doc/man/man3/tqptrlist.3qt | 4 +- doc/man/man3/tqvariant.3qt | 2 +- doc/object.doc | 2 +- doc/{qguardedptr.doc => tqguardedptr.doc} | 4 +- doc/tqmemarray.doc | 4 +- doc/tqptrlist.doc | 2 +- doc/tqptrvector.doc | 2 +- doc/tutorial.doc | 2 +- examples/demo/opengl/fbm.c | 2 +- examples/drawdemo/drawdemo.cpp | 2 +- examples/life/patterns.cpp | 2 +- examples/tetrix/tqdragapp.cpp | 2 +- examples/toplevel/options.ui | 2 +- examples/toplevel/toplevel.doc | 2 +- include/ntqgarray.h | 1 - include/ntqgcache.h | 1 - include/ntqgdict.h | 1 - include/ntqgeneric.h | 1 - include/ntqglist.h | 1 - include/ntqglobal.h | 1 - include/ntqgplugin.h | 1 - include/ntqguardedptr.h | 1 - include/ntqgvector.h | 1 - include/private/qgpluginmanager_p.h | 1 - include/private/tqgpluginmanager_p.h | 1 + include/tqgarray.h | 1 + include/tqgcache.h | 1 + include/tqgdict.h | 1 + include/tqglist.h | 1 + include/tqglobal.h | 1 + include/tqgplugin.h | 1 + include/tqguardedptr.h | 1 + include/tqgvector.h | 1 + mkspecs/aix-g++-64/qplatformdefs.h | 2 +- mkspecs/aix-g++/qplatformdefs.h | 2 +- mkspecs/aix-xlc-64/qplatformdefs.h | 2 +- mkspecs/aix-xlc/qplatformdefs.h | 2 +- mkspecs/bsdi-g++/qplatformdefs.h | 2 +- mkspecs/cygwin-g++/qplatformdefs.h | 2 +- mkspecs/darwin-g++/qplatformdefs.h | 2 +- mkspecs/dgux-g++/qplatformdefs.h | 2 +- mkspecs/dilos-g++/qplatformdefs.h | 2 +- mkspecs/freebsd-clang/qplatformdefs.h | 2 +- mkspecs/freebsd-g++/qplatformdefs.h | 2 +- mkspecs/freebsd-icc/qplatformdefs.h | 2 +- mkspecs/hpux-acc-64/qplatformdefs.h | 2 +- mkspecs/hpux-acc-o64/qplatformdefs.h | 2 +- mkspecs/hpux-acc/qplatformdefs.h | 2 +- mkspecs/hpux-cc/qplatformdefs.h | 2 +- mkspecs/hpux-g++-64/qplatformdefs.h | 2 +- mkspecs/hpux-g++/qplatformdefs.h | 2 +- mkspecs/hpuxi-acc-32/qplatformdefs.h | 2 +- mkspecs/hpuxi-acc-64/qplatformdefs.h | 2 +- mkspecs/hurd-g++/qplatformdefs.h | 2 +- mkspecs/irix-cc-64/qplatformdefs.h | 2 +- mkspecs/irix-cc-o32/qplatformdefs.h | 2 +- mkspecs/irix-cc/qplatformdefs.h | 2 +- mkspecs/irix-g++/qplatformdefs.h | 2 +- mkspecs/linux-clang/qplatformdefs.h | 2 +- mkspecs/linux-cxx/qplatformdefs.h | 2 +- mkspecs/linux-ecc-64/qplatformdefs.h | 2 +- mkspecs/linux-g++-32/qplatformdefs.h | 2 +- mkspecs/linux-g++-64/qplatformdefs.h | 2 +- mkspecs/linux-g++-sparc/qplatformdefs.h | 2 +- mkspecs/linux-g++/qplatformdefs.h | 2 +- mkspecs/linux-icc/qplatformdefs.h | 2 +- mkspecs/linux-kcc/qplatformdefs.h | 2 +- mkspecs/linux-kylix/qplatformdefs.h | 2 +- mkspecs/linux-pgcc/qplatformdefs.h | 2 +- mkspecs/lynxos-g++/qplatformdefs.h | 2 +- mkspecs/macx-g++/qplatformdefs.h | 2 +- mkspecs/macx-mwerks/qplatformdefs.h | 2 +- mkspecs/macx-pbuilder/qplatformdefs.h | 2 +- mkspecs/macx-xlc/qplatformdefs.h | 2 +- mkspecs/netbsd-g++/qplatformdefs.h | 2 +- mkspecs/openbsd-g++/qplatformdefs.h | 2 +- mkspecs/qnx-g++/qplatformdefs.h | 2 +- mkspecs/reliant-cds-64/qplatformdefs.h | 2 +- mkspecs/reliant-cds/qplatformdefs.h | 2 +- mkspecs/sco-cc/qplatformdefs.h | 2 +- mkspecs/sco-g++/qplatformdefs.h | 2 +- mkspecs/solaris-cc-64/qplatformdefs.h | 2 +- mkspecs/solaris-cc/qplatformdefs.h | 2 +- mkspecs/solaris-g++-64/qplatformdefs.h | 2 +- mkspecs/solaris-g++/qplatformdefs.h | 2 +- mkspecs/tru64-cxx/qplatformdefs.h | 2 +- mkspecs/tru64-g++/qplatformdefs.h | 2 +- mkspecs/unixware-cc/qplatformdefs.h | 2 +- mkspecs/unixware-g++/qplatformdefs.h | 2 +- mkspecs/win32-borland/qplatformdefs.h | 2 +- mkspecs/win32-g++/qplatformdefs.h | 2 +- mkspecs/win32-icc/qplatformdefs.h | 2 +- mkspecs/win32-msvc.net/qplatformdefs.h | 2 +- mkspecs/win32-msvc/qplatformdefs.h | 2 +- mkspecs/win32-msvc2005/qplatformdefs.h | 2 +- .../imsw-multi/qmultiinputcontext.h | 2 +- .../simple/qsimpleinputcontext.cpp | 2 +- .../src/inputmethods/xim/qximinputcontext.h | 2 +- qmake/Makefile.unix | 40 +-- qmake/Makefile.win32-g++ | 30 +- src/3rdparty/sqlite/config.h | 2 +- src/3rdparty/sqlite/trolltech.patch | 2 +- src/codecs/tqfontcodecs_p.h | 2 +- src/codecs/tqjpunicode.h | 2 +- src/codecs/tqtextcodecplugin.h | 2 +- src/dialogs/tqfiledialog.cpp | 4 +- src/inputmethod/ntqinputcontextplugin.h | 2 +- src/kernel/ntqaccessible.h | 2 +- src/kernel/ntqgif.h | 2 +- src/kernel/ntqinputcontext.h | 2 +- src/kernel/ntqjpegio.h | 2 +- src/kernel/ntqnamespace.h | 2 +- src/kernel/ntqpolygonscanner.h | 2 +- src/kernel/ntqt.h | 18 +- src/kernel/qaccel.cpp | 2 +- src/kernel/qapplication.cpp | 2 +- src/kernel/qapplication_x11.cpp | 2 +- src/kernel/qdnd_x11.cpp | 2 +- src/kernel/qinputcontext_p.h | 2 +- src/kernel/qt_kernel.pri | 8 +- src/kernel/qt_pch.h | 2 +- src/kernel/qvariant.cpp | 2 +- src/kernel/tqcolor_p.cpp | 2 +- src/kernel/tqdropsite.h | 2 +- src/kernel/tqfontengine_p.h | 2 +- src/kernel/{qgplugin.cpp => tqgplugin.cpp} | 2 +- src/kernel/{ntqgplugin.h => tqgplugin.h} | 0 .../{qguardedptr.cpp => tqguardedptr.cpp} | 4 +- .../{ntqguardedptr.h => tqguardedptr.h} | 0 src/kernel/tqimageformatplugin.h | 2 +- src/kernel/tqlocalfs.cpp | 2 +- src/kernel/tqobjectdefs.h | 2 +- src/kernel/tqsignal.cpp | 2 +- src/kernel/tqsimplerichtext.cpp | 2 +- src/kernel/tqsizepolicy.h | 2 +- src/kernel/tqt.h | 2 +- src/kernel/tqtextengine_p.h | 2 +- src/kernel/tqurloperator.cpp | 2 +- src/kernel/tqwidget.cpp | 2 +- src/libqt.map | 4 +- src/moc/moc.pro | 12 +- src/network/tqnetwork.h | 2 +- src/qt.pro | 4 +- src/sql/drivers/cache/tqsqlcachedresult.h | 2 +- src/sql/tqsql.h | 2 +- src/sql/tqsqldatabase.cpp | 2 +- src/sql/tqsqldriverplugin.h | 2 +- src/sql/tqsqlmanager_p.h | 2 +- src/styles/tqmotifplusstyle.cpp | 2 +- src/styles/tqsgistyle.h | 2 +- src/styles/tqstylefactory.cpp | 2 +- src/styles/tqstyleplugin.h | 2 +- src/table/tqtable.cpp | 2 +- src/table/tqtable.h | 2 +- src/tools/ntqgeneric.h | 46 --- src/tools/ntqshared.h | 2 +- src/tools/ntqtl.h | 2 +- src/tools/qcom_p.h | 2 +- src/tools/qpluginmanager_p.h | 2 +- src/tools/qt_tools.pri | 29 +- src/tools/qwinexport.cpp | 2 +- src/tools/tqasciicache.h | 2 +- src/tools/tqasciidict.h | 2 +- src/tools/tqcache.h | 2 +- src/tools/tqdeepcopy.h | 2 +- src/tools/tqdict.h | 2 +- src/tools/tqdir.h | 2 +- src/tools/tqfile.cpp | 2 +- src/tools/tqfileinfo_unix.cpp | 2 +- src/tools/{qgarray.cpp => tqgarray.cpp} | 6 +- src/tools/{ntqgarray.h => tqgarray.h} | 0 src/tools/{qgcache.cpp => tqgcache.cpp} | 6 +- src/tools/{ntqgcache.h => tqgcache.h} | 4 +- src/tools/{qgdict.cpp => tqgdict.cpp} | 4 +- src/tools/{ntqgdict.h => tqgdict.h} | 0 src/tools/{qglist.cpp => tqglist.cpp} | 10 +- src/tools/{ntqglist.h => tqglist.h} | 0 src/tools/{qglobal.cpp => tqglobal.cpp} | 6 +- src/tools/{ntqglobal.h => tqglobal.h} | 0 ...pluginmanager.cpp => tqgpluginmanager.cpp} | 2 +- ...pluginmanager_p.h => tqgpluginmanager_p.h} | 0 src/tools/{qgvector.cpp => tqgvector.cpp} | 6 +- src/tools/{ntqgvector.h => tqgvector.h} | 0 src/tools/tqintcache.h | 2 +- src/tools/tqintdict.h | 2 +- src/tools/tqiodevice.h | 2 +- src/tools/tqmap.h | 2 +- src/tools/tqmemarray.h | 2 +- src/tools/tqmutex.h | 2 +- src/tools/tqpair.h | 2 +- src/tools/tqptrcollection.h | 2 +- src/tools/tqptrdict.h | 2 +- src/tools/tqptrlist.h | 2 +- src/tools/tqptrqueue.h | 2 +- src/tools/tqptrstack.h | 2 +- src/tools/tqptrvector.h | 2 +- src/tools/tqsemaphore.h | 2 +- src/tools/tqthreadstorage.h | 2 +- src/tools/tqwaitcondition.h | 2 +- src/widgets/ntqdockarea.h | 2 +- src/widgets/ntqrangecontrol.h | 2 +- src/widgets/qdockwindow.cpp | 2 +- src/widgets/qeffects.cpp | 2 +- src/widgets/qrangecontrol.cpp | 2 +- src/widgets/tqbutton.cpp | 2 +- src/widgets/tqdialogbuttons.cpp | 2 +- src/widgets/tqiconview.cpp | 2 +- src/widgets/tqlineedit.cpp | 2 +- src/widgets/tqlistbox.cpp | 4 +- src/widgets/tqmenubar.cpp | 2 +- src/widgets/tqmenudata.cpp | 2 +- src/widgets/tqmenudata.h | 2 +- src/widgets/tqpopupmenu.cpp | 2 +- src/widgets/tqpushbutton.cpp | 2 +- src/widgets/tqtextedit.cpp | 2 +- src/widgets/tqtoolbutton.cpp | 2 +- src/widgets/tqtooltip.cpp | 2 +- src/widgets/tqwidgetplugin.h | 2 +- src/workspace/tqworkspace.cpp | 2 +- tools/assistant/main.cpp | 2 +- tools/assistant/mainwindow.ui | 2 +- tools/designer/designer/actiondnd.h | 2 +- tools/designer/designer/hierarchyview.h | 2 +- tools/designer/designer/layout.h | 2 +- tools/designer/designer/mainwindow.h | 2 +- tools/designer/designer/propertyeditor.h | 2 +- tools/designer/designer/sourceeditor.h | 2 +- tools/designer/designer/widgetfactory.h | 2 +- .../plugins/cppeditor/cppcompletion.h | 2 +- .../plugins/cppeditor/editorinterfaceimpl.h | 2 +- 299 files changed, 573 insertions(+), 621 deletions(-) rename doc/html/{qglobal-h.html => tqglobal-h.html} (99%) rename doc/html/{qguardedptr-h.html => tqguardedptr-h.html} (94%) rename doc/html/{qguardedptr-members.html => tqguardedptr-members.html} (70%) rename doc/html/{ntqguardedptr.html => tqguardedptr.html} (90%) rename doc/{qguardedptr.doc => tqguardedptr.doc} (96%) delete mode 120000 include/ntqgarray.h delete mode 120000 include/ntqgcache.h delete mode 120000 include/ntqgdict.h delete mode 120000 include/ntqgeneric.h delete mode 120000 include/ntqglist.h delete mode 120000 include/ntqglobal.h delete mode 120000 include/ntqgplugin.h delete mode 120000 include/ntqguardedptr.h delete mode 120000 include/ntqgvector.h delete mode 120000 include/private/qgpluginmanager_p.h create mode 120000 include/private/tqgpluginmanager_p.h create mode 120000 include/tqgarray.h create mode 120000 include/tqgcache.h create mode 120000 include/tqgdict.h create mode 120000 include/tqglist.h create mode 120000 include/tqglobal.h create mode 120000 include/tqgplugin.h create mode 120000 include/tqguardedptr.h create mode 120000 include/tqgvector.h rename src/kernel/{qgplugin.cpp => tqgplugin.cpp} (98%) rename src/kernel/{ntqgplugin.h => tqgplugin.h} (100%) rename src/kernel/{qguardedptr.cpp => tqguardedptr.cpp} (99%) rename src/kernel/{ntqguardedptr.h => tqguardedptr.h} (100%) delete mode 100644 src/tools/ntqgeneric.h rename src/tools/{qgarray.cpp => tqgarray.cpp} (99%) rename src/tools/{ntqgarray.h => tqgarray.h} (100%) rename src/tools/{qgcache.cpp => tqgcache.cpp} (99%) rename src/tools/{ntqgcache.h => tqgcache.h} (99%) rename src/tools/{qgdict.cpp => tqgdict.cpp} (99%) rename src/tools/{ntqgdict.h => tqgdict.h} (100%) rename src/tools/{qglist.cpp => tqglist.cpp} (99%) rename src/tools/{ntqglist.h => tqglist.h} (100%) rename src/tools/{qglobal.cpp => tqglobal.cpp} (99%) rename src/tools/{ntqglobal.h => tqglobal.h} (100%) rename src/tools/{qgpluginmanager.cpp => tqgpluginmanager.cpp} (99%) rename src/tools/{qgpluginmanager_p.h => tqgpluginmanager_p.h} (100%) rename src/tools/{qgvector.cpp => tqgvector.cpp} (99%) rename src/tools/{ntqgvector.h => tqgvector.h} (100%) diff --git a/configure b/configure index 88e50396..23595b42 100755 --- a/configure +++ b/configure @@ -881,7 +881,7 @@ done [ -d $outpath/src/tools ] || mkdir -p $outpath/src/tools cat > $outpath/src/tools/qconfig.cpp.new < - + diff --git a/doc/collect.doc b/doc/collect.doc index 12c2c3ee..095912f2 100644 --- a/doc/collect.doc +++ b/doc/collect.doc @@ -105,7 +105,7 @@ The rest of this page dicusses the pointer-based containers. \section1 Architecture of the pointer-based containers There are four internal base classes for the pointer-based -containers (QGCache, QGDict, QGList and QGVector) that operate on +containers (TQGCache, TQGDict, TQGList and TQGVector) that operate on void pointers. A thin template layer implements the actual collections by casting item pointers to and from void pointers. diff --git a/doc/debug.doc b/doc/debug.doc index 20f3cef0..bc0ad42d 100644 --- a/doc/debug.doc +++ b/doc/debug.doc @@ -91,7 +91,7 @@ often useful even without names. \section1 Debugging Macros -The header file \c ntqglobal.h contains many debugging macros and +The header file \c tqglobal.h contains many debugging macros and \c{#define}s. Two important macros are: diff --git a/doc/html/annotated.html b/doc/html/annotated.html index abf9e694..b1e79524 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -171,7 +171,7 @@ body { background: #ffffff; color: black; } TQGridLayoutLays out widgets in a grid TQGridViewAbstract base for fixed-size grids TQGroupBoxGroup box frame with a title -TQGuardedPtrTemplate class that provides guarded pointers to TQObjects +TQGuardedPtrTemplate class that provides guarded pointers to TQObjects TQHBoxHorizontal geometry management for its child widgets TQHBoxLayoutLines up widgets horizontally TQHButtonGroupOrganizes TQButton widgets in a group with one horizontal row diff --git a/doc/html/classchart.html b/doc/html/classchart.html index 7fee244f..948d1eeb 100644 --- a/doc/html/classchart.html +++ b/doc/html/classchart.html @@ -246,7 +246,7 @@ body { background: #ffffff; color: black; } - + diff --git a/doc/html/classes.html b/doc/html/classes.html index b5854f15..b8853c70 100644 --- a/doc/html/classes.html +++ b/doc/html/classes.html @@ -765,7 +765,7 @@ classes, see TQt's Main Classes. -TQGuardedPtr +TQGuardedPtr TQNetworkProtocol diff --git a/doc/html/debug.html b/doc/html/debug.html index ac0220ee..cbe7c9ed 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.

Debugging Macros

-

The header file ntqglobal.h contains many debugging macros and +

The header file tqglobal.h contains many debugging macros and #defines.

Two important macros are:

  • TQGLayoutIterator
  • TQGLColormap -
  • TQGuardedPtr +
  • TQGuardedPtr
  • TQHostAddress
  • TQHttpHeader
      diff --git a/doc/html/index b/doc/html/index index 7904d605..400220ec 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 25f3ee8d..49e2247e 100644 --- a/doc/html/mainclasses.html +++ b/doc/html/mainclasses.html @@ -107,7 +107,7 @@ classes), see TQt's Classes. TQColorDialog -TQGuardedPtr +TQGuardedPtr TQPen diff --git a/doc/html/ntqapplication.html b/doc/html/ntqapplication.html index 51edb764..4ddc4044 100644 --- a/doc/html/ntqapplication.html +++ b/doc/html/ntqapplication.html @@ -1738,7 +1738,7 @@ the event was consumed by normal handling, and -1 if the event

      Prints a warning message containing the source code file name and line number if test is FALSE. -

      This is really a macro defined in ntqglobal.h. +

      This is really a macro defined in tqglobal.h.

      Q_ASSERT is useful for testing pre- and post-conditions.

      Example:

      @@ -1746,7 +1746,7 @@ line number if test is FALSE.
               // File: div.cpp
               //
       
      -        #include <ntqglobal.h>
      +        #include <tqglobal.h>
       
               int divide( int a, int b )
               {
      @@ -1769,7 +1769,7 @@ message using the tqWarning() function:
       

      If p is 0, prints a warning message containing the source code file name and line number, saying that the program ran out of memory. -

      This is really a macro defined in ntqglobal.h. +

      This is really a macro defined in tqglobal.h.

      Example:

               int *a;
      diff --git a/doc/html/ntqvariant.html b/doc/html/ntqvariant.html
      index 9fe348db..e6072413 100644
      --- a/doc/html/ntqvariant.html
      +++ b/doc/html/ntqvariant.html
      @@ -280,7 +280,7 @@ contain.
       
    • TQVariant::Time - a TQTime
    • TQVariant::UInt - an unsigned int

    Note that TQt's definition of bool depends on the compiler. -ntqglobal.h has the system-dependent definition of bool. +tqglobal.h has the system-dependent definition of bool.


    Member Function Documentation

    TQVariant::TQVariant () diff --git a/doc/html/object.html b/doc/html/object.html index 9ff3b9a2..cd1cbee5 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;
  • hierarchical and queryable object trees that organize object ownership in a natural way; -
  • guarded pointers, TQGuardedPtr, that are automatically +
  • guarded pointers, TQGuardedPtr, 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. diff --git a/doc/html/objectmodel.html b/doc/html/objectmodel.html index f2b30000..ffe27ee1 100644 --- a/doc/html/objectmodel.html +++ b/doc/html/objectmodel.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }

    These classes form the basis of the TQt Object Model.

    -
    TQGuardedPtrTemplate class that provides guarded pointers to TQObjects +
    TQGuardedPtrTemplate class that provides guarded pointers to TQObjects
    TQMetaObjectMeta information about TQt objects
    TQMetaPropertyStores meta data about a property
    TQObjectThe base class of all TQt objects diff --git a/doc/html/qaccessible-h.html b/doc/html/qaccessible-h.html index af28f933..97152cc2 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 ef60a96b..1f4830f3 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 99550d23..77d06b77 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 af57c256..0fa779b1 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 a7059ee4..a6708628 100644 --- a/doc/html/qt.dcf +++ b/doc/html/qt.dcf @@ -2944,18 +2944,18 @@
    -
    - QGuardedPtr - isNull - operator T * - operator!= - operator* - operator-> - operator= - operator== - ~QGuardedPtr -
    -
    +
    + TQGuardedPtr + isNull + operator T * + operator!= + operator* + operator-> + operator= + operator== + ~TQGuardedPtr +
    +
    TQHBox diff --git a/doc/html/titleindex b/doc/html/titleindex index cc490b64..706f1afb 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 7f18142a..25d078b3 100644 --- a/doc/html/toplevel-example.html +++ b/doc/html/toplevel-example.html @@ -221,7 +221,7 @@ build the library.
    1. Unfortunately some X11 window managers also require the WX11BypassWM flag to be set in addition; but some other X11 window managers will have problems if this flag is set. Back...
    2. -The example uses TQGuardedPtr to make sure that the +The example uses TQGuardedPtr to make sure that the pointer is reset to zero when the widget object is destroyed due to the WDestructiveClose flag. Back...
    3. diff --git a/doc/html/tqasciicache-h.html b/doc/html/tqasciicache-h.html index 4b855e78..f2859b80 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 793815e9..607ee3cb 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 a588e4eb..7401cb01 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 e4efa73c..7b2f1c7c 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 b1d95ca5..0522a9a0 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 f2105b34..7dcdd88a 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 84e7fff0..cd48d738 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 similarity index 99% rename from doc/html/qglobal-h.html rename to doc/html/tqglobal-h.html index 110d27d4..a8bfeb03 100644 --- a/doc/html/qglobal-h.html +++ b/doc/html/tqglobal-h.html @@ -1,9 +1,9 @@ - + -ntqglobal.h Include File +tqglobal.h Include File