13#ifndef MANAGED_MOUSE_WHEEL_TRIGGER_H
14#define MANAGED_MOUSE_WHEEL_TRIGGER_H
#define SOMANAGEDINTERACTION_API
File to resolve system dependencies in View2D library.
static ManagedMouseWheelTrigger fromString(const std::string &s)
ManagedMouseWheelTrigger(int triggerMask=0, int ignoreMask=0)
std::string toString() const
Returns a string representation of this trigger (see fromString()).
bool matches(int mask) const
Returns whether this trigger matches the given modifier combination.