Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
5.0.0
-
None
Description
For testing purposes we may want some methods to be invokable, but yet do not want to expose those methods for public usage.
Q_INVOKABLE acts like an "export" of sorts, therefore it would be useful to have an equivalent of Q_AUTOTEST_EXPORT.