[Gambas-devel] DCOP and Complex Type

Benoit Minisini gambas at ...1...
Tue Feb 22 11:04:50 CET 2005


On Monday 21 February 2005 14:55, Carlo Sorda wrote:
> Hi,
> I am developing a demo on GAMBAS a DCOP.
> My application control KNotes.
> What can I do for call this KNotes's function??:
>
> QMap<QString,QString> notes()
>
> The QString type is mapped to String but QMap???
> Thanks in advance!
> Bye Carlo Sorda.
>
>

There is no support for the QMap<QString, QString> type in the KDE component 
at the moment.

A volunteer for developing it ? :-)

The equivalent of QMap<QString, TYPE> will be a collection of TYPE.

I note it in the TODO list anyway.

Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list