From c85d54e5f648e94c38f1d5b5bd09dc29f8adfc8b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 28 Oct 2010 10:27:55 +0000 Subject: [PATCH] 2010-10-28 12:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/utils/hbqtgen.prg + Generate REQUEST __HBQT puller code to each class definition .prg. This will ensure that lib init code will always automatically run if any QT class is used by an application. * contrib/hbqt/*/g/* * Regenerated. * contrib/hbqt/tests/testres.prg * contrib/hbqt/tests/demoqt.prg * contrib/hbqt/tests/dialogqt.prg * contrib/hbqt/tests/testbrow.prg * contrib/hbqt/tests/testqaim.prg * contrib/hbxbp/tests/demoxbp.prg * contrib/hbxbp/tests/dialogqt.prg - Deleted no more necessary REQUEST HB_QT and REQUEST HB_QTGUI lines. INCOMPATIBLE: Please deleted these from your user code. --- harbour/ChangeLog | 19 +++++++++++++++++++ .../hbqt/qscintilla/g/THBQsciScintilla.prg | 3 +++ .../contrib/hbqt/qscintilla/g/TQsciAPIs.prg | 3 +++ .../hbqt/qscintilla/g/TQsciAbstractAPIs.prg | 3 +++ .../hbqt/qscintilla/g/TQsciCommand.prg | 3 +++ .../hbqt/qscintilla/g/TQsciCommandSet.prg | 3 +++ .../hbqt/qscintilla/g/TQsciDocument.prg | 3 +++ .../contrib/hbqt/qscintilla/g/TQsciLexer.prg | 3 +++ .../hbqt/qscintilla/g/TQsciLexerCPP.prg | 3 +++ .../hbqt/qscintilla/g/TQsciLexerFlagship.prg | 3 +++ .../hbqt/qscintilla/g/TQsciScintilla.prg | 3 +++ .../contrib/hbqt/qscintilla/g/TQsciStyle.prg | 3 +++ .../hbqt/qscintilla/g/TQsciStyledText.prg | 3 +++ .../hbqt/qtcore/g/QCoreApplication.cpp | 1 - harbour/contrib/hbqt/qtcore/g/THBQEvents.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/THBQSlots.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/THBQString.prg | 3 +++ .../hbqt/qtcore/g/TQAbstractItemModel.prg | 3 +++ .../hbqt/qtcore/g/TQAbstractListModel.prg | 3 +++ .../hbqt/qtcore/g/TQAbstractTableModel.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQBitArray.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQBuffer.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQByteArray.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQChar.prg | 3 +++ .../hbqt/qtcore/g/TQCoreApplication.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQDataStream.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQDate.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQDateTime.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQDir.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQEvent.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQEventLoop.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQFile.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQFileInfo.prg | 3 +++ .../hbqt/qtcore/g/TQGenericArgument.prg | 3 +++ .../hbqt/qtcore/g/TQGenericReturnArgument.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQIODevice.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQLatin1Char.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQLatin1String.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQLine.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQLineF.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQList.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQLocale.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQMetaClassInfo.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQMetaMethod.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQMetaObject.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQMetaProperty.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQMetaType.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQMimeData.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQModelIndex.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQObject.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQPoint.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQPointF.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQProcess.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQRect.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQRectF.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQRegExp.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQResource.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQSettings.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQSignalMapper.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQSize.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQSizeF.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQStringList.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQStringRef.prg | 3 +++ .../hbqt/qtcore/g/TQTextBoundaryFinder.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQTextCodec.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQTextDecoder.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQTextEncoder.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQTextStream.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQThread.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQTime.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQTimeLine.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQTimer.prg | 3 +++ .../contrib/hbqt/qtcore/g/TQTranslator.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQUrl.prg | 3 +++ harbour/contrib/hbqt/qtcore/g/TQVariant.prg | 3 +++ .../g/TQDesignerActionEditorInterface.prg | 3 +++ .../g/TQDesignerFormEditorInterface.prg | 3 +++ .../g/TQDesignerFormWindowCursorInterface.prg | 3 +++ .../g/TQDesignerFormWindowInterface.prg | 3 +++ .../TQDesignerFormWindowManagerInterface.prg | 3 +++ .../g/TQDesignerObjectInspectorInterface.prg | 3 +++ .../g/TQDesignerPropertyEditorInterface.prg | 3 +++ .../g/TQDesignerWidgetBoxInterface.prg | 3 +++ .../hbqt/qtgui/g/THBQAbstractItemModel.prg | 3 +++ .../contrib/hbqt/qtgui/g/THBQGraphicsItem.prg | 3 +++ .../hbqt/qtgui/g/THBQGraphicsScene.prg | 3 +++ .../hbqt/qtgui/g/THBQPlainTextEdit.prg | 3 +++ .../hbqt/qtgui/g/THBQSyntaxHighlighter.prg | 3 +++ .../contrib/hbqt/qtgui/g/THBQTableView.prg | 3 +++ .../hbqt/qtgui/g/THBQTextBlockUserData.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQAbstractButton.prg | 3 +++ .../qtgui/g/TQAbstractGraphicsShapeItem.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractItemDelegate.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractItemView.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractPrintDialog.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractProxyModel.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractScrollArea.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQAbstractSlider.prg | 3 +++ .../hbqt/qtgui/g/TQAbstractSpinBox.prg | 3 +++ .../qtgui/g/TQAbstractTextDocumentLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQAction.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQActionGroup.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQApplication.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQBitmap.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQBoxLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQBrush.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQButtonGroup.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQCalendarWidget.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQCheckBox.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQClipboard.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQColor.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQColorDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQComboBox.prg | 3 +++ .../hbqt/qtgui/g/TQCommandLinkButton.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQCommonStyle.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQCompleter.prg | 3 +++ .../hbqt/qtgui/g/TQConicalGradient.prg | 3 +++ .../hbqt/qtgui/g/TQContextMenuEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQCursor.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDateEdit.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDateTimeEdit.prg | 3 +++ .../hbqt/qtgui/g/TQDesktopServices.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDesktopWidget.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDial.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDirModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDockWidget.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDoubleSpinBox.prg | 3 +++ .../hbqt/qtgui/g/TQDoubleValidator.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDrag.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDragEnterEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDragLeaveEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQDragMoveEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQDropEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQErrorMessage.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFileDialog.prg | 3 +++ .../hbqt/qtgui/g/TQFileIconProvider.prg | 3 +++ .../hbqt/qtgui/g/TQFileSystemModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFocusEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFocusFrame.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFont.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQFontComboBox.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQFontDatabase.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFontDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFontInfo.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQFontMetrics.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQFontMetricsF.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFormLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQFrame.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQGradient.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsEllipseItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsGridLayout.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQGraphicsItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsItemAnimation.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsItemGroup.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQGraphicsLayout.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsLayoutItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsLineItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsLinearLayout.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsPathItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsPixmapItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsPolygonItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsProxyWidget.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsRectItem.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQGraphicsScene.prg | 3 +++ .../g/TQGraphicsSceneContextMenuEvent.prg | 3 +++ .../qtgui/g/TQGraphicsSceneDragDropEvent.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsSceneEvent.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsSceneHelpEvent.prg | 3 +++ .../qtgui/g/TQGraphicsSceneHoverEvent.prg | 3 +++ .../qtgui/g/TQGraphicsSceneMouseEvent.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsSceneMoveEvent.prg | 3 +++ .../qtgui/g/TQGraphicsSceneResizeEvent.prg | 3 +++ .../qtgui/g/TQGraphicsSceneWheelEvent.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsSimpleTextItem.prg | 3 +++ .../hbqt/qtgui/g/TQGraphicsTextItem.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQGraphicsView.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQGraphicsWidget.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQGridLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQGroupBox.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQHBoxLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQHeaderView.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQHelpEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQHideEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQIcon.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQImage.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQImageReader.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQImageWriter.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQInputDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQInputEvent.prg | 3 +++ .../hbqt/qtgui/g/TQInputMethodEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQIntValidator.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQItemDelegate.prg | 3 +++ .../hbqt/qtgui/g/TQItemEditorCreatorBase.prg | 3 +++ .../hbqt/qtgui/g/TQItemEditorFactory.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQItemSelection.prg | 3 +++ .../hbqt/qtgui/g/TQItemSelectionModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQKeyEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQKeySequence.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQLCDNumber.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQLabel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQLayoutItem.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQLineEdit.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQLinearGradient.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQListView.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQListWidget.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQListWidgetItem.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMainWindow.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMatrix.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMdiArea.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQMdiSubWindow.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMenu.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMenuBar.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMessageBox.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMouseEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMoveEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQMovie.prg | 3 +++ .../hbqt/qtgui/g/TQPageSetupDialog.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPaintDevice.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPaintEngine.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPaintEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPainter.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPainterPath.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPalette.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPen.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPicture.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPixmap.prg | 3 +++ .../qtgui/g/TQPlainTextDocumentLayout.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPlainTextEdit.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPolygon.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPolygonF.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPrintDialog.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPrintEngine.prg | 3 +++ .../hbqt/qtgui/g/TQPrintPreviewDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPrinter.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQPrinterInfo.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQProgressBar.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQProgressDialog.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQPushButton.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQRadialGradient.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQRadioButton.prg | 3 +++ .../hbqt/qtgui/g/TQRegExpValidator.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQRegion.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQResizeEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQScrollArea.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQScrollBar.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQSessionManager.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQShowEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSizeGrip.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSizePolicy.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSlider.prg | 3 +++ .../hbqt/qtgui/g/TQSortFilterProxyModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSound.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSpacerItem.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSpinBox.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQSplashScreen.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQSplitter.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStackedWidget.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStandardItem.prg | 3 +++ .../hbqt/qtgui/g/TQStandardItemModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQStatusBar.prg | 3 +++ .../hbqt/qtgui/g/TQStringListModel.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQStyle.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStyleFactory.prg | 3 +++ .../hbqt/qtgui/g/TQStyleHintReturn.prg | 3 +++ .../hbqt/qtgui/g/TQStyleHintReturnMask.prg | 3 +++ .../hbqt/qtgui/g/TQStyleHintReturnVariant.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStyleOption.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionButton.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionComboBox.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionComplex.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionDockWidget.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionFocusRect.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionFrame.prg | 3 +++ .../qtgui/g/TQStyleOptionGraphicsItem.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionGroupBox.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionHeader.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionMenuItem.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionProgressBar.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionSizeGrip.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionSlider.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionSpinBox.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStyleOptionTab.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionTabBarBase.prg | 3 +++ .../qtgui/g/TQStyleOptionTabWidgetFrame.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionTitleBar.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionToolBar.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionToolBox.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionToolButton.prg | 3 +++ .../hbqt/qtgui/g/TQStyleOptionViewItem.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQStylePainter.prg | 3 +++ .../hbqt/qtgui/g/TQStyledItemDelegate.prg | 3 +++ .../hbqt/qtgui/g/TQSyntaxHighlighter.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQSystemTrayIcon.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTabBar.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTabWidget.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTableView.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTableWidget.prg | 3 +++ .../hbqt/qtgui/g/TQTableWidgetItem.prg | 3 +++ .../qtgui/g/TQTableWidgetSelectionRange.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextBlock.prg | 3 +++ .../hbqt/qtgui/g/TQTextBlockFormat.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextBlockGroup.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextBrowser.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextCharFormat.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextCursor.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextDocument.prg | 3 +++ .../hbqt/qtgui/g/TQTextDocumentFragment.prg | 3 +++ .../hbqt/qtgui/g/TQTextDocumentWriter.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextEdit.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextFormat.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextFragment.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextFrame.prg | 3 +++ .../hbqt/qtgui/g/TQTextFrameFormat.prg | 3 +++ .../hbqt/qtgui/g/TQTextImageFormat.prg | 3 +++ .../hbqt/qtgui/g/TQTextInlineObject.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextItem.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextLength.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextLine.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextList.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTextListFormat.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextObject.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTextOption.prg | 3 +++ .../hbqt/qtgui/g/TQTextTableFormat.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTimeEdit.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQToolBar.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQToolBox.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQToolButton.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTransform.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTreeView.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQTreeWidget.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQTreeWidgetItem.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQVBoxLayout.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQValidator.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQWheelEvent.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQWidget.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQWidgetAction.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQWidgetItem.prg | 3 +++ .../hbqt/qtgui/g/TQWindowStateChangeEvent.prg | 3 +++ .../contrib/hbqt/qtgui/g/TQWindowsStyle.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQWizard.prg | 3 +++ harbour/contrib/hbqt/qtgui/g/TQWizardPage.prg | 3 +++ harbour/contrib/hbqt/qtnetwork/g/TQFtp.prg | 3 +++ harbour/contrib/hbqt/qtnetwork/g/TQHttp.prg | 3 +++ .../contrib/hbqt/qtnetwork/g/TQHttpHeader.prg | 3 +++ .../hbqt/qtnetwork/g/TQHttpRequestHeader.prg | 3 +++ .../hbqt/qtnetwork/g/TQHttpResponseHeader.prg | 3 +++ .../hbqt/qtnetwork/g/TQNetworkRequest.prg | 3 +++ .../contrib/hbqt/qtuitools/g/TQUiLoader.prg | 3 +++ .../contrib/hbqt/qtwebkit/g/TQWebFrame.prg | 3 +++ .../contrib/hbqt/qtwebkit/g/TQWebHistory.prg | 3 +++ .../hbqt/qtwebkit/g/TQWebHistoryInterface.prg | 3 +++ .../hbqt/qtwebkit/g/TQWebHistoryItem.prg | 3 +++ .../hbqt/qtwebkit/g/TQWebHitTestResult.prg | 3 +++ harbour/contrib/hbqt/qtwebkit/g/TQWebPage.prg | 3 +++ .../hbqt/qtwebkit/g/TQWebPluginFactory.prg | 3 +++ .../hbqt/qtwebkit/g/TQWebSecurityOrigin.prg | 3 +++ .../contrib/hbqt/qtwebkit/g/TQWebSettings.prg | 3 +++ harbour/contrib/hbqt/qtwebkit/g/TQWebView.prg | 3 +++ harbour/contrib/hbqt/tests/demoqt.prg | 2 -- harbour/contrib/hbqt/tests/dialogqt.prg | 2 -- harbour/contrib/hbqt/tests/testbrow.prg | 2 -- harbour/contrib/hbqt/tests/testqaim.prg | 2 -- harbour/contrib/hbqt/tests/testres.prg | 2 -- harbour/contrib/hbqt/utils/hbqtgen.prg | 13 ++++++++----- harbour/contrib/hbxbp/tests/demoxbp.prg | 2 -- harbour/contrib/hbxbp/tests/dialogqt.prg | 2 -- 370 files changed, 1107 insertions(+), 20 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 36eb684295..88f12ae523 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,25 @@ The license applies to all entries newer than 2009-04-28. */ +2010-10-28 12:08 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * contrib/hbqt/utils/hbqtgen.prg + + Generate REQUEST __HBQT puller code to each class definition + .prg. This will ensure that lib init code will always automatically + run if any QT class is used by an application. + + * contrib/hbqt/*/g/* + * Regenerated. + + * contrib/hbqt/tests/testres.prg + * contrib/hbqt/tests/demoqt.prg + * contrib/hbqt/tests/dialogqt.prg + * contrib/hbqt/tests/testbrow.prg + * contrib/hbqt/tests/testqaim.prg + * contrib/hbxbp/tests/demoxbp.prg + * contrib/hbxbp/tests/dialogqt.prg + - Deleted no more necessary REQUEST HB_QT and REQUEST HB_QTGUI + lines. INCOMPATIBLE: Please deleted these from your user code. + 2010-10-28 11:42 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbqt/qtgui/hbqtgui.hbm - contrib/hbqt/qtgui/hbqt_registersignals.cpp diff --git a/harbour/contrib/hbqt/qscintilla/g/THBQsciScintilla.prg b/harbour/contrib/hbqt/qscintilla/g/THBQsciScintilla.prg index 36d3cfa706..318172d647 100644 --- a/harbour/contrib/hbqt/qscintilla/g/THBQsciScintilla.prg +++ b/harbour/contrib/hbqt/qscintilla/g/THBQsciScintilla.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION HBQsciScintilla( ... ) RETURN HB_HBQsciScintilla():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciAPIs.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciAPIs.prg index 239452ddc7..5f8497cfe1 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciAPIs.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciAPIs.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciAPIs( ... ) RETURN HB_QsciAPIs():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciAbstractAPIs.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciAbstractAPIs.prg index a84f0e5425..a8a7951469 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciAbstractAPIs.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciAbstractAPIs.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciAbstractAPIs( ... ) RETURN HB_QsciAbstractAPIs():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciCommand.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciCommand.prg index 730169d165..7d04457364 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciCommand.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciCommand.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciCommand( ... ) RETURN HB_QsciCommand():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciCommandSet.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciCommandSet.prg index 461ddd0070..1237e63a1f 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciCommandSet.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciCommandSet.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciCommandSet( ... ) RETURN HB_QsciCommandSet():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciDocument.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciDocument.prg index 96ef11a3ad..ccb9b64cd8 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciDocument.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciDocument.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciDocument( ... ) RETURN HB_QsciDocument():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciLexer.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciLexer.prg index 8fa215f691..49c1f59823 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciLexer.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciLexer.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciLexer( ... ) RETURN HB_QsciLexer():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciLexerCPP.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciLexerCPP.prg index b883dc7a9c..5b20bb32f4 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciLexerCPP.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciLexerCPP.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciLexerCPP( ... ) RETURN HB_QsciLexerCPP():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciLexerFlagship.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciLexerFlagship.prg index cc25d04a61..16a4bbdc8c 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciLexerFlagship.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciLexerFlagship.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciLexerFlagship( ... ) RETURN HB_QsciLexerFlagship():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciScintilla.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciScintilla.prg index ec5438d499..477609061e 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciScintilla.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciScintilla.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciScintilla( ... ) RETURN HB_QsciScintilla():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciStyle.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciStyle.prg index 676f97e7f0..d0ece84fc0 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciStyle.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciStyle.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciStyle( ... ) RETURN HB_QsciStyle():new( ... ) diff --git a/harbour/contrib/hbqt/qscintilla/g/TQsciStyledText.prg b/harbour/contrib/hbqt/qscintilla/g/TQsciStyledText.prg index b6a341d18b..517b28d05f 100644 --- a/harbour/contrib/hbqt/qscintilla/g/TQsciStyledText.prg +++ b/harbour/contrib/hbqt/qscintilla/g/TQsciStyledText.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQSCINTILLA + + FUNCTION QsciStyledText( ... ) RETURN HB_QsciStyledText():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/QCoreApplication.cpp b/harbour/contrib/hbqt/qtcore/g/QCoreApplication.cpp index b92aa1a5fe..66b829e79b 100644 --- a/harbour/contrib/hbqt/qtcore/g/QCoreApplication.cpp +++ b/harbour/contrib/hbqt/qtcore/g/QCoreApplication.cpp @@ -116,7 +116,6 @@ #include #include -#include /* * QCoreApplication ( int & argc, char ** argv ) diff --git a/harbour/contrib/hbqt/qtcore/g/THBQEvents.prg b/harbour/contrib/hbqt/qtcore/g/THBQEvents.prg index 2b472ccc48..7b26d5d03e 100644 --- a/harbour/contrib/hbqt/qtcore/g/THBQEvents.prg +++ b/harbour/contrib/hbqt/qtcore/g/THBQEvents.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION HBQEvents( ... ) RETURN HB_HBQEvents():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/THBQSlots.prg b/harbour/contrib/hbqt/qtcore/g/THBQSlots.prg index 5330f1a48a..83934d26da 100644 --- a/harbour/contrib/hbqt/qtcore/g/THBQSlots.prg +++ b/harbour/contrib/hbqt/qtcore/g/THBQSlots.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION HBQSlots( ... ) RETURN HB_HBQSlots():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/THBQString.prg b/harbour/contrib/hbqt/qtcore/g/THBQString.prg index 633e907b42..424ba66bfa 100644 --- a/harbour/contrib/hbqt/qtcore/g/THBQString.prg +++ b/harbour/contrib/hbqt/qtcore/g/THBQString.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION HBQString( ... ) RETURN HB_HBQString():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQAbstractItemModel.prg b/harbour/contrib/hbqt/qtcore/g/TQAbstractItemModel.prg index 779a82646a..9211bf910e 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQAbstractItemModel.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQAbstractItemModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QAbstractItemModel( ... ) RETURN HB_QAbstractItemModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQAbstractListModel.prg b/harbour/contrib/hbqt/qtcore/g/TQAbstractListModel.prg index 112c948ab0..6aeb0236c6 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQAbstractListModel.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQAbstractListModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QAbstractListModel( ... ) RETURN HB_QAbstractListModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQAbstractTableModel.prg b/harbour/contrib/hbqt/qtcore/g/TQAbstractTableModel.prg index cbccb3fd0d..19fddd8a77 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQAbstractTableModel.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQAbstractTableModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QAbstractTableModel( ... ) RETURN HB_QAbstractTableModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQBitArray.prg b/harbour/contrib/hbqt/qtcore/g/TQBitArray.prg index 208ae2ae9a..ce7400a1e2 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQBitArray.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQBitArray.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QBitArray( ... ) RETURN HB_QBitArray():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQBuffer.prg b/harbour/contrib/hbqt/qtcore/g/TQBuffer.prg index ffa2e9489d..9d82ee8005 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQBuffer.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQBuffer.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QBuffer( ... ) RETURN HB_QBuffer():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQByteArray.prg b/harbour/contrib/hbqt/qtcore/g/TQByteArray.prg index a599d71c5d..8da2890b16 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQByteArray.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQByteArray.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QByteArray( ... ) RETURN HB_QByteArray():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQChar.prg b/harbour/contrib/hbqt/qtcore/g/TQChar.prg index fbafc2d613..d12dc267f2 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQChar.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQChar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QChar( ... ) RETURN HB_QChar():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQCoreApplication.prg b/harbour/contrib/hbqt/qtcore/g/TQCoreApplication.prg index 64b2b700fe..b513d0b300 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQCoreApplication.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQCoreApplication.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QCoreApplication( ... ) RETURN HB_QCoreApplication():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQDataStream.prg b/harbour/contrib/hbqt/qtcore/g/TQDataStream.prg index 60cf9a6c93..d2b441ebb0 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQDataStream.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQDataStream.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QDataStream( ... ) RETURN HB_QDataStream():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQDate.prg b/harbour/contrib/hbqt/qtcore/g/TQDate.prg index 8328f7e317..c641be1bda 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQDate.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQDate.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QDate( ... ) RETURN HB_QDate():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQDateTime.prg b/harbour/contrib/hbqt/qtcore/g/TQDateTime.prg index 5e9089b01a..9be365a5c0 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQDateTime.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQDateTime.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QDateTime( ... ) RETURN HB_QDateTime():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQDir.prg b/harbour/contrib/hbqt/qtcore/g/TQDir.prg index 484f1eec79..8c6e89c453 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQDir.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQDir.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QDir( ... ) RETURN HB_QDir():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQEvent.prg b/harbour/contrib/hbqt/qtcore/g/TQEvent.prg index b7f6392fe8..f922a7535f 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQEvent.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QEvent( ... ) RETURN HB_QEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQEventLoop.prg b/harbour/contrib/hbqt/qtcore/g/TQEventLoop.prg index 49be57daa6..a3fa9164e9 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQEventLoop.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQEventLoop.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QEventLoop( ... ) RETURN HB_QEventLoop():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQFile.prg b/harbour/contrib/hbqt/qtcore/g/TQFile.prg index 2255479c49..2b64ddba2c 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQFile.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQFile.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QFile( ... ) RETURN HB_QFile():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQFileInfo.prg b/harbour/contrib/hbqt/qtcore/g/TQFileInfo.prg index b14d61631e..6cee0b22cd 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQFileInfo.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQFileInfo.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QFileInfo( ... ) RETURN HB_QFileInfo():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg b/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg index 9c9884cd08..38e1ccbbc3 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQGenericArgument.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QGenericArgument( ... ) RETURN HB_QGenericArgument():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg b/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg index 7cd21fbb1e..7ea1b8e207 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQGenericReturnArgument.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QGenericReturnArgument( ... ) RETURN HB_QGenericReturnArgument():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQIODevice.prg b/harbour/contrib/hbqt/qtcore/g/TQIODevice.prg index fdc823a9bf..7bd2db2cfd 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQIODevice.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQIODevice.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QIODevice( ... ) RETURN HB_QIODevice():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQLatin1Char.prg b/harbour/contrib/hbqt/qtcore/g/TQLatin1Char.prg index 5ffcfea5bc..f2031bf237 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQLatin1Char.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQLatin1Char.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QLatin1Char( ... ) RETURN HB_QLatin1Char():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQLatin1String.prg b/harbour/contrib/hbqt/qtcore/g/TQLatin1String.prg index 96f6b22c6a..293cc75a20 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQLatin1String.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQLatin1String.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QLatin1String( ... ) RETURN HB_QLatin1String():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQLine.prg b/harbour/contrib/hbqt/qtcore/g/TQLine.prg index 0c122657a7..4339b29508 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQLine.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQLine.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QLine( ... ) RETURN HB_QLine():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQLineF.prg b/harbour/contrib/hbqt/qtcore/g/TQLineF.prg index 6a0ab4a7f2..a3acdf1755 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQLineF.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQLineF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QLineF( ... ) RETURN HB_QLineF():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQList.prg b/harbour/contrib/hbqt/qtcore/g/TQList.prg index b27e0dc00d..f6e8939dd1 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQList.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQList.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QList( ... ) RETURN HB_QList():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQLocale.prg b/harbour/contrib/hbqt/qtcore/g/TQLocale.prg index 7a9010cb7d..7cc45d9ec8 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQLocale.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQLocale.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QLocale( ... ) RETURN HB_QLocale():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg index e400046c6b..c23071e194 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaClassInfo.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaClassInfo( ... ) RETURN HB_QMetaClassInfo():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg index e0bce47c68..12374f9b71 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaEnum.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaEnum( ... ) RETURN HB_QMetaEnum():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg index 57dc1b5cf8..fbd408dcd2 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaMethod.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaMethod( ... ) RETURN HB_QMetaMethod():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg index ecb1b757ef..ae08852965 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaObject.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaObject( ... ) RETURN HB_QMetaObject():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg index e42605f9fc..80aec0580d 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaProperty.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaProperty( ... ) RETURN HB_QMetaProperty():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg b/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg index f42991ccaa..cbbd5443ce 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMetaType.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMetaType( ... ) RETURN HB_QMetaType():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQMimeData.prg b/harbour/contrib/hbqt/qtcore/g/TQMimeData.prg index a54c3f4163..9fdcb00357 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQMimeData.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQMimeData.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QMimeData( ... ) RETURN HB_QMimeData():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQModelIndex.prg b/harbour/contrib/hbqt/qtcore/g/TQModelIndex.prg index f5b9d37f87..764dc672ce 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQModelIndex.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQModelIndex.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QModelIndex( ... ) RETURN HB_QModelIndex():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQObject.prg b/harbour/contrib/hbqt/qtcore/g/TQObject.prg index 1362b9351e..f6b921d72c 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQObject.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQObject.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QObject( ... ) RETURN HB_QObject():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQPoint.prg b/harbour/contrib/hbqt/qtcore/g/TQPoint.prg index 22a72b5e69..3717b725d0 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQPoint.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQPoint.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QPoint( ... ) RETURN HB_QPoint():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQPointF.prg b/harbour/contrib/hbqt/qtcore/g/TQPointF.prg index b6477994cb..50b9d6bbb3 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQPointF.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQPointF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QPointF( ... ) RETURN HB_QPointF():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQProcess.prg b/harbour/contrib/hbqt/qtcore/g/TQProcess.prg index df4977f016..d92b837afa 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQProcess.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQProcess.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QProcess( ... ) RETURN HB_QProcess():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQRect.prg b/harbour/contrib/hbqt/qtcore/g/TQRect.prg index 4c38457296..d47b44c8aa 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQRect.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQRect.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QRect( ... ) RETURN HB_QRect():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQRectF.prg b/harbour/contrib/hbqt/qtcore/g/TQRectF.prg index b443a39615..091382e832 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQRectF.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQRectF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QRectF( ... ) RETURN HB_QRectF():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQRegExp.prg b/harbour/contrib/hbqt/qtcore/g/TQRegExp.prg index 1f1e68d11b..31db9b920d 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQRegExp.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQRegExp.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QRegExp( ... ) RETURN HB_QRegExp():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQResource.prg b/harbour/contrib/hbqt/qtcore/g/TQResource.prg index 3f4cf78cfd..6c11e63378 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQResource.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQResource.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QResource( ... ) RETURN HB_QResource():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQSettings.prg b/harbour/contrib/hbqt/qtcore/g/TQSettings.prg index 9c5e5d7ef5..07a9daf9ff 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQSettings.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQSettings.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QSettings( ... ) RETURN HB_QSettings():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQSignalMapper.prg b/harbour/contrib/hbqt/qtcore/g/TQSignalMapper.prg index cad2d2b9a1..d16f09e460 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQSignalMapper.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQSignalMapper.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QSignalMapper( ... ) RETURN HB_QSignalMapper():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQSize.prg b/harbour/contrib/hbqt/qtcore/g/TQSize.prg index 9fcc920a15..df0ae1de69 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQSize.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQSize.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QSize( ... ) RETURN HB_QSize():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQSizeF.prg b/harbour/contrib/hbqt/qtcore/g/TQSizeF.prg index 8d191e1f5c..c9131b311f 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQSizeF.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQSizeF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QSizeF( ... ) RETURN HB_QSizeF():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQStringList.prg b/harbour/contrib/hbqt/qtcore/g/TQStringList.prg index 448e613c4d..c681fc7fa7 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQStringList.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQStringList.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QStringList( ... ) RETURN HB_QStringList():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQStringRef.prg b/harbour/contrib/hbqt/qtcore/g/TQStringRef.prg index c8bf60ecd8..598a85286d 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQStringRef.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQStringRef.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QStringRef( ... ) RETURN HB_QStringRef():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTextBoundaryFinder.prg b/harbour/contrib/hbqt/qtcore/g/TQTextBoundaryFinder.prg index 3ce33ba5c0..1082cef554 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTextBoundaryFinder.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTextBoundaryFinder.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTextBoundaryFinder( ... ) RETURN HB_QTextBoundaryFinder():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTextCodec.prg b/harbour/contrib/hbqt/qtcore/g/TQTextCodec.prg index cc75763acd..ed34e5ba55 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTextCodec.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTextCodec.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTextCodec( ... ) RETURN HB_QTextCodec():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTextDecoder.prg b/harbour/contrib/hbqt/qtcore/g/TQTextDecoder.prg index 80c84e6e37..4ef7beb714 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTextDecoder.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTextDecoder.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTextDecoder( ... ) RETURN HB_QTextDecoder():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTextEncoder.prg b/harbour/contrib/hbqt/qtcore/g/TQTextEncoder.prg index 78083d55a9..23019e473d 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTextEncoder.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTextEncoder.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTextEncoder( ... ) RETURN HB_QTextEncoder():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTextStream.prg b/harbour/contrib/hbqt/qtcore/g/TQTextStream.prg index f5ec82a41d..5216130bf4 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTextStream.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTextStream.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTextStream( ... ) RETURN HB_QTextStream():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQThread.prg b/harbour/contrib/hbqt/qtcore/g/TQThread.prg index faee8d34b8..fdf4fb23b1 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQThread.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQThread.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QThread( ... ) RETURN HB_QThread():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTime.prg b/harbour/contrib/hbqt/qtcore/g/TQTime.prg index 91ed9cd69b..345d1c5b90 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTime.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTime.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTime( ... ) RETURN HB_QTime():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTimeLine.prg b/harbour/contrib/hbqt/qtcore/g/TQTimeLine.prg index 9fb61a621a..b633dbe1dc 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTimeLine.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTimeLine.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTimeLine( ... ) RETURN HB_QTimeLine():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTimer.prg b/harbour/contrib/hbqt/qtcore/g/TQTimer.prg index 427e615765..5d6014df22 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTimer.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTimer.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTimer( ... ) RETURN HB_QTimer():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQTranslator.prg b/harbour/contrib/hbqt/qtcore/g/TQTranslator.prg index fa8eb336ce..d917e79d21 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQTranslator.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQTranslator.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QTranslator( ... ) RETURN HB_QTranslator():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQUrl.prg b/harbour/contrib/hbqt/qtcore/g/TQUrl.prg index 732d9d0edf..b4985d44ec 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQUrl.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQUrl.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QUrl( ... ) RETURN HB_QUrl():new( ... ) diff --git a/harbour/contrib/hbqt/qtcore/g/TQVariant.prg b/harbour/contrib/hbqt/qtcore/g/TQVariant.prg index 45678787ca..622b061b7a 100644 --- a/harbour/contrib/hbqt/qtcore/g/TQVariant.prg +++ b/harbour/contrib/hbqt/qtcore/g/TQVariant.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTCORE + + FUNCTION QVariant( ... ) RETURN HB_QVariant():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerActionEditorInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerActionEditorInterface.prg index c79d151e85..1c00d736b2 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerActionEditorInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerActionEditorInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerActionEditorInterface( ... ) RETURN HB_QDesignerActionEditorInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormEditorInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormEditorInterface.prg index 4dca73b9b8..3c9dde8951 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormEditorInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormEditorInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerFormEditorInterface( ... ) RETURN HB_QDesignerFormEditorInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowCursorInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowCursorInterface.prg index 62383d3c5d..d59122e711 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowCursorInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowCursorInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerFormWindowCursorInterface( ... ) RETURN HB_QDesignerFormWindowCursorInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowInterface.prg index 2b97863d32..727ee94871 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerFormWindowInterface( ... ) RETURN HB_QDesignerFormWindowInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowManagerInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowManagerInterface.prg index d24cec0b07..2b1ff9439c 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowManagerInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerFormWindowManagerInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerFormWindowManagerInterface( ... ) RETURN HB_QDesignerFormWindowManagerInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerObjectInspectorInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerObjectInspectorInterface.prg index c7d40a6d94..e82f6f0c5b 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerObjectInspectorInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerObjectInspectorInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerObjectInspectorInterface( ... ) RETURN HB_QDesignerObjectInspectorInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerPropertyEditorInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerPropertyEditorInterface.prg index d661f89ea7..1f01dff18f 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerPropertyEditorInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerPropertyEditorInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerPropertyEditorInterface( ... ) RETURN HB_QDesignerPropertyEditorInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerWidgetBoxInterface.prg b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerWidgetBoxInterface.prg index d81e56684f..8008efa6a1 100644 --- a/harbour/contrib/hbqt/qtdesigner/g/TQDesignerWidgetBoxInterface.prg +++ b/harbour/contrib/hbqt/qtdesigner/g/TQDesignerWidgetBoxInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTDESIGNER + + FUNCTION QDesignerWidgetBoxInterface( ... ) RETURN HB_QDesignerWidgetBoxInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQAbstractItemModel.prg b/harbour/contrib/hbqt/qtgui/g/THBQAbstractItemModel.prg index 152b4ad10f..b43ae7dba4 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQAbstractItemModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQAbstractItemModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQAbstractItemModel( ... ) RETURN HB_HBQAbstractItemModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQGraphicsItem.prg b/harbour/contrib/hbqt/qtgui/g/THBQGraphicsItem.prg index 4bf20a11e3..2a1e4ef147 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQGraphicsItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQGraphicsItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQGraphicsItem( ... ) RETURN HB_HBQGraphicsItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQGraphicsScene.prg b/harbour/contrib/hbqt/qtgui/g/THBQGraphicsScene.prg index 275832ea8b..8062fdfd02 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQGraphicsScene.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQGraphicsScene.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQGraphicsScene( ... ) RETURN HB_HBQGraphicsScene():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQPlainTextEdit.prg b/harbour/contrib/hbqt/qtgui/g/THBQPlainTextEdit.prg index e05c699b60..e91f065044 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQPlainTextEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQPlainTextEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQPlainTextEdit( ... ) RETURN HB_HBQPlainTextEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQSyntaxHighlighter.prg b/harbour/contrib/hbqt/qtgui/g/THBQSyntaxHighlighter.prg index 1846d648e7..09881bda29 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQSyntaxHighlighter.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQSyntaxHighlighter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQSyntaxHighlighter( ... ) RETURN HB_HBQSyntaxHighlighter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQTableView.prg b/harbour/contrib/hbqt/qtgui/g/THBQTableView.prg index 384ad207be..74f8f209e6 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQTableView.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQTableView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQTableView( ... ) RETURN HB_HBQTableView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/THBQTextBlockUserData.prg b/harbour/contrib/hbqt/qtgui/g/THBQTextBlockUserData.prg index b7d2f2e216..91da0db7e6 100644 --- a/harbour/contrib/hbqt/qtgui/g/THBQTextBlockUserData.prg +++ b/harbour/contrib/hbqt/qtgui/g/THBQTextBlockUserData.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION HBQTextBlockUserData( ... ) RETURN HB_HBQTextBlockUserData():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractButton.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractButton.prg index f02facd94b..0d7d426736 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractButton( ... ) RETURN HB_QAbstractButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg index 0ed5ea0d41..ae7216c12d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractGraphicsShapeItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractGraphicsShapeItem( ... ) RETURN HB_QAbstractGraphicsShapeItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractItemDelegate.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractItemDelegate.prg index 670db357a0..28ea9a8981 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractItemDelegate.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractItemDelegate.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractItemDelegate( ... ) RETURN HB_QAbstractItemDelegate():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractItemView.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractItemView.prg index ea099a8e83..4413f89200 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractItemView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractItemView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractItemView( ... ) RETURN HB_QAbstractItemView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractPrintDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractPrintDialog.prg index f31a7858b0..675cf1ab53 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractPrintDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractPrintDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractPrintDialog( ... ) RETURN HB_QAbstractPrintDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractProxyModel.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractProxyModel.prg index 7e8a6444ac..67106456b1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractProxyModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractProxyModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractProxyModel( ... ) RETURN HB_QAbstractProxyModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractScrollArea.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractScrollArea.prg index eb0b79a8ee..141e08861f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractScrollArea.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractScrollArea.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractScrollArea( ... ) RETURN HB_QAbstractScrollArea():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractSlider.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractSlider.prg index a3dbabed79..b1e0c502f1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractSlider.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractSlider.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractSlider( ... ) RETURN HB_QAbstractSlider():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractSpinBox.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractSpinBox.prg index 455ee5736a..833a62ac55 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractSpinBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractSpinBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractSpinBox( ... ) RETURN HB_QAbstractSpinBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAbstractTextDocumentLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQAbstractTextDocumentLayout.prg index 48d821373b..f42a49d0d8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAbstractTextDocumentLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAbstractTextDocumentLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAbstractTextDocumentLayout( ... ) RETURN HB_QAbstractTextDocumentLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQAction.prg b/harbour/contrib/hbqt/qtgui/g/TQAction.prg index fb63682b47..0c79df1d78 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQAction.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQAction.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QAction( ... ) RETURN HB_QAction():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQActionGroup.prg b/harbour/contrib/hbqt/qtgui/g/TQActionGroup.prg index 4c3c77d0ce..3488962107 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQActionGroup.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQActionGroup.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QActionGroup( ... ) RETURN HB_QActionGroup():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQApplication.prg b/harbour/contrib/hbqt/qtgui/g/TQApplication.prg index fa39b3989a..48979afad5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQApplication.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQApplication.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QApplication( ... ) RETURN HB_QApplication():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQBitmap.prg b/harbour/contrib/hbqt/qtgui/g/TQBitmap.prg index 0d78cfa3c8..7668b6f27d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQBitmap.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQBitmap.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QBitmap( ... ) RETURN HB_QBitmap():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQBoxLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQBoxLayout.prg index d8168e3aa9..7f2bc4ebc1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQBoxLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQBoxLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QBoxLayout( ... ) RETURN HB_QBoxLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQBrush.prg b/harbour/contrib/hbqt/qtgui/g/TQBrush.prg index 68c6073c05..1a08bc8ea2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQBrush.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQBrush.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QBrush( ... ) RETURN HB_QBrush():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQButtonGroup.prg b/harbour/contrib/hbqt/qtgui/g/TQButtonGroup.prg index 54c4bcb966..b890cb44b2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQButtonGroup.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQButtonGroup.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QButtonGroup( ... ) RETURN HB_QButtonGroup():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCalendarWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQCalendarWidget.prg index f73360679e..1bf2e645d6 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCalendarWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCalendarWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCalendarWidget( ... ) RETURN HB_QCalendarWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCheckBox.prg b/harbour/contrib/hbqt/qtgui/g/TQCheckBox.prg index 81ff9ed5a4..d6ce31912e 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCheckBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCheckBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCheckBox( ... ) RETURN HB_QCheckBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQClipboard.prg b/harbour/contrib/hbqt/qtgui/g/TQClipboard.prg index fc3475c571..a0d4974318 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQClipboard.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQClipboard.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QClipboard( ... ) RETURN HB_QClipboard():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQColor.prg b/harbour/contrib/hbqt/qtgui/g/TQColor.prg index 5b0a690346..d1b9ede382 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQColor.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQColor.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QColor( ... ) RETURN HB_QColor():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQColorDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQColorDialog.prg index 2ab31ad43b..b066e538e4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQColorDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQColorDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QColorDialog( ... ) RETURN HB_QColorDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQComboBox.prg b/harbour/contrib/hbqt/qtgui/g/TQComboBox.prg index 30b2b42d05..99eb4f2536 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQComboBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQComboBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QComboBox( ... ) RETURN HB_QComboBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCommandLinkButton.prg b/harbour/contrib/hbqt/qtgui/g/TQCommandLinkButton.prg index db65fe4ff5..ecd381ee0b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCommandLinkButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCommandLinkButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCommandLinkButton( ... ) RETURN HB_QCommandLinkButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCommonStyle.prg b/harbour/contrib/hbqt/qtgui/g/TQCommonStyle.prg index 10c5baddcb..311cbdfdd1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCommonStyle.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCommonStyle.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCommonStyle( ... ) RETURN HB_QCommonStyle():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCompleter.prg b/harbour/contrib/hbqt/qtgui/g/TQCompleter.prg index dcb2d01797..a421949bce 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCompleter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCompleter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCompleter( ... ) RETURN HB_QCompleter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQConicalGradient.prg b/harbour/contrib/hbqt/qtgui/g/TQConicalGradient.prg index d5b148a7d6..630508221e 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQConicalGradient.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQConicalGradient.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QConicalGradient( ... ) RETURN HB_QConicalGradient():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQContextMenuEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQContextMenuEvent.prg index 888155a1a2..c2f386433a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQContextMenuEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQContextMenuEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QContextMenuEvent( ... ) RETURN HB_QContextMenuEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQCursor.prg b/harbour/contrib/hbqt/qtgui/g/TQCursor.prg index 966669abec..6f96fec5bd 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQCursor.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQCursor.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QCursor( ... ) RETURN HB_QCursor():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDateEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQDateEdit.prg index 5e519a4d80..2e5e48fc23 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDateEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDateEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDateEdit( ... ) RETURN HB_QDateEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDateTimeEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQDateTimeEdit.prg index 403adf30cc..e4f0be0df2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDateTimeEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDateTimeEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDateTimeEdit( ... ) RETURN HB_QDateTimeEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDesktopServices.prg b/harbour/contrib/hbqt/qtgui/g/TQDesktopServices.prg index 10433b5eb2..f7ca51fc6c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDesktopServices.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDesktopServices.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDesktopServices( ... ) RETURN HB_QDesktopServices():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDesktopWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQDesktopWidget.prg index 1d74bf3f1a..32065306f0 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDesktopWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDesktopWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDesktopWidget( ... ) RETURN HB_QDesktopWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDial.prg b/harbour/contrib/hbqt/qtgui/g/TQDial.prg index b8f092cd09..e438c1876f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDial.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDial.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDial( ... ) RETURN HB_QDial():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQDialog.prg index 0fdbadeaf9..8fa95f75b1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDialog( ... ) RETURN HB_QDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDirModel.prg b/harbour/contrib/hbqt/qtgui/g/TQDirModel.prg index 3d2c958cda..40bb7d3f72 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDirModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDirModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDirModel( ... ) RETURN HB_QDirModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDockWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQDockWidget.prg index b2969db5f3..1791a17fca 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDockWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDockWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDockWidget( ... ) RETURN HB_QDockWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDoubleSpinBox.prg b/harbour/contrib/hbqt/qtgui/g/TQDoubleSpinBox.prg index 9956344f9f..320a19c342 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDoubleSpinBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDoubleSpinBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDoubleSpinBox( ... ) RETURN HB_QDoubleSpinBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDoubleValidator.prg b/harbour/contrib/hbqt/qtgui/g/TQDoubleValidator.prg index c2213d5981..13a8ad9331 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDoubleValidator.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDoubleValidator.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDoubleValidator( ... ) RETURN HB_QDoubleValidator():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDrag.prg b/harbour/contrib/hbqt/qtgui/g/TQDrag.prg index 2f138109fe..d36519b5d0 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDrag.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDrag.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDrag( ... ) RETURN HB_QDrag():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDragEnterEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQDragEnterEvent.prg index e9f6bffa14..4154d278be 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDragEnterEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDragEnterEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDragEnterEvent( ... ) RETURN HB_QDragEnterEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDragLeaveEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQDragLeaveEvent.prg index 20b915a21e..98326f2ca8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDragLeaveEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDragLeaveEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDragLeaveEvent( ... ) RETURN HB_QDragLeaveEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDragMoveEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQDragMoveEvent.prg index 84a8251ab7..28a3e6db81 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDragMoveEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDragMoveEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDragMoveEvent( ... ) RETURN HB_QDragMoveEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQDropEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQDropEvent.prg index 11fde966be..b7322bd7b8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQDropEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQDropEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QDropEvent( ... ) RETURN HB_QDropEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQErrorMessage.prg b/harbour/contrib/hbqt/qtgui/g/TQErrorMessage.prg index 95d1b39d5e..7ce3b785cd 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQErrorMessage.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQErrorMessage.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QErrorMessage( ... ) RETURN HB_QErrorMessage():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFileDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQFileDialog.prg index b3f95a23a9..0f5b57533d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFileDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFileDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFileDialog( ... ) RETURN HB_QFileDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFileIconProvider.prg b/harbour/contrib/hbqt/qtgui/g/TQFileIconProvider.prg index dd6bb12f2e..61a5558643 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFileIconProvider.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFileIconProvider.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFileIconProvider( ... ) RETURN HB_QFileIconProvider():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFileSystemModel.prg b/harbour/contrib/hbqt/qtgui/g/TQFileSystemModel.prg index 36223c7b32..6a9b968c7b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFileSystemModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFileSystemModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFileSystemModel( ... ) RETURN HB_QFileSystemModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFocusEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQFocusEvent.prg index 523b7566ba..16d18be088 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFocusEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFocusEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFocusEvent( ... ) RETURN HB_QFocusEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFocusFrame.prg b/harbour/contrib/hbqt/qtgui/g/TQFocusFrame.prg index b911fcabb4..1ae9149e1c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFocusFrame.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFocusFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFocusFrame( ... ) RETURN HB_QFocusFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFont.prg b/harbour/contrib/hbqt/qtgui/g/TQFont.prg index 6f5c0b881f..10566176ab 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFont.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFont.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFont( ... ) RETURN HB_QFont():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontComboBox.prg b/harbour/contrib/hbqt/qtgui/g/TQFontComboBox.prg index fc382dea72..51195ff69e 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontComboBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontComboBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontComboBox( ... ) RETURN HB_QFontComboBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontDatabase.prg b/harbour/contrib/hbqt/qtgui/g/TQFontDatabase.prg index 2722a88768..f7ed2ada47 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontDatabase.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontDatabase.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontDatabase( ... ) RETURN HB_QFontDatabase():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQFontDialog.prg index 86d25d4771..6b4b3a7e62 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontDialog( ... ) RETURN HB_QFontDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontInfo.prg b/harbour/contrib/hbqt/qtgui/g/TQFontInfo.prg index ac42981c0d..79912afa70 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontInfo.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontInfo.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontInfo( ... ) RETURN HB_QFontInfo():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontMetrics.prg b/harbour/contrib/hbqt/qtgui/g/TQFontMetrics.prg index 860ff3a433..4eb2970aee 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontMetrics.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontMetrics.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontMetrics( ... ) RETURN HB_QFontMetrics():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFontMetricsF.prg b/harbour/contrib/hbqt/qtgui/g/TQFontMetricsF.prg index 383e36744c..9d1c5daa33 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFontMetricsF.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFontMetricsF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFontMetricsF( ... ) RETURN HB_QFontMetricsF():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFormLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQFormLayout.prg index 679d25f42a..057c48f85f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFormLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFormLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFormLayout( ... ) RETURN HB_QFormLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQFrame.prg b/harbour/contrib/hbqt/qtgui/g/TQFrame.prg index c88e950772..255c46ca44 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQFrame.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QFrame( ... ) RETURN HB_QFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGradient.prg b/harbour/contrib/hbqt/qtgui/g/TQGradient.prg index 9d9c35d02a..3eab61c9ef 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGradient.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGradient.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGradient( ... ) RETURN HB_QGradient():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsEllipseItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsEllipseItem.prg index d1943f23ef..ef33581e36 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsEllipseItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsEllipseItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsEllipseItem( ... ) RETURN HB_QGraphicsEllipseItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsGridLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsGridLayout.prg index 1a5ce1fe5f..c3502baa5d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsGridLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsGridLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsGridLayout( ... ) RETURN HB_QGraphicsGridLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItem.prg index 2537b4a1a8..4f56574b07 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsItem( ... ) RETURN HB_QGraphicsItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemAnimation.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemAnimation.prg index e212864e25..a0055a3dc5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemAnimation.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemAnimation.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsItemAnimation( ... ) RETURN HB_QGraphicsItemAnimation():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemGroup.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemGroup.prg index 13e7dbada7..7ae9edfee7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemGroup.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsItemGroup.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsItemGroup( ... ) RETURN HB_QGraphicsItemGroup():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayout.prg index dfebca1745..a66ff611d1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsLayout( ... ) RETURN HB_QGraphicsLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayoutItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayoutItem.prg index a6d41ab60f..08dc78592a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayoutItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLayoutItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsLayoutItem( ... ) RETURN HB_QGraphicsLayoutItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLineItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLineItem.prg index 945761ffa9..f76c440fce 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLineItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLineItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsLineItem( ... ) RETURN HB_QGraphicsLineItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLinearLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLinearLayout.prg index 56ed793147..37f0a25873 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsLinearLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsLinearLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsLinearLayout( ... ) RETURN HB_QGraphicsLinearLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPathItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPathItem.prg index 57e7c95e51..798c649f85 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPathItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPathItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsPathItem( ... ) RETURN HB_QGraphicsPathItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPixmapItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPixmapItem.prg index 7cb73ff05d..1d16fc31c0 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPixmapItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPixmapItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsPixmapItem( ... ) RETURN HB_QGraphicsPixmapItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPolygonItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPolygonItem.prg index fa9f64782a..f442096f03 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsPolygonItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsPolygonItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsPolygonItem( ... ) RETURN HB_QGraphicsPolygonItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsProxyWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsProxyWidget.prg index 8da9ef811c..23a7cd63db 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsProxyWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsProxyWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsProxyWidget( ... ) RETURN HB_QGraphicsProxyWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsRectItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsRectItem.prg index d03efadd5e..f0fc9308b9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsRectItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsRectItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsRectItem( ... ) RETURN HB_QGraphicsRectItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsScene.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsScene.prg index e849c216fe..535e9ac960 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsScene.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsScene.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsScene( ... ) RETURN HB_QGraphicsScene():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneContextMenuEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneContextMenuEvent.prg index f6270022a8..9333625f2d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneContextMenuEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneContextMenuEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneContextMenuEvent( ... ) RETURN HB_QGraphicsSceneContextMenuEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneDragDropEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneDragDropEvent.prg index 99a53f1f4a..fceefe4cfd 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneDragDropEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneDragDropEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneDragDropEvent( ... ) RETURN HB_QGraphicsSceneDragDropEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneEvent.prg index 978880ab21..20a3b4ed1c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneEvent( ... ) RETURN HB_QGraphicsSceneEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHelpEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHelpEvent.prg index 8aeb3da272..17617074b8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHelpEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHelpEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneHelpEvent( ... ) RETURN HB_QGraphicsSceneHelpEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHoverEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHoverEvent.prg index dc916832fa..fa814fe43f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHoverEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneHoverEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneHoverEvent( ... ) RETURN HB_QGraphicsSceneHoverEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMouseEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMouseEvent.prg index 694722e323..fde97e969f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMouseEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMouseEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneMouseEvent( ... ) RETURN HB_QGraphicsSceneMouseEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMoveEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMoveEvent.prg index e404581644..9443e34b85 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMoveEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneMoveEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneMoveEvent( ... ) RETURN HB_QGraphicsSceneMoveEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneResizeEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneResizeEvent.prg index 36b9b77530..d139f5007f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneResizeEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneResizeEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneResizeEvent( ... ) RETURN HB_QGraphicsSceneResizeEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneWheelEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneWheelEvent.prg index 09e6b04efc..439845927b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneWheelEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSceneWheelEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSceneWheelEvent( ... ) RETURN HB_QGraphicsSceneWheelEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSimpleTextItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSimpleTextItem.prg index 3a64dc5cc2..dc88bbb918 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsSimpleTextItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsSimpleTextItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsSimpleTextItem( ... ) RETURN HB_QGraphicsSimpleTextItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsTextItem.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsTextItem.prg index 78af4869d4..a032af44ca 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsTextItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsTextItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsTextItem( ... ) RETURN HB_QGraphicsTextItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsView.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsView.prg index f223b94d6a..c21a23ebeb 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsView( ... ) RETURN HB_QGraphicsView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGraphicsWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQGraphicsWidget.prg index 292ebe3684..03e943a9a3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGraphicsWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGraphicsWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGraphicsWidget( ... ) RETURN HB_QGraphicsWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGridLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQGridLayout.prg index a5da398046..c2ac9e799c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGridLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGridLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGridLayout( ... ) RETURN HB_QGridLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQGroupBox.prg b/harbour/contrib/hbqt/qtgui/g/TQGroupBox.prg index 0b0968010b..0aceb6ee44 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQGroupBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQGroupBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QGroupBox( ... ) RETURN HB_QGroupBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQHBoxLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQHBoxLayout.prg index f8a426e7af..28b6926bde 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQHBoxLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQHBoxLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QHBoxLayout( ... ) RETURN HB_QHBoxLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQHeaderView.prg b/harbour/contrib/hbqt/qtgui/g/TQHeaderView.prg index de5a6f0a95..3fb42ffe28 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQHeaderView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQHeaderView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QHeaderView( ... ) RETURN HB_QHeaderView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQHelpEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQHelpEvent.prg index 3c11983e50..f5b3716c3f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQHelpEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQHelpEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QHelpEvent( ... ) RETURN HB_QHelpEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQHideEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQHideEvent.prg index bc9cde93e1..f190bf2e4b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQHideEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQHideEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QHideEvent( ... ) RETURN HB_QHideEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQIcon.prg b/harbour/contrib/hbqt/qtgui/g/TQIcon.prg index a283258948..495578683c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQIcon.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQIcon.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QIcon( ... ) RETURN HB_QIcon():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQImage.prg b/harbour/contrib/hbqt/qtgui/g/TQImage.prg index c2d25fd59e..2b768f988f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQImage.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQImage.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QImage( ... ) RETURN HB_QImage():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQImageReader.prg b/harbour/contrib/hbqt/qtgui/g/TQImageReader.prg index 012b4f0417..b6827a5d40 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQImageReader.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQImageReader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QImageReader( ... ) RETURN HB_QImageReader():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQImageWriter.prg b/harbour/contrib/hbqt/qtgui/g/TQImageWriter.prg index 2e24cae718..0a5516d31a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQImageWriter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQImageWriter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QImageWriter( ... ) RETURN HB_QImageWriter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQInputDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQInputDialog.prg index b4d2c993e9..3837601546 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQInputDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQInputDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QInputDialog( ... ) RETURN HB_QInputDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQInputEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQInputEvent.prg index 594c853353..01a5460e6b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQInputEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQInputEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QInputEvent( ... ) RETURN HB_QInputEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQInputMethodEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQInputMethodEvent.prg index 97e4a97645..b55fe4c430 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQInputMethodEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQInputMethodEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QInputMethodEvent( ... ) RETURN HB_QInputMethodEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQIntValidator.prg b/harbour/contrib/hbqt/qtgui/g/TQIntValidator.prg index c1de40b40b..aac7ef4e60 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQIntValidator.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQIntValidator.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QIntValidator( ... ) RETURN HB_QIntValidator():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQItemDelegate.prg b/harbour/contrib/hbqt/qtgui/g/TQItemDelegate.prg index c9c5b27775..86963ad586 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQItemDelegate.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQItemDelegate.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QItemDelegate( ... ) RETURN HB_QItemDelegate():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQItemEditorCreatorBase.prg b/harbour/contrib/hbqt/qtgui/g/TQItemEditorCreatorBase.prg index 74da54b515..9480066c95 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQItemEditorCreatorBase.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQItemEditorCreatorBase.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QItemEditorCreatorBase( ... ) RETURN HB_QItemEditorCreatorBase():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQItemEditorFactory.prg b/harbour/contrib/hbqt/qtgui/g/TQItemEditorFactory.prg index e4ee1c50dd..b36c664987 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQItemEditorFactory.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQItemEditorFactory.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QItemEditorFactory( ... ) RETURN HB_QItemEditorFactory():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQItemSelection.prg b/harbour/contrib/hbqt/qtgui/g/TQItemSelection.prg index 9215202cae..42c5447786 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQItemSelection.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQItemSelection.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QItemSelection( ... ) RETURN HB_QItemSelection():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQItemSelectionModel.prg b/harbour/contrib/hbqt/qtgui/g/TQItemSelectionModel.prg index 8ac914e981..6ef3032b25 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQItemSelectionModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQItemSelectionModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QItemSelectionModel( ... ) RETURN HB_QItemSelectionModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQKeyEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQKeyEvent.prg index 97e7d63c80..683497883a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQKeyEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQKeyEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QKeyEvent( ... ) RETURN HB_QKeyEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQKeySequence.prg b/harbour/contrib/hbqt/qtgui/g/TQKeySequence.prg index 91874b4ed1..b04cda52b9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQKeySequence.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQKeySequence.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QKeySequence( ... ) RETURN HB_QKeySequence():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLCDNumber.prg b/harbour/contrib/hbqt/qtgui/g/TQLCDNumber.prg index 9a70def5f7..bb11d28e3a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLCDNumber.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLCDNumber.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLCDNumber( ... ) RETURN HB_QLCDNumber():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLabel.prg b/harbour/contrib/hbqt/qtgui/g/TQLabel.prg index fe36f8f704..19f53663ae 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLabel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLabel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLabel( ... ) RETURN HB_QLabel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQLayout.prg index bb5f6a21c9..2d1460ed2c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLayout( ... ) RETURN HB_QLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLayoutItem.prg b/harbour/contrib/hbqt/qtgui/g/TQLayoutItem.prg index db4750f83b..c7c628b5e6 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLayoutItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLayoutItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLayoutItem( ... ) RETURN HB_QLayoutItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLineEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQLineEdit.prg index 93e826e5c2..fc9735ce45 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLineEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLineEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLineEdit( ... ) RETURN HB_QLineEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQLinearGradient.prg b/harbour/contrib/hbqt/qtgui/g/TQLinearGradient.prg index bae8bf4505..968ebaedb5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQLinearGradient.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQLinearGradient.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QLinearGradient( ... ) RETURN HB_QLinearGradient():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQListView.prg b/harbour/contrib/hbqt/qtgui/g/TQListView.prg index 92a0123834..72e11d0502 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQListView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQListView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QListView( ... ) RETURN HB_QListView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQListWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQListWidget.prg index 1a9225ed05..a088aedea6 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQListWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQListWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QListWidget( ... ) RETURN HB_QListWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQListWidgetItem.prg b/harbour/contrib/hbqt/qtgui/g/TQListWidgetItem.prg index e9b2217c14..b734f7c6a4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQListWidgetItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQListWidgetItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QListWidgetItem( ... ) RETURN HB_QListWidgetItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMainWindow.prg b/harbour/contrib/hbqt/qtgui/g/TQMainWindow.prg index bdaa19373d..b9fc398223 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMainWindow.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMainWindow.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMainWindow( ... ) RETURN HB_QMainWindow():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMatrix.prg b/harbour/contrib/hbqt/qtgui/g/TQMatrix.prg index c235041787..fd9d01f513 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMatrix.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMatrix.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMatrix( ... ) RETURN HB_QMatrix():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMdiArea.prg b/harbour/contrib/hbqt/qtgui/g/TQMdiArea.prg index ab4b75c4bb..4a171990e9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMdiArea.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMdiArea.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMdiArea( ... ) RETURN HB_QMdiArea():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMdiSubWindow.prg b/harbour/contrib/hbqt/qtgui/g/TQMdiSubWindow.prg index 740840b001..e9c8aa8292 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMdiSubWindow.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMdiSubWindow.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMdiSubWindow( ... ) RETURN HB_QMdiSubWindow():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMenu.prg b/harbour/contrib/hbqt/qtgui/g/TQMenu.prg index 6cb1fed1c1..f40814c0e2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMenu.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMenu.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMenu( ... ) RETURN HB_QMenu():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMenuBar.prg b/harbour/contrib/hbqt/qtgui/g/TQMenuBar.prg index 460d0b776c..e4af10e728 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMenuBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMenuBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMenuBar( ... ) RETURN HB_QMenuBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMessageBox.prg b/harbour/contrib/hbqt/qtgui/g/TQMessageBox.prg index d4c4c6d431..166f6a9ed2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMessageBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMessageBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMessageBox( ... ) RETURN HB_QMessageBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMouseEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQMouseEvent.prg index cf40004536..75d24d8cb3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMouseEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMouseEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMouseEvent( ... ) RETURN HB_QMouseEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMoveEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQMoveEvent.prg index c3b4ca1dcf..ac25b7617d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMoveEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMoveEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMoveEvent( ... ) RETURN HB_QMoveEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQMovie.prg b/harbour/contrib/hbqt/qtgui/g/TQMovie.prg index a5bbe209dc..ddccdeaf57 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQMovie.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQMovie.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QMovie( ... ) RETURN HB_QMovie():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPageSetupDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQPageSetupDialog.prg index e51df29eee..f7c30ee317 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPageSetupDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPageSetupDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPageSetupDialog( ... ) RETURN HB_QPageSetupDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPaintDevice.prg b/harbour/contrib/hbqt/qtgui/g/TQPaintDevice.prg index 5cca285fcd..cc5da4e209 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPaintDevice.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPaintDevice.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPaintDevice( ... ) RETURN HB_QPaintDevice():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPaintEngine.prg b/harbour/contrib/hbqt/qtgui/g/TQPaintEngine.prg index 5305ad511e..e1f4a9fcf2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPaintEngine.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPaintEngine.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPaintEngine( ... ) RETURN HB_QPaintEngine():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPaintEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQPaintEvent.prg index 380aeeb8ab..d5289de43d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPaintEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPaintEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPaintEvent( ... ) RETURN HB_QPaintEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPainter.prg b/harbour/contrib/hbqt/qtgui/g/TQPainter.prg index 679077bca9..5d5cdf0d90 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPainter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPainter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPainter( ... ) RETURN HB_QPainter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPainterPath.prg b/harbour/contrib/hbqt/qtgui/g/TQPainterPath.prg index 092f123bd3..a813611679 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPainterPath.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPainterPath.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPainterPath( ... ) RETURN HB_QPainterPath():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPalette.prg b/harbour/contrib/hbqt/qtgui/g/TQPalette.prg index c0ca55869f..8d33d9a95f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPalette.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPalette.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPalette( ... ) RETURN HB_QPalette():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPen.prg b/harbour/contrib/hbqt/qtgui/g/TQPen.prg index 211078066d..11c54e7f3a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPen.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPen.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPen( ... ) RETURN HB_QPen():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPicture.prg b/harbour/contrib/hbqt/qtgui/g/TQPicture.prg index f7f4dc935e..0911f94ae8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPicture.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPicture.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPicture( ... ) RETURN HB_QPicture():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPixmap.prg b/harbour/contrib/hbqt/qtgui/g/TQPixmap.prg index 5715dd3f9a..9b426e8745 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPixmap.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPixmap.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPixmap( ... ) RETURN HB_QPixmap():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPlainTextDocumentLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQPlainTextDocumentLayout.prg index 448719dd41..fdea36ce41 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPlainTextDocumentLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPlainTextDocumentLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPlainTextDocumentLayout( ... ) RETURN HB_QPlainTextDocumentLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPlainTextEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQPlainTextEdit.prg index 41f9f79c7f..de8c679c95 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPlainTextEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPlainTextEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPlainTextEdit( ... ) RETURN HB_QPlainTextEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPolygon.prg b/harbour/contrib/hbqt/qtgui/g/TQPolygon.prg index 2a69fccb3d..a396bdb637 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPolygon.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPolygon.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPolygon( ... ) RETURN HB_QPolygon():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPolygonF.prg b/harbour/contrib/hbqt/qtgui/g/TQPolygonF.prg index c8447d6662..65d58bcc29 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPolygonF.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPolygonF.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPolygonF( ... ) RETURN HB_QPolygonF():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPrintDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQPrintDialog.prg index 027d186758..fcf9144ce8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPrintDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPrintDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPrintDialog( ... ) RETURN HB_QPrintDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPrintEngine.prg b/harbour/contrib/hbqt/qtgui/g/TQPrintEngine.prg index 029d5de998..f91ee44293 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPrintEngine.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPrintEngine.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPrintEngine( ... ) RETURN HB_QPrintEngine():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPrintPreviewDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQPrintPreviewDialog.prg index 9becfda1a9..43ac4d1c28 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPrintPreviewDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPrintPreviewDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPrintPreviewDialog( ... ) RETURN HB_QPrintPreviewDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPrinter.prg b/harbour/contrib/hbqt/qtgui/g/TQPrinter.prg index ab5f00d2b5..9ef3742c98 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPrinter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPrinter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPrinter( ... ) RETURN HB_QPrinter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPrinterInfo.prg b/harbour/contrib/hbqt/qtgui/g/TQPrinterInfo.prg index 9c57286a61..8de77bcc52 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPrinterInfo.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPrinterInfo.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPrinterInfo( ... ) RETURN HB_QPrinterInfo():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQProgressBar.prg b/harbour/contrib/hbqt/qtgui/g/TQProgressBar.prg index 8e9efb6f46..0267933868 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQProgressBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQProgressBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QProgressBar( ... ) RETURN HB_QProgressBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQProgressDialog.prg b/harbour/contrib/hbqt/qtgui/g/TQProgressDialog.prg index 778239ebe3..2ac65534e1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQProgressDialog.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQProgressDialog.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QProgressDialog( ... ) RETURN HB_QProgressDialog():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQPushButton.prg b/harbour/contrib/hbqt/qtgui/g/TQPushButton.prg index 6120d0bb5b..6291432dd9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQPushButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQPushButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QPushButton( ... ) RETURN HB_QPushButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQRadialGradient.prg b/harbour/contrib/hbqt/qtgui/g/TQRadialGradient.prg index 977a6cff69..b4a2a36b25 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQRadialGradient.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQRadialGradient.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QRadialGradient( ... ) RETURN HB_QRadialGradient():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQRadioButton.prg b/harbour/contrib/hbqt/qtgui/g/TQRadioButton.prg index a591827908..428e71573c 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQRadioButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQRadioButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QRadioButton( ... ) RETURN HB_QRadioButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQRegExpValidator.prg b/harbour/contrib/hbqt/qtgui/g/TQRegExpValidator.prg index d874ff2f03..6a1a2df696 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQRegExpValidator.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQRegExpValidator.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QRegExpValidator( ... ) RETURN HB_QRegExpValidator():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQRegion.prg b/harbour/contrib/hbqt/qtgui/g/TQRegion.prg index 33af23ef63..4fa0541bd3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQRegion.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQRegion.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QRegion( ... ) RETURN HB_QRegion():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQResizeEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQResizeEvent.prg index 51053d6d21..0b53523b9a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQResizeEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQResizeEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QResizeEvent( ... ) RETURN HB_QResizeEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQScrollArea.prg b/harbour/contrib/hbqt/qtgui/g/TQScrollArea.prg index 1163a92f08..c079fcc157 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQScrollArea.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQScrollArea.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QScrollArea( ... ) RETURN HB_QScrollArea():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQScrollBar.prg b/harbour/contrib/hbqt/qtgui/g/TQScrollBar.prg index bee8e3f630..a96291bf65 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQScrollBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQScrollBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QScrollBar( ... ) RETURN HB_QScrollBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSessionManager.prg b/harbour/contrib/hbqt/qtgui/g/TQSessionManager.prg index 1d6a70c7c6..593ab22d3b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSessionManager.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSessionManager.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSessionManager( ... ) RETURN HB_QSessionManager():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQShowEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQShowEvent.prg index bfa2ac6e37..611fce9433 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQShowEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQShowEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QShowEvent( ... ) RETURN HB_QShowEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSizeGrip.prg b/harbour/contrib/hbqt/qtgui/g/TQSizeGrip.prg index 726f439b7e..af3a051684 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSizeGrip.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSizeGrip.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSizeGrip( ... ) RETURN HB_QSizeGrip():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSizePolicy.prg b/harbour/contrib/hbqt/qtgui/g/TQSizePolicy.prg index 8ba63876f7..815a7b7fbb 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSizePolicy.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSizePolicy.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSizePolicy( ... ) RETURN HB_QSizePolicy():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSlider.prg b/harbour/contrib/hbqt/qtgui/g/TQSlider.prg index fe182fbd12..45167f52f4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSlider.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSlider.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSlider( ... ) RETURN HB_QSlider():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSortFilterProxyModel.prg b/harbour/contrib/hbqt/qtgui/g/TQSortFilterProxyModel.prg index 8fb846dea6..51c7b5daff 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSortFilterProxyModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSortFilterProxyModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSortFilterProxyModel( ... ) RETURN HB_QSortFilterProxyModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSound.prg b/harbour/contrib/hbqt/qtgui/g/TQSound.prg index 0d40e578c9..1389b356e0 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSound.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSound.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSound( ... ) RETURN HB_QSound():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSpacerItem.prg b/harbour/contrib/hbqt/qtgui/g/TQSpacerItem.prg index c316f47119..bc66522402 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSpacerItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSpacerItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSpacerItem( ... ) RETURN HB_QSpacerItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSpinBox.prg b/harbour/contrib/hbqt/qtgui/g/TQSpinBox.prg index efab8ed230..bdec6fee45 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSpinBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSpinBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSpinBox( ... ) RETURN HB_QSpinBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSplashScreen.prg b/harbour/contrib/hbqt/qtgui/g/TQSplashScreen.prg index 7a0120d7e6..5c66e27a40 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSplashScreen.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSplashScreen.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSplashScreen( ... ) RETURN HB_QSplashScreen():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSplitter.prg b/harbour/contrib/hbqt/qtgui/g/TQSplitter.prg index ac1dfd15e1..d243ae8ee9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSplitter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSplitter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSplitter( ... ) RETURN HB_QSplitter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStackedWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQStackedWidget.prg index 22a85e01ac..d757b301e6 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStackedWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStackedWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStackedWidget( ... ) RETURN HB_QStackedWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStandardItem.prg b/harbour/contrib/hbqt/qtgui/g/TQStandardItem.prg index eae42556cd..7cdb9c0eaf 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStandardItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStandardItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStandardItem( ... ) RETURN HB_QStandardItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStandardItemModel.prg b/harbour/contrib/hbqt/qtgui/g/TQStandardItemModel.prg index bd7dd7df5e..85e3958e42 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStandardItemModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStandardItemModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStandardItemModel( ... ) RETURN HB_QStandardItemModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStatusBar.prg b/harbour/contrib/hbqt/qtgui/g/TQStatusBar.prg index f3714ed9f5..2c465c9348 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStatusBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStatusBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStatusBar( ... ) RETURN HB_QStatusBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStringListModel.prg b/harbour/contrib/hbqt/qtgui/g/TQStringListModel.prg index 5abad03439..58571dcb20 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStringListModel.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStringListModel.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStringListModel( ... ) RETURN HB_QStringListModel():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyle.prg b/harbour/contrib/hbqt/qtgui/g/TQStyle.prg index a3cd3488db..8def1eac97 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyle.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyle.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyle( ... ) RETURN HB_QStyle():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleFactory.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleFactory.prg index f69c54d4af..636881e4c7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleFactory.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleFactory.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleFactory( ... ) RETURN HB_QStyleFactory():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturn.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturn.prg index b09ee7270f..a99573b1b1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturn.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturn.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleHintReturn( ... ) RETURN HB_QStyleHintReturn():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnMask.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnMask.prg index 5d9d1883b6..5a0411c3d8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnMask.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnMask.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleHintReturnMask( ... ) RETURN HB_QStyleHintReturnMask():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnVariant.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnVariant.prg index cabc7ec11a..d3d1f830f1 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnVariant.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleHintReturnVariant.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleHintReturnVariant( ... ) RETURN HB_QStyleHintReturnVariant():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOption.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOption.prg index 4ae6d1d27c..ebccc48329 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOption.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOption.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOption( ... ) RETURN HB_QStyleOption():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionButton.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionButton.prg index 965e7c28a8..bc2e833f07 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionButton( ... ) RETURN HB_QStyleOptionButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComboBox.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComboBox.prg index bd383dfed6..9ed4d79e32 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComboBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComboBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionComboBox( ... ) RETURN HB_QStyleOptionComboBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComplex.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComplex.prg index 01343d9b6f..ab658c3f29 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComplex.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionComplex.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionComplex( ... ) RETURN HB_QStyleOptionComplex():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionDockWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionDockWidget.prg index 9473ec16cb..cceb7c6361 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionDockWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionDockWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionDockWidget( ... ) RETURN HB_QStyleOptionDockWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFocusRect.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFocusRect.prg index fcecaf5259..dad314715a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFocusRect.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFocusRect.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionFocusRect( ... ) RETURN HB_QStyleOptionFocusRect():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFrame.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFrame.prg index ecde05e3e3..14643456a9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFrame.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionFrame( ... ) RETURN HB_QStyleOptionFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGraphicsItem.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGraphicsItem.prg index ac8129e0be..86d8b95ea9 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGraphicsItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGraphicsItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionGraphicsItem( ... ) RETURN HB_QStyleOptionGraphicsItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGroupBox.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGroupBox.prg index b8e59f8a84..9b5f210e0f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGroupBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionGroupBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionGroupBox( ... ) RETURN HB_QStyleOptionGroupBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionHeader.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionHeader.prg index 4eb4778c25..6005590c87 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionHeader.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionHeader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionHeader( ... ) RETURN HB_QStyleOptionHeader():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionMenuItem.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionMenuItem.prg index d9ee6ec5a7..0215029c1b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionMenuItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionMenuItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionMenuItem( ... ) RETURN HB_QStyleOptionMenuItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionProgressBar.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionProgressBar.prg index bee7a7b6ef..076c7c8608 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionProgressBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionProgressBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionProgressBar( ... ) RETURN HB_QStyleOptionProgressBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSizeGrip.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSizeGrip.prg index dc0725e7a4..afb5ce4a1e 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSizeGrip.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSizeGrip.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionSizeGrip( ... ) RETURN HB_QStyleOptionSizeGrip():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSlider.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSlider.prg index 1934421a99..1ca286a86b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSlider.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSlider.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionSlider( ... ) RETURN HB_QStyleOptionSlider():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSpinBox.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSpinBox.prg index 6fd56362ad..ecc2a788d3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSpinBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionSpinBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionSpinBox( ... ) RETURN HB_QStyleOptionSpinBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTab.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTab.prg index 73b2533754..f681464481 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTab.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTab.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionTab( ... ) RETURN HB_QStyleOptionTab():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabBarBase.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabBarBase.prg index aa4887454d..8266378a29 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabBarBase.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabBarBase.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionTabBarBase( ... ) RETURN HB_QStyleOptionTabBarBase():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabWidgetFrame.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabWidgetFrame.prg index f95b212ba5..071c13edbb 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabWidgetFrame.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTabWidgetFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionTabWidgetFrame( ... ) RETURN HB_QStyleOptionTabWidgetFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTitleBar.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTitleBar.prg index 0fb38ad7e7..621d241e13 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTitleBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionTitleBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionTitleBar( ... ) RETURN HB_QStyleOptionTitleBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBar.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBar.prg index 8f49c58495..8914da8f71 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionToolBar( ... ) RETURN HB_QStyleOptionToolBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBox.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBox.prg index e93fa53d32..d9689b84ba 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionToolBox( ... ) RETURN HB_QStyleOptionToolBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolButton.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolButton.prg index b63e800166..f9624395e6 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionToolButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionToolButton( ... ) RETURN HB_QStyleOptionToolButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionViewItem.prg b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionViewItem.prg index 13d1d48429..585f5a9917 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyleOptionViewItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyleOptionViewItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyleOptionViewItem( ... ) RETURN HB_QStyleOptionViewItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStylePainter.prg b/harbour/contrib/hbqt/qtgui/g/TQStylePainter.prg index 7e072b85b0..e98ebb0a06 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStylePainter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStylePainter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStylePainter( ... ) RETURN HB_QStylePainter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQStyledItemDelegate.prg b/harbour/contrib/hbqt/qtgui/g/TQStyledItemDelegate.prg index ec9b9cfaa0..ccfbd71d9d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQStyledItemDelegate.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQStyledItemDelegate.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QStyledItemDelegate( ... ) RETURN HB_QStyledItemDelegate():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSyntaxHighlighter.prg b/harbour/contrib/hbqt/qtgui/g/TQSyntaxHighlighter.prg index 32e3563fb1..0bc1d36fe5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSyntaxHighlighter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSyntaxHighlighter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSyntaxHighlighter( ... ) RETURN HB_QSyntaxHighlighter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQSystemTrayIcon.prg b/harbour/contrib/hbqt/qtgui/g/TQSystemTrayIcon.prg index fcfd77085f..5534b7c412 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQSystemTrayIcon.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQSystemTrayIcon.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QSystemTrayIcon( ... ) RETURN HB_QSystemTrayIcon():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTabBar.prg b/harbour/contrib/hbqt/qtgui/g/TQTabBar.prg index 64fc7e45db..9fbcb69ac5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTabBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTabBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTabBar( ... ) RETURN HB_QTabBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTabWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQTabWidget.prg index 6570ada90e..ecdd89dd2f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTabWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTabWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTabWidget( ... ) RETURN HB_QTabWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTableView.prg b/harbour/contrib/hbqt/qtgui/g/TQTableView.prg index f7128696c7..2c5e30e55d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTableView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTableView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTableView( ... ) RETURN HB_QTableView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTableWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQTableWidget.prg index 80f65aaad6..aa262a9af3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTableWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTableWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTableWidget( ... ) RETURN HB_QTableWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTableWidgetItem.prg b/harbour/contrib/hbqt/qtgui/g/TQTableWidgetItem.prg index 8d894df5f7..d0c8270d23 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTableWidgetItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTableWidgetItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTableWidgetItem( ... ) RETURN HB_QTableWidgetItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTableWidgetSelectionRange.prg b/harbour/contrib/hbqt/qtgui/g/TQTableWidgetSelectionRange.prg index 91e10f07c1..6fd64b4adf 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTableWidgetSelectionRange.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTableWidgetSelectionRange.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTableWidgetSelectionRange( ... ) RETURN HB_QTableWidgetSelectionRange():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextBlock.prg b/harbour/contrib/hbqt/qtgui/g/TQTextBlock.prg index 02c82a998d..e955257284 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextBlock.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextBlock.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextBlock( ... ) RETURN HB_QTextBlock():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextBlockFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextBlockFormat.prg index 185bb94022..d4d54eda7e 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextBlockFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextBlockFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextBlockFormat( ... ) RETURN HB_QTextBlockFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextBlockGroup.prg b/harbour/contrib/hbqt/qtgui/g/TQTextBlockGroup.prg index 7072ddc1a1..c367b57a8b 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextBlockGroup.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextBlockGroup.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextBlockGroup( ... ) RETURN HB_QTextBlockGroup():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextBrowser.prg b/harbour/contrib/hbqt/qtgui/g/TQTextBrowser.prg index fa8f631fab..b2df638497 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextBrowser.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextBrowser.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextBrowser( ... ) RETURN HB_QTextBrowser():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextCharFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextCharFormat.prg index aa143afb93..c6043aa91f 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextCharFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextCharFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextCharFormat( ... ) RETURN HB_QTextCharFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextCursor.prg b/harbour/contrib/hbqt/qtgui/g/TQTextCursor.prg index 601923c994..4084e5e2ed 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextCursor.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextCursor.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextCursor( ... ) RETURN HB_QTextCursor():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextDocument.prg b/harbour/contrib/hbqt/qtgui/g/TQTextDocument.prg index 613fefa734..ad9cbad8d8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextDocument.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextDocument.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextDocument( ... ) RETURN HB_QTextDocument():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextDocumentFragment.prg b/harbour/contrib/hbqt/qtgui/g/TQTextDocumentFragment.prg index 25fdd9d2e1..6b6d301295 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextDocumentFragment.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextDocumentFragment.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextDocumentFragment( ... ) RETURN HB_QTextDocumentFragment():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextDocumentWriter.prg b/harbour/contrib/hbqt/qtgui/g/TQTextDocumentWriter.prg index 1a0c310840..f31d83d3e7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextDocumentWriter.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextDocumentWriter.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextDocumentWriter( ... ) RETURN HB_QTextDocumentWriter():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQTextEdit.prg index 6c1ccb15db..f73519193d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextEdit( ... ) RETURN HB_QTextEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextFormat.prg index 7bb90e3ed8..fa621e5ee5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextFormat( ... ) RETURN HB_QTextFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextFragment.prg b/harbour/contrib/hbqt/qtgui/g/TQTextFragment.prg index 17e37ccdf2..6757ffec61 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextFragment.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextFragment.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextFragment( ... ) RETURN HB_QTextFragment():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextFrame.prg b/harbour/contrib/hbqt/qtgui/g/TQTextFrame.prg index 50ded8b0b2..af835f40e3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextFrame.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextFrame( ... ) RETURN HB_QTextFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextFrameFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextFrameFormat.prg index 9ef4dd0ca9..4126337c40 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextFrameFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextFrameFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextFrameFormat( ... ) RETURN HB_QTextFrameFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextImageFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextImageFormat.prg index 2387933341..96f2931ca5 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextImageFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextImageFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextImageFormat( ... ) RETURN HB_QTextImageFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextInlineObject.prg b/harbour/contrib/hbqt/qtgui/g/TQTextInlineObject.prg index e3150465b5..d103842cba 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextInlineObject.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextInlineObject.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextInlineObject( ... ) RETURN HB_QTextInlineObject():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextItem.prg b/harbour/contrib/hbqt/qtgui/g/TQTextItem.prg index ceaf2a16f8..f225e3fc70 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextItem( ... ) RETURN HB_QTextItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQTextLayout.prg index 0c363521fd..da89872549 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextLayout( ... ) RETURN HB_QTextLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextLength.prg b/harbour/contrib/hbqt/qtgui/g/TQTextLength.prg index 9d337f1e8e..654b6295e8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextLength.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextLength.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextLength( ... ) RETURN HB_QTextLength():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextLine.prg b/harbour/contrib/hbqt/qtgui/g/TQTextLine.prg index c0ceca870a..ad0ce03182 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextLine.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextLine.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextLine( ... ) RETURN HB_QTextLine():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextList.prg b/harbour/contrib/hbqt/qtgui/g/TQTextList.prg index 39c1d06312..675e4e96dc 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextList.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextList.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextList( ... ) RETURN HB_QTextList():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextListFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextListFormat.prg index 037f07ee85..689b70e38d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextListFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextListFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextListFormat( ... ) RETURN HB_QTextListFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextObject.prg b/harbour/contrib/hbqt/qtgui/g/TQTextObject.prg index ee1b9e89d8..d7f343cad3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextObject.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextObject.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextObject( ... ) RETURN HB_QTextObject():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextOption.prg b/harbour/contrib/hbqt/qtgui/g/TQTextOption.prg index 37634d5c2b..af7f1b14fb 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextOption.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextOption.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextOption( ... ) RETURN HB_QTextOption():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTextTableFormat.prg b/harbour/contrib/hbqt/qtgui/g/TQTextTableFormat.prg index a212196734..af67275573 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTextTableFormat.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTextTableFormat.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTextTableFormat( ... ) RETURN HB_QTextTableFormat():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTimeEdit.prg b/harbour/contrib/hbqt/qtgui/g/TQTimeEdit.prg index 6a45af7b30..c82ad17373 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTimeEdit.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTimeEdit.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTimeEdit( ... ) RETURN HB_QTimeEdit():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQToolBar.prg b/harbour/contrib/hbqt/qtgui/g/TQToolBar.prg index 0cb63ca72a..81b2b5e1ae 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQToolBar.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQToolBar.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QToolBar( ... ) RETURN HB_QToolBar():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQToolBox.prg b/harbour/contrib/hbqt/qtgui/g/TQToolBox.prg index ded9c65b6a..58caeef6af 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQToolBox.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQToolBox.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QToolBox( ... ) RETURN HB_QToolBox():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQToolButton.prg b/harbour/contrib/hbqt/qtgui/g/TQToolButton.prg index ba39fc2989..963ee702f3 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQToolButton.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQToolButton.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QToolButton( ... ) RETURN HB_QToolButton():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTransform.prg b/harbour/contrib/hbqt/qtgui/g/TQTransform.prg index 8f3f0e59e6..fecacc1841 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTransform.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTransform.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTransform( ... ) RETURN HB_QTransform():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTreeView.prg b/harbour/contrib/hbqt/qtgui/g/TQTreeView.prg index c93bacd3a0..c1e013e2d4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTreeView.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTreeView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTreeView( ... ) RETURN HB_QTreeView():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTreeWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQTreeWidget.prg index 3c057c60c4..20513645f7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTreeWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTreeWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTreeWidget( ... ) RETURN HB_QTreeWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQTreeWidgetItem.prg b/harbour/contrib/hbqt/qtgui/g/TQTreeWidgetItem.prg index c7df42e9f4..258c5b36c0 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQTreeWidgetItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQTreeWidgetItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QTreeWidgetItem( ... ) RETURN HB_QTreeWidgetItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQVBoxLayout.prg b/harbour/contrib/hbqt/qtgui/g/TQVBoxLayout.prg index 7e3222e13e..44bcc2ded7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQVBoxLayout.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQVBoxLayout.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QVBoxLayout( ... ) RETURN HB_QVBoxLayout():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQValidator.prg b/harbour/contrib/hbqt/qtgui/g/TQValidator.prg index cb74bc71b3..0d91dbe101 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQValidator.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQValidator.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QValidator( ... ) RETURN HB_QValidator():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWheelEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQWheelEvent.prg index 47edc2e905..67f01fb10d 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWheelEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWheelEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWheelEvent( ... ) RETURN HB_QWheelEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWidget.prg b/harbour/contrib/hbqt/qtgui/g/TQWidget.prg index 06f1bd5d15..a2e17305f4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWidget.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWidget.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWidget( ... ) RETURN HB_QWidget():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWidgetAction.prg b/harbour/contrib/hbqt/qtgui/g/TQWidgetAction.prg index 2f8c32e451..175ec042f4 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWidgetAction.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWidgetAction.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWidgetAction( ... ) RETURN HB_QWidgetAction():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWidgetItem.prg b/harbour/contrib/hbqt/qtgui/g/TQWidgetItem.prg index c8362c5f9b..7bbbcefc2a 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWidgetItem.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWidgetItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWidgetItem( ... ) RETURN HB_QWidgetItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWindowStateChangeEvent.prg b/harbour/contrib/hbqt/qtgui/g/TQWindowStateChangeEvent.prg index 125fc272e0..cc0b20c8c7 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWindowStateChangeEvent.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWindowStateChangeEvent.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWindowStateChangeEvent( ... ) RETURN HB_QWindowStateChangeEvent():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWindowsStyle.prg b/harbour/contrib/hbqt/qtgui/g/TQWindowsStyle.prg index e684410a9a..f7dd3f1fe8 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWindowsStyle.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWindowsStyle.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWindowsStyle( ... ) RETURN HB_QWindowsStyle():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWizard.prg b/harbour/contrib/hbqt/qtgui/g/TQWizard.prg index c9408ee98e..67953ece75 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWizard.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWizard.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWizard( ... ) RETURN HB_QWizard():new( ... ) diff --git a/harbour/contrib/hbqt/qtgui/g/TQWizardPage.prg b/harbour/contrib/hbqt/qtgui/g/TQWizardPage.prg index 859a3faf34..f1c931b1b2 100644 --- a/harbour/contrib/hbqt/qtgui/g/TQWizardPage.prg +++ b/harbour/contrib/hbqt/qtgui/g/TQWizardPage.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTGUI + + FUNCTION QWizardPage( ... ) RETURN HB_QWizardPage():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQFtp.prg b/harbour/contrib/hbqt/qtnetwork/g/TQFtp.prg index 334f08901a..147c7fee51 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQFtp.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQFtp.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QFtp( ... ) RETURN HB_QFtp():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQHttp.prg b/harbour/contrib/hbqt/qtnetwork/g/TQHttp.prg index ba391f88c3..00455a73c3 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQHttp.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQHttp.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QHttp( ... ) RETURN HB_QHttp():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQHttpHeader.prg b/harbour/contrib/hbqt/qtnetwork/g/TQHttpHeader.prg index 8ce30f2035..e72bf642f3 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQHttpHeader.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQHttpHeader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QHttpHeader( ... ) RETURN HB_QHttpHeader():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQHttpRequestHeader.prg b/harbour/contrib/hbqt/qtnetwork/g/TQHttpRequestHeader.prg index 769f8dfb04..cad454c35d 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQHttpRequestHeader.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQHttpRequestHeader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QHttpRequestHeader( ... ) RETURN HB_QHttpRequestHeader():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQHttpResponseHeader.prg b/harbour/contrib/hbqt/qtnetwork/g/TQHttpResponseHeader.prg index 09a24f68cd..c828c6bbb8 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQHttpResponseHeader.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQHttpResponseHeader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QHttpResponseHeader( ... ) RETURN HB_QHttpResponseHeader():new( ... ) diff --git a/harbour/contrib/hbqt/qtnetwork/g/TQNetworkRequest.prg b/harbour/contrib/hbqt/qtnetwork/g/TQNetworkRequest.prg index 2a18145a72..cae2e1aeb9 100644 --- a/harbour/contrib/hbqt/qtnetwork/g/TQNetworkRequest.prg +++ b/harbour/contrib/hbqt/qtnetwork/g/TQNetworkRequest.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTNETWORK + + FUNCTION QNetworkRequest( ... ) RETURN HB_QNetworkRequest():new( ... ) diff --git a/harbour/contrib/hbqt/qtuitools/g/TQUiLoader.prg b/harbour/contrib/hbqt/qtuitools/g/TQUiLoader.prg index 0f0cea0505..85ecca6df7 100644 --- a/harbour/contrib/hbqt/qtuitools/g/TQUiLoader.prg +++ b/harbour/contrib/hbqt/qtuitools/g/TQUiLoader.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTUITOOLS + + FUNCTION QUiLoader( ... ) RETURN HB_QUiLoader():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebFrame.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebFrame.prg index a4a43071e4..33f335a5e9 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebFrame.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebFrame.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebFrame( ... ) RETURN HB_QWebFrame():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistory.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistory.prg index dd172ab304..0391768bad 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistory.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistory.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebHistory( ... ) RETURN HB_QWebHistory():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryInterface.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryInterface.prg index 5f172ac01d..f4ca48c12b 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryInterface.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryInterface.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebHistoryInterface( ... ) RETURN HB_QWebHistoryInterface():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryItem.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryItem.prg index 229990fb84..f685387a87 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryItem.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebHistoryItem.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebHistoryItem( ... ) RETURN HB_QWebHistoryItem():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebHitTestResult.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebHitTestResult.prg index 80ffbc4f96..fdd35a40e9 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebHitTestResult.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebHitTestResult.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebHitTestResult( ... ) RETURN HB_QWebHitTestResult():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebPage.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebPage.prg index 9fa0d657da..09cac971ab 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebPage.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebPage.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebPage( ... ) RETURN HB_QWebPage():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebPluginFactory.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebPluginFactory.prg index 8a53096fa5..3d6ed99621 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebPluginFactory.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebPluginFactory.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebPluginFactory( ... ) RETURN HB_QWebPluginFactory():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebSecurityOrigin.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebSecurityOrigin.prg index 3af850f30d..b20c2d8d45 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebSecurityOrigin.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebSecurityOrigin.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebSecurityOrigin( ... ) RETURN HB_QWebSecurityOrigin():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebSettings.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebSettings.prg index 91a2a40845..2d9da66f04 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebSettings.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebSettings.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebSettings( ... ) RETURN HB_QWebSettings():new( ... ) diff --git a/harbour/contrib/hbqt/qtwebkit/g/TQWebView.prg b/harbour/contrib/hbqt/qtwebkit/g/TQWebView.prg index 4c9ac9ae0d..0261035c22 100644 --- a/harbour/contrib/hbqt/qtwebkit/g/TQWebView.prg +++ b/harbour/contrib/hbqt/qtwebkit/g/TQWebView.prg @@ -95,6 +95,9 @@ #include "hbclass.ch" +REQUEST __HBQTWEBKIT + + FUNCTION QWebView( ... ) RETURN HB_QWebView():new( ... ) diff --git a/harbour/contrib/hbqt/tests/demoqt.prg b/harbour/contrib/hbqt/tests/demoqt.prg index 57b62ed5c0..7dda5a6c34 100644 --- a/harbour/contrib/hbqt/tests/demoqt.prg +++ b/harbour/contrib/hbqt/tests/demoqt.prg @@ -74,8 +74,6 @@ #include "common.ch" -REQUEST HB_QTGUI - STATIC s_qApp STATIC oSys, oMenuSys, oActShow, oActHide diff --git a/harbour/contrib/hbqt/tests/dialogqt.prg b/harbour/contrib/hbqt/tests/dialogqt.prg index 034a49f47e..02871dd4a7 100644 --- a/harbour/contrib/hbqt/tests/dialogqt.prg +++ b/harbour/contrib/hbqt/tests/dialogqt.prg @@ -58,8 +58,6 @@ #include "common.ch" -REQUEST HB_QTGUI - THREAD STATIC s_events THREAD STATIC s_slots diff --git a/harbour/contrib/hbqt/tests/testbrow.prg b/harbour/contrib/hbqt/tests/testbrow.prg index 413b110512..122b6f26f7 100644 --- a/harbour/contrib/hbqt/tests/testbrow.prg +++ b/harbour/contrib/hbqt/tests/testbrow.prg @@ -31,8 +31,6 @@ STATIC oColorD STATIC oColorLY STATIC oColorLN -REQUEST HB_QTGUI - INIT PROCEDURE Qt_Start() qApp := QApplication() RETURN diff --git a/harbour/contrib/hbqt/tests/testqaim.prg b/harbour/contrib/hbqt/tests/testqaim.prg index 1535278a9d..4d8bb435e7 100644 --- a/harbour/contrib/hbqt/tests/testqaim.prg +++ b/harbour/contrib/hbqt/tests/testqaim.prg @@ -22,8 +22,6 @@ STATIC oWnd STATIC oDA, oForeColor, oAlphaColor, oBackBrush, oSize, oPixmap, oIcon, oFont -REQUEST HB_QTGUI - INIT PROCEDURE Qt_Start() qApp := QApplication() RETURN diff --git a/harbour/contrib/hbqt/tests/testres.prg b/harbour/contrib/hbqt/tests/testres.prg index ee7db31b64..0fd1cdff2f 100644 --- a/harbour/contrib/hbqt/tests/testres.prg +++ b/harbour/contrib/hbqt/tests/testres.prg @@ -16,8 +16,6 @@ #include "common.ch" -REQUEST HB_QTGUI - STATIC s_qApp STATIC s_re1 diff --git a/harbour/contrib/hbqt/utils/hbqtgen.prg b/harbour/contrib/hbqt/utils/hbqtgen.prg index b2e50cbfea..1d375f826f 100644 --- a/harbour/contrib/hbqt/utils/hbqtgen.prg +++ b/harbour/contrib/hbqt/utils/hbqtgen.prg @@ -94,7 +94,7 @@ FUNCTION Main( ... ) /*----------------------------------------------------------------------*/ -CLASS HbQtGenerator +CREATE CLASS HbQtGenerator DATA lValid INIT .f. DATA lCheckArgs INIT .f. @@ -216,9 +216,9 @@ METHOD HbQtGenerator:process() ::ManageProject( cProFile ) NEXT - /* Indivisual File - Directly Generate .cpp Sources */ + /* Individual file - Directly Generate .cpp Sources */ FOR EACH cProFile IN ::aProFiles - ::GenSource( cProFile, ::cPathIn, ::cPathOut, ::cPathDoc, {}, cProFile ) + ::GenSource( cProFile, ::cPathIn, ::cPathOut, ::cPathDoc, cProFile ) NEXT RETURN Self @@ -457,7 +457,7 @@ METHOD HbQtGenerator:buildMakeFile( cPathOut, cProFile ) /*----------------------------------------------------------------------*/ -CLASS HbQtSource +CREATE CLASS HbQtSource DATA oGen DATA cFileQth @@ -917,7 +917,7 @@ METHOD HbQtSource:build() /* Build CLASS */ IF !empty( ::cls_ ) - ::buildClass( ::cWidget, ::cls_, ::doc_, ::cPathOut, ::subCls_ ) + ::buildClass() ::cPRG := ::cWidget ELSE ::cPRG := "" @@ -1055,6 +1055,9 @@ METHOD HbQtSource:buildClass() BuildCopyrightText( @txt_, 1 ) + aadd( txt_, "" ) + aadd( txt_, "REQUEST __HB" + Upper( FNameGetName( ::cProfile ) ) ) + aadd( txt_, "" ) aadd( txt_, "" ) aadd( txt_, "FUNCTION " + ::cWidget + "( ... )" ) aadd( txt_, " RETURN HB_" + ::cWidget + "():new( ... )" ) diff --git a/harbour/contrib/hbxbp/tests/demoxbp.prg b/harbour/contrib/hbxbp/tests/demoxbp.prg index 55c305d0f1..9d068ed387 100644 --- a/harbour/contrib/hbxbp/tests/demoxbp.prg +++ b/harbour/contrib/hbxbp/tests/demoxbp.prg @@ -67,8 +67,6 @@ /*----------------------------------------------------------------------*/ -REQUEST HB_QTGUI - REQUEST DbfCdx #define TAB_1 1 diff --git a/harbour/contrib/hbxbp/tests/dialogqt.prg b/harbour/contrib/hbxbp/tests/dialogqt.prg index b1ae9bbcd3..eb7bb82cae 100644 --- a/harbour/contrib/hbxbp/tests/dialogqt.prg +++ b/harbour/contrib/hbxbp/tests/dialogqt.prg @@ -59,8 +59,6 @@ /*----------------------------------------------------------------------*/ -REQUEST HB_QTGUI - REQUEST DbfCdx #define TAB_1 1