neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::scoped_mnemonics Class Reference

#include <i_graphics_context.hpp>

Public Member Functions

 scoped_mnemonics (i_graphics_context const &aGc, bool aShowMnemonics, char aMnemonicPrefix='&')
 
 ~scoped_mnemonics ()
 

Detailed Description

Definition at line 388 of file i_graphics_context.hpp.

Constructor & Destructor Documentation

◆ scoped_mnemonics()

neogfx::scoped_mnemonics::scoped_mnemonics ( i_graphics_context const &  aGc,
bool  aShowMnemonics,
char  aMnemonicPrefix = '&' 
)
inline

Definition at line 391 of file i_graphics_context.hpp.

◆ ~scoped_mnemonics()

neogfx::scoped_mnemonics::~scoped_mnemonics ( )
inline

Definition at line 396 of file i_graphics_context.hpp.


The documentation for this class was generated from the following file: