User Activity

  • Modified a comment on discussion doxygen-users on Doxygen

    Solved: in the XML files, I'm looking for kind="function" and kind="class", but Doxygen is putting out kind="slot" for Qt private slots: declarations.

  • Posted a comment on discussion doxygen-users on Doxygen

    Solved: in the XML files, I'm looking for kind="function" and kind="class", but Doxygen is putting out kind="slot" for Qt private slots: declarations.

  • Posted a comment on discussion doxygen-users on Doxygen

    "Doxygenator" automatically inserts Doxygen comment blocks before functions. Doxygenator will extract function and class information from Doxygen's XML files, create a comment block, and insert it directly into your CPP file. The Doxygen commands are a template or skeleton, you fill in the details. Great for retrofitting Doxygen to big projects. Saves you hours of drudgery. Requires: Qt. Run Doxygen on your source files Run Doxygenator, browse to your Doxygen configuration file, then select CPP files...

  • Posted a comment on discussion doxygen-users on Doxygen

    I have set EXTRACT_PRIVATE = YES, and I am seeing the private functions in the HTML files, but not in the XML. Is this a design limitation?

  • Posted a comment on discussion doxygen-users on Doxygen

    Here is a project that traverses the Doxygen XML files, and extracts a functions summary (uses Qt): https://github.com/chakani/Doxygenator

  • Posted a comment on a wiki page on librtf

    I'm trying to compile with Visual Studio 2017, and I get these errors: 1>c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359): warning C4250: 'html': inherits 'format::utils::fonts_stack::format::utils::fonts_stack::register_font' via dominance 1>c:\software (third-party)\librtf\librtf-0.0.3\src\cpp\librtfcpp.h(444): note: see declaration of 'format::utils::fonts_stack::register_font' 1>c:\software (third-party)\librtf\librtf-0.0.3\tests\01_html_converter\html.cpp(359):...

  • Posted a comment on discussion Open Discussion on Haru Free PDF Library

    If you step into the code, you will see you are getting the error because the ZLIB...

View All

Personal Data

Username:
chakani
Joined:
2012-09-07 13:27:32

Projects

  • No projects to display.

Personal Tools