A class for testing Q_QDOC-style template parameter overloads. More...
| Header: | #include <template_sugar.h> |
Connector exercises the code path in findNodeForCursor where two overloads differ only in template parameter names, such as Functor vs PointerToMemberFunction. Without the TemplateTypeParmType guard, canonical comparison collapses both names to type-parameter-0-0, causing one overload to shadow the other.
Invokes callback asynchronously.
Invokes callback with the given priority.