2010-08-02 11:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/qtcore/hbqtcore.hbm
* contrib/hbqt/qtgui/hbqtgui.hbm
- contrib/hbqt/qtcore/hbqt_utils.cpp
+ contrib/hbqt/qtgui/hbqt_utils.cpp
! Moved QtGui related file to qtgui lib.
% Do not include hbqt.h, it's already included by hbqtcore.h.
% Protect hbqt.h also with header guard in generated headers.
* contrib/hbqt/utils/hbqtgen.prg
+ Merged component header with component GC (_garbage) header.
- contrib/hbqt/qtcore/g/hbqtcore_garbage.h
- contrib/hbqt/qtdesigner/g/hbqtdesigner_garbage.h
- contrib/hbqt/qtgui/g/hbqtgui_garbage.h
- contrib/hbqt/qtnetwork/g/hbqtnetwork_garbage.h
- contrib/hbqt/qtwebkit/g/hbqtwebkit_garbage.h
- Deleted separate GC headers.
* contrib/hbqt/qtcore/g/*
* contrib/hbqt/qtdesigner/g/*
* contrib/hbqt/qtgui/g/*
* contrib/hbqt/qtnetwork/g/*
* contrib/hbqt/qtwebkit/g/*
* Regenerated.
* hbqt/qtgui/qth/HBQMainWindow.qth
* hbqt/qtgui/qth/QApplication.qth
* hbqt/qtcore/hbqt_hbevents.h
* hbqt/qtcore/hbqt_hbslots.h
* contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.cpp
* contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.h
* contrib/hbqt/qtgui/hbqt_hbqmainwindow.cpp
* contrib/hbqt/qtgui/hbqt_hbqmainwindow.h
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.h
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.h
* contrib/hbqt/qtgui/hbqt_hbqtableview.cpp
* contrib/hbqt/qtgui/hbqt_hbqtableview.h
% Cleaned header inclusion.
This commit is contained in:
@@ -16,6 +16,48 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-08-02 11:49 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/qtcore/hbqtcore.hbm
|
||||
* contrib/hbqt/qtgui/hbqtgui.hbm
|
||||
- contrib/hbqt/qtcore/hbqt_utils.cpp
|
||||
+ contrib/hbqt/qtgui/hbqt_utils.cpp
|
||||
! Moved QtGui related file to qtgui lib.
|
||||
% Do not include hbqt.h, it's already included by hbqtcore.h.
|
||||
% Protect hbqt.h also with header guard in generated headers.
|
||||
|
||||
* contrib/hbqt/utils/hbqtgen.prg
|
||||
+ Merged component header with component GC (_garbage) header.
|
||||
|
||||
- contrib/hbqt/qtcore/g/hbqtcore_garbage.h
|
||||
- contrib/hbqt/qtdesigner/g/hbqtdesigner_garbage.h
|
||||
- contrib/hbqt/qtgui/g/hbqtgui_garbage.h
|
||||
- contrib/hbqt/qtnetwork/g/hbqtnetwork_garbage.h
|
||||
- contrib/hbqt/qtwebkit/g/hbqtwebkit_garbage.h
|
||||
- Deleted separate GC headers.
|
||||
|
||||
* contrib/hbqt/qtcore/g/*
|
||||
* contrib/hbqt/qtdesigner/g/*
|
||||
* contrib/hbqt/qtgui/g/*
|
||||
* contrib/hbqt/qtnetwork/g/*
|
||||
* contrib/hbqt/qtwebkit/g/*
|
||||
* Regenerated.
|
||||
|
||||
* hbqt/qtgui/qth/HBQMainWindow.qth
|
||||
* hbqt/qtgui/qth/QApplication.qth
|
||||
* hbqt/qtcore/hbqt_hbevents.h
|
||||
* hbqt/qtcore/hbqt_hbslots.h
|
||||
* contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.cpp
|
||||
* contrib/hbqt/qtgui/hbqt_hbqabstractitemmodel.h
|
||||
* contrib/hbqt/qtgui/hbqt_hbqmainwindow.cpp
|
||||
* contrib/hbqt/qtgui/hbqt_hbqmainwindow.h
|
||||
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.cpp
|
||||
* contrib/hbqt/qtgui/hbqt_hbqplaintextedit.h
|
||||
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.cpp
|
||||
* contrib/hbqt/qtgui/hbqt_hbqsyntaxhighlighter.h
|
||||
* contrib/hbqt/qtgui/hbqt_hbqtableview.cpp
|
||||
* contrib/hbqt/qtgui/hbqt_hbqtableview.h
|
||||
% Cleaned header inclusion.
|
||||
|
||||
2010-08-02 10:22 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/hbqt.h
|
||||
- Deleted component specific hbqt_par_*() defines.
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -59,8 +59,6 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
@@ -8,11 +8,115 @@
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
#ifndef __HBQTCORE_H
|
||||
#define __HBQTCORE_H
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_HBEvents );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_HBSlots );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractItemModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractListModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractTableModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QBitArray );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QBuffer );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QByteArray );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QChar );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QCoreApplication );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDataStream );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDate );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDateTime );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDir );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QEvent );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QEventLoop );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QFile );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QFileInfo );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QIODevice );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLatin1Char );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLatin1String );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLine );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLineF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QList );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLocale );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QMimeData );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QModelIndex );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QObject );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QPoint );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QPointF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QProcess );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRect );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRectF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRegExp );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QResource );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSettings );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSignalMapper );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSize );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSizeF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QStringList );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextBoundaryFinder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextCodec );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextDecoder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextEncoder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextStream );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QThread );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTime );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTimer );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTranslator );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QUrl );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QVariant );
|
||||
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_HBEvents( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_HBSlots( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractItemModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractListModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractTableModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QBitArray( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QBuffer( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QByteArray( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QChar( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QCoreApplication( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDataStream( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDate( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDateTime( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDir( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QEvent( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QEventLoop( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QFile( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QFileInfo( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QIODevice( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLatin1Char( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLatin1String( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLine( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLineF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QList( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLocale( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QMimeData( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QModelIndex( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QObject( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QPoint( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QPointF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QProcess( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRect( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRectF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRegExp( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QResource( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSettings( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSignalMapper( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSize( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSizeF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QStringList( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextBoundaryFinder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextCodec( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextDecoder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextEncoder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextStream( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QThread( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTime( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTimer( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTranslator( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QUrl( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QVariant( void * pObj, bool bNew );
|
||||
|
||||
#define hbqt_par_HBEvents( n ) ( ( HBEvents * ) hbqt_gcpointer( n ) )
|
||||
#define hbqt_par_HBSlots( n ) ( ( HBSlots * ) hbqt_gcpointer( n ) )
|
||||
#define hbqt_par_QAbstractItemModel( n ) ( ( QAbstractItemModel * ) hbqt_gcpointer( n ) )
|
||||
|
||||
@@ -1,116 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_HBEvents );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_HBSlots );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractItemModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractListModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QAbstractTableModel );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QBitArray );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QBuffer );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QByteArray );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QChar );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QCoreApplication );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDataStream );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDate );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDateTime );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDir );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QEvent );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QEventLoop );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QFile );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QFileInfo );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QIODevice );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLatin1Char );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLatin1String );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLine );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLineF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QList );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QLocale );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QMimeData );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QModelIndex );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QObject );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QPoint );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QPointF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QProcess );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRect );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRectF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QRegExp );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QResource );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSettings );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSignalMapper );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSize );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QSizeF );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QStringList );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextBoundaryFinder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextCodec );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextDecoder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextEncoder );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTextStream );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QThread );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTime );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTimer );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QTranslator );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QUrl );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QVariant );
|
||||
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_HBEvents( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_HBSlots( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractItemModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractListModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QAbstractTableModel( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QBitArray( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QBuffer( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QByteArray( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QChar( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QCoreApplication( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDataStream( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDate( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDateTime( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDir( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QEvent( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QEventLoop( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QFile( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QFileInfo( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QIODevice( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLatin1Char( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLatin1String( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLine( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLineF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QList( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QLocale( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QMimeData( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QModelIndex( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QObject( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QPoint( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QPointF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QProcess( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRect( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRectF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QRegExp( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QResource( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSettings( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSignalMapper( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSize( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QSizeF( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QStringList( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextBoundaryFinder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextCodec( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextDecoder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextEncoder( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTextStream( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QThread( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTime( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTimer( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QTranslator( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QUrl( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QVariant( void * pObj, bool bNew );
|
||||
|
||||
@@ -55,11 +55,8 @@
|
||||
#ifndef HBQT_EVENTS_H
|
||||
#define HBQT_EVENTS_H
|
||||
|
||||
#include "hbapi.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
#include <QtCore/QObject>
|
||||
|
||||
@@ -57,7 +57,6 @@
|
||||
|
||||
#include "hbapiitm.h"
|
||||
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
|
||||
/* TOFIX: QtGui components should not be accessed from this component */
|
||||
|
||||
@@ -6,7 +6,6 @@ hbqt_base.cpp
|
||||
hbqt_destruct.cpp
|
||||
hbqt_hbevents.cpp
|
||||
hbqt_hbslots.cpp
|
||||
hbqt_utils.cpp
|
||||
|
||||
hbqt_misc.prg
|
||||
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtdesigner.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtdesigner.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -8,11 +8,29 @@
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
#ifndef __HBQTDESIGNER_H
|
||||
#define __HBQTDESIGNER_H
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerActionEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowCursorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowManagerInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerObjectInspectorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerPropertyEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerWidgetBoxInterface );
|
||||
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerActionEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowCursorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowManagerInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerObjectInspectorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerPropertyEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerWidgetBoxInterface( void * pObj, bool bNew );
|
||||
|
||||
#define hbqt_par_QDesignerActionEditorInterface( n )( ( QDesignerActionEditorInterfa* ) hbqt_gcpointer( n ) )
|
||||
#define hbqt_par_QDesignerFormEditorInterface( n ) ( ( QDesignerFormEditorInterface* ) hbqt_gcpointer( n ) )
|
||||
#define hbqt_par_QDesignerFormWindowCursorInterface(( ( QDesignerFormWindowCursorInt* ) hbqt_gcpointer( n ) )
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
#include "hbqt.h"
|
||||
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerActionEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowCursorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowManagerInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerObjectInspectorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerPropertyEditorInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QDesignerWidgetBoxInterface );
|
||||
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerActionEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowCursorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerFormWindowManagerInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerObjectInspectorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerPropertyEditorInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QDesignerWidgetBoxInterface( void * pObj, bool bNew );
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -71,6 +68,8 @@
|
||||
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include "hbapiitm.h"
|
||||
|
||||
#include <QtGui/QMainWindow>
|
||||
#include "hbqt_hbqmainwindow.h"
|
||||
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -77,14 +74,9 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include "hbapi.h"
|
||||
#include "hbinit.h"
|
||||
#include "hbdefs.h"
|
||||
#include "hbapifs.h"
|
||||
#include "hbapiitm.h"
|
||||
#include "hbstack.h"
|
||||
#include "hbvm.h"
|
||||
#include "hbdate.h"
|
||||
#include "hbapierr.h"
|
||||
#include "hbvm.h"
|
||||
#include "hbinit.h"
|
||||
|
||||
#include <QtGui/QFont>
|
||||
#include <QtGui/QFontMetrics>
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
@@ -59,11 +59,8 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "hbqt.h"
|
||||
#include "hbqtgui_garbage.h"
|
||||
#include "hbqtgui.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
#include "hbqtcore.h"
|
||||
#include "hbqtgui.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user