QProcess::kill () throws error.. is there any parameter i have to pass in this?
may i know how to use Qprocess with mediaplayer?
please enlight me about PowerMgmt...
Type: Posts; User: adhavanj; Keyword(s):
QProcess::kill () throws error.. is there any parameter i have to pass in this?
may i know how to use Qprocess with mediaplayer?
please enlight me about PowerMgmt...
hi all,
is there anyone to help me in this issue.....
closing the mediaplayer is the core theme of the application please help me
o k k .let me update the SDK and try that.
@all: Thank u guys.
yup... it works fine in phone.
Is this the only way to test the app?(Each time if i want to run the app, i am deploying it in the phone) is there any other solution for this problem? if so,please...
thank u. i will try this, and post the result soon
in simulator.should i try only in phone?
hi i tried this code but i don't know what is going worng. no error but no option menu when i click those buttons.
thank you... but when i implemented that example i got the errors 'MenuSoftKey' is not a member of 'QAction',
'ExitSoftKey' is not a member of 'QAction' and 'class 'QWidget' has nomember named...
thank you for the useful link
hi in my sample program, i have two soft key buttons options and exit. but they are disabled.
how to enable those softkey buttons? and how to make a menulist if i click the options button??
Wow Thats good....your idea WORKS!!!!! thank q.
i want to close the default mediaplayer application with the help of code. is it possible?? if so how to do??
hi all,
i got the solution.Created one timer which check the time match every second. if both match then the slot is called. ;-)
i have a slot called update..... but i don't know how to connect when both the the time matches
i want to create an event , how to do that?
hi, My task is to get the current time and user input time .
when the user input time matches the current time i wanna slot to be connected.
And if, the user enters the time lesser then the current...
no i don't have any own built mediaplayer, wanna close the mediaplayer opened by the user.
this is my pro file, is this right
QT += core gui
TARGET = ShutDownMediaPlayer
TEMPLATE = app
when i included #include <QMediaPlayer>, it shows an error No such file or directory
hey in that i can find a method to stop the playing media . is there any possible method to close the mediaplayer application?
Hi all,
is tit possible to close a running media player application using coding?
i have to also check mediaplayer is active or not?
Thank buddy.... i got it
hi all i want to close my application automatically, when the system time reaches the user given time.
any ideas???
Thank you all in advance
use a label instead of textbox.
hey, for me the real problem is virtual keyboard is not poping out when i tap the lineedit... any idea to solve this????
@ all:Thank You
in SDK help, i hv checked both index and search but there isno FILETEXT. is there any online material????
sorry james1980 this code works well.....(i made a small mistake in code) now the focus problem is solved.......
but the problem is in lineEdit. when i touch a pushbutton it works well,but,when i...