diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 | 
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/headerfilesynonyms | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/headerfilesynonyms')
| -rw-r--r-- | doc/html/headerfilesynonyms | 26 | 
1 files changed, 13 insertions, 13 deletions
| diff --git a/doc/html/headerfilesynonyms b/doc/html/headerfilesynonyms index 713c3b64b..5c56c913f 100644 --- a/doc/html/headerfilesynonyms +++ b/doc/html/headerfilesynonyms @@ -55,7 +55,7 @@ tqcolordrag.h tqdragobject.h  tqtimerevent.h tqevent.h  qmouseevent.h tqevent.h  qwheelevent.h tqevent.h -qtabletevent.h tqevent.h +tqtabletevent.h tqevent.h  qkeyevent.h tqevent.h  qfocusevent.h tqevent.h  tqpaintevent.h tqevent.h @@ -95,16 +95,16 @@ qlayoutiterator.h ntqlayout.h  qlayoutitem.h ntqlayout.h  qspaceritem.h ntqlayout.h  tqwidgetitem.h ntqlayout.h -qgridlayout.h ntqlayout.h +tqgridlayout.h ntqlayout.h  qboxlayout.h ntqlayout.h  qhboxlayout.h ntqlayout.h  qvboxlayout.h ntqlayout.h -qlistboxitem.h ntqlistbox.h -qlistboxtext.h ntqlistbox.h -qlistboxpixmap.h ntqlistbox.h -qlistviewitem.h ntqlistview.h -tqchecklistitem.h ntqlistview.h -qlistviewitemiterator.h ntqlistview.h +tqlistboxitem.h tqlistbox.h +tqlistboxtext.h tqlistbox.h +tqlistboxpixmap.h tqlistbox.h +tqlistviewitem.h tqlistview.h +tqchecklistitem.h tqlistview.h +tqlistviewitemiterator.h tqlistview.h  qmacstyle.h qmacstyle_mac.h  tqmapiterator.h tqmap.h  tqmapconstiterator.h tqmap.h @@ -134,11 +134,11 @@ tqstrlistiterator.h tqstrlist.h  tqstrilist.h tqstrlist.h  tqstyleoption.h tqstyle.h  tqstylesheetitem.h tqstylesheet.h -qtab.h ntqtabbar.h -qtableselection.h ntqtable.h -qtableitem.h ntqtable.h -tqcombotableitem.h ntqtable.h -tqchecktableitem.h ntqtable.h +tqtab.h tqtabbar.h +tqtableselection.h tqtable.h +tqtableitem.h tqtable.h +tqcombotableitem.h tqtable.h +tqchecktableitem.h tqtable.h  tqtextencoder.h tqtextcodec.h  tqtextdecoder.h tqtextcodec.h  tqtextistream.h tqtextstream.h | 
