16 #ifndef winSystemPointerAcceleration_h
17 #define winSystemPointerAcceleration_h
21 #include <pointing/utils/URI.h>
47 void get(std::string *winVersion,
int *sliderPosition,
bool *enhancePointerPrecision) ;
54 void set(
int sliderPosition,
bool enhancePointerPrecision) ;
void set(int sliderPosition, bool enhancePointerPrecision)
Sets the system values with a given ones.
Definition: winSystemPointerAcceleration.cpp:218
void setTransferFunction(URI &funcURI)
setTransferFunction
Definition: winSystemPointerAcceleration.cpp:90
The winSystemPointerAcceleration class is used to set or read the cursor parameters of the current sy...
Definition: winSystemPointerAcceleration.h:29