Thanks Xavi

Xavi-13 wrote:
> 
> This return a QPoint class in stack, you need return a new QPoint Class .-
> 
> hb_retptr( ( QPoint* ) new QPoint( hbqt_par_QWidget( 1 )->mapTo(
> hbqt_par_QWidget( 2 ),  *hbqt_par_QPoint( 3 ) ) ) );
>       
> but is necessary to control their destruction as in all classes.
> Well, when you are finished start the corrections.
> 

This resolves the problem, thanks.

How it will be "freed" will solve later.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/QT---One-unresolved-warning-tp22912989p22919222.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to