Need to get TouchTable SDK C++ to unreal, and use blueprints to add interactions

I have a Touchscreen SDK in C++ and Qt framework, and I want to be able to implement it into the engine and create interactions for it.
So I need to know if it is possible and how can I do it?