From aeefd3fe454bfaed093355278b1e2caa84bfd77a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 12:33:25 +0900 Subject: Rename threading nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 57ac9aecf..9633f5286 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -248,8 +248,8 @@ body { background: #ffffff; color: black; } TQMouseEventParameters that describe a mouse event TQMoveEventEvent parameters for move events TQMovieIncremental loading of animations or images, signalling as it progresses -TQMutexAccess serialization between threads -TQMutexLockerSimplifies locking and unlocking TQMutexes +TQMutexAccess serialization between threads +TQMutexLockerSimplifies locking and unlocking TQMutexes TQNPInstanceTQObject that is a web browser plugin TQNPStreamStream of data provided to a TQNPInstance by the browser TQNPWidgetTQWidget that is a web browser plugin window @@ -298,7 +298,7 @@ body { background: #ffffff; color: black; } TQSGIStyleSGI/Irix look and feel TQScrollBarVertical or horizontal scroll bar TQScrollViewScrolling area with on-demand scroll bars -TQSemaphoreRobust integer semaphore +TQSemaphoreRobust integer semaphore TQServerSocketTCP-based server TQSessionManagerAccess to the session manager TQSettingsPersistent platform-independent application settings @@ -368,8 +368,8 @@ body { background: #ffffff; color: black; } TQTextIStreamConvenience class for input streams TQTextOStreamConvenience class for output streams TQTextStreamBasic functions for reading and writing text using a TQIODevice -TQThreadPlatform-independent threads -TQThreadStoragePer-thread data storage +TQThreadPlatform-independent threads +TQThreadStoragePer-thread data storage TQTimeClock time functions TQTimeEditTime editor TQTimerTimer signals and single-shot timers @@ -399,7 +399,7 @@ body { background: #ffffff; color: black; } TQValueVectorValue-based template class that provides a dynamic array TQVariantActs like a union for the most common TQt data types TQWMatrix2D transformations of a coordinate system -TQWaitConditionAllows waiting/waking for conditions between threads +TQWaitConditionAllows waiting/waking for conditions between threads TQWhatsThisSimple description of any widget, i.e. answering the question "What's this?" TQWheelEventParameters that describe a wheel event TQWidgetThe base class of all user interface objects -- cgit v1.2.1