Blender  V3.3
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 
18  public:
24  bool processEvent(GHOST_IEvent *event);
25 
26  protected:
32  void getKeyString(GHOST_TKey key, char str[32]) const;
33 };
GHOST_TKey
Definition: GHOST_Types.h:259
bool processEvent(GHOST_IEvent *event)
void getKeyString(GHOST_TKey key, char str[32]) const
#define str(s)