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.
Class ManagedMouseWheelTrigger encapsulates the combination of required and ignored modifier keys tha...
static ManagedMouseWheelTrigger fromString(const std::string &s)
Create a trigger from a string.
ManagedMouseWheelTrigger(int triggerMask=0, int ignoreMask=0)
Creates a wheel trigger with a trigger mask and an ignore mask.
std::string toString() const
bool matches(int mask) const
Target mlrange_cast(Source arg)
Generic version of checked ML casts.