qdbusxml2cpp-fix(1) | User Commands | qdbusxml2cpp-fix(1) |
qdbusxml2cpp-fix - Produces the C++ code to implement the interfaces defined in the input file
qdbusxml2cpp-fix [options...] [xml-or-xml-file] [interfaces...]
Produces the C++ code to implement the interfaces defined in the input file.
If the file name given to the options -a and -p does not end in .cpp or .h, the program will automatically append the suffixes and produce both files. You can also use a colon (:) to separate the header name from the source file name, as in '-a filename_p.h:filename.cpp'.
If you pass a dash (-) as the argument to either -p or -a, the output is written to the standard output
The full documentation for qdbusxml2cpp-fix is maintained as a Texinfo manual. If the info and qdbusxml2cpp-fix programs are properly installed at your site, the command
should give you access to the complete manual.
August 2021 | qdbusxml2cpp-fix |