.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. .TH qdbusxml2cpp-fix "1" "August 2021" "qdbusxml2cpp-fix" "User Commands" .SH NAME qdbusxml2cpp-fix \- Produces the C++ code to implement the interfaces defined in the input file .SH SYNOPSIS .B qdbusxml2cpp-fix [\fI\,options\/\fR...] [\fI\,xml-or-xml-file\/\fR] [\fI\,interfaces\/\fR...] .SH DESCRIPTION Produces the C++ code to implement the interfaces defined in the input file. .SH OPTIONS .TP \fB\-a\fR Write the adaptor code to .TP \fB\-c\fR Use as the class name for the generated classes .TP \fB\-h\fR Show this information .TP \fB\-i\fR Add #include to the output .TP \fB\-l\fR When generating an adaptor, use as the parent class .TP \fB\-m\fR Generate #include "filename.moc" statements in the .cpp files .TP \fB\-N\fR Don't use namespaces .TP \fB\-p\fR Write the proxy code to .TP \fB\-v\fR Be verbose. .TP \fB\-V\fR Show the program version and quit. .PP If the file name given to the options \fB\-a\fR and \fB\-p\fR 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'. .PP If you pass a dash (\-) as the argument to either \fB\-p\fR or \fB\-a\fR, the output is written to the standard output .SH "SEE ALSO" The full documentation for .B qdbusxml2cpp-fix is maintained as a Texinfo manual. If the .B info and .B qdbusxml2cpp-fix programs are properly installed at your site, the command .IP .B info qdbusxml2cpp-fix .PP should give you access to the complete manual.