Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
qqnxscreeneventfilter.h
Go to the documentation of this file.
1
// Copyright (C) 2013 BlackBerry Limited. All rights reserved.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4
#ifndef QQNXSCREENEVENTFILTER_H
5
#define QQNXSCREENEVENTFILTER_H
6
7
QT_BEGIN_NAMESPACE
8
9
class
QQnxScreenEventFilter
10
{
11
protected
:
12
~QQnxScreenEventFilter
() {}
13
14
public
:
15
virtual
bool
handleKeyboardEvent
(
int
flags
,
int
sym,
int
mod,
int
scan,
int
cap
,
int
sequenceId) = 0;
16
};
17
18
QT_END_NAMESPACE
19
20
#endif
QQnxScreenEventFilter
Definition
qqnxscreeneventfilter.h:10
QQnxScreenEventFilter::~QQnxScreenEventFilter
~QQnxScreenEventFilter()
Definition
qqnxscreeneventfilter.h:12
QQnxScreenEventFilter::handleKeyboardEvent
virtual bool handleKeyboardEvent(int flags, int sym, int mod, int scan, int cap, int sequenceId)=0
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
flags
GLbitfield flags
Definition
qopengles2ext.h:1026
cap
GLenum cap
Definition
qopenglext.h:8893
qtbase
src
plugins
platforms
qnx
qqnxscreeneventfilter.h
Generated by
1.9.7