Qt 4.8
|
#include "qdirectfbkeyboard.h"
#include "qdirectfbscreen.h"
#include <qobject.h>
#include <qsocketnotifier.h>
#include <qhash.h>
#include <directfb.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
#include "qdirectfbkeyboard.moc"
Go to the source code of this file.
Classes | |
class | KeyMap |
class | QDirectFBKeyboardHandlerPrivate |
Functions | |
Q_GLOBAL_STATIC (KeyMap, keymap) | |
Q_GLOBAL_STATIC | ( | KeyMap | , |
keymap | |||
) |