wlmaker
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations
input.h File Reference
#include <linux/input-event-codes.h>
Include dependency graph for input.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _wlmtk_button_event_t
 

Typedefs

typedef struct _wlmtk_button_event_t wlmtk_button_event_t
 

Enumerations

enum  wlmtk_button_event_type_t { WLMTK_BUTTON_DOWN , WLMTK_BUTTON_UP , WLMTK_BUTTON_CLICK , WLMTK_BUTTON_DOUBLE_CLICK }
 

Detailed Description

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Typedef Documentation

◆ wlmtk_button_event_t

Forward declaration: Button event.

Enumeration Type Documentation

◆ wlmtk_button_event_type_t

Button state.