HI
You can load UI File with QUiLoader and save image withIs there any chance to load a .ui file and "render" it to a bitmap (pixel graphics) resource (memory object or file) without displaying it?
Qt Code:
w->render(&pix); pix.save (outFileName);To copy to clipboard, switch view to plain text mode
This is a question for a .NET/C# forumIs there any chance to do that from within a .NET application?
Bookmarks