Replies: 1 comment
-
Two ways:
See also #6733 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is a mock situation of my problem:
Question:
How does main.cpp access callbacks from Component A, which it does not have direct access to, since main.cpp only inherits Component B?
Beta Was this translation helpful? Give feedback.
All reactions