mtouch_filter_config
QNX SDP8.0Input Events Library ReferenceAPIDeveloperProgramming
Touch filter configuration
Synopsis:
#include <input/>
typedef struct mtouch_filter_config {
mtouch_filter_e type;
char* options;
} mtouch_filter_config_t;Data:
- mtouch_filter_e type
- Filter type.
- char* options
- Filter specific options.
Library:
libinputeventsPage updated:
