Thread
:
Help Required Regarding Qt (UI opening problem in method)
View Single Post
nauman.altaf
2013-04-20 , 10:56
Posts: 22 | Thanked: 9 times | Joined on Jun 2012
#
14
@ Bibek:
Actually i dont understand how the url will be passed to my application when a feeditem is clicked. Like it will come through arguments in main() method or it will be automatically passed to openUrl method of my application when i define
QDesktopServices::setUrlHandler() in my main method.
@qwazix:
I am doing the same approach to generate feeds on home screen, but the problem is that DBus service crashes when i close UI that is generated in response when a feeditem is clicked.
@Copernicus:
Yes two main methods main two applications, one for DBus service and one as daemon. Initially my approach was to have one application doing all the stuff (DBus, GUI) but quitting GUI quits the application thereby crashing the DBus service.
Quote & Reply
|
The Following User Says Thank You to nauman.altaf For This Useful Post:
Copernicus
nauman.altaf
View Public Profile
Send a private message to nauman.altaf
Find all posts by nauman.altaf