dwww Home | Show directory contents | Find package

# qrequiredresult-candidates

Suggests methods that could use `Q_REQUIRED_RESULT`.
The criteria is:
- private const methods,
- returning the same type as their class,
- and ending with 'ed'

For example:
`Q_REQUIRED_RESULT QRect intersected(const QRect &other) const`

Generated by dwww version 1.15 on Mon Jun 24 13:45:37 CEST 2024.