francesco perillo wrote:
> 
>>  pObj = ( QPointer< QPageSetupDialog > * )
>>            memset( hb_gcAllocate( sizeof( QPointer< QPageSetupDialog > ),
>>                                   &s_gcQPageSetupDialog ),
>>                    0, sizeof( QPointer< QPageSetupDialog > ) );
> 
> It is already "included".... it is visually different as we use object
> and not *object and we gcAllocate QGC_OBJECT and not directly the
> object... but the result is the same (should be :-) )
> 

Sounds correct.


What really surprised me is the not getting a GPF when
( p) ->funz()
and p is NULL.....


Yep, and I am surprised too.

BTW this patch has provided more insight in how some objects
must behave with singal/slots and events.

Check for _new_QTableWidgetItem and then ProcessEvnts() firing.
This is something I have to fix.


I will resume the work later this evening...

I miss one point: hbqt_garbage include
extern ... ( void *, iParam)
I already changed void * to the correct class but then I should
include all the headers...

I'm in a hurry I will explain better later..


Keep on, hopefully we will be on target soon.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/Pritpal-and-Vikto-please-test-this-generator-tp4900883p4902218.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to