Sunday, July 6th 2008, 12:49am UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, February 28th 2007, 3:57am

Genaration of signals through software.

Hi,
how I can generate the signals through software.
i have a problem with keyboard/touch screen of my device.
SO i have to generate all the signals(button clicked,tab)etc through software.
Can any one help me out on this issue.
Thanks in advance.
Cheers,
Srinivas.
  • Go to the top of the page

2

Wednesday, February 28th 2007, 5:17am

RE: Genaration of signals through software.

You should generate events with in turn will generate signals. Read about QApplication::sendEvents(), postEvents, notify() ...
  • Go to the top of the page

3

Wednesday, February 28th 2007, 6:42am

Thnak you

I will do it and i will let u know.
Srnivas.
  • Go to the top of the page

Rate this thread