Miscellaneous Qt3 support conversion.
commit6c60f5ba3a045da3f9ff760cefeda0f4daca3680
authorJohannes Sixt <j6t@kdbg.org>
Fri, 15 Oct 2010 20:38:12 +0000 (15 22:38 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Thu, 21 Oct 2010 20:07:13 +0000 (21 22:07 +0200)
treea256135bc20c736edd738531f4aed05f889f4451
parent384aa762c5466d9cbe805cad7fb28a96b000310a
Miscellaneous Qt3 support conversion.

Replace Q3TextDrag, Q3GridLayout, Q3PopupMenu, Q3VBoxLayout, Q3HBoxLayout,
Q3CString, Q3ValueVector.

Thanks to Gilles Allard, whose initial conversion was very helpful.
12 files changed:
kdbg/dbgmainwnd.cpp
kdbg/memwindow.cpp
kdbg/memwindow.h
kdbg/prefdebugger.cpp
kdbg/prefdebugger.h
kdbg/prefmisc.cpp
kdbg/prefmisc.h
kdbg/procattach.cpp
kdbg/procattach.h
kdbg/regwnd.cpp
kdbg/regwnd.h
kdbg/watchwindow.cpp