Danny Kukawka wrote: >>>5.) [0.4.5/0.5.0] Dependency to old Qt1/Qt2 headers, e.g. qvector.h. >>>Imo it would be a good idea to use the Qt3 counterparts. > > > o.k. I removed the included header. Was not needed. Do you know which other > headers are obsolete? Is there a way to check this automatically?
I don't know of an automated way to check this unfortunately. You can read [1] for some general porting guideline. In Debian we have separated the compatibility headers into an own package. I attached the list of the files in this package. Maybe this helps too. Many of this header files just include the corresponding header files for Qt3. Cheers, Michael [1] http://doc.trolltech.com/3.0/porting.html -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
/usr/include/qt3/qlist.h /usr/include/qt3/qiodev.h /usr/include/qt3/qpaintd.h /usr/include/qt3/qrangect.h /usr/include/qt3/qpushbt.h /usr/include/qt3/qtstream.h /usr/include/qt3/qpsprn.h /usr/include/qt3/qgrpbox.h /usr/include/qt3/qcombo.h /usr/include/qt3/qmultilinedit.h /usr/include/qt3/qvector.h /usr/include/qt3/qwidcoll.h /usr/include/qt3/qchkbox.h /usr/include/qt3/qscrbar.h /usr/include/qt3/qqueue.h /usr/include/qt3/qobjcoll.h /usr/include/qt3/qobjdefs.h /usr/include/qt3/qbttngrp.h /usr/include/qt3/qpaintdc.h /usr/include/qt3/qtabdlg.h /usr/include/qt3/qprogbar.h /usr/include/qt3/qprogdlg.h /usr/include/qt3/qmetaobj.h /usr/include/qt3/qlined.h /usr/include/qt3/qclipbrd.h /usr/include/qt3/qpmcache.h /usr/include/qt3/qintcach.h /usr/include/qt3/qsocknot.h /usr/include/qt3/qbitarry.h /usr/include/qt3/qstack.h /usr/include/qt3/qpntarry.h /usr/include/qt3/qapp.h /usr/include/qt3/qcollection.h /usr/include/qt3/qprndlg.h /usr/include/qt3/qcollect.h /usr/include/qt3/qfiledef.h /usr/include/qt3/qfiledlg.h /usr/include/qt3/qdrawutl.h /usr/include/qt3/qfileinf.h /usr/include/qt3/qpdevmet.h /usr/include/qt3/qwindefs.h /usr/include/qt3/qradiobt.h /usr/include/qt3/qpopmenu.h /usr/include/qt3/qfontinf.h /usr/include/qt3/qfontmet.h /usr/include/qt3/qmenudta.h /usr/include/qt3/qmsgbox.h /usr/include/qt3/qmlined.h /usr/include/qt3/qlcdnum.h /usr/include/qt3/q1xcompatibility.h /usr/include/qt3/qarray.h /usr/include/qt3/qdstream.h /usr/include/qt3/qconnect.h /usr/include/qt3/qdatetm.h
signature.asc
Description: OpenPGP digital signature
_______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
