Blender
V5.0
intern
ghost
intern
GHOST_EventPrinter.hh
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2001-2002 NaN Holding BV. All rights reserved.
2
*
3
* SPDX-License-Identifier: GPL-2.0-or-later */
4
9
10
#pragma once
11
12
#include "
GHOST_IEventConsumer.hh
"
13
18
class
GHOST_EventPrinter
:
public
GHOST_IEventConsumer
{
19
public
:
25
bool
processEvent
(
const
GHOST_IEvent
*event)
override
;
26
27
protected
:
33
const
char
*
getKeyString
(
GHOST_TKey
key)
const
;
34
};
GHOST_IEventConsumer.hh
GHOST_TKey
GHOST_TKey
Definition
GHOST_Types.h:442
GHOST_EventPrinter
Definition
GHOST_EventPrinter.hh:18
GHOST_EventPrinter::processEvent
bool processEvent(const GHOST_IEvent *event) override
Definition
GHOST_EventPrinter.cc:32
GHOST_EventPrinter::getKeyString
const char * getKeyString(GHOST_TKey key) const
Definition
GHOST_EventPrinter.cc:224
GHOST_IEventConsumer
Definition
GHOST_IEventConsumer.hh:22
GHOST_IEvent
Definition
GHOST_IEvent.hh:27
Generated on
for Blender by
doxygen
1.16.1