PDA

View Full Version : what's mean of the member of QKeyEvent



sunote
11th November 2007, 06:02
QKeyEvent ( Type type, int key, int ascii, int state, const QString & text=QString::null, bool autorep=FALSE, ushort count=1 )


int key, int ascii, int state, const QString &text, bool, ushort ....
i can't understand the illustartion on the white paper..
who can help me?
thanks.

wysota
11th November 2007, 21:25
What exactly you don't understand? Did you read the docs for QKeyEvent?