From 321a6aca4c6638bf1b28c65d5d529e921dbb33ee Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 17 Oct 2010 11:34:56 +0000 Subject: [PATCH] 2010-10-17 13:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/qtcore.qtp ! Reenabled recently disabled classes so that these generated sources will get updated (and not generate false grep hits) * contrib/hbqt/qtcore/hbqt_misc.prg - Deleted HbQtObjectHandler:from() method. If such object "casting" is needed, it should be added on a per class basis, using something like this code: --- METHOD :from( oObject ) LOCAL pPtr IF hbqt_isObject( oObject ) .AND. ; ( oObject:className == "xxx" .OR. oObject:className == "yyy" ... ) IF hbqt_isPointer( pPtr := oObject:pPtr ) ::pPtr := pPtr ENDIF ELSE __hbqt_Error() ENDIF RETURN Self --- * contrib/hbqt/utils/hbqtgen.prg ! Fixed to generate doc source for classes without methods. - Deleted :from() references. - Do not generate From() function anymore. (TODO: Need regeneration after that) * contrib/hbqt/utils/hbqtgen.prg * contrib/hbqt/qtgui/THbQtUI.prg * contrib/hbqt/hbqt_hbmk2_plugin.hbs - Deleted commented references to :from() method. * contrib/hbqt/qtgui/doc/* * contrib/hbqt/qtwebkit/doc/* * contrib/hbqt/qtcore/g/* * contrib/hbqt/qtcore/doc/* * contrib/hbqt/qtnetwork/doc/* * contrib/hbqt/qscintilla/doc/* * contrib/hbqt/qtdesigner/doc/* * Regenerated. --- harbour/ChangeLog | 43 ++++++++++ harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs | 1 - .../doc/en/class_qsciabstractapis.txt | 1 - .../hbqt/qscintilla/doc/en/class_qsciapis.txt | 1 - .../qscintilla/doc/en/class_qscicommand.txt | 1 - .../doc/en/class_qscicommandset.txt | 1 - .../qscintilla/doc/en/class_qscilexer.txt | 1 - .../qscintilla/doc/en/class_qscilexercpp.txt | 1 - .../doc/en/class_qscilexerflagship.txt | 1 - .../qscintilla/doc/en/class_qsciscintilla.txt | 1 - .../qscintilla/doc/en/class_qscistyle.txt | 1 - .../doc/en/class_qscistyledtext.txt | 1 - .../hbqt/qtcore/doc/en/class_hbqevents.txt | 1 - .../hbqt/qtcore/doc/en/class_hbqslots.txt | 1 - .../hbqt/qtcore/doc/en/class_hbqstring.txt | 1 - .../doc/en/class_qabstractitemmodel.txt | 1 - .../doc/en/class_qabstractlistmodel.txt | 1 - .../doc/en/class_qabstracttablemodel.txt | 1 - .../hbqt/qtcore/doc/en/class_qbitarray.txt | 1 - .../hbqt/qtcore/doc/en/class_qbuffer.txt | 1 - .../hbqt/qtcore/doc/en/class_qbytearray.txt | 1 - .../hbqt/qtcore/doc/en/class_qchar.txt | 1 - .../qtcore/doc/en/class_qcoreapplication.txt | 1 - .../hbqt/qtcore/doc/en/class_qdatastream.txt | 1 - .../hbqt/qtcore/doc/en/class_qdate.txt | 1 - .../hbqt/qtcore/doc/en/class_qdatetime.txt | 1 - .../contrib/hbqt/qtcore/doc/en/class_qdir.txt | 1 - .../hbqt/qtcore/doc/en/class_qevent.txt | 1 - .../hbqt/qtcore/doc/en/class_qeventloop.txt | 1 - .../hbqt/qtcore/doc/en/class_qfile.txt | 1 - .../hbqt/qtcore/doc/en/class_qfileinfo.txt | 1 - .../qtcore/doc/en/class_qgenericargument.txt | 2 - .../hbqt/qtcore/doc/en/class_qiodevice.txt | 1 - .../hbqt/qtcore/doc/en/class_qlatin1char.txt | 1 - .../qtcore/doc/en/class_qlatin1string.txt | 1 - .../hbqt/qtcore/doc/en/class_qline.txt | 1 - .../hbqt/qtcore/doc/en/class_qlinef.txt | 1 - .../hbqt/qtcore/doc/en/class_qlist.txt | 1 - .../hbqt/qtcore/doc/en/class_qlocale.txt | 1 - .../qtcore/doc/en/class_qmetaclassinfo.txt | 1 - .../hbqt/qtcore/doc/en/class_qmetaenum.txt | 1 - .../hbqt/qtcore/doc/en/class_qmetamethod.txt | 1 - .../hbqt/qtcore/doc/en/class_qmetaobject.txt | 1 - .../qtcore/doc/en/class_qmetaproperty.txt | 1 - .../hbqt/qtcore/doc/en/class_qmetatype.txt | 1 - .../hbqt/qtcore/doc/en/class_qmimedata.txt | 1 - .../hbqt/qtcore/doc/en/class_qmodelindex.txt | 1 - .../hbqt/qtcore/doc/en/class_qobject.txt | 1 - .../hbqt/qtcore/doc/en/class_qpoint.txt | 1 - .../hbqt/qtcore/doc/en/class_qpointf.txt | 1 - .../hbqt/qtcore/doc/en/class_qprocess.txt | 1 - .../hbqt/qtcore/doc/en/class_qrect.txt | 1 - .../hbqt/qtcore/doc/en/class_qrectf.txt | 1 - .../hbqt/qtcore/doc/en/class_qregexp.txt | 1 - .../hbqt/qtcore/doc/en/class_qresource.txt | 1 - .../hbqt/qtcore/doc/en/class_qsettings.txt | 1 - .../qtcore/doc/en/class_qsignalmapper.txt | 1 - .../hbqt/qtcore/doc/en/class_qsize.txt | 1 - .../hbqt/qtcore/doc/en/class_qsizef.txt | 1 - .../hbqt/qtcore/doc/en/class_qstringlist.txt | 1 - .../hbqt/qtcore/doc/en/class_qstringref.txt | 1 - .../doc/en/class_qtextboundaryfinder.txt | 1 - .../hbqt/qtcore/doc/en/class_qtextcodec.txt | 1 - .../hbqt/qtcore/doc/en/class_qtextdecoder.txt | 1 - .../hbqt/qtcore/doc/en/class_qtextencoder.txt | 1 - .../hbqt/qtcore/doc/en/class_qtextstream.txt | 1 - .../hbqt/qtcore/doc/en/class_qthread.txt | 1 - .../hbqt/qtcore/doc/en/class_qtime.txt | 1 - .../hbqt/qtcore/doc/en/class_qtimeline.txt | 1 - .../hbqt/qtcore/doc/en/class_qtimer.txt | 1 - .../hbqt/qtcore/doc/en/class_qtranslator.txt | 1 - .../contrib/hbqt/qtcore/doc/en/class_qurl.txt | 1 - .../hbqt/qtcore/doc/en/class_qvariant.txt | 1 - .../hbqt/qtcore/g/QGenericArgument.cpp | 10 +-- .../contrib/hbqt/qtcore/g/QMetaClassInfo.cpp | 4 +- harbour/contrib/hbqt/qtcore/g/QMetaEnum.cpp | 4 +- harbour/contrib/hbqt/qtcore/g/QMetaMethod.cpp | 2 +- harbour/contrib/hbqt/qtcore/g/QMetaObject.cpp | 4 +- .../contrib/hbqt/qtcore/g/QMetaProperty.cpp | 4 +- harbour/contrib/hbqt/qtcore/g/QMetaType.cpp | 4 +- .../hbqt/qtcore/g/TQGenericArgument.prg | 33 ++------ .../hbqt/qtcore/g/TQGenericReturnArgument.prg | 8 +- .../contrib/hbqt/qtcore/g/TQMetaClassInfo.prg | 12 ++- harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg | 32 +++++--- .../contrib/hbqt/qtcore/g/TQMetaMethod.prg | 26 +++--- .../contrib/hbqt/qtcore/g/TQMetaObject.prg | 82 ++++++++++--------- .../contrib/hbqt/qtcore/g/TQMetaProperty.prg | 56 +++++++------ harbour/contrib/hbqt/qtcore/g/TQMetaType.prg | 16 ++-- harbour/contrib/hbqt/qtcore/g/filelist.hbm | 16 ++++ harbour/contrib/hbqt/qtcore/g/hbqtcore.h | 32 ++++++++ harbour/contrib/hbqt/qtcore/hbqt_misc.prg | 17 ---- .../class_qdesigneractioneditorinterface.txt | 1 - .../en/class_qdesignerformeditorinterface.txt | 1 - ...ass_qdesignerformwindowcursorinterface.txt | 1 - .../en/class_qdesignerformwindowinterface.txt | 1 - ...ss_qdesignerformwindowmanagerinterface.txt | 1 - ...lass_qdesignerobjectinspectorinterface.txt | 1 - ...class_qdesignerpropertyeditorinterface.txt | 1 - .../en/class_qdesignerwidgetboxinterface.txt | 1 - harbour/contrib/hbqt/qtgui/THbQtUI.prg | 1 - .../doc/en/class_hbqabstractitemmodel.txt | 1 - .../qtgui/doc/en/class_hbqgraphicsitem.txt | 1 - .../qtgui/doc/en/class_hbqgraphicsscene.txt | 1 - .../qtgui/doc/en/class_hbqplaintextedit.txt | 1 - .../doc/en/class_hbqsyntaxhighlighter.txt | 1 - .../doc/en/class_hbqtextblockuserdata.txt | 1 - .../qtgui/doc/en/class_qabstractbutton.txt | 1 - .../en/class_qabstractgraphicsshapeitem.txt | 1 - .../doc/en/class_qabstractitemdelegate.txt | 1 - .../qtgui/doc/en/class_qabstractitemview.txt | 1 - .../doc/en/class_qabstractprintdialog.txt | 1 - .../doc/en/class_qabstractproxymodel.txt | 1 - .../doc/en/class_qabstractscrollarea.txt | 1 - .../qtgui/doc/en/class_qabstractslider.txt | 1 - .../qtgui/doc/en/class_qabstractspinbox.txt | 1 - .../en/class_qabstracttextdocumentlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qaction.txt | 1 - .../hbqt/qtgui/doc/en/class_qactiongroup.txt | 1 - .../hbqt/qtgui/doc/en/class_qapplication.txt | 1 - .../hbqt/qtgui/doc/en/class_qbitmap.txt | 1 - .../hbqt/qtgui/doc/en/class_qboxlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qbrush.txt | 1 - .../hbqt/qtgui/doc/en/class_qbuttongroup.txt | 1 - .../qtgui/doc/en/class_qcalendarwidget.txt | 1 - .../hbqt/qtgui/doc/en/class_qcheckbox.txt | 1 - .../hbqt/qtgui/doc/en/class_qclipboard.txt | 1 - .../hbqt/qtgui/doc/en/class_qcolor.txt | 1 - .../hbqt/qtgui/doc/en/class_qcolordialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qcombobox.txt | 1 - .../qtgui/doc/en/class_qcommandlinkbutton.txt | 1 - .../hbqt/qtgui/doc/en/class_qcommonstyle.txt | 4 - .../hbqt/qtgui/doc/en/class_qcompleter.txt | 1 - .../qtgui/doc/en/class_qconicalgradient.txt | 1 - .../qtgui/doc/en/class_qcontextmenuevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qcursor.txt | 1 - .../hbqt/qtgui/doc/en/class_qdateedit.txt | 5 -- .../hbqt/qtgui/doc/en/class_qdatetimeedit.txt | 1 - .../qtgui/doc/en/class_qdesktopservices.txt | 1 - .../qtgui/doc/en/class_qdesktopwidget.txt | 1 - .../contrib/hbqt/qtgui/doc/en/class_qdial.txt | 1 - .../hbqt/qtgui/doc/en/class_qdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qdirmodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qdockwidget.txt | 1 - .../qtgui/doc/en/class_qdoublespinbox.txt | 1 - .../qtgui/doc/en/class_qdoublevalidator.txt | 1 - .../contrib/hbqt/qtgui/doc/en/class_qdrag.txt | 1 - .../qtgui/doc/en/class_qdragenterevent.txt | 4 - .../qtgui/doc/en/class_qdragleaveevent.txt | 4 - .../qtgui/doc/en/class_qdragmoveevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qdropevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qerrormessage.txt | 1 - .../hbqt/qtgui/doc/en/class_qfiledialog.txt | 1 - .../qtgui/doc/en/class_qfileiconprovider.txt | 1 - .../qtgui/doc/en/class_qfilesystemmodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qfocusevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qfocusframe.txt | 1 - .../contrib/hbqt/qtgui/doc/en/class_qfont.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontcombobox.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontdatabase.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontinfo.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontmetrics.txt | 1 - .../hbqt/qtgui/doc/en/class_qfontmetricsf.txt | 1 - .../hbqt/qtgui/doc/en/class_qformlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qframe.txt | 1 - .../hbqt/qtgui/doc/en/class_qgradient.txt | 1 - .../doc/en/class_qgraphicsellipseitem.txt | 1 - .../doc/en/class_qgraphicsgridlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qgraphicsitem.txt | 1 - .../doc/en/class_qgraphicsitemanimation.txt | 1 - .../qtgui/doc/en/class_qgraphicsitemgroup.txt | 1 - .../qtgui/doc/en/class_qgraphicslayout.txt | 1 - .../doc/en/class_qgraphicslayoutitem.txt | 1 - .../doc/en/class_qgraphicslinearlayout.txt | 1 - .../qtgui/doc/en/class_qgraphicslineitem.txt | 1 - .../qtgui/doc/en/class_qgraphicspathitem.txt | 1 - .../doc/en/class_qgraphicspixmapitem.txt | 1 - .../doc/en/class_qgraphicspolygonitem.txt | 1 - .../doc/en/class_qgraphicsproxywidget.txt | 1 - .../qtgui/doc/en/class_qgraphicsrectitem.txt | 1 - .../qtgui/doc/en/class_qgraphicsscene.txt | 1 - .../class_qgraphicsscenecontextmenuevent.txt | 1 - .../en/class_qgraphicsscenedragdropevent.txt | 1 - .../doc/en/class_qgraphicssceneevent.txt | 1 - .../doc/en/class_qgraphicsscenehelpevent.txt | 1 - .../doc/en/class_qgraphicsscenehoverevent.txt | 1 - .../doc/en/class_qgraphicsscenemouseevent.txt | 1 - .../doc/en/class_qgraphicsscenemoveevent.txt | 1 - .../en/class_qgraphicssceneresizeevent.txt | 1 - .../doc/en/class_qgraphicsscenewheelevent.txt | 1 - .../doc/en/class_qgraphicssimpletextitem.txt | 1 - .../qtgui/doc/en/class_qgraphicstextitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qgraphicsview.txt | 1 - .../qtgui/doc/en/class_qgraphicswidget.txt | 1 - .../hbqt/qtgui/doc/en/class_qgridlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qgroupbox.txt | 1 - .../hbqt/qtgui/doc/en/class_qhboxlayout.txt | 5 -- .../hbqt/qtgui/doc/en/class_qheaderview.txt | 1 - .../hbqt/qtgui/doc/en/class_qhelpevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qhideevent.txt | 4 - .../contrib/hbqt/qtgui/doc/en/class_qicon.txt | 1 - .../hbqt/qtgui/doc/en/class_qimage.txt | 1 - .../hbqt/qtgui/doc/en/class_qimagereader.txt | 1 - .../hbqt/qtgui/doc/en/class_qimagewriter.txt | 1 - .../hbqt/qtgui/doc/en/class_qinputdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qinputevent.txt | 1 - .../qtgui/doc/en/class_qinputmethodevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qintvalidator.txt | 1 - .../hbqt/qtgui/doc/en/class_qitemdelegate.txt | 1 - .../doc/en/class_qitemeditorcreatorbase.txt | 1 - .../qtgui/doc/en/class_qitemeditorfactory.txt | 1 - .../qtgui/doc/en/class_qitemselection.txt | 1 - .../doc/en/class_qitemselectionmodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qkeyevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qkeysequence.txt | 1 - .../hbqt/qtgui/doc/en/class_qlabel.txt | 1 - .../hbqt/qtgui/doc/en/class_qlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qlayoutitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qlcdnumber.txt | 1 - .../qtgui/doc/en/class_qlineargradient.txt | 1 - .../hbqt/qtgui/doc/en/class_qlineedit.txt | 1 - .../hbqt/qtgui/doc/en/class_qlistview.txt | 1 - .../hbqt/qtgui/doc/en/class_qlistwidget.txt | 1 - .../qtgui/doc/en/class_qlistwidgetitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qmainwindow.txt | 1 - .../hbqt/qtgui/doc/en/class_qmatrix.txt | 1 - .../hbqt/qtgui/doc/en/class_qmdiarea.txt | 1 - .../hbqt/qtgui/doc/en/class_qmdisubwindow.txt | 1 - .../contrib/hbqt/qtgui/doc/en/class_qmenu.txt | 1 - .../hbqt/qtgui/doc/en/class_qmenubar.txt | 1 - .../hbqt/qtgui/doc/en/class_qmessagebox.txt | 1 - .../hbqt/qtgui/doc/en/class_qmouseevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qmoveevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qmovie.txt | 1 - .../qtgui/doc/en/class_qpagesetupdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qpaintdevice.txt | 1 - .../hbqt/qtgui/doc/en/class_qpaintengine.txt | 1 - .../hbqt/qtgui/doc/en/class_qpainter.txt | 1 - .../hbqt/qtgui/doc/en/class_qpainterpath.txt | 1 - .../hbqt/qtgui/doc/en/class_qpaintevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qpalette.txt | 1 - .../contrib/hbqt/qtgui/doc/en/class_qpen.txt | 1 - .../hbqt/qtgui/doc/en/class_qpicture.txt | 1 - .../hbqt/qtgui/doc/en/class_qpixmap.txt | 1 - .../doc/en/class_qplaintextdocumentlayout.txt | 1 - .../qtgui/doc/en/class_qplaintextedit.txt | 1 - .../hbqt/qtgui/doc/en/class_qpolygon.txt | 1 - .../hbqt/qtgui/doc/en/class_qpolygonf.txt | 1 - .../hbqt/qtgui/doc/en/class_qprintdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qprintengine.txt | 1 - .../hbqt/qtgui/doc/en/class_qprinter.txt | 1 - .../hbqt/qtgui/doc/en/class_qprinterinfo.txt | 1 - .../doc/en/class_qprintpreviewdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qprogressbar.txt | 1 - .../qtgui/doc/en/class_qprogressdialog.txt | 1 - .../hbqt/qtgui/doc/en/class_qpushbutton.txt | 1 - .../qtgui/doc/en/class_qradialgradient.txt | 1 - .../hbqt/qtgui/doc/en/class_qradiobutton.txt | 5 -- .../qtgui/doc/en/class_qregexpvalidator.txt | 1 - .../hbqt/qtgui/doc/en/class_qregion.txt | 1 - .../hbqt/qtgui/doc/en/class_qresizeevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qscrollarea.txt | 1 - .../hbqt/qtgui/doc/en/class_qscrollbar.txt | 5 -- .../qtgui/doc/en/class_qsessionmanager.txt | 1 - .../hbqt/qtgui/doc/en/class_qshowevent.txt | 4 - .../hbqt/qtgui/doc/en/class_qsizegrip.txt | 4 - .../hbqt/qtgui/doc/en/class_qsizepolicy.txt | 1 - .../hbqt/qtgui/doc/en/class_qslider.txt | 1 - .../doc/en/class_qsortfilterproxymodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qsound.txt | 1 - .../hbqt/qtgui/doc/en/class_qspaceritem.txt | 1 - .../hbqt/qtgui/doc/en/class_qspinbox.txt | 1 - .../hbqt/qtgui/doc/en/class_qsplashscreen.txt | 1 - .../hbqt/qtgui/doc/en/class_qsplitter.txt | 1 - .../qtgui/doc/en/class_qstackedwidget.txt | 1 - .../hbqt/qtgui/doc/en/class_qstandarditem.txt | 1 - .../qtgui/doc/en/class_qstandarditemmodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qstatusbar.txt | 1 - .../qtgui/doc/en/class_qstringlistmodel.txt | 1 - .../hbqt/qtgui/doc/en/class_qstyle.txt | 1 - .../doc/en/class_qstyleditemdelegate.txt | 1 - .../hbqt/qtgui/doc/en/class_qstylefactory.txt | 1 - .../qtgui/doc/en/class_qstylehintreturn.txt | 4 - .../doc/en/class_qstylehintreturnmask.txt | 4 - .../doc/en/class_qstylehintreturnvariant.txt | 4 - .../hbqt/qtgui/doc/en/class_qstyleoption.txt | 1 - .../qtgui/doc/en/class_qstyleoptionbutton.txt | 1 - .../doc/en/class_qstyleoptioncombobox.txt | 1 - .../doc/en/class_qstyleoptioncomplex.txt | 1 - .../doc/en/class_qstyleoptiondockwidget.txt | 1 - .../doc/en/class_qstyleoptionfocusrect.txt | 1 - .../qtgui/doc/en/class_qstyleoptionframe.txt | 1 - .../doc/en/class_qstyleoptiongraphicsitem.txt | 1 - .../doc/en/class_qstyleoptiongroupbox.txt | 1 - .../qtgui/doc/en/class_qstyleoptionheader.txt | 1 - .../doc/en/class_qstyleoptionmenuitem.txt | 1 - .../doc/en/class_qstyleoptionprogressbar.txt | 1 - .../doc/en/class_qstyleoptionsizegrip.txt | 1 - .../qtgui/doc/en/class_qstyleoptionslider.txt | 1 - .../doc/en/class_qstyleoptionspinbox.txt | 1 - .../qtgui/doc/en/class_qstyleoptiontab.txt | 1 - .../doc/en/class_qstyleoptiontabbarbase.txt | 1 - .../en/class_qstyleoptiontabwidgetframe.txt | 1 - .../doc/en/class_qstyleoptiontitlebar.txt | 1 - .../doc/en/class_qstyleoptiontoolbar.txt | 1 - .../doc/en/class_qstyleoptiontoolbox.txt | 1 - .../doc/en/class_qstyleoptiontoolbutton.txt | 1 - .../doc/en/class_qstyleoptionviewitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qstylepainter.txt | 1 - .../qtgui/doc/en/class_qsyntaxhighlighter.txt | 1 - .../qtgui/doc/en/class_qsystemtrayicon.txt | 1 - .../hbqt/qtgui/doc/en/class_qtabbar.txt | 1 - .../hbqt/qtgui/doc/en/class_qtableview.txt | 1 - .../hbqt/qtgui/doc/en/class_qtablewidget.txt | 1 - .../qtgui/doc/en/class_qtablewidgetitem.txt | 1 - .../en/class_qtablewidgetselectionrange.txt | 1 - .../hbqt/qtgui/doc/en/class_qtabwidget.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextblock.txt | 1 - .../qtgui/doc/en/class_qtextblockformat.txt | 1 - .../qtgui/doc/en/class_qtextblockgroup.txt | 4 - .../hbqt/qtgui/doc/en/class_qtextbrowser.txt | 1 - .../qtgui/doc/en/class_qtextcharformat.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextcursor.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextdocument.txt | 1 - .../doc/en/class_qtextdocumentfragment.txt | 1 - .../doc/en/class_qtextdocumentwriter.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextedit.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextformat.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextfragment.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextframe.txt | 1 - .../qtgui/doc/en/class_qtextframeformat.txt | 1 - .../qtgui/doc/en/class_qtextimageformat.txt | 1 - .../qtgui/doc/en/class_qtextinlineobject.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextlayout.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextlength.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextline.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextlist.txt | 1 - .../qtgui/doc/en/class_qtextlistformat.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextobject.txt | 1 - .../hbqt/qtgui/doc/en/class_qtextoption.txt | 1 - .../qtgui/doc/en/class_qtexttableformat.txt | 1 - .../hbqt/qtgui/doc/en/class_qtimeedit.txt | 5 -- .../hbqt/qtgui/doc/en/class_qtoolbar.txt | 1 - .../hbqt/qtgui/doc/en/class_qtoolbox.txt | 1 - .../hbqt/qtgui/doc/en/class_qtoolbutton.txt | 1 - .../hbqt/qtgui/doc/en/class_qtransform.txt | 1 - .../hbqt/qtgui/doc/en/class_qtreeview.txt | 1 - .../hbqt/qtgui/doc/en/class_qtreewidget.txt | 1 - .../qtgui/doc/en/class_qtreewidgetitem.txt | 1 - .../hbqt/qtgui/doc/en/class_quiloader.txt | 1 - .../hbqt/qtgui/doc/en/class_qvalidator.txt | 1 - .../hbqt/qtgui/doc/en/class_qvboxlayout.txt | 5 -- .../hbqt/qtgui/doc/en/class_qwheelevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qwidget.txt | 1 - .../hbqt/qtgui/doc/en/class_qwidgetaction.txt | 1 - .../hbqt/qtgui/doc/en/class_qwidgetitem.txt | 1 - .../hbqt/qtgui/doc/en/class_qwindowsstyle.txt | 4 - .../doc/en/class_qwindowstatechangeevent.txt | 1 - .../hbqt/qtgui/doc/en/class_qwizard.txt | 1 - .../hbqt/qtgui/doc/en/class_qwizardpage.txt | 1 - .../hbqt/qtnetwork/doc/en/class_qftp.txt | 1 - .../hbqt/qtnetwork/doc/en/class_qhttp.txt | 1 - .../qtnetwork/doc/en/class_qhttpheader.txt | 1 - .../doc/en/class_qhttprequestheader.txt | 1 - .../doc/en/class_qhttpresponseheader.txt | 1 - .../doc/en/class_qnetworkrequest.txt | 1 - .../hbqt/qtwebkit/doc/en/class_qwebframe.txt | 1 - .../qtwebkit/doc/en/class_qwebhistory.txt | 1 - .../doc/en/class_qwebhistoryinterface.txt | 1 - .../qtwebkit/doc/en/class_qwebhistoryitem.txt | 1 - .../doc/en/class_qwebhittestresult.txt | 1 - .../hbqt/qtwebkit/doc/en/class_qwebpage.txt | 1 - .../doc/en/class_qwebpluginfactory.txt | 1 - .../doc/en/class_qwebsecurityorigin.txt | 1 - .../qtwebkit/doc/en/class_qwebsettings.txt | 1 - .../hbqt/qtwebkit/doc/en/class_qwebview.txt | 1 - harbour/contrib/hbqt/utils/hbqtgen.prg | 55 ++++++------- harbour/contrib/hbqt/utils/qtcore.qtp | 18 ++-- 379 files changed, 280 insertions(+), 614 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index a53ae99c27..5cb29d498e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,49 @@ The license applies to all entries newer than 2009-04-28. */ +2010-10-17 13:18 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/utils/qtcore.qtp + ! Reenabled recently disabled classes so that these generated + sources will get updated (and not generate false grep hits) + + * contrib/hbqt/qtcore/hbqt_misc.prg + - Deleted HbQtObjectHandler:from() method. + If such object "casting" is needed, it should be added on a + per class basis, using something like this code: + --- + METHOD :from( oObject ) + LOCAL pPtr + IF hbqt_isObject( oObject ) .AND. ; + ( oObject:className == "xxx" .OR. oObject:className == "yyy" ... ) + IF hbqt_isPointer( pPtr := oObject:pPtr ) + ::pPtr := pPtr + ENDIF + ELSE + __hbqt_Error() + ENDIF + RETURN Self + --- + + * contrib/hbqt/utils/hbqtgen.prg + ! Fixed to generate doc source for classes without methods. + - Deleted :from() references. + - Do not generate From() function anymore. + (TODO: Need regeneration after that) + + * contrib/hbqt/utils/hbqtgen.prg + * contrib/hbqt/qtgui/THbQtUI.prg + * contrib/hbqt/hbqt_hbmk2_plugin.hbs + - Deleted commented references to :from() method. + + * contrib/hbqt/qtgui/doc/* + * contrib/hbqt/qtwebkit/doc/* + * contrib/hbqt/qtcore/g/* + * contrib/hbqt/qtcore/doc/* + * contrib/hbqt/qtnetwork/doc/* + * contrib/hbqt/qscintilla/doc/* + * contrib/hbqt/qtdesigner/doc/* + * Regenerated. + 2010-10-17 12:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtgui/THbQtUI.prg * HB_ISOBJECT() -> HBQT_ISOBJECT() diff --git a/harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs b/harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs index 3921188d8c..7c9093f835 100644 --- a/harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs +++ b/harbour/contrib/hbqt/hbqt_hbmk2_plugin.hbs @@ -737,7 +737,6 @@ STATIC FUNCTION hbq_formatCommand( cCmd, lText, widgets ) n1 := At( ".", cCmd ) cCmd1 := hbq_setObjects( SubStr( cCmd, n + 1, n1 - n - 1 ), widgets ) cCmd1 := StrTran( cCmd1, "->", ":" ) -// AAdd( widgets, { "QSizePolicy", cNam, "QSizePolicy()", "QSizePolicy():from(" + cCmd1 + ")" } ) AAdd( widgets, { "QSizePolicy", cNam, "QSizePolicy()", "QSizePolicy(" + cCmd1 + ")" } ) cCmd := 'setHeightForWidth(o[ "' + cNam + '" ]:' + SubStr( cCmd, n1 + 1 ) ELSE diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciabstractapis.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciabstractapis.txt index c485a1100d..b72dda9dcf 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciabstractapis.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciabstractapis.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciAbstractAPIs( ... ) - * QsciAbstractAPIs():from( pPtr_OR_oObj_of_type_QsciAbstractAPIs ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciapis.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciapis.txt index 3e05630b6d..4df2dde052 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciapis.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciapis.txt @@ -19,7 +19,6 @@ * QsciAbstractAPIs * $SYNTAX$ * QsciAPIs( ... ) - * QsciAPIs():from( pPtr_OR_oObj_of_type_QsciAPIs ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommand.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommand.txt index e846013649..726d4408d6 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommand.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommand.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciCommand( ... ) - * QsciCommand():from( pPtr_OR_oObj_of_type_QsciCommand ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommandset.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommandset.txt index 253f525882..51a80450f0 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommandset.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscicommandset.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciCommandSet( ... ) - * QsciCommandSet():from( pPtr_OR_oObj_of_type_QsciCommandSet ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexer.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexer.txt index 6c9ba11983..d0ec1d6daa 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexer.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexer.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciLexer( ... ) - * QsciLexer():from( pPtr_OR_oObj_of_type_QsciLexer ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexercpp.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexercpp.txt index c8281e6ba0..b84a89c412 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexercpp.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexercpp.txt @@ -19,7 +19,6 @@ * QsciLexer * $SYNTAX$ * QsciLexerCPP( ... ) - * QsciLexerCPP():from( pPtr_OR_oObj_of_type_QsciLexerCPP ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexerflagship.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexerflagship.txt index 9a4868bafc..72ed89ee22 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexerflagship.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscilexerflagship.txt @@ -19,7 +19,6 @@ * QsciLexer * $SYNTAX$ * QsciLexerFlagship( ... ) - * QsciLexerFlagship():from( pPtr_OR_oObj_of_type_QsciLexerFlagship ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciscintilla.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciscintilla.txt index da1cfffea6..ab2a0d1f3d 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciscintilla.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qsciscintilla.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciScintilla( ... ) - * QsciScintilla():from( pPtr_OR_oObj_of_type_QsciScintilla ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyle.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyle.txt index f787440d68..e40261facc 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyle.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyle.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciStyle( ... ) - * QsciStyle():from( pPtr_OR_oObj_of_type_QsciStyle ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyledtext.txt b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyledtext.txt index 3c6d69ddeb..44e2546043 100644 --- a/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyledtext.txt +++ b/harbour/contrib/hbqt/qscintilla/doc/en/class_qscistyledtext.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QsciStyledText( ... ) - * QsciStyledText():from( pPtr_OR_oObj_of_type_QsciStyledText ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqevents.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqevents.txt index 9b3503adc6..e6eadc522b 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqevents.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqevents.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * HBQEvents( ... ) - * HBQEvents():from( pPtr_OR_oObj_of_type_HBQEvents ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqslots.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqslots.txt index f62d8fab6b..b11c28fab8 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqslots.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqslots.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * HBQSlots( ... ) - * HBQSlots():from( pPtr_OR_oObj_of_type_HBQSlots ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqstring.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqstring.txt index 8b0acb92a0..b3d0fe6d0b 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_hbqstring.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_hbqstring.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * HBQString( ... ) - * HBQString():from( pPtr_OR_oObj_of_type_HBQString ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractitemmodel.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractitemmodel.txt index 2bbd59efcb..44b155e754 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractitemmodel.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractitemmodel.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QAbstractItemModel( ... ) - * QAbstractItemModel():from( pPtr_OR_oObj_of_type_QAbstractItemModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractlistmodel.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractlistmodel.txt index a06bfcb768..17d7a69146 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractlistmodel.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstractlistmodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * QAbstractListModel( ... ) - * QAbstractListModel():from( pPtr_OR_oObj_of_type_QAbstractListModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstracttablemodel.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstracttablemodel.txt index 338b96869b..998a591513 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qabstracttablemodel.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qabstracttablemodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * QAbstractTableModel( ... ) - * QAbstractTableModel():from( pPtr_OR_oObj_of_type_QAbstractTableModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qbitarray.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qbitarray.txt index ea41f14c9b..7b810a2101 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qbitarray.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qbitarray.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QBitArray( ... ) - * QBitArray():from( pPtr_OR_oObj_of_type_QBitArray ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qbuffer.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qbuffer.txt index 002710b9b4..363417052e 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qbuffer.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qbuffer.txt @@ -19,7 +19,6 @@ * QIODevice * $SYNTAX$ * QBuffer( ... ) - * QBuffer():from( pPtr_OR_oObj_of_type_QBuffer ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qbytearray.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qbytearray.txt index 888542a400..49e55e6f60 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qbytearray.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qbytearray.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QByteArray( ... ) - * QByteArray():from( pPtr_OR_oObj_of_type_QByteArray ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qchar.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qchar.txt index 7c39b4f516..7905919d74 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qchar.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qchar.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QChar( ... ) - * QChar():from( pPtr_OR_oObj_of_type_QChar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qcoreapplication.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qcoreapplication.txt index 33ca7c06af..a132bef1ff 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qcoreapplication.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qcoreapplication.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QCoreApplication( ... ) - * QCoreApplication():from( pPtr_OR_oObj_of_type_QCoreApplication ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qdatastream.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qdatastream.txt index 04baafede4..e330c4840a 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qdatastream.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qdatastream.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDataStream( ... ) - * QDataStream():from( pPtr_OR_oObj_of_type_QDataStream ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qdate.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qdate.txt index 0f1cb2eb76..acde3e7454 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qdate.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qdate.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDate( ... ) - * QDate():from( pPtr_OR_oObj_of_type_QDate ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qdatetime.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qdatetime.txt index 5361cf75ad..0c694a4597 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qdatetime.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qdatetime.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDateTime( ... ) - * QDateTime():from( pPtr_OR_oObj_of_type_QDateTime ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qdir.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qdir.txt index 7ab2071156..9e391d5f13 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qdir.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qdir.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDir( ... ) - * QDir():from( pPtr_OR_oObj_of_type_QDir ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qevent.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qevent.txt index ad00069873..47eda6cbc4 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qevent.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qevent.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QEvent( ... ) - * QEvent():from( pPtr_OR_oObj_of_type_QEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qeventloop.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qeventloop.txt index 1ff9878852..d9046469ae 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qeventloop.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qeventloop.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QEventLoop( ... ) - * QEventLoop():from( pPtr_OR_oObj_of_type_QEventLoop ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qfile.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qfile.txt index 4d3bd79686..fb4c2b0291 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qfile.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qfile.txt @@ -19,7 +19,6 @@ * QIODevice * $SYNTAX$ * QFile( ... ) - * QFile():from( pPtr_OR_oObj_of_type_QFile ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qfileinfo.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qfileinfo.txt index 59d2007973..809dd2be9e 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qfileinfo.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qfileinfo.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFileInfo( ... ) - * QFileInfo():from( pPtr_OR_oObj_of_type_QFileInfo ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qgenericargument.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qgenericargument.txt index edf609a3bc..c0fa479c0c 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qgenericargument.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qgenericargument.txt @@ -19,14 +19,12 @@ * * $SYNTAX$ * QGenericArgument( ... ) - * QGenericArgument():from( pPtr_OR_oObj_of_type_QGenericArgument ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QGenericArgument * $METHODS$ - * :QGenericArgument( cName, ovoid ) -> oQGenericArgument * :data() -> NIL * :name() -> cChar * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qiodevice.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qiodevice.txt index 458fad9634..4412143605 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qiodevice.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qiodevice.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QIODevice( ... ) - * QIODevice():from( pPtr_OR_oObj_of_type_QIODevice ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1char.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1char.txt index 7d9ff5890a..9e648c4a08 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1char.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1char.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLatin1Char( ... ) - * QLatin1Char():from( pPtr_OR_oObj_of_type_QLatin1Char ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1string.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1string.txt index cb0ceee8f5..2a4cfe7980 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1string.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qlatin1string.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLatin1String( ... ) - * QLatin1String():from( pPtr_OR_oObj_of_type_QLatin1String ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qline.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qline.txt index 809e955c51..edfe6f46e5 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qline.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qline.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLine( ... ) - * QLine():from( pPtr_OR_oObj_of_type_QLine ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qlinef.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qlinef.txt index df87b98266..2fde4ff537 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qlinef.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qlinef.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLineF( ... ) - * QLineF():from( pPtr_OR_oObj_of_type_QLineF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qlist.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qlist.txt index b26cae30ea..bec75287a2 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qlist.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qlist.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QList( ... ) - * QList():from( pPtr_OR_oObj_of_type_QList ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qlocale.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qlocale.txt index 4de34351e7..bfeef14713 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qlocale.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qlocale.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLocale( ... ) - * QLocale():from( pPtr_OR_oObj_of_type_QLocale ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaclassinfo.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaclassinfo.txt index 5876f1a55b..96eb482d04 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaclassinfo.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaclassinfo.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaClassInfo( ... ) - * QMetaClassInfo():from( pPtr_OR_oObj_of_type_QMetaClassInfo ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaenum.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaenum.txt index 9292725f64..2cfb198d49 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaenum.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaenum.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaEnum( ... ) - * QMetaEnum():from( pPtr_OR_oObj_of_type_QMetaEnum ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetamethod.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetamethod.txt index 9bbf9f779e..332993fdd6 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetamethod.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetamethod.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaMethod( ... ) - * QMetaMethod():from( pPtr_OR_oObj_of_type_QMetaMethod ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaobject.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaobject.txt index 62f0977c0e..6dd56453a8 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaobject.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaobject.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaObject( ... ) - * QMetaObject():from( pPtr_OR_oObj_of_type_QMetaObject ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaproperty.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaproperty.txt index ad7e415e45..d43b148626 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaproperty.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetaproperty.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaProperty( ... ) - * QMetaProperty():from( pPtr_OR_oObj_of_type_QMetaProperty ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetatype.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetatype.txt index 5db969df81..b805096e4b 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmetatype.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmetatype.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMetaType( ... ) - * QMetaType():from( pPtr_OR_oObj_of_type_QMetaType ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmimedata.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmimedata.txt index 909178136d..b08708aaf7 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmimedata.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmimedata.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QMimeData( ... ) - * QMimeData():from( pPtr_OR_oObj_of_type_QMimeData ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qmodelindex.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qmodelindex.txt index dbd3446a09..57be623563 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qmodelindex.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qmodelindex.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QModelIndex( ... ) - * QModelIndex():from( pPtr_OR_oObj_of_type_QModelIndex ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qobject.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qobject.txt index 694cb8d7b6..f5c2bda3d4 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qobject.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qobject.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QObject( ... ) - * QObject():from( pPtr_OR_oObj_of_type_QObject ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qpoint.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qpoint.txt index 5a8cf80ab5..a3532f1582 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qpoint.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qpoint.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPoint( ... ) - * QPoint():from( pPtr_OR_oObj_of_type_QPoint ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qpointf.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qpointf.txt index fe176ebce9..27297768bb 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qpointf.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qpointf.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPointF( ... ) - * QPointF():from( pPtr_OR_oObj_of_type_QPointF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qprocess.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qprocess.txt index 206637cfea..573989a106 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qprocess.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qprocess.txt @@ -19,7 +19,6 @@ * QIODevice * $SYNTAX$ * QProcess( ... ) - * QProcess():from( pPtr_OR_oObj_of_type_QProcess ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qrect.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qrect.txt index c27682f243..955b0ecaaa 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qrect.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qrect.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QRect( ... ) - * QRect():from( pPtr_OR_oObj_of_type_QRect ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qrectf.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qrectf.txt index 0097e1240c..60357f2059 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qrectf.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qrectf.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QRectF( ... ) - * QRectF():from( pPtr_OR_oObj_of_type_QRectF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qregexp.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qregexp.txt index 7b8a855636..b625b8f22c 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qregexp.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qregexp.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QRegExp( ... ) - * QRegExp():from( pPtr_OR_oObj_of_type_QRegExp ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qresource.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qresource.txt index 7208276667..38fc98da7b 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qresource.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qresource.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QResource( ... ) - * QResource():from( pPtr_OR_oObj_of_type_QResource ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qsettings.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qsettings.txt index 0006edcb90..0c50f9f324 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qsettings.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qsettings.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QSettings( ... ) - * QSettings():from( pPtr_OR_oObj_of_type_QSettings ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qsignalmapper.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qsignalmapper.txt index 5098b2c035..daa4f0db22 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qsignalmapper.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qsignalmapper.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QSignalMapper( ... ) - * QSignalMapper():from( pPtr_OR_oObj_of_type_QSignalMapper ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qsize.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qsize.txt index 70a2392708..b05ba15544 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qsize.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qsize.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QSize( ... ) - * QSize():from( pPtr_OR_oObj_of_type_QSize ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qsizef.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qsizef.txt index 49469cafc1..f63596fbac 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qsizef.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qsizef.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QSizeF( ... ) - * QSizeF():from( pPtr_OR_oObj_of_type_QSizeF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qstringlist.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qstringlist.txt index ffa6c61cc3..b89121c08f 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qstringlist.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qstringlist.txt @@ -19,7 +19,6 @@ * QList * $SYNTAX$ * QStringList( ... ) - * QStringList():from( pPtr_OR_oObj_of_type_QStringList ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qstringref.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qstringref.txt index 285f2aac27..a64634aecf 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qstringref.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qstringref.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QStringRef( ... ) - * QStringRef():from( pPtr_OR_oObj_of_type_QStringRef ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextboundaryfinder.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextboundaryfinder.txt index 5aa5b7728e..f571daa726 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextboundaryfinder.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextboundaryfinder.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextBoundaryFinder( ... ) - * QTextBoundaryFinder():from( pPtr_OR_oObj_of_type_QTextBoundaryFinder ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextcodec.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextcodec.txt index 218c1fdbbb..f3d14e2061 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextcodec.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextcodec.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextCodec( ... ) - * QTextCodec():from( pPtr_OR_oObj_of_type_QTextCodec ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextdecoder.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextdecoder.txt index 45908dbddb..17326206ce 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextdecoder.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextdecoder.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextDecoder( ... ) - * QTextDecoder():from( pPtr_OR_oObj_of_type_QTextDecoder ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextencoder.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextencoder.txt index 1601a0ce0a..2bd2fec1ab 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextencoder.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextencoder.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextEncoder( ... ) - * QTextEncoder():from( pPtr_OR_oObj_of_type_QTextEncoder ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextstream.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextstream.txt index 1a3974c13b..29c2fd2660 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtextstream.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtextstream.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextStream( ... ) - * QTextStream():from( pPtr_OR_oObj_of_type_QTextStream ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qthread.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qthread.txt index e29cc62e9a..674cc50d4f 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qthread.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qthread.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QThread( ... ) - * QThread():from( pPtr_OR_oObj_of_type_QThread ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtime.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtime.txt index 976fcebc65..40c25035d3 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtime.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtime.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTime( ... ) - * QTime():from( pPtr_OR_oObj_of_type_QTime ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtimeline.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtimeline.txt index 3c00f6cce4..485b069a18 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtimeline.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtimeline.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QTimeLine( ... ) - * QTimeLine():from( pPtr_OR_oObj_of_type_QTimeLine ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtimer.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtimer.txt index 432e04529a..c0ce7d416d 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtimer.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtimer.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QTimer( ... ) - * QTimer():from( pPtr_OR_oObj_of_type_QTimer ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qtranslator.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qtranslator.txt index 8a59a7633a..721207bb21 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qtranslator.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qtranslator.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QTranslator( ... ) - * QTranslator():from( pPtr_OR_oObj_of_type_QTranslator ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qurl.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qurl.txt index 6f4a9536d2..0e5de62b62 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qurl.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qurl.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QUrl( ... ) - * QUrl():from( pPtr_OR_oObj_of_type_QUrl ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/doc/en/class_qvariant.txt b/harbour/contrib/hbqt/qtcore/doc/en/class_qvariant.txt index b4df39249e..4059d4dae4 100644 --- a/harbour/contrib/hbqt/qtcore/doc/en/class_qvariant.txt +++ b/harbour/contrib/hbqt/qtcore/doc/en/class_qvariant.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QVariant( ... ) - * QVariant():from( pPtr_OR_oObj_of_type_QVariant ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtcore/g/QGenericArgument.cpp b/harbour/contrib/hbqt/qtcore/g/QGenericArgument.cpp index d9b190aa6b..a73f0f91bc 100644 --- a/harbour/contrib/hbqt/qtcore/g/QGenericArgument.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QGenericArgument.cpp @@ -98,7 +98,7 @@ /*----------------------------------------------------------------------*/ /* - * Constructed[ 3/3 [ 100.00% ] ] + * Constructed[ 2/2 [ 100.00% ] ] * */ @@ -186,14 +186,6 @@ HB_FUNC( QT_QGENERICARGUMENT ) hb_retptrGC( hbqt_gcAllocate_QGenericArgument( ( void * ) pObj, true ) ); } -/* - * QGenericArgument ( const char * name = 0, const void * data = 0 ) - */ -HB_FUNC( QT_QGENERICARGUMENT_QGENERICARGUMENT ) -{ - hb_retptrGC( hbqt_gcAllocate_QGenericArgument( new QGenericArgument( ( const char * ) hb_parc( 2 ), hbqt_par_void( 3 ) ), true ) ); -} - /* * void * data () const */ diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaClassInfo.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaClassInfo.cpp index 43d9d957bc..1883130756 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaClassInfo.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaClassInfo.cpp @@ -108,7 +108,7 @@ /* - * + * QMetaClassInfo () * */ @@ -153,7 +153,7 @@ void * hbqt_gcAllocate_QMetaClassInfo( void * pObj, bool bNew ) HB_FUNC( QT_QMETACLASSINFO ) { - // hb_retptr( new QMetaClassInfo() ); + // __HB_RETPTRGC__( new QMetaClassInfo() ); } /* diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaEnum.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaEnum.cpp index 3f0ed1bc16..a77b550b8d 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaEnum.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaEnum.cpp @@ -108,7 +108,7 @@ /* - * + * QMetaEnum () * */ @@ -153,7 +153,7 @@ void * hbqt_gcAllocate_QMetaEnum( void * pObj, bool bNew ) HB_FUNC( QT_QMETAENUM ) { - // hb_retptr( new QMetaEnum() ); + // __HB_RETPTRGC__( new QMetaEnum() ); } /* diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaMethod.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaMethod.cpp index d1ea6c3ed0..72420d9607 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaMethod.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaMethod.cpp @@ -120,7 +120,7 @@ /* - * + * QMetaMethod () * */ diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaObject.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaObject.cpp index 7fc9762b78..cbc43ecc17 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaObject.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaObject.cpp @@ -116,7 +116,7 @@ #include /* - * + * QMetaObject () * */ @@ -161,7 +161,7 @@ void * hbqt_gcAllocate_QMetaObject( void * pObj, bool bNew ) HB_FUNC( QT_QMETAOBJECT ) { - // hb_retptr( new QMetaObject() ); + // __HB_RETPTRGC__( new QMetaObject() ); } /* diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaProperty.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaProperty.cpp index 4f54d9d532..06644f8a69 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaProperty.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaProperty.cpp @@ -108,7 +108,7 @@ /* - * + * QMetaProperty () * */ @@ -153,7 +153,7 @@ void * hbqt_gcAllocate_QMetaProperty( void * pObj, bool bNew ) HB_FUNC( QT_QMETAPROPERTY ) { - // hb_retptr( new QMetaProperty() ); + // __HB_RETPTRGC__( new QMetaProperty() ); } /* diff --git a/harbour/contrib/hbqt/qtcore/g/QMetaType.cpp b/harbour/contrib/hbqt/qtcore/g/QMetaType.cpp index f8457f85b1..b321e891e2 100644 --- a/harbour/contrib/hbqt/qtcore/g/QMetaType.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QMetaType.cpp @@ -119,7 +119,7 @@ /* - * + * QMetaType () * */ @@ -164,7 +164,7 @@ void * hbqt_gcAllocate_QMetaType( void * pObj, bool bNew ) HB_FUNC( QT_QMETATYPE ) { - // hb_retptr( new QMetaType() ); + // __HB_RETPTRGC__( new QMetaType() ); } /* diff --git a/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg b/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg index 8cb919048f..ea8225f936 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg @@ -98,12 +98,17 @@ FUNCTION QGenericArgument( ... ) RETURN HB_QGenericArgument():new( ... ) +FUNCTION QGenericArgumentFrom( ... ) + RETURN HB_QGenericArgument():from( ... ) + +FUNCTION QGenericArgumentFromPointer( ... ) + RETURN HB_QGenericArgument():fromPointer( ... ) + CREATE CLASS QGenericArgument INHERIT HbQtObjectHandler FUNCTION HB_QGenericArgument METHOD new( ... ) - METHOD QGenericArgument // ( cName, ovoid ) -> oQGenericArgument METHOD data // ( ) -> NIL METHOD name // ( ) -> cChar @@ -113,38 +118,18 @@ CREATE CLASS QGenericArgument INHERIT HbQtObjectHandler FUNCTION HB_QGenericArgu METHOD QGenericArgument:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QGenericArgument( ... ) RETURN Self -METHOD QGenericArgument:QGenericArgument( ... ) - SWITCH PCount() - CASE 2 - DO CASE - CASE hb_isChar( hb_pvalue( 1 ) ) .AND. hb_isObject( hb_pvalue( 2 ) ) - RETURN HB_QGenericArgument():from( Qt_QGenericArgument_QGenericArgument( ::pPtr, ... ) ) - ENDCASE - EXIT - CASE 1 - DO CASE - CASE hb_isChar( hb_pvalue( 1 ) ) - RETURN HB_QGenericArgument():from( Qt_QGenericArgument_QGenericArgument( ::pPtr, ... ) ) - ENDCASE - EXIT - CASE 0 - RETURN HB_QGenericArgument():from( Qt_QGenericArgument_QGenericArgument( ::pPtr, ... ) ) - ENDSWITCH - RETURN hbqt_error() - - METHOD QGenericArgument:data( ... ) SWITCH PCount() CASE 0 RETURN Qt_QGenericArgument_data( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QGenericArgument:name( ... ) @@ -152,5 +137,5 @@ METHOD QGenericArgument:name( ... ) CASE 0 RETURN Qt_QGenericArgument_name( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg b/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg index 0b8e1c201e..cc598c4dda 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg @@ -98,6 +98,12 @@ FUNCTION QGenericReturnArgument( ... ) RETURN HB_QGenericReturnArgument():new( ... ) +FUNCTION QGenericReturnArgumentFrom( ... ) + RETURN HB_QGenericReturnArgument():from( ... ) + +FUNCTION QGenericReturnArgumentFromPointer( ... ) + RETURN HB_QGenericReturnArgument():fromPointer( ... ) + CREATE CLASS QGenericReturnArgument INHERIT HbQtObjectHandler, HB_QGenericArgument FUNCTION HB_QGenericReturnArgument @@ -110,7 +116,7 @@ CREATE CLASS QGenericReturnArgument INHERIT HbQtObjectHandler, HB_QGenericArgume METHOD QGenericReturnArgument:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QGenericReturnArgument( ... ) RETURN Self diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg index f32f9ca43e..04fad2e783 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg @@ -98,6 +98,12 @@ FUNCTION QMetaClassInfo( ... ) RETURN HB_QMetaClassInfo():new( ... ) +FUNCTION QMetaClassInfoFrom( ... ) + RETURN HB_QMetaClassInfo():from( ... ) + +FUNCTION QMetaClassInfoFromPointer( ... ) + RETURN HB_QMetaClassInfo():fromPointer( ... ) + CREATE CLASS QMetaClassInfo INHERIT HbQtObjectHandler FUNCTION HB_QMetaClassInfo @@ -112,7 +118,7 @@ CREATE CLASS QMetaClassInfo INHERIT HbQtObjectHandler FUNCTION HB_QMetaClassInfo METHOD QMetaClassInfo:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaClassInfo( ... ) RETURN Self @@ -123,7 +129,7 @@ METHOD QMetaClassInfo:name( ... ) CASE 0 RETURN Qt_QMetaClassInfo_name( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaClassInfo:value( ... ) @@ -131,5 +137,5 @@ METHOD QMetaClassInfo:value( ... ) CASE 0 RETURN Qt_QMetaClassInfo_value( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg index 1dc675ca28..ce45186db7 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg @@ -98,6 +98,12 @@ FUNCTION QMetaEnum( ... ) RETURN HB_QMetaEnum():new( ... ) +FUNCTION QMetaEnumFrom( ... ) + RETURN HB_QMetaEnum():from( ... ) + +FUNCTION QMetaEnumFromPointer( ... ) + RETURN HB_QMetaEnum():fromPointer( ... ) + CREATE CLASS QMetaEnum INHERIT HbQtObjectHandler FUNCTION HB_QMetaEnum @@ -121,7 +127,7 @@ CREATE CLASS QMetaEnum INHERIT HbQtObjectHandler FUNCTION HB_QMetaEnum METHOD QMetaEnum:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaEnum( ... ) RETURN Self @@ -132,7 +138,7 @@ METHOD QMetaEnum:isFlag( ... ) CASE 0 RETURN Qt_QMetaEnum_isFlag( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:isValid( ... ) @@ -140,7 +146,7 @@ METHOD QMetaEnum:isValid( ... ) CASE 0 RETURN Qt_QMetaEnum_isValid( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:key( ... ) @@ -152,7 +158,7 @@ METHOD QMetaEnum:key( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:keyCount( ... ) @@ -160,7 +166,7 @@ METHOD QMetaEnum:keyCount( ... ) CASE 0 RETURN Qt_QMetaEnum_keyCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:keyToValue( ... ) @@ -172,7 +178,7 @@ METHOD QMetaEnum:keyToValue( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:keysToValue( ... ) @@ -184,7 +190,7 @@ METHOD QMetaEnum:keysToValue( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:name( ... ) @@ -192,7 +198,7 @@ METHOD QMetaEnum:name( ... ) CASE 0 RETURN Qt_QMetaEnum_name( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:scope( ... ) @@ -200,7 +206,7 @@ METHOD QMetaEnum:scope( ... ) CASE 0 RETURN Qt_QMetaEnum_scope( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:value( ... ) @@ -212,7 +218,7 @@ METHOD QMetaEnum:value( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:valueToKey( ... ) @@ -224,7 +230,7 @@ METHOD QMetaEnum:valueToKey( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaEnum:valueToKeys( ... ) @@ -232,9 +238,9 @@ METHOD QMetaEnum:valueToKeys( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QByteArray():from( Qt_QMetaEnum_valueToKeys( ::pPtr, ... ) ) + RETURN QByteArrayFromPointer( Qt_QMetaEnum_valueToKeys( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg index 7c4b5d027a..2808af3fce 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg @@ -98,6 +98,12 @@ FUNCTION QMetaMethod( ... ) RETURN HB_QMetaMethod():new( ... ) +FUNCTION QMetaMethodFrom( ... ) + RETURN HB_QMetaMethod():from( ... ) + +FUNCTION QMetaMethodFromPointer( ... ) + RETURN HB_QMetaMethod():fromPointer( ... ) + CREATE CLASS QMetaMethod INHERIT HbQtObjectHandler FUNCTION HB_QMetaMethod @@ -117,7 +123,7 @@ CREATE CLASS QMetaMethod INHERIT HbQtObjectHandler FUNCTION HB_QMetaMethod METHOD QMetaMethod:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaMethod( ... ) RETURN Self @@ -128,7 +134,7 @@ METHOD QMetaMethod:access( ... ) CASE 0 RETURN Qt_QMetaMethod_access( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:methodType( ... ) @@ -136,23 +142,23 @@ METHOD QMetaMethod:methodType( ... ) CASE 0 RETURN Qt_QMetaMethod_methodType( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:parameterNames( ... ) SWITCH PCount() CASE 0 - RETURN HB_QList():from( Qt_QMetaMethod_parameterNames( ::pPtr, ... ) ) + RETURN QListFromPointer( Qt_QMetaMethod_parameterNames( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:parameterTypes( ... ) SWITCH PCount() CASE 0 - RETURN HB_QList():from( Qt_QMetaMethod_parameterTypes( ::pPtr, ... ) ) + RETURN QListFromPointer( Qt_QMetaMethod_parameterTypes( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:signature( ... ) @@ -160,7 +166,7 @@ METHOD QMetaMethod:signature( ... ) CASE 0 RETURN Qt_QMetaMethod_signature( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:tag( ... ) @@ -168,7 +174,7 @@ METHOD QMetaMethod:tag( ... ) CASE 0 RETURN Qt_QMetaMethod_tag( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaMethod:typeName( ... ) @@ -176,5 +182,5 @@ METHOD QMetaMethod:typeName( ... ) CASE 0 RETURN Qt_QMetaMethod_typeName( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg index 46e0e0d266..08192bbd3f 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg @@ -98,6 +98,12 @@ FUNCTION QMetaObject( ... ) RETURN HB_QMetaObject():new( ... ) +FUNCTION QMetaObjectFrom( ... ) + RETURN HB_QMetaObject():from( ... ) + +FUNCTION QMetaObjectFromPointer( ... ) + RETURN HB_QMetaObject():fromPointer( ... ) + CREATE CLASS QMetaObject INHERIT HbQtObjectHandler FUNCTION HB_QMetaObject @@ -138,7 +144,7 @@ CREATE CLASS QMetaObject INHERIT HbQtObjectHandler FUNCTION HB_QMetaObject METHOD QMetaObject:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaObject( ... ) RETURN Self @@ -149,11 +155,11 @@ METHOD QMetaObject:classInfo( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QMetaClassInfo():from( Qt_QMetaObject_classInfo( ::pPtr, ... ) ) + RETURN QMetaClassInfoFromPointer( Qt_QMetaObject_classInfo( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:classInfoCount( ... ) @@ -161,7 +167,7 @@ METHOD QMetaObject:classInfoCount( ... ) CASE 0 RETURN Qt_QMetaObject_classInfoCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:classInfoOffset( ... ) @@ -169,7 +175,7 @@ METHOD QMetaObject:classInfoOffset( ... ) CASE 0 RETURN Qt_QMetaObject_classInfoOffset( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:className( ... ) @@ -177,7 +183,7 @@ METHOD QMetaObject:className( ... ) CASE 0 RETURN Qt_QMetaObject_className( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:constructor( ... ) @@ -185,11 +191,11 @@ METHOD QMetaObject:constructor( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QMetaMethod():from( Qt_QMetaObject_constructor( ::pPtr, ... ) ) + RETURN QMetaMethodFromPointer( Qt_QMetaObject_constructor( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:constructorCount( ... ) @@ -197,7 +203,7 @@ METHOD QMetaObject:constructorCount( ... ) CASE 0 RETURN Qt_QMetaObject_constructorCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:enumerator( ... ) @@ -205,11 +211,11 @@ METHOD QMetaObject:enumerator( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QMetaEnum():from( Qt_QMetaObject_enumerator( ::pPtr, ... ) ) + RETURN QMetaEnumFromPointer( Qt_QMetaObject_enumerator( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:enumeratorCount( ... ) @@ -217,7 +223,7 @@ METHOD QMetaObject:enumeratorCount( ... ) CASE 0 RETURN Qt_QMetaObject_enumeratorCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:enumeratorOffset( ... ) @@ -225,7 +231,7 @@ METHOD QMetaObject:enumeratorOffset( ... ) CASE 0 RETURN Qt_QMetaObject_enumeratorOffset( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfClassInfo( ... ) @@ -237,7 +243,7 @@ METHOD QMetaObject:indexOfClassInfo( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfConstructor( ... ) @@ -249,7 +255,7 @@ METHOD QMetaObject:indexOfConstructor( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfEnumerator( ... ) @@ -261,7 +267,7 @@ METHOD QMetaObject:indexOfEnumerator( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfMethod( ... ) @@ -273,7 +279,7 @@ METHOD QMetaObject:indexOfMethod( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfProperty( ... ) @@ -285,7 +291,7 @@ METHOD QMetaObject:indexOfProperty( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfSignal( ... ) @@ -297,7 +303,7 @@ METHOD QMetaObject:indexOfSignal( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:indexOfSlot( ... ) @@ -309,7 +315,7 @@ METHOD QMetaObject:indexOfSlot( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:method( ... ) @@ -317,11 +323,11 @@ METHOD QMetaObject:method( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QMetaMethod():from( Qt_QMetaObject_method( ::pPtr, ... ) ) + RETURN QMetaMethodFromPointer( Qt_QMetaObject_method( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:methodCount( ... ) @@ -329,7 +335,7 @@ METHOD QMetaObject:methodCount( ... ) CASE 0 RETURN Qt_QMetaObject_methodCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:methodOffset( ... ) @@ -337,7 +343,7 @@ METHOD QMetaObject:methodOffset( ... ) CASE 0 RETURN Qt_QMetaObject_methodOffset( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:property( ... ) @@ -345,11 +351,11 @@ METHOD QMetaObject:property( ... ) CASE 1 DO CASE CASE hb_isNumeric( hb_pvalue( 1 ) ) - RETURN HB_QMetaProperty():from( Qt_QMetaObject_property( ::pPtr, ... ) ) + RETURN QMetaPropertyFromPointer( Qt_QMetaObject_property( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:propertyCount( ... ) @@ -357,7 +363,7 @@ METHOD QMetaObject:propertyCount( ... ) CASE 0 RETURN Qt_QMetaObject_propertyCount( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:propertyOffset( ... ) @@ -365,23 +371,23 @@ METHOD QMetaObject:propertyOffset( ... ) CASE 0 RETURN Qt_QMetaObject_propertyOffset( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:superClass( ... ) SWITCH PCount() CASE 0 - RETURN HB_QMetaObject():from( Qt_QMetaObject_superClass( ::pPtr, ... ) ) + RETURN QMetaObjectFromPointer( Qt_QMetaObject_superClass( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:userProperty( ... ) SWITCH PCount() CASE 0 - RETURN HB_QMetaProperty():from( Qt_QMetaObject_userProperty( ::pPtr, ... ) ) + RETURN QMetaPropertyFromPointer( Qt_QMetaObject_userProperty( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:checkConnectArgs( ... ) @@ -393,7 +399,7 @@ METHOD QMetaObject:checkConnectArgs( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:connectSlotsByName( ... ) @@ -405,7 +411,7 @@ METHOD QMetaObject:connectSlotsByName( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:normalizedSignature( ... ) @@ -413,11 +419,11 @@ METHOD QMetaObject:normalizedSignature( ... ) CASE 1 DO CASE CASE hb_isChar( hb_pvalue( 1 ) ) - RETURN HB_QByteArray():from( Qt_QMetaObject_normalizedSignature( ::pPtr, ... ) ) + RETURN QByteArrayFromPointer( Qt_QMetaObject_normalizedSignature( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaObject:normalizedType( ... ) @@ -425,9 +431,9 @@ METHOD QMetaObject:normalizedType( ... ) CASE 1 DO CASE CASE hb_isChar( hb_pvalue( 1 ) ) - RETURN HB_QByteArray():from( Qt_QMetaObject_normalizedType( ::pPtr, ... ) ) + RETURN QByteArrayFromPointer( Qt_QMetaObject_normalizedType( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg index 40fcfc6b25..fedf5b9a22 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg @@ -98,6 +98,12 @@ FUNCTION QMetaProperty( ... ) RETURN HB_QMetaProperty():new( ... ) +FUNCTION QMetaPropertyFrom( ... ) + RETURN HB_QMetaProperty():from( ... ) + +FUNCTION QMetaPropertyFromPointer( ... ) + RETURN HB_QMetaProperty():fromPointer( ... ) + CREATE CLASS QMetaProperty INHERIT HbQtObjectHandler FUNCTION HB_QMetaProperty @@ -131,7 +137,7 @@ CREATE CLASS QMetaProperty INHERIT HbQtObjectHandler FUNCTION HB_QMetaProperty METHOD QMetaProperty:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaProperty( ... ) RETURN Self @@ -140,9 +146,9 @@ METHOD QMetaProperty:new( ... ) METHOD QMetaProperty:enumerator( ... ) SWITCH PCount() CASE 0 - RETURN HB_QMetaEnum():from( Qt_QMetaProperty_enumerator( ::pPtr, ... ) ) + RETURN QMetaEnumFromPointer( Qt_QMetaProperty_enumerator( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:hasNotifySignal( ... ) @@ -150,7 +156,7 @@ METHOD QMetaProperty:hasNotifySignal( ... ) CASE 0 RETURN Qt_QMetaProperty_hasNotifySignal( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isDesignable( ... ) @@ -164,7 +170,7 @@ METHOD QMetaProperty:isDesignable( ... ) CASE 0 RETURN Qt_QMetaProperty_isDesignable( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isEnumType( ... ) @@ -172,7 +178,7 @@ METHOD QMetaProperty:isEnumType( ... ) CASE 0 RETURN Qt_QMetaProperty_isEnumType( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isFlagType( ... ) @@ -180,7 +186,7 @@ METHOD QMetaProperty:isFlagType( ... ) CASE 0 RETURN Qt_QMetaProperty_isFlagType( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isReadable( ... ) @@ -188,7 +194,7 @@ METHOD QMetaProperty:isReadable( ... ) CASE 0 RETURN Qt_QMetaProperty_isReadable( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isResettable( ... ) @@ -196,7 +202,7 @@ METHOD QMetaProperty:isResettable( ... ) CASE 0 RETURN Qt_QMetaProperty_isResettable( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isScriptable( ... ) @@ -210,7 +216,7 @@ METHOD QMetaProperty:isScriptable( ... ) CASE 0 RETURN Qt_QMetaProperty_isScriptable( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isStored( ... ) @@ -224,7 +230,7 @@ METHOD QMetaProperty:isStored( ... ) CASE 0 RETURN Qt_QMetaProperty_isStored( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isUser( ... ) @@ -238,7 +244,7 @@ METHOD QMetaProperty:isUser( ... ) CASE 0 RETURN Qt_QMetaProperty_isUser( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isValid( ... ) @@ -246,7 +252,7 @@ METHOD QMetaProperty:isValid( ... ) CASE 0 RETURN Qt_QMetaProperty_isValid( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:isWritable( ... ) @@ -254,7 +260,7 @@ METHOD QMetaProperty:isWritable( ... ) CASE 0 RETURN Qt_QMetaProperty_isWritable( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:name( ... ) @@ -262,15 +268,15 @@ METHOD QMetaProperty:name( ... ) CASE 0 RETURN Qt_QMetaProperty_name( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:notifySignal( ... ) SWITCH PCount() CASE 0 - RETURN HB_QMetaMethod():from( Qt_QMetaProperty_notifySignal( ::pPtr, ... ) ) + RETURN QMetaMethodFromPointer( Qt_QMetaProperty_notifySignal( ::pPtr, ... ) ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:notifySignalIndex( ... ) @@ -278,7 +284,7 @@ METHOD QMetaProperty:notifySignalIndex( ... ) CASE 0 RETURN Qt_QMetaProperty_notifySignalIndex( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:read( ... ) @@ -286,11 +292,11 @@ METHOD QMetaProperty:read( ... ) CASE 1 DO CASE CASE hb_isObject( hb_pvalue( 1 ) ) - RETURN HB_QVariant():from( Qt_QMetaProperty_read( ::pPtr, ... ) ) + RETURN QVariantFromPointer( Qt_QMetaProperty_read( ::pPtr, ... ) ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:reset( ... ) @@ -302,7 +308,7 @@ METHOD QMetaProperty:reset( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:type( ... ) @@ -310,7 +316,7 @@ METHOD QMetaProperty:type( ... ) CASE 0 RETURN Qt_QMetaProperty_type( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:typeName( ... ) @@ -318,7 +324,7 @@ METHOD QMetaProperty:typeName( ... ) CASE 0 RETURN Qt_QMetaProperty_typeName( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:userType( ... ) @@ -326,7 +332,7 @@ METHOD QMetaProperty:userType( ... ) CASE 0 RETURN Qt_QMetaProperty_userType( ::pPtr, ... ) ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaProperty:write( ... ) @@ -338,5 +344,5 @@ METHOD QMetaProperty:write( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg index 95843a0c12..cd20552577 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg @@ -98,6 +98,12 @@ FUNCTION QMetaType( ... ) RETURN HB_QMetaType():new( ... ) +FUNCTION QMetaTypeFrom( ... ) + RETURN HB_QMetaType():from( ... ) + +FUNCTION QMetaTypeFromPointer( ... ) + RETURN HB_QMetaType():fromPointer( ... ) + CREATE CLASS QMetaType INHERIT HbQtObjectHandler FUNCTION HB_QMetaType @@ -114,7 +120,7 @@ CREATE CLASS QMetaType INHERIT HbQtObjectHandler FUNCTION HB_QMetaType METHOD QMetaType:new( ... ) LOCAL p FOR EACH p IN { ... } - hb_pvalue( p:__enumIndex(), hbqt_ptr( p ) ) + hb_pvalue( p:__enumIndex(), __hbqt_ptr( p ) ) NEXT ::pPtr := Qt_QMetaType( ... ) RETURN Self @@ -129,7 +135,7 @@ METHOD QMetaType:isRegistered( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaType:type( ... ) @@ -141,7 +147,7 @@ METHOD QMetaType:type( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaType:typeName( ... ) @@ -153,7 +159,7 @@ METHOD QMetaType:typeName( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() METHOD QMetaType:unregisterType( ... ) @@ -165,5 +171,5 @@ METHOD QMetaType:unregisterType( ... ) ENDCASE EXIT ENDSWITCH - RETURN hbqt_error() + RETURN __hbqt_error() diff --git a/harbour/contrib/hbqt/qtcore/g/filelist.hbm b/harbour/contrib/hbqt/qtcore/g/filelist.hbm index 5e471d972e..c63fc6c4e0 100644 --- a/harbour/contrib/hbqt/qtcore/g/filelist.hbm +++ b/harbour/contrib/hbqt/qtcore/g/filelist.hbm @@ -28,6 +28,8 @@ QEvent.cpp QEventLoop.cpp QFile.cpp QFileInfo.cpp +QGenericArgument.cpp +QGenericReturnArgument.cpp QIODevice.cpp QLatin1Char.cpp QLatin1String.cpp @@ -35,6 +37,12 @@ QLine.cpp QLineF.cpp QList.cpp QLocale.cpp +QMetaClassInfo.cpp +QMetaEnum.cpp +QMetaMethod.cpp +QMetaObject.cpp +QMetaProperty.cpp +QMetaType.cpp QMimeData.cpp QModelIndex.cpp QObject.cpp @@ -83,6 +91,8 @@ TQEvent.prg TQEventLoop.prg TQFile.prg TQFileInfo.prg +TQGenericArgument.prg +TQGenericReturnArgument.prg TQIODevice.prg TQLatin1Char.prg TQLatin1String.prg @@ -90,6 +100,12 @@ TQLine.prg TQLineF.prg TQList.prg TQLocale.prg +TQMetaClassInfo.prg +TQMetaEnum.prg +TQMetaMethod.prg +TQMetaObject.prg +TQMetaProperty.prg +TQMetaType.prg TQMimeData.prg TQModelIndex.prg TQObject.prg diff --git a/harbour/contrib/hbqt/qtcore/g/hbqtcore.h b/harbour/contrib/hbqt/qtcore/g/hbqtcore.h index 2e4f487b99..6167faacc8 100644 --- a/harbour/contrib/hbqt/qtcore/g/hbqtcore.h +++ b/harbour/contrib/hbqt/qtcore/g/hbqtcore.h @@ -34,6 +34,8 @@ extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QEvent ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QEventLoop ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QFile ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QFileInfo ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QGenericArgument ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QGenericReturnArgument ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QIODevice ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QLatin1Char ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QLatin1String ); @@ -41,6 +43,12 @@ extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QLine ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QLineF ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QList ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QLocale ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaClassInfo ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaEnum ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaMethod ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaObject ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaProperty ); +extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMetaType ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QMimeData ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QModelIndex ); extern HB_EXPORT HBQT_GC_FUNC( hbqt_gcRelease_QObject ); @@ -89,6 +97,8 @@ extern HB_EXPORT void * hbqt_gcAllocate_QEvent( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QEventLoop( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QFile( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QFileInfo( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QGenericArgument( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QGenericReturnArgument( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QIODevice( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QLatin1Char( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QLatin1String( void * pObj, bool bNew ); @@ -96,6 +106,12 @@ extern HB_EXPORT void * hbqt_gcAllocate_QLine( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QLineF( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QList( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QLocale( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaClassInfo( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaEnum( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaMethod( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaObject( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaProperty( void * pObj, bool bNew ); +extern HB_EXPORT void * hbqt_gcAllocate_QMetaType( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QMimeData( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QModelIndex( void * pObj, bool bNew ); extern HB_EXPORT void * hbqt_gcAllocate_QObject( void * pObj, bool bNew ); @@ -146,6 +162,8 @@ HB_EXTERN_END #define hbqt_par_QEventLoop( n ) ( ( QEventLoop * ) hbqt_gcpointer( n ) ) #define hbqt_par_QFile( n ) ( ( QFile * ) hbqt_gcpointer( n ) ) #define hbqt_par_QFileInfo( n ) ( ( QFileInfo * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QGenericArgument( n ) ( ( QGenericArgument * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QGenericReturnArgument( n ) ( ( QGenericReturnArgument * ) hbqt_gcpointer( n ) ) #define hbqt_par_QIODevice( n ) ( ( QIODevice * ) hbqt_gcpointer( n ) ) #define hbqt_par_QLatin1Char( n ) ( ( QLatin1Char * ) hbqt_gcpointer( n ) ) #define hbqt_par_QLatin1String( n ) ( ( QLatin1String * ) hbqt_gcpointer( n ) ) @@ -153,6 +171,12 @@ HB_EXTERN_END #define hbqt_par_QLineF( n ) ( ( QLineF * ) hbqt_gcpointer( n ) ) #define hbqt_par_QList( n ) ( ( QList< void * > * ) hbqt_gcpointer( n ) ) #define hbqt_par_QLocale( n ) ( ( QLocale * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaClassInfo( n ) ( ( QMetaClassInfo * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaEnum( n ) ( ( QMetaEnum * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaMethod( n ) ( ( QMetaMethod * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaObject( n ) ( ( QMetaObject * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaProperty( n ) ( ( QMetaProperty * ) hbqt_gcpointer( n ) ) +#define hbqt_par_QMetaType( n ) ( ( QMetaType * ) hbqt_gcpointer( n ) ) #define hbqt_par_QMimeData( n ) ( ( QMimeData * ) hbqt_gcpointer( n ) ) #define hbqt_par_QModelIndex( n ) ( ( QModelIndex * ) hbqt_gcpointer( n ) ) #define hbqt_par_QObject( n ) ( ( QObject * ) hbqt_gcpointer( n ) ) @@ -201,6 +225,8 @@ HB_EXTERN_END #define HBQT_TYPE_QEventLoop 0xA79E78BB #define HBQT_TYPE_QFile 0x25776775 #define HBQT_TYPE_QFileInfo 0x51B82814 +#define HBQT_TYPE_QGenericArgument 0x7ED89228 +#define HBQT_TYPE_QGenericReturnArgument 0xFCA684A1 #define HBQT_TYPE_QIODevice 0xFFAF526C #define HBQT_TYPE_QLatin1Char 0x6E622038 #define HBQT_TYPE_QLatin1String 0xB1999E84 @@ -208,6 +234,12 @@ HB_EXTERN_END #define HBQT_TYPE_QLineF 0x24C33533 #define HBQT_TYPE_QList 0xED20A97D #define HBQT_TYPE_QLocale 0x456691F0 +#define HBQT_TYPE_QMetaClassInfo 0x33015F02 +#define HBQT_TYPE_QMetaEnum 0x1440E706 +#define HBQT_TYPE_QMetaMethod 0xA4A31239 +#define HBQT_TYPE_QMetaObject 0x525783B5 +#define HBQT_TYPE_QMetaProperty 0xD53EA8C3 +#define HBQT_TYPE_QMetaType 0x96201E7E #define HBQT_TYPE_QMimeData 0xA1F425D3 #define HBQT_TYPE_QModelIndex 0xA9E86353 #define HBQT_TYPE_QObject 0xAC4BFC84 diff --git a/harbour/contrib/hbqt/qtcore/hbqt_misc.prg b/harbour/contrib/hbqt/qtcore/hbqt_misc.prg index 4b1a77f370..e480b6fc4d 100644 --- a/harbour/contrib/hbqt/qtcore/hbqt_misc.prg +++ b/harbour/contrib/hbqt/qtcore/hbqt_misc.prg @@ -62,7 +62,6 @@ CREATE CLASS HbQtObjectHandler VAR __pSlots PROTECTED VAR __pEvents PROTECTED - METHOD from( oObject ) METHOD fromPointer( pPtr ) METHOD hasValidPointer() @@ -75,22 +74,6 @@ ENDCLASS /*----------------------------------------------------------------------*/ -/* TODO: Move thid to class implementation level so that proper object - type checking can be done. */ -METHOD HbQtObjectHandler:from( oObject ) - LOCAL pPtr - IF hbqt_isObject( oObject ) - /* TOFIX: Here we should only accept GC collected pointers */ - IF hb_isPointer( pPtr := oObject:pPtr ) - ::pPtr := pPtr - ENDIF - ELSE - __hbqt_Error() - ENDIF - RETURN Self - -/*----------------------------------------------------------------------*/ - /* TODO: Drop this function when all raw QT pointers are fully eliminated from .prg level. */ METHOD HbQtObjectHandler:fromPointer( pPtr ) /* NOTE: Non-GC collected pointers are allowed here. */ diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesigneractioneditorinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesigneractioneditorinterface.txt index a2a2adfb36..cc2b6c9d50 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesigneractioneditorinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesigneractioneditorinterface.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesignerActionEditorInterface( ... ) - * QDesignerActionEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerActionEditorInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformeditorinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformeditorinterface.txt index 6320dc1d2e..693f74cac8 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformeditorinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformeditorinterface.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QDesignerFormEditorInterface( ... ) - * QDesignerFormEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormEditorInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowcursorinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowcursorinterface.txt index d7e90e1347..d086ffd37e 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowcursorinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowcursorinterface.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDesignerFormWindowCursorInterface( ... ) - * QDesignerFormWindowCursorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowCursorInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowinterface.txt index c6f2f64a9c..9e98156ac0 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowinterface.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesignerFormWindowInterface( ... ) - * QDesignerFormWindowInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowmanagerinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowmanagerinterface.txt index d61706dd68..10eaf4b8d3 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowmanagerinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerformwindowmanagerinterface.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QDesignerFormWindowManagerInterface( ... ) - * QDesignerFormWindowManagerInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowManagerInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerobjectinspectorinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerobjectinspectorinterface.txt index 45ff33778a..ca545bca58 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerobjectinspectorinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerobjectinspectorinterface.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesignerObjectInspectorInterface( ... ) - * QDesignerObjectInspectorInterface():from( pPtr_OR_oObj_of_type_QDesignerObjectInspectorInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerpropertyeditorinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerpropertyeditorinterface.txt index 27adb7d9f6..4be17010b0 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerpropertyeditorinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerpropertyeditorinterface.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesignerPropertyEditorInterface( ... ) - * QDesignerPropertyEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerPropertyEditorInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerwidgetboxinterface.txt b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerwidgetboxinterface.txt index c618474f3c..57ef69af94 100644 --- a/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerwidgetboxinterface.txt +++ b/harbour/contrib/hbqt/qtdesigner/doc/en/class_qdesignerwidgetboxinterface.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesignerWidgetBoxInterface( ... ) - * QDesignerWidgetBoxInterface():from( pPtr_OR_oObj_of_type_QDesignerWidgetBoxInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/THbQtUI.prg b/harbour/contrib/hbqt/qtgui/THbQtUI.prg index 0155c492e0..66461d30a2 100644 --- a/harbour/contrib/hbqt/qtgui/THbQtUI.prg +++ b/harbour/contrib/hbqt/qtgui/THbQtUI.prg @@ -602,7 +602,6 @@ METHOD HbQtUI:formatCommand( cCmd, lText ) n1 := at( ".", cCmd ) cCmd1 := hbq_setObjects( substr( cCmd, n + 1, n1 - n - 1 ), ::widgets ) cCmd1 := strtran( cCmd1, "->", ":" ) - // aadd( ::widgets, { "QSizePolicy", cNam, "QSizePolicy()", "QSizePolicy():from(" + cCmd1 + ")" } ) aadd( ::widgets, { "QSizePolicy", cNam, "QSizePolicy()", "QSizePolicy(" + cCmd1 + ")" } ) cCmd := 'setHeightForWidth(o[ "' + cNam + '" ]:' + substr( cCmd, n1 + 1 ) diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqabstractitemmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqabstractitemmodel.txt index ffaa695eb5..371fdcb29c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqabstractitemmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqabstractitemmodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * HBQAbstractItemModel( ... ) - * HBQAbstractItemModel():from( pPtr_OR_oObj_of_type_HBQAbstractItemModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt index cb77dcf372..4ecc328b47 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsitem.txt @@ -19,7 +19,6 @@ * QGraphicsItem * $SYNTAX$ * HBQGraphicsItem( ... ) - * HBQGraphicsItem():from( pPtr_OR_oObj_of_type_HBQGraphicsItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsscene.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsscene.txt index 643b96a33d..b5bad96f74 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsscene.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqgraphicsscene.txt @@ -19,7 +19,6 @@ * QGraphicsScene * $SYNTAX$ * HBQGraphicsScene( ... ) - * HBQGraphicsScene():from( pPtr_OR_oObj_of_type_HBQGraphicsScene ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqplaintextedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqplaintextedit.txt index a6db6375db..9b44af61e8 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqplaintextedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqplaintextedit.txt @@ -19,7 +19,6 @@ * QPlainTextEdit * $SYNTAX$ * HBQPlainTextEdit( ... ) - * HBQPlainTextEdit():from( pPtr_OR_oObj_of_type_HBQPlainTextEdit ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqsyntaxhighlighter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqsyntaxhighlighter.txt index da5babb4aa..1e41fb7349 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqsyntaxhighlighter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqsyntaxhighlighter.txt @@ -19,7 +19,6 @@ * QSyntaxHighlighter * $SYNTAX$ * HBQSyntaxHighlighter( ... ) - * HBQSyntaxHighlighter():from( pPtr_OR_oObj_of_type_HBQSyntaxHighlighter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqtextblockuserdata.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqtextblockuserdata.txt index c033162330..aa7b390d78 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_hbqtextblockuserdata.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_hbqtextblockuserdata.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * HBQTextBlockUserData( ... ) - * HBQTextBlockUserData():from( pPtr_OR_oObj_of_type_HBQTextBlockUserData ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractbutton.txt index 48539b9440..fba0257061 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractbutton.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QAbstractButton( ... ) - * QAbstractButton():from( pPtr_OR_oObj_of_type_QAbstractButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractgraphicsshapeitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractgraphicsshapeitem.txt index 876b72d6b9..9c6c565138 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractgraphicsshapeitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractgraphicsshapeitem.txt @@ -19,7 +19,6 @@ * QGraphicsItem * $SYNTAX$ * QAbstractGraphicsShapeItem( ... ) - * QAbstractGraphicsShapeItem():from( pPtr_OR_oObj_of_type_QAbstractGraphicsShapeItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemdelegate.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemdelegate.txt index 75634c1471..b83523fe3f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemdelegate.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemdelegate.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QAbstractItemDelegate( ... ) - * QAbstractItemDelegate():from( pPtr_OR_oObj_of_type_QAbstractItemDelegate ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemview.txt index 1e7f3b3b73..33dda51cce 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractitemview.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QAbstractItemView( ... ) - * QAbstractItemView():from( pPtr_OR_oObj_of_type_QAbstractItemView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractprintdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractprintdialog.txt index f7e399fb97..5817c992c9 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractprintdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractprintdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QAbstractPrintDialog( ... ) - * QAbstractPrintDialog():from( pPtr_OR_oObj_of_type_QAbstractPrintDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractproxymodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractproxymodel.txt index 2311dc24fe..a26d9dcf81 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractproxymodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractproxymodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * QAbstractProxyModel( ... ) - * QAbstractProxyModel():from( pPtr_OR_oObj_of_type_QAbstractProxyModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractscrollarea.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractscrollarea.txt index 8514bbbf8b..430a3bc5e2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractscrollarea.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractscrollarea.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QAbstractScrollArea( ... ) - * QAbstractScrollArea():from( pPtr_OR_oObj_of_type_QAbstractScrollArea ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractslider.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractslider.txt index 56a96233f5..7825565515 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractslider.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractslider.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QAbstractSlider( ... ) - * QAbstractSlider():from( pPtr_OR_oObj_of_type_QAbstractSlider ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractspinbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractspinbox.txt index a0c0043835..14f2bc7832 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractspinbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstractspinbox.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QAbstractSpinBox( ... ) - * QAbstractSpinBox():from( pPtr_OR_oObj_of_type_QAbstractSpinBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstracttextdocumentlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstracttextdocumentlayout.txt index bcf4e3174f..bc6748fa5d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qabstracttextdocumentlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qabstracttextdocumentlayout.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QAbstractTextDocumentLayout( ... ) - * QAbstractTextDocumentLayout():from( pPtr_OR_oObj_of_type_QAbstractTextDocumentLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qaction.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qaction.txt index 162a2f169c..475a6b0a33 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qaction.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qaction.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QAction( ... ) - * QAction():from( pPtr_OR_oObj_of_type_QAction ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qactiongroup.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qactiongroup.txt index acb00a137f..331afd7f42 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qactiongroup.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qactiongroup.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QActionGroup( ... ) - * QActionGroup():from( pPtr_OR_oObj_of_type_QActionGroup ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qapplication.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qapplication.txt index 5357c24269..be6d332658 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qapplication.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qapplication.txt @@ -19,7 +19,6 @@ * QCoreApplication * $SYNTAX$ * QApplication( ... ) - * QApplication():from( pPtr_OR_oObj_of_type_QApplication ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qbitmap.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qbitmap.txt index 6c2f4aa3bd..d48aca90c1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qbitmap.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qbitmap.txt @@ -19,7 +19,6 @@ * QPixmap * $SYNTAX$ * QBitmap( ... ) - * QBitmap():from( pPtr_OR_oObj_of_type_QBitmap ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qboxlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qboxlayout.txt index 2e744503a5..5e1e19deff 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qboxlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qboxlayout.txt @@ -19,7 +19,6 @@ * QLayout * $SYNTAX$ * QBoxLayout( ... ) - * QBoxLayout():from( pPtr_OR_oObj_of_type_QBoxLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qbrush.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qbrush.txt index 7cf742ea46..a25443d4f5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qbrush.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qbrush.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QBrush( ... ) - * QBrush():from( pPtr_OR_oObj_of_type_QBrush ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qbuttongroup.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qbuttongroup.txt index 18daee497e..dba94839fa 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qbuttongroup.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qbuttongroup.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QButtonGroup( ... ) - * QButtonGroup():from( pPtr_OR_oObj_of_type_QButtonGroup ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcalendarwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcalendarwidget.txt index 9fc9d6196b..29ea739933 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcalendarwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcalendarwidget.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QCalendarWidget( ... ) - * QCalendarWidget():from( pPtr_OR_oObj_of_type_QCalendarWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcheckbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcheckbox.txt index 9cacfd7f7e..f06b83757b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcheckbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcheckbox.txt @@ -19,7 +19,6 @@ * QAbstractButton * $SYNTAX$ * QCheckBox( ... ) - * QCheckBox():from( pPtr_OR_oObj_of_type_QCheckBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qclipboard.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qclipboard.txt index e372efb3b2..946f1c151c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qclipboard.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qclipboard.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QClipboard( ... ) - * QClipboard():from( pPtr_OR_oObj_of_type_QClipboard ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcolor.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcolor.txt index 78157c0ade..3692b92b6d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcolor.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcolor.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QColor( ... ) - * QColor():from( pPtr_OR_oObj_of_type_QColor ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcolordialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcolordialog.txt index dce4050802..1155f1fd05 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcolordialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcolordialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QColorDialog( ... ) - * QColorDialog():from( pPtr_OR_oObj_of_type_QColorDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcombobox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcombobox.txt index e4926115a5..a1c106a56b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcombobox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcombobox.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QComboBox( ... ) - * QComboBox():from( pPtr_OR_oObj_of_type_QComboBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcommandlinkbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcommandlinkbutton.txt index 0e71e90c50..65c0c3a29d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcommandlinkbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcommandlinkbutton.txt @@ -19,7 +19,6 @@ * QPushButton * $SYNTAX$ * QCommandLinkButton( ... ) - * QCommandLinkButton():from( pPtr_OR_oObj_of_type_QCommandLinkButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcommonstyle.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcommonstyle.txt index 0f450e0069..4203f03333 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcommonstyle.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcommonstyle.txt @@ -19,15 +19,11 @@ * QStyle * $SYNTAX$ * QCommonStyle( ... ) - * QCommonStyle():from( pPtr_OR_oObj_of_type_QCommonStyle ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QCommonStyle - * $METHODS$ - * :QCommonStyle() -> oQCommonStyle - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcompleter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcompleter.txt index f32f5a0236..7e91c6e5a5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcompleter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcompleter.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QCompleter( ... ) - * QCompleter():from( pPtr_OR_oObj_of_type_QCompleter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qconicalgradient.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qconicalgradient.txt index 91977abd1d..0378961048 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qconicalgradient.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qconicalgradient.txt @@ -19,7 +19,6 @@ * QGradient * $SYNTAX$ * QConicalGradient( ... ) - * QConicalGradient():from( pPtr_OR_oObj_of_type_QConicalGradient ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcontextmenuevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcontextmenuevent.txt index 19f20c6392..9aa11d8ac1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcontextmenuevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcontextmenuevent.txt @@ -19,7 +19,6 @@ * QInputEvent * $SYNTAX$ * QContextMenuEvent( ... ) - * QContextMenuEvent():from( pPtr_OR_oObj_of_type_QContextMenuEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qcursor.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qcursor.txt index fa6e9584c9..13d24bdb16 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qcursor.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qcursor.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QCursor( ... ) - * QCursor():from( pPtr_OR_oObj_of_type_QCursor ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdateedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdateedit.txt index b4b79e7258..047f8f8007 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdateedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdateedit.txt @@ -19,16 +19,11 @@ * QDateTimeEdit * $SYNTAX$ * QDateEdit( ... ) - * QDateEdit():from( pPtr_OR_oObj_of_type_QDateEdit ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QDateEdit - * $METHODS$ - * :QDateEdit( oQWidget ) -> oQDateEdit - * :QDateEdit( oQDate, oQWidget ) -> oQDateEdit - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdatetimeedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdatetimeedit.txt index c3b5a91d84..f6d089d107 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdatetimeedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdatetimeedit.txt @@ -19,7 +19,6 @@ * QAbstractSpinBox * $SYNTAX$ * QDateTimeEdit( ... ) - * QDateTimeEdit():from( pPtr_OR_oObj_of_type_QDateTimeEdit ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopservices.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopservices.txt index e6a0125f34..d9540115d3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopservices.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopservices.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QDesktopServices( ... ) - * QDesktopServices():from( pPtr_OR_oObj_of_type_QDesktopServices ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopwidget.txt index 3ce0ccf7fc..3f242b9a47 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdesktopwidget.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDesktopWidget( ... ) - * QDesktopWidget():from( pPtr_OR_oObj_of_type_QDesktopWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdial.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdial.txt index 0ffd246f0a..34ab2a0168 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdial.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdial.txt @@ -19,7 +19,6 @@ * QAbstractSlider * $SYNTAX$ * QDial( ... ) - * QDial():from( pPtr_OR_oObj_of_type_QDial ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdialog.txt index 162ea4e046..42eeb6b5ea 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdialog.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDialog( ... ) - * QDialog():from( pPtr_OR_oObj_of_type_QDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdirmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdirmodel.txt index d7dd39ff0d..c8bf88384a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdirmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdirmodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * QDirModel( ... ) - * QDirModel():from( pPtr_OR_oObj_of_type_QDirModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdockwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdockwidget.txt index dbe73c1566..0fabc21f5f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdockwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdockwidget.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QDockWidget( ... ) - * QDockWidget():from( pPtr_OR_oObj_of_type_QDockWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublespinbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublespinbox.txt index 045787c0c1..1ceba029f8 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublespinbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublespinbox.txt @@ -19,7 +19,6 @@ * QAbstractSpinBox * $SYNTAX$ * QDoubleSpinBox( ... ) - * QDoubleSpinBox():from( pPtr_OR_oObj_of_type_QDoubleSpinBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublevalidator.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublevalidator.txt index 91199740bc..a4a3d6a412 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublevalidator.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdoublevalidator.txt @@ -19,7 +19,6 @@ * QValidator * $SYNTAX$ * QDoubleValidator( ... ) - * QDoubleValidator():from( pPtr_OR_oObj_of_type_QDoubleValidator ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdrag.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdrag.txt index 80cd7df1de..c2b4f78684 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdrag.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdrag.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QDrag( ... ) - * QDrag():from( pPtr_OR_oObj_of_type_QDrag ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragenterevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragenterevent.txt index 735885f6a1..754222088a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragenterevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragenterevent.txt @@ -19,15 +19,11 @@ * QDragMoveEvent * $SYNTAX$ * QDragEnterEvent( ... ) - * QDragEnterEvent():from( pPtr_OR_oObj_of_type_QDragEnterEvent ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QDragEnterEvent - * $METHODS$ - * :QDragEnterEvent( oQPoint, nActions, oQMimeData, nButtons, nModifiers ) -> oQDragEnterEvent - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragleaveevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragleaveevent.txt index a53f19062e..372dc35ec3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragleaveevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragleaveevent.txt @@ -19,15 +19,11 @@ * QEvent * $SYNTAX$ * QDragLeaveEvent( ... ) - * QDragLeaveEvent():from( pPtr_OR_oObj_of_type_QDragLeaveEvent ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QDragLeaveEvent - * $METHODS$ - * :QDragLeaveEvent() -> oQDragLeaveEvent - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragmoveevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragmoveevent.txt index f4f1962a90..9c8d2fa406 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdragmoveevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdragmoveevent.txt @@ -19,7 +19,6 @@ * QDropEvent * $SYNTAX$ * QDragMoveEvent( ... ) - * QDragMoveEvent():from( pPtr_OR_oObj_of_type_QDragMoveEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qdropevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qdropevent.txt index 3f3007d45c..9e7973c880 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qdropevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qdropevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QDropEvent( ... ) - * QDropEvent():from( pPtr_OR_oObj_of_type_QDropEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qerrormessage.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qerrormessage.txt index 4ecbd59b90..81114fb6f6 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qerrormessage.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qerrormessage.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QErrorMessage( ... ) - * QErrorMessage():from( pPtr_OR_oObj_of_type_QErrorMessage ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfiledialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfiledialog.txt index cf7f4966df..cdb84b0d91 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfiledialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfiledialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QFileDialog( ... ) - * QFileDialog():from( pPtr_OR_oObj_of_type_QFileDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfileiconprovider.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfileiconprovider.txt index 96c3bd8799..349c3f62d1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfileiconprovider.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfileiconprovider.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFileIconProvider( ... ) - * QFileIconProvider():from( pPtr_OR_oObj_of_type_QFileIconProvider ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfilesystemmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfilesystemmodel.txt index 20e8df87d9..51bc986807 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfilesystemmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfilesystemmodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModel * $SYNTAX$ * QFileSystemModel( ... ) - * QFileSystemModel():from( pPtr_OR_oObj_of_type_QFileSystemModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusevent.txt index 585a13b475..9fa9974cca 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QFocusEvent( ... ) - * QFocusEvent():from( pPtr_OR_oObj_of_type_QFocusEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusframe.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusframe.txt index 7586dfe04f..6246ea94b3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusframe.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfocusframe.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QFocusFrame( ... ) - * QFocusFrame():from( pPtr_OR_oObj_of_type_QFocusFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfont.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfont.txt index fd09b81483..c324084072 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfont.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfont.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFont( ... ) - * QFont():from( pPtr_OR_oObj_of_type_QFont ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontcombobox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontcombobox.txt index 0d48dd9d43..e3bcf00d43 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontcombobox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontcombobox.txt @@ -19,7 +19,6 @@ * QComboBox * $SYNTAX$ * QFontComboBox( ... ) - * QFontComboBox():from( pPtr_OR_oObj_of_type_QFontComboBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdatabase.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdatabase.txt index df407d40fe..784f2d9d32 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdatabase.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdatabase.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFontDatabase( ... ) - * QFontDatabase():from( pPtr_OR_oObj_of_type_QFontDatabase ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdialog.txt index 5303f5dc38..4acb7115ac 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QFontDialog( ... ) - * QFontDialog():from( pPtr_OR_oObj_of_type_QFontDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontinfo.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontinfo.txt index dc38b2cd7a..1bb71f543c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontinfo.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontinfo.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFontInfo( ... ) - * QFontInfo():from( pPtr_OR_oObj_of_type_QFontInfo ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetrics.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetrics.txt index 31abdb075f..ad6cd7e3d2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetrics.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetrics.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFontMetrics( ... ) - * QFontMetrics():from( pPtr_OR_oObj_of_type_QFontMetrics ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetricsf.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetricsf.txt index bcf5735c2d..3312f76064 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetricsf.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qfontmetricsf.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QFontMetricsF( ... ) - * QFontMetricsF():from( pPtr_OR_oObj_of_type_QFontMetricsF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qformlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qformlayout.txt index 253c279bd1..07a8b00e5e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qformlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qformlayout.txt @@ -19,7 +19,6 @@ * QLayout * $SYNTAX$ * QFormLayout( ... ) - * QFormLayout():from( pPtr_OR_oObj_of_type_QFormLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qframe.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qframe.txt index b3e4197a10..34325e07c2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qframe.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qframe.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QFrame( ... ) - * QFrame():from( pPtr_OR_oObj_of_type_QFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgradient.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgradient.txt index 13237f7ba2..409e7d57cd 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgradient.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgradient.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QGradient( ... ) - * QGradient():from( pPtr_OR_oObj_of_type_QGradient ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsellipseitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsellipseitem.txt index 1b2691a025..63d28a5efc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsellipseitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsellipseitem.txt @@ -19,7 +19,6 @@ * QAbstractGraphicsShapeItem * $SYNTAX$ * QGraphicsEllipseItem( ... ) - * QGraphicsEllipseItem():from( pPtr_OR_oObj_of_type_QGraphicsEllipseItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsgridlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsgridlayout.txt index 5b5a9c0086..d1ba6ad786 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsgridlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsgridlayout.txt @@ -19,7 +19,6 @@ * QGraphicsLayout * $SYNTAX$ * QGraphicsGridLayout( ... ) - * QGraphicsGridLayout():from( pPtr_OR_oObj_of_type_QGraphicsGridLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitem.txt index 246fd64a87..e3ff9b047d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QGraphicsItem( ... ) - * QGraphicsItem():from( pPtr_OR_oObj_of_type_QGraphicsItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemanimation.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemanimation.txt index 1b0367680f..5ce3285552 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemanimation.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemanimation.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QGraphicsItemAnimation( ... ) - * QGraphicsItemAnimation():from( pPtr_OR_oObj_of_type_QGraphicsItemAnimation ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemgroup.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemgroup.txt index 479effc7f8..f1e7ad3122 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemgroup.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsitemgroup.txt @@ -19,7 +19,6 @@ * QGraphicsItem * $SYNTAX$ * QGraphicsItemGroup( ... ) - * QGraphicsItemGroup():from( pPtr_OR_oObj_of_type_QGraphicsItemGroup ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayout.txt index b1d99d7a51..b4a353e01b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayout.txt @@ -19,7 +19,6 @@ * QGraphicsLayoutItem * $SYNTAX$ * QGraphicsLayout( ... ) - * QGraphicsLayout():from( pPtr_OR_oObj_of_type_QGraphicsLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayoutitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayoutitem.txt index 3d3d022603..4630277f1d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayoutitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslayoutitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QGraphicsLayoutItem( ... ) - * QGraphicsLayoutItem():from( pPtr_OR_oObj_of_type_QGraphicsLayoutItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslinearlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslinearlayout.txt index f8115a95d5..1e451cdc4b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslinearlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslinearlayout.txt @@ -19,7 +19,6 @@ * QGraphicsLayout * $SYNTAX$ * QGraphicsLinearLayout( ... ) - * QGraphicsLinearLayout():from( pPtr_OR_oObj_of_type_QGraphicsLinearLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslineitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslineitem.txt index e24bdaead7..c201edaa7c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslineitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicslineitem.txt @@ -19,7 +19,6 @@ * QGraphicsItem * $SYNTAX$ * QGraphicsLineItem( ... ) - * QGraphicsLineItem():from( pPtr_OR_oObj_of_type_QGraphicsLineItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspathitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspathitem.txt index 031c8a92b3..cdaa6b988f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspathitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspathitem.txt @@ -19,7 +19,6 @@ * QAbstractGraphicsShapeItem * $SYNTAX$ * QGraphicsPathItem( ... ) - * QGraphicsPathItem():from( pPtr_OR_oObj_of_type_QGraphicsPathItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspixmapitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspixmapitem.txt index 9a00431d51..b480b4bb59 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspixmapitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspixmapitem.txt @@ -19,7 +19,6 @@ * QGraphicsItem * $SYNTAX$ * QGraphicsPixmapItem( ... ) - * QGraphicsPixmapItem():from( pPtr_OR_oObj_of_type_QGraphicsPixmapItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspolygonitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspolygonitem.txt index df40174a28..52edb49ca3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspolygonitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicspolygonitem.txt @@ -19,7 +19,6 @@ * QAbstractGraphicsShapeItem * $SYNTAX$ * QGraphicsPolygonItem( ... ) - * QGraphicsPolygonItem():from( pPtr_OR_oObj_of_type_QGraphicsPolygonItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsproxywidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsproxywidget.txt index 43df855189..58a7ae02a1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsproxywidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsproxywidget.txt @@ -19,7 +19,6 @@ * QGraphicsWidget * $SYNTAX$ * QGraphicsProxyWidget( ... ) - * QGraphicsProxyWidget():from( pPtr_OR_oObj_of_type_QGraphicsProxyWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsrectitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsrectitem.txt index 0b0d65e1ef..4ccce0ee20 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsrectitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsrectitem.txt @@ -19,7 +19,6 @@ * QAbstractGraphicsShapeItem * $SYNTAX$ * QGraphicsRectItem( ... ) - * QGraphicsRectItem():from( pPtr_OR_oObj_of_type_QGraphicsRectItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscene.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscene.txt index 4aa2076659..e190687671 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscene.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscene.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QGraphicsScene( ... ) - * QGraphicsScene():from( pPtr_OR_oObj_of_type_QGraphicsScene ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenecontextmenuevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenecontextmenuevent.txt index bedc10dd0b..65caff238e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenecontextmenuevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenecontextmenuevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneContextMenuEvent( ... ) - * QGraphicsSceneContextMenuEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneContextMenuEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenedragdropevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenedragdropevent.txt index ee467fb033..090e32d1a6 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenedragdropevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenedragdropevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneDragDropEvent( ... ) - * QGraphicsSceneDragDropEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneDragDropEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneevent.txt index bd2d8c6127..cdfbd9e1e5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QGraphicsSceneEvent( ... ) - * QGraphicsSceneEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehelpevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehelpevent.txt index 5af65a6132..2007f4dcc3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehelpevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehelpevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneHelpEvent( ... ) - * QGraphicsSceneHelpEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneHelpEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehoverevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehoverevent.txt index 1894aadd82..8002e5c0d7 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehoverevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenehoverevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneHoverEvent( ... ) - * QGraphicsSceneHoverEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneHoverEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemouseevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemouseevent.txt index aa37464bc9..84f5fdd2c3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemouseevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemouseevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneMouseEvent( ... ) - * QGraphicsSceneMouseEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneMouseEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemoveevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemoveevent.txt index fed186ec04..ef4bf2ef70 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemoveevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenemoveevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneMoveEvent( ... ) - * QGraphicsSceneMoveEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneMoveEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneresizeevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneresizeevent.txt index 850eaf1d93..03b1a7a2f1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneresizeevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssceneresizeevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneResizeEvent( ... ) - * QGraphicsSceneResizeEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneResizeEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenewheelevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenewheelevent.txt index bbfd26b80c..23549d8b2e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenewheelevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsscenewheelevent.txt @@ -19,7 +19,6 @@ * QGraphicsSceneEvent * $SYNTAX$ * QGraphicsSceneWheelEvent( ... ) - * QGraphicsSceneWheelEvent():from( pPtr_OR_oObj_of_type_QGraphicsSceneWheelEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssimpletextitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssimpletextitem.txt index b4d6315aa0..c782f0234b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssimpletextitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicssimpletextitem.txt @@ -19,7 +19,6 @@ * QAbstractGraphicsShapeItem * $SYNTAX$ * QGraphicsSimpleTextItem( ... ) - * QGraphicsSimpleTextItem():from( pPtr_OR_oObj_of_type_QGraphicsSimpleTextItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicstextitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicstextitem.txt index 9dd527c009..016c8e7322 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicstextitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicstextitem.txt @@ -19,7 +19,6 @@ * QObject, QGraphicsItem * $SYNTAX$ * QGraphicsTextItem( ... ) - * QGraphicsTextItem():from( pPtr_OR_oObj_of_type_QGraphicsTextItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsview.txt index 743b793385..8ac80c652e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicsview.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QGraphicsView( ... ) - * QGraphicsView():from( pPtr_OR_oObj_of_type_QGraphicsView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicswidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicswidget.txt index 5569bce41a..90060c69bf 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicswidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgraphicswidget.txt @@ -19,7 +19,6 @@ * QObject, QGraphicsItem, QGraphicsLayoutItem * $SYNTAX$ * QGraphicsWidget( ... ) - * QGraphicsWidget():from( pPtr_OR_oObj_of_type_QGraphicsWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgridlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgridlayout.txt index df79ad5edc..5e9be1696e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgridlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgridlayout.txt @@ -19,7 +19,6 @@ * QLayout * $SYNTAX$ * QGridLayout( ... ) - * QGridLayout():from( pPtr_OR_oObj_of_type_QGridLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qgroupbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qgroupbox.txt index feb356ddef..ded2a8c0d6 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qgroupbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qgroupbox.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QGroupBox( ... ) - * QGroupBox():from( pPtr_OR_oObj_of_type_QGroupBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qhboxlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qhboxlayout.txt index 30928d6f56..399ef079bc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qhboxlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qhboxlayout.txt @@ -19,16 +19,11 @@ * QBoxLayout * $SYNTAX$ * QHBoxLayout( ... ) - * QHBoxLayout():from( pPtr_OR_oObj_of_type_QHBoxLayout ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QHBoxLayout - * $METHODS$ - * :QHBoxLayout() -> oQHBoxLayout - * :QHBoxLayout( oQWidget ) -> oQHBoxLayout - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qheaderview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qheaderview.txt index e1881a67ec..6fee32d58d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qheaderview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qheaderview.txt @@ -19,7 +19,6 @@ * QAbstractItemView * $SYNTAX$ * QHeaderView( ... ) - * QHeaderView():from( pPtr_OR_oObj_of_type_QHeaderView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qhelpevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qhelpevent.txt index 3bd1895881..201961133b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qhelpevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qhelpevent.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QHelpEvent( ... ) - * QHelpEvent():from( pPtr_OR_oObj_of_type_QHelpEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qhideevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qhideevent.txt index cbec991c83..46a3db965a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qhideevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qhideevent.txt @@ -19,15 +19,11 @@ * QEvent * $SYNTAX$ * QHideEvent( ... ) - * QHideEvent():from( pPtr_OR_oObj_of_type_QHideEvent ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QHideEvent - * $METHODS$ - * :QHideEvent() -> oQHideEvent - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qicon.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qicon.txt index b2ec63ae71..ddd628a849 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qicon.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qicon.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QIcon( ... ) - * QIcon():from( pPtr_OR_oObj_of_type_QIcon ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qimage.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qimage.txt index 164b39b9fa..1337d46ee5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qimage.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qimage.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QImage( ... ) - * QImage():from( pPtr_OR_oObj_of_type_QImage ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qimagereader.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qimagereader.txt index 44638d4c24..dd2f07527f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qimagereader.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qimagereader.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QImageReader( ... ) - * QImageReader():from( pPtr_OR_oObj_of_type_QImageReader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qimagewriter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qimagewriter.txt index ab40c879da..d3258dda30 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qimagewriter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qimagewriter.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QImageWriter( ... ) - * QImageWriter():from( pPtr_OR_oObj_of_type_QImageWriter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputdialog.txt index dd7ee30fb6..6d6e2775aa 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QInputDialog( ... ) - * QInputDialog():from( pPtr_OR_oObj_of_type_QInputDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputevent.txt index 664f966fe5..14e2a17e84 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QInputEvent( ... ) - * QInputEvent():from( pPtr_OR_oObj_of_type_QInputEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputmethodevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputmethodevent.txt index 9c51812cf6..daa1ac7b68 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qinputmethodevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qinputmethodevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QInputMethodEvent( ... ) - * QInputMethodEvent():from( pPtr_OR_oObj_of_type_QInputMethodEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qintvalidator.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qintvalidator.txt index c3b8eafa66..43ee2dc9e3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qintvalidator.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qintvalidator.txt @@ -19,7 +19,6 @@ * QValidator * $SYNTAX$ * QIntValidator( ... ) - * QIntValidator():from( pPtr_OR_oObj_of_type_QIntValidator ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemdelegate.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemdelegate.txt index c6f3c9d74f..fb380c02b7 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemdelegate.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemdelegate.txt @@ -19,7 +19,6 @@ * QAbstractItemDelegate * $SYNTAX$ * QItemDelegate( ... ) - * QItemDelegate():from( pPtr_OR_oObj_of_type_QItemDelegate ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorcreatorbase.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorcreatorbase.txt index e7cac0fd6f..d691a8f300 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorcreatorbase.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorcreatorbase.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QItemEditorCreatorBase( ... ) - * QItemEditorCreatorBase():from( pPtr_OR_oObj_of_type_QItemEditorCreatorBase ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorfactory.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorfactory.txt index 05a4be50e3..db97a2abf5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorfactory.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemeditorfactory.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QItemEditorFactory( ... ) - * QItemEditorFactory():from( pPtr_OR_oObj_of_type_QItemEditorFactory ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselection.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselection.txt index 0c59c3e5cd..a720c50494 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselection.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselection.txt @@ -19,7 +19,6 @@ * QList * $SYNTAX$ * QItemSelection( ... ) - * QItemSelection():from( pPtr_OR_oObj_of_type_QItemSelection ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselectionmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselectionmodel.txt index ebc8471bc4..006ceb5c97 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselectionmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qitemselectionmodel.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QItemSelectionModel( ... ) - * QItemSelectionModel():from( pPtr_OR_oObj_of_type_QItemSelectionModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qkeyevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qkeyevent.txt index dbcd77fc6d..1b4cac834d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qkeyevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qkeyevent.txt @@ -19,7 +19,6 @@ * QInputEvent * $SYNTAX$ * QKeyEvent( ... ) - * QKeyEvent():from( pPtr_OR_oObj_of_type_QKeyEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qkeysequence.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qkeysequence.txt index 115c4605a0..2fa107bb0c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qkeysequence.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qkeysequence.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QKeySequence( ... ) - * QKeySequence():from( pPtr_OR_oObj_of_type_QKeySequence ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlabel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlabel.txt index 66e1445067..8bc1e86e06 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlabel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlabel.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QLabel( ... ) - * QLabel():from( pPtr_OR_oObj_of_type_QLabel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlayout.txt index 4855b3df70..69927fb4ab 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlayout.txt @@ -19,7 +19,6 @@ * QObject, QLayoutItem * $SYNTAX$ * QLayout( ... ) - * QLayout():from( pPtr_OR_oObj_of_type_QLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlayoutitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlayoutitem.txt index fb92a454f5..2cbc692685 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlayoutitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlayoutitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QLayoutItem( ... ) - * QLayoutItem():from( pPtr_OR_oObj_of_type_QLayoutItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlcdnumber.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlcdnumber.txt index 376817f3a4..5e160c18ab 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlcdnumber.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlcdnumber.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QLCDNumber( ... ) - * QLCDNumber():from( pPtr_OR_oObj_of_type_QLCDNumber ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlineargradient.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlineargradient.txt index bd6f248008..7ff50dd1e2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlineargradient.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlineargradient.txt @@ -19,7 +19,6 @@ * QGradient * $SYNTAX$ * QLinearGradient( ... ) - * QLinearGradient():from( pPtr_OR_oObj_of_type_QLinearGradient ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlineedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlineedit.txt index efbd83941b..cda9ae5fbb 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlineedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlineedit.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QLineEdit( ... ) - * QLineEdit():from( pPtr_OR_oObj_of_type_QLineEdit ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistview.txt index e70476613c..fc93b1b38d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistview.txt @@ -19,7 +19,6 @@ * QAbstractItemView * $SYNTAX$ * QListView( ... ) - * QListView():from( pPtr_OR_oObj_of_type_QListView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidget.txt index 75d6844a27..42bc898c1f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidget.txt @@ -19,7 +19,6 @@ * QListView * $SYNTAX$ * QListWidget( ... ) - * QListWidget():from( pPtr_OR_oObj_of_type_QListWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidgetitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidgetitem.txt index 6c8881b966..ee598a8eb5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidgetitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qlistwidgetitem.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QListWidgetItem( ... ) - * QListWidgetItem():from( pPtr_OR_oObj_of_type_QListWidgetItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmainwindow.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmainwindow.txt index 43cf05b567..4779271921 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmainwindow.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmainwindow.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QMainWindow( ... ) - * QMainWindow():from( pPtr_OR_oObj_of_type_QMainWindow ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmatrix.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmatrix.txt index c33edb995b..3cde2d8f38 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmatrix.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmatrix.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QMatrix( ... ) - * QMatrix():from( pPtr_OR_oObj_of_type_QMatrix ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmdiarea.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmdiarea.txt index 9b2bf2afa1..2ba7ae3c9a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmdiarea.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmdiarea.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QMdiArea( ... ) - * QMdiArea():from( pPtr_OR_oObj_of_type_QMdiArea ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmdisubwindow.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmdisubwindow.txt index 10d0d820b6..58a29ecf33 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmdisubwindow.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmdisubwindow.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QMdiSubWindow( ... ) - * QMdiSubWindow():from( pPtr_OR_oObj_of_type_QMdiSubWindow ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmenu.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmenu.txt index abbc6996d2..ab4a3aec84 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmenu.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmenu.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QMenu( ... ) - * QMenu():from( pPtr_OR_oObj_of_type_QMenu ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmenubar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmenubar.txt index 5d49bcf637..8fd38c6869 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmenubar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmenubar.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QMenuBar( ... ) - * QMenuBar():from( pPtr_OR_oObj_of_type_QMenuBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmessagebox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmessagebox.txt index c56e9b9673..cc630048ec 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmessagebox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmessagebox.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QMessageBox( ... ) - * QMessageBox():from( pPtr_OR_oObj_of_type_QMessageBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmouseevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmouseevent.txt index 689d126c66..0ec8728645 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmouseevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmouseevent.txt @@ -19,7 +19,6 @@ * QInputEvent * $SYNTAX$ * QMouseEvent( ... ) - * QMouseEvent():from( pPtr_OR_oObj_of_type_QMouseEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmoveevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmoveevent.txt index 66978c7f75..7d07cd5a1d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmoveevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmoveevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QMoveEvent( ... ) - * QMoveEvent():from( pPtr_OR_oObj_of_type_QMoveEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qmovie.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qmovie.txt index bbbb0be0ee..9821642060 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qmovie.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qmovie.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QMovie( ... ) - * QMovie():from( pPtr_OR_oObj_of_type_QMovie ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpagesetupdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpagesetupdialog.txt index 047888bead..88dea311c1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpagesetupdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpagesetupdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QPageSetupDialog( ... ) - * QPageSetupDialog():from( pPtr_OR_oObj_of_type_QPageSetupDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintdevice.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintdevice.txt index 88558d856d..faa48fd044 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintdevice.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintdevice.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPaintDevice( ... ) - * QPaintDevice():from( pPtr_OR_oObj_of_type_QPaintDevice ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintengine.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintengine.txt index 46b257e495..92d1425c87 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintengine.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintengine.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPaintEngine( ... ) - * QPaintEngine():from( pPtr_OR_oObj_of_type_QPaintEngine ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpainter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpainter.txt index f064aa3a03..aefa795733 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpainter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpainter.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPainter( ... ) - * QPainter():from( pPtr_OR_oObj_of_type_QPainter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpainterpath.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpainterpath.txt index 76044e4af7..0e21edfb69 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpainterpath.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpainterpath.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPainterPath( ... ) - * QPainterPath():from( pPtr_OR_oObj_of_type_QPainterPath ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintevent.txt index 5c038c7212..bfb7b231c1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpaintevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QPaintEvent( ... ) - * QPaintEvent():from( pPtr_OR_oObj_of_type_QPaintEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpalette.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpalette.txt index 82ea059727..91aedbfc97 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpalette.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpalette.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPalette( ... ) - * QPalette():from( pPtr_OR_oObj_of_type_QPalette ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpen.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpen.txt index 2fe5f379de..9b3f302cae 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpen.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpen.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPen( ... ) - * QPen():from( pPtr_OR_oObj_of_type_QPen ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpicture.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpicture.txt index 292fcc5f86..746702a758 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpicture.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpicture.txt @@ -19,7 +19,6 @@ * QPaintDevice * $SYNTAX$ * QPicture( ... ) - * QPicture():from( pPtr_OR_oObj_of_type_QPicture ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpixmap.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpixmap.txt index 59e52bde8c..fb3e529c07 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpixmap.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpixmap.txt @@ -19,7 +19,6 @@ * QPaintDevice * $SYNTAX$ * QPixmap( ... ) - * QPixmap():from( pPtr_OR_oObj_of_type_QPixmap ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextdocumentlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextdocumentlayout.txt index 2c94bce0aa..684f549df2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextdocumentlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextdocumentlayout.txt @@ -19,7 +19,6 @@ * QAbstractTextDocumentLayout * $SYNTAX$ * QPlainTextDocumentLayout( ... ) - * QPlainTextDocumentLayout():from( pPtr_OR_oObj_of_type_QPlainTextDocumentLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextedit.txt index 24919979e7..f1dc7283bc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qplaintextedit.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QPlainTextEdit( ... ) - * QPlainTextEdit():from( pPtr_OR_oObj_of_type_QPlainTextEdit ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygon.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygon.txt index 3457449f81..e652625c2b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygon.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygon.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPolygon( ... ) - * QPolygon():from( pPtr_OR_oObj_of_type_QPolygon ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygonf.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygonf.txt index cf2ad4b42a..3e160693d2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygonf.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpolygonf.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPolygonF( ... ) - * QPolygonF():from( pPtr_OR_oObj_of_type_QPolygonF ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintdialog.txt index 345769c945..1b027c046e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintdialog.txt @@ -19,7 +19,6 @@ * QAbstractPrintDialog * $SYNTAX$ * QPrintDialog( ... ) - * QPrintDialog():from( pPtr_OR_oObj_of_type_QPrintDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintengine.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintengine.txt index e9df6e9894..1555bb04ad 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintengine.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintengine.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPrintEngine( ... ) - * QPrintEngine():from( pPtr_OR_oObj_of_type_QPrintEngine ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprinter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprinter.txt index 824143ff3a..fbd989a564 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprinter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprinter.txt @@ -19,7 +19,6 @@ * QPaintDevice * $SYNTAX$ * QPrinter( ... ) - * QPrinter():from( pPtr_OR_oObj_of_type_QPrinter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprinterinfo.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprinterinfo.txt index dfce2e221b..2826a1de82 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprinterinfo.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprinterinfo.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QPrinterInfo( ... ) - * QPrinterInfo():from( pPtr_OR_oObj_of_type_QPrinterInfo ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintpreviewdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintpreviewdialog.txt index 6584cf9024..568d408a9b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprintpreviewdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprintpreviewdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QPrintPreviewDialog( ... ) - * QPrintPreviewDialog():from( pPtr_OR_oObj_of_type_QPrintPreviewDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressbar.txt index 7716111549..f5d32575b4 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressbar.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QProgressBar( ... ) - * QProgressBar():from( pPtr_OR_oObj_of_type_QProgressBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressdialog.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressdialog.txt index 875eff554d..c809b60739 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressdialog.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qprogressdialog.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QProgressDialog( ... ) - * QProgressDialog():from( pPtr_OR_oObj_of_type_QProgressDialog ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qpushbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qpushbutton.txt index 1bb51b0c2f..11f6b0e908 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qpushbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qpushbutton.txt @@ -19,7 +19,6 @@ * QAbstractButton * $SYNTAX$ * QPushButton( ... ) - * QPushButton():from( pPtr_OR_oObj_of_type_QPushButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qradialgradient.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qradialgradient.txt index 7ede5f8ad8..f69b3a89b0 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qradialgradient.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qradialgradient.txt @@ -19,7 +19,6 @@ * QGradient * $SYNTAX$ * QRadialGradient( ... ) - * QRadialGradient():from( pPtr_OR_oObj_of_type_QRadialGradient ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qradiobutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qradiobutton.txt index cf32427db1..96f856907d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qradiobutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qradiobutton.txt @@ -19,16 +19,11 @@ * QAbstractButton * $SYNTAX$ * QRadioButton( ... ) - * QRadioButton():from( pPtr_OR_oObj_of_type_QRadioButton ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QRadioButton - * $METHODS$ - * :QRadioButton( oQWidget ) -> oQRadioButton - * :QRadioButton( cText, oQWidget ) -> oQRadioButton - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qregexpvalidator.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qregexpvalidator.txt index 3eea93e6b8..98ae5a9374 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qregexpvalidator.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qregexpvalidator.txt @@ -19,7 +19,6 @@ * QValidator * $SYNTAX$ * QRegExpValidator( ... ) - * QRegExpValidator():from( pPtr_OR_oObj_of_type_QRegExpValidator ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qregion.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qregion.txt index d2ca87af6d..1f709138db 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qregion.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qregion.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QRegion( ... ) - * QRegion():from( pPtr_OR_oObj_of_type_QRegion ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qresizeevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qresizeevent.txt index 68b3c392a5..353536f508 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qresizeevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qresizeevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QResizeEvent( ... ) - * QResizeEvent():from( pPtr_OR_oObj_of_type_QResizeEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollarea.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollarea.txt index d44c95f5d1..50634f4119 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollarea.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollarea.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QScrollArea( ... ) - * QScrollArea():from( pPtr_OR_oObj_of_type_QScrollArea ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollbar.txt index 4a7a1867b0..f2828a3523 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qscrollbar.txt @@ -19,16 +19,11 @@ * QAbstractSlider * $SYNTAX$ * QScrollBar( ... ) - * QScrollBar():from( pPtr_OR_oObj_of_type_QScrollBar ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QScrollBar - * $METHODS$ - * :QScrollBar( oQWidget ) -> oQScrollBar - * :QScrollBar( nOrientation, oQWidget ) -> oQScrollBar - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsessionmanager.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsessionmanager.txt index eacecbf004..4666bf097f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsessionmanager.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsessionmanager.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QSessionManager( ... ) - * QSessionManager():from( pPtr_OR_oObj_of_type_QSessionManager ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qshowevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qshowevent.txt index 357d4784bd..ba502167e6 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qshowevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qshowevent.txt @@ -19,15 +19,11 @@ * QEvent * $SYNTAX$ * QShowEvent( ... ) - * QShowEvent():from( pPtr_OR_oObj_of_type_QShowEvent ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QShowEvent - * $METHODS$ - * :QShowEvent() -> oQShowEvent - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsizegrip.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsizegrip.txt index 585d3e06f0..55e14f158b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsizegrip.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsizegrip.txt @@ -19,15 +19,11 @@ * QWidget * $SYNTAX$ * QSizeGrip( ... ) - * QSizeGrip():from( pPtr_OR_oObj_of_type_QSizeGrip ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QSizeGrip - * $METHODS$ - * :QSizeGrip( oQWidget ) -> oQSizeGrip - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsizepolicy.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsizepolicy.txt index 676b8949ca..57dacf61a8 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsizepolicy.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsizepolicy.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QSizePolicy( ... ) - * QSizePolicy():from( pPtr_OR_oObj_of_type_QSizePolicy ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qslider.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qslider.txt index f0eb547b1b..5671188310 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qslider.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qslider.txt @@ -19,7 +19,6 @@ * QAbstractSlider * $SYNTAX$ * QSlider( ... ) - * QSlider():from( pPtr_OR_oObj_of_type_QSlider ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsortfilterproxymodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsortfilterproxymodel.txt index d895d82669..cfb2bea76d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsortfilterproxymodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsortfilterproxymodel.txt @@ -19,7 +19,6 @@ * QAbstractProxyModel * $SYNTAX$ * QSortFilterProxyModel( ... ) - * QSortFilterProxyModel():from( pPtr_OR_oObj_of_type_QSortFilterProxyModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsound.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsound.txt index 7a46f4d200..c57271679c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsound.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsound.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QSound( ... ) - * QSound():from( pPtr_OR_oObj_of_type_QSound ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qspaceritem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qspaceritem.txt index ef734ca462..4dc564e6d4 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qspaceritem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qspaceritem.txt @@ -19,7 +19,6 @@ * QLayoutItem * $SYNTAX$ * QSpacerItem( ... ) - * QSpacerItem():from( pPtr_OR_oObj_of_type_QSpacerItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qspinbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qspinbox.txt index d20eef80c7..0298876cf8 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qspinbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qspinbox.txt @@ -19,7 +19,6 @@ * QAbstractSpinBox * $SYNTAX$ * QSpinBox( ... ) - * QSpinBox():from( pPtr_OR_oObj_of_type_QSpinBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsplashscreen.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsplashscreen.txt index 8a58f98e2b..a32ac00a8d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsplashscreen.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsplashscreen.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QSplashScreen( ... ) - * QSplashScreen():from( pPtr_OR_oObj_of_type_QSplashScreen ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsplitter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsplitter.txt index c531d3f3f9..12a63e02dc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsplitter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsplitter.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QSplitter( ... ) - * QSplitter():from( pPtr_OR_oObj_of_type_QSplitter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstackedwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstackedwidget.txt index 34cabafda3..50b1e437a5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstackedwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstackedwidget.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QStackedWidget( ... ) - * QStackedWidget():from( pPtr_OR_oObj_of_type_QStackedWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditem.txt index 8fdeb8345c..99ef432d13 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QStandardItem( ... ) - * QStandardItem():from( pPtr_OR_oObj_of_type_QStandardItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditemmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditemmodel.txt index 9677cd24fa..97e4f94740 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditemmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstandarditemmodel.txt @@ -19,7 +19,6 @@ * QAbstractItemModeL * $SYNTAX$ * QStandardItemModel( ... ) - * QStandardItemModel():from( pPtr_OR_oObj_of_type_QStandardItemModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstatusbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstatusbar.txt index fb4273a13a..12f5ee9a21 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstatusbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstatusbar.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QStatusBar( ... ) - * QStatusBar():from( pPtr_OR_oObj_of_type_QStatusBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstringlistmodel.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstringlistmodel.txt index 38711b8bc7..bd692cebf3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstringlistmodel.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstringlistmodel.txt @@ -19,7 +19,6 @@ * QAbstractListModel * $SYNTAX$ * QStringListModel( ... ) - * QStringListModel():from( pPtr_OR_oObj_of_type_QStringListModel ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyle.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyle.txt index bc14a4a6a0..6a61c438aa 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyle.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyle.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QStyle( ... ) - * QStyle():from( pPtr_OR_oObj_of_type_QStyle ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleditemdelegate.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleditemdelegate.txt index ad8d6c455b..1237e3b66c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleditemdelegate.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleditemdelegate.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QStyledItemDelegate( ... ) - * QStyledItemDelegate():from( pPtr_OR_oObj_of_type_QStyledItemDelegate ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylefactory.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylefactory.txt index fd7bedab25..6994455f0e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylefactory.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylefactory.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QStyleFactory( ... ) - * QStyleFactory():from( pPtr_OR_oObj_of_type_QStyleFactory ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturn.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturn.txt index 3e066e9c4f..86e0c67b43 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturn.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturn.txt @@ -19,15 +19,11 @@ * * $SYNTAX$ * QStyleHintReturn( ... ) - * QStyleHintReturn():from( pPtr_OR_oObj_of_type_QStyleHintReturn ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QStyleHintReturn - * $METHODS$ - * :QStyleHintReturn( nVersion, nType ) -> oQStyleHintReturn - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnmask.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnmask.txt index 356b445a93..e9f581329e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnmask.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnmask.txt @@ -19,15 +19,11 @@ * QStyleHintReturn * $SYNTAX$ * QStyleHintReturnMask( ... ) - * QStyleHintReturnMask():from( pPtr_OR_oObj_of_type_QStyleHintReturnMask ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QStyleHintReturnMask - * $METHODS$ - * :QStyleHintReturnMask() -> oQStyleHintReturnMask - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnvariant.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnvariant.txt index ca87e226df..51decd4c9f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnvariant.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylehintreturnvariant.txt @@ -19,15 +19,11 @@ * QStyleHintReturn * $SYNTAX$ * QStyleHintReturnVariant( ... ) - * QStyleHintReturnVariant():from( pPtr_OR_oObj_of_type_QStyleHintReturnVariant ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QStyleHintReturnVariant - * $METHODS$ - * :QStyleHintReturnVariant() -> oQStyleHintReturnVariant - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoption.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoption.txt index 03135bde91..5f1e8943bc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoption.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoption.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QStyleOption( ... ) - * QStyleOption():from( pPtr_OR_oObj_of_type_QStyleOption ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionbutton.txt index 0c387371bf..ff4a880a96 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionbutton.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionButton( ... ) - * QStyleOptionButton():from( pPtr_OR_oObj_of_type_QStyleOptionButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncombobox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncombobox.txt index 0da3e565ed..c537d7f3dd 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncombobox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncombobox.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionComboBox( ... ) - * QStyleOptionComboBox():from( pPtr_OR_oObj_of_type_QStyleOptionComboBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncomplex.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncomplex.txt index fa6ea8b154..634b690ba9 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncomplex.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptioncomplex.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionComplex( ... ) - * QStyleOptionComplex():from( pPtr_OR_oObj_of_type_QStyleOptionComplex ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiondockwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiondockwidget.txt index 53009b6319..b8d21d4bd0 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiondockwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiondockwidget.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionDockWidget( ... ) - * QStyleOptionDockWidget():from( pPtr_OR_oObj_of_type_QStyleOptionDockWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionfocusrect.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionfocusrect.txt index a33667ad82..0923aeae7a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionfocusrect.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionfocusrect.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionFocusRect( ... ) - * QStyleOptionFocusRect():from( pPtr_OR_oObj_of_type_QStyleOptionFocusRect ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionframe.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionframe.txt index f97682f41f..79a9043996 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionframe.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionframe.txt @@ -19,7 +19,6 @@ * qStyleOption * $SYNTAX$ * QStyleOptionFrame( ... ) - * QStyleOptionFrame():from( pPtr_OR_oObj_of_type_QStyleOptionFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongraphicsitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongraphicsitem.txt index d87254cfcd..01d20167eb 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongraphicsitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongraphicsitem.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionGraphicsItem( ... ) - * QStyleOptionGraphicsItem():from( pPtr_OR_oObj_of_type_QStyleOptionGraphicsItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongroupbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongroupbox.txt index 8f95e0f76b..1c03c96aba 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongroupbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiongroupbox.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionGroupBox( ... ) - * QStyleOptionGroupBox():from( pPtr_OR_oObj_of_type_QStyleOptionGroupBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionheader.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionheader.txt index 34c582490f..3b80c5c182 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionheader.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionheader.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionHeader( ... ) - * QStyleOptionHeader():from( pPtr_OR_oObj_of_type_QStyleOptionHeader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionmenuitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionmenuitem.txt index 30e832e169..9f9201ee08 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionmenuitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionmenuitem.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionMenuItem( ... ) - * QStyleOptionMenuItem():from( pPtr_OR_oObj_of_type_QStyleOptionMenuItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionprogressbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionprogressbar.txt index 3fba7e0c06..cc889869e8 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionprogressbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionprogressbar.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionProgressBar( ... ) - * QStyleOptionProgressBar():from( pPtr_OR_oObj_of_type_QStyleOptionProgressBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionsizegrip.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionsizegrip.txt index 46945ac99a..907fa385ec 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionsizegrip.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionsizegrip.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionSizeGrip( ... ) - * QStyleOptionSizeGrip():from( pPtr_OR_oObj_of_type_QStyleOptionSizeGrip ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionslider.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionslider.txt index 2303ddbb34..afc00d0ff3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionslider.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionslider.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionSlider( ... ) - * QStyleOptionSlider():from( pPtr_OR_oObj_of_type_QStyleOptionSlider ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionspinbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionspinbox.txt index e2350a0c4c..952acc470c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionspinbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionspinbox.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionSpinBox( ... ) - * QStyleOptionSpinBox():from( pPtr_OR_oObj_of_type_QStyleOptionSpinBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontab.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontab.txt index 91ef7ce0ab..68fc70e705 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontab.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontab.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionTab( ... ) - * QStyleOptionTab():from( pPtr_OR_oObj_of_type_QStyleOptionTab ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabbarbase.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabbarbase.txt index efc5f079a0..73f1d2545d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabbarbase.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabbarbase.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionTabBarBase( ... ) - * QStyleOptionTabBarBase():from( pPtr_OR_oObj_of_type_QStyleOptionTabBarBase ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabwidgetframe.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabwidgetframe.txt index 600a3ee151..dc07211fae 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabwidgetframe.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontabwidgetframe.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionTabWidgetFrame( ... ) - * QStyleOptionTabWidgetFrame():from( pPtr_OR_oObj_of_type_QStyleOptionTabWidgetFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontitlebar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontitlebar.txt index a25ba788f4..bec91148b5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontitlebar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontitlebar.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionTitleBar( ... ) - * QStyleOptionTitleBar():from( pPtr_OR_oObj_of_type_QStyleOptionTitleBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbar.txt index 09b30f7083..7adbb47fd3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbar.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionToolBar( ... ) - * QStyleOptionToolBar():from( pPtr_OR_oObj_of_type_QStyleOptionToolBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbox.txt index 91563c372e..429135fe54 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbox.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionToolBox( ... ) - * QStyleOptionToolBox():from( pPtr_OR_oObj_of_type_QStyleOptionToolBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbutton.txt index a73f9bfd0e..902a167fda 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptiontoolbutton.txt @@ -19,7 +19,6 @@ * QStyleOptionComplex * $SYNTAX$ * QStyleOptionToolButton( ... ) - * QStyleOptionToolButton():from( pPtr_OR_oObj_of_type_QStyleOptionToolButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionviewitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionviewitem.txt index 3dcb5c4dd4..be122d55bd 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionviewitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstyleoptionviewitem.txt @@ -19,7 +19,6 @@ * QStyleOption * $SYNTAX$ * QStyleOptionViewItem( ... ) - * QStyleOptionViewItem():from( pPtr_OR_oObj_of_type_QStyleOptionViewItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylepainter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylepainter.txt index b93b58056d..6ed599d715 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qstylepainter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qstylepainter.txt @@ -19,7 +19,6 @@ * QPainter * $SYNTAX$ * QStylePainter( ... ) - * QStylePainter():from( pPtr_OR_oObj_of_type_QStylePainter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsyntaxhighlighter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsyntaxhighlighter.txt index b6836028f6..6c1851eb76 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsyntaxhighlighter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsyntaxhighlighter.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QSyntaxHighlighter( ... ) - * QSyntaxHighlighter():from( pPtr_OR_oObj_of_type_QSyntaxHighlighter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qsystemtrayicon.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qsystemtrayicon.txt index efdcf7798b..06eb1804a2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qsystemtrayicon.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qsystemtrayicon.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QSystemTrayIcon( ... ) - * QSystemTrayIcon():from( pPtr_OR_oObj_of_type_QSystemTrayIcon ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtabbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtabbar.txt index c19c70f32c..1ed05f6127 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtabbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtabbar.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QTabBar( ... ) - * QTabBar():from( pPtr_OR_oObj_of_type_QTabBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtableview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtableview.txt index e1331fc798..6f2cd3747d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtableview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtableview.txt @@ -19,7 +19,6 @@ * QAbstractItemView * $SYNTAX$ * QTableView( ... ) - * QTableView():from( pPtr_OR_oObj_of_type_QTableView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidget.txt index b589cd2be9..b15ae365e0 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidget.txt @@ -19,7 +19,6 @@ * QTableView * $SYNTAX$ * QTableWidget( ... ) - * QTableWidget():from( pPtr_OR_oObj_of_type_QTableWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetitem.txt index 667bcdbdbb..c176398c3f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTableWidgetItem( ... ) - * QTableWidgetItem():from( pPtr_OR_oObj_of_type_QTableWidgetItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetselectionrange.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetselectionrange.txt index d939070745..4d5a9604d9 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetselectionrange.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtablewidgetselectionrange.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTableWidgetSelectionRange( ... ) - * QTableWidgetSelectionRange():from( pPtr_OR_oObj_of_type_QTableWidgetSelectionRange ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtabwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtabwidget.txt index e6509c9698..800dabc1e7 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtabwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtabwidget.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QTabWidget( ... ) - * QTabWidget():from( pPtr_OR_oObj_of_type_QTabWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblock.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblock.txt index 666b61b9e0..3435890c40 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblock.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblock.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextBlock( ... ) - * QTextBlock():from( pPtr_OR_oObj_of_type_QTextBlock ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockformat.txt index 67bedaccd5..275bcdb25d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockformat.txt @@ -19,7 +19,6 @@ * QTextFormat * $SYNTAX$ * QTextBlockFormat( ... ) - * QTextBlockFormat():from( pPtr_OR_oObj_of_type_QTextBlockFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockgroup.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockgroup.txt index ccbb296355..01f88299a1 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockgroup.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextblockgroup.txt @@ -19,15 +19,11 @@ * QTextObject * $SYNTAX$ * QTextBlockGroup( ... ) - * QTextBlockGroup():from( pPtr_OR_oObj_of_type_QTextBlockGroup ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QTextBlockGroup - * $METHODS$ - * :QTextBlockGroup( oQTextDocument ) -> oQTextBlockGroup - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextbrowser.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextbrowser.txt index 8cce1c040a..28d81789a4 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextbrowser.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextbrowser.txt @@ -19,7 +19,6 @@ * QTextEdit * $SYNTAX$ * QTextBrowser( ... ) - * QTextBrowser():from( pPtr_OR_oObj_of_type_QTextBrowser ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcharformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcharformat.txt index 22fb62ed60..7a055e9a98 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcharformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcharformat.txt @@ -19,7 +19,6 @@ * QTextFormat * $SYNTAX$ * QTextCharFormat( ... ) - * QTextCharFormat():from( pPtr_OR_oObj_of_type_QTextCharFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcursor.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcursor.txt index 9482a835b6..c1fa21f7a5 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcursor.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextcursor.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextCursor( ... ) - * QTextCursor():from( pPtr_OR_oObj_of_type_QTextCursor ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocument.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocument.txt index e7dc33c1a5..16cb0d5ec9 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocument.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocument.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QTextDocument( ... ) - * QTextDocument():from( pPtr_OR_oObj_of_type_QTextDocument ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentfragment.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentfragment.txt index fb4ea88e3e..f000880a12 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentfragment.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentfragment.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextDocumentFragment( ... ) - * QTextDocumentFragment():from( pPtr_OR_oObj_of_type_QTextDocumentFragment ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentwriter.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentwriter.txt index 90306109cb..b10fe76258 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentwriter.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextdocumentwriter.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextDocumentWriter( ... ) - * QTextDocumentWriter():from( pPtr_OR_oObj_of_type_QTextDocumentWriter ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextedit.txt index a77b090792..b9005e2c3b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextedit.txt @@ -19,7 +19,6 @@ * QAbstractScrollArea * $SYNTAX$ * QTextEdit( ... ) - * QTextEdit():from( pPtr_OR_oObj_of_type_QTextEdit ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextformat.txt index 82b4d67626..00ea9cc77c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextformat.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextFormat( ... ) - * QTextFormat():from( pPtr_OR_oObj_of_type_QTextFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextfragment.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextfragment.txt index 7bd740284d..bdd19544cc 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextfragment.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextfragment.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextFragment( ... ) - * QTextFragment():from( pPtr_OR_oObj_of_type_QTextFragment ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframe.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframe.txt index e3328b8c4b..c4182440a9 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframe.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframe.txt @@ -19,7 +19,6 @@ * QTextObject * $SYNTAX$ * QTextFrame( ... ) - * QTextFrame():from( pPtr_OR_oObj_of_type_QTextFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframeformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframeformat.txt index 4377e0ddf8..1871ad1a29 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframeformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextframeformat.txt @@ -19,7 +19,6 @@ * QTextFormat * $SYNTAX$ * QTextFrameFormat( ... ) - * QTextFrameFormat():from( pPtr_OR_oObj_of_type_QTextFrameFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextimageformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextimageformat.txt index 17e21e4a99..91cdef29fd 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextimageformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextimageformat.txt @@ -19,7 +19,6 @@ * QTextCharFormat * $SYNTAX$ * QTextImageFormat( ... ) - * QTextImageFormat():from( pPtr_OR_oObj_of_type_QTextImageFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextinlineobject.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextinlineobject.txt index 0733c35357..0f54c5ff1c 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextinlineobject.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextinlineobject.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextInlineObject( ... ) - * QTextInlineObject():from( pPtr_OR_oObj_of_type_QTextInlineObject ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextitem.txt index 078f883221..adcbada81b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextItem( ... ) - * QTextItem():from( pPtr_OR_oObj_of_type_QTextItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlayout.txt index 6e97bffdf2..49a9c7d3fd 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlayout.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextLayout( ... ) - * QTextLayout():from( pPtr_OR_oObj_of_type_QTextLayout ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlength.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlength.txt index 5a6ace1ef2..a0d0496847 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlength.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlength.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextLength( ... ) - * QTextLength():from( pPtr_OR_oObj_of_type_QTextLength ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextline.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextline.txt index 7e7bd5488c..b5064ef510 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextline.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextline.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextLine( ... ) - * QTextLine():from( pPtr_OR_oObj_of_type_QTextLine ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlist.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlist.txt index 942330b821..0b7f05a44f 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlist.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlist.txt @@ -19,7 +19,6 @@ * QTextBlockGroup * $SYNTAX$ * QTextList( ... ) - * QTextList():from( pPtr_OR_oObj_of_type_QTextList ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlistformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlistformat.txt index c7280f54e3..e0ac81fabb 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlistformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextlistformat.txt @@ -19,7 +19,6 @@ * QTextFormat * $SYNTAX$ * QTextListFormat( ... ) - * QTextListFormat():from( pPtr_OR_oObj_of_type_QTextListFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextobject.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextobject.txt index cbebce3e31..e5f7591015 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextobject.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextobject.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QTextObject( ... ) - * QTextObject():from( pPtr_OR_oObj_of_type_QTextObject ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextoption.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextoption.txt index 2dff1a51b4..4337d45a86 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtextoption.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtextoption.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTextOption( ... ) - * QTextOption():from( pPtr_OR_oObj_of_type_QTextOption ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtexttableformat.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtexttableformat.txt index 431d6016af..2a5eb241a3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtexttableformat.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtexttableformat.txt @@ -19,7 +19,6 @@ * QTextFrameFormat * $SYNTAX$ * QTextTableFormat( ... ) - * QTextTableFormat():from( pPtr_OR_oObj_of_type_QTextTableFormat ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtimeedit.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtimeedit.txt index 697350fc4b..b39890cb6a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtimeedit.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtimeedit.txt @@ -19,16 +19,11 @@ * QDateTimeEdit * $SYNTAX$ * QTimeEdit( ... ) - * QTimeEdit():from( pPtr_OR_oObj_of_type_QTimeEdit ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QTimeEdit - * $METHODS$ - * :QTimeEdit( oQWidget ) -> oQTimeEdit - * :QTimeEdit( oQTime, oQWidget ) -> oQTimeEdit - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbar.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbar.txt index 7f97238223..b7b4d80c3a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbar.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbar.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QToolBar( ... ) - * QToolBar():from( pPtr_OR_oObj_of_type_QToolBar ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbox.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbox.txt index 7e24ef8166..eb3e0e6907 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbox.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbox.txt @@ -19,7 +19,6 @@ * QFrame * $SYNTAX$ * QToolBox( ... ) - * QToolBox():from( pPtr_OR_oObj_of_type_QToolBox ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbutton.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbutton.txt index 2fcf2abaf6..91fb8b8223 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbutton.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtoolbutton.txt @@ -19,7 +19,6 @@ * QAbstractButton * $SYNTAX$ * QToolButton( ... ) - * QToolButton():from( pPtr_OR_oObj_of_type_QToolButton ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtransform.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtransform.txt index 11b661ada4..832bd0021e 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtransform.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtransform.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTransform( ... ) - * QTransform():from( pPtr_OR_oObj_of_type_QTransform ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreeview.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreeview.txt index a3cd8df0f6..72ee61a95d 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreeview.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreeview.txt @@ -19,7 +19,6 @@ * QAbstractItemView * $SYNTAX$ * QTreeView( ... ) - * QTreeView():from( pPtr_OR_oObj_of_type_QTreeView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidget.txt index 00e4975276..ac0a4ab9cf 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidget.txt @@ -19,7 +19,6 @@ * QTreeView * $SYNTAX$ * QTreeWidget( ... ) - * QTreeWidget():from( pPtr_OR_oObj_of_type_QTreeWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidgetitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidgetitem.txt index c1dd7b5051..01eb3f2da6 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidgetitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qtreewidgetitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QTreeWidgetItem( ... ) - * QTreeWidgetItem():from( pPtr_OR_oObj_of_type_QTreeWidgetItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_quiloader.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_quiloader.txt index fea55f87ec..4938afcb0b 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_quiloader.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_quiloader.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QUiLoader( ... ) - * QUiLoader():from( pPtr_OR_oObj_of_type_QUiLoader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qvalidator.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qvalidator.txt index b540b1874b..e751fada54 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qvalidator.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qvalidator.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QValidator( ... ) - * QValidator():from( pPtr_OR_oObj_of_type_QValidator ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qvboxlayout.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qvboxlayout.txt index 773cbb4b2b..b01e1175a2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qvboxlayout.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qvboxlayout.txt @@ -19,16 +19,11 @@ * QBoxLayout * $SYNTAX$ * QVBoxLayout( ... ) - * QVBoxLayout():from( pPtr_OR_oObj_of_type_QVBoxLayout ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QVBoxLayout - * $METHODS$ - * :QVBoxLayout() -> oQVBoxLayout - * :QVBoxLayout( oQWidget ) -> oQVBoxLayout - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwheelevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwheelevent.txt index c12b3b2f2e..23acfb9cdf 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwheelevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwheelevent.txt @@ -19,7 +19,6 @@ * QInputEvent * $SYNTAX$ * QWheelEvent( ... ) - * QWheelEvent():from( pPtr_OR_oObj_of_type_QWheelEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidget.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidget.txt index 77f6d423db..2cfe108017 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidget.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidget.txt @@ -19,7 +19,6 @@ * QObject, QPaintDevice * $SYNTAX$ * QWidget( ... ) - * QWidget():from( pPtr_OR_oObj_of_type_QWidget ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetaction.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetaction.txt index c7a3ba4cfe..ba20988fe3 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetaction.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetaction.txt @@ -19,7 +19,6 @@ * QAction * $SYNTAX$ * QWidgetAction( ... ) - * QWidgetAction():from( pPtr_OR_oObj_of_type_QWidgetAction ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetitem.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetitem.txt index 1524eb7f4e..167441faf2 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetitem.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwidgetitem.txt @@ -19,7 +19,6 @@ * QLayoutItem * $SYNTAX$ * QWidgetItem( ... ) - * QWidgetItem():from( pPtr_OR_oObj_of_type_QWidgetItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowsstyle.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowsstyle.txt index 3cf1fdb26f..a6fe075aeb 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowsstyle.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowsstyle.txt @@ -19,15 +19,11 @@ * QCommonStyle * $SYNTAX$ * QWindowsStyle( ... ) - * QWindowsStyle():from( pPtr_OR_oObj_of_type_QWindowsStyle ) * * $ARGUMENTS$ * * $RETURNS$ * An instance of the object of type QWindowsStyle - * $METHODS$ - * :QWindowsStyle() -> oQWindowsStyle - * * $DESCRIPTION$ * * $EXAMPLES$ diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowstatechangeevent.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowstatechangeevent.txt index dfb59be3fe..e16934e28a 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowstatechangeevent.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwindowstatechangeevent.txt @@ -19,7 +19,6 @@ * QEvent * $SYNTAX$ * QWindowStateChangeEvent( ... ) - * QWindowStateChangeEvent():from( pPtr_OR_oObj_of_type_QWindowStateChangeEvent ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwizard.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwizard.txt index 4537e02fd0..cf5de271be 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwizard.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwizard.txt @@ -19,7 +19,6 @@ * QDialog * $SYNTAX$ * QWizard( ... ) - * QWizard():from( pPtr_OR_oObj_of_type_QWizard ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtgui/doc/en/class_qwizardpage.txt b/harbour/contrib/hbqt/qtgui/doc/en/class_qwizardpage.txt index 90faec94df..b18d194519 100644 --- a/harbour/contrib/hbqt/qtgui/doc/en/class_qwizardpage.txt +++ b/harbour/contrib/hbqt/qtgui/doc/en/class_qwizardpage.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QWizardPage( ... ) - * QWizardPage():from( pPtr_OR_oObj_of_type_QWizardPage ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qftp.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qftp.txt index 4396d64b75..cae98d455b 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qftp.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qftp.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QFtp( ... ) - * QFtp():from( pPtr_OR_oObj_of_type_QFtp ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttp.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttp.txt index 013a964df6..d33179faa4 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttp.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttp.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QHttp( ... ) - * QHttp():from( pPtr_OR_oObj_of_type_QHttp ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpheader.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpheader.txt index d965de26ac..afcf6a658c 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpheader.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpheader.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QHttpHeader( ... ) - * QHttpHeader():from( pPtr_OR_oObj_of_type_QHttpHeader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttprequestheader.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttprequestheader.txt index db37d9e507..c3a354416a 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttprequestheader.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttprequestheader.txt @@ -19,7 +19,6 @@ * QHttpHeader * $SYNTAX$ * QHttpRequestHeader( ... ) - * QHttpRequestHeader():from( pPtr_OR_oObj_of_type_QHttpRequestHeader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpresponseheader.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpresponseheader.txt index 3c6ea1f61d..881c37f46d 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpresponseheader.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qhttpresponseheader.txt @@ -19,7 +19,6 @@ * QHttpHeader * $SYNTAX$ * QHttpResponseHeader( ... ) - * QHttpResponseHeader():from( pPtr_OR_oObj_of_type_QHttpResponseHeader ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qnetworkrequest.txt b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qnetworkrequest.txt index af9e53aaee..635056f771 100644 --- a/harbour/contrib/hbqt/qtnetwork/doc/en/class_qnetworkrequest.txt +++ b/harbour/contrib/hbqt/qtnetwork/doc/en/class_qnetworkrequest.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QNetworkRequest( ... ) - * QNetworkRequest():from( pPtr_OR_oObj_of_type_QNetworkRequest ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebframe.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebframe.txt index ec6c17b700..c32ce4a746 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebframe.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebframe.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QWebFrame( ... ) - * QWebFrame():from( pPtr_OR_oObj_of_type_QWebFrame ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistory.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistory.txt index fe93603e79..74ee712cd1 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistory.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistory.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QWebHistory( ... ) - * QWebHistory():from( pPtr_OR_oObj_of_type_QWebHistory ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryinterface.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryinterface.txt index b6c5a10527..eeb1aacf7d 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryinterface.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryinterface.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QWebHistoryInterface( ... ) - * QWebHistoryInterface():from( pPtr_OR_oObj_of_type_QWebHistoryInterface ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryitem.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryitem.txt index ac081ddafe..da9e8491cc 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryitem.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhistoryitem.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QWebHistoryItem( ... ) - * QWebHistoryItem():from( pPtr_OR_oObj_of_type_QWebHistoryItem ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhittestresult.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhittestresult.txt index 86993fac9b..79ce64e870 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhittestresult.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebhittestresult.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QWebHitTestResult( ... ) - * QWebHitTestResult():from( pPtr_OR_oObj_of_type_QWebHitTestResult ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpage.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpage.txt index 3a20d535c5..bc0cbcc89f 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpage.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpage.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QWebPage( ... ) - * QWebPage():from( pPtr_OR_oObj_of_type_QWebPage ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpluginfactory.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpluginfactory.txt index d5ead89d19..c9c4e22269 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpluginfactory.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebpluginfactory.txt @@ -19,7 +19,6 @@ * QObject * $SYNTAX$ * QWebPluginFactory( ... ) - * QWebPluginFactory():from( pPtr_OR_oObj_of_type_QWebPluginFactory ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsecurityorigin.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsecurityorigin.txt index 3f6aef5037..1f0576e6a1 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsecurityorigin.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsecurityorigin.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QWebSecurityOrigin( ... ) - * QWebSecurityOrigin():from( pPtr_OR_oObj_of_type_QWebSecurityOrigin ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsettings.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsettings.txt index 02dbc34c2d..c8c2423b97 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsettings.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebsettings.txt @@ -19,7 +19,6 @@ * * $SYNTAX$ * QWebSettings( ... ) - * QWebSettings():from( pPtr_OR_oObj_of_type_QWebSettings ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebview.txt b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebview.txt index e42c614af9..6e4a0fe1b9 100644 --- a/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebview.txt +++ b/harbour/contrib/hbqt/qtwebkit/doc/en/class_qwebview.txt @@ -19,7 +19,6 @@ * QWidget * $SYNTAX$ * QWebView( ... ) - * QWebView():from( pPtr_OR_oObj_of_type_QWebView ) * * $ARGUMENTS$ * diff --git a/harbour/contrib/hbqt/utils/hbqtgen.prg b/harbour/contrib/hbqt/utils/hbqtgen.prg index 5b4d97e077..804ee47080 100644 --- a/harbour/contrib/hbqt/utils/hbqtgen.prg +++ b/harbour/contrib/hbqt/utils/hbqtgen.prg @@ -904,9 +904,7 @@ METHOD HbQtSource:build() BuildFooter( @::cpp_ ) /* Build Document File */ - IF !empty( ::doc_ ) - ::buildDocument() - ENDIF + ::buildDocument() /* Distribute in specific lib subfolder */ cFileCpp := GetSourcePathByLib( ::cWidget, ::cPathOut, ".cpp", "" ) @@ -1056,11 +1054,6 @@ METHOD HbQtSource:buildClass() aadd( txt_, "FUNCTION " + ::cWidget + "( ... )" ) aadd( txt_, " RETURN HB_" + ::cWidget + "():new( ... )" ) aadd( txt_, "" ) - #if 1 - aadd( txt_, "FUNCTION " + ::cWidget + "From( ... )" ) - aadd( txt_, " RETURN HB_" + ::cWidget + "():from( ... )" ) - aadd( txt_, "" ) - #endif aadd( txt_, "FUNCTION " + ::cWidget + "FromPointer( ... )" ) aadd( txt_, " RETURN HB_" + ::cWidget + "():fromPointer( ... )" ) aadd( txt_, "" ) @@ -1286,11 +1279,9 @@ STATIC FUNCTION hbide_addReturnMethod( txt_, oM, cWidget, nInd, nCount, lClubbed ! ( cRetCast $ "QString,QRgb" ) .AND. ; ( left( cRetCast, 1 ) == "Q" .OR. left( cRetCast, 3 ) == "HBQ" ) - //cFun := "HB_" + cRetCast + "():from( " + "Qt_" + cWidget + "_" + oM:cHBFunc + "( ::pPtr, ... )" + " )" cFun := cRetCast + "FromPointer( " + "Qt_" + cWidget + "_" + oM:cHBFunc + "( ::pPtr, ... )" + " )" ELSEIF ( "<" $ cRetCast ) - //cFun := "HB_" + "QList" + "():from( " + "Qt_" + cWidget + "_" + oM:cHBFunc + "( ::pPtr, ... )" + " )" cFun := "QList" + "FromPointer( " + "Qt_" + cWidget + "_" + oM:cHBFunc + "( ::pPtr, ... )" + " )" ELSE @@ -1463,31 +1454,31 @@ METHOD HbQtSource:buildDocument() hEntry[ "EXTERNALLINK" ] := " " + QT_WEB + QT_VER + "/" + lower( ::cWidget ) + ".html" hEntry[ "ONELINER" ] := " " + "Creates a new " + ::cWidget + " object." hEntry[ "INHERITS" ] := " " + cInherits - hEntry[ "SYNTAX" ] := "" - hEntry[ "SYNTAX" ] += " " + ::cWidget + "( ... )" + hb_eol() - hEntry[ "SYNTAX" ] += " " + ::cWidget + "():from( pPtr_OR_oObj_of_type_" + ::cWidget +" )" + hb_eol() + hEntry[ "SYNTAX" ] := " " + ::cWidget + "( ... )" + hb_eol() hEntry[ "ARGUMENTS" ] := "" hEntry[ "RETURNS" ] := " " + "An instance of the object of type " + ::cWidget - hEntry[ "METHODS" ] := "" - nLen := len( ::cWidget ) - n := at( ::cWidget, ::doc_[ 1 ] ) - pWidget := "p" + ::cWidget - FOR i := 1 TO len( ::doc_ ) - IF !empty( cText := ::doc_[ i ] ) - cText := substr( cText, n+nLen+1 ) - cText := strtran( cText, pWidget + ", ", "" ) - cText := strtran( cText, pWidget, "" ) - cText := strtran( cText, "( )", "()" ) - n1 := at( "->", cText ) - cRet := prgRetNormalize( alltrim( substr( cText, n1+2 ) ) ) - cText := substr( cText, 1, n1-1 ) - n2 := max( 50, len( cText ) ) - cText := padR( cText, n2 ) - IF !empty( cRet ) - hEntry[ "METHODS" ] += " :" + cText + " -> " + cRet + hb_eol() + IF ! Empty( ::doc_ ) + hEntry[ "METHODS" ] := "" + nLen := len( ::cWidget ) + n := at( ::cWidget, ::doc_[ 1 ] ) + pWidget := "p" + ::cWidget + FOR i := 1 TO len( ::doc_ ) + IF !empty( cText := ::doc_[ i ] ) + cText := substr( cText, n+nLen+1 ) + cText := strtran( cText, pWidget + ", ", "" ) + cText := strtran( cText, pWidget, "" ) + cText := strtran( cText, "( )", "()" ) + n1 := at( "->", cText ) + cRet := prgRetNormalize( alltrim( substr( cText, n1+2 ) ) ) + cText := substr( cText, 1, n1-1 ) + n2 := max( 50, len( cText ) ) + cText := padR( cText, n2 ) + IF !empty( cRet ) + hEntry[ "METHODS" ] += " :" + cText + " -> " + cRet + hb_eol() + ENDIF ENDIF - ENDIF - NEXT + NEXT + ENDIF hEntry[ "DESCRIPTION" ] := "" hEntry[ "EXAMPLES" ] := "" FOR EACH cText IN ::docum_ diff --git a/harbour/contrib/hbqt/utils/qtcore.qtp b/harbour/contrib/hbqt/utils/qtcore.qtp index b9453f9197..37930b1329 100644 --- a/harbour/contrib/hbqt/utils/qtcore.qtp +++ b/harbour/contrib/hbqt/utils/qtcore.qtp @@ -27,8 +27,8 @@ QEvent.qth QEventLoop.qth QFile.qth QFileInfo.qth -; QGenericArgument.qth -; QGenericReturnArgument.qth +QGenericArgument.qth +QGenericReturnArgument.qth QIODevice.qth QLatin1Char.qth QLatin1String.qth @@ -36,12 +36,12 @@ QLine.qth QLineF.qth QList.qth QLocale.qth -; QMetaClassInfo.qth -; QMetaEnum.qth -; QMetaMethod.qth -; QMetaObject.qth -; QMetaProperty.qth -; QMetaType.qth +QMetaClassInfo.qth +QMetaEnum.qth +QMetaMethod.qth +QMetaObject.qth +QMetaProperty.qth +QMetaType.qth QMimeData.qth QModelIndex.qth QObject.qth @@ -70,5 +70,3 @@ QTimer.qth QTranslator.qth QUrl.qth QVariant.qth - -