Files with errors in hbqtgui:

#   QAbstractPrintDialog.cpp \
#   QInputContext.cpp \
#   QPageSetupDialog.cpp \
#   QPlainTextEdit.cpp \
#   QPrintDialog.cpp \
#    QPrintEngine.cpp \
#     QPrinter.cpp \
#      QPrintPreviewDialog.cpp \
#   QTextDocument.cpp \
#   QTextEdit.cpp \
#   QWidget.cpp \

======================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQAbstractPrintDialog.o -c ../../../QAbstractPrintDialog.cpp
../../../QAbstractPrintDialog.cpp:98: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:98: error: template argument 1 is invalid
../../../QAbstractPrintDialog.cpp: In function 'void* hbqt_gcAllocate_QAbstractPrintDialog(void*, bool)':
../../../QAbstractPrintDialog.cpp:116: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:116: error: template argument 1 is invalid
../../../QAbstractPrintDialog.cpp:116: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_EXEC()':
../../../QAbstractPrintDialog.cpp:131: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:131: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:131: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_FROMPAGE()':
../../../QAbstractPrintDialog.cpp:139: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:139: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:139: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_MAXPAGE()':
../../../QAbstractPrintDialog.cpp:147: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:147: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:147: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_MINPAGE()':
../../../QAbstractPrintDialog.cpp:155: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:155: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:155: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_PRINTRANGE()':
../../../QAbstractPrintDialog.cpp:163: error: 'QAbstractPrintDialog' has not been declared
../../../QAbstractPrintDialog.cpp:163: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:163: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_PRINTER()':
../../../QAbstractPrintDialog.cpp:171: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:171: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:171: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_SETFROMTO()':
../../../QAbstractPrintDialog.cpp:179: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:179: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:179: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_SETMINMAX()':
../../../QAbstractPrintDialog.cpp:187: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:187: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:187: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_SETPRINTRANGE()':
../../../QAbstractPrintDialog.cpp:195: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:195: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:195: error: expected ')' before 'hbqt_gcpointer'
../../../QAbstractPrintDialog.cpp: In function 'void HB_FUN_QT_QABSTRACTPRINTDIALOG_TOPAGE()':
../../../QAbstractPrintDialog.cpp:203: error: 'QAbstractPrintDialog' was not declared in this scope
../../../QAbstractPrintDialog.cpp:203: error: expected primary-expression before ')' token
../../../QAbstractPrintDialog.cpp:203: error: expected ')' before 'hbqt_gcpointer'
make[1]: *** [QAbstractPrintDialog.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQInputContext.o -c ../../../QInputContext.cpp
In file included from E:\ecs\system\qt4\include/QtGui/qevent.h:52,
                 from E:\ecs\system\qt4\include/QtGui/qinputcontext.h:61,
                 from E:\ecs\system\qt4\include/QtGui/QInputContext:1,
                 from ../../../QInputContext.cpp:88:
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'targetName'
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'supportedOps'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drm'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'item'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'itemIndex'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:213: warning: unused parameter 'isAccepted'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeType'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeData'
E:\ecs\system\qt4\include/QtGui/qmime.h:291: warning: unused parameter 'info'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_FILTEREVENT()':
../../../QInputContext.cpp:133: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_FONT()':
../../../QInputContext.cpp:141: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_IDENTIFIERNAME()':
../../../QInputContext.cpp:149: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_ISCOMPOSING()':
../../../QInputContext.cpp:157: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_LANGUAGE()':
../../../QInputContext.cpp:165: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_MOUSEHANDLER()':
../../../QInputContext.cpp:173: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_RESET()':
../../../QInputContext.cpp:181: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_SENDEVENT()':
../../../QInputContext.cpp:189: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_STANDARDFORMAT()':
../../../QInputContext.cpp:197: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp:197: error: incomplete type 'QInputContext' used in nested name specifier
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_UPDATE()':
../../../QInputContext.cpp:205: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
../../../QInputContext.cpp: In function 'void HB_FUN_QT_QINPUTCONTEXT_WIDGETDESTROYED()':
../../../QInputContext.cpp:213: error: invalid use of incomplete type 'struct QInputContext'
E:\ecs\system\qt4\include/QtGui/qwidget.h:93: error: forward declaration of 'struct QInputContext'
In file included from E:\ecs\system\qt4\include/QtCore/QPointer:1,
                 from ../../../QInputContext.cpp:86:
E:\ecs\system\qt4\include/QtCore/qpointer.h: In constructor 'QPointer<T>::QPointer(T*) [with T = QInputContext]':
../../../QInputContext.cpp:118:   instantiated from here
E:\ecs\system\qt4\include/QtCore/qpointer.h:59: error: cannot convert 'QInputContext*' to 'QObject*' in initialization
make[1]: *** [QInputContext.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPageSetupDialog.o -c ../../../QPageSetupDialog.cpp
../../../QPageSetupDialog.cpp:89: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:89: error: template argument 1 is invalid
../../../QPageSetupDialog.cpp: In function 'void hbqt_gcRelease_QPageSetupDialog(void*)':
../../../QPageSetupDialog.cpp:104: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:104: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:104: error: expected ')' before 'p'
../../../QPageSetupDialog.cpp: In function 'void* hbqt_gcAllocate_QPageSetupDialog(void*, bool)':
../../../QPageSetupDialog.cpp:135: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:135: error: template argument 1 is invalid
../../../QPageSetupDialog.cpp:135: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG()':
../../../QPageSetupDialog.cpp:146: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:146: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:146: error: expected ';' before 'new'
../../../QPageSetupDialog.cpp:148: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:148: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:148: error: expected ';' before 'new'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_EXEC()':
../../../QPageSetupDialog.cpp:158: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:158: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:158: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_OPEN()':
../../../QPageSetupDialog.cpp:166: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:166: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:166: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_OPTIONS()':
../../../QPageSetupDialog.cpp:174: error: 'QPageSetupDialog' has not been declared
../../../QPageSetupDialog.cpp:174: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:174: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_PRINTER()':
../../../QPageSetupDialog.cpp:182: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:182: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:182: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_SETOPTION()':
../../../QPageSetupDialog.cpp:190: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:190: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:190: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_SETOPTIONS()':
../../../QPageSetupDialog.cpp:198: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:198: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:198: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_SETVISIBLE()':
../../../QPageSetupDialog.cpp:206: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:206: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:206: error: expected ')' before 'hbqt_gcpointer'
../../../QPageSetupDialog.cpp: In function 'void HB_FUN_QT_QPAGESETUPDIALOG_TESTOPTION()':
../../../QPageSetupDialog.cpp:214: error: 'QPageSetupDialog' was not declared in this scope
../../../QPageSetupDialog.cpp:214: error: expected primary-expression before ')' token
../../../QPageSetupDialog.cpp:214: error: expected ')' before 'hbqt_gcpointer'
make[1]: *** [QPageSetupDialog.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPlainTextEdit.o -c ../../../QPlainTextEdit.cpp
In file included from E:\ecs\system\qt4\include/QtGui/qevent.h:52,
                 from E:\ecs\system\qt4\include/QtGui/qtextlayout.h:50,
                 from E:\ecs\system\qt4\include/QtGui/qabstracttextdocumentlayout.h:46,
                 from E:\ecs\system\qt4\include/QtGui/qplaintextedit.h:52,
                 from E:\ecs\system\qt4\include/QtGui/QPlainTextEdit:1,
                 from ../../../QPlainTextEdit.cpp:85:
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'targetName'
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'supportedOps'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drm'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'item'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'itemIndex'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:213: warning: unused parameter 'isAccepted'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeType'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeData'
E:\ecs\system\qt4\include/QtGui/qmime.h:291: warning: unused parameter 'info'
../../../QPlainTextEdit.cpp: In function 'void HB_FUN_QT_QPLAINTEXTEDIT_PRINT()':
../../../QPlainTextEdit.cpp:356: error: 'class QPlainTextEdit' has no member named 'print'
make[1]: *** [QPlainTextEdit.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPrintDialog.o -c ../../../QPrintDialog.cpp
../../../QPrintDialog.cpp:90: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:90: error: template argument 1 is invalid
../../../QPrintDialog.cpp: In function 'void hbqt_gcRelease_QPrintDialog(void*)':
../../../QPrintDialog.cpp:105: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:105: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:105: error: expected ')' before 'p'
../../../QPrintDialog.cpp: In function 'void* hbqt_gcAllocate_QPrintDialog(void*, bool)':
../../../QPrintDialog.cpp:136: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:136: error: template argument 1 is invalid
../../../QPrintDialog.cpp:136: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG()':
../../../QPrintDialog.cpp:146: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:146: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:146: error: expected ';' before 'new'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_DONE()':
../../../QPrintDialog.cpp:156: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:156: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:156: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_OPEN()':
../../../QPrintDialog.cpp:164: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:164: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:164: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_OPTIONS()':
../../../QPrintDialog.cpp:172: error: 'QPrintDialog' has not been declared
../../../QPrintDialog.cpp:172: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:172: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_PRINTER()':
../../../QPrintDialog.cpp:180: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:180: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:180: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_PRINTER_1()':
../../../QPrintDialog.cpp:188: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:188: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:188: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_SETOPTION()':
../../../QPrintDialog.cpp:196: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:196: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:196: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_SETOPTIONS()':
../../../QPrintDialog.cpp:204: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:204: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:204: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_SETVISIBLE()':
../../../QPrintDialog.cpp:212: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:212: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:212: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintDialog.cpp: In function 'void HB_FUN_QT_QPRINTDIALOG_TESTOPTION()':
../../../QPrintDialog.cpp:220: error: 'QPrintDialog' was not declared in this scope
../../../QPrintDialog.cpp:220: error: expected primary-expression before ')' token
../../../QPrintDialog.cpp:220: error: expected ')' before 'hbqt_gcpointer'
make[1]: *** [QPrintDialog.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPrintEngine.o -c ../../../QPrintEngine.cpp
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_ABORT()':
../../../QPrintEngine.cpp:118: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:118: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp:118: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_METRIC()':
../../../QPrintEngine.cpp:126: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:126: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp:126: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_NEWPAGE()':
../../../QPrintEngine.cpp:134: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:134: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp:134: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_PRINTERSTATE()':
../../../QPrintEngine.cpp:142: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrintEngine.cpp:142: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:142: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_PROPERTY()':
../../../QPrintEngine.cpp:150: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:150: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp:150: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintEngine.cpp: In function 'void HB_FUN_QT_QPRINTENGINE_SETPROPERTY()':
../../../QPrintEngine.cpp:158: error: 'QPrintEngine' was not declared in this scope
../../../QPrintEngine.cpp:158: error: expected primary-expression before ')' token
../../../QPrintEngine.cpp:158: error: expected ')' before 'hbqt_gcpointer'
make[1]: *** [QPrintEngine.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPrinter.o -c ../../../QPrinter.cpp
../../../QPrinter.cpp: In function 'void hbqt_gcRelease_QPrinter(void*)':
../../../QPrinter.cpp:127: warning: possible problem detected in invocation of delete operator:
../../../QPrinter.cpp:127: warning: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: warning: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:127: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER()':
../../../QPrinter.cpp:162: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_ABORT()':
../../../QPrinter.cpp:172: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_COLLATECOPIES()':
../../../QPrinter.cpp:180: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_COLORMODE()':
../../../QPrinter.cpp:188: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_CREATOR()':
../../../QPrinter.cpp:196: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_DOCNAME()':
../../../QPrinter.cpp:204: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_DOUBLESIDEDPRINTING()':
../../../QPrinter.cpp:212: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_DUPLEX()':
../../../QPrinter.cpp:220: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_FONTEMBEDDINGENABLED()':
../../../QPrinter.cpp:228: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_FROMPAGE()':
../../../QPrinter.cpp:236: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_FULLPAGE()':
../../../QPrinter.cpp:244: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_GETPAGEMARGINS()':
../../../QPrinter.cpp:257: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:257: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_ISVALID()':
../../../QPrinter.cpp:270: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_NEWPAGE()':
../../../QPrinter.cpp:278: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_NUMCOPIES()':
../../../QPrinter.cpp:286: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_ORIENTATION()':
../../../QPrinter.cpp:294: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_OUTPUTFILENAME()':
../../../QPrinter.cpp:302: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_OUTPUTFORMAT()':
../../../QPrinter.cpp:310: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAGEORDER()':
../../../QPrinter.cpp:318: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAGERECT()':
../../../QPrinter.cpp:326: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAGERECT_1()':
../../../QPrinter.cpp:334: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:334: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAINTENGINE()':
../../../QPrinter.cpp:342: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAPERRECT()':
../../../QPrinter.cpp:350: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAPERRECT_1()':
../../../QPrinter.cpp:358: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:358: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAPERSIZE()':
../../../QPrinter.cpp:366: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAPERSIZE_1()':
../../../QPrinter.cpp:374: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:374: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PAPERSOURCE()':
../../../QPrinter.cpp:382: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PRINTENGINE()':
../../../QPrinter.cpp:390: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PRINTPROGRAM()':
../../../QPrinter.cpp:398: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PRINTRANGE()':
../../../QPrinter.cpp:406: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PRINTERNAME()':
../../../QPrinter.cpp:414: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_PRINTERSTATE()':
../../../QPrinter.cpp:422: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_RESOLUTION()':
../../../QPrinter.cpp:430: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETCOLLATECOPIES()':
../../../QPrinter.cpp:438: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETCOLORMODE()':
../../../QPrinter.cpp:446: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:446: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETCREATOR()':
../../../QPrinter.cpp:454: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETDOCNAME()':
../../../QPrinter.cpp:462: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETDOUBLESIDEDPRINTING()':
../../../QPrinter.cpp:470: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETDUPLEX()':
../../../QPrinter.cpp:478: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:478: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETFONTEMBEDDINGENABLED()':
../../../QPrinter.cpp:486: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETFROMTO()':
../../../QPrinter.cpp:494: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETFULLPAGE()':
../../../QPrinter.cpp:502: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETNUMCOPIES()':
../../../QPrinter.cpp:510: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETORIENTATION()':
../../../QPrinter.cpp:518: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:518: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETOUTPUTFILENAME()':
../../../QPrinter.cpp:526: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETOUTPUTFORMAT()':
../../../QPrinter.cpp:534: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:534: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPAGEMARGINS()':
../../../QPrinter.cpp:542: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:542: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPAGEORDER()':
../../../QPrinter.cpp:550: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:550: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPAPERSIZE()':
../../../QPrinter.cpp:558: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:558: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPAPERSIZE_1()':
../../../QPrinter.cpp:566: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:566: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPAPERSOURCE()':
../../../QPrinter.cpp:574: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:574: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPRINTPROGRAM()':
../../../QPrinter.cpp:582: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPRINTRANGE()':
../../../QPrinter.cpp:590: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp:590: error: incomplete type 'QPrinter' used in nested name specifier
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETPRINTERNAME()':
../../../QPrinter.cpp:598: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_SETRESOLUTION()':
../../../QPrinter.cpp:606: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
../../../QPrinter.cpp: In function 'void HB_FUN_QT_QPRINTER_TOPAGE()':
../../../QPrinter.cpp:614: error: invalid use of incomplete type 'struct QPrinter'
E:\ecs\system\qt4\include/QtGui/qwindowdefs.h:81: error: forward declaration of 'struct QPrinter'
make[1]: *** [QPrinter.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQPrintPreviewDialog.o -c ../../../QPrintPreviewDialog.cpp
../../../QPrintPreviewDialog.cpp:85: error: 'QPrintPreviewDialog' was not declared in this scope
../../../QPrintPreviewDialog.cpp:85: error: template argument 1 is invalid
../../../QPrintPreviewDialog.cpp: In function 'void hbqt_gcRelease_QPrintPreviewDialog(void*)':
../../../QPrintPreviewDialog.cpp:100: error: 'QPrintPreviewDialog' was not declared in this scope
../../../QPrintPreviewDialog.cpp:100: error: expected primary-expression before ')' token
../../../QPrintPreviewDialog.cpp:100: error: expected ')' before 'p'
../../../QPrintPreviewDialog.cpp: In function 'void* hbqt_gcAllocate_QPrintPreviewDialog(void*, bool)':
../../../QPrintPreviewDialog.cpp:131: error: 'QPrintPreviewDialog' was not declared in this scope
../../../QPrintPreviewDialog.cpp:131: error: template argument 1 is invalid
../../../QPrintPreviewDialog.cpp:131: error: expected primary-expression before ')' token
../../../QPrintPreviewDialog.cpp: In function 'void HB_FUN_QT_QPRINTPREVIEWDIALOG()':
../../../QPrintPreviewDialog.cpp:142: error: expected type-specifier before 'QPrintPreviewDialog'
../../../QPrintPreviewDialog.cpp:142: error: expected ';' before 'QPrintPreviewDialog'
../../../QPrintPreviewDialog.cpp:144: error: expected type-specifier before 'QPrintPreviewDialog'
../../../QPrintPreviewDialog.cpp:144: error: expected ';' before 'QPrintPreviewDialog'
../../../QPrintPreviewDialog.cpp: In function 'void HB_FUN_QT_QPRINTPREVIEWDIALOG_OPEN()':
../../../QPrintPreviewDialog.cpp:154: error: 'QPrintPreviewDialog' was not declared in this scope
../../../QPrintPreviewDialog.cpp:154: error: expected primary-expression before ')' token
../../../QPrintPreviewDialog.cpp:154: error: expected ')' before 'hbqt_gcpointer'
../../../QPrintPreviewDialog.cpp: In function 'void HB_FUN_QT_QPRINTPREVIEWDIALOG_PRINTER()':
../../../QPrintPreviewDialog.cpp:162: error: 'QPrintPreviewDialog' was not declared in this scope
../../../QPrintPreviewDialog.cpp:162: error: expected primary-expression before ')' token
../../../QPrintPreviewDialog.cpp:162: error: expected ')' before 'hbqt_gcpointer'
make[1]: *** [QPrintPreviewDialog.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQTextDocument.o -c ../../../QTextDocument.cpp
../../../QTextDocument.cpp: In function 'void HB_FUN_QT_QTEXTDOCUMENT_PRINT()':
../../../QTextDocument.cpp:481: error: 'class QTextDocument' has no member named 'print'
make[1]: *** [QTextDocument.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQTextEdit.o -c ../../../QTextEdit.cpp
../../../QTextEdit.cpp: In function 'void HB_FUN_QT_QTEXTEDIT_PRINT()':
../../../QTextEdit.cpp:409: error: 'class QTextEdit' has no member named 'print'
make[1]: *** [QTextEdit.o] Error 1

=================

gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQWheelEvent.o -c ../../../QWheelEvent.cpp
In file included from E:\ecs\system\qt4\include/QtGui/qevent.h:52,
                 from E:\ecs\system\qt4\include/QtGui/QWheelEvent:1,
                 from ../../../QWheelEvent.cpp:71:
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'targetName'
E:\ecs\system\qt4\include/QtGui/qmime.h:150: warning: unused parameter 'supportedOps'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drm'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'item'
E:\ecs\system\qt4\include/QtGui/qmime.h:154: warning: unused parameter 'itemIndex'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:156: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'drf'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'type'
E:\ecs\system\qt4\include/QtGui/qmime.h:190: warning: unused parameter 'ext'
E:\ecs\system\qt4\include/QtGui/qmime.h:213: warning: unused parameter 'isAccepted'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeType'
E:\ecs\system\qt4\include/QtGui/qmime.h:289: warning: unused parameter 'mimeData'
E:\ecs\system\qt4\include/QtGui/qmime.h:291: warning: unused parameter 'info'
gcc   -I. -I../../../../../../include -Zomf -Wall -W -O3 -DHB_LEGACY_TYPES_OFF  -IE:\ecs\system\qt4\include -IE:\ecs\system\qt4\include/QtCore -IE:\ecs\system\qt4\include/QtGui -DTCPV40HDRS -DHB_FM_STATISTICS_OFF -oQWidget.o -c ../../../QWidget.cpp
../../../QWidget.cpp: In function 'void HB_FUN_QT_QWIDGET_ACCESSIBLEDESCRIPTION()':
../../../QWidget.cpp:197: error: 'class QWidget' has no member named 'accessibleDescription'
../../../QWidget.cpp: In function 'void HB_FUN_QT_QWIDGET_ACCESSIBLENAME()':
../../../QWidget.cpp:205: error: 'class QWidget' has no member named 'accessibleName'
../../../QWidget.cpp: In function 'void HB_FUN_QT_QWIDGET_SETACCESSIBLEDESCRIPTION()':
../../../QWidget.cpp:967: error: 'class QWidget' has no member named 'setAccessibleDescription'
../../../QWidget.cpp: In function 'void HB_FUN_QT_QWIDGET_SETACCESSIBLENAME()':
../../../QWidget.cpp:975: error: 'class QWidget' has no member named 'setAccessibleName'
make[1]: *** [QWidget.o] Error 1

=================

