diff options
author | Michele Calgaro <[email protected]> | 2024-07-07 13:06:00 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-07-07 13:06:00 +0900 |
commit | 628b0bb74c3fc327efff8add9c73ada04b1cbea2 (patch) | |
tree | 16062922d35b5e0153b9f866e440f36603bd4f55 /doc/html/annotated.html | |
parent | 7552c6d73043b1040139033f6864db48ae5446cf (diff) | |
download | tqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.tar.gz tqt3-628b0bb74c3fc327efff8add9c73ada04b1cbea2.zip |
Rename drag-n-drop nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r-- | doc/html/annotated.html | 24 |
1 files changed, 12 insertions, 12 deletions
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; } <tr bgcolor=#f0f0f0><td><b><a href="qcloseevent.html">TQCloseEvent</a></b><td>Parameters that describe a close event <tr bgcolor=#f0f0f0><td><b><a href="ntqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values <tr bgcolor=#f0f0f0><td><b><a href="ntqcolordialog.html">TQColorDialog</a></b><td>Dialog widget for specifying colors -<tr bgcolor=#f0f0f0><td><b><a href="qcolordrag.html">TQColorDrag</a></b><td>Drag and drop object for transferring colors +<tr bgcolor=#f0f0f0><td><b><a href="tqcolordrag.html">TQColorDrag</a></b><td>Drag and drop object for transferring colors <tr bgcolor=#f0f0f0><td><b><a href="qcolorgroup.html">TQColorGroup</a></b><td>Group of widget colors <tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list <tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables @@ -133,11 +133,11 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqdomprocessinginstruction.html">TQDomProcessingInstruction</a></b><td>Represents an XML processing instruction <tr bgcolor=#f0f0f0><td><b><a href="tqdomtext.html">TQDomText</a></b><td>Represents text data in the parsed XML document <tr bgcolor=#f0f0f0><td><b><a href="qdoublevalidator.html">TQDoubleValidator</a></b><td>Range checking of floating-point numbers -<tr bgcolor=#f0f0f0><td><b><a href="qdragenterevent.html">TQDragEnterEvent</a></b><td>Event which is sent to the widget when a drag and drop first drags onto the widget -<tr bgcolor=#f0f0f0><td><b><a href="qdragleaveevent.html">TQDragLeaveEvent</a></b><td>Event which is sent to the widget when a drag and drop leaves the widget -<tr bgcolor=#f0f0f0><td><b><a href="qdragmoveevent.html">TQDragMoveEvent</a></b><td>Event which is sent while a drag and drop is in progress -<tr bgcolor=#f0f0f0><td><b><a href="ntqdragobject.html">TQDragObject</a></b><td>Encapsulates MIME-based data transfer -<tr bgcolor=#f0f0f0><td><b><a href="qdropevent.html">TQDropEvent</a></b><td>Event which is sent when a drag and drop is completed +<tr bgcolor=#f0f0f0><td><b><a href="tqdragenterevent.html">TQDragEnterEvent</a></b><td>Event which is sent to the widget when a drag and drop first drags onto the widget +<tr bgcolor=#f0f0f0><td><b><a href="tqdragleaveevent.html">TQDragLeaveEvent</a></b><td>Event which is sent to the widget when a drag and drop leaves the widget +<tr bgcolor=#f0f0f0><td><b><a href="tqdragmoveevent.html">TQDragMoveEvent</a></b><td>Event which is sent while a drag and drop is in progress +<tr bgcolor=#f0f0f0><td><b><a href="tqdragobject.html">TQDragObject</a></b><td>Encapsulates MIME-based data transfer +<tr bgcolor=#f0f0f0><td><b><a href="tqdropevent.html">TQDropEvent</a></b><td>Event which is sent when a drag and drop is completed <tr bgcolor=#f0f0f0><td><b><a href="tqeditorfactory.html">TQEditorFactory</a></b><td>Used to create editor widgets for TQVariant data types <tr bgcolor=#f0f0f0><td><b><a href="ntqerrormessage.html">TQErrorMessage</a></b><td>Error message display dialog <tr bgcolor=#f0f0f0><td><b><a href="tqeucjpcodec.html">TQEucJpCodec</a></b><td>Conversion to and from EUC-JP character sets @@ -226,7 +226,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems <tr bgcolor=#f0f0f0><td><b><a href="ntqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system <tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages -<tr bgcolor=#f0f0f0><td><b><a href="qmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors +<tr bgcolor=#f0f0f0><td><b><a href="tqmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors <tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style <tr bgcolor=#f0f0f0><td><b><a href="tqmainwindow.html">TQMainWindow</a></b><td>Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar <tr bgcolor=#f0f0f0><td><b><a href="tqmap.html">TQMap</a></b><td>Value-based template class that provides a dictionary @@ -238,8 +238,8 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="ntqmessagebox.html">TQMessageBox</a></b><td>Modal dialog with a short message, an icon, and some buttons <tr bgcolor=#f0f0f0><td><b><a href="ntqmetaobject.html">TQMetaObject</a></b><td>Meta information about TQt objects <tr bgcolor=#f0f0f0><td><b><a href="qmetaproperty.html">TQMetaProperty</a></b><td>Stores meta data about a property -<tr bgcolor=#f0f0f0><td><b><a href="qmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type -<tr bgcolor=#f0f0f0><td><b><a href="qmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data +<tr bgcolor=#f0f0f0><td><b><a href="tqmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type +<tr bgcolor=#f0f0f0><td><b><a href="tqmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data <tr bgcolor=#f0f0f0><td><b><a href="qmotif.html">TQMotif</a></b><td>The basis of the <a href="motif-extension.html#Motif">Motif</a> Extension <tr bgcolor=#f0f0f0><td><b><a href="qmotifdialog.html">TQMotifDialog</a></b><td>The TQDialog API for Motif-based dialogs <tr bgcolor=#f0f0f0><td><b><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel @@ -337,7 +337,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqsqlresult.html">TQSqlResult</a></b><td>Abstract interface for accessing data from SQL databases <tr bgcolor=#f0f0f0><td><b><a href="tqsqlselectcursor.html">TQSqlSelectCursor</a></b><td>Browsing of general SQL SELECT statements <tr bgcolor=#f0f0f0><td><b><a href="tqstatusbar.html">TQStatusBar</a></b><td>Horizontal bar suitable for presenting status information -<tr bgcolor=#f0f0f0><td><b><a href="qstoreddrag.html">TQStoredDrag</a></b><td>Simple stored-value drag object for arbitrary MIME data +<tr bgcolor=#f0f0f0><td><b><a href="tqstoreddrag.html">TQStoredDrag</a></b><td>Simple stored-value drag object for arbitrary MIME data <tr bgcolor=#f0f0f0><td><b><a href="tqstrilist.html">TQStrIList</a></b><td>Doubly-linked list of char* with case-insensitive comparison <tr bgcolor=#f0f0f0><td><b><a href="tqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char* <tr bgcolor=#f0f0f0><td><b><a href="tqstrlistiterator.html">TQStrListIterator</a></b><td>Iterator for the TQStrList and TQStrIList classes @@ -382,7 +382,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="ntqtranslator.html">TQTranslator</a></b><td><a href="i18n.html#internationalization">Internationalization</a> support for text output <tr bgcolor=#f0f0f0><td><b><a href="qtranslatormessage.html">TQTranslatorMessage</a></b><td>Translator message and its properties <tr bgcolor=#f0f0f0><td><b><a href="tqtsciicodec.html">TQTsciiCodec</a></b><td>Conversion to and from the Tamil TSCII encoding -<tr bgcolor=#f0f0f0><td><b><a href="quridrag.html">TQUriDrag</a></b><td>Drag object for a list of URI references +<tr bgcolor=#f0f0f0><td><b><a href="tquridrag.html">TQUriDrag</a></b><td>Drag object for a list of URI references <tr bgcolor=#f0f0f0><td><b><a href="ntqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs <tr bgcolor=#f0f0f0><td><b><a href="ntqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs <tr bgcolor=#f0f0f0><td><b><a href="ntqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs @@ -407,7 +407,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqwidgetitem.html">TQWidgetItem</a></b><td>Layout item that represents a widget <tr bgcolor=#f0f0f0><td><b><a href="tqwidgetplugin.html">TQWidgetPlugin</a></b><td>Abstract base for custom TQWidget plugins <tr bgcolor=#f0f0f0><td><b><a href="tqwidgetstack.html">TQWidgetStack</a></b><td>Stack of widgets of which only the top widget is user-visible -<tr bgcolor=#f0f0f0><td><b><a href="qwindowsmime.html">TQWindowsMime</a></b><td>Maps open-standard MIME to Window Clipboard formats +<tr bgcolor=#f0f0f0><td><b><a href="tqwindowsmime.html">TQWindowsMime</a></b><td>Maps open-standard MIME to Window Clipboard formats <tr bgcolor=#f0f0f0><td><b><a href="ntqwindowsstyle.html">TQWindowsStyle</a></b><td>Microsoft Windows-like look and feel <tr bgcolor=#f0f0f0><td><b><a href="ntqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs <tr bgcolor=#f0f0f0><td><b><a href="tqworkspace.html">TQWorkspace</a></b><td>Workspace window that can contain decorated windows, e.g. for MDI |