Support tqt3

pull/1/head
Timothy Pearson 14 years ago
parent e4b446a60f
commit 5081483cea

@ -47,30 +47,30 @@ chdir "$kalyptusdir" or die "Couldn't go to $kalyptusdir (edit script to change
# Find out which header files we need to parse # Find out which header files we need to parse
# We don't want all of them - e.g. not template-based stuff # We don't want all of them - e.g. not template-based stuff
my %excludes = ( my %excludes = (
'qaccessible.h' => 1, # Accessibility support is not compiled by defaut 'ntqaccessible.h' => 1, # Accessibility support is not compiled by defaut
'qassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1) 'ntqassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1)
'qmotif.h' => 1, # 'ntqmotif.h' => 1, #
'qmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1) 'ntqmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1)
'qmotifdialog.h' => 1, # 'ntqmotifdialog.h' => 1, #
'qxt.h' => 1, # Xt 'ntqxt.h' => 1, # Xt
'qxtwidget.h' => 1, # Xt 'ntqxtwidget.h' => 1, # Xt
'qdns.h' => 1, # internal 'ntqdns.h' => 1, # internal
'qgl.h' => 1, # OpenGL 'ntqgl.h' => 1, # OpenGL
'qglcolormap.h' => 1, # OpenGL 'ntqglcolormap.h' => 1, # OpenGL
'qnp.h' => 1, # NSPlugin 'ntqnp.h' => 1, # NSPlugin
'qttableview.h' => 1, # Not in Qt anymore... 'ntqttableview.h' => 1, # Not in Qt anymore...
'qtmultilineedit.h' => 1, # Not in Qt anymore... 'ntqtmultilineedit.h' => 1, # Not in Qt anymore...
'qwidgetfactory.h' => 1, # Just an interface 'ntqwidgetfactory.h' => 1, # Just an interface
'qsharedmemory.h' => 1, # "not part of the Qt API" they say 'ntqsharedmemory.h' => 1, # "not part of the Qt API" they say
'qwindowsstyle.h' => 1, # Qt windowsstyle, plugin 'ntqwindowsstyle.h' => 1, # Qt windowsstyle, plugin
'qmotifstyle.h' => 1, 'ntqmotifstyle.h' => 1,
'qcompactstyle.h' => 1, 'ntqcompactstyle.h' => 1,
'qinterlacestyle.h' => 1, 'ntqinterlacestyle.h' => 1,
'qmotifplusstyle.h' => 1, 'ntqmotifplusstyle.h' => 1,
'qsgistyle.h' => 1, 'ntqsgistyle.h' => 1,
'qplatinumstyle.h' => 1, 'ntqplatinumstyle.h' => 1,
'qcdestyle.h' => 1, 'ntqcdestyle.h' => 1,
'qwindowsxpstyle.h' => 1 # play on the safe side 'ntqwindowsxpstyle.h' => 1 # play on the safe side
); );
# Some systems have a QTDIR = TDEDIR = PREFIX # Some systems have a QTDIR = TDEDIR = PREFIX

@ -1,351 +1,351 @@
q1xcompatibility.h ntq1xcompatibility.h
qabstractlayout.h ntqabstractlayout.h
qaccel.h ntqaccel.h
qaccessible.h ntqaccessible.h
qaction.h ntqaction.h
qapp.h ntqapp.h
qapplication.h ntqapplication.h
qarray.h ntqarray.h
qasciicache.h ntqasciicache.h
qasciidict.h ntqasciidict.h
qassistantclient.h ntqassistantclient.h
qasyncimageio.h ntqasyncimageio.h
qasyncio.h ntqasyncio.h
qbig5codec.h ntqbig5codec.h
qbitarray.h ntqbitarray.h
qbitarry.h ntqbitarry.h
qbitmap.h ntqbitmap.h
qbrush.h ntqbrush.h
qbttngrp.h ntqbttngrp.h
qbuffer.h ntqbuffer.h
qbuttongroup.h ntqbuttongroup.h
qbutton.h ntqbutton.h
qcache.h ntqcache.h
qcanvas.h ntqcanvas.h
qcdestyle.h ntqcdestyle.h
qcheckbox.h ntqcheckbox.h
qchkbox.h ntqchkbox.h
qcleanuphandler.h ntqcleanuphandler.h
qclipboard.h ntqclipboard.h
qclipbrd.h ntqclipbrd.h
qcollect.h ntqcollect.h
qcollection.h ntqcollection.h
qcolordialog.h ntqcolordialog.h
qcolor.h ntqcolor.h
qcombobox.h ntqcombobox.h
qcombo.h ntqcombo.h
qcommonstyle.h ntqcommonstyle.h
qcompactstyle.h ntqcompactstyle.h
qconfig-dist.h ntqconfig-dist.h
qconfig.h ntqconfig.h
qconnect.h ntqconnect.h
qconnection.h ntqconnection.h
qcstring.h ntqcstring.h
qcursor.h ntqcursor.h
qdatabrowser.h ntqdatabrowser.h
qdatastream.h ntqdatastream.h
qdatatable.h ntqdatatable.h
qdataview.h ntqdataview.h
qdatetimeedit.h ntqdatetimeedit.h
qdatetime.h ntqdatetime.h
qdatetm.h ntqdatetm.h
qdeepcopy.h ntqdeepcopy.h
qdesktopwidget.h ntqdesktopwidget.h
qdial.h ntqdial.h
qdialog.h ntqdialog.h
qdict.h ntqdict.h
qdir.h ntqdir.h
qdns.h ntqdns.h
qdockarea.h ntqdockarea.h
qdockwindow.h ntqdockwindow.h
qdom.h ntqdom.h
qdragobject.h ntqdragobject.h
qdrawutil.h ntqdrawutil.h
qdrawutl.h ntqdrawutl.h
qdropsite.h ntqdropsite.h
qdstream.h ntqdstream.h
qeditorfactory.h ntqeditorfactory.h
qerrormessage.h ntqerrormessage.h
qeucjpcodec.h ntqeucjpcodec.h
qeuckrcodec.h ntqeuckrcodec.h
qevent.h ntqevent.h
qeventloop.h ntqeventloop.h
qfeatures.h ntqfeatures.h
qfiledef.h ntqfiledef.h
qfiledialog.h ntqfiledialog.h
qfiledlg.h ntqfiledlg.h
qfile.h ntqfile.h
qfileinf.h ntqfileinf.h
qfileinfo.h ntqfileinfo.h
qfocusdata.h ntqfocusdata.h
qfontdatabase.h ntqfontdatabase.h
qfontdialog.h ntqfontdialog.h
qfontdta.h ntqfontdta.h
qfont.h ntqfont.h
qfontinf.h ntqfontinf.h
qfontinfo.h ntqfontinfo.h
qfontmet.h ntqfontmet.h
qfontmetrics.h ntqfontmetrics.h
qframe.h ntqframe.h
qftp.h ntqftp.h
qgarray.h ntqgarray.h
qgb18030codec.h ntqgb18030codec.h
qgbkcodec.h ntqgbkcodec.h
qgcache.h ntqgcache.h
qgdict.h ntqgdict.h
qgeneric.h ntqgeneric.h
qgif.h ntqgif.h
qglcolormap.h ntqglcolormap.h
qgl.h ntqgl.h
qglist.h ntqglist.h
qglobal.h ntqglobal.h
qgplugin.h ntqgplugin.h
qgrid.h ntqgrid.h
qgridview.h ntqgridview.h
qgroupbox.h ntqgroupbox.h
qgrpbox.h ntqgrpbox.h
qguardedptr.h ntqguardedptr.h
qgvector.h ntqgvector.h
qhbox.h ntqhbox.h
qhbuttongroup.h ntqhbuttongroup.h
qheader.h ntqheader.h
qhgroupbox.h ntqhgroupbox.h
qhostaddress.h ntqhostaddress.h
qhttp.h ntqhttp.h
qiconset.h ntqiconset.h
qiconview.h ntqiconview.h
qimageformatplugin.h ntqimageformatplugin.h
qimage.h ntqimage.h
qinputdialog.h ntqinputdialog.h
qintcache.h ntqintcache.h
qintcach.h ntqintcach.h
qintdict.h ntqintdict.h
qinterlacestyle.h ntqinterlacestyle.h
qiodev.h ntqiodev.h
qiodevice.h ntqiodevice.h
qjiscodec.h ntqjiscodec.h
qjpunicode.h ntqjpunicode.h
qkeycode.h ntqkeycode.h
qkeysequence.h ntqkeysequence.h
qlabel.h ntqlabel.h
qlayout.h ntqlayout.h
qlcdnumber.h ntqlcdnumber.h
qlcdnum.h ntqlcdnum.h
qlocale.h ntqlocale.h
qlibrary.h ntqlibrary.h
qlined.h ntqlined.h
qlineedit.h ntqlineedit.h
qlistbox.h ntqlistbox.h
qlist.h ntqlist.h
qlistview.h ntqlistview.h
qlocalfs.h ntqlocalfs.h
qmainwindow.h ntqmainwindow.h
qmap.h ntqmap.h
qmemarray.h ntqmemarray.h
qmenubar.h ntqmenubar.h
qmenudata.h ntqmenudata.h
qmenudta.h ntqmenudta.h
qmessagebox.h ntqmessagebox.h
qmetaobject.h ntqmetaobject.h
qmetaobj.h ntqmetaobj.h
qmime.h ntqmime.h
qmlined.h ntqmlined.h
qmodules.h ntqmodules.h
qmotifdialog.h ntqmotifdialog.h
qmotif.h ntqmotif.h
qmotifplusstyle.h ntqmotifplusstyle.h
qmotifstyle.h ntqmotifstyle.h
qmotifwidget.h ntqmotifwidget.h
qmovie.h ntqmovie.h
qmsgbox.h ntqmsgbox.h
qmultilinedit.h ntqmultilinedit.h
qmultilineedit.h ntqmultilineedit.h
qmutex.h ntqmutex.h
qnamespace.h ntqnamespace.h
qnetwork.h ntqnetwork.h
qnetworkprotocol.h ntqnetworkprotocol.h
qobjcoll.h ntqobjcoll.h
qobjdefs.h ntqobjdefs.h
qobjectcleanuphandler.h ntqobjectcleanuphandler.h
qobjectdefs.h ntqobjectdefs.h
qobjectdict.h ntqobjectdict.h
qobject.h ntqobject.h
qobjectlist.h ntqobjectlist.h
qpaintdc.h ntqpaintdc.h
qpaintdevicedefs.h ntqpaintdevicedefs.h
qpaintdevice.h ntqpaintdevice.h
qpaintdevicemetrics.h ntqpaintdevicemetrics.h
qpaintd.h ntqpaintd.h
qpainter.h ntqpainter.h
qpair.h ntqpair.h
qpalette.h ntqpalette.h
qpdevmet.h ntqpdevmet.h
qpen.h ntqpen.h
qpicture.h ntqpicture.h
qpixmapcache.h ntqpixmapcache.h
qpixmap.h ntqpixmap.h
qplatinumstyle.h ntqplatinumstyle.h
qpmcache.h ntqpmcache.h
qpntarry.h ntqpntarry.h
qpointarray.h ntqpointarray.h
qpoint.h ntqpoint.h
qpolygonscanner.h ntqpolygonscanner.h
qpopmenu.h ntqpopmenu.h
qpopupmenu.h ntqpopupmenu.h
qprintdialog.h ntqprintdialog.h
qprinter.h ntqprinter.h
qprndlg.h ntqprndlg.h
qprocess.h ntqprocess.h
qprogbar.h ntqprogbar.h
qprogdlg.h ntqprogdlg.h
qprogressbar.h ntqprogressbar.h
qprogressdialog.h ntqprogressdialog.h
qpsprn.h ntqpsprn.h
qptrcollection.h ntqptrcollection.h
qptrdict.h ntqptrdict.h
qptrlist.h ntqptrlist.h
qptrqueue.h ntqptrqueue.h
qptrstack.h ntqptrstack.h
qptrvector.h ntqptrvector.h
qpushbt.h ntqpushbt.h
qpushbutton.h ntqpushbutton.h
qqueue.h ntqqueue.h
qradiobt.h ntqradiobt.h
qradiobutton.h ntqradiobutton.h
qrangecontrol.h ntqrangecontrol.h
qrangect.h ntqrangect.h
qrect.h ntqrect.h
qregexp.h ntqregexp.h
qregion.h ntqregion.h
qremotefactory.h ntqremotefactory.h
qremoteplugin.h ntqremoteplugin.h
qrtlcodec.h ntqrtlcodec.h
qscopedptr.h ntqscopedptr.h
qscrbar.h ntqscrbar.h
qscrollbar.h ntqscrollbar.h
qscrollview.h ntqscrollview.h
qsemaphore.h ntqsemaphore.h
qsemimodal.h ntqsemimodal.h
qserversocket.h ntqserversocket.h
qsession.h ntqsession.h
qsessionmanager.h ntqsessionmanager.h
qsettings.h ntqsettings.h
qsgistyle.h ntqsgistyle.h
qshared.h ntqshared.h
qsignal.h ntqsignal.h
qsignalmapper.h ntqsignalmapper.h
qsignalslotimp.h ntqsignalslotimp.h
qsimplerichtext.h ntqsimplerichtext.h
qsizegrip.h ntqsizegrip.h
qsize.h ntqsize.h
qsizepolicy.h ntqsizepolicy.h
qsjiscodec.h ntqsjiscodec.h
qslider.h ntqslider.h
qsocketdevice.h ntqsocketdevice.h
qsocket.h ntqsocket.h
qsocketnotifier.h ntqsocketnotifier.h
qsocknot.h ntqsocknot.h
qsortedlist.h ntqsortedlist.h
qsound.h ntqsound.h
qspinbox.h ntqspinbox.h
qsplashscreen.h ntqsplashscreen.h
qsplitter.h ntqsplitter.h
qsqlcursor.h ntqsqlcursor.h
qsqldatabase.h ntqsqldatabase.h
qsqldriver.h ntqsqldriver.h
qsqldriverplugin.h ntqsqldriverplugin.h
qsqleditorfactory.h ntqsqleditorfactory.h
qsqlerror.h ntqsqlerror.h
qsqlfield.h ntqsqlfield.h
qsqlform.h ntqsqlform.h
qsql.h ntqsql.h
qsqlindex.h ntqsqlindex.h
qsqlpropertymap.h ntqsqlpropertymap.h
qsqlquery.h ntqsqlquery.h
qsqlrecord.h ntqsqlrecord.h
qsqlresult.h ntqsqlresult.h
qsqlselectcursor.h ntqsqlselectcursor.h
qstack.h ntqstack.h
qstatusbar.h ntqstatusbar.h
qstring.h ntqstring.h
qstringlist.h ntqstringlist.h
qstrlist.h ntqstrlist.h
qstrvec.h ntqstrvec.h
qstylefactory.h ntqstylefactory.h
qstyle.h ntqstyle.h
qstyleplugin.h ntqstyleplugin.h
qstylesheet.h ntqstylesheet.h
qsyntaxhighlighter.h ntqsyntaxhighlighter.h
qtabbar.h ntqtabbar.h
qtabdialog.h ntqtabdialog.h
qtabdlg.h ntqtabdlg.h
qtable.h ntqtable.h
qtabwidget.h ntqtabwidget.h
qtextbrowser.h ntqtextbrowser.h
qtextcodecfactory.h ntqtextcodecfactory.h
qtextcodec.h ntqtextcodec.h
qtextcodecplugin.h ntqtextcodecplugin.h
qtextedit.h ntqtextedit.h
qtextstream.h ntqtextstream.h
qtextview.h ntqtextview.h
qt.h ntqt.h
qthread.h ntqthread.h
qtimer.h ntqtimer.h
qtl.h ntqtl.h
qtmultilineedit.h ntqtmultilineedit.h
qtoolbar.h ntqtoolbar.h
qtoolbutton.h ntqtoolbutton.h
qtoolbox.h ntqtoolbox.h
qtooltip.h ntqtooltip.h
qtranslator.h ntqtranslator.h
qtsciicodec.h ntqtsciicodec.h
qtstream.h ntqtstream.h
qttableview.h ntqttableview.h
qurl.h ntqurl.h
qurlinfo.h ntqurlinfo.h
qurloperator.h ntqurloperator.h
qutfcodec.h ntqutfcodec.h
quuid.h ntquuid.h
qvalidator.h ntqvalidator.h
qvaluelist.h ntqvaluelist.h
qvaluestack.h ntqvaluestack.h
qvaluevector.h ntqvaluevector.h
qvariant.h ntqvariant.h
qvbox.h ntqvbox.h
qvbuttongroup.h ntqvbuttongroup.h
qvector.h ntqvector.h
qvgroupbox.h ntqvgroupbox.h
qwaitcondition.h ntqwaitcondition.h
qwhatsthis.h ntqwhatsthis.h
qwidcoll.h ntqwidcoll.h
qwidgetfactory.h ntqwidgetfactory.h
qwidget.h ntqwidget.h
qwidgetintdict.h ntqwidgetintdict.h
qwidgetlist.h ntqwidgetlist.h
qwidgetplugin.h ntqwidgetplugin.h
qwidgetstack.h ntqwidgetstack.h
qwindefs.h ntqwindefs.h
qwindowdefs.h ntqwindowdefs.h
qwindow.h ntqwindow.h
qwindowsstyle.h ntqwindowsstyle.h
qwizard.h ntqwizard.h
qwmatrix.h ntqwmatrix.h
qworkspace.h ntqworkspace.h
qwsbeosdecoration_qws.h ntqwsbeosdecoration_qws.h
qwscommand_qws.h ntqwscommand_qws.h
qwscursor_qws.h ntqwscursor_qws.h
qwsdecoration_qws.h ntqwsdecoration_qws.h
qwsdefaultdecoration_qws.h ntqwsdefaultdecoration_qws.h
qwsdisplay_qws.h ntqwsdisplay_qws.h
qwsevent_qws.h ntqwsevent_qws.h
qwshydrodecoration_qws.h ntqwshydrodecoration_qws.h
qwskde2decoration_qws.h ntqwskde2decoration_qws.h
qwskdedecoration_qws.h ntqwskdedecoration_qws.h
qwsmanager_qws.h ntqwsmanager_qws.h
qwsmouse_qws.h ntqwsmouse_qws.h
qwsproperty_qws.h ntqwsproperty_qws.h
qwsregionmanager_qws.h ntqwsregionmanager_qws.h
qwssocket_qws.h ntqwssocket_qws.h
qwsutils_qws.h ntqwsutils_qws.h
qwswindowsdecoration_qws.h ntqwswindowsdecoration_qws.h
qxml.h ntqxml.h

@ -53,31 +53,31 @@ chdir "$kalyptusdir" or die "Couldn't go to $kalyptusdir (edit script to change
# Find out which header files we need to parse # Find out which header files we need to parse
# We don't want all of them - e.g. not template-based stuff # We don't want all of them - e.g. not template-based stuff
my %excludes = ( my %excludes = (
'qaccessible.h' => 1, # Accessibility support is not compiled by defaut 'ntqaccessible.h' => 1, # Accessibility support is not compiled by defaut
'qassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1) 'ntqassistantclient.h' => 1, # Not part of Qt (introduced in Qt-3.1)
'qmotif.h' => 1, # 'ntqmotif.h' => 1, #
'qmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1) 'ntqmotifwidget.h' => 1, # Motif extension (introduced in Qt-3.1)
'qmotifdialog.h' => 1, # 'ntqmotifdialog.h' => 1, #
'qxt.h' => 1, # Xt 'ntqxt.h' => 1, # Xt
'qxtwidget.h' => 1, # Xt 'ntqxtwidget.h' => 1, # Xt
'qdns.h' => 1, # internal 'ntqdns.h' => 1, # internal
'qgl.h' => 1, # OpenGL 'ntqgl.h' => 1, # OpenGL
'qglcolormap.h' => 1, # OpenGL 'ntqglcolormap.h' => 1, # OpenGL
'qnp.h' => 1, # NSPlugin 'ntqnp.h' => 1, # NSPlugin
'qttableview.h' => 1, # Not in Qt anymore... 'ntqttableview.h' => 1, # Not in Qt anymore...
'qtmultilineedit.h' => 1, # Not in Qt anymore... 'ntqtmultilineedit.h' => 1, # Not in Qt anymore...
'qwidgetfactory.h' => 1, # Just an interface 'ntqwidgetfactory.h' => 1, # Just an interface
'qsharedmemory.h' => 1, # "not part of the Qt API" they say 'ntqsharedmemory.h' => 1, # "not part of the Qt API" they say
'qwindowsstyle.h' => 1, # Qt windowsstyle, plugin 'ntqwindowsstyle.h' => 1, # Qt windowsstyle, plugin
'qmotifstyle.h' => 1, 'ntqmotifstyle.h' => 1,
'qcompactstyle.h' => 1, 'ntqcompactstyle.h' => 1,
'qinterlacestyle.h' => 1, 'ntqinterlacestyle.h' => 1,
'qmotifplusstyle.h' => 1, 'ntqmotifplusstyle.h' => 1,
'qsgistyle.h' => 1, 'ntqsgistyle.h' => 1,
'qplatinumstyle.h' => 1, 'ntqplatinumstyle.h' => 1,
'qcdestyle.h' => 1, 'ntqcdestyle.h' => 1,
'qworkspace.h' => 1, 'ntqworkspace.h' => 1,
'qwindowsxpstyle.h' => 1 # play on the safe side 'ntqwindowsxpstyle.h' => 1 # play on the safe side
); );
# Some systems have a QTDIR = TDEDIR = PREFIX # Some systems have a QTDIR = TDEDIR = PREFIX

@ -1,351 +1,351 @@
q1xcompatibility.h ntq1xcompatibility.h
qabstractlayout.h ntqabstractlayout.h
qaccel.h ntqaccel.h
qaccessible.h ntqaccessible.h
qaction.h ntqaction.h
qapp.h ntqapp.h
qapplication.h ntqapplication.h
qarray.h ntqarray.h
qasciicache.h ntqasciicache.h
qasciidict.h ntqasciidict.h
qassistantclient.h ntqassistantclient.h
qasyncimageio.h ntqasyncimageio.h
qasyncio.h ntqasyncio.h
qbig5codec.h ntqbig5codec.h
qbitarray.h ntqbitarray.h
qbitarry.h ntqbitarry.h
qbitmap.h ntqbitmap.h
qbrush.h ntqbrush.h
qbttngrp.h ntqbttngrp.h
qbuffer.h ntqbuffer.h
qbuttongroup.h ntqbuttongroup.h
qbutton.h ntqbutton.h
qcache.h ntqcache.h
qcanvas.h ntqcanvas.h
qcdestyle.h ntqcdestyle.h
qcheckbox.h ntqcheckbox.h
qchkbox.h ntqchkbox.h
qcleanuphandler.h ntqcleanuphandler.h
qclipboard.h ntqclipboard.h
qclipbrd.h ntqclipbrd.h
qcollect.h ntqcollect.h
qcollection.h ntqcollection.h
qcolordialog.h ntqcolordialog.h
qcolor.h ntqcolor.h
qcombobox.h ntqcombobox.h
qcombo.h ntqcombo.h
qcommonstyle.h ntqcommonstyle.h
qcompactstyle.h ntqcompactstyle.h
qconfig-dist.h ntqconfig-dist.h
qconfig.h ntqconfig.h
qconnect.h ntqconnect.h
qconnection.h ntqconnection.h
qcstring.h ntqcstring.h
qcursor.h ntqcursor.h
qdatabrowser.h ntqdatabrowser.h
qdatastream.h ntqdatastream.h
qdatatable.h ntqdatatable.h
qdataview.h ntqdataview.h
qdatetimeedit.h ntqdatetimeedit.h
qdatetime.h ntqdatetime.h
qdatetm.h ntqdatetm.h
qdeepcopy.h ntqdeepcopy.h
qdesktopwidget.h ntqdesktopwidget.h
qdial.h ntqdial.h
qdialog.h ntqdialog.h
qdict.h ntqdict.h
qdir.h ntqdir.h
qdns.h ntqdns.h
qdockarea.h ntqdockarea.h
qdockwindow.h ntqdockwindow.h
qdom.h ntqdom.h
qdragobject.h ntqdragobject.h
qdrawutil.h ntqdrawutil.h
qdrawutl.h ntqdrawutl.h
qdropsite.h ntqdropsite.h
qdstream.h ntqdstream.h
qeditorfactory.h ntqeditorfactory.h
qerrormessage.h ntqerrormessage.h
qeucjpcodec.h ntqeucjpcodec.h
qeuckrcodec.h ntqeuckrcodec.h
qevent.h ntqevent.h
qeventloop.h ntqeventloop.h
qfeatures.h ntqfeatures.h
qfiledef.h ntqfiledef.h
qfiledialog.h ntqfiledialog.h
qfiledlg.h ntqfiledlg.h
qfile.h ntqfile.h
qfileinf.h ntqfileinf.h
qfileinfo.h ntqfileinfo.h
qfocusdata.h ntqfocusdata.h
qfontdatabase.h ntqfontdatabase.h
qfontdialog.h ntqfontdialog.h
qfontdta.h ntqfontdta.h
qfont.h ntqfont.h
qfontinf.h ntqfontinf.h
qfontinfo.h ntqfontinfo.h
qfontmet.h ntqfontmet.h
qfontmetrics.h ntqfontmetrics.h
qframe.h ntqframe.h
qftp.h ntqftp.h
qgarray.h ntqgarray.h
qgb18030codec.h ntqgb18030codec.h
qgbkcodec.h ntqgbkcodec.h
qgcache.h ntqgcache.h
qgdict.h ntqgdict.h
qgeneric.h ntqgeneric.h
qgif.h ntqgif.h
qglcolormap.h ntqglcolormap.h
qgl.h ntqgl.h
qglist.h ntqglist.h
qglobal.h ntqglobal.h
qgplugin.h ntqgplugin.h
qgrid.h ntqgrid.h
qgridview.h ntqgridview.h
qgroupbox.h ntqgroupbox.h
qgrpbox.h ntqgrpbox.h
qguardedptr.h ntqguardedptr.h
qgvector.h ntqgvector.h
qhbox.h ntqhbox.h
qhbuttongroup.h ntqhbuttongroup.h
qheader.h ntqheader.h
qhgroupbox.h ntqhgroupbox.h
qhostaddress.h ntqhostaddress.h
qhttp.h ntqhttp.h
qiconset.h ntqiconset.h
qiconview.h ntqiconview.h
qimageformatplugin.h ntqimageformatplugin.h
qimage.h ntqimage.h
qinputdialog.h ntqinputdialog.h
qintcache.h ntqintcache.h
qintcach.h ntqintcach.h
qintdict.h ntqintdict.h
qinterlacestyle.h ntqinterlacestyle.h
qiodev.h ntqiodev.h
qiodevice.h ntqiodevice.h
qjiscodec.h ntqjiscodec.h
qjpunicode.h ntqjpunicode.h
qkeycode.h ntqkeycode.h
qkeysequence.h ntqkeysequence.h
qlabel.h ntqlabel.h
qlayout.h ntqlayout.h
qlcdnumber.h ntqlcdnumber.h
qlcdnum.h ntqlcdnum.h
qlocale.h ntqlocale.h
qlibrary.h ntqlibrary.h
qlined.h ntqlined.h
qlineedit.h ntqlineedit.h
qlistbox.h ntqlistbox.h
qlist.h ntqlist.h
qlistview.h ntqlistview.h
qlocalfs.h ntqlocalfs.h
qmainwindow.h ntqmainwindow.h
qmap.h ntqmap.h
qmemarray.h ntqmemarray.h
qmenubar.h ntqmenubar.h
qmenudata.h ntqmenudata.h
qmenudta.h ntqmenudta.h
qmessagebox.h ntqmessagebox.h
qmetaobject.h ntqmetaobject.h
qmetaobj.h ntqmetaobj.h
qmime.h ntqmime.h
qmlined.h ntqmlined.h
qmodules.h ntqmodules.h
qmotifdialog.h ntqmotifdialog.h
qmotif.h ntqmotif.h
qmotifplusstyle.h ntqmotifplusstyle.h
qmotifstyle.h ntqmotifstyle.h
qmotifwidget.h ntqmotifwidget.h
qmovie.h ntqmovie.h
qmsgbox.h ntqmsgbox.h
qmultilinedit.h ntqmultilinedit.h
qmultilineedit.h ntqmultilineedit.h
qmutex.h ntqmutex.h
qnamespace.h ntqnamespace.h
qnetwork.h ntqnetwork.h
qnetworkprotocol.h ntqnetworkprotocol.h
qobjcoll.h ntqobjcoll.h
qobjdefs.h ntqobjdefs.h
qobjectcleanuphandler.h ntqobjectcleanuphandler.h
qobjectdefs.h ntqobjectdefs.h
qobjectdict.h ntqobjectdict.h
qobject.h ntqobject.h
qobjectlist.h ntqobjectlist.h
qpaintdc.h ntqpaintdc.h
qpaintdevicedefs.h ntqpaintdevicedefs.h
qpaintdevice.h ntqpaintdevice.h
qpaintdevicemetrics.h ntqpaintdevicemetrics.h
qpaintd.h ntqpaintd.h
qpainter.h ntqpainter.h
qpair.h ntqpair.h
qpalette.h ntqpalette.h
qpdevmet.h ntqpdevmet.h
qpen.h ntqpen.h
qpicture.h ntqpicture.h
qpixmapcache.h ntqpixmapcache.h
qpixmap.h ntqpixmap.h
qplatinumstyle.h ntqplatinumstyle.h
qpmcache.h ntqpmcache.h
qpntarry.h ntqpntarry.h
qpointarray.h ntqpointarray.h
qpoint.h ntqpoint.h
qpolygonscanner.h ntqpolygonscanner.h
qpopmenu.h ntqpopmenu.h
qpopupmenu.h ntqpopupmenu.h
qprintdialog.h ntqprintdialog.h
qprinter.h ntqprinter.h
qprndlg.h ntqprndlg.h
qprocess.h ntqprocess.h
qprogbar.h ntqprogbar.h
qprogdlg.h ntqprogdlg.h
qprogressbar.h ntqprogressbar.h
qprogressdialog.h ntqprogressdialog.h
qpsprn.h ntqpsprn.h
qptrcollection.h ntqptrcollection.h
qptrdict.h ntqptrdict.h
qptrlist.h ntqptrlist.h
qptrqueue.h ntqptrqueue.h
qptrstack.h ntqptrstack.h
qptrvector.h ntqptrvector.h
qpushbt.h ntqpushbt.h
qpushbutton.h ntqpushbutton.h
qqueue.h ntqqueue.h
qradiobt.h ntqradiobt.h
qradiobutton.h ntqradiobutton.h
qrangecontrol.h ntqrangecontrol.h
qrangect.h ntqrangect.h
qrect.h ntqrect.h
qregexp.h ntqregexp.h
qregion.h ntqregion.h
qremotefactory.h ntqremotefactory.h
qremoteplugin.h ntqremoteplugin.h
qrtlcodec.h ntqrtlcodec.h
qscopedptr.h ntqscopedptr.h
qscrbar.h ntqscrbar.h
qscrollbar.h ntqscrollbar.h
qscrollview.h ntqscrollview.h
qsemaphore.h ntqsemaphore.h
qsemimodal.h ntqsemimodal.h
qserversocket.h ntqserversocket.h
qsession.h ntqsession.h
qsessionmanager.h ntqsessionmanager.h
qsettings.h ntqsettings.h
qsgistyle.h ntqsgistyle.h
qshared.h ntqshared.h
qsignal.h ntqsignal.h
qsignalmapper.h ntqsignalmapper.h
qsignalslotimp.h ntqsignalslotimp.h
qsimplerichtext.h ntqsimplerichtext.h
qsizegrip.h ntqsizegrip.h
qsize.h ntqsize.h
qsizepolicy.h ntqsizepolicy.h
qsjiscodec.h ntqsjiscodec.h
qslider.h ntqslider.h
qsocketdevice.h ntqsocketdevice.h
qsocket.h ntqsocket.h
qsocketnotifier.h ntqsocketnotifier.h
qsocknot.h ntqsocknot.h
qsortedlist.h ntqsortedlist.h
qsound.h ntqsound.h
qspinbox.h ntqspinbox.h
qsplashscreen.h ntqsplashscreen.h
qsplitter.h ntqsplitter.h
qsqlcursor.h ntqsqlcursor.h
qsqldatabase.h ntqsqldatabase.h
qsqldriver.h ntqsqldriver.h
qsqldriverplugin.h ntqsqldriverplugin.h
qsqleditorfactory.h ntqsqleditorfactory.h
qsqlerror.h ntqsqlerror.h
qsqlfield.h ntqsqlfield.h
qsqlform.h ntqsqlform.h
qsql.h ntqsql.h
qsqlindex.h ntqsqlindex.h
qsqlpropertymap.h ntqsqlpropertymap.h
qsqlquery.h ntqsqlquery.h
qsqlrecord.h ntqsqlrecord.h
qsqlresult.h ntqsqlresult.h
qsqlselectcursor.h ntqsqlselectcursor.h
qstack.h ntqstack.h
qstatusbar.h ntqstatusbar.h
qstring.h ntqstring.h
qstringlist.h ntqstringlist.h
qstrlist.h ntqstrlist.h
qstrvec.h ntqstrvec.h
qstylefactory.h ntqstylefactory.h
qstyle.h ntqstyle.h
qstyleplugin.h ntqstyleplugin.h
qstylesheet.h ntqstylesheet.h
qsyntaxhighlighter.h ntqsyntaxhighlighter.h
qtabbar.h ntqtabbar.h
qtabdialog.h ntqtabdialog.h
qtabdlg.h ntqtabdlg.h
qtable.h ntqtable.h
qtabwidget.h ntqtabwidget.h
qtextbrowser.h ntqtextbrowser.h
qtextcodecfactory.h ntqtextcodecfactory.h
qtextcodec.h ntqtextcodec.h
qtextcodecplugin.h ntqtextcodecplugin.h
qtextedit.h ntqtextedit.h
qtextstream.h ntqtextstream.h
qtextview.h ntqtextview.h
qt.h ntqt.h
qthread.h ntqthread.h
qtimer.h ntqtimer.h
qtl.h ntqtl.h
qtmultilineedit.h ntqtmultilineedit.h
qtoolbar.h ntqtoolbar.h
qtoolbutton.h ntqtoolbutton.h
qtoolbox.h ntqtoolbox.h
qtooltip.h ntqtooltip.h
qtranslator.h ntqtranslator.h
qtsciicodec.h ntqtsciicodec.h
qtstream.h ntqtstream.h
qttableview.h ntqttableview.h
qurl.h ntqurl.h
qurlinfo.h ntqurlinfo.h
qurloperator.h ntqurloperator.h
qutfcodec.h ntqutfcodec.h
quuid.h ntquuid.h
qvalidator.h ntqvalidator.h
qvaluelist.h ntqvaluelist.h
qvaluestack.h ntqvaluestack.h
qvaluevector.h ntqvaluevector.h
qvariant.h ntqvariant.h
qvbox.h ntqvbox.h
qvbuttongroup.h ntqvbuttongroup.h
qvector.h ntqvector.h
qvgroupbox.h ntqvgroupbox.h
qwaitcondition.h ntqwaitcondition.h
qwhatsthis.h ntqwhatsthis.h
qwidcoll.h ntqwidcoll.h
qwidgetfactory.h ntqwidgetfactory.h
qwidget.h ntqwidget.h
qwidgetintdict.h ntqwidgetintdict.h
qwidgetlist.h ntqwidgetlist.h
qwidgetplugin.h ntqwidgetplugin.h
qwidgetstack.h ntqwidgetstack.h
qwindefs.h ntqwindefs.h
qwindowdefs.h ntqwindowdefs.h
qwindow.h ntqwindow.h
qwindowsstyle.h ntqwindowsstyle.h
qwizard.h ntqwizard.h
qwmatrix.h ntqwmatrix.h
qworkspace.h ntqworkspace.h
qwsbeosdecoration_qws.h ntqwsbeosdecoration_qws.h
qwscommand_qws.h ntqwscommand_qws.h
qwscursor_qws.h ntqwscursor_qws.h
qwsdecoration_qws.h ntqwsdecoration_qws.h
qwsdefaultdecoration_qws.h ntqwsdefaultdecoration_qws.h
qwsdisplay_qws.h ntqwsdisplay_qws.h
qwsevent_qws.h ntqwsevent_qws.h
qwshydrodecoration_qws.h ntqwshydrodecoration_qws.h
qwskde2decoration_qws.h ntqwskde2decoration_qws.h
qwskdedecoration_qws.h ntqwskdedecoration_qws.h
qwsmanager_qws.h ntqwsmanager_qws.h
qwsmouse_qws.h ntqwsmouse_qws.h
qwsproperty_qws.h ntqwsproperty_qws.h
qwsregionmanager_qws.h ntqwsregionmanager_qws.h
qwssocket_qws.h ntqwssocket_qws.h
qwsutils_qws.h ntqwsutils_qws.h
qwswindowsdecoration_qws.h ntqwswindowsdecoration_qws.h
qxml.h ntqxml.h

Loading…
Cancel
Save