Thread
:
Open desktop aplications using QProcess
View Single Post
metRo_
2011-12-24 , 22:52
Posts: 34 | Thanked: 12 times | Joined on Sep 2009 @ Portugal, Porto
#
4
I can't run notes app per example :s
QStringList args;
args << "-showWindow" << "%U";
p->start("/usr/bin/invoker --wait-term --delay=10 --type=m /usr/bin/notes", args);
and still doesn't work if not include the arguments :s
Can you help me?
Quote & Reply
|
metRo_
View Public Profile
Send a private message to metRo_
Find all posts by metRo_