![]() |
Re: Need assistance from QT programmer
Quote:
Anyways... next "problem" is to read gconf -values and since Qt Creator doesn't support it natively and documentation is really poor on that area, I think I'm gonna have no spare time problems this weekend... |
Re: Need assistance from QT programmer
Oh I'm sorry, I thought it was your current question, I read it wrong :p
But I'd also like to know that gconf thing :D I want to make an Install function in my Wallpaeper app, so people don't have to use the desktop settings anymore. This seems to be something about GTK+ for Qt, haven't read it, gotta go again :p http://ubuntuforums.org/showthread.php?t=1270124 |
Re: Need assistance from QT programmer
Quote:
http://maemo.gitorious.org/~vivainio...nf/gconfitem.h But once again I don't even know where to start with that. No matter what I write in the source I cannot make Qt Creator to build it... |
Re: Need assistance from QT programmer
That page is linked from:
http://wiki.forum.nokia.com/index.ph...pers_for_GConf The GConfItem looks like a great object to me, easy to use too, but I don't know what I should #include, maybe it needs another entry in the .pro file, just like QMaemo5InformationBox needs QT += maemo5.. The example on this page uses GConfItem: http://wiki.forum.nokia.com/index.ph...th_Qt_Mobility I've tried a few things, but Qt keeps telling me "GConfItem is not a type name" :( Can somebody please clarify this GConfItem object? :D |
Re: Need assistance from QT programmer
Have you added these lines to .pro file?
Code:
CONFIG += link_pkgconfig |
Re: Need assistance from QT programmer
Quote:
|
Re: Need assistance from QT programmer
Quote:
I also did a 'GConfItem' search on my NokiaQtSDK directory, but it found nothing. It does have some gconf headers that I can include, but even when I included all of them, it still doesn't recognise GConfItem :( The auto-complete feature of Qt Creator is a great way of seeing which headers can be included in this case :) Do I need to install some additional packages for the Nokia Qt SDK? Apparently this: http://maemo.gitorious.org/~vivainio/maemo-af/libgq-fremantle/blobs/master/gconf/gconfitem.h has to go into an include dir.. ? |
Re: Need assistance from QT programmer
http://maemo.org/packages/view/libgq-gconf-dev/
It wouldn't install on Windows, but we're getting close :p |
Re: Need assistance from QT programmer
Install lib in scratchbox armel target and make links of gconf lib and include files under usr and place them in NokiaQtSDK Maemo usr/lib and usr/include.
|
Re: Need assistance from QT programmer
Thanks, but I don't quite understand it..
I'm using Madde on a WinXP system, so I guess that makes things different? :p |
| All times are GMT. The time now is 17:44. |
vBulletin® Version 3.8.8