diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-31 19:56:49 +0900 |
commit | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (patch) | |
tree | c38058d08754b389bd058a6d63f75086b49a22b1 /doc/html/annotated.html | |
parent | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (diff) | |
download | tqt-39f8a475.tar.gz tqt-39f8a475.zip |
Rename remaining ntq[i-l]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/annotated.html')
-rw-r--r-- | doc/html/annotated.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 027153d55..cf77a1224 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -184,7 +184,7 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP <tr bgcolor=#f0f0f0><td><b><a href="tqhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP <tr bgcolor=#f0f0f0><td><b><a href="tqhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP -<tr bgcolor=#f0f0f0><td><b><a href="qimevent.html">TQIMEvent</a></b><td>Parameters for input method events +<tr bgcolor=#f0f0f0><td><b><a href="tqimevent.html">TQIMEvent</a></b><td>Parameters for input method events <tr bgcolor=#f0f0f0><td><b><a href="tqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices <tr bgcolor=#f0f0f0><td><b><a href="tqicondrag.html">TQIconDrag</a></b><td>Supports drag and drop operations within a TQIconView <tr bgcolor=#f0f0f0><td><b><a href="tqicondragevent.html">TQIconDragEvent</a></b><td>Signals that a main icon drag has begun @@ -201,21 +201,21 @@ body { background: #ffffff; color: black; } <tr bgcolor=#f0f0f0><td><b><a href="tqimageformatplugin.html">TQImageFormatPlugin</a></b><td>Abstract base for custom image format plugins <tr bgcolor=#f0f0f0><td><b><a href="tqimageformattype.html">TQImageFormatType</a></b><td>Factory that makes TQImageFormat objects <tr bgcolor=#f0f0f0><td><b><a href="tqimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images -<tr bgcolor=#f0f0f0><td><b><a href="ntqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user +<tr bgcolor=#f0f0f0><td><b><a href="tqinputdialog.html">TQInputDialog</a></b><td>Simple convenience dialog to get a single value from the user <tr bgcolor=#f0f0f0><td><b><a href="tqintcache.html">TQIntCache</a></b><td>Template class that provides a cache based on long keys <tr bgcolor=#f0f0f0><td><b><a href="tqintcacheiterator.html">TQIntCacheIterator</a></b><td>Iterator for TQIntCache collections <tr bgcolor=#f0f0f0><td><b><a href="tqintdict.html">TQIntDict</a></b><td>Template class that provides a dictionary based on long keys <tr bgcolor=#f0f0f0><td><b><a href="tqintdictiterator.html">TQIntDictIterator</a></b><td>Iterator for TQIntDict collections -<tr bgcolor=#f0f0f0><td><b><a href="qintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range +<tr bgcolor=#f0f0f0><td><b><a href="tqintvalidator.html">TQIntValidator</a></b><td>Validator which ensures that a string contains a valid integer within a specified range <tr bgcolor=#f0f0f0><td><b><a href="tqjiscodec.html">TQJisCodec</a></b><td>Conversion to and from JIS character sets -<tr bgcolor=#f0f0f0><td><b><a href="qkeyevent.html">TQKeyEvent</a></b><td>Describes a key event -<tr bgcolor=#f0f0f0><td><b><a href="ntqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators +<tr bgcolor=#f0f0f0><td><b><a href="tqkeyevent.html">TQKeyEvent</a></b><td>Describes a key event +<tr bgcolor=#f0f0f0><td><b><a href="tqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators <tr bgcolor=#f0f0f0><td><b><a href="tqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits <tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display <tr bgcolor=#f0f0f0><td><b><a href="tqlayout.html">TQLayout</a></b><td>The base class of geometry managers <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates <tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem -<tr bgcolor=#f0f0f0><td><b><a href="ntqlibrary.html">TQLibrary</a></b><td>Wrapper for handling shared libraries +<tr bgcolor=#f0f0f0><td><b><a href="tqlibrary.html">TQLibrary</a></b><td>Wrapper for handling shared libraries <tr bgcolor=#f0f0f0><td><b><a href="tqlineedit.html">TQLineEdit</a></b><td>One-line text editor <tr bgcolor=#f0f0f0><td><b><a href="tqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items <tr bgcolor=#f0f0f0><td><b><a href="tqlistboxitem.html">TQListBoxItem</a></b><td>The base class of all list box items |