Function cxx_qt_gen::generate_format [−][src]
pub fn generate_format(
style: Option<ClangFormatStyle>
) -> Result<(), ClangFormatStyle>
Expand description
Set the clang-format style to the given ClangFormatStyle or fallback to using Mozilla This is used for formatting any resultant C++ headers or sources.