Hello Przemek
Pritpal Bedi wrote:
>
> I am struck with QList class.
>
> I do not know how to manage list casting of QT.
> Anybody to help any way ?
>
Can you please provide the solution to this class.
I am really at a loss how to cast, etc.
Here is what I tried:
HB_FUNC( QT_QLIST )
{
hb_retptr( ( QList* ) new QList() );
hb_retptr( ( void* ) new QList() );
hb_retptr( ( void** ) ( void* ) new QList() );
}
Everytime I get error of one type or another.
What I might be doing wrong?
Regards
Pritpal Bedi
--
View this message in context:
http://www.nabble.com/QT---QList%28%29---How-this-class-wrappers-in-Harbour-tp23907921p23912834.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