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.
This commit is contained in:
Pritpal Bedi
2009-07-14 21:17:29 +00:00
parent 7b2866488c
commit a03812d75a
5 changed files with 11 additions and 12 deletions

View File

@@ -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.

View File

@@ -6,6 +6,7 @@
* Harbour Project source code:
*
* Copyright 2009 Pritpal Bedi <pritpal@vouchcac.com>
*
* http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -6,8 +6,9 @@
* Harbour Project source code:
* QT wrapper main header
*
* Copyright 2009 Marcos Antonio Gambeta <marcosgambeta at gmail dot com>
* Copyright 2009 Pritpal Bedi <pritpal@vouchcac.com>
*
* Copyright 2009 Marcos Antonio Gambeta <marcosgambeta at gmail dot com>
* www - http://www.harbour-project.org
*
* This program is free software; you can redistribute it and/or modify
@@ -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 ) )

View File

@@ -7,6 +7,7 @@
* QT wrapper main header
*
* Copyright 2009 Marcos Antonio Gambeta <marcosgambeta at gmail dot com>
*
* Copyright 2009 Pritpal Bedi <pritpal@vouchcac.com>
* www - http://www.harbour-project.org
*

View File

@@ -7,6 +7,7 @@
* QT wrapper main header
*
* Copyright 2009 Marcos Antonio Gambeta <marcosgambeta at gmail dot com>
*
* Copyright 2009 Pritpal Bedi <pritpal@vouchcac.com>
* www - http://www.harbour-project.org
*