qpcpp icon indicating copy to clipboard operation
qpcpp copied to clipboard

Missing (direct) documentation of QEVT_DYN_CTOR

Open maxmitti opened this issue 1 year ago • 1 comments

I discovered QEVT_DYN_CTOR by looking at the definition of Q_NEW in the qp.hpp header. It was really difficult for me to discover that it is explained in the documentation of Q_NEW. I think at least a reference to Q_NEW in the documentation of QEVT_DYN_CTOR would be helpful.

PS: The links to the html folder in the README.md don’t work when viewing on GitHub. I have seen that the folder is present in the release download. A hint about that would also be nice.

maxmitti avatar Jan 29 '24 10:01 maxmitti

Good point. The documentation of dynamic event management will be improved and extended. --MMS

quantum-leaps avatar Mar 01 '24 14:03 quantum-leaps