Page 1 of 1

QRegularExpressionValidator documentation issue

Posted: Mon Oct 31 2022 12:20 pm
by seasoned_geek
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?

Re: QRegularExpressionValidator documentation issue

Posted: Wed Nov 16 2022 12:05 am
by barbara
We decided to update the API documentation. Thanks for letting us know about this issue.