summaryrefslogtreecommitdiffstats
path: root/doc/html/index
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-06-30 12:33:25 +0900
committerMichele Calgaro <[email protected]>2024-06-30 12:33:25 +0900
commitaeefd3fe454bfaed093355278b1e2caa84bfd77a (patch)
tree2d2b7ae985b004b3114ad2b25a879797be18d427 /doc/html/index
parent2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 (diff)
downloadtqt3-aeefd3fe454bfaed093355278b1e2caa84bfd77a.tar.gz
tqt3-aeefd3fe454bfaed093355278b1e2caa84bfd77a.zip
Rename threading nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/index')
-rw-r--r--doc/html/index88
1 files changed, 44 insertions, 44 deletions
diff --git a/doc/html/index b/doc/html/index
index fa9d3bf3c..e73b3c12a 100644
--- a/doc/html/index
+++ b/doc/html/index
@@ -4139,17 +4139,17 @@
"QMultiLineEdit::setCursorPosition" ntqmultilineedit.html#setCursorPosition
"QMultiLineEdit::setEdited" ntqmultilineedit.html#setEdited
"QMultiLineEdit::textLine" ntqmultilineedit.html#textLine
-"QMutex" ntqmutex.html
-"QMutex::lock" ntqmutex.html#lock
-"QMutex::locked" ntqmutex.html#locked
-"QMutex::tryLock" ntqmutex.html#tryLock
-"QMutex::unlock" ntqmutex.html#unlock
-"QMutex::~QMutex" ntqmutex.html#~QMutex
-"QMutexLocker" qmutexlocker.html
-"QMutexLocker::mutex" qmutexlocker.html#mutex
-"QMutexLocker::~QMutexLocker" qmutexlocker.html#~QMutexLocker
-"QMutexPool::get" qmutexpool.html#get
-"QMutexPool::~QMutexPool" qmutexpool.html#~QMutexPool
+"TQMutex" tqmutex.html
+"TQMutex::lock" tqmutex.html#lock
+"TQMutex::locked" tqmutex.html#locked
+"TQMutex::tryLock" tqmutex.html#tryLock
+"TQMutex::unlock" tqmutex.html#unlock
+"TQMutex::~TQMutex" tqmutex.html#~TQMutex
+"TQMutexLocker" tqmutexlocker.html
+"TQMutexLocker::mutex" tqmutexlocker.html#mutex
+"TQMutexLocker::~TQMutexLocker" tqmutexlocker.html#~TQMutexLocker
+"TQMutexPool::get" tqmutexpool.html#get
+"TQMutexPool::~TQMutexPool" tqmutexpool.html#~TQMutexPool
"QNPInstance" qnpinstance.html
"QNPInstance::InstanceMode" qnpinstance.html#InstanceMode
"QNPInstance::Reason" qnpinstance.html#Reason
@@ -5186,15 +5186,15 @@
"QScrollView::visibleWidth" ntqscrollview.html#visibleWidth
"QScrollView::visibleWidth" ntqscrollview.html#visibleWidth-prop
"QScrollView::~QScrollView" ntqscrollview.html#~QScrollView
-"QSemaphore" ntqsemaphore.html
-"QSemaphore::available" ntqsemaphore.html#available
-"QSemaphore::operator++" ntqsemaphore.html#operator++
-"QSemaphore::operator+=" ntqsemaphore.html#operator+-eq
-"QSemaphore::operator--" ntqsemaphore.html#operator--
-"QSemaphore::operator-=" ntqsemaphore.html#operator--eq
-"QSemaphore::total" ntqsemaphore.html#total
-"QSemaphore::tryAccess" ntqsemaphore.html#tryAccess
-"QSemaphore::~QSemaphore" ntqsemaphore.html#~QSemaphore
+"TQSemaphore" tqsemaphore.html
+"TQSemaphore::available" tqsemaphore.html#available
+"TQSemaphore::operator++" tqsemaphore.html#operator++
+"TQSemaphore::operator+=" tqsemaphore.html#operator+-eq
+"TQSemaphore::operator--" tqsemaphore.html#operator--
+"TQSemaphore::operator-=" tqsemaphore.html#operator--eq
+"TQSemaphore::total" tqsemaphore.html#total
+"TQSemaphore::tryAccess" tqsemaphore.html#tryAccess
+"TQSemaphore::~TQSemaphore" tqsemaphore.html#~TQSemaphore
"QServerSocket" ntqserversocket.html
"QServerSocket::address" ntqserversocket.html#address
"QServerSocket::newConnection" ntqserversocket.html#newConnection
@@ -6679,25 +6679,25 @@
"TQTextView::readOnly" tqtextview.html#readOnly-prop
"TQTextView::undoDepth" tqtextview.html#undoDepth-prop
"TQTextView::undoRedoEnabled" tqtextview.html#undoRedoEnabled-prop
-"QThread" ntqthread.html
-"QThread::Priority" ntqthread.html#Priority
-"QThread::currentThread" ntqthread.html#currentThread
-"QThread::exit" ntqthread.html#exit
-"QThread::finished" ntqthread.html#finished
-"QThread::msleep" ntqthread.html#msleep
-"QThread::run" ntqthread.html#run
-"QThread::running" ntqthread.html#running
-"QThread::sleep" ntqthread.html#sleep
-"QThread::start" ntqthread.html#start
-"QThread::terminate" ntqthread.html#terminate
-"QThread::usleep" ntqthread.html#usleep
-"QThread::wait" ntqthread.html#wait
-"QThread::~QThread" ntqthread.html#~QThread
-"QThreadStorage" ntqthreadstorage.html
-"QThreadStorage::hasLocalData" ntqthreadstorage.html#hasLocalData
-"QThreadStorage::localData" ntqthreadstorage.html#localData
-"QThreadStorage::setLocalData" ntqthreadstorage.html#setLocalData
-"QThreadStorage::~QThreadStorage" ntqthreadstorage.html#~QThreadStorage
+"TQThread" tqthread.html
+"TQThread::Priority" tqthread.html#Priority
+"TQThread::currentThread" tqthread.html#currentThread
+"TQThread::exit" tqthread.html#exit
+"TQThread::finished" tqthread.html#finished
+"TQThread::msleep" tqthread.html#msleep
+"TQThread::run" tqthread.html#run
+"TQThread::running" tqthread.html#running
+"TQThread::sleep" tqthread.html#sleep
+"TQThread::start" tqthread.html#start
+"TQThread::terminate" tqthread.html#terminate
+"TQThread::usleep" tqthread.html#usleep
+"TQThread::wait" tqthread.html#wait
+"TQThread::~TQThread" tqthread.html#~TQThread
+"TQThreadStorage" tqthreadstorage.html
+"TQThreadStorage::hasLocalData" tqthreadstorage.html#hasLocalData
+"TQThreadStorage::localData" tqthreadstorage.html#localData
+"TQThreadStorage::setLocalData" tqthreadstorage.html#setLocalData
+"TQThreadStorage::~TQThreadStorage" tqthreadstorage.html#~TQThreadStorage
"TQTime" tqtime.html
"TQTime::addMSecs" tqtime.html#addMSecs
"TQTime::addSecs" tqtime.html#addSecs
@@ -7249,11 +7249,11 @@
"QWMatrix::shear" ntqwmatrix.html#shear
"QWMatrix::transformationMode" ntqwmatrix.html#transformationMode
"QWMatrix::translate" ntqwmatrix.html#translate
-"QWaitCondition" ntqwaitcondition.html
-"QWaitCondition::wait" ntqwaitcondition.html#wait
-"QWaitCondition::wakeAll" ntqwaitcondition.html#wakeAll
-"QWaitCondition::wakeOne" ntqwaitcondition.html#wakeOne
-"QWaitCondition::~QWaitCondition" ntqwaitcondition.html#~QWaitCondition
+"TQWaitCondition" tqwaitcondition.html
+"TQWaitCondition::wait" tqwaitcondition.html#wait
+"TQWaitCondition::wakeAll" tqwaitcondition.html#wakeAll
+"TQWaitCondition::wakeOne" tqwaitcondition.html#wakeOne
+"TQWaitCondition::~TQWaitCondition" tqwaitcondition.html#~TQWaitCondition
"QWhatsThis" ntqwhatsthis.html
"QWhatsThis::add" ntqwhatsthis.html#add
"QWhatsThis::clicked" ntqwhatsthis.html#clicked