Blender
V4.3
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
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);
26
27
protected
:
33
const
char
*
getKeyString
(
GHOST_TKey
key)
const
;
34
};
GHOST_IEventConsumer.hh
GHOST_TKey
GHOST_TKey
Definition
GHOST_Types.h:375
GHOST_EventPrinter
Definition
GHOST_EventPrinter.hh:18
GHOST_EventPrinter::processEvent
bool processEvent(const GHOST_IEvent *event)
Definition
GHOST_EventPrinter.cc:34
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 Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0