All,
https://www.copperspice.com/docs/cs_api/class_qregularexpressionvalidator.html
QRegularExpressionValidator had its own header file.
It appears CopperSpice hath moved it
If the class doesn't have its own header file the documentation really needs to inform the user just where to find it. I know enough with ls and grep to find something, beginners will not.
The "quick fix" for this is to add QRegularExpressionValidator as an include file that simply includes QtGui/qvalidator.h?
QRegularExpressionValidator documentation issue
-
- Posts: 215
- Joined: Thu Jun 11 2020 12:18 pm
Re: QRegularExpressionValidator documentation issue
We decided to update the API documentation. Thanks for letting us know about this issue.