Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating documentation for Qt-slots #10825

Open
REdMIX2 opened this issue Apr 24, 2024 · 1 comment
Open

Generating documentation for Qt-slots #10825

REdMIX2 opened this issue Apr 24, 2024 · 1 comment
Labels
C/C++ needinfo reported bug is incomplete, please add additional info

Comments

@REdMIX2
Copy link

REdMIX2 commented Apr 24, 2024

Please share the Doxyfile configuration file to generate documentation of connections between function calls by Qt-slots in graphs in a C++ project.
In addition, I will be glad if you share the most complete Doxyfile configuration files, thanks to which all methods, all class fields and all calls will be generated and all other information about the C++ project.

@albert-github albert-github added needinfo reported bug is incomplete, please add additional info C/C++ labels Apr 24, 2024
@albert-github
Copy link
Collaborator

To be able to give some advise it some prerequisites are necessary:

  • Can you please attach a, small, self contained example (source+configuration file in a, compressed, tar or zip file!) that allows us to reproduce the problem? Please don't add external links as they might not be persistent (also references to GitHub repositories are considered non persistent).
  • Please also specify the full doxygen version used (doxygen -v).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C/C++ needinfo reported bug is incomplete, please add additional info
Projects
None yet
Development

No branches or pull requests

2 participants