(d4d91d7131abccb35245c3f8fb4802152b11591c)
#include "qlibinputhandler_p.h"
#include "qlibinputpointer_p.h"
#include "qlibinputkeyboard_p.h"
#include "qlibinputtouch_p.h"
#include <libudev.h>
#include <libinput.h>
#include <QtCore/QLoggingCategory>
#include <QtCore/QSocketNotifier>
#include <QtCore/private/qcore_unix_p.h>
#include <private/qguiapplication_p.h>
#include <private/qinputdevicemanager_p_p.h>
Go to the source code of this file.
◆ liClose()
void liClose |
( |
int | fd, |
|
|
void * | user_data ) |
|
static |
◆ liLogHandler()
void liLogHandler |
( |
libinput * | libinput, |
|
|
libinput_log_priority | priority, |
|
|
const char * | format, |
|
|
va_list | args ) |
|
static |
◆ liOpen()
◆ liInterface
const struct libinput_interface liInterface |
|
static |