Files
harbour-core/harbour/contrib/hbqt/QApplication.cpp
Pritpal Bedi 2025e58738 2009-10-15 18:43 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* contrib/hbqt/generator/hbqtgen.prg
    ! Changes to implemented GC pointers.

  * contrib/hbqt/filelist.mk
    + hbqt_destruct.cpp

  * contrib/hbqt/hbqt.h
    ! Reworked to honor GC pointers.

  + contrib/hbqt/hbqt_destruct.cpp
    + Added routines to manage HVM controlled garbage collection.

  * contrib/hbqt/hbqt_slots.cpp
    ! Minot tweaks.

  * contrib/hbqt/QAbstractButton.cpp
  * contrib/hbqt/QAbstractItemModel.cpp
  * contrib/hbqt/QAbstractItemView.cpp
  * contrib/hbqt/QAbstractListModel.cpp
  * contrib/hbqt/QAbstractPrintDialog.cpp
  * contrib/hbqt/QAbstractScrollArea.cpp
  * contrib/hbqt/QAbstractSlider.cpp
  * contrib/hbqt/QAbstractSpinBox.cpp
  * contrib/hbqt/QAbstractTableModel.cpp
  * contrib/hbqt/QAction.cpp
  * contrib/hbqt/QApplication.cpp
  * contrib/hbqt/QBitmap.cpp
  * contrib/hbqt/QBoxLayout.cpp
  * contrib/hbqt/QBrush.cpp
  * contrib/hbqt/QButtonGroup.cpp
  * contrib/hbqt/QCalendarWidget.cpp
  * contrib/hbqt/QCheckBox.cpp
  * contrib/hbqt/QClipboard.cpp
  * contrib/hbqt/QColor.cpp
  * contrib/hbqt/QColorDialog.cpp
  * contrib/hbqt/QComboBox.cpp
  * contrib/hbqt/QCommandLinkButton.cpp
  * contrib/hbqt/QCommonStyle.cpp
  * contrib/hbqt/QConicalGradient.cpp
  * contrib/hbqt/QCoreApplication.cpp
  * contrib/hbqt/QCursor.cpp
  * contrib/hbqt/QDateEdit.cpp
  * contrib/hbqt/QDateTime.cpp
  * contrib/hbqt/QDateTimeEdit.cpp
  * contrib/hbqt/QDesktopWidget.cpp
  * contrib/hbqt/QDial.cpp
  * contrib/hbqt/QDialog.cpp
  * contrib/hbqt/QDir.cpp
  * contrib/hbqt/QDirModel.cpp
  * contrib/hbqt/QDockWidget.cpp
  * contrib/hbqt/QDoubleSpinBox.cpp
  * contrib/hbqt/QDragEnterEvent.cpp
  * contrib/hbqt/QDragLeaveEvent.cpp
  * contrib/hbqt/QDragMoveEvent.cpp
  * contrib/hbqt/QDropEvent.cpp
  * contrib/hbqt/QErrorMessage.cpp
  * contrib/hbqt/QEvent.cpp
  * contrib/hbqt/QEventLoop.cpp
  * contrib/hbqt/QFileDialog.cpp
  * contrib/hbqt/QFileSystemModel.cpp
  * contrib/hbqt/QFocusEvent.cpp
  * contrib/hbqt/QFocusFrame.cpp
  * contrib/hbqt/QFont.cpp
  * contrib/hbqt/QFontComboBox.cpp
  * contrib/hbqt/QFontDatabase.cpp
  * contrib/hbqt/QFontDialog.cpp
  * contrib/hbqt/QFontInfo.cpp
  * contrib/hbqt/QFontMetrics.cpp
  * contrib/hbqt/QFontMetricsF.cpp
  * contrib/hbqt/QFormLayout.cpp
  * contrib/hbqt/QFrame.cpp
  * contrib/hbqt/QFtp.cpp
  * contrib/hbqt/QGradient.cpp
  * contrib/hbqt/QGridLayout.cpp
  * contrib/hbqt/QGroupBox.cpp
  * contrib/hbqt/QHBoxLayout.cpp
  * contrib/hbqt/QHeaderView.cpp
  * contrib/hbqt/QHttp.cpp
  * contrib/hbqt/QIcon.cpp
  * contrib/hbqt/QImage.cpp
  * contrib/hbqt/QImageReader.cpp
  * contrib/hbqt/QImageWriter.cpp
  * contrib/hbqt/QInputDialog.cpp
  * contrib/hbqt/QInputEvent.cpp
  * contrib/hbqt/QIODevice.cpp
  * contrib/hbqt/QKeyEvent.cpp
  * contrib/hbqt/QKeySequence.cpp
  * contrib/hbqt/QLabel.cpp
  * contrib/hbqt/QLatin1Char.cpp
  * contrib/hbqt/QLatin1String.cpp
  * contrib/hbqt/QLayout.cpp
  * contrib/hbqt/QLayoutItem.cpp
  * contrib/hbqt/QLCDNumber.cpp
  * contrib/hbqt/QLine.cpp
  * contrib/hbqt/QLinearGradient.cpp
  * contrib/hbqt/QLineEdit.cpp
  * contrib/hbqt/QList.cpp
  * contrib/hbqt/QListView.cpp
  * contrib/hbqt/QListWidget.cpp
  * contrib/hbqt/QListWidgetItem.cpp
  * contrib/hbqt/QMainWindow.cpp
  * contrib/hbqt/QMenu.cpp
  * contrib/hbqt/QMenuBar.cpp
  * contrib/hbqt/QMessageBox.cpp
  * contrib/hbqt/QModelIndex.cpp
  * contrib/hbqt/QMouseEvent.cpp
  * contrib/hbqt/QMoveEvent.cpp
  * contrib/hbqt/QObject.cpp
  * contrib/hbqt/QPageSetupDialog.cpp
  * contrib/hbqt/QPaintDevice.cpp
  * contrib/hbqt/QPainter.cpp
  * contrib/hbqt/QPaintEvent.cpp
  * contrib/hbqt/QPalette.cpp
  * contrib/hbqt/QPen.cpp
  * contrib/hbqt/QPicture.cpp
  * contrib/hbqt/QPixmap.cpp
  * contrib/hbqt/QPoint.cpp
  * contrib/hbqt/QPointF.cpp
  * contrib/hbqt/QPrintDialog.cpp
  * contrib/hbqt/QPrintEngine.cpp
  * contrib/hbqt/QPrinter.cpp
  * contrib/hbqt/QPrintPreviewDialog.cpp
  * contrib/hbqt/QProcess.cpp
  * contrib/hbqt/QProgressBar.cpp
  * contrib/hbqt/QProgressDialog.cpp
  * contrib/hbqt/QPushButton.cpp
  * contrib/hbqt/QRadialGradient.cpp
  * contrib/hbqt/QRadioButton.cpp
  * contrib/hbqt/QRect.cpp
  * contrib/hbqt/QRectF.cpp
  * contrib/hbqt/QRegion.cpp
  * contrib/hbqt/QResizeEvent.cpp
  * contrib/hbqt/QResource.cpp
  * contrib/hbqt/QScrollArea.cpp
  * contrib/hbqt/QScrollBar.cpp
  * contrib/hbqt/QSignalMapper.cpp
  * contrib/hbqt/QSize.cpp
  * contrib/hbqt/QSizeF.cpp
  * contrib/hbqt/QSizeGrip.cpp
  * contrib/hbqt/QSizePolicy.cpp
  * contrib/hbqt/QSlider.cpp
  * contrib/hbqt/QSound.cpp
  * contrib/hbqt/QSpinBox.cpp
  * contrib/hbqt/QSplashScreen.cpp
  * contrib/hbqt/QSplitter.cpp
  * contrib/hbqt/QStandardItem.cpp
  * contrib/hbqt/QStandardItemModel.cpp
  * contrib/hbqt/QStatusBar.cpp
  * contrib/hbqt/QStringList.cpp
  * contrib/hbqt/QStringListModel.cpp
  * contrib/hbqt/QStyle.cpp
  * contrib/hbqt/QStyledItemDelegate.cpp
  * contrib/hbqt/QStyleFactory.cpp
  * contrib/hbqt/QStyleHintReturn.cpp
  * contrib/hbqt/QStyleHintReturnMask.cpp
  * contrib/hbqt/QStyleHintReturnVariant.cpp
  * contrib/hbqt/QStyleOption.cpp
  * contrib/hbqt/QStyleOptionButton.cpp
  * contrib/hbqt/QStyleOptionComboBox.cpp
  * contrib/hbqt/QStyleOptionComplex.cpp
  * contrib/hbqt/QStyleOptionDockWidget.cpp
  * contrib/hbqt/QStyleOptionFocusRect.cpp
  * contrib/hbqt/QStyleOptionFrame.cpp
  * contrib/hbqt/QStyleOptionGroupBox.cpp
  * contrib/hbqt/QStyleOptionHeader.cpp
  * contrib/hbqt/QStyleOptionMenuItem.cpp
  * contrib/hbqt/QStyleOptionProgressBar.cpp
  * contrib/hbqt/QStyleOptionSizeGrip.cpp
  * contrib/hbqt/QStyleOptionSlider.cpp
  * contrib/hbqt/QStyleOptionSpinBox.cpp
  * contrib/hbqt/QStyleOptionTab.cpp
  * contrib/hbqt/QStyleOptionTabBarBase.cpp
  * contrib/hbqt/QStyleOptionTabWidgetFrame.cpp
  * contrib/hbqt/QStyleOptionTitleBar.cpp
  * contrib/hbqt/QStyleOptionToolBar.cpp
  * contrib/hbqt/QStyleOptionToolBox.cpp
  * contrib/hbqt/QStyleOptionToolButton.cpp
  * contrib/hbqt/QStyleOptionViewItem.cpp
  * contrib/hbqt/QStylePainter.cpp
  * contrib/hbqt/QSystemTrayIcon.cpp
  * contrib/hbqt/QTabBar.cpp
  * contrib/hbqt/QTableView.cpp
  * contrib/hbqt/QTableWidget.cpp
  * contrib/hbqt/QTableWidgetItem.cpp
  * contrib/hbqt/QTabWidget.cpp
  * contrib/hbqt/QTextBlock.cpp
  * contrib/hbqt/QTextBlockFormat.cpp
  * contrib/hbqt/QTextBlockGroup.cpp
  * contrib/hbqt/QTextBoundaryFinder.cpp
  * contrib/hbqt/QTextBrowser.cpp
  * contrib/hbqt/QTextCharFormat.cpp
  * contrib/hbqt/QTextCodec.cpp
  * contrib/hbqt/QTextCursor.cpp
  * contrib/hbqt/QTextDecoder.cpp
  * contrib/hbqt/QTextDocument.cpp
  * contrib/hbqt/QTextDocumentFragment.cpp
  * contrib/hbqt/QTextDocumentWriter.cpp
  * contrib/hbqt/QTextEdit.cpp
  * contrib/hbqt/QTextEncoder.cpp
  * contrib/hbqt/QTextFormat.cpp
  * contrib/hbqt/QTextFragment.cpp
  * contrib/hbqt/QTextFrame.cpp
  * contrib/hbqt/QTextFrameFormat.cpp
  * contrib/hbqt/QTextImageFormat.cpp
  * contrib/hbqt/QTextInlineObject.cpp
  * contrib/hbqt/QTextItem.cpp
  * contrib/hbqt/QTextLayout.cpp
  * contrib/hbqt/QTextLength.cpp
  * contrib/hbqt/QTextLine.cpp
  * contrib/hbqt/QTextObject.cpp
  * contrib/hbqt/QTextStream.cpp
  * contrib/hbqt/QTimeEdit.cpp
  * contrib/hbqt/QTimer.cpp
  * contrib/hbqt/QToolBar.cpp
  * contrib/hbqt/QToolBox.cpp
  * contrib/hbqt/QToolButton.cpp
  * contrib/hbqt/QTreeView.cpp
  * contrib/hbqt/QTreeWidget.cpp
  * contrib/hbqt/QTreeWidgetItem.cpp
  * contrib/hbqt/QUrl.cpp
  * contrib/hbqt/QVariant.cpp
  * contrib/hbqt/QVBoxLayout.cpp
  * contrib/hbqt/QWebFrame.cpp
  * contrib/hbqt/QWebHistory.cpp
  * contrib/hbqt/QWebHistoryInterface.cpp
  * contrib/hbqt/QWebHistoryItem.cpp
  * contrib/hbqt/QWebHitTestResult.cpp
  * contrib/hbqt/QWebPage.cpp
  * contrib/hbqt/QWebPluginFactory.cpp
  * contrib/hbqt/QWebSecurityOrigin.cpp
  * contrib/hbqt/QWebSettings.cpp
  * contrib/hbqt/QWebView.cpp
  * contrib/hbqt/QWheelEvent.cpp
  * contrib/hbqt/QWidget.cpp
  * contrib/hbqt/QWidgetAction.cpp
  * contrib/hbqt/QWidgetItem.cpp
  * contrib/hbqt/QWindowsStyle.cpp
  * contrib/hbqt/QWindowsXPStyle.cpp
  * contrib/hbqt/QWizard.cpp
    ! Auto generated sources by virtue of changes in hbqtgen.prg

  * contrib/hbqt/tests/demoqt.prg
  * contrib/hbqt/TQAbstractButton.prg
  * contrib/hbqt/TQAbstractItemModel.prg
  * contrib/hbqt/TQAbstractItemView.prg
  * contrib/hbqt/TQAbstractListModel.prg
  * contrib/hbqt/TQAbstractPrintDialog.prg
  * contrib/hbqt/TQAbstractScrollArea.prg
  * contrib/hbqt/TQAbstractSlider.prg
  * contrib/hbqt/TQAbstractSpinBox.prg
  * contrib/hbqt/TQAbstractTableModel.prg
  * contrib/hbqt/TQAction.prg
  * contrib/hbqt/TQApplication.prg
  * contrib/hbqt/TQBitmap.prg
  * contrib/hbqt/TQBoxLayout.prg
  * contrib/hbqt/TQBrush.prg
  * contrib/hbqt/TQButtonGroup.prg
  * contrib/hbqt/TQCalendarWidget.prg
  * contrib/hbqt/TQCheckBox.prg
  * contrib/hbqt/TQClipboard.prg
  * contrib/hbqt/TQColor.prg
  * contrib/hbqt/TQColorDialog.prg
  * contrib/hbqt/TQComboBox.prg
  * contrib/hbqt/TQCommandLinkButton.prg
  * contrib/hbqt/TQCommonStyle.prg
  * contrib/hbqt/TQConicalGradient.prg
  * contrib/hbqt/TQCoreApplication.prg
  * contrib/hbqt/TQCursor.prg
  * contrib/hbqt/TQDateEdit.prg
  * contrib/hbqt/TQDateTime.prg
  * contrib/hbqt/TQDateTimeEdit.prg
  * contrib/hbqt/TQDesktopWidget.prg
  * contrib/hbqt/TQDial.prg
  * contrib/hbqt/TQDialog.prg
  * contrib/hbqt/TQDir.prg
  * contrib/hbqt/TQDirModel.prg
  * contrib/hbqt/TQDockWidget.prg
  * contrib/hbqt/TQDoubleSpinBox.prg
  * contrib/hbqt/TQDragEnterEvent.prg
  * contrib/hbqt/TQDragLeaveEvent.prg
  * contrib/hbqt/TQDragMoveEvent.prg
  * contrib/hbqt/TQDropEvent.prg
  * contrib/hbqt/TQErrorMessage.prg
  * contrib/hbqt/TQEvent.prg
  * contrib/hbqt/TQEventLoop.prg
  * contrib/hbqt/TQFileDialog.prg
  * contrib/hbqt/TQFileSystemModel.prg
  * contrib/hbqt/TQFocusEvent.prg
  * contrib/hbqt/TQFocusFrame.prg
  * contrib/hbqt/TQFont.prg
  * contrib/hbqt/TQFontComboBox.prg
  * contrib/hbqt/TQFontDatabase.prg
  * contrib/hbqt/TQFontDialog.prg
  * contrib/hbqt/TQFontInfo.prg
  * contrib/hbqt/TQFontMetrics.prg
  * contrib/hbqt/TQFontMetricsF.prg
  * contrib/hbqt/TQFormLayout.prg
  * contrib/hbqt/TQFrame.prg
  * contrib/hbqt/TQFtp.prg
  * contrib/hbqt/TQGradient.prg
  * contrib/hbqt/TQGridLayout.prg
  * contrib/hbqt/TQGroupBox.prg
  * contrib/hbqt/TQHBoxLayout.prg
  * contrib/hbqt/TQHeaderView.prg
  * contrib/hbqt/TQHttp.prg
  * contrib/hbqt/TQIcon.prg
  * contrib/hbqt/TQImage.prg
  * contrib/hbqt/TQImageReader.prg
  * contrib/hbqt/TQImageWriter.prg
  * contrib/hbqt/TQInputDialog.prg
  * contrib/hbqt/TQInputEvent.prg
  * contrib/hbqt/TQIODevice.prg
  * contrib/hbqt/TQKeyEvent.prg
  * contrib/hbqt/TQKeySequence.prg
  * contrib/hbqt/TQLabel.prg
  * contrib/hbqt/TQLatin1Char.prg
  * contrib/hbqt/TQLatin1String.prg
  * contrib/hbqt/TQLayout.prg
  * contrib/hbqt/TQLayoutItem.prg
  * contrib/hbqt/TQLCDNumber.prg
  * contrib/hbqt/TQLine.prg
  * contrib/hbqt/TQLinearGradient.prg
  * contrib/hbqt/TQLineEdit.prg
  * contrib/hbqt/TQList.prg
  * contrib/hbqt/TQListView.prg
  * contrib/hbqt/TQListWidget.prg
  * contrib/hbqt/TQListWidgetItem.prg
  * contrib/hbqt/TQMainWindow.prg
  * contrib/hbqt/TQMenu.prg
  * contrib/hbqt/TQMenuBar.prg
  * contrib/hbqt/TQMessageBox.prg
  * contrib/hbqt/TQModelIndex.prg
  * contrib/hbqt/TQMouseEvent.prg
  * contrib/hbqt/TQMoveEvent.prg
  * contrib/hbqt/TQObject.prg
  * contrib/hbqt/TQPageSetupDialog.prg
  * contrib/hbqt/TQPaintDevice.prg
  * contrib/hbqt/TQPainter.prg
  * contrib/hbqt/TQPaintEvent.prg
  * contrib/hbqt/TQPalette.prg
  * contrib/hbqt/TQPen.prg
  * contrib/hbqt/TQPicture.prg
  * contrib/hbqt/TQPixmap.prg
  * contrib/hbqt/TQPoint.prg
  * contrib/hbqt/TQPointF.prg
  * contrib/hbqt/TQPrintDialog.prg
  * contrib/hbqt/TQPrintEngine.prg
  * contrib/hbqt/TQPrinter.prg
  * contrib/hbqt/TQPrintPreviewDialog.prg
  * contrib/hbqt/TQProcess.prg
  * contrib/hbqt/TQProgressBar.prg
  * contrib/hbqt/TQProgressDialog.prg
  * contrib/hbqt/TQPushButton.prg
  * contrib/hbqt/TQRadialGradient.prg
  * contrib/hbqt/TQRadioButton.prg
  * contrib/hbqt/TQRect.prg
  * contrib/hbqt/TQRectF.prg
  * contrib/hbqt/TQRegion.prg
  * contrib/hbqt/TQResizeEvent.prg
  * contrib/hbqt/TQResource.prg
  * contrib/hbqt/TQScrollArea.prg
  * contrib/hbqt/TQScrollBar.prg
  * contrib/hbqt/TQSignalMapper.prg
  * contrib/hbqt/TQSize.prg
  * contrib/hbqt/TQSizeF.prg
  * contrib/hbqt/TQSizeGrip.prg
  * contrib/hbqt/TQSizePolicy.prg
  * contrib/hbqt/TQSlider.prg
  * contrib/hbqt/TQSound.prg
  * contrib/hbqt/TQSpinBox.prg
  * contrib/hbqt/TQSplashScreen.prg
  * contrib/hbqt/TQSplitter.prg
  * contrib/hbqt/TQStandardItem.prg
  * contrib/hbqt/TQStandardItemModel.prg
  * contrib/hbqt/TQStatusBar.prg
  * contrib/hbqt/TQStringList.prg
  * contrib/hbqt/TQStringListModel.prg
  * contrib/hbqt/TQStyle.prg
  * contrib/hbqt/TQStyledItemDelegate.prg
  * contrib/hbqt/TQStyleFactory.prg
  * contrib/hbqt/TQStyleHintReturn.prg
  * contrib/hbqt/TQStyleHintReturnMask.prg
  * contrib/hbqt/TQStyleHintReturnVariant.prg
  * contrib/hbqt/TQStyleOption.prg
  * contrib/hbqt/TQStyleOptionButton.prg
  * contrib/hbqt/TQStyleOptionComboBox.prg
  * contrib/hbqt/TQStyleOptionComplex.prg
  * contrib/hbqt/TQStyleOptionDockWidget.prg
  * contrib/hbqt/TQStyleOptionFocusRect.prg
  * contrib/hbqt/TQStyleOptionFrame.prg
  * contrib/hbqt/TQStyleOptionGroupBox.prg
  * contrib/hbqt/TQStyleOptionHeader.prg
  * contrib/hbqt/TQStyleOptionMenuItem.prg
  * contrib/hbqt/TQStyleOptionProgressBar.prg
  * contrib/hbqt/TQStyleOptionSizeGrip.prg
  * contrib/hbqt/TQStyleOptionSlider.prg
  * contrib/hbqt/TQStyleOptionSpinBox.prg
  * contrib/hbqt/TQStyleOptionTab.prg
  * contrib/hbqt/TQStyleOptionTabBarBase.prg
  * contrib/hbqt/TQStyleOptionTabWidgetFrame.prg
  * contrib/hbqt/TQStyleOptionTitleBar.prg
  * contrib/hbqt/TQStyleOptionToolBar.prg
  * contrib/hbqt/TQStyleOptionToolBox.prg
  * contrib/hbqt/TQStyleOptionToolButton.prg
  * contrib/hbqt/TQStyleOptionViewItem.prg
  * contrib/hbqt/TQStylePainter.prg
  * contrib/hbqt/TQSystemTrayIcon.prg
  * contrib/hbqt/TQTabBar.prg
  * contrib/hbqt/TQTableView.prg
  * contrib/hbqt/TQTableWidget.prg
  * contrib/hbqt/TQTableWidgetItem.prg
  * contrib/hbqt/TQTabWidget.prg
  * contrib/hbqt/TQTextBlock.prg
  * contrib/hbqt/TQTextBlockFormat.prg
  * contrib/hbqt/TQTextBlockGroup.prg
  * contrib/hbqt/TQTextBoundaryFinder.prg
  * contrib/hbqt/TQTextBrowser.prg
  * contrib/hbqt/TQTextCharFormat.prg
  * contrib/hbqt/TQTextCodec.prg
  * contrib/hbqt/TQTextCursor.prg
  * contrib/hbqt/TQTextDecoder.prg
  * contrib/hbqt/TQTextDocument.prg
  * contrib/hbqt/TQTextDocumentFragment.prg
  * contrib/hbqt/TQTextDocumentWriter.prg
  * contrib/hbqt/TQTextEdit.prg
  * contrib/hbqt/TQTextEncoder.prg
  * contrib/hbqt/TQTextFormat.prg
  * contrib/hbqt/TQTextFragment.prg
  * contrib/hbqt/TQTextFrame.prg
  * contrib/hbqt/TQTextFrameFormat.prg
  * contrib/hbqt/TQTextImageFormat.prg
  * contrib/hbqt/TQTextInlineObject.prg
  * contrib/hbqt/TQTextItem.prg
  * contrib/hbqt/TQTextLayout.prg
  * contrib/hbqt/TQTextLength.prg
  * contrib/hbqt/TQTextLine.prg
  * contrib/hbqt/TQTextObject.prg
  * contrib/hbqt/TQTextStream.prg
  * contrib/hbqt/TQTimeEdit.prg
  * contrib/hbqt/TQTimer.prg
  * contrib/hbqt/TQToolBar.prg
  * contrib/hbqt/TQToolBox.prg
  * contrib/hbqt/TQToolButton.prg
  * contrib/hbqt/TQTreeView.prg
  * contrib/hbqt/TQTreeWidget.prg
  * contrib/hbqt/TQTreeWidgetItem.prg
  * contrib/hbqt/TQUrl.prg
  * contrib/hbqt/TQVariant.prg
  * contrib/hbqt/TQVBoxLayout.prg
  * contrib/hbqt/TQWebFrame.prg
  * contrib/hbqt/TQWebHistory.prg
  * contrib/hbqt/TQWebHistoryInterface.prg
  * contrib/hbqt/TQWebHistoryItem.prg
  * contrib/hbqt/TQWebHitTestResult.prg
  * contrib/hbqt/TQWebPage.prg
  * contrib/hbqt/TQWebPluginFactory.prg
  * contrib/hbqt/TQWebSecurityOrigin.prg
  * contrib/hbqt/TQWebSettings.prg
  * contrib/hbqt/TQWebView.prg
  * contrib/hbqt/TQWheelEvent.prg
  * contrib/hbqt/TQWidget.prg
  * contrib/hbqt/TQWidgetAction.prg
  * contrib/hbqt/TQWidgetItem.prg
  * contrib/hbqt/TQWindowsStyle.prg
  * contrib/hbqt/TQWindowsXPStyle.prg
  * contrib/hbqt/TQWizard.prg
    ! Auto generated sources by virtue of changes in hbqtgen.prg

    [ Detailed analysis will follow in a separate thread ]
2009-10-16 01:57:48 +00:00

803 lines
18 KiB
C++

/*
* $Id$
*/
/* -------------------------------------------------------------------- */
/* WARNING: Automatically generated source file. DO NOT EDIT! */
/* Instead, edit corresponding .qth file, */
/* or the generator tool itself, and run regenarate. */
/* -------------------------------------------------------------------- */
/*
* Harbour Project source code:
* QT wrapper main header
*
* Copyright 2009 Pritpal Bedi <pritpal@vouchcac.com>
*
* Copyright 2009 Marcos Antonio Gambeta <marcosgambeta at gmail dot com>
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this software; see the file COPYING. If not, write to
* the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
* Boston, MA 02111-1307 USA (or visit the web site http://www.gnu.org/).
*
* As a special exception, the Harbour Project gives permission for
* additional uses of the text contained in its release of Harbour.
*
* The exception is that, if you link the Harbour libraries with other
* files to produce an executable, this does not by itself cause the
* resulting executable to be covered by the GNU General Public License.
* Your use of that executable is in no way restricted on account of
* linking the Harbour library code into it.
*
* This exception does not however invalidate any other reasons why
* the executable file might be covered by the GNU General Public License.
*
* This exception applies only to the code released by the Harbour
* Project under the name Harbour. If you copy code from other
* Harbour Project or Free Software Foundation releases into a copy of
* Harbour, as the General Public License permits, the exception does
* not apply to the code that you add in this way. To avoid misleading
* anyone as to the status of such modified files, you must delete
* this exception notice from them.
*
* If you write modifications of your own for Harbour, it is your choice
* whether to permit this exception to apply to your modifications.
* If you do not wish that, delete this exception notice.
*
*/
/*----------------------------------------------------------------------*/
#include "hbapi.h"
#include "hbqt.h"
/*----------------------------------------------------------------------*/
#if QT_VERSION >= 0x040500
/*----------------------------------------------------------------------*/
/*
* enum ColorSpec { NormalColor, CustomColor, ManyColor }
* enum Type { Tty, GuiClient, GuiServer }
*/
#include <QtCore/QPointer>
#include "hbapi.h"
#include "hbinit.h"
#include "hbdefs.h"
#include "hbapifs.h"
#include "hbapiitm.h"
#include "hbstack.h"
#include "hbvm.h"
#include "hbdate.h"
#include "hbapierr.h"
#include <qfont.h>
#include <qfontmetrics.h>
#include <qimage.h>
#include <qpalette.h>
#include <QtGui/QApplication>
#include <QtCore/QLocale>
#include <QtGui/QIcon>
void release_codeblocks();
static QApplication * app = NULL;
static bool hbqtinit = false;
static int s_argc;
static char ** s_argv;
/*
* QApplication ( int & argc, char ** argv )
* QApplication ( int & argc, char ** argv, bool GUIenabled )
* QApplication ( int & argc, char ** argv, Type type )
* QApplication ( Display * display, Qt::HANDLE visual = 0, Qt::HANDLE colormap = 0 )
* QApplication ( Display * display, int & argc, char ** argv, Qt::HANDLE visual = 0, Qt::HANDLE colormap = 0 )
* virtual ~QApplication ()
*/
static void hbqt_Exit( void * cargo )
{
HB_SYMBOL_UNUSED( cargo );
release_codeblocks();
}
static void hbqt_Init( void * cargo )
{
HB_SYMBOL_UNUSED( cargo );
s_argc = hb_cmdargARGC();
s_argv = hb_cmdargARGV();
app = new QApplication( s_argc, s_argv );
if( app )
hbqtinit = true;
if( ! hbqtinit )
hb_errInternal( 11001, "hbqt_Init(): QT Initilization Error.", NULL, NULL );
hb_cmdargInit( s_argc, s_argv );
hb_vmAtExit( hbqt_Exit, NULL );
}
HB_CALL_ON_STARTUP_BEGIN( _hb_hbqt_init_ )
hb_vmAtInit( hbqt_Init, NULL );
HB_CALL_ON_STARTUP_END( _hb_hbqt_init_ )
#if defined( HB_PRAGMA_STARTUP )
#pragma startup _hb_hbqt_init_
#elif defined( HB_MSC_STARTUP )
#if defined( HB_OS_WIN_64 )
#pragma section( HB_MSC_START_SEGMENT, long, read )
#endif
#pragma data_seg( HB_MSC_START_SEGMENT )
static HB_$INITSYM hb_auto_hbqt_init_ = _hb_hbqt_init_;
#pragma data_seg()
#endif
HB_FUNC( QT_QAPPLICATION_EXECUTE )
{
hb_retni( app->exec() );
}
HB_FUNC( QT_QAPPLICATION_QUIT )
{
app->quit();
}
HB_FUNC( QT_QAPPLICATION )
{
QGC_POINTER * p = ( QGC_POINTER * ) hb_gcAlloc( sizeof( QGC_POINTER ), Q_release );
QPointer< QApplication > pObj = NULL;
pObj = ( QApplication * ) app ;
p->ph = pObj;
p->type = 1001;
hb_retptrGC( p );
}
/*
* virtual void commitData ( QSessionManager & manager )
*/
HB_FUNC( QT_QAPPLICATION_COMMITDATA )
{
hbqt_par_QApplication( 1 )->commitData( *hbqt_par_QSessionManager( 2 ) );
}
/*
* QInputContext * inputContext () const
*/
HB_FUNC( QT_QAPPLICATION_INPUTCONTEXT )
{
hb_retptr( ( QInputContext* ) hbqt_par_QApplication( 1 )->inputContext() );
}
/*
* bool isSessionRestored () const
*/
HB_FUNC( QT_QAPPLICATION_ISSESSIONRESTORED )
{
hb_retl( hbqt_par_QApplication( 1 )->isSessionRestored() );
}
/*
* virtual void saveState ( QSessionManager & manager )
*/
HB_FUNC( QT_QAPPLICATION_SAVESTATE )
{
hbqt_par_QApplication( 1 )->saveState( *hbqt_par_QSessionManager( 2 ) );
}
/*
* QString sessionId () const
*/
HB_FUNC( QT_QAPPLICATION_SESSIONID )
{
hb_retc( hbqt_par_QApplication( 1 )->sessionId().toAscii().data() );
}
/*
* QString sessionKey () const
*/
HB_FUNC( QT_QAPPLICATION_SESSIONKEY )
{
hb_retc( hbqt_par_QApplication( 1 )->sessionKey().toAscii().data() );
}
/*
* void setInputContext ( QInputContext * inputContext )
*/
HB_FUNC( QT_QAPPLICATION_SETINPUTCONTEXT )
{
hbqt_par_QApplication( 1 )->setInputContext( hbqt_par_QInputContext( 2 ) );
}
/*
* QString styleSheet () const
*/
HB_FUNC( QT_QAPPLICATION_STYLESHEET )
{
hb_retc( hbqt_par_QApplication( 1 )->styleSheet().toAscii().data() );
}
/*
* QWidget * activeModalWidget ()
*/
HB_FUNC( QT_QAPPLICATION_ACTIVEMODALWIDGET )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->activeModalWidget() );
}
/*
* QWidget * activePopupWidget ()
*/
HB_FUNC( QT_QAPPLICATION_ACTIVEPOPUPWIDGET )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->activePopupWidget() );
}
/*
* QWidget * activeWindow ()
*/
HB_FUNC( QT_QAPPLICATION_ACTIVEWINDOW )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->activeWindow() );
}
/*
* void alert ( QWidget * widget, int msec = 0 )
*/
HB_FUNC( QT_QAPPLICATION_ALERT )
{
hbqt_par_QApplication( 1 )->alert( hbqt_par_QWidget( 2 ), hb_parni( 3 ) );
}
/*
* QWidgetList allWidgets ()
*/
HB_FUNC( QT_QAPPLICATION_ALLWIDGETS )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QWidgetList( hbqt_par_QApplication( 1 )->allWidgets() ) ) );
}
/*
* void beep ()
*/
HB_FUNC( QT_QAPPLICATION_BEEP )
{
hbqt_par_QApplication( 1 )->beep();
}
/*
* void changeOverrideCursor ( const QCursor & cursor )
*/
HB_FUNC( QT_QAPPLICATION_CHANGEOVERRIDECURSOR )
{
hbqt_par_QApplication( 1 )->changeOverrideCursor( *hbqt_par_QCursor( 2 ) );
}
/*
* QClipboard * clipboard ()
*/
HB_FUNC( QT_QAPPLICATION_CLIPBOARD )
{
hb_retptr( ( QClipboard* ) hbqt_par_QApplication( 1 )->clipboard() );
}
/*
* int colorSpec ()
*/
HB_FUNC( QT_QAPPLICATION_COLORSPEC )
{
hb_retni( hbqt_par_QApplication( 1 )->colorSpec() );
}
/*
* int cursorFlashTime ()
*/
HB_FUNC( QT_QAPPLICATION_CURSORFLASHTIME )
{
hb_retni( hbqt_par_QApplication( 1 )->cursorFlashTime() );
}
/*
* QDesktopWidget * desktop ()
*/
HB_FUNC( QT_QAPPLICATION_DESKTOP )
{
hb_retptr( ( QDesktopWidget* ) hbqt_par_QApplication( 1 )->desktop() );
}
/*
* bool desktopSettingsAware ()
*/
HB_FUNC( QT_QAPPLICATION_DESKTOPSETTINGSAWARE )
{
hb_retl( hbqt_par_QApplication( 1 )->desktopSettingsAware() );
}
/*
* int doubleClickInterval ()
*/
HB_FUNC( QT_QAPPLICATION_DOUBLECLICKINTERVAL )
{
hb_retni( hbqt_par_QApplication( 1 )->doubleClickInterval() );
}
/*
* int exec ()
*/
HB_FUNC( QT_QAPPLICATION_EXEC )
{
hb_retni( hbqt_par_QApplication( 1 )->exec() );
}
/*
* QWidget * focusWidget ()
*/
HB_FUNC( QT_QAPPLICATION_FOCUSWIDGET )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->focusWidget() );
}
/*
* QFont font ()
*/
HB_FUNC( QT_QAPPLICATION_FONT )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QFont( hbqt_par_QApplication( 1 )->font() ) ) );
}
/*
* QFont font ( const QWidget * widget )
*/
HB_FUNC( QT_QAPPLICATION_FONT_1 )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QFont( hbqt_par_QApplication( 1 )->font( hbqt_par_QWidget( 2 ) ) ) ) );
}
/*
* QFont font ( const char * className )
*/
HB_FUNC( QT_QAPPLICATION_FONT_2 )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QFont( hbqt_par_QApplication( 1 )->font( hbqt_par_char( 2 ) ) ) ) );
}
/*
* QFontMetrics fontMetrics ()
*/
HB_FUNC( QT_QAPPLICATION_FONTMETRICS )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QFontMetrics( hbqt_par_QApplication( 1 )->fontMetrics() ) ) );
}
/*
* QSize globalStrut ()
*/
HB_FUNC( QT_QAPPLICATION_GLOBALSTRUT )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QSize( hbqt_par_QApplication( 1 )->globalStrut() ) ) );
}
/*
* bool isEffectEnabled ( Qt::UIEffect effect )
*/
HB_FUNC( QT_QAPPLICATION_ISEFFECTENABLED )
{
hb_retl( hbqt_par_QApplication( 1 )->isEffectEnabled( ( Qt::UIEffect ) hb_parni( 2 ) ) );
}
/*
* bool isLeftToRight ()
*/
HB_FUNC( QT_QAPPLICATION_ISLEFTTORIGHT )
{
hb_retl( hbqt_par_QApplication( 1 )->isLeftToRight() );
}
/*
* bool isRightToLeft ()
*/
HB_FUNC( QT_QAPPLICATION_ISRIGHTTOLEFT )
{
hb_retl( hbqt_par_QApplication( 1 )->isRightToLeft() );
}
/*
* Qt::LayoutDirection keyboardInputDirection ()
*/
HB_FUNC( QT_QAPPLICATION_KEYBOARDINPUTDIRECTION )
{
hb_retni( ( Qt::LayoutDirection ) hbqt_par_QApplication( 1 )->keyboardInputDirection() );
}
/*
* int keyboardInputInterval ()
*/
HB_FUNC( QT_QAPPLICATION_KEYBOARDINPUTINTERVAL )
{
hb_retni( hbqt_par_QApplication( 1 )->keyboardInputInterval() );
}
/*
* QLocale keyboardInputLocale ()
*/
HB_FUNC( QT_QAPPLICATION_KEYBOARDINPUTLOCALE )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QLocale( hbqt_par_QApplication( 1 )->keyboardInputLocale() ) ) );
}
/*
* Qt::KeyboardModifiers keyboardModifiers ()
*/
HB_FUNC( QT_QAPPLICATION_KEYBOARDMODIFIERS )
{
hb_retni( ( Qt::KeyboardModifiers ) hbqt_par_QApplication( 1 )->keyboardModifiers() );
}
/*
* Qt::LayoutDirection layoutDirection ()
*/
HB_FUNC( QT_QAPPLICATION_LAYOUTDIRECTION )
{
hb_retni( ( Qt::LayoutDirection ) hbqt_par_QApplication( 1 )->layoutDirection() );
}
/*
* Qt::MouseButtons mouseButtons ()
*/
HB_FUNC( QT_QAPPLICATION_MOUSEBUTTONS )
{
hb_retni( ( Qt::MouseButtons ) hbqt_par_QApplication( 1 )->mouseButtons() );
}
/*
* QCursor * overrideCursor ()
*/
HB_FUNC( QT_QAPPLICATION_OVERRIDECURSOR )
{
hb_retptr( ( QCursor* ) hbqt_par_QApplication( 1 )->overrideCursor() );
}
/*
* QPalette palette ()
*/
HB_FUNC( QT_QAPPLICATION_PALETTE )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QPalette( hbqt_par_QApplication( 1 )->palette() ) ) );
}
/*
* QPalette palette ( const QWidget * widget )
*/
HB_FUNC( QT_QAPPLICATION_PALETTE_1 )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QPalette( hbqt_par_QApplication( 1 )->palette( hbqt_par_QWidget( 2 ) ) ) ) );
}
/*
* QPalette palette ( const char * className )
*/
HB_FUNC( QT_QAPPLICATION_PALETTE_2 )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QPalette( hbqt_par_QApplication( 1 )->palette( hbqt_par_char( 2 ) ) ) ) );
}
/*
* bool quitOnLastWindowClosed ()
*/
HB_FUNC( QT_QAPPLICATION_QUITONLASTWINDOWCLOSED )
{
hb_retl( hbqt_par_QApplication( 1 )->quitOnLastWindowClosed() );
}
/*
* void restoreOverrideCursor ()
*/
HB_FUNC( QT_QAPPLICATION_RESTOREOVERRIDECURSOR )
{
hbqt_par_QApplication( 1 )->restoreOverrideCursor();
}
/*
* void setActiveWindow ( QWidget * active )
*/
HB_FUNC( QT_QAPPLICATION_SETACTIVEWINDOW )
{
hbqt_par_QApplication( 1 )->setActiveWindow( hbqt_par_QWidget( 2 ) );
}
/*
* void setColorSpec ( int spec )
*/
HB_FUNC( QT_QAPPLICATION_SETCOLORSPEC )
{
hbqt_par_QApplication( 1 )->setColorSpec( hb_parni( 2 ) );
}
/*
* void setCursorFlashTime ( int )
*/
HB_FUNC( QT_QAPPLICATION_SETCURSORFLASHTIME )
{
hbqt_par_QApplication( 1 )->setCursorFlashTime( hb_parni( 2 ) );
}
/*
* void setDesktopSettingsAware ( bool on )
*/
HB_FUNC( QT_QAPPLICATION_SETDESKTOPSETTINGSAWARE )
{
hbqt_par_QApplication( 1 )->setDesktopSettingsAware( hb_parl( 2 ) );
}
/*
* void setDoubleClickInterval ( int )
*/
HB_FUNC( QT_QAPPLICATION_SETDOUBLECLICKINTERVAL )
{
hbqt_par_QApplication( 1 )->setDoubleClickInterval( hb_parni( 2 ) );
}
/*
* void setEffectEnabled ( Qt::UIEffect effect, bool enable = true )
*/
HB_FUNC( QT_QAPPLICATION_SETEFFECTENABLED )
{
hbqt_par_QApplication( 1 )->setEffectEnabled( ( Qt::UIEffect ) hb_parni( 2 ), hb_parl( 3 ) );
}
/*
* void setFont ( const QFont & font, const char * className = 0 )
*/
HB_FUNC( QT_QAPPLICATION_SETFONT )
{
hbqt_par_QApplication( 1 )->setFont( *hbqt_par_QFont( 2 ), hbqt_par_char( 3 ) );
}
/*
* void setGlobalStrut ( const QSize & )
*/
HB_FUNC( QT_QAPPLICATION_SETGLOBALSTRUT )
{
hbqt_par_QApplication( 1 )->setGlobalStrut( *hbqt_par_QSize( 2 ) );
}
/*
* void setGraphicsSystem ( const QString & system )
*/
HB_FUNC( QT_QAPPLICATION_SETGRAPHICSSYSTEM )
{
hbqt_par_QApplication( 1 )->setGraphicsSystem( hbqt_par_QString( 2 ) );
}
/*
* void setKeyboardInputInterval ( int )
*/
HB_FUNC( QT_QAPPLICATION_SETKEYBOARDINPUTINTERVAL )
{
hbqt_par_QApplication( 1 )->setKeyboardInputInterval( hb_parni( 2 ) );
}
/*
* void setLayoutDirection ( Qt::LayoutDirection direction )
*/
HB_FUNC( QT_QAPPLICATION_SETLAYOUTDIRECTION )
{
hbqt_par_QApplication( 1 )->setLayoutDirection( ( Qt::LayoutDirection ) hb_parni( 2 ) );
}
/*
* void setOverrideCursor ( const QCursor & cursor )
*/
HB_FUNC( QT_QAPPLICATION_SETOVERRIDECURSOR )
{
hbqt_par_QApplication( 1 )->setOverrideCursor( *hbqt_par_QCursor( 2 ) );
}
/*
* void setPalette ( const QPalette & palette, const char * className = 0 )
*/
HB_FUNC( QT_QAPPLICATION_SETPALETTE )
{
hbqt_par_QApplication( 1 )->setPalette( *hbqt_par_QPalette( 2 ), hbqt_par_char( 3 ) );
}
/*
* void setQuitOnLastWindowClosed ( bool quit )
*/
HB_FUNC( QT_QAPPLICATION_SETQUITONLASTWINDOWCLOSED )
{
hbqt_par_QApplication( 1 )->setQuitOnLastWindowClosed( hb_parl( 2 ) );
}
/*
* void setStartDragDistance ( int l )
*/
HB_FUNC( QT_QAPPLICATION_SETSTARTDRAGDISTANCE )
{
hbqt_par_QApplication( 1 )->setStartDragDistance( hb_parni( 2 ) );
}
/*
* void setStartDragTime ( int ms )
*/
HB_FUNC( QT_QAPPLICATION_SETSTARTDRAGTIME )
{
hbqt_par_QApplication( 1 )->setStartDragTime( hb_parni( 2 ) );
}
/*
* void setStyle ( QStyle * style )
*/
HB_FUNC( QT_QAPPLICATION_SETSTYLE )
{
hbqt_par_QApplication( 1 )->setStyle( hbqt_par_QStyle( 2 ) );
}
/*
* QStyle * setStyle ( const QString & style )
*/
HB_FUNC( QT_QAPPLICATION_SETSTYLE_1 )
{
hb_retptr( ( QStyle* ) hbqt_par_QApplication( 1 )->setStyle( hbqt_par_QString( 2 ) ) );
}
/*
* void setWheelScrollLines ( int )
*/
HB_FUNC( QT_QAPPLICATION_SETWHEELSCROLLLINES )
{
hbqt_par_QApplication( 1 )->setWheelScrollLines( hb_parni( 2 ) );
}
/*
* void setWindowIcon ( const QIcon & icon )
*/
HB_FUNC( QT_QAPPLICATION_SETWINDOWICON )
{
hbqt_par_QApplication( 1 )->setWindowIcon( QIcon( hbqt_par_QString( 2 ) ) );
}
/*
* int startDragDistance ()
*/
HB_FUNC( QT_QAPPLICATION_STARTDRAGDISTANCE )
{
hb_retni( hbqt_par_QApplication( 1 )->startDragDistance() );
}
/*
* int startDragTime ()
*/
HB_FUNC( QT_QAPPLICATION_STARTDRAGTIME )
{
hb_retni( hbqt_par_QApplication( 1 )->startDragTime() );
}
/*
* QStyle * style ()
*/
HB_FUNC( QT_QAPPLICATION_STYLE )
{
hb_retptr( ( QStyle* ) hbqt_par_QApplication( 1 )->style() );
}
/*
* void syncX ()
*/
HB_FUNC( QT_QAPPLICATION_SYNCX )
{
hbqt_par_QApplication( 1 )->syncX();
}
/*
* QWidget * topLevelAt ( const QPoint & point )
*/
HB_FUNC( QT_QAPPLICATION_TOPLEVELAT )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->topLevelAt( *hbqt_par_QPoint( 2 ) ) );
}
/*
* QWidget * topLevelAt ( int x, int y )
*/
HB_FUNC( QT_QAPPLICATION_TOPLEVELAT_1 )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->topLevelAt( hb_parni( 2 ), hb_parni( 3 ) ) );
}
/*
* QWidgetList topLevelWidgets ()
*/
HB_FUNC( QT_QAPPLICATION_TOPLEVELWIDGETS )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QWidgetList( hbqt_par_QApplication( 1 )->topLevelWidgets() ) ) );
}
/*
* Type type ()
*/
HB_FUNC( QT_QAPPLICATION_TYPE )
{
hb_retni( ( QApplication::Type ) hbqt_par_QApplication( 1 )->type() );
}
/*
* int wheelScrollLines ()
*/
HB_FUNC( QT_QAPPLICATION_WHEELSCROLLLINES )
{
hb_retni( hbqt_par_QApplication( 1 )->wheelScrollLines() );
}
/*
* QWidget * widgetAt ( const QPoint & point )
*/
HB_FUNC( QT_QAPPLICATION_WIDGETAT )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->widgetAt( *hbqt_par_QPoint( 2 ) ) );
}
/*
* QWidget * widgetAt ( int x, int y )
*/
HB_FUNC( QT_QAPPLICATION_WIDGETAT_1 )
{
hb_retptr( ( QWidget* ) hbqt_par_QApplication( 1 )->widgetAt( hb_parni( 2 ), hb_parni( 3 ) ) );
}
/*
* QIcon windowIcon ()
*/
HB_FUNC( QT_QAPPLICATION_WINDOWICON )
{
hb_retptrGC( hbqt_ptrTOgcpointer( new QIcon( hbqt_par_QApplication( 1 )->windowIcon() ) ) );
}
/*
* void aboutQt ()
*/
HB_FUNC( QT_QAPPLICATION_ABOUTQT )
{
hbqt_par_QApplication( 1 )->aboutQt();
}
/*
* void closeAllWindows ()
*/
HB_FUNC( QT_QAPPLICATION_CLOSEALLWINDOWS )
{
hbqt_par_QApplication( 1 )->closeAllWindows();
}
/*
* void setStyleSheet ( const QString & sheet )
*/
HB_FUNC( QT_QAPPLICATION_SETSTYLESHEET )
{
hbqt_par_QApplication( 1 )->setStyleSheet( hbqt_par_QString( 2 ) );
}
/*----------------------------------------------------------------------*/
#endif /* #if QT_VERSION >= 0x040500 */
/*----------------------------------------------------------------------*/