Thanks for the answer Eskil,
but i wish templates will be supported soon....
Giorgio
>----Messaggio originale----
>Da: [EMAIL PROTECTED]
>Data:
10/12/2008 14.57
>A: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]>
>Cc: <qt-jambi-
[EMAIL PROTECTED]>
>Ogg: Re: [Qt-jambi-interest] class template &&
multiple inheritance
>
>[EMAIL PROTECTED] wrote:
>> namespace Application
>> {
>> class ContactsManager : public QObject ,
>> public
SingletonTemplate<Application::ContactsManager>
>> {
>> Q_OBJECT
>>
>> friend class SingletonTemplate<ContactsManager>;
>>
>> //
implementation
>>
>>
>> }
>> }
>>
>> in the type system file i have
>>
>>
<interface-type name="
>> SingletonTemplate<Application::
ContactsManager>" />
>> <object-type name="
>> Application::ContactsManager"
>
>>
>>
>
>Template interfaces are unfortunately not supported by the
generator at
>the moment. I will make a suggestion to introduce support for
it, if
>possible, at a later time, but I do not have any simple solution for
you
>right now, sorry. In order to achieve what you want, you will probably
>have to write some of the binding code manually.
>
>-- Eskil
>
>
>
>
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest