Qt 4.8
Classes | Functions
qdirectfbkeyboard.cpp File Reference
#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)
 

Function Documentation

◆ Q_GLOBAL_STATIC()

Q_GLOBAL_STATIC ( KeyMap  ,
keymap   
)