Hello,
I am trying to figure out how to pass objects derived from a pure virtual
class and encountered several issues (I guess):
There are 2 classes derived from InputDeviceConfiguratorGate:
JoystickDeviceConfigurator and KeyboardDeviceConfigurator.
If I try to register them like:
qmlRegisterUncr
I've created a grid layout that I find to be more functional than the
default that is provided.
For full documentation please see:
https://forum.qt.io/topic/64699/gridstar-layout
The Git Repo can be found here:
https://github.com/Tannz0rz/GridStarLayout/tree/master/Quick
Any suggestions are app