[Qt] Missing events

Den Jean Den.Jean at telenet.be
Sun Jul 29 17:08:14 CEST 2007


On Sunday 29 July 2007 16:30:12 zeljko at holobit.net wrote:
> > I still did not find documentation about QT_KEYPAD_NAVIGATION,

kwrite src/gui/kernel/qapplication.h:
...
#ifdef QT_KEYPAD_NAVIGATION
    static void setKeypadNavigationEnabled(bool);
    static bool keypadNavigationEnabled();
#endif
....

and read this:
http://doc.trolltech.com/4.3/qapplication.html#setKeypadNavigationEnabled

so this is for embedded devices 

regards,

Den Jean



More information about the Qt mailing list