Thread
:
Help Required regarding Qt
View Single Post
nauman.altaf
2013-01-31 , 11:16
Posts: 22 | Thanked: 9 times | Joined on Jun 2012
#
5
In my case, i am registering a method in dbus "refresh()". In this method i am using MEventFeed::instance()->addItem(). Buteo Syncfw plugin will call this dbus method at regular intervals to generate feeds. I have one more dbus method "showContent(Constant QString &uri)". My desktop file looks like this
[Desktop Entry]
Type=Application
Name=My Application
MimeType=x-maemo-urischeme/foo
X-Maemo-Service=com.mycompany.service
X-Maemo-Method=com.mycompany.service.showContent
NotShowIn=X-MeeGo;
when i am clicking the feed item, it is not working i.e showContent is not called.
Are these configuration correct? If no please guide me further
Quote & Reply
|
nauman.altaf
View Public Profile
Send a private message to nauman.altaf
Find all posts by nauman.altaf