-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.0
-
-
213b2e569 (master), d4d85cd4b (dev), 77b014b3a (dev), 2822ab16c (dev), 4b94d528c (dev), d9f862fe3 (dev), 595e95f22 (dev), 4b57aee41 (dev), e81bfcc25 (dev), e60139313 (dev), 342013c84 (dev)
-
DaVinci 123, DaVinci 124
It's a valid design to provide pure virtual private method. In this case the subclasses are forced to implement it, but are not allowed to call it. However, the qdoc doesn't show the documentation for private method. When the method is moved to the protected section it's shown.
- relates to
-
QTBUG-99553 qdoc: Hidden friends not visible if declared as private
-
- Closed
-
-
QTBUG-63977 [QDOC] Add a setting to document private class members
-
- Closed
-
-
QTBUG-58805 Cannot document private virtual (abstract) methods with QDoc
-
- Closed
-
- resulted in
-
QTBUG-140077 QDoc: Refactor private node inclusion logic to eliminate code duplication
-
- Closed
-