diff --git a/harbour/ChangeLog b/harbour/ChangeLog index fc8fb5e4b0..4b1a2f92a9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,14 @@ The license applies to all entries newer than 2009-04-28. */ +2012-05-13 00:19 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) + * contrib/hbqt/qtcore/qth/*.qth + * contrib/hbqt/qtgui/qth/*.qth + * contrib/hbqt/qtnetwork/qth/*.qth + ! Copyright year bump. + + Formatting. + - Long coptyright notice to short one. + 2012-05-12 00:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbmk2_qt.hb * Fixed: the objects derived from QObject but without a constructor diff --git a/harbour/contrib/hbqt/qtcore/qth/HBQEvents.qth b/harbour/contrib/hbqt/qtcore/qth/HBQEvents.qth index 724f414f8f..6c735ed97e 100644 --- a/harbour/contrib/hbqt/qtcore/qth/HBQEvents.qth +++ b/harbour/contrib/hbqt/qtcore/qth/HBQEvents.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/HBQSlots.qth b/harbour/contrib/hbqt/qtcore/qth/HBQSlots.qth index bdd6336e6c..9d164da8d7 100644 --- a/harbour/contrib/hbqt/qtcore/qth/HBQSlots.qth +++ b/harbour/contrib/hbqt/qtcore/qth/HBQSlots.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/HBQString.qth b/harbour/contrib/hbqt/qtcore/qth/HBQString.qth index 8b41dbd5e9..915e3b70a2 100644 --- a/harbour/contrib/hbqt/qtcore/qth/HBQString.qth +++ b/harbour/contrib/hbqt/qtcore/qth/HBQString.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = -Type = -New = +QObject = no +Inherit = +Type = +New = ClubMethods = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QAbstractEventDispatcher.qth b/harbour/contrib/hbqt/qtcore/qth/QAbstractEventDispatcher.qth index 20f57a1029..82c5ef2823 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QAbstractEventDispatcher.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QAbstractEventDispatcher.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QAbstractItemModel.qth b/harbour/contrib/hbqt/qtcore/qth/QAbstractItemModel.qth index e96dff0346..9674e7fa99 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QAbstractItemModel.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QAbstractItemModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QAbstractListModel.qth b/harbour/contrib/hbqt/qtcore/qth/QAbstractListModel.qth index 9421ee8c98..de6cbf12eb 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QAbstractListModel.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QAbstractListModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModel -Type = Core -New = +Inherit = QAbstractItemModel +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QAbstractTableModel.qth b/harbour/contrib/hbqt/qtcore/qth/QAbstractTableModel.qth index 8c360afa26..09b5f9c78a 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QAbstractTableModel.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QAbstractTableModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModel -Type = Core -New = +Inherit = QAbstractItemModel +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QBitArray.qth b/harbour/contrib/hbqt/qtcore/qth/QBitArray.qth index 9c7f375aa3..6eb036272b 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QBitArray.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QBitArray.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QBuffer.qth b/harbour/contrib/hbqt/qtcore/qth/QBuffer.qth index 9ddb6f5bf7..70ec745855 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QBuffer.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QBuffer.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QIODevice -Type = -New = +QObject = +Inherit = QIODevice +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QByteArray.qth b/harbour/contrib/hbqt/qtcore/qth/QByteArray.qth index 7407f55129..549a8d0cd6 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QByteArray.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QByteArray.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = ClubMethods = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QChar.qth b/harbour/contrib/hbqt/qtcore/qth/QChar.qth index a381787b56..6ce6e7ac89 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QChar.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QChar.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = -Destructor = no +QObject = no +Inherit = +Type = +New = +Destructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QChildEvent.qth b/harbour/contrib/hbqt/qtcore/qth/QChildEvent.qth index 36c1009889..dd2cee3329 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QChildEvent.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QChildEvent.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QCoreApplication.qth b/harbour/contrib/hbqt/qtcore/qth/QCoreApplication.qth index 7e0212fa76..0cda7ec989 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QCoreApplication.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QCoreApplication.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QDataStream.qth b/harbour/contrib/hbqt/qtcore/qth/QDataStream.qth index 19f275f642..c4a4f1a260 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QDataStream.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QDataStream.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QDate.qth b/harbour/contrib/hbqt/qtcore/qth/QDate.qth index 624bea68bf..b8e7abf35b 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QDate.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QDate.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QDateTime.qth b/harbour/contrib/hbqt/qtcore/qth/QDateTime.qth index f4bf226e82..370357a298 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QDateTime.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QDateTime.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QDir.qth b/harbour/contrib/hbqt/qtcore/qth/QDir.qth index f2a11c9f86..3683b290c5 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QDir.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QDir.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,8 +15,8 @@ ; -QObject = no -New = pParent +QObject = no +New = pParent diff --git a/harbour/contrib/hbqt/qtcore/qth/QEvent.qth b/harbour/contrib/hbqt/qtcore/qth/QEvent.qth index fd7551ccb5..25dd2e7558 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QEvent.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QEvent.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = Core -New = nType +QObject = no +Type = Core +New = nType diff --git a/harbour/contrib/hbqt/qtcore/qth/QEventLoop.qth b/harbour/contrib/hbqt/qtcore/qth/QEventLoop.qth index 36441d849d..1cb428b93a 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QEventLoop.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QEventLoop.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = pObject +Inherit = QObject +Type = Core +New = pObject diff --git a/harbour/contrib/hbqt/qtcore/qth/QFile.qth b/harbour/contrib/hbqt/qtcore/qth/QFile.qth index fca00a261b..a95e91ffcc 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QFile.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QFile.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QIODevice -Type = Core -New = -Destructor = +QObject = +Inherit = QIODevice +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QFileInfo.qth b/harbour/contrib/hbqt/qtcore/qth/QFileInfo.qth index 70311a825b..4cb8e37f0a 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QFileInfo.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QFileInfo.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QFileSystemWatcher.qth b/harbour/contrib/hbqt/qtcore/qth/QFileSystemWatcher.qth index 71236b8826..9c7e50fe3f 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QFileSystemWatcher.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QFileSystemWatcher.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = -Destructor = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QGenericArgument.qth b/harbour/contrib/hbqt/qtcore/qth/QGenericArgument.qth index f055c44d7f..b3180e0c82 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QGenericArgument.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QGenericArgument.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = NO -Inherits = -Type = -New = +QObject = NO +Inherit = +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QGenericReturnArgument.qth b/harbour/contrib/hbqt/qtcore/qth/QGenericReturnArgument.qth index 0fc2d10044..3d97988291 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QGenericReturnArgument.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QGenericReturnArgument.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QGenericArgument -Type = -New = +QObject = no +Inherit = QGenericArgument +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QIODevice.qth b/harbour/contrib/hbqt/qtcore/qth/QIODevice.qth index 44bd33ccf5..53262b90a0 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QIODevice.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QIODevice.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QLatin1Char.qth b/harbour/contrib/hbqt/qtcore/qth/QLatin1Char.qth index 4cf41ca7ee..b46a747d95 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLatin1Char.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLatin1Char.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QLatin1String.qth b/harbour/contrib/hbqt/qtcore/qth/QLatin1String.qth index dba6e2e685..adc185c687 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLatin1String.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLatin1String.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QLibraryInfo.qth b/harbour/contrib/hbqt/qtcore/qth/QLibraryInfo.qth index a9eb0162fb..6d9d041134 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLibraryInfo.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLibraryInfo.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QLine.qth b/harbour/contrib/hbqt/qtcore/qth/QLine.qth index 1762434dbd..869501bb5d 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLine.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLine.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QLineF.qth b/harbour/contrib/hbqt/qtcore/qth/QLineF.qth index e7d2e002df..deccefbf47 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLineF.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLineF.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QList.qth b/harbour/contrib/hbqt/qtcore/qth/QList.qth index 20390040e3..041946e5a6 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QList.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QList.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = List = yes diff --git a/harbour/contrib/hbqt/qtcore/qth/QLocale.qth b/harbour/contrib/hbqt/qtcore/qth/QLocale.qth index bc88791328..4e4aedd042 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QLocale.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QLocale.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaClassInfo.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaClassInfo.qth index 9d22f16bdf..c40a398132 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaClassInfo.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaClassInfo.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaEnum.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaEnum.qth index 3452678069..76fe1315a8 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaEnum.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaEnum.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaMethod.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaMethod.qth index 9ed7829d7c..71b51e4e65 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaMethod.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaMethod.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaObject.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaObject.qth index f10fabd08d..9dd33511b5 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaObject.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaObject.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaProperty.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaProperty.qth index 16aed92997..1677680d5b 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaProperty.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaProperty.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = NO -Inherits = -Type = -New = +QObject = NO +Inherit = +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QMetaType.qth b/harbour/contrib/hbqt/qtcore/qth/QMetaType.qth index 0156726724..c1ef8622e6 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMetaType.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMetaType.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = NO -Inherits = -Type = -New = +QObject = NO +Inherit = +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtcore/qth/QMimeData.qth b/harbour/contrib/hbqt/qtcore/qth/QMimeData.qth index d7673918a9..66f36a937d 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QMimeData.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QMimeData.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QModelIndex.qth b/harbour/contrib/hbqt/qtcore/qth/QModelIndex.qth index 6e8cb9b880..01e437d5d9 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QModelIndex.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QModelIndex.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QObject.qth b/harbour/contrib/hbqt/qtcore/qth/QObject.qth index a960fdd58a..964e41d1b8 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QObject.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QObject.qth @@ -5,14 +5,14 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -New = pParent +New = pParent Calls = QT_QObject diff --git a/harbour/contrib/hbqt/qtcore/qth/QPoint.qth b/harbour/contrib/hbqt/qtcore/qth/QPoint.qth index a1e3809db0..abfd9a178e 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QPoint.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QPoint.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QPointF.qth b/harbour/contrib/hbqt/qtcore/qth/QPointF.qth index d600d253bb..85bc5f63f2 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QPointF.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QPointF.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QProcess.qth b/harbour/contrib/hbqt/qtcore/qth/QProcess.qth index d0c77905ba..b64b254479 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QProcess.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QProcess.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QIODevice -Type = Core -New = +Inherit = QIODevice +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QRect.qth b/harbour/contrib/hbqt/qtcore/qth/QRect.qth index 98ce519694..fe0dd2c454 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QRect.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QRect.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QRectF.qth b/harbour/contrib/hbqt/qtcore/qth/QRectF.qth index 36d5b5a404..ff7f16f5f3 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QRectF.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QRectF.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QRegExp.qth b/harbour/contrib/hbqt/qtcore/qth/QRegExp.qth index 864f75d145..79f509ada5 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QRegExp.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QRegExp.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QResource.qth b/harbour/contrib/hbqt/qtcore/qth/QResource.qth index 2b6f78525f..89a8262d7f 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QResource.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QResource.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = ClubMethods = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QSettings.qth b/harbour/contrib/hbqt/qtcore/qth/QSettings.qth index 71a8dd54e9..287f944305 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QSettings.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QSettings.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QSignalMapper.qth b/harbour/contrib/hbqt/qtcore/qth/QSignalMapper.qth index 26a6df3af0..6a205948dd 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QSignalMapper.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QSignalMapper.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QObject -New = pParent +Inherit = QObject +New = pParent diff --git a/harbour/contrib/hbqt/qtcore/qth/QSize.qth b/harbour/contrib/hbqt/qtcore/qth/QSize.qth index adb6e0c939..b9e578d22f 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QSize.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QSize.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QSizeF.qth b/harbour/contrib/hbqt/qtcore/qth/QSizeF.qth index fd4e88dcb6..f3783a72c4 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QSizeF.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QSizeF.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QStringList.qth b/harbour/contrib/hbqt/qtcore/qth/QStringList.qth index 7d39f2da92..21bbd18e9a 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QStringList.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QStringList.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QList -Type = Core -New = +QObject = no +Inherit = QList +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QStringRef.qth b/harbour/contrib/hbqt/qtcore/qth/QStringRef.qth index 1c1c33add8..99f193f5e9 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QStringRef.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QStringRef.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = -Type = -New = +QObject = no +Inherit = +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTextBoundaryFinder.qth b/harbour/contrib/hbqt/qtcore/qth/QTextBoundaryFinder.qth index fc8c5b16bd..825f89ece3 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTextBoundaryFinder.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTextBoundaryFinder.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTextCodec.qth b/harbour/contrib/hbqt/qtcore/qth/QTextCodec.qth index 7d60627c6c..415845af8c 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTextCodec.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTextCodec.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = no +QObject = no +Inherit = +Type = Core +New = +Destructor = no Constructor = no diff --git a/harbour/contrib/hbqt/qtcore/qth/QTextDecoder.qth b/harbour/contrib/hbqt/qtcore/qth/QTextDecoder.qth index e81d0fc6c9..95aa5dc757 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTextDecoder.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTextDecoder.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = pTextCodec +QObject = no +Inherit = +Type = Core +New = pTextCodec diff --git a/harbour/contrib/hbqt/qtcore/qth/QTextEncoder.qth b/harbour/contrib/hbqt/qtcore/qth/QTextEncoder.qth index c4a39d465c..0eb64b05fc 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTextEncoder.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTextEncoder.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTextStream.qth b/harbour/contrib/hbqt/qtcore/qth/QTextStream.qth index e569a0a085..0d70016774 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTextStream.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTextStream.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = Core -New = cText, nIOMode +QObject = no +Type = Core +New = cText, nIOMode diff --git a/harbour/contrib/hbqt/qtcore/qth/QThread.qth b/harbour/contrib/hbqt/qtcore/qth/QThread.qth index 775968c9ff..60f338b70e 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QThread.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QThread.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTime.qth b/harbour/contrib/hbqt/qtcore/qth/QTime.qth index 17cc8ef7d8..daf71bdb3e 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTime.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTime.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTimeLine.qth b/harbour/contrib/hbqt/qtcore/qth/QTimeLine.qth index 6803ebda89..2b7694198c 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTimeLine.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTimeLine.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtcore/qth/QTimer.qth b/harbour/contrib/hbqt/qtcore/qth/QTimer.qth index 15a0166e48..646735cca5 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTimer.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTimer.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QObject -New = pParent +Inherit = QObject +New = pParent diff --git a/harbour/contrib/hbqt/qtcore/qth/QTranslator.qth b/harbour/contrib/hbqt/qtcore/qth/QTranslator.qth index 73f8664b87..0cd8479be5 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QTranslator.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QTranslator.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtcore/qth/QUrl.qth b/harbour/contrib/hbqt/qtcore/qth/QUrl.qth index 711230ac4d..9492f07ca6 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QUrl.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QUrl.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -New = pParent +QObject = no +Inherit = +New = pParent diff --git a/harbour/contrib/hbqt/qtcore/qth/QVariant.qth b/harbour/contrib/hbqt/qtcore/qth/QVariant.qth index bfd1b6167e..d82730ff2c 100644 --- a/harbour/contrib/hbqt/qtcore/qth/QVariant.qth +++ b/harbour/contrib/hbqt/qtcore/qth/QVariant.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = Core -New = +QObject = no +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/hbqt_errorsys.prg b/harbour/contrib/hbqt/qtgui/hbqt_errorsys.prg index a2be9f82e6..f6831d068c 100644 --- a/harbour/contrib/hbqt/qtgui/hbqt_errorsys.prg +++ b/harbour/contrib/hbqt/qtgui/hbqt_errorsys.prg @@ -157,7 +157,6 @@ STATIC FUNCTION DefError( oError ) cMsg += hb_eol() cMsg += "Called from " + ProcName( n ) + ; "(" + hb_NToS( ProcLine( n ) ) + ")" - ENDDO hbqt_messageBox( cMsg, NIL, "HBQT Runtime Error", QMessageBox_Critical ) diff --git a/harbour/contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp b/harbour/contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp index 5f8081f30a..6f3f24ddf3 100644 --- a/harbour/contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp +++ b/harbour/contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp @@ -256,11 +256,11 @@ HBQPlainTextEdit::~HBQPlainTextEdit() if( timer ) timer->stop(); #endif - +#if 0 disconnect( this, SIGNAL( blockCountChanged( int ) ) ); disconnect( this, SIGNAL( updateRequest( const QRect &, int ) ) ); disconnect( this, SIGNAL( cursorPositionChanged() ) ); - +#endif delete lineNumberArea; if( block ) diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQAbstractItemModel.qth b/harbour/contrib/hbqt/qtgui/qth/HBQAbstractItemModel.qth index 468fb937a5..c443c9d5a1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQAbstractItemModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQAbstractItemModel.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QAbstractItemModel -Type = -New = +QObject = +Inherit = QAbstractItemModel +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth b/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth index 1271f969ca..ffff3f1b71 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsItem -Type = -New = +QObject = no +Inherit = QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsScene.qth b/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsScene.qth index 68c68873e9..ca7b05badd 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsScene.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQGraphicsScene.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QGraphicsScene -Type = -New = +QObject = +Inherit = QGraphicsScene +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQPlainTextEdit.qth b/harbour/contrib/hbqt/qtgui/qth/HBQPlainTextEdit.qth index 976ddc1107..eb56421d05 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQPlainTextEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQPlainTextEdit.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QPlainTextEdit -Type = -New = +QObject = +Inherit = QPlainTextEdit +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQSyntaxHighlighter.qth b/harbour/contrib/hbqt/qtgui/qth/HBQSyntaxHighlighter.qth index 609700ffa1..c0f15f0b06 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQSyntaxHighlighter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQSyntaxHighlighter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QSyntaxHighlighter -Type = -New = +QObject = +Inherit = QSyntaxHighlighter +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQTableView.qth b/harbour/contrib/hbqt/qtgui/qth/HBQTableView.qth index f3d1b0925e..7f0ed9130b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQTableView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQTableView.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QTableView -Type = -New = +QObject = +Inherit = QTableView +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/HBQTextBlockUserData.qth b/harbour/contrib/hbqt/qtgui/qth/HBQTextBlockUserData.qth index ce8582c722..263203c773 100644 --- a/harbour/contrib/hbqt/qtgui/qth/HBQTextBlockUserData.qth +++ b/harbour/contrib/hbqt/qtgui/qth/HBQTextBlockUserData.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractButton.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractButton.qth index 1902888c29..be638fedcb 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractButton.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractGraphicsShapeItem.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractGraphicsShapeItem.qth index de0503f030..8f01a73114 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractGraphicsShapeItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractGraphicsShapeItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsItem -Type = -New = +QObject = no +Inherit = QGraphicsItem +Type = +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractItemDelegate.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractItemDelegate.qth index ccebbe3a0d..a1a80d7462 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractItemDelegate.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractItemDelegate.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = -Destructor = no +Inherit = QObject +Type = Core +New = +Destructor = no Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractItemView.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractItemView.qth index 8a478691d1..81204819be 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractItemView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractItemView.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractScrollArea -New = pParent +Inherit = QAbstractScrollArea +New = pParent Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractPrintDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractPrintDialog.qth index f01098fa0f..13284930a5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractPrintDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractPrintDialog.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QDialog -New = +Inherit = QDialog +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractProxyModel.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractProxyModel.qth index c08c891f68..90364cc3bf 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractProxyModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractProxyModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModel -Type = Core -New = +Inherit = QAbstractItemModel +Type = Core +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractScrollArea.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractScrollArea.qth index a9932996a9..f991163aba 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractScrollArea.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractScrollArea.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QFrame -New = +Inherit = QFrame +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractSlider.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractSlider.qth index fd8d0cb745..150ac666d5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractSlider.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractSlider.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = +Inherit = QWidget +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractSpinBox.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractSpinBox.qth index f80ab122fb..73f58d31c3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractSpinBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractSpinBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAbstractTextDocumentLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QAbstractTextDocumentLayout.qth index dabfed8bc5..2ff3d7d5b5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAbstractTextDocumentLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAbstractTextDocumentLayout.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = Constructor = No diff --git a/harbour/contrib/hbqt/qtgui/qth/QAction.qth b/harbour/contrib/hbqt/qtgui/qth/QAction.qth index c6521c320f..200b843754 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QAction.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QAction.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QObject -New = pParent +Inherit = QObject +New = pParent Calls = QT_QAction diff --git a/harbour/contrib/hbqt/qtgui/qth/QActionEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QActionEvent.qth index 015ad6f6f3..5bdf143cb6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QActionEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QActionEvent.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QActionGroup.qth b/harbour/contrib/hbqt/qtgui/qth/QActionGroup.qth index fb12fa330b..f94b243df8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QActionGroup.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QActionGroup.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QApplication.qth b/harbour/contrib/hbqt/qtgui/qth/QApplication.qth index 2384996e02..8abaad5892 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QApplication.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QApplication.qth @@ -5,14 +5,14 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QCoreApplication -New = +Inherit = QCoreApplication +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QBitmap.qth b/harbour/contrib/hbqt/qtgui/qth/QBitmap.qth index 1b9d3090a7..4c7af5880a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QBitmap.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QBitmap.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QPixmap -Type = PlainObject -New = +QObject = no +Inherit = QPixmap +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QBoxLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QBoxLayout.qth index f275ac92a3..dbb76c463d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QBoxLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QBoxLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QLayout -New = nDirection, pParent +Inherit = QLayout +New = nDirection, pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QBrush.qth b/harbour/contrib/hbqt/qtgui/qth/QBrush.qth index 4579410656..8535654098 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QBrush.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QBrush.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QButtonGroup.qth b/harbour/contrib/hbqt/qtgui/qth/QButtonGroup.qth index 9ada2ea741..6df23913b4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QButtonGroup.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QButtonGroup.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QCalendarWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QCalendarWidget.qth index 673d5eebf1..f58574134a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCalendarWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCalendarWidget.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent Calls = QT_QCalendarWidget diff --git a/harbour/contrib/hbqt/qtgui/qth/QCheckBox.qth b/harbour/contrib/hbqt/qtgui/qth/QCheckBox.qth index 4bb9de76c8..478fdab69b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCheckBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCheckBox.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QAbstractButton -New = pParent +Inherit = QAbstractButton +New = pParent Calls = QT_QCheckBox diff --git a/harbour/contrib/hbqt/qtgui/qth/QClipboard.qth b/harbour/contrib/hbqt/qtgui/qth/QClipboard.qth index 7982e4e2fa..3e66b76d19 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QClipboard.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QClipboard.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = -Destructor = no +Inherit = QObject +Type = Core +New = +Destructor = no Detached = yes diff --git a/harbour/contrib/hbqt/qtgui/qth/QCloseEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QCloseEvent.qth index 88e7e70f2e..108bc850c8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCloseEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCloseEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QColor.qth b/harbour/contrib/hbqt/qtgui/qth/QColor.qth index 15b5a7a87e..fef308a4cd 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QColor.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QColor.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QColorDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QColorDialog.qth index 052b03c2ee..a16635d51f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QColorDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QColorDialog.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent Calls = QT_QColorDialog diff --git a/harbour/contrib/hbqt/qtgui/qth/QComboBox.qth b/harbour/contrib/hbqt/qtgui/qth/QComboBox.qth index 625aefed93..5252e5135d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QComboBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QComboBox.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent Calls = QT_QComboBox diff --git a/harbour/contrib/hbqt/qtgui/qth/QCommandLinkButton.qth b/harbour/contrib/hbqt/qtgui/qth/QCommandLinkButton.qth index e912336216..c7bb30b1b5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCommandLinkButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCommandLinkButton.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QPushButton -New = pParent +Inherit = QPushButton +New = pParent Calls = QT_QCommandLinkButton diff --git a/harbour/contrib/hbqt/qtgui/qth/QCommonStyle.qth b/harbour/contrib/hbqt/qtgui/qth/QCommonStyle.qth index 6faa4b76bf..583efd74f6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCommonStyle.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCommonStyle.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QStyle -Type = Core -New = +Inherit = QStyle +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QCompleter.qth b/harbour/contrib/hbqt/qtgui/qth/QCompleter.qth index 49c4e01565..b0157349e6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCompleter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCompleter.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QConicalGradient.qth b/harbour/contrib/hbqt/qtgui/qth/QConicalGradient.qth index 346f617f12..72d3e021ad 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QConicalGradient.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QConicalGradient.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QGradient -Type = Core -New = +QObject = no +Inherit = QGradient +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QContextMenuEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QContextMenuEvent.qth index dae84d3808..2c159f7843 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QContextMenuEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QContextMenuEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QInputEvent -Type = Core -New = +QObject = no +Inherit = QInputEvent +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QCursor.qth b/harbour/contrib/hbqt/qtgui/qth/QCursor.qth index 023d6bba6c..9f5bf2a52a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QCursor.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QCursor.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QDateEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QDateEdit.qth index 99cb2b7d6b..ce69c48210 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDateEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDateEdit.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDateTimeEdit -New = pParent +Inherit = QDateTimeEdit +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDateTimeEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QDateTimeEdit.qth index e87016c67a..8db9f2044e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDateTimeEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDateTimeEdit.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSpinBox -New = pParent +Inherit = QAbstractSpinBox +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeComponent.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeComponent.qth index 955a966418..13c73d82a5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeComponent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeComponent.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QObject -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QObject +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeContext.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeContext.qth index 7321ffad03..5299d22012 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeContext.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeContext.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QObject -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QObject +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeEngine.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeEngine.qth index 7f92750d2c..f64fba08f1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeEngine.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeEngine.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QObject -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QObject +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeError.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeError.qth index b56b347d47..f20a375c60 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeError.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeError.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeExpression.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeExpression.qth index b15e64a546..88ec76789e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeExpression.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeExpression.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QObject -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QObject +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeImageProvider.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeImageProvider.qth index 78b019fd64..53354fef5b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeImageProvider.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeImageProvider.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeItem.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeItem.qth index 1bf748d5ff..ee3ecd575f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeItem.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QGraphicsObject, QDeclarativeParserStatus -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QGraphicsObject, QDeclarativeParserStatus +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeListReference.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeListReference.qth index 9133ae398b..4704645138 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeListReference.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeListReference.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeParserStatus.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeParserStatus.qth index 5169c41ba3..109e40795d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeParserStatus.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeParserStatus.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeProperty.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeProperty.qth index 7ffd875237..602313338c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeProperty.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeProperty.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyMap.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyMap.qth index 2f2792f0c8..ec68ddfa1e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyMap.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyMap.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QObject -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QObject +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyValueSource.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyValueSource.qth index aa08cebfa8..6c343ba27b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyValueSource.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativePropertyValueSource.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeScriptString.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeScriptString.qth index 0ddc52f211..6c0bda91b1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeScriptString.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeScriptString.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = No -Inherit = -Type = -New = -Version = 0x040700 +QObject = No +Inherit = +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeView.qth b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeView.qth index 5ae73d430b..805f7211d3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDeclarativeView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDeclarativeView.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = Yes -Inherit = QGraphicsView -Type = -New = -Version = 0x040700 +QObject = Yes +Inherit = QGraphicsView +Type = +New = +Version = 0x040700 diff --git a/harbour/contrib/hbqt/qtgui/qth/QDesktopServices.qth b/harbour/contrib/hbqt/qtgui/qth/QDesktopServices.qth index b9a67cea0f..bfc7e3f3df 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDesktopServices.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDesktopServices.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QDesktopWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QDesktopWidget.qth index 68486ef4bd..980290eb36 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDesktopWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDesktopWidget.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,8 +15,8 @@ ; -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDial.qth b/harbour/contrib/hbqt/qtgui/qth/QDial.qth index 7b88f5ac73..e96d95c3dd 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDial.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDial.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSlider -New = pParent +Inherit = QAbstractSlider +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QDialog.qth index 2410ec8ddc..253602f08c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDialog.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -13,8 +13,8 @@ -Inherit = QWidget -New = pParent, nFlags +Inherit = QWidget +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QDialogButtonBox.qth b/harbour/contrib/hbqt/qtgui/qth/QDialogButtonBox.qth index 13325440d7..3b91c64f29 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDialogButtonBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDialogButtonBox.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = -Inherit = QWidget -Type = -New = +QObject = +Inherit = QWidget +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QDirModel.qth b/harbour/contrib/hbqt/qtgui/qth/QDirModel.qth index e08e171238..16caf8cebf 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDirModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDirModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModel -Type = Core -New = +Inherit = QAbstractItemModel +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QDockWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QDockWidget.qth index 5847e0a16f..f0a4143621 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDockWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDockWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDoubleSpinBox.qth b/harbour/contrib/hbqt/qtgui/qth/QDoubleSpinBox.qth index e8b01328a8..fc50e3b520 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDoubleSpinBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDoubleSpinBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSpinBox -New = pParent +Inherit = QAbstractSpinBox +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QDoubleValidator.qth b/harbour/contrib/hbqt/qtgui/qth/QDoubleValidator.qth index b9b29a286c..080f0b09b6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDoubleValidator.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDoubleValidator.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QValidator -Type = -New = -Destructor = +QObject = +Inherit = QValidator +Type = +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QDrag.qth b/harbour/contrib/hbqt/qtgui/qth/QDrag.qth index 9e7d0a0a91..ea03af7c17 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDrag.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDrag.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QDragEnterEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QDragEnterEvent.qth index de167daba6..dcd2c99792 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDragEnterEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDragEnterEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QDragMoveEvent -Type = Core -New = +QObject = no +Inherit = QDragMoveEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QDragLeaveEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QDragLeaveEvent.qth index 4bf89944f9..bdac467f4f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDragLeaveEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDragLeaveEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QDragMoveEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QDragMoveEvent.qth index 8b7113989f..161f670a83 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDragMoveEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDragMoveEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QDropEvent -Type = Core -New = +QObject = no +Inherit = QDropEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QDropEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QDropEvent.qth index c9364de955..b5ca73aba5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QDropEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QDropEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QErrorMessage.qth b/harbour/contrib/hbqt/qtgui/qth/QErrorMessage.qth index a58c3b84e2..7725e49915 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QErrorMessage.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QErrorMessage.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFileDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QFileDialog.qth index f036cc0902..f6e9049b66 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFileDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFileDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent, nFlags +Inherit = QDialog +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QFileIconProvider.qth b/harbour/contrib/hbqt/qtgui/qth/QFileIconProvider.qth index f6c196d320..8a1a075c23 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFileIconProvider.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFileIconProvider.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFileOpenEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QFileOpenEvent.qth index 545079167f..10f5559830 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFileOpenEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFileOpenEvent.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFileSystemModel.qth b/harbour/contrib/hbqt/qtgui/qth/QFileSystemModel.qth index 5eed18b23d..76fee33004 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFileSystemModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFileSystemModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModel -Type = Core -New = +Inherit = QAbstractItemModel +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFocusEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QFocusEvent.qth index b2c0bdd8cd..283c2a7f12 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFocusEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFocusEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFocusFrame.qth b/harbour/contrib/hbqt/qtgui/qth/QFocusFrame.qth index f8339178a2..da06ac33b0 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFocusFrame.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFocusFrame.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFont.qth b/harbour/contrib/hbqt/qtgui/qth/QFont.qth index 85388bf8de..78e17ee6d6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFont.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFont.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = -Type = PlainObject +QObject = no +New = +Type = PlainObject diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontComboBox.qth b/harbour/contrib/hbqt/qtgui/qth/QFontComboBox.qth index 563076a9b7..b6ce579ebe 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontComboBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontComboBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QComboBox -New = pParent +Inherit = QComboBox +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontDatabase.qth b/harbour/contrib/hbqt/qtgui/qth/QFontDatabase.qth index 2b9bd7f178..017f4268f6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontDatabase.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontDatabase.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QFontDialog.qth index a85b60b9f4..ef380c35e5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontInfo.qth b/harbour/contrib/hbqt/qtgui/qth/QFontInfo.qth index 079e3faf4a..9947335031 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontInfo.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontInfo.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = pParent +QObject = no +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontMetrics.qth b/harbour/contrib/hbqt/qtgui/qth/QFontMetrics.qth index 64d1f7c09c..f7456f7f1e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontMetrics.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontMetrics.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFontMetricsF.qth b/harbour/contrib/hbqt/qtgui/qth/QFontMetricsF.qth index de885fe9a2..5daac26100 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFontMetricsF.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFontMetricsF.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QFormLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QFormLayout.qth index a7293fc197..5800add34d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFormLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFormLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QLayout -New = pParent +Inherit = QLayout +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QFrame.qth b/harbour/contrib/hbqt/qtgui/qth/QFrame.qth index cde79638ae..d990dee2ee 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QFrame.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QFrame.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent, nFlags +Inherit = QWidget +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QGradient.qth b/harbour/contrib/hbqt/qtgui/qth/QGradient.qth index b1d678bf6c..99efac316c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGradient.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGradient.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth index 09f824e2ec..9780b39ab3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsEllipseItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QAbstractGraphicsShapeItem -Type = -New = +QObject = no +Inherit = QAbstractGraphicsShapeItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth index 479e45faa7..ab6d5c0546 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsGridLayout.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsLayout -Type = -New = -Version = +QObject = no +Inherit = QGraphicsLayout +Type = +New = +Version = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItem.qth index 3063c8109d..60fb85ea40 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth index bf08a87e8f..31a61c1db8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemAnimation.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth index 0f2c84f5da..a86f7eab84 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsItemGroup.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsItem -Type = -New = +QObject = no +Inherit = QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayout.qth index 4b3eba54df..8635f5842e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayout.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsLayoutItem -Type = -New = +QObject = no +Inherit = QGraphicsLayoutItem +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayoutItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayoutItem.qth index 8b289dddef..1a0cde8aa7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayoutItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLayoutItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth index f3643319e7..b867958316 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLineItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsItem -Type = -New = +QObject = no +Inherit = QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth index eb7699e96d..7ff6985827 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsLinearLayout.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsLayout -Type = -New = +QObject = no +Inherit = QGraphicsLayout +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth index 93076f368a..ebc2e62e93 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPathItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QAbstractGraphicsShapeItem -Type = -New = +QObject = no +Inherit = QAbstractGraphicsShapeItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth index cb659e0d48..f3441cdfa5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPixmapItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsItem -Type = -New = +QObject = no +Inherit = QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth index b02d9a914f..c58ffa9cf1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsPolygonItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QAbstractGraphicsShapeItem -Type = -New = +QObject = no +Inherit = QAbstractGraphicsShapeItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth index 6211adfa8c..d26e2d2ad5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsProxyWidget.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QGraphicsWidget -Type = -New = +QObject = +Inherit = QGraphicsWidget +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth index e682d40eb0..e08f39a9c8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsRectItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QAbstractGraphicsShapeItem -Type = -New = +QObject = no +Inherit = QAbstractGraphicsShapeItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsScene.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsScene.qth index 81b7bce194..e1579d07ff 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsScene.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsScene.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = yes -Inherit = QObject -Type = -New = +QObject = yes +Inherit = QObject +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneContextMenuEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneContextMenuEvent.qth index 3b0aee4643..16d53d9cbf 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneContextMenuEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneContextMenuEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth index 425d85a1e9..9109c01cd0 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneEvent.qth index 36e6aed4a5..a02cfb7956 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHelpEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHelpEvent.qth index 6ea44c0624..4da0c3a461 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHelpEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHelpEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHoverEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHoverEvent.qth index aa234915ec..4f11799b0d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHoverEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneHoverEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMouseEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMouseEvent.qth index 885942c0fa..f82b302980 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMouseEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMouseEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMoveEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMoveEvent.qth index 2f31f4ffb9..b13c416e6f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMoveEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneMoveEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneResizeEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneResizeEvent.qth index a0bcc4434a..a01c8f352b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneResizeEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneResizeEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneWheelEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneWheelEvent.qth index 0df30cf51e..6b1c9785af 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneWheelEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSceneWheelEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QGraphicsSceneEvent -Type = -New = +QObject = no +Inherit = QGraphicsSceneEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth index c403c32001..7545cd1c84 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSimpleTextItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QAbstractGraphicsShapeItem -Type = -New = +QObject = no +Inherit = QAbstractGraphicsShapeItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth index 89838b2b1a..c47155560f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsSvgItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject, QGraphicsItem -Type = -New = +QObject = +Inherit = QObject, QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth index d779659973..5a0a68cfc2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsTextItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject, QGraphicsItem -Type = -New = +QObject = +Inherit = QObject, QGraphicsItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsView.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsView.qth index 08d4dd6018..1eb229cab9 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsView.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QAbstractScrollArea -Type = -New = +QObject = +Inherit = QAbstractScrollArea +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGraphicsWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QGraphicsWidget.qth index 7e37cf75cd..597e2344bf 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGraphicsWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGraphicsWidget.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherit = QObject, QGraphicsItem, QGraphicsLayoutItem -Type = -New = +QObject = +Inherit = QObject, QGraphicsItem, QGraphicsLayoutItem +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QGridLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QGridLayout.qth index 371c938e0b..ff24278902 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGridLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGridLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QLayout -New = pParent +Inherit = QLayout +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QGroupBox.qth b/harbour/contrib/hbqt/qtgui/qth/QGroupBox.qth index f12224e203..7f0b8a5811 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QGroupBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QGroupBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QHBoxLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QHBoxLayout.qth index 4ddc89cb27..61f6bbdb2d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QHBoxLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QHBoxLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QBoxLayout -New = pParent +Inherit = QBoxLayout +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QHeaderView.qth b/harbour/contrib/hbqt/qtgui/qth/QHeaderView.qth index 229e109f90..16d4b8d0b3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QHeaderView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QHeaderView.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractItemView -New = pParent +Inherit = QAbstractItemView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QHelpEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QHelpEvent.qth index 9d6b581513..b8b642c5df 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QHelpEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QHelpEvent.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = -Destructor = +QObject = no +Inherit = QEvent +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QHideEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QHideEvent.qth index ea99c05f86..0d6603c028 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QHideEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QHideEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QHoverEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QHoverEvent.qth index ff9f816123..08d705e8ba 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QHoverEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QHoverEvent.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QIcon.qth b/harbour/contrib/hbqt/qtgui/qth/QIcon.qth index d692d1d8d7..3c8c547b0e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QIcon.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QIcon.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = +QObject = no +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QImage.qth b/harbour/contrib/hbqt/qtgui/qth/QImage.qth index cddae01af7..eefcd52fe3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QImage.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QImage.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QImageReader.qth b/harbour/contrib/hbqt/qtgui/qth/QImageReader.qth index 1c578238e5..4173eab835 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QImageReader.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QImageReader.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QImageWriter.qth b/harbour/contrib/hbqt/qtgui/qth/QImageWriter.qth index be49892a3a..c270967d64 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QImageWriter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QImageWriter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QInputContext.qth b/harbour/contrib/hbqt/qtgui/qth/QInputContext.qth index 11eb472d21..c152fd804f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QInputContext.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QInputContext.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QInputDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QInputDialog.qth index 23d3f71f03..b9bc44d2e4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QInputDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QInputDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent, nFlags +Inherit = QDialog +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QInputEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QInputEvent.qth index 4bf537da1f..1f133cc8e7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QInputEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QInputEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Parameters -New = +QObject = no +Inherit = QEvent +Type = Parameters +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QInputMethodEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QInputMethodEvent.qth index 819dc3e411..996252ef17 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QInputMethodEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QInputMethodEvent.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = -Destructor = +QObject = no +Inherit = QEvent +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QIntValidator.qth b/harbour/contrib/hbqt/qtgui/qth/QIntValidator.qth index b8f7f03c86..3527cb04a0 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QIntValidator.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QIntValidator.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QValidator -Type = -New = -Destructor = +QObject = +Inherit = QValidator +Type = +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QItemDelegate.qth b/harbour/contrib/hbqt/qtgui/qth/QItemDelegate.qth index bc2d7ae485..46b164ab06 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QItemDelegate.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QItemDelegate.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QAbstractItemDelegate -Type = -New = +QObject = +Inherit = QAbstractItemDelegate +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QItemEditorCreatorBase.qth b/harbour/contrib/hbqt/qtgui/qth/QItemEditorCreatorBase.qth index 50906a4a62..3a41d817b3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QItemEditorCreatorBase.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QItemEditorCreatorBase.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QItemEditorFactory.qth b/harbour/contrib/hbqt/qtgui/qth/QItemEditorFactory.qth index 4282bf40a8..0f9397613b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QItemEditorFactory.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QItemEditorFactory.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QItemSelection.qth b/harbour/contrib/hbqt/qtgui/qth/QItemSelection.qth index 0ed0cdeb0c..560377b096 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QItemSelection.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QItemSelection.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QList -Type = Core -New = -Destructor = +QObject = no +Inherit = QList +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QItemSelectionModel.qth b/harbour/contrib/hbqt/qtgui/qth/QItemSelectionModel.qth index d29e3a84f2..e48c78d8d7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QItemSelectionModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QItemSelectionModel.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QKeyEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QKeyEvent.qth index 3fe3ed770f..b3bca44e31 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QKeyEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QKeyEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QInputEvent -Type = Core -New = +QObject = no +Inherit = QInputEvent +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QKeySequence.qth b/harbour/contrib/hbqt/qtgui/qth/QKeySequence.qth index 1d571aabc5..ef79088832 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QKeySequence.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QKeySequence.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QLCDNumber.qth b/harbour/contrib/hbqt/qtgui/qth/QLCDNumber.qth index e906367d4c..38a7c5c51f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLCDNumber.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLCDNumber.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QFrame -New = pParent +Inherit = QFrame +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QLabel.qth b/harbour/contrib/hbqt/qtgui/qth/QLabel.qth index 924f92d294..61560c4e94 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLabel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLabel.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QFrame -New = pParent, nFlags +Inherit = QFrame +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QLayout.qth index 7d61f6ad16..c27338a31f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QObject, QLayoutItem -New = pParent +Inherit = QObject, QLayoutItem +New = pParent Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QLayoutItem.qth b/harbour/contrib/hbqt/qtgui/qth/QLayoutItem.qth index 794a28897c..28eef39b2b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLayoutItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLayoutItem.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = pParent +QObject = no +New = pParent Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QLineEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QLineEdit.qth index f862708da8..823638d8cd 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLineEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLineEdit.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QLinearGradient.qth b/harbour/contrib/hbqt/qtgui/qth/QLinearGradient.qth index 364b3e564b..1062a253fb 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QLinearGradient.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QLinearGradient.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QGradient -Type = PlainObject -New = +QObject = no +Inherit = QGradient +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QListView.qth b/harbour/contrib/hbqt/qtgui/qth/QListView.qth index 9a16ee6cc6..652e534cb5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QListView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QListView.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractItemView -New = pParent +Inherit = QAbstractItemView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QListWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QListWidget.qth index bf223f3aea..3f00e65409 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QListWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QListWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QListView -New = pParent +Inherit = QListView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QListWidgetItem.qth b/harbour/contrib/hbqt/qtgui/qth/QListWidgetItem.qth index d73a29d709..0fbe3427aa 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QListWidgetItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QListWidgetItem.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = -New = pParent +QObject = no +Inherit = +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QMainWindow.qth b/harbour/contrib/hbqt/qtgui/qth/QMainWindow.qth index 009ceed435..837cab3013 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMainWindow.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMainWindow.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent, nFlags +Inherit = QWidget +New = pParent, nFlags @@ -93,8 +93,8 @@ void removeDockWidget ( QDockWidget * dockwidget ) void removeToolBar ( QToolBar * toolbar ) void removeToolBarBreak ( QToolBar * before ) bool restoreDockWidget ( QDockWidget * dockwidget ) -bool restoreState ( const QByteArray & state, int version = 0 ) -QByteArray saveState ( int version = 0 ) const +bool restoreState ( const QByteArray & state, int Version = 0 ) +QByteArray saveState ( int Version = 0 ) const void setCentralWidget ( QWidget * widget ) [*D=1*] void setCorner ( Qt::Corner corner, Qt::DockWidgetArea area ) void setDockOptions ( DockOptions options ) diff --git a/harbour/contrib/hbqt/qtgui/qth/QMatrix.qth b/harbour/contrib/hbqt/qtgui/qth/QMatrix.qth index 4e64adb7e5..a73ee0e102 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMatrix.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMatrix.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMdiArea.qth b/harbour/contrib/hbqt/qtgui/qth/QMdiArea.qth index 61976109b9..63c929e75b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMdiArea.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMdiArea.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QAbstractScrollArea -Type = -New = +QObject = +Inherit = QAbstractScrollArea +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMdiSubWindow.qth b/harbour/contrib/hbqt/qtgui/qth/QMdiSubWindow.qth index e689c8d052..18c4b31fe4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMdiSubWindow.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMdiSubWindow.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QWidget -Type = -New = +QObject = +Inherit = QWidget +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMenu.qth b/harbour/contrib/hbqt/qtgui/qth/QMenu.qth index b484f0552a..f5006b3037 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMenu.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMenu.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent PaintEvent = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMenuBar.qth b/harbour/contrib/hbqt/qtgui/qth/QMenuBar.qth index 40b62dd62a..8b27269537 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMenuBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMenuBar.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QMessageBox.qth b/harbour/contrib/hbqt/qtgui/qth/QMessageBox.qth index 9a1d765b47..043d1ba168 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMessageBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMessageBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QMouseEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QMouseEvent.qth index a91cc15cd2..ed347cb916 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMouseEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMouseEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QInputEvent -Type = Core -New = +QObject = no +Inherit = QInputEvent +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMoveEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QMoveEvent.qth index aadfd1f9b5..c3bec68e9e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMoveEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMoveEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QMovie.qth b/harbour/contrib/hbqt/qtgui/qth/QMovie.qth index 928a984682..81f123c2c4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QMovie.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QMovie.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPageSetupDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QPageSetupDialog.qth index 3e3faa88b6..2433baa1e8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPageSetupDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPageSetupDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QPaintDevice.qth b/harbour/contrib/hbqt/qtgui/qth/QPaintDevice.qth index 9f1b735b00..cb10d6d520 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPaintDevice.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPaintDevice.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = pParent +QObject = no +New = pParent Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QPaintEngine.qth b/harbour/contrib/hbqt/qtgui/qth/QPaintEngine.qth index 8a4afc1631..8b146b6b77 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPaintEngine.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPaintEngine.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QPaintEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QPaintEvent.qth index f31fdd9651..3e921882c2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPaintEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPaintEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPainter.qth b/harbour/contrib/hbqt/qtgui/qth/QPainter.qth index 07c3c56945..d606ff32ea 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPainter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPainter.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = pDevice +QObject = no +New = pDevice diff --git a/harbour/contrib/hbqt/qtgui/qth/QPainterPath.qth b/harbour/contrib/hbqt/qtgui/qth/QPainterPath.qth index 2c6beefd4b..38a4e6e5e9 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPainterPath.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPainterPath.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPalette.qth b/harbour/contrib/hbqt/qtgui/qth/QPalette.qth index 1d4c2f53a4..c283365717 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPalette.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPalette.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPen.qth b/harbour/contrib/hbqt/qtgui/qth/QPen.qth index 6b9cfe8237..597bd26c57 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPen.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPen.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = -Type = PlainObject +QObject = no +New = +Type = PlainObject diff --git a/harbour/contrib/hbqt/qtgui/qth/QPicture.qth b/harbour/contrib/hbqt/qtgui/qth/QPicture.qth index df12ec83d0..e3aa23ba8e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPicture.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPicture.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QPaintDevice -Type = PlainObject -New = +QObject = no +Inherit = QPaintDevice +Type = PlainObject +New = @@ -29,7 +29,7 @@ oPicture := QPicture():new( pQPicture ) /* - * QPicture ( int formatVersion = -1 ) + * QPicture ( int formatVersion = -1 ) * QPicture ( const QPicture & pic ) * ~QPicture () */ diff --git a/harbour/contrib/hbqt/qtgui/qth/QPixmap.qth b/harbour/contrib/hbqt/qtgui/qth/QPixmap.qth index 0b083eeef8..6800c5dc83 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPixmap.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPixmap.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QPaintDevice -Type = PlainObject -New = +QObject = no +Inherit = QPaintDevice +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPlainTextDocumentLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QPlainTextDocumentLayout.qth index d90baa3fed..9603b7502e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPlainTextDocumentLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPlainTextDocumentLayout.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QAbstractTextDocumentLayout -Type = -New = +QObject = +Inherit = QAbstractTextDocumentLayout +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPlainTextEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QPlainTextEdit.qth index 2b5fdea924..87a9430cd7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPlainTextEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPlainTextEdit.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QAbstractScrollArea -Type = -New = +QObject = +Inherit = QAbstractScrollArea +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPolygon.qth b/harbour/contrib/hbqt/qtgui/qth/QPolygon.qth index 6074ddf636..defbd78488 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPolygon.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPolygon.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPolygonF.qth b/harbour/contrib/hbqt/qtgui/qth/QPolygonF.qth index 5283dc5e84..6bad59665a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPolygonF.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPolygonF.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrintDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QPrintDialog.qth index bc565b3515..c787070d43 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrintDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrintDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractPrintDialog -New = pParent +Inherit = QAbstractPrintDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrintEngine.qth b/harbour/contrib/hbqt/qtgui/qth/QPrintEngine.qth index 2d7287cc9c..b6509118d7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrintEngine.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrintEngine.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewDialog.qth index ac266cd5d5..61b6554a99 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent, nFlags +Inherit = QDialog +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewWidget.qth index 2cd236fcee..ea938516c2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrintPreviewWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent, nFlags +Inherit = QWidget +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrinter.qth b/harbour/contrib/hbqt/qtgui/qth/QPrinter.qth index d0910aa186..c84a5ec26f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrinter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrinter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QPaintDevice -Type = -New = +QObject = no +Inherit = QPaintDevice +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QPrinterInfo.qth b/harbour/contrib/hbqt/qtgui/qth/QPrinterInfo.qth index 409ddd7127..c03c20233b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPrinterInfo.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPrinterInfo.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherits = -Type = -New = +QObject = no +Inherit = +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QProgressBar.qth b/harbour/contrib/hbqt/qtgui/qth/QProgressBar.qth index 52780ad971..0b26c0521e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QProgressBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QProgressBar.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QProgressDialog.qth b/harbour/contrib/hbqt/qtgui/qth/QProgressDialog.qth index 550b0d7c4c..900a0a5f4d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QProgressDialog.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QProgressDialog.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QPushButton.qth b/harbour/contrib/hbqt/qtgui/qth/QPushButton.qth index e4855e5529..ad945895a2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QPushButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QPushButton.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractButton -New = pParent +Inherit = QAbstractButton +New = pParent PaintEvent = YES diff --git a/harbour/contrib/hbqt/qtgui/qth/QRadialGradient.qth b/harbour/contrib/hbqt/qtgui/qth/QRadialGradient.qth index 84a3333588..9906fc720a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QRadialGradient.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QRadialGradient.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QGradient -Type = PlainObject -New = +QObject = no +Inherit = QGradient +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QRadioButton.qth b/harbour/contrib/hbqt/qtgui/qth/QRadioButton.qth index 9af5dc371c..2f1195ac12 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QRadioButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QRadioButton.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractButton -New = pParent +Inherit = QAbstractButton +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QRegExpValidator.qth b/harbour/contrib/hbqt/qtgui/qth/QRegExpValidator.qth index 92b3eeee7b..502dcfc210 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QRegExpValidator.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QRegExpValidator.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QValidator -Type = -New = -Destructor = +QObject = +Inherit = QValidator +Type = +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QRegion.qth b/harbour/contrib/hbqt/qtgui/qth/QRegion.qth index 3a56517c85..d3ab07de15 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QRegion.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QRegion.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Type = PlainObject -New = nX, nY, nWidth, nHeight, nType +QObject = no +Type = PlainObject +New = nX, nY, nWidth, nHeight, nType diff --git a/harbour/contrib/hbqt/qtgui/qth/QResizeEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QResizeEvent.qth index d2adb9ddec..ff9585b408 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QResizeEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QResizeEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QScrollArea.qth b/harbour/contrib/hbqt/qtgui/qth/QScrollArea.qth index 99cfa37832..1aa857f303 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QScrollArea.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QScrollArea.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractScrollArea -New = pParent +Inherit = QAbstractScrollArea +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QScrollBar.qth b/harbour/contrib/hbqt/qtgui/qth/QScrollBar.qth index 7a275674ba..9acf9e5916 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QScrollBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QScrollBar.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSlider -New = pParent +Inherit = QAbstractSlider +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QSessionManager.qth b/harbour/contrib/hbqt/qtgui/qth/QSessionManager.qth index a043e224d0..615a7b6f6d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSessionManager.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSessionManager.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = no +QObject = +Inherit = QObject +Type = Core +New = +Destructor = no Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QShortcutEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QShortcutEvent.qth index 7a2854e357..9b39b0e1b8 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QShortcutEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QShortcutEvent.qth @@ -3,62 +3,19 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = no -Inherit = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QShowEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QShowEvent.qth index ebd717486a..bb6d0d3620 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QShowEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QShowEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = Core -New = +QObject = no +Inherit = QEvent +Type = Core +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSizeGrip.qth b/harbour/contrib/hbqt/qtgui/qth/QSizeGrip.qth index 1619348e4d..4d6bccd561 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSizeGrip.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSizeGrip.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QSizePolicy.qth b/harbour/contrib/hbqt/qtgui/qth/QSizePolicy.qth index 287ababf3e..47b93f14b1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSizePolicy.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSizePolicy.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSlider.qth b/harbour/contrib/hbqt/qtgui/qth/QSlider.qth index 265e60a826..b37ce1303c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSlider.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSlider.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSlider -New = pParent +Inherit = QAbstractSlider +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QSortFilterProxyModel.qth b/harbour/contrib/hbqt/qtgui/qth/QSortFilterProxyModel.qth index 13f4af869e..f4802735c5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSortFilterProxyModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSortFilterProxyModel.qth @@ -3,63 +3,20 @@ */ /* - * Harbour Project source code: - * QT Source Generator for Harbour + * Harbour Qt wrapper generator control file * - * Copyright 2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * 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. - * + * See COPYING for licensing terms. */ -/*----------------------------------------------------------------------*/ -; -; Header File to Generate QT Wrapper Sources -; -QObject = -Inherits = QAbstractProxyModel -Type = -New = -Destructor = +QObject = +Inherit = QAbstractProxyModel +Type = +New = +Destructor = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSound.qth b/harbour/contrib/hbqt/qtgui/qth/QSound.qth index ec87d8ef1f..05931c9d60 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSound.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSound.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = -Type = Core -New = +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSpacerItem.qth b/harbour/contrib/hbqt/qtgui/qth/QSpacerItem.qth index b16f0726bf..23da74a50b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSpacerItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSpacerItem.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QLayoutItem -Type = Core -New = -Destructor = +QObject = no +Inherit = QLayoutItem +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSpinBox.qth b/harbour/contrib/hbqt/qtgui/qth/QSpinBox.qth index c69d2db48e..6b073ca504 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSpinBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSpinBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractSpinBox -New = pParent +Inherit = QAbstractSpinBox +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QSplashScreen.qth b/harbour/contrib/hbqt/qtgui/qth/QSplashScreen.qth index 210aee38ca..45a6d04e87 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSplashScreen.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSplashScreen.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QSplitter.qth b/harbour/contrib/hbqt/qtgui/qth/QSplitter.qth index 915a4ff2b6..e8d02567eb 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSplitter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSplitter.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QFrame -New = pParent +Inherit = QFrame +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QStackedWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QStackedWidget.qth index 1ad018797b..07b4a0cc9d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStackedWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStackedWidget.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QFrame -Type = -New = +QObject = +Inherit = QFrame +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStandardItem.qth b/harbour/contrib/hbqt/qtgui/qth/QStandardItem.qth index 3e951f4961..554b74affe 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStandardItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStandardItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStandardItemModel.qth b/harbour/contrib/hbqt/qtgui/qth/QStandardItemModel.qth index 14fb37e506..42bb0178a4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStandardItemModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStandardItemModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractItemModeL -Type = Core -New = +Inherit = QAbstractItemModeL +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStatusBar.qth b/harbour/contrib/hbqt/qtgui/qth/QStatusBar.qth index 3c366bef90..da4b0a6c28 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStatusBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStatusBar.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QWidget -Type = Core -New = +Inherit = QWidget +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStringListModel.qth b/harbour/contrib/hbqt/qtgui/qth/QStringListModel.qth index a25c9c59c7..6587b3a20a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStringListModel.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStringListModel.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAbstractListModel -Type = Core -New = +Inherit = QAbstractListModel +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyle.qth b/harbour/contrib/hbqt/qtgui/qth/QStyle.qth index 1bf57e75dc..2c8e17bcfe 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyle.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyle.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleFactory.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleFactory.qth index 6d46d1ec4a..484e9a7054 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleFactory.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleFactory.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturn.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturn.qth index 55a3e8b2f1..3545163cad 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturn.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturn.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = Constructor = no @@ -24,7 +24,7 @@ Constructor = no /* - * QStyleHintReturn ( int version = QStyleOption::Version, int type = SH_Default ) + * QStyleHintReturn ( int Version = QStyleOption::Version, int type = SH_Default ) */ HB_FUNC( QT_QSTYLEHINTRETURN ) { diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnMask.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnMask.qth index ede2959250..fb6ada22e1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnMask.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnMask.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleHintReturn -Type = Core -New = +QObject = no +Inherit = QStyleHintReturn +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnVariant.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnVariant.qth index 1978017ea4..660c6d21fc 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnVariant.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleHintReturnVariant.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleHintReturn -Type = Core -New = +QObject = no +Inherit = QStyleHintReturn +Type = Core +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOption.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOption.qth index af42fbd6f4..92ebdb453f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOption.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOption.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = @@ -23,7 +23,7 @@ New = /* - * QStyleOption ( int version = QStyleOption::Version, int type = SO_Default ) + * QStyleOption ( int Version = QStyleOption::Version, int type = SO_Default ) * QStyleOption ( const QStyleOption & other ) * ~QStyleOption () */ diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionButton.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionButton.qth index 1c4a40b176..7432ada1da 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionButton.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComboBox.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComboBox.qth index 32f8e255fd..83825f4b44 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComboBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComboBox.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComplex.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComplex.qth index 48943f383d..ef8a80506c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComplex.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionComplex.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = @@ -23,7 +23,7 @@ New = /* - * QStyleOptionComplex ( int version = QStyleOptionComplex::Version, int type = SO_Complex ) + * QStyleOptionComplex ( int Version = QStyleOptionComplex::Version, int type = SO_Complex ) * QStyleOptionComplex ( const QStyleOptionComplex & other ) */ HB_FUNC( QT_QSTYLEOPTIONCOMPLEX ) diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionDockWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionDockWidget.qth index 222f82c90b..024fe0b2aa 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionDockWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionDockWidget.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFocusRect.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFocusRect.qth index 649a6c09b0..24dea88450 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFocusRect.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFocusRect.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFrame.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFrame.qth index 6e75cb7ce0..67f25eaf0b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFrame.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionFrame.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = qStyleOption -Type = Core -New = +QObject = no +Inherit = qStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGraphicsItem.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGraphicsItem.qth index 796fde7807..813d4e9855 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGraphicsItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGraphicsItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherit = QStyleOption -Type = -New = +QObject = no +Inherit = QStyleOption +Type = +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGroupBox.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGroupBox.qth index fbbebd5c65..36916da3c1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGroupBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionGroupBox.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionHeader.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionHeader.qth index 1e5ffec225..4cff7d50ac 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionHeader.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionHeader.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionMenuItem.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionMenuItem.qth index df053fd0f5..c7300c6122 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionMenuItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionMenuItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionProgressBar.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionProgressBar.qth index 0e32b8400b..9b09d3b209 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionProgressBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionProgressBar.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSizeGrip.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSizeGrip.qth index ff2d703db9..5849f8b697 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSizeGrip.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSizeGrip.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSlider.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSlider.qth index 2fa82e93f5..c71a107ec3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSlider.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSlider.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSpinBox.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSpinBox.qth index 4d70e008c9..64947cd407 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSpinBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionSpinBox.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTab.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTab.qth index cf5d3654ee..ca054c86b6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTab.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTab.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabBarBase.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabBarBase.qth index a26db0d864..ea5b86289c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabBarBase.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabBarBase.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabWidgetFrame.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabWidgetFrame.qth index 1259564166..9613d24b92 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabWidgetFrame.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTabWidgetFrame.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTitleBar.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTitleBar.qth index 27057bed0d..003af44d41 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTitleBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionTitleBar.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBar.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBar.qth index 1d634d6e3f..99641cd4c2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBar.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBox.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBox.qth index 9c070860de..7e4ce16c3a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolBox.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolButton.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolButton.qth index ea1b46cd0a..3b6108a469 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionToolButton.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOptionComplex -Type = Core -New = +QObject = no +Inherit = QStyleOptionComplex +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionViewItem.qth b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionViewItem.qth index 552fc36b72..92206418cf 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyleOptionViewItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyleOptionViewItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QStyleOption -Type = Core -New = +QObject = no +Inherit = QStyleOption +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStylePainter.qth b/harbour/contrib/hbqt/qtgui/qth/QStylePainter.qth index c31c0d9bbc..2acc179864 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStylePainter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStylePainter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QPainter -Type = Core -New = +QObject = no +Inherit = QPainter +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QStyledItemDelegate.qth b/harbour/contrib/hbqt/qtgui/qth/QStyledItemDelegate.qth index 693b2a899d..efa4984647 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QStyledItemDelegate.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QStyledItemDelegate.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = -Type = Core -New = +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QSyntaxHighlighter.qth b/harbour/contrib/hbqt/qtgui/qth/QSyntaxHighlighter.qth index ae9ecf3ad8..e22bab8d67 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSyntaxHighlighter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSyntaxHighlighter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = -New = +QObject = +Inherit = QObject +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QSystemTrayIcon.qth b/harbour/contrib/hbqt/qtgui/qth/QSystemTrayIcon.qth index ca6ddf5151..7604b944d2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QSystemTrayIcon.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QSystemTrayIcon.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTabBar.qth b/harbour/contrib/hbqt/qtgui/qth/QTabBar.qth index c7cf629e2f..8ef4031a3c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTabBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTabBar.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTabWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QTabWidget.qth index b39dd5db7b..c7f5dca68f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTabWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTabWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTableView.qth b/harbour/contrib/hbqt/qtgui/qth/QTableView.qth index 99fd082c59..5f02e48e9b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTableView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTableView.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractItemView -New = pParent +Inherit = QAbstractItemView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTableWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QTableWidget.qth index 3df4aef8df..406b945ef9 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTableWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTableWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QTableView -New = pParent +Inherit = QTableView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTableWidgetItem.qth b/harbour/contrib/hbqt/qtgui/qth/QTableWidgetItem.qth index d947906d85..612ca51519 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTableWidgetItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTableWidgetItem.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = iType +QObject = no +New = iType diff --git a/harbour/contrib/hbqt/qtgui/qth/QTableWidgetSelectionRange.qth b/harbour/contrib/hbqt/qtgui/qth/QTableWidgetSelectionRange.qth index 389170c6a1..4635dd64c4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTableWidgetSelectionRange.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTableWidgetSelectionRange.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextBlock.qth b/harbour/contrib/hbqt/qtgui/qth/QTextBlock.qth index 228b3bd39f..52a16a042e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextBlock.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextBlock.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextBlockFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextBlockFormat.qth index c8f58e0604..7273c8690d 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextBlockFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextBlockFormat.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextFormat -Type = Core -New = +QObject = no +Inherit = QTextFormat +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextBlockGroup.qth b/harbour/contrib/hbqt/qtgui/qth/QTextBlockGroup.qth index a9ec55a884..23752c1660 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextBlockGroup.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextBlockGroup.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QTextObject -Type = Core -New = -Destructor = no +Inherit = QTextObject +Type = Core +New = +Destructor = no Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextBrowser.qth b/harbour/contrib/hbqt/qtgui/qth/QTextBrowser.qth index b90cd4d120..b07cbc390e 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextBrowser.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextBrowser.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QTextEdit -Type = Core -New = pParent +Inherit = QTextEdit +Type = Core +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextCharFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextCharFormat.qth index 74ac176af7..fe521997f4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextCharFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextCharFormat.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextFormat -Type = Core -New = +QObject = no +Inherit = QTextFormat +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextCursor.qth b/harbour/contrib/hbqt/qtgui/qth/QTextCursor.qth index 9578530cdd..5f84e92c13 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextCursor.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextCursor.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = PlainObject -New = +QObject = no +Inherit = +Type = PlainObject +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextDocument.qth b/harbour/contrib/hbqt/qtgui/qth/QTextDocument.qth index bc469447b6..c2b4b9572f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextDocument.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextDocument.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = +Inherit = QObject +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextDocumentFragment.qth b/harbour/contrib/hbqt/qtgui/qth/QTextDocumentFragment.qth index fd0ee52545..2e07d066f2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextDocumentFragment.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextDocumentFragment.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextDocumentWriter.qth b/harbour/contrib/hbqt/qtgui/qth/QTextDocumentWriter.qth index 656e631cbf..dc02e955dc 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextDocumentWriter.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextDocumentWriter.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QTextEdit.qth index b953479326..f28b642f2c 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextEdit.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractScrollArea -New = pParent +Inherit = QAbstractScrollArea +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextFormat.qth index a3a8423561..7a579eb9f2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextFormat.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = pParent +QObject = no +Inherit = +Type = Core +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextFragment.qth b/harbour/contrib/hbqt/qtgui/qth/QTextFragment.qth index 0235077282..1e1182e085 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextFragment.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextFragment.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextFrame.qth b/harbour/contrib/hbqt/qtgui/qth/QTextFrame.qth index 5ef646b910..cd9454d5bc 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextFrame.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextFrame.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QTextObject -Type = Core -New = pDocument +Inherit = QTextObject +Type = Core +New = pDocument diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextFrameFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextFrameFormat.qth index 4691330ea0..e4b18d5519 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextFrameFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextFrameFormat.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextFormat -Type = Core -New = +QObject = no +Inherit = QTextFormat +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextImageFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextImageFormat.qth index 7d33faba91..126d9680d9 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextImageFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextImageFormat.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextCharFormat -Type = Core -New = +QObject = no +Inherit = QTextCharFormat +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextInlineObject.qth b/harbour/contrib/hbqt/qtgui/qth/QTextInlineObject.qth index 4dc967caeb..256e7bc651 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextInlineObject.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextInlineObject.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = iInt, pEngine +QObject = no +Inherit = +Type = Core +New = iInt, pEngine Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextItem.qth b/harbour/contrib/hbqt/qtgui/qth/QTextItem.qth index b037085929..6f7081fd71 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QTextLayout.qth index dc0a4b1745..d989490709 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextLayout.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextLength.qth b/harbour/contrib/hbqt/qtgui/qth/QTextLength.qth index de6faf12cb..58778dd6a1 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextLength.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextLength.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextLine.qth b/harbour/contrib/hbqt/qtgui/qth/QTextLine.qth index 0b608ec1b1..ad95dd5d8f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextLine.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextLine.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = +QObject = no +Inherit = +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextList.qth b/harbour/contrib/hbqt/qtgui/qth/QTextList.qth index 341f24ec94..14db49d2c0 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextList.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextList.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QTextBlockGroup -Type = -New = +QObject = +Inherit = QTextBlockGroup +Type = +New = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextListFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextListFormat.qth index 007f7af018..90457f39d6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextListFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextListFormat.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextFormat -Type = Core -New = -Destructor = +QObject = no +Inherit = QTextFormat +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextObject.qth b/harbour/contrib/hbqt/qtgui/qth/QTextObject.qth index f58d53fbf2..3ca274335f 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextObject.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextObject.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QObject -Type = Core -New = -Destructor = no +Inherit = QObject +Type = Core +New = +Destructor = no Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextOption.qth b/harbour/contrib/hbqt/qtgui/qth/QTextOption.qth index 56f361b267..9d1c95e224 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextOption.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextOption.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTextTableFormat.qth b/harbour/contrib/hbqt/qtgui/qth/QTextTableFormat.qth index 1165d41f52..3c5ff052c4 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTextTableFormat.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTextTableFormat.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QTextFrameFormat -Type = Core -New = -Destructor = +QObject = no +Inherit = QTextFrameFormat +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTimeEdit.qth b/harbour/contrib/hbqt/qtgui/qth/QTimeEdit.qth index 64300946a6..e1c431ed88 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTimeEdit.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTimeEdit.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDateTimeEdit -New = pParent +Inherit = QDateTimeEdit +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QToolBar.qth b/harbour/contrib/hbqt/qtgui/qth/QToolBar.qth index 04f675301c..26c77c1ab5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QToolBar.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QToolBar.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QWidget -New = pParent +Inherit = QWidget +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QToolBox.qth b/harbour/contrib/hbqt/qtgui/qth/QToolBox.qth index db709dd7a4..59fd7a8778 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QToolBox.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QToolBox.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QFrame -New = pParent, nFlags +Inherit = QFrame +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QToolButton.qth b/harbour/contrib/hbqt/qtgui/qth/QToolButton.qth index 13fbc909fe..f6d7762bab 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QToolButton.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QToolButton.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractButton -New = pParent +Inherit = QAbstractButton +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTransform.qth b/harbour/contrib/hbqt/qtgui/qth/QTransform.qth index 63d0787926..7269195634 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTransform.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTransform.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QTreeView.qth b/harbour/contrib/hbqt/qtgui/qth/QTreeView.qth index 4c77fac624..b81c0524f7 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTreeView.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTreeView.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QAbstractItemView -New = pParent +Inherit = QAbstractItemView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTreeWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QTreeWidget.qth index 483780ccec..cb4b3bfc0b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTreeWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTreeWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QTreeView -New = pParent +Inherit = QTreeView +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QTreeWidgetItem.qth b/harbour/contrib/hbqt/qtgui/qth/QTreeWidgetItem.qth index e6790b0904..185ac5bb0a 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QTreeWidgetItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QTreeWidgetItem.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -New = iType +QObject = no +New = iType diff --git a/harbour/contrib/hbqt/qtgui/qth/QVBoxLayout.qth b/harbour/contrib/hbqt/qtgui/qth/QVBoxLayout.qth index 2ff435f085..db36bcdf20 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QVBoxLayout.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QVBoxLayout.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QBoxLayout -New = pParent +Inherit = QBoxLayout +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QValidator.qth b/harbour/contrib/hbqt/qtgui/qth/QValidator.qth index 77a7f22e97..3743b44ef3 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QValidator.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QValidator.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QObject -Type = Core -New = -Destructor = +QObject = +Inherit = QObject +Type = Core +New = +Destructor = Constructor = no diff --git a/harbour/contrib/hbqt/qtgui/qth/QWheelEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QWheelEvent.qth index 405b22dd57..2f1e20f2fb 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWheelEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWheelEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QInputEvent -Type = Core -New = +QObject = no +Inherit = QInputEvent +Type = Core +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QWidget.qth b/harbour/contrib/hbqt/qtgui/qth/QWidget.qth index a8d1c62b3b..b4f614071b 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWidget.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWidget.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QObject, QPaintDevice -New = pParent, nFlags +Inherit = QObject, QPaintDevice +New = pParent, nFlags diff --git a/harbour/contrib/hbqt/qtgui/qth/QWidgetAction.qth b/harbour/contrib/hbqt/qtgui/qth/QWidgetAction.qth index d6e8347d3b..2276234c01 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWidgetAction.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWidgetAction.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QAction -Type = Core -New = +Inherit = QAction +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QWidgetItem.qth b/harbour/contrib/hbqt/qtgui/qth/QWidgetItem.qth index 4a8a39850a..865017ace2 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWidgetItem.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWidgetItem.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QLayoutItem -Type = Core -New = +QObject = no +Inherit = QLayoutItem +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QWindowStateChangeEvent.qth b/harbour/contrib/hbqt/qtgui/qth/QWindowStateChangeEvent.qth index de3dbe38cc..10feb0a440 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWindowStateChangeEvent.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWindowStateChangeEvent.qth @@ -5,17 +5,17 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QEvent -Type = -New = +QObject = no +Inherit = QEvent +Type = +New = Constructor = diff --git a/harbour/contrib/hbqt/qtgui/qth/QWindowsStyle.qth b/harbour/contrib/hbqt/qtgui/qth/QWindowsStyle.qth index ae0d275ea5..3915c9dee6 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWindowsStyle.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWindowsStyle.qth @@ -5,16 +5,16 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherits = QCommonStyle -Type = Core -New = +Inherit = QCommonStyle +Type = Core +New = diff --git a/harbour/contrib/hbqt/qtgui/qth/QWizard.qth b/harbour/contrib/hbqt/qtgui/qth/QWizard.qth index 9fdff9b750..d6ff812335 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWizard.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWizard.qth @@ -5,15 +5,15 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -Inherit = QDialog -New = pParent +Inherit = QDialog +New = pParent diff --git a/harbour/contrib/hbqt/qtgui/qth/QWizardPage.qth b/harbour/contrib/hbqt/qtgui/qth/QWizardPage.qth index c0e2725b6c..1dafe31ba5 100644 --- a/harbour/contrib/hbqt/qtgui/qth/QWizardPage.qth +++ b/harbour/contrib/hbqt/qtgui/qth/QWizardPage.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = -Inherits = QWidget -Type = Core -New = -Destructor = +QObject = +Inherit = QWidget +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QFtp.qth b/harbour/contrib/hbqt/qtnetwork/qth/QFtp.qth index a1b23e841c..5c40238c8f 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QFtp.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QFtp.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,8 +15,8 @@ ; -Inherit = QObject -New = pParent +Inherit = QObject +New = pParent @@ -74,13 +74,13 @@ QIODevice * currentDevice () const int currentId () const Error error () const QString errorString () const -int get ( const QString & file, QIODevice * dev = 0, TransferType type = Binary ) +int get ( const QString & file, QIODevice * dev = 0, TransferType Type = Binary ) bool hasPendingCommands () const int list ( const QString & dir = QString() ) int login ( const QString & user = QString(), const QString & password = QString() ) int mkdir ( const QString & dir ) -int put ( QIODevice * dev, const QString & file, TransferType type = Binary ) -int put ( const QByteArray & data, const QString & file, TransferType type = Binary ) +int put ( QIODevice * dev, const QString & file, TransferType Type = Binary ) +int put ( const QByteArray & data, const QString & file, TransferType Type = Binary ) int rawCommand ( const QString & command ) # Never uncomment it : See above // qint64 read ( char * data, qint64 maxlen ) diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QHttp.qth b/harbour/contrib/hbqt/qtnetwork/qth/QHttp.qth index 6b0c603712..344d54d575 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QHttp.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QHttp.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,8 +15,8 @@ ; -Inherit = QObject -New = pParent +Inherit = QObject +New = pParent diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QHttpHeader.qth b/harbour/contrib/hbqt/qtnetwork/qth/QHttpHeader.qth index 84906a7c02..50ab2087f8 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QHttpHeader.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QHttpHeader.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = no +QObject = no +Inherit = +Type = Core +New = +Destructor = no Constructor = no diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QHttpRequestHeader.qth b/harbour/contrib/hbqt/qtnetwork/qth/QHttpRequestHeader.qth index 5e33aeb71a..7d6ca0e83c 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QHttpRequestHeader.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QHttpRequestHeader.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QHttpHeader -Type = Core -New = -Destructor = +QObject = no +Inherit = QHttpHeader +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QHttpResponseHeader.qth b/harbour/contrib/hbqt/qtnetwork/qth/QHttpResponseHeader.qth index 254cc4fc4f..cb0462d9b6 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QHttpResponseHeader.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QHttpResponseHeader.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = QHttpHeader -Type = Core -New = -Destructor = +QObject = no +Inherit = QHttpHeader +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QNetworkProxy.qth b/harbour/contrib/hbqt/qtnetwork/qth/QNetworkProxy.qth index 73fe2ae58d..0808d6a434 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QNetworkProxy.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QNetworkProxy.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,9 +15,9 @@ ; -QObject = no -Inherit = -New = +QObject = no +Inherit = +New = diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QNetworkRequest.qth b/harbour/contrib/hbqt/qtnetwork/qth/QNetworkRequest.qth index 69a801e113..70fa5a327a 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QNetworkRequest.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QNetworkRequest.qth @@ -5,18 +5,18 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2010 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. */ -QObject = no -Inherits = -Type = Core -New = -Destructor = +QObject = no +Inherit = +Type = Core +New = +Destructor = diff --git a/harbour/contrib/hbqt/qtnetwork/qth/QUrlInfo.qth b/harbour/contrib/hbqt/qtnetwork/qth/QUrlInfo.qth index 1f5d61b311..73f3b23d44 100644 --- a/harbour/contrib/hbqt/qtnetwork/qth/QUrlInfo.qth +++ b/harbour/contrib/hbqt/qtnetwork/qth/QUrlInfo.qth @@ -5,7 +5,7 @@ /* * Harbour Qt wrapper generator control file * - * Copyright 2009-2011 Pritpal Bedi + * Copyright 2009-2012 Pritpal Bedi * www - http://www.harbour-project.org * * See COPYING for licensing terms. @@ -15,9 +15,9 @@ ; -QObject = no -Inherit = -New = +QObject = no +Inherit = +New =