How I Add Rotary Encoder App Qt Creator?
-
wrote on 30 Mar 2022, 00:01 last edited by
Hello, how are you?
How do i add a rotary encoder in my qt c++ application? The drivers are already installed and working.
Thanks!
-
wrote on 30 Mar 2022, 07:15 last edited by
However the driver author's API allows you to. Any C-style interface will work without great complication. You may need to match compilers to use a C++ interface.
-
However the driver author's API allows you to. Any C-style interface will work without great complication. You may need to match compilers to use a C++ interface.
1/3