opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
key_combination.h File Reference
#include <liboscar/platform/key.h>
#include <liboscar/platform/key_modifier.h>
#include <liboscar/utilities/hash_helpers.h>
#include <cstddef>
#include <functional>
Include dependency graph for key_combination.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osc::KeyCombination
 
struct  std::hash< osc::KeyCombination >
 

Namespaces

namespace  osc
 

Functions

constexpr KeyCombination osc::operator| (KeyModifiers modifiers, Key key)