qpcpp
qpcpp copied to clipboard
Missing (direct) documentation of QEVT_DYN_CTOR
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.
Good point. The documentation of dynamic event management will be improved and extended. --MMS