From 628b0bb74c3fc327efff8add9c73ada04b1cbea2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 13:06:00 +0900 Subject: Rename drag-n-drop nt* related files to equivalent tq* 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 fba80fe4e..608ae9887 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -86,7 +86,7 @@ body { background: #ffffff; color: black; } TQCloseEventParameters that describe a close event TQColorColors based on RGB or HSV values TQColorDialogDialog widget for specifying colors -TQColorDragDrag and drop object for transferring colors +TQColorDragDrag and drop object for transferring colors TQColorGroupGroup of widget colors TQComboBoxCombined button and popup list TQComboTableItemMeans of using comboboxes in TQTables @@ -133,11 +133,11 @@ body { background: #ffffff; color: black; } TQDomProcessingInstructionRepresents an XML processing instruction TQDomTextRepresents text data in the parsed XML document 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 +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 TQEucJpCodecConversion to and from EUC-JP character sets @@ -226,7 +226,7 @@ body { background: #ffffff; color: black; } TQListViewItemIteratorIterator for collections of TQListViewItems 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 +TQMacMimeMaps open-standard MIME to Mac flavors 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 @@ -238,8 +238,8 @@ body { background: #ffffff; color: black; } 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 +TQMimeSourceAbstraction of objects which provide formatted data of a certain MIME type +TQMimeSourceFactoryExtensible provider of mime-typed data TQMotifThe basis of the Motif Extension TQMotifDialogThe TQDialog API for Motif-based dialogs TQMotifPlusStyleMore sophisticated Motif-ish look and feel @@ -337,7 +337,7 @@ body { background: #ffffff; color: black; } TQSqlResultAbstract interface for accessing data from SQL databases TQSqlSelectCursorBrowsing of general SQL SELECT statements TQStatusBarHorizontal bar suitable for presenting status information -TQStoredDragSimple stored-value drag object for arbitrary MIME data +TQStoredDragSimple stored-value drag object for arbitrary MIME data TQStrIListDoubly-linked list of char* with case-insensitive comparison TQStrListDoubly-linked list of char* TQStrListIteratorIterator for the TQStrList and TQStrIList classes @@ -382,7 +382,7 @@ body { background: #ffffff; color: black; } TQTranslatorInternationalization support for text output TQTranslatorMessageTranslator message and its properties TQTsciiCodecConversion to and from the Tamil TSCII encoding -TQUriDragDrag object for a list of URI references +TQUriDragDrag object for a list of URI references TQUrlURL parser and simplifies working with URLs TQUrlInfoStores information about URLs TQUrlOperatorCommon operations on URLs @@ -407,7 +407,7 @@ body { background: #ffffff; color: black; } TQWidgetItemLayout item that represents a widget TQWidgetPluginAbstract base for custom TQWidget plugins TQWidgetStackStack of widgets of which only the top widget is user-visible -TQWindowsMimeMaps open-standard MIME to Window Clipboard formats +TQWindowsMimeMaps open-standard MIME to Window Clipboard formats TQWindowsStyleMicrosoft Windows-like look and feel TQWizardFramework for wizard dialogs TQWorkspaceWorkspace window that can contain decorated windows, e.g. for MDI -- cgit v1.2.1