From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index cf77a1224..99b8afb08 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -227,7 +227,7 @@ body { background: #ffffff; color: black; } TQLocalFsImplementation of a TQNetworkProtocol that works on the local file system TQLocaleConverts between numbers and their string representations in various languages TQMacMimeMaps open-standard MIME to Mac flavors -TQMacStyleImplements an Appearance Manager style +TQMacStyleImplements an Appearance Manager style TQMainWindowMain application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar TQMapValue-based template class that provides a dictionary TQMapConstIteratorIterator for TQMap @@ -235,9 +235,9 @@ body { background: #ffffff; color: black; } TQMemArrayTemplate class that provides arrays of simple types TQMenuBarHorizontal menu bar TQMenuDataBase class for TQMenuBar and TQPopupMenu -TQMessageBoxModal dialog with a short message, an icon, and some buttons -TQMetaObjectMeta information about TQt objects -TQMetaPropertyStores meta data about a property +TQMessageBoxModal dialog with a short message, an icon, and some buttons +TQMetaObjectMeta information about TQt objects +TQMetaPropertyStores meta data about a property TQMimeSourceAbstraction of objects which provide formatted data of a certain MIME type TQMimeSourceFactoryExtensible provider of mime-typed data TQMotifThe basis of the Motif Extension @@ -245,15 +245,15 @@ body { background: #ffffff; color: black; } TQMotifPlusStyleMore sophisticated Motif-ish look and feel TQMotifStyleMotif look and feel TQMotifWidgetThe TQWidget API for Xt/Motif widgets -TQMouseEventParameters that describe a mouse event -TQMoveEventEvent parameters for move events +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 -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 -TQNPluginThe main factory for plugin objects +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 +TQNPluginThe main factory for plugin objects TQNetworkOperationCommon operations for network protocols TQNetworkProtocolCommon API for network protocols TQObjectThe base class of all TQt objects @@ -289,12 +289,12 @@ body { background: #ffffff; color: black; } TQPtrVectorTemplate collection class that provides a vector (array) TQPushButtonCommand button TQRadioButtonRadio button with a text or pixmap label -TQRangeControlInteger value within a range +TQRangeControlInteger value within a range TQRectDefines a rectangle in the plane TQRegExpPattern matching using regular expressions TQRegExpValidatorUsed to check a string against a regular expression TQRegionClip region for a painter -TQResizeEventEvent parameters for resize events +TQResizeEventEvent parameters for resize events TQSGIStyleSGI/Irix look and feel TQScrollBarVertical or horizontal scroll bar TQScrollViewScrolling area with on-demand scroll bars -- cgit v1.2.1