Blender
V3.3
intern
ghost
intern
GHOST_EventPrinter.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later
2
* Copyright 2001-2002 NaN Holding BV. All rights reserved. */
3
9
#pragma once
10
11
#include "
GHOST_IEventConsumer.h
"
12
17
class
GHOST_EventPrinter
:
public
GHOST_IEventConsumer
{
18
public
:
24
bool
processEvent
(
GHOST_IEvent
*event);
25
26
protected
:
32
void
getKeyString
(
GHOST_TKey
key,
char
str
[32])
const
;
33
};
GHOST_IEventConsumer.h
GHOST_TKey
GHOST_TKey
Definition:
GHOST_Types.h:259
GHOST_EventPrinter
Definition:
GHOST_EventPrinter.h:17
GHOST_EventPrinter::processEvent
bool processEvent(GHOST_IEvent *event)
Definition:
GHOST_EventPrinter.cpp:17
GHOST_EventPrinter::getKeyString
void getKeyString(GHOST_TKey key, char str[32]) const
Definition:
GHOST_EventPrinter.cpp:161
GHOST_IEventConsumer
Definition:
GHOST_IEventConsumer.h:21
GHOST_IEvent
Definition:
GHOST_IEvent.h:26
str
#define str(s)
Definition:
ffmpeg_codecs.cc:97
Generated on Tue Oct 22 2024 13:18:25 for Blender by
doxygen
1.9.1