[FSO] problem connect Dbus signals with Qt4

Sascha Wessel wessel at nefkom.net
Wed Nov 26 17:18:00 CET 2008


Hi,


On Tue, Nov 25, 2008 at 06:33:49PM +0100, macebre wrote:
> i declared a new Metatype GPSSatellite with << and >> operators. 
> 
> struct GPSSatellite
> {
>     		int ID;
> 		bool InUse;
> 		unsigned int Elevation;
> 		unsigned int Azimuth;
> 		unsigned int SNR;
> };

ID needs to be of type unsigned int (never trust the gypsy online
docs ;))


Greetings,
Sascha





More information about the community mailing list