Hi, before I try it myself I'd like to ask if someone has tried this: Is it possible to have a whole Qt program with event loop and all made into a normal non-Qt dynamic lib? I would want to load it into a non-Qt program and control it via a custom interface, e.g. calling a 'start' function should bring up the gui as if it was started from a normal main function.
I don't see a reason why this would not work, but perhaps someone has first hand experiences?
Don't ask me why I need this. Customer wishes.![]()
Bookmarks