From a03812d75aae6b080fd60d271ec88d3dff5c3fb5 Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Tue, 14 Jul 2009 21:17:29 +0000 Subject: [PATCH] 2009-07-14 14:07 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * contrib/hbqt/hbqt.h * contrib/hbqt/hbqt_slots.cpp * contrib/hbqt/hbqt_slots.h ! Cleanups and formatting and copryright rearrangement. --- harbour/ChangeLog | 6 ++++++ harbour/contrib/hbqt/hbqt.ch | 1 + harbour/contrib/hbqt/hbqt.h | 14 ++------------ harbour/contrib/hbqt/hbqt_slots.cpp | 1 + harbour/contrib/hbqt/hbqt_slots.h | 1 + 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index b27f93d3a6..66158d9c80 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,12 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-07-14 14:07 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * contrib/hbqt/hbqt.h + * contrib/hbqt/hbqt_slots.cpp + * contrib/hbqt/hbqt_slots.h + ! Cleanups and formatting and copryright rearrangement. + 2009-07-14 14:05 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * contrib/hbqt/tests/demoqt.prg ! Some tweaks. diff --git a/harbour/contrib/hbqt/hbqt.ch b/harbour/contrib/hbqt/hbqt.ch index 21e544abc8..b8053e4fc8 100644 --- a/harbour/contrib/hbqt/hbqt.ch +++ b/harbour/contrib/hbqt/hbqt.ch @@ -6,6 +6,7 @@ * Harbour Project source code: * * Copyright 2009 Pritpal Bedi + * * http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify diff --git a/harbour/contrib/hbqt/hbqt.h b/harbour/contrib/hbqt/hbqt.h index df83304b0e..b02b80e6f4 100644 --- a/harbour/contrib/hbqt/hbqt.h +++ b/harbour/contrib/hbqt/hbqt.h @@ -6,8 +6,9 @@ * Harbour Project source code: * QT wrapper main header * - * Copyright 2009 Marcos Antonio Gambeta * Copyright 2009 Pritpal Bedi + * + * Copyright 2009 Marcos Antonio Gambeta * www - http://www.harbour-project.org * * This program is free software; you can redistribute it and/or modify @@ -92,7 +93,6 @@ #define hbqt_par_QCompleter( n ) ( ( QCompleter* ) hb_parptr( n ) ) #define hbqt_par_QConicalGradient( n ) ( ( QConicalGradient* ) hb_parptr( n ) ) #define hbqt_par_QContextMenuEvent( n ) ( ( QContextMenuEvent* ) hb_parptr( n ) ) -#define hbqt_par_QContextMenuEvent( n ) ( ( QContextMenuEvent* ) hb_parptr( n ) ) #define hbqt_par_QCoreApplication( n ) ( ( QCoreApplication* ) hb_parptr( n ) ) #define hbqt_par_QCursor( n ) ( ( QCursor* ) hb_parptr( n ) ) #define hbqt_par_QDataStream( n ) ( ( QDataStream* ) hb_parptr( n ) ) @@ -134,7 +134,6 @@ #define hbqt_par_QGroupBox( n ) ( ( QGroupBox* ) hb_parptr( n ) ) #define hbqt_par_QHBoxLayout( n ) ( ( QHBoxLayout* ) hb_parptr( n ) ) #define hbqt_par_QHeaderView( n ) ( ( QHeaderView* ) hb_parptr( n ) ) -#define hbqt_par_QHeaderView( n ) ( ( QHeaderView* ) hb_parptr( n ) ) #define hbqt_par_QHttp( n ) ( ( QHttp* ) hb_parptr( n ) ) #define hbqt_par_QHttpRequestHeader( n ) ( ( QHttpRequestHeader* ) hb_parptr( n ) ) #define hbqt_par_QIcon( n ) ( ( QIcon* ) hb_parptr( n ) ) @@ -148,8 +147,6 @@ #define hbqt_par_QItemEditorFactory( n ) ( ( QItemEditorFactory* ) hb_parptr( n ) ) #define hbqt_par_QItemSelectionModel( n ) ( ( QItemSelectionModel* ) hb_parptr( n ) ) #define hbqt_par_QKeyEvent( n ) ( ( QKeyEvent* ) hb_parptr( n ) ) -#define hbqt_par_QKeyEvent( n ) ( ( QKeyEvent* ) hb_parptr( n ) ) -#define hbqt_par_QKeySequence( n ) ( ( QKeySequence* ) hb_parptr( n ) ) #define hbqt_par_QKeySequence( n ) ( ( QKeySequence* ) hb_parptr( n ) ) #define hbqt_par_QLabel( n ) ( ( QLabel* ) hb_parptr( n ) ) #define hbqt_par_QLatin1Char( n ) ( ( QLatin1Char* ) hb_parptr( n ) ) @@ -178,7 +175,6 @@ #define hbqt_par_QMoveEvent( n ) ( ( QMoveEvent* ) hb_parptr( n ) ) #define hbqt_par_QMovie( n ) ( ( QMovie* ) hb_parptr( n ) ) #define hbqt_par_QNetworkAccessManager( n ) ( ( QNetworkAccessManager* ) hb_parptr( n ) ) -#define hbqt_par_QNetworkAccessManager( n ) ( ( QNetworkAccessManager* ) hb_parptr( n ) ) #define hbqt_par_QNetworkProxy( n ) ( ( QNetworkProxy* ) hb_parptr( n ) ) #define hbqt_par_QNetworkRequest( n ) ( ( QNetworkRequest* ) hb_parptr( n ) ) #define hbqt_par_QObject( n ) ( ( QObject* ) hb_parptr( n ) ) @@ -275,7 +271,6 @@ #define hbqt_par_QTextCursor( n ) ( ( QTextCursor* ) hb_parptr( n ) ) #define hbqt_par_QTextCursor( n ) ( ( QTextCursor* ) hb_parptr( n ) ) #define hbqt_par_QTextDecoder( n ) ( ( QTextDecoder* ) hb_parptr( n ) ) -#define hbqt_par_QTextDecument( n ) ( ( QTextDocument* ) hb_parptr( n ) ) #define hbqt_par_QTextDocument( n ) ( ( QTextDocument* ) hb_parptr( n ) ) #define hbqt_par_QTextDocumentFragment( n ) ( ( QTextDocumentFragment* ) hb_parptr( n ) ) #define hbqt_par_QTextDocumentWriter( n ) ( ( QTextDocumentWriter* ) hb_parptr( n ) ) @@ -286,14 +281,11 @@ #define hbqt_par_QTextFragment( n ) ( ( QTextFragment* ) hb_parptr( n ) ) #define hbqt_par_QTextFrame( n ) ( ( QTextFrame* ) hb_parptr( n ) ) #define hbqt_par_QTextFrameFormat( n ) ( ( QTextFrameFormat* ) hb_parptr( n ) ) -#define hbqt_par_QTextFrameFormat( n ) ( ( QTextFrameFormat* ) hb_parptr( n ) ) -#define hbqt_par_QTextImageFormat( n ) ( ( QTextImageFormat* ) hb_parptr( n ) ) #define hbqt_par_QTextImageFormat( n ) ( ( QTextImageFormat* ) hb_parptr( n ) ) #define hbqt_par_QTextInlineObject( n ) ( ( QTextInlineObject* ) hb_parptr( n ) ) #define hbqt_par_QTextItem( n ) ( ( QTextItem* ) hb_parptr( n ) ) #define hbqt_par_QTextLayout( n ) ( ( QTextLayout* ) hb_parptr( n ) ) #define hbqt_par_QTextLength( n ) ( ( QTextLength* ) hb_parptr( n ) ) -#define hbqt_par_QTextLength( n ) ( ( QTextLength* ) hb_parptr( n ) ) #define hbqt_par_QTextLine( n ) ( ( QTextLine* ) hb_parptr( n ) ) #define hbqt_par_QTextListFormat( n ) ( ( QTextListFormat* ) hb_parptr( n ) ) #define hbqt_par_QTextObject( n ) ( ( QTextObject* ) hb_parptr( n ) ) @@ -325,7 +317,6 @@ #define hbqt_par_QWebPage( n ) ( ( QWebPage* ) hb_parptr( n ) ) #define hbqt_par_QWebPage( n ) ( ( QWebPage* ) hb_parptr( n ) ) #define hbqt_par_QWebPluginFactory( n ) ( ( QWebPluginFactory* ) hb_parptr( n ) ) -#define hbqt_par_QWebPluginFactory( n ) ( ( QWebPluginFactory* ) hb_parptr( n ) ) #define hbqt_par_QWebSecurityOrigin( n ) ( ( QWebSecurityOrigin* ) hb_parptr( n ) ) #define hbqt_par_QWebSettings( n ) ( ( QWebSettings* ) hb_parptr( n ) ) #define hbqt_par_QWebView( n ) ( ( QWebView* ) hb_parptr( n ) ) @@ -339,7 +330,6 @@ #define hbqt_par_QWizard( n ) ( ( QWizard* ) hb_parptr( n ) ) #define hbqt_par_QWizardPage( n ) ( ( QWizardPage* ) hb_parptr( n ) ) #define hbqt_par_QWSEvent( n ) ( ( QWSEvent* ) hb_parptr( n ) ) -#define hbqt_par_QWSEvent( n ) ( ( QWSEvent* ) hb_parptr( n ) ) #define hbqt_par_QString( n ) ( ( QString ) hb_parcx( n ) ) #define hbqt_par_QRgb( n ) ( hb_parnint( n ) ) diff --git a/harbour/contrib/hbqt/hbqt_slots.cpp b/harbour/contrib/hbqt/hbqt_slots.cpp index 786629b086..ee6a518fa7 100644 --- a/harbour/contrib/hbqt/hbqt_slots.cpp +++ b/harbour/contrib/hbqt/hbqt_slots.cpp @@ -7,6 +7,7 @@ * QT wrapper main header * * Copyright 2009 Marcos Antonio Gambeta + * * Copyright 2009 Pritpal Bedi * www - http://www.harbour-project.org * diff --git a/harbour/contrib/hbqt/hbqt_slots.h b/harbour/contrib/hbqt/hbqt_slots.h index 4fde6778ba..7a4c53ba8d 100644 --- a/harbour/contrib/hbqt/hbqt_slots.h +++ b/harbour/contrib/hbqt/hbqt_slots.h @@ -7,6 +7,7 @@ * QT wrapper main header * * Copyright 2009 Marcos Antonio Gambeta + * * Copyright 2009 Pritpal Bedi * www - http://www.harbour-project.org *