2012-06-08 12:30 UTC+0200 Viktor Szakats (harbour syenar.net)
* tests/hbpptest/hbpptest.prg
! updated to build correctly
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-06-08 12:30 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* tests/hbpptest/hbpptest.prg
|
||||
! updated to build correctly
|
||||
|
||||
2012-06-07 20:00 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/hbmk2_qt.hb
|
||||
* contrib/hbqt/qtcore/hbqt.h
|
||||
@@ -36,14 +40,14 @@
|
||||
* contrib/hbqt/qtgui/qth/QDropEvent.qth
|
||||
* contrib/hbqt/qtgui/qth/QFileSystemModel.qth
|
||||
* contrib/hbqt/qtgui/qth/QGraphicsSceneDragDropEvent.qth
|
||||
! Changed:
|
||||
! Changed:
|
||||
PHB_ITEM hbqt_bindGetHbObject( PHB_ITEM pItem, void * qtObject, PHB_SYMB pClassName, PHBQT_DEL_FUNC pDelFunc, int iFlags )
|
||||
=>
|
||||
PHB_ITEM hbqt_bindGetHbObject( PHB_ITEM pItem, void * qtObject, const char * szClassName, PHBQT_DEL_FUNC pDelFunc, int iFlags )
|
||||
|
||||
This facilitates the easy manipulation of objects and also a central
|
||||
This facilitates the easy manipulation of objects and also a central
|
||||
point to scale its usage. It is much easier to recognize the non-QObject
|
||||
derived classes, which are in plenty, and hence take corrective actions
|
||||
derived classes, which are in plenty, and hence take corrective actions
|
||||
in case of some exceptions are buried inside descriptions instead of headers.
|
||||
|
||||
2012-06-08 02:52 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user