2010-08-02 08:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
- contrib/hbqt/qtdesigner/*
+ contrib/hbqt/qtdesigner/g
+ contrib/hbqt/qtdesigner/g/*
- contrib/hbqt/qtwebkit/-
+ contrib/hbqt/qtwebkit/g
+ contrib/hbqt/qtwebkit/g/*
* Moved generated files under g subdir.
* Renamed _garbage header to have component prefix
* Regenerated
* contrib/hbqt/qtdesigner/doc/en/*
* contrib/hbqt/qtwebkit/doc/en/*
* Regenerated
* contrib/hbqt/qtwebkit/hbqtwebkit.hbp
* contrib/hbqt/qtwebkit/hbqtwebkits.hbp
* contrib/hbqt/qtdesigner/hbqtdesigner.hbp
* contrib/hbqt/qtdesigner/hbqtdesigners.hbp
* Updated to reflect above changes.
* Synced with other components.
+ contrib/hbqt/hbqtdesigner.hbc
+ contrib/hbqt/hbqtwebkit.hbc
+ contrib/hbqt/qtdesigner/hbqtdesigner.hbc
+ contrib/hbqt/qtwebkit/hbqtwebkit.hbc
+ Added .hbc files for these components.
+ contrib/hbqt/hbqt_commons.hbm
+ Added common hbm for static build settings.
* contrib/hbqt/qtdesigner/qth/*
* contrib/hbqt/qtwebkit/qth/*
- Deleted manually added local GC headers.
* contrib/hbqt/qtcore/hbqt_hbslots.h
+ Added TOFIX about QtGui dependency.
* contrib/hbqt/qtcore/hbqtcores.hbp
* contrib/hbqt/qtgui/hbqtguis.hbp
* contrib/hbqt/qtnetwork/hbqtnetworks.hbp
% Using hbqt_commons.hbm
* contrib/hbqt/utils/qtdesigner.qtp
! Fixed typo in target dirs.
This commit is contained in:
@@ -16,6 +16,52 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2010-08-02 08:44 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
- contrib/hbqt/qtdesigner/*
|
||||
+ contrib/hbqt/qtdesigner/g
|
||||
+ contrib/hbqt/qtdesigner/g/*
|
||||
- contrib/hbqt/qtwebkit/-
|
||||
+ contrib/hbqt/qtwebkit/g
|
||||
+ contrib/hbqt/qtwebkit/g/*
|
||||
* Moved generated files under g subdir.
|
||||
* Renamed _garbage header to have component prefix
|
||||
* Regenerated
|
||||
|
||||
* contrib/hbqt/qtdesigner/doc/en/*
|
||||
* contrib/hbqt/qtwebkit/doc/en/*
|
||||
* Regenerated
|
||||
|
||||
* contrib/hbqt/qtwebkit/hbqtwebkit.hbp
|
||||
* contrib/hbqt/qtwebkit/hbqtwebkits.hbp
|
||||
* contrib/hbqt/qtdesigner/hbqtdesigner.hbp
|
||||
* contrib/hbqt/qtdesigner/hbqtdesigners.hbp
|
||||
* Updated to reflect above changes.
|
||||
* Synced with other components.
|
||||
|
||||
+ contrib/hbqt/hbqtdesigner.hbc
|
||||
+ contrib/hbqt/hbqtwebkit.hbc
|
||||
+ contrib/hbqt/qtdesigner/hbqtdesigner.hbc
|
||||
+ contrib/hbqt/qtwebkit/hbqtwebkit.hbc
|
||||
+ Added .hbc files for these components.
|
||||
|
||||
+ contrib/hbqt/hbqt_commons.hbm
|
||||
+ Added common hbm for static build settings.
|
||||
|
||||
* contrib/hbqt/qtdesigner/qth/*
|
||||
* contrib/hbqt/qtwebkit/qth/*
|
||||
- Deleted manually added local GC headers.
|
||||
|
||||
* contrib/hbqt/qtcore/hbqt_hbslots.h
|
||||
+ Added TOFIX about QtGui dependency.
|
||||
|
||||
* contrib/hbqt/qtcore/hbqtcores.hbp
|
||||
* contrib/hbqt/qtgui/hbqtguis.hbp
|
||||
* contrib/hbqt/qtnetwork/hbqtnetworks.hbp
|
||||
% Using hbqt_commons.hbm
|
||||
|
||||
* contrib/hbqt/utils/qtdesigner.qtp
|
||||
! Fixed typo in target dirs.
|
||||
|
||||
2010-08-02 02:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/make.hbs
|
||||
+ Make it capable to build project dependencies which are not on the
|
||||
|
||||
16
harbour/contrib/hbqt/hbqt_commons.hbm
Normal file
16
harbour/contrib/hbqt/hbqt_commons.hbm
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
# Common settings for all hbqt subcomponents (static mode)
|
||||
|
||||
hbqt_common.hbm
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
10
harbour/contrib/hbqt/hbqtdesigner.hbc
Normal file
10
harbour/contrib/hbqt/hbqtdesigner.hbc
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=qtdesigner/hbqtdesigner.hbc
|
||||
10
harbour/contrib/hbqt/hbqtwebkit.hbc
Normal file
10
harbour/contrib/hbqt/hbqtwebkit.hbc
Normal file
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=qtwebkit/hbqtwebkit.hbc
|
||||
@@ -59,6 +59,7 @@
|
||||
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/* TOFIX: QtGui components should not be accessed from this component */
|
||||
#include <QtCore/QProcess>
|
||||
#include <QtCore/QUrl>
|
||||
#include <QtGui/QTextCursor>
|
||||
|
||||
@@ -2,13 +2,9 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
../hbqt_commons.hbm
|
||||
|
||||
g/filelist.hbm
|
||||
hbqtcore.hbm
|
||||
|
||||
-ig
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
|
||||
@@ -1,57 +1,55 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerActionEditorInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesigneractioneditorinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerActionEditorInterface object.
|
||||
$INHERITS$
|
||||
QWidget
|
||||
$SYNTAX$
|
||||
QDesignerActionEditorInterface():new( ... )
|
||||
QDesignerActionEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerActionEditorInterface )
|
||||
QDesignerActionEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerActionEditorInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerActionEditorInterface
|
||||
$METHODS$
|
||||
:core() -> pQDesignerFormEditorInterface
|
||||
:manageAction( pAction ) -> NIL
|
||||
:unmanageAction( pAction ) -> NIL
|
||||
:setFormWindow( pFormWindow ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerActionEditorInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerActionEditorInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QWidget
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerActionEditorInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesigneractioneditorinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerActionEditorInterface object.
|
||||
* $INHERITS$
|
||||
* QWidget
|
||||
* $SYNTAX$
|
||||
* QDesignerActionEditorInterface():new( ... )
|
||||
* QDesignerActionEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerActionEditorInterface )
|
||||
* QDesignerActionEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerActionEditorInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerActionEditorInterface
|
||||
* $METHODS$
|
||||
* :core() -> pQDesignerFormEditorInterface
|
||||
* :manageAction( pAction ) -> NIL
|
||||
* :unmanageAction( pAction ) -> NIL
|
||||
* :setFormWindow( pFormWindow ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerActionEditorInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerActionEditorInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QWidget
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,63 +1,61 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerFormEditorInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerformeditorinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerFormEditorInterface object.
|
||||
$INHERITS$
|
||||
QObject
|
||||
$SYNTAX$
|
||||
QDesignerFormEditorInterface():new( ... )
|
||||
QDesignerFormEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormEditorInterface )
|
||||
QDesignerFormEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormEditorInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerFormEditorInterface
|
||||
$METHODS$
|
||||
:actionEditor() -> pQDesignerActionEditorInterface
|
||||
:formWindowManager() -> pQDesignerFormWindowManagerInterface
|
||||
:objectInspector() -> pQDesignerObjectInspectorInterface
|
||||
:propertyEditor() -> pQDesignerPropertyEditorInterface
|
||||
:setActionEditor( pActionEditor ) -> NIL
|
||||
:setObjectInspector( pObjectInspector ) -> NIL
|
||||
:setPropertyEditor( pPropertyEditor ) -> NIL
|
||||
:setWidgetBox( pWidgetBox ) -> NIL
|
||||
:topLevel() -> pQWidget
|
||||
:widgetBox() -> pQDesignerWidgetBoxInterface
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerFormEditorInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerFormEditorInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QObject
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerFormEditorInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerformeditorinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerFormEditorInterface object.
|
||||
* $INHERITS$
|
||||
* QObject
|
||||
* $SYNTAX$
|
||||
* QDesignerFormEditorInterface():new( ... )
|
||||
* QDesignerFormEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormEditorInterface )
|
||||
* QDesignerFormEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormEditorInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerFormEditorInterface
|
||||
* $METHODS$
|
||||
* :actionEditor() -> pQDesignerActionEditorInterface
|
||||
* :formWindowManager() -> pQDesignerFormWindowManagerInterface
|
||||
* :objectInspector() -> pQDesignerObjectInspectorInterface
|
||||
* :propertyEditor() -> pQDesignerPropertyEditorInterface
|
||||
* :setActionEditor( pActionEditor ) -> NIL
|
||||
* :setObjectInspector( pObjectInspector ) -> NIL
|
||||
* :setPropertyEditor( pPropertyEditor ) -> NIL
|
||||
* :setWidgetBox( pWidgetBox ) -> NIL
|
||||
* :topLevel() -> pQWidget
|
||||
* :widgetBox() -> pQDesignerWidgetBoxInterface
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerFormEditorInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerFormEditorInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QObject
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,67 +1,65 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerFormWindowCursorInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerformwindowcursorinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerFormWindowCursorInterface object.
|
||||
$INHERITS$
|
||||
|
||||
$SYNTAX$
|
||||
QDesignerFormWindowCursorInterface():new( ... )
|
||||
QDesignerFormWindowCursorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowCursorInterface )
|
||||
QDesignerFormWindowCursorInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowCursorInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerFormWindowCursorInterface
|
||||
$METHODS$
|
||||
:current() -> pQWidget
|
||||
:formWindow() -> pQDesignerFormWindowInterface
|
||||
:hasSelection() -> lBool
|
||||
:isWidgetSelected( pWidget ) -> lBool
|
||||
:movePosition( nOperation, nMode ) -> lBool
|
||||
:position() -> nInt
|
||||
:resetWidgetProperty( pWidget, cName ) -> NIL
|
||||
:selectedWidget( nIndex ) -> pQWidget
|
||||
:selectedWidgetCount() -> nInt
|
||||
:setPosition( nPosition, nMode ) -> NIL
|
||||
:setProperty( cName, pValue ) -> NIL
|
||||
:setWidgetProperty( pWidget, cName, pValue ) -> NIL
|
||||
:widget( nIndex ) -> pQWidget
|
||||
:widgetCount() -> nInt
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerFormWindowCursorInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerFormWindowCursorInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerFormWindowCursorInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerformwindowcursorinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerFormWindowCursorInterface object.
|
||||
* $INHERITS$
|
||||
*
|
||||
* $SYNTAX$
|
||||
* QDesignerFormWindowCursorInterface():new( ... )
|
||||
* QDesignerFormWindowCursorInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowCursorInterface )
|
||||
* QDesignerFormWindowCursorInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowCursorInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerFormWindowCursorInterface
|
||||
* $METHODS$
|
||||
* :current() -> pQWidget
|
||||
* :formWindow() -> pQDesignerFormWindowInterface
|
||||
* :hasSelection() -> lBool
|
||||
* :isWidgetSelected( pWidget ) -> lBool
|
||||
* :movePosition( nOperation, nMode ) -> lBool
|
||||
* :position() -> nInt
|
||||
* :resetWidgetProperty( pWidget, cName ) -> NIL
|
||||
* :selectedWidget( nIndex ) -> pQWidget
|
||||
* :selectedWidgetCount() -> nInt
|
||||
* :setPosition( nPosition, nMode ) -> NIL
|
||||
* :setProperty( cName, pValue ) -> NIL
|
||||
* :setWidgetProperty( pWidget, cName, pValue ) -> NIL
|
||||
* :widget( nIndex ) -> pQWidget
|
||||
* :widgetCount() -> nInt
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerFormWindowCursorInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerFormWindowCursorInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
*
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,90 +1,88 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerFormWindowInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerformwindowinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerFormWindowInterface object.
|
||||
$INHERITS$
|
||||
QWidget
|
||||
$SYNTAX$
|
||||
QDesignerFormWindowInterface():new( ... )
|
||||
QDesignerFormWindowInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowInterface )
|
||||
QDesignerFormWindowInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerFormWindowInterface
|
||||
$METHODS$
|
||||
:addResourceFile( cPath ) -> NIL
|
||||
:author() -> cQString
|
||||
:comment() -> cQString
|
||||
:contents() -> cQString
|
||||
:core() -> pQDesignerFormEditorInterface
|
||||
:cursor() -> pQDesignerFormWindowCursorInterface
|
||||
:emitSelectionChanged() -> NIL
|
||||
:exportMacro() -> cQString
|
||||
:features() -> nFeature
|
||||
:fileName() -> cQString
|
||||
:grid() -> pQPoint
|
||||
:hasFeature( nFeature ) -> lBool
|
||||
:includeHints() -> pQStringList
|
||||
:isDirty() -> lBool
|
||||
:isManaged( pWidget ) -> lBool
|
||||
:layoutDefault( @nMargin, @nSpacing ) -> NIL
|
||||
:mainContainer() -> pQWidget
|
||||
:pixmapFunction() -> cQString
|
||||
:removeResourceFile( cPath ) -> NIL
|
||||
:resourceFiles() -> pQStringList
|
||||
:setAuthor( cAuthor ) -> NIL
|
||||
:setComment( cComment ) -> NIL
|
||||
:setContents( pDevice ) -> NIL
|
||||
:setExportMacro( cExportMacro ) -> NIL
|
||||
:setIncludeHints( pIncludeHints ) -> NIL
|
||||
:setLayoutDefault( nMargin, nSpacing ) -> NIL
|
||||
:setMainContainer( pMainContainer ) -> NIL
|
||||
:setPixmapFunction( cPixmapFunction ) -> NIL
|
||||
:clearSelection( lUpdate ) -> NIL
|
||||
:manageWidget( pWidget ) -> NIL
|
||||
:selectWidget( pWidget, lSelect ) -> NIL
|
||||
:setContents_1( cContents ) -> NIL
|
||||
:setDirty( lDirty ) -> NIL
|
||||
:setFeatures( nFeatures ) -> NIL
|
||||
:setFileName( cFileName ) -> NIL
|
||||
:setGrid( pGrid ) -> NIL
|
||||
:unmanageWidget( pWidget ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerFormWindowInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerFormWindowInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QWidget
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerFormWindowInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerformwindowinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerFormWindowInterface object.
|
||||
* $INHERITS$
|
||||
* QWidget
|
||||
* $SYNTAX$
|
||||
* QDesignerFormWindowInterface():new( ... )
|
||||
* QDesignerFormWindowInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowInterface )
|
||||
* QDesignerFormWindowInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerFormWindowInterface
|
||||
* $METHODS$
|
||||
* :addResourceFile( cPath ) -> NIL
|
||||
* :author() -> cQString
|
||||
* :comment() -> cQString
|
||||
* :contents() -> cQString
|
||||
* :core() -> pQDesignerFormEditorInterface
|
||||
* :cursor() -> pQDesignerFormWindowCursorInterface
|
||||
* :emitSelectionChanged() -> NIL
|
||||
* :exportMacro() -> cQString
|
||||
* :features() -> nFeature
|
||||
* :fileName() -> cQString
|
||||
* :grid() -> pQPoint
|
||||
* :hasFeature( nFeature ) -> lBool
|
||||
* :includeHints() -> pQStringList
|
||||
* :isDirty() -> lBool
|
||||
* :isManaged( pWidget ) -> lBool
|
||||
* :layoutDefault( @nMargin, @nSpacing ) -> NIL
|
||||
* :mainContainer() -> pQWidget
|
||||
* :pixmapFunction() -> cQString
|
||||
* :removeResourceFile( cPath ) -> NIL
|
||||
* :resourceFiles() -> pQStringList
|
||||
* :setAuthor( cAuthor ) -> NIL
|
||||
* :setComment( cComment ) -> NIL
|
||||
* :setContents( pDevice ) -> NIL
|
||||
* :setExportMacro( cExportMacro ) -> NIL
|
||||
* :setIncludeHints( pIncludeHints ) -> NIL
|
||||
* :setLayoutDefault( nMargin, nSpacing ) -> NIL
|
||||
* :setMainContainer( pMainContainer ) -> NIL
|
||||
* :setPixmapFunction( cPixmapFunction ) -> NIL
|
||||
* :clearSelection( lUpdate ) -> NIL
|
||||
* :manageWidget( pWidget ) -> NIL
|
||||
* :selectWidget( pWidget, lSelect ) -> NIL
|
||||
* :setContents_1( cContents ) -> NIL
|
||||
* :setDirty( lDirty ) -> NIL
|
||||
* :setFeatures( nFeatures ) -> NIL
|
||||
* :setFileName( cFileName ) -> NIL
|
||||
* :setGrid( pGrid ) -> NIL
|
||||
* :unmanageWidget( pWidget ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerFormWindowInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerFormWindowInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QWidget
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,79 +1,77 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerFormWindowManagerInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerformwindowmanagerinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerFormWindowManagerInterface object.
|
||||
$INHERITS$
|
||||
QObject
|
||||
$SYNTAX$
|
||||
QDesignerFormWindowManagerInterface():new( ... )
|
||||
QDesignerFormWindowManagerInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowManagerInterface )
|
||||
QDesignerFormWindowManagerInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowManagerInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerFormWindowManagerInterface
|
||||
$METHODS$
|
||||
:actionAdjustSize() -> pQAction
|
||||
:actionBreakLayout() -> pQAction
|
||||
:actionCopy() -> pQAction
|
||||
:actionCut() -> pQAction
|
||||
:actionDelete() -> pQAction
|
||||
:actionFormLayout() -> pQAction
|
||||
:actionGridLayout() -> pQAction
|
||||
:actionHorizontalLayout() -> pQAction
|
||||
:actionLower() -> pQAction
|
||||
:actionPaste() -> pQAction
|
||||
:actionRaise() -> pQAction
|
||||
:actionRedo() -> pQAction
|
||||
:actionSelectAll() -> pQAction
|
||||
:actionSimplifyLayout() -> pQAction
|
||||
:actionSplitHorizontal() -> pQAction
|
||||
:actionSplitVertical() -> pQAction
|
||||
:actionUndo() -> pQAction
|
||||
:actionVerticalLayout() -> pQAction
|
||||
:activeFormWindow() -> pQDesignerFormWindowInterface
|
||||
:core() -> pQDesignerFormEditorInterface
|
||||
:createFormWindow( pParent, nFlags ) -> pQDesignerFormWindowInterface
|
||||
:formWindow( nIndex ) -> pQDesignerFormWindowInterface
|
||||
:formWindowCount() -> nInt
|
||||
:addFormWindow( pFormWindow ) -> NIL
|
||||
:removeFormWindow( pFormWindow ) -> NIL
|
||||
:setActiveFormWindow( pFormWindow ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerFormWindowManagerInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerFormWindowManagerInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QObject
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerFormWindowManagerInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerformwindowmanagerinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerFormWindowManagerInterface object.
|
||||
* $INHERITS$
|
||||
* QObject
|
||||
* $SYNTAX$
|
||||
* QDesignerFormWindowManagerInterface():new( ... )
|
||||
* QDesignerFormWindowManagerInterface():from( pPtr_OR_oObj_of_type_QDesignerFormWindowManagerInterface )
|
||||
* QDesignerFormWindowManagerInterface():configure( pPtr_OR_oObj_of_type_QDesignerFormWindowManagerInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerFormWindowManagerInterface
|
||||
* $METHODS$
|
||||
* :actionAdjustSize() -> pQAction
|
||||
* :actionBreakLayout() -> pQAction
|
||||
* :actionCopy() -> pQAction
|
||||
* :actionCut() -> pQAction
|
||||
* :actionDelete() -> pQAction
|
||||
* :actionFormLayout() -> pQAction
|
||||
* :actionGridLayout() -> pQAction
|
||||
* :actionHorizontalLayout() -> pQAction
|
||||
* :actionLower() -> pQAction
|
||||
* :actionPaste() -> pQAction
|
||||
* :actionRaise() -> pQAction
|
||||
* :actionRedo() -> pQAction
|
||||
* :actionSelectAll() -> pQAction
|
||||
* :actionSimplifyLayout() -> pQAction
|
||||
* :actionSplitHorizontal() -> pQAction
|
||||
* :actionSplitVertical() -> pQAction
|
||||
* :actionUndo() -> pQAction
|
||||
* :actionVerticalLayout() -> pQAction
|
||||
* :activeFormWindow() -> pQDesignerFormWindowInterface
|
||||
* :core() -> pQDesignerFormEditorInterface
|
||||
* :createFormWindow( pParent, nFlags ) -> pQDesignerFormWindowInterface
|
||||
* :formWindow( nIndex ) -> pQDesignerFormWindowInterface
|
||||
* :formWindowCount() -> nInt
|
||||
* :addFormWindow( pFormWindow ) -> NIL
|
||||
* :removeFormWindow( pFormWindow ) -> NIL
|
||||
* :setActiveFormWindow( pFormWindow ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerFormWindowManagerInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerFormWindowManagerInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QObject
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,55 +1,53 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerObjectInspectorInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerobjectinspectorinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerObjectInspectorInterface object.
|
||||
$INHERITS$
|
||||
QWidget
|
||||
$SYNTAX$
|
||||
QDesignerObjectInspectorInterface():new( ... )
|
||||
QDesignerObjectInspectorInterface():from( pPtr_OR_oObj_of_type_QDesignerObjectInspectorInterface )
|
||||
QDesignerObjectInspectorInterface():configure( pPtr_OR_oObj_of_type_QDesignerObjectInspectorInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerObjectInspectorInterface
|
||||
$METHODS$
|
||||
:core() -> pQDesignerFormEditorInterface
|
||||
:setFormWindow( pFormWindow ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerObjectInspectorInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerObjectInspectorInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QWidget
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerObjectInspectorInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerobjectinspectorinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerObjectInspectorInterface object.
|
||||
* $INHERITS$
|
||||
* QWidget
|
||||
* $SYNTAX$
|
||||
* QDesignerObjectInspectorInterface():new( ... )
|
||||
* QDesignerObjectInspectorInterface():from( pPtr_OR_oObj_of_type_QDesignerObjectInspectorInterface )
|
||||
* QDesignerObjectInspectorInterface():configure( pPtr_OR_oObj_of_type_QDesignerObjectInspectorInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerObjectInspectorInterface
|
||||
* $METHODS$
|
||||
* :core() -> pQDesignerFormEditorInterface
|
||||
* :setFormWindow( pFormWindow ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerObjectInspectorInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerObjectInspectorInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QWidget
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,60 +1,58 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerPropertyEditorInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerpropertyeditorinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerPropertyEditorInterface object.
|
||||
$INHERITS$
|
||||
QWidget
|
||||
$SYNTAX$
|
||||
QDesignerPropertyEditorInterface():new( ... )
|
||||
QDesignerPropertyEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerPropertyEditorInterface )
|
||||
QDesignerPropertyEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerPropertyEditorInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerPropertyEditorInterface
|
||||
$METHODS$
|
||||
:core() -> pQDesignerFormEditorInterface
|
||||
:currentPropertyName() -> cQString
|
||||
:isReadOnly() -> lBool
|
||||
:object() -> pQObject
|
||||
:setObject( pObject ) -> NIL
|
||||
:setPropertyValue( cName, pValue, lChanged ) -> NIL
|
||||
:setReadOnly( lReadOnly ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerPropertyEditorInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerPropertyEditorInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QWidget
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerPropertyEditorInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerpropertyeditorinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerPropertyEditorInterface object.
|
||||
* $INHERITS$
|
||||
* QWidget
|
||||
* $SYNTAX$
|
||||
* QDesignerPropertyEditorInterface():new( ... )
|
||||
* QDesignerPropertyEditorInterface():from( pPtr_OR_oObj_of_type_QDesignerPropertyEditorInterface )
|
||||
* QDesignerPropertyEditorInterface():configure( pPtr_OR_oObj_of_type_QDesignerPropertyEditorInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerPropertyEditorInterface
|
||||
* $METHODS$
|
||||
* :core() -> pQDesignerFormEditorInterface
|
||||
* :currentPropertyName() -> cQString
|
||||
* :isReadOnly() -> lBool
|
||||
* :object() -> pQObject
|
||||
* :setObject( pObject ) -> NIL
|
||||
* :setPropertyValue( cName, pValue, lChanged ) -> NIL
|
||||
* :setReadOnly( lReadOnly ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerPropertyEditorInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerPropertyEditorInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QWidget
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -1,57 +1,55 @@
|
||||
/*
|
||||
* hbQTgen v1.0 - Harbour Callable Wrappers Generator for Qt v4.5.3+
|
||||
* Please do not modify this document as it is subject to change in future.
|
||||
* Pritpal Bedi <bedipritpal@hotmail.com>
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
$TEMPLATE$
|
||||
Class
|
||||
$NAME$
|
||||
QDesignerWidgetBoxInterface()
|
||||
$CATEGORY$
|
||||
Harbour Bindings for Qt
|
||||
$SUBCATEGORY$
|
||||
GUI
|
||||
$EXTERNALLINK$
|
||||
http://doc.trolltech.com/4.5/qdesignerwidgetboxinterface.html
|
||||
$ONELINER$
|
||||
Creates a new QDesignerWidgetBoxInterface object.
|
||||
$INHERITS$
|
||||
QWidget
|
||||
$SYNTAX$
|
||||
QDesignerWidgetBoxInterface():new( ... )
|
||||
QDesignerWidgetBoxInterface():from( pPtr_OR_oObj_of_type_QDesignerWidgetBoxInterface )
|
||||
QDesignerWidgetBoxInterface():configure( pPtr_OR_oObj_of_type_QDesignerWidgetBoxInterface )
|
||||
$ARGUMENTS$
|
||||
|
||||
$RETURNS$
|
||||
An instance of the object of type QDesignerWidgetBoxInterface
|
||||
$METHODS$
|
||||
:fileName() -> cQString
|
||||
:load() -> lBool
|
||||
:save() -> lBool
|
||||
:setFileName( cFileName ) -> NIL
|
||||
|
||||
$DESCRIPTION$
|
||||
|
||||
$EXAMPLES$
|
||||
|
||||
$TESTS$
|
||||
|
||||
$STATUS$
|
||||
R
|
||||
$COMPLIANCE$
|
||||
Not Clipper Compatible
|
||||
$PLATFORMS$
|
||||
Windows, Linux, MacOS, OS2
|
||||
$VERSION$
|
||||
4.5.3
|
||||
$FILES$
|
||||
Prg Source : contrib/hbqt/TQDesignerWidgetBoxInterface.prg
|
||||
C++ Wrappers : contrib/hbqt/QDesignerWidgetBoxInterface.cpp
|
||||
Library : hb
|
||||
$SEEALSO$
|
||||
QWidget
|
||||
$END$
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* $DOC$
|
||||
* $TEMPLATE$
|
||||
* Class
|
||||
* $NAME$
|
||||
* QDesignerWidgetBoxInterface()
|
||||
* $CATEGORY$
|
||||
* Harbour Bindings for Qt
|
||||
* $SUBCATEGORY$
|
||||
* GUI
|
||||
* $EXTERNALLINK$
|
||||
* http://doc.trolltech.com/4.5/qdesignerwidgetboxinterface.html
|
||||
* $ONELINER$
|
||||
* Creates a new QDesignerWidgetBoxInterface object.
|
||||
* $INHERITS$
|
||||
* QWidget
|
||||
* $SYNTAX$
|
||||
* QDesignerWidgetBoxInterface():new( ... )
|
||||
* QDesignerWidgetBoxInterface():from( pPtr_OR_oObj_of_type_QDesignerWidgetBoxInterface )
|
||||
* QDesignerWidgetBoxInterface():configure( pPtr_OR_oObj_of_type_QDesignerWidgetBoxInterface )
|
||||
* $ARGUMENTS$
|
||||
*
|
||||
* $RETURNS$
|
||||
* An instance of the object of type QDesignerWidgetBoxInterface
|
||||
* $METHODS$
|
||||
* :fileName() -> cQString
|
||||
* :load() -> lBool
|
||||
* :save() -> lBool
|
||||
* :setFileName( cFileName ) -> NIL
|
||||
*
|
||||
* $DESCRIPTION$
|
||||
*
|
||||
* $EXAMPLES$
|
||||
*
|
||||
* $TESTS$
|
||||
*
|
||||
* $STATUS$
|
||||
* R
|
||||
* $COMPLIANCE$
|
||||
* Not Clipper compatible
|
||||
* $PLATFORMS$
|
||||
* Windows, Linux, Mac OS X, OS/2
|
||||
* $VERSION$
|
||||
* 4.5 or upper
|
||||
* $FILES$
|
||||
* Harbour source: contrib/hbqt/qtdesigner/TQDesignerWidgetBoxInterface.prg
|
||||
* C++ wrappers : contrib/hbqt/qtdesigner/QDesignerWidgetBoxInterface.cpp
|
||||
* Library : hbqtdesigner
|
||||
* $SEEALSO$
|
||||
* QWidget
|
||||
* $END$
|
||||
*/
|
||||
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerActionEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerActionEditorInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerActionEditorInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerActionEditorInterface )
|
||||
@@ -103,6 +105,7 @@ void * hbqt_gcAllocate_QDesignerActionEditorInterface( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QDesignerActionEditorInterface >( ( QDesignerActionEditorInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerActionEditorInterface;
|
||||
p->type = HBQT_TYPE_QDesignerActionEditorInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerFormEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerFormEditorInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerFormEditorInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerFormEditorInterface )
|
||||
@@ -129,6 +131,7 @@ void * hbqt_gcAllocate_QDesignerFormEditorInterface( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QDesignerFormEditorInterface >( ( QDesignerFormEditorInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerFormEditorInterface;
|
||||
p->type = HBQT_TYPE_QDesignerFormEditorInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -73,8 +75,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerFormWindowCursorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -87,6 +88,7 @@ typedef struct
|
||||
QDesignerFormWindowCursorInterface * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerFormWindowCursorInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowCursorInterface )
|
||||
@@ -107,6 +109,7 @@ void * hbqt_gcAllocate_QDesignerFormWindowCursorInterface( void * pObj, bool bNe
|
||||
p->ph = ( QDesignerFormWindowCursorInterface * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerFormWindowCursorInterface;
|
||||
p->type = HBQT_TYPE_QDesignerFormWindowCursorInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -73,8 +75,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerFormWindowInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -88,6 +89,7 @@ typedef struct
|
||||
QPointer< QDesignerFormWindowInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerFormWindowInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowInterface )
|
||||
@@ -108,6 +110,7 @@ void * hbqt_gcAllocate_QDesignerFormWindowInterface( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QDesignerFormWindowInterface >( ( QDesignerFormWindowInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerFormWindowInterface;
|
||||
p->type = HBQT_TYPE_QDesignerFormWindowInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerFormWindowManagerInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerFormWindowManagerInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerFormWindowManagerInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowManagerInterface )
|
||||
@@ -103,6 +105,7 @@ void * hbqt_gcAllocate_QDesignerFormWindowManagerInterface( void * pObj, bool bN
|
||||
new( & p->ph ) QPointer< QDesignerFormWindowManagerInterface >( ( QDesignerFormWindowManagerInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerFormWindowManagerInterface;
|
||||
p->type = HBQT_TYPE_QDesignerFormWindowManagerInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerObjectInspectorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerObjectInspectorInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerObjectInspectorInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerObjectInspectorInterface )
|
||||
@@ -103,6 +105,7 @@ void * hbqt_gcAllocate_QDesignerObjectInspectorInterface( void * pObj, bool bNew
|
||||
new( & p->ph ) QPointer< QDesignerObjectInspectorInterface >( ( QDesignerObjectInspectorInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerObjectInspectorInterface;
|
||||
p->type = HBQT_TYPE_QDesignerObjectInspectorInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerPropertyEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerPropertyEditorInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerPropertyEditorInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerPropertyEditorInterface )
|
||||
@@ -103,6 +105,7 @@ void * hbqt_gcAllocate_QDesignerPropertyEditorInterface( void * pObj, bool bNew
|
||||
new( & p->ph ) QPointer< QDesignerPropertyEditorInterface >( ( QDesignerPropertyEditorInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerPropertyEditorInterface;
|
||||
p->type = HBQT_TYPE_QDesignerPropertyEditorInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtdesigner_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtDesigner/QDesignerWidgetBoxInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QPointer< QDesignerWidgetBoxInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QDesignerWidgetBoxInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QDesignerWidgetBoxInterface )
|
||||
@@ -103,6 +105,7 @@ void * hbqt_gcAllocate_QDesignerWidgetBoxInterface( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QDesignerWidgetBoxInterface >( ( QDesignerWidgetBoxInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QDesignerWidgetBoxInterface;
|
||||
p->type = HBQT_TYPE_QDesignerWidgetBoxInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -2,6 +2,12 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# --------------------------------------------------------------------
|
||||
# WARNING: Automatically generated source file. DO NOT EDIT!
|
||||
# Instead, edit corresponding .qth file,
|
||||
# or the generator tool itself, and run regenarate.
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
QDesignerActionEditorInterface.cpp
|
||||
QDesignerFormEditorInterface.cpp
|
||||
QDesignerFormWindowCursorInterface.cpp
|
||||
30
harbour/contrib/hbqt/qtdesigner/g/hbqtdesigner_garbage.h
Normal file
30
harbour/contrib/hbqt/qtdesigner/g/hbqtdesigner_garbage.h
Normal file
@@ -0,0 +1,30 @@
|
||||
/*
|
||||
* $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 );
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerActionEditorInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerFormEditorInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowCursorInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerFormWindowManagerInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerObjectInspectorInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerPropertyEditorInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QDesignerWidgetBoxInterface );
|
||||
|
||||
extern void * hbqt_gcAllocate_QDesignerActionEditorInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerFormEditorInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerFormWindowCursorInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerFormWindowInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerFormWindowManagerInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerObjectInspectorInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerPropertyEditorInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QDesignerWidgetBoxInterface( void * pObj, bool bNew );
|
||||
|
||||
18
harbour/contrib/hbqt/qtdesigner/hbqtdesigner.hbc
Normal file
18
harbour/contrib/hbqt/qtdesigner/hbqtdesigner.hbc
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT&!hbdyn}libs=hbqtdesigner${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtDesigner4
|
||||
{!HB_STATIC_QT&linux}libs=QtDesigner
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtDesigner.framework/QtDesigner
|
||||
{HB_STATIC_QT&allwin&!hbdyn}libs=hbqtdesigners${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtdesigner
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtDesigner
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
../hbqt_common.hbm
|
||||
|
||||
filelist.hbm
|
||||
g/filelist.hbm
|
||||
|
||||
-ig
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
hbqtdesigners.hbp
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
../hbqt_commons.hbm
|
||||
|
||||
filelist.hbm
|
||||
g/filelist.hbm
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
-ig
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerActionEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerFormEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerFormWindowCursorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerFormWindowInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -154,4 +153,3 @@ void widgetManaged ( QWidget * widget )
|
||||
void widgetRemoved ( QWidget * widget )
|
||||
void widgetUnmanaged ( QWidget * widget )
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerFormWindowManagerInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -125,4 +124,3 @@ void activeFormWindowChanged ( QDesignerFormWindowInterface * formWindow )
|
||||
void formWindowAdded ( QDesignerFormWindowInterface * formWindow )
|
||||
void formWindowRemoved ( QDesignerFormWindowInterface * formWindow )
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerObjectInspectorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerPropertyEditorInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -70,8 +70,7 @@ folder = hbqtdesigner
|
||||
|
||||
<CODE>
|
||||
#include <QtDesigner/QDesignerWidgetBoxInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
../hbqt_commons.hbm
|
||||
|
||||
g/filelist.hbm
|
||||
hbqtgui.hbm
|
||||
@@ -10,7 +10,3 @@ hbqtgui.hbm
|
||||
-ig
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
|
||||
@@ -2,14 +2,10 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
../hbqt_commons.hbm
|
||||
|
||||
g/filelist.hbm
|
||||
|
||||
-ig
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
|
||||
@@ -59,19 +59,20 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
/*
|
||||
* Constructed[ 37/40 [ 92.50% ] ]
|
||||
* Constructed[ 38/40 [ 95.00% ] ]
|
||||
*
|
||||
* *** Unconvered Prototypes ***
|
||||
* -----------------------------
|
||||
*
|
||||
* QList<QWebFrame *> childFrames () const
|
||||
* QMultiMap<QString, QString> metaData () const
|
||||
*
|
||||
* *** Commented out protos which construct fine but do not compile ***
|
||||
@@ -83,8 +84,7 @@
|
||||
|
||||
#include <QtWebKit/QWebFrame>
|
||||
#include <QtWebKit/QWebSecurityOrigin>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
/*
|
||||
*
|
||||
@@ -95,6 +95,7 @@ typedef struct
|
||||
QPointer< QWebFrame > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebFrame;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebFrame )
|
||||
@@ -115,6 +116,7 @@ void * hbqt_gcAllocate_QWebFrame( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QWebFrame >( ( QWebFrame * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebFrame;
|
||||
p->type = HBQT_TYPE_QWebFrame;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -160,6 +162,20 @@ HB_FUNC( QT_QWEBFRAME_ADDTOJAVASCRIPTWINDOWOBJECT_1 )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebFrame *> childFrames () const
|
||||
*/
|
||||
HB_FUNC( QT_QWEBFRAME_CHILDFRAMES )
|
||||
{
|
||||
QWebFrame * p = hbqt_par_QWebFrame( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebFrame *>( ( p )->childFrames() ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBFRAME_CHILDFRAMES FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebFrame *>( ( p )->childFrames() ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QSize contentsSize () const
|
||||
*/
|
||||
@@ -59,28 +59,18 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
/*
|
||||
* Constructed[ 14/17 [ 82.35% ] ]
|
||||
*
|
||||
* *** Unconvered Prototypes ***
|
||||
* -----------------------------
|
||||
*
|
||||
* QList<QWebHistoryItem> backItems ( int maxItems ) const
|
||||
* QList<QWebHistoryItem> forwardItems ( int maxItems ) const
|
||||
* QList<QWebHistoryItem> items () const
|
||||
*/
|
||||
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebHistory>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -92,6 +82,7 @@ typedef struct
|
||||
QWebHistory * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebHistory;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebHistory )
|
||||
@@ -112,6 +103,7 @@ void * hbqt_gcAllocate_QWebHistory( void * pObj, bool bNew )
|
||||
p->ph = ( QWebHistory * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebHistory;
|
||||
p->type = HBQT_TYPE_QWebHistory;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -157,6 +149,20 @@ HB_FUNC( QT_QWEBHISTORY_BACKITEM )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebHistoryItem> backItems ( int maxItems ) const
|
||||
*/
|
||||
HB_FUNC( QT_QWEBHISTORY_BACKITEMS )
|
||||
{
|
||||
QWebHistory * p = hbqt_par_QWebHistory( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->backItems( hb_parni( 2 ) ) ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBHISTORY_BACKITEMS FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->backItems( hb_parni( 2 ) ) ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* bool canGoBack () const
|
||||
*/
|
||||
@@ -269,6 +275,20 @@ HB_FUNC( QT_QWEBHISTORY_FORWARDITEM )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebHistoryItem> forwardItems ( int maxItems ) const
|
||||
*/
|
||||
HB_FUNC( QT_QWEBHISTORY_FORWARDITEMS )
|
||||
{
|
||||
QWebHistory * p = hbqt_par_QWebHistory( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->forwardItems( hb_parni( 2 ) ) ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBHISTORY_FORWARDITEMS FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->forwardItems( hb_parni( 2 ) ) ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* void goToItem ( const QWebHistoryItem & item )
|
||||
*/
|
||||
@@ -297,6 +317,20 @@ HB_FUNC( QT_QWEBHISTORY_ITEMAT )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebHistoryItem> items () const
|
||||
*/
|
||||
HB_FUNC( QT_QWEBHISTORY_ITEMS )
|
||||
{
|
||||
QWebHistory * p = hbqt_par_QWebHistory( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->items() ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBHISTORY_ITEMS FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebHistoryItem>( ( p )->items() ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* int maximumItemCount () const
|
||||
*/
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebHistoryInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -82,6 +83,7 @@ typedef struct
|
||||
QPointer< QWebHistoryInterface > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebHistoryInterface;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebHistoryInterface )
|
||||
@@ -102,6 +104,7 @@ void * hbqt_gcAllocate_QWebHistoryInterface( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QWebHistoryInterface >( ( QWebHistoryInterface * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebHistoryInterface;
|
||||
p->type = HBQT_TYPE_QWebHistoryInterface;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -69,8 +71,7 @@
|
||||
|
||||
#include <QtWebKit/QWebHistoryItem>
|
||||
#include <QtCore/QVariant>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QWebHistoryItem * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebHistoryItem;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebHistoryItem )
|
||||
@@ -118,6 +120,7 @@ void * hbqt_gcAllocate_QWebHistoryItem( void * pObj, bool bNew )
|
||||
p->ph = ( QWebHistoryItem * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebHistoryItem;
|
||||
p->type = HBQT_TYPE_QWebHistoryItem;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebHitTestResult>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -83,6 +84,7 @@ typedef struct
|
||||
QWebHitTestResult * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebHitTestResult;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebHitTestResult )
|
||||
@@ -118,6 +120,7 @@ void * hbqt_gcAllocate_QWebHitTestResult( void * pObj, bool bNew )
|
||||
p->ph = ( QWebHitTestResult * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebHitTestResult;
|
||||
p->type = HBQT_TYPE_QWebHitTestResult;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -79,8 +81,7 @@
|
||||
|
||||
#include <QtWebKit/QWebPage>
|
||||
#include <QtCore/QVariant>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -93,6 +94,7 @@ typedef struct
|
||||
QPointer< QWebPage > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebPage;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebPage )
|
||||
@@ -139,6 +141,7 @@ void * hbqt_gcAllocate_QWebPage( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QWebPage >( ( QWebPage * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebPage;
|
||||
p->type = HBQT_TYPE_QWebPage;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -70,24 +72,10 @@
|
||||
* enum Extension { }
|
||||
*/
|
||||
|
||||
/*
|
||||
* Constructed[ 3/5 [ 60.00% ] ]
|
||||
*
|
||||
* *** Unconvered Prototypes ***
|
||||
* -----------------------------
|
||||
*
|
||||
* virtual QList<Plugin> plugins () const = 0
|
||||
*
|
||||
* *** Commented out protos which construct fine but do not compile ***
|
||||
*
|
||||
* // virtual bool extension ( Extension extension, const ExtensionOption * option = 0, ExtensionReturn * output = 0 )
|
||||
*/
|
||||
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebPluginFactory>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -100,6 +88,7 @@ typedef struct
|
||||
QPointer< QWebPluginFactory > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebPluginFactory;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebPluginFactory )
|
||||
@@ -120,6 +109,7 @@ void * hbqt_gcAllocate_QWebPluginFactory( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QWebPluginFactory >( ( QWebPluginFactory * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebPluginFactory;
|
||||
p->type = HBQT_TYPE_QWebPluginFactory;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -151,6 +141,20 @@ HB_FUNC( QT_QWEBPLUGINFACTORY_CREATE )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* virtual QList<Plugin> plugins () const = 0
|
||||
*/
|
||||
HB_FUNC( QT_QWEBPLUGINFACTORY_PLUGINS )
|
||||
{
|
||||
QWebPluginFactory * p = hbqt_par_QWebPluginFactory( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<Plugin>( ( p )->plugins() ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBPLUGINFACTORY_PLUGINS FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<Plugin>( ( p )->plugins() ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* virtual void refreshPlugins ()
|
||||
*/
|
||||
@@ -59,27 +59,18 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
/*
|
||||
* Constructed[ 6/8 [ 75.00% ] ]
|
||||
*
|
||||
* *** Unconvered Prototypes ***
|
||||
* -----------------------------
|
||||
*
|
||||
* QList<QWebDatabase> databases () const
|
||||
* QList<QWebSecurityOrigin> allOrigins ()
|
||||
*/
|
||||
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebSecurityOrigin>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -92,6 +83,7 @@ typedef struct
|
||||
QWebSecurityOrigin * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebSecurityOrigin;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebSecurityOrigin )
|
||||
@@ -127,6 +119,7 @@ void * hbqt_gcAllocate_QWebSecurityOrigin( void * pObj, bool bNew )
|
||||
p->ph = ( QWebSecurityOrigin * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebSecurityOrigin;
|
||||
p->type = HBQT_TYPE_QWebSecurityOrigin;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -179,6 +172,20 @@ HB_FUNC( QT_QWEBSECURITYORIGIN_DATABASEUSAGE )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebDatabase> databases () const
|
||||
*/
|
||||
HB_FUNC( QT_QWEBSECURITYORIGIN_DATABASES )
|
||||
{
|
||||
QWebSecurityOrigin * p = hbqt_par_QWebSecurityOrigin( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebDatabase>( ( p )->databases() ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBSECURITYORIGIN_DATABASES FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebDatabase>( ( p )->databases() ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QString host () const
|
||||
*/
|
||||
@@ -235,6 +242,20 @@ HB_FUNC( QT_QWEBSECURITYORIGIN_SETDATABASEQUOTA )
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* QList<QWebSecurityOrigin> allOrigins ()
|
||||
*/
|
||||
HB_FUNC( QT_QWEBSECURITYORIGIN_ALLORIGINS )
|
||||
{
|
||||
QWebSecurityOrigin * p = hbqt_par_QWebSecurityOrigin( 1 );
|
||||
if( p )
|
||||
hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebSecurityOrigin>( ( p )->allOrigins() ), true ) );
|
||||
else
|
||||
{
|
||||
HB_TRACE( HB_TR_DEBUG, ( "............................... F=QT_QWEBSECURITYORIGIN_ALLORIGINS FP=hb_retptrGC( hbqt_gcAllocate_QList( new QList<QWebSecurityOrigin>( ( p )->allOrigins() ), true ) ); p is NULL" ) );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#endif /* #if QT_VERSION >= 0x040500 */
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -76,8 +78,7 @@
|
||||
|
||||
#include <QtWebKit/QWebSettings>
|
||||
#include <QtCore/QUrl>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -89,6 +90,7 @@ typedef struct
|
||||
QWebSettings * ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebSettings;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebSettings )
|
||||
@@ -109,6 +111,7 @@ void * hbqt_gcAllocate_QWebSettings( void * pObj, bool bNew )
|
||||
p->ph = ( QWebSettings * ) pObj;
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebSettings;
|
||||
p->type = HBQT_TYPE_QWebSettings;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -59,7 +59,9 @@
|
||||
*/
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
#include "../hbqt.h"
|
||||
#include "hbqt.h"
|
||||
#include "hbqtwebkit_garbage.h"
|
||||
#include "hbqtcore_garbage.h"
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
#if QT_VERSION >= 0x040500
|
||||
@@ -68,8 +70,7 @@
|
||||
#include <QtCore/QPointer>
|
||||
|
||||
#include <QtWebKit/QWebView>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -82,6 +83,7 @@ typedef struct
|
||||
QPointer< QWebView > ph;
|
||||
bool bNew;
|
||||
QT_G_FUNC_PTR func;
|
||||
int type;
|
||||
} QGC_POINTER_QWebView;
|
||||
|
||||
QT_G_FUNC( hbqt_gcRelease_QWebView )
|
||||
@@ -128,6 +130,7 @@ void * hbqt_gcAllocate_QWebView( void * pObj, bool bNew )
|
||||
new( & p->ph ) QPointer< QWebView >( ( QWebView * ) pObj );
|
||||
p->bNew = bNew;
|
||||
p->func = hbqt_gcRelease_QWebView;
|
||||
p->type = HBQT_TYPE_QWebView;
|
||||
|
||||
if( bNew )
|
||||
{
|
||||
@@ -69,6 +69,7 @@ CREATE CLASS QWebFrame INHERIT HbQtObjectHandler, QObject
|
||||
|
||||
METHOD addToJavaScriptWindowObject( cName, pObject )
|
||||
METHOD addToJavaScriptWindowObject_1( cName, pObject, nOwn )
|
||||
METHOD childFrames()
|
||||
METHOD contentsSize()
|
||||
METHOD frameName()
|
||||
METHOD geometry()
|
||||
@@ -125,6 +126,10 @@ METHOD QWebFrame:addToJavaScriptWindowObject_1( cName, pObject, nOwn )
|
||||
RETURN Qt_QWebFrame_addToJavaScriptWindowObject_1( ::pPtr, cName, hbqt_ptr( pObject ), nOwn )
|
||||
|
||||
|
||||
METHOD QWebFrame:childFrames()
|
||||
RETURN Qt_QWebFrame_childFrames( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebFrame:contentsSize()
|
||||
RETURN Qt_QWebFrame_contentsSize( ::pPtr )
|
||||
|
||||
@@ -69,6 +69,7 @@ CREATE CLASS QWebHistory INHERIT HbQtObjectHandler
|
||||
|
||||
METHOD back()
|
||||
METHOD backItem()
|
||||
METHOD backItems( nMaxItems )
|
||||
METHOD canGoBack()
|
||||
METHOD canGoForward()
|
||||
METHOD clear()
|
||||
@@ -77,8 +78,10 @@ CREATE CLASS QWebHistory INHERIT HbQtObjectHandler
|
||||
METHOD currentItemIndex()
|
||||
METHOD forward()
|
||||
METHOD forwardItem()
|
||||
METHOD forwardItems( nMaxItems )
|
||||
METHOD goToItem( pItem )
|
||||
METHOD itemAt( nI )
|
||||
METHOD items()
|
||||
METHOD maximumItemCount()
|
||||
METHOD setMaximumItemCount( nCount )
|
||||
|
||||
@@ -102,6 +105,10 @@ METHOD QWebHistory:backItem()
|
||||
RETURN Qt_QWebHistory_backItem( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebHistory:backItems( nMaxItems )
|
||||
RETURN Qt_QWebHistory_backItems( ::pPtr, nMaxItems )
|
||||
|
||||
|
||||
METHOD QWebHistory:canGoBack()
|
||||
RETURN Qt_QWebHistory_canGoBack( ::pPtr )
|
||||
|
||||
@@ -134,6 +141,10 @@ METHOD QWebHistory:forwardItem()
|
||||
RETURN Qt_QWebHistory_forwardItem( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebHistory:forwardItems( nMaxItems )
|
||||
RETURN Qt_QWebHistory_forwardItems( ::pPtr, nMaxItems )
|
||||
|
||||
|
||||
METHOD QWebHistory:goToItem( pItem )
|
||||
RETURN Qt_QWebHistory_goToItem( ::pPtr, hbqt_ptr( pItem ) )
|
||||
|
||||
@@ -142,6 +153,10 @@ METHOD QWebHistory:itemAt( nI )
|
||||
RETURN Qt_QWebHistory_itemAt( ::pPtr, nI )
|
||||
|
||||
|
||||
METHOD QWebHistory:items()
|
||||
RETURN Qt_QWebHistory_items( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebHistory:maximumItemCount()
|
||||
RETURN Qt_QWebHistory_maximumItemCount( ::pPtr )
|
||||
|
||||
@@ -68,6 +68,7 @@ CREATE CLASS QWebPluginFactory INHERIT HbQtObjectHandler, QObject
|
||||
METHOD new( ... )
|
||||
|
||||
METHOD create( cMimeType, pUrl, pArgumentNames, pArgumentValues )
|
||||
METHOD plugins()
|
||||
METHOD refreshPlugins()
|
||||
METHOD supportsExtension( nExtension )
|
||||
|
||||
@@ -87,6 +88,10 @@ METHOD QWebPluginFactory:create( cMimeType, pUrl, pArgumentNames, pArgumentValue
|
||||
RETURN Qt_QWebPluginFactory_create( ::pPtr, cMimeType, hbqt_ptr( pUrl ), hbqt_ptr( pArgumentNames ), hbqt_ptr( pArgumentValues ) )
|
||||
|
||||
|
||||
METHOD QWebPluginFactory:plugins()
|
||||
RETURN Qt_QWebPluginFactory_plugins( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebPluginFactory:refreshPlugins()
|
||||
RETURN Qt_QWebPluginFactory_refreshPlugins( ::pPtr )
|
||||
|
||||
@@ -69,10 +69,12 @@ CREATE CLASS QWebSecurityOrigin INHERIT HbQtObjectHandler
|
||||
|
||||
METHOD databaseQuota()
|
||||
METHOD databaseUsage()
|
||||
METHOD databases()
|
||||
METHOD host()
|
||||
METHOD port()
|
||||
METHOD scheme()
|
||||
METHOD setDatabaseQuota( nQuota )
|
||||
METHOD allOrigins()
|
||||
|
||||
ENDCLASS
|
||||
|
||||
@@ -94,6 +96,10 @@ METHOD QWebSecurityOrigin:databaseUsage()
|
||||
RETURN Qt_QWebSecurityOrigin_databaseUsage( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebSecurityOrigin:databases()
|
||||
RETURN Qt_QWebSecurityOrigin_databases( ::pPtr )
|
||||
|
||||
|
||||
METHOD QWebSecurityOrigin:host()
|
||||
RETURN Qt_QWebSecurityOrigin_host( ::pPtr )
|
||||
|
||||
@@ -109,3 +115,7 @@ METHOD QWebSecurityOrigin:scheme()
|
||||
METHOD QWebSecurityOrigin:setDatabaseQuota( nQuota )
|
||||
RETURN Qt_QWebSecurityOrigin_setDatabaseQuota( ::pPtr, nQuota )
|
||||
|
||||
|
||||
METHOD QWebSecurityOrigin:allOrigins()
|
||||
RETURN Qt_QWebSecurityOrigin_allOrigins( ::pPtr )
|
||||
|
||||
@@ -2,6 +2,12 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# --------------------------------------------------------------------
|
||||
# WARNING: Automatically generated source file. DO NOT EDIT!
|
||||
# Instead, edit corresponding .qth file,
|
||||
# or the generator tool itself, and run regenarate.
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
QWebFrame.cpp
|
||||
QWebHistory.cpp
|
||||
QWebHistoryInterface.cpp
|
||||
34
harbour/contrib/hbqt/qtwebkit/g/hbqtwebkit_garbage.h
Normal file
34
harbour/contrib/hbqt/qtwebkit/g/hbqtwebkit_garbage.h
Normal file
@@ -0,0 +1,34 @@
|
||||
/*
|
||||
* $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_QWebFrame );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebHistory );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebHistoryInterface );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebHistoryItem );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebHitTestResult );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebPage );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebPluginFactory );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebSecurityOrigin );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebSettings );
|
||||
extern HB_EXPORT QT_G_FUNC( hbqt_gcRelease_QWebView );
|
||||
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebFrame( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebHistory( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebHistoryInterface( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebHistoryItem( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebHitTestResult( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebPage( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebPluginFactory( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebSecurityOrigin( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebSettings( void * pObj, bool bNew );
|
||||
extern HB_EXPORT void * hbqt_gcAllocate_QWebView( void * pObj, bool bNew );
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/* -------------------------------------------------------------------- */
|
||||
/* WARNING: Automatically generated source file. DO NOT EDIT! */
|
||||
/* Instead, edit corresponding .qth file, */
|
||||
/* or the generator tool itself, and run regenarate. */
|
||||
/* -------------------------------------------------------------------- */
|
||||
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebFrame );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebHistory );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebHistoryInterface );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebHistoryItem );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebHitTestResult );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebPage );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebPluginFactory );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebSecurityOrigin );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebSettings );
|
||||
extern QT_G_FUNC( hbqt_gcRelease_QWebView );
|
||||
|
||||
extern void * hbqt_gcAllocate_QWebFrame( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebHistory( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebHistoryInterface( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebHistoryItem( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebHitTestResult( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebPage( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebPluginFactory( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebSecurityOrigin( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebSettings( void * pObj, bool bNew );
|
||||
extern void * hbqt_gcAllocate_QWebView( void * pObj, bool bNew );
|
||||
|
||||
18
harbour/contrib/hbqt/qtwebkit/hbqtwebkit.hbc
Normal file
18
harbour/contrib/hbqt/qtwebkit/hbqtwebkit.hbc
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2010 Viktor Szakats (harbour.01 syenar.hu)
|
||||
# See COPYING for licensing terms.
|
||||
# ---------------------------------------------------------------
|
||||
|
||||
libs=../qtcore/hbqtcore.hbc
|
||||
|
||||
{!HB_STATIC_QT&!hbdyn}libs=hbqtwebkit${__HB_DYN__}
|
||||
{!HB_STATIC_QT&(allwin|os2)}libs=QtWebKit4
|
||||
{!HB_STATIC_QT&linux}libs=QtWebKit
|
||||
{!HB_STATIC_QT&darwin}libs=/Library/Frameworks/QtWebKit.framework/QtWebKit
|
||||
{HB_STATIC_QT&allwin&!hbdyn}libs=hbqtwebkits${__HB_DYN__}
|
||||
{HB_STATIC_QT&linux}libs=hbqtwebkit
|
||||
{HB_STATIC_QT&(allwin|linux)}libs=QtWebKit
|
||||
@@ -4,6 +4,10 @@
|
||||
|
||||
../hbqt_common.hbm
|
||||
|
||||
filelist.hbm
|
||||
g/filelist.hbm
|
||||
|
||||
-ig
|
||||
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
hbqtwebkits.hbp
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
../hbqt_common.hbm
|
||||
../hbqt_commons.hbm
|
||||
|
||||
filelist.hbm
|
||||
g/filelist.hbm
|
||||
|
||||
-stop{!HB_QT_BUILD_STATIC|!allwin}
|
||||
-ig
|
||||
|
||||
-cflag=-DQT_NODLL
|
||||
../qtcore/hbqtcore.hbc
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
<CLASS>
|
||||
Inherits = QObject
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
Destructor = no
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
@@ -65,11 +65,10 @@ folder = qtwebkit
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebFrame>
|
||||
#include <QtWebKit/QWebSecurityOrigin>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
/*
|
||||
*
|
||||
*
|
||||
*/
|
||||
HB_FUNC( QT_QWEBFRAME )
|
||||
{
|
||||
@@ -133,7 +132,3 @@ void javaScriptWindowObjectCleared ()
|
||||
void titleChanged ( const QString & title )
|
||||
void urlChanged ( const QUrl & url )
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -56,21 +56,20 @@
|
||||
|
||||
<CLASS>
|
||||
QObject = no
|
||||
Inherits =
|
||||
Inherits =
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
Destructor = no
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebHistory>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
*
|
||||
*/
|
||||
HB_FUNC( QT_QWEBHISTORY )
|
||||
{
|
||||
@@ -106,7 +105,3 @@ void setMaximumItemCount ( int count )
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -57,14 +57,13 @@
|
||||
<CLASS>
|
||||
Inherits = QObject
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebHistoryInterface>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -93,7 +92,3 @@ void setDefaultInterface ( QWebHistoryInterface * defaultInterface )
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -65,8 +65,7 @@ folder = qtwebkit
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebHistoryItem>
|
||||
#include <QtCore/QVariant>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
|
||||
@@ -56,16 +56,15 @@
|
||||
|
||||
<CLASS>
|
||||
QObject = no
|
||||
Inherits =
|
||||
Inherits =
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebHitTestResult>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -104,7 +103,3 @@ QString title () const
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -63,8 +63,7 @@ folder = qtwebkit
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebPage>
|
||||
#include <QtCore/QVariant>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -150,5 +149,3 @@ void toolBarVisibilityChangeRequested ( bool visible )
|
||||
void unsupportedContent ( QNetworkReply * reply )
|
||||
void windowCloseRequested ()
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
@@ -57,14 +57,13 @@
|
||||
<CLASS>
|
||||
Inherits = QObject
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebPluginFactory>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -95,7 +94,3 @@ virtual bool supportsExtension ( Extension extension ) const
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -56,16 +56,15 @@
|
||||
|
||||
<CLASS>
|
||||
QObject = no
|
||||
Inherits =
|
||||
Inherits =
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebSecurityOrigin>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -101,7 +100,3 @@ QList<QWebSecurityOrigin> allOrigins ()
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -56,9 +56,9 @@
|
||||
|
||||
<CLASS>
|
||||
QObject = no
|
||||
Inherits =
|
||||
Inherits =
|
||||
Type = Core
|
||||
New =
|
||||
New =
|
||||
Destructor = no
|
||||
folder = qtwebkit
|
||||
</CLASS>
|
||||
@@ -66,12 +66,11 @@ folder = qtwebkit
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebSettings>
|
||||
#include <QtCore/QUrl>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
*
|
||||
*/
|
||||
HB_FUNC( QT_QWEBSETTINGS )
|
||||
{
|
||||
@@ -120,7 +119,3 @@ QPixmap webGraphic ( WebGraphic type )
|
||||
|
||||
<SIGNALS>
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -62,8 +62,7 @@ folder = qtwebkit
|
||||
|
||||
<CODE>
|
||||
#include <QtWebKit/QWebView>
|
||||
#include "hbqt_garbage.h"
|
||||
#include "hbqt_local.h"
|
||||
#include "../hbqt_local.h"
|
||||
|
||||
|
||||
/*
|
||||
@@ -119,4 +118,3 @@ void statusBarMessage ( const QString & text )
|
||||
void titleChanged ( const QString & title )
|
||||
void urlChanged ( const QUrl & url )
|
||||
</SIGNALS>
|
||||
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
; $Id$
|
||||
;
|
||||
|
||||
-I=../qdesigner/qth
|
||||
-O=../qdesigner/g
|
||||
-D=../qdesigner/doc
|
||||
-I=../qtdesigner/qth
|
||||
-O=../qtdesigner/g
|
||||
-D=../qtdesigner/doc
|
||||
|
||||
QDesignerActionEditorInterface.qth
|
||||
QDesignerFormEditorInterface.qth
|
||||
|
||||
Reference in New Issue
Block a user