We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542da04 commit 1041a92Copy full SHA for 1041a92
1 file changed
cfg/qt.cfg
@@ -2728,6 +2728,12 @@
2728
<use-retval/>
2729
<const/>
2730
</function>
2731
+ <function name="QDate::isValid">
2732
+ <noreturn>false</noreturn>
2733
+ <returnValue type="bool"/>
2734
+ <use-retval/>
2735
+ <const/>
2736
+ </function>
2737
<!-- bool QDate::isValid() const -->
2738
<!-- bool QDate::isValid(int year, int month, int day) // static -->
2739
<function name="QDate::isValid">
0 commit comments