From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 665e70d73..027153d55 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -113,8 +113,8 @@ body { background: #ffffff; color: black; } TQDictIteratorIterator for TQDict collections TQDirAccess to directory structures and their contents in a platform-independent way TQDnsAsynchronous DNS lookups -TQDockAreaManages and lays out TQDockWindows -TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop +TQDockAreaManages and lays out TQDockWindows +TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop TQDomAttrRepresents one attribute of a TQDomElement TQDomCDATASectionRepresents an XML CDATA section TQDomCharacterDataRepresents a generic string in the DOM @@ -132,14 +132,14 @@ body { background: #ffffff; color: black; } TQDomNotationRepresents an XML notation TQDomProcessingInstructionRepresents an XML processing instruction TQDomTextRepresents text data in the parsed XML document -TQDoubleValidatorRange checking of floating-point numbers +TQDoubleValidatorRange checking of floating-point numbers TQDragEnterEventEvent which is sent to the widget when a drag and drop first drags onto the widget TQDragLeaveEventEvent which is sent to the widget when a drag and drop leaves the widget TQDragMoveEventEvent which is sent while a drag and drop is in progress TQDragObjectEncapsulates MIME-based data transfer TQDropEventEvent which is sent when a drag and drop is completed TQEditorFactoryUsed to create editor widgets for TQVariant data types -TQErrorMessageError message display dialog +TQErrorMessageError message display dialog TQEucJpCodecConversion to and from EUC-JP character sets TQEucKrCodecConversion to and from EUC-KR character sets TQEventThe base class of all event classes. Event objects contain event parameters @@ -149,8 +149,8 @@ body { background: #ffffff; color: black; } TQFileIconProviderIcons for TQFileDialog to use TQFileInfoSystem-independent file information TQFilePreviewFile previewing in TQFileDialog -TQFocusDataMaintains the list of widgets in the focus chain -TQFocusEventEvent parameters for widget focus events +TQFocusDataMaintains the list of widgets in the focus chain +TQFocusEventEvent parameters for widget focus events TQFontFont used for drawing text TQFontDatabaseInformation about the fonts available in the underlying window system TQFontDialogDialog widget for selecting a font @@ -178,7 +178,7 @@ body { background: #ffffff; color: black; } TQHGroupBoxOrganizes widgets in a group with one horizontal row TQHeaderHeader row or column, e.g. for tables and listviews TQHebrewCodecConversion to and from visually ordered Hebrew -TQHideEventEvent which is sent after a widget is hidden +TQHideEventEvent which is sent after a widget is hidden TQHostAddressIP address TQHttpImplementation of the HTTP protocol TQHttpHeaderHeader information for HTTP @@ -391,7 +391,7 @@ body { background: #ffffff; color: black; } TQVBoxLayoutLines up widgets vertically TQVButtonGroupOrganizes TQButton widgets in a vertical column TQVGroupBoxOrganizes a group of widgets in a vertical column -TQValidatorValidation of input text +TQValidatorValidation of input text TQValueListValue-based template class that provides lists TQValueListConstIteratorConst iterator for TQValueList TQValueListIteratorIterator for TQValueList -- cgit v1.2.3