
qtres2dox
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Generate input file for Doxygen from .ui and .qrc Files
Usage:
qtres2dox -qrc [qt-resource File] -ui-path [path to ui files] -image-path [where to store UI mages] -dox [Doxygenout-file]
or simply start GUI:
qtres2dox
The generated output file (e.g. qt.dox) should be processed through doxygen to autocreate HTML docs or whatever appropriate for all the Qt forms and ressources processed through qtres2dox.
This used to be a pure GUI application formerly, but was
finally extended to support batch commandline operation as
long as there is some X Server to connect to.
7 years ago
Initial release, tested on Debian Wheezy and Ubuntu 13.04. Ported from a Windows VS project. It should be fairly easy to backport this to Windows and compile with VS, in case.
7 years ago
Initial release, tested on Debian Wheezy and Ubuntu 13.04. Ported from a Windows VS project. It should be fairly easy to backport this to Windows and compile with VS, in case.
Please login or register to add a comment or rating