File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 23072307 <not-null/>
23082308 </arg>
23092309 </function>
2310- <!-- https://doc.qt.io/qt-6 /qdir.html -->
2310+ <!-- https://doc.qt.io/qt-5 /qdir.html -->
23112311 <!-- QString QDir::fromNativeSeparators(const QString &pathName) -->
23122312 <!-- QString QDir::toNativeSeparators(const QString &pathName) -->
23132313 <function name =" QDir::fromNativeSeparators,QDir::toNativeSeparators" >
23312331 <not-bool/>
23322332 </arg>
23332333 </function>
2334- <!-- bool QDir::path() const -->
2334+ <!-- QString QDir::path() const -->
23352335 <function name =" QDir::path" >
23362336 <noreturn>false</noreturn>
2337+ <use-retval/>
23372338 <returnValue type =" QString" />
23382339 </function>
23392340 <!-- QString absolutePath() const -->
24302431 <not-bool/>
24312432 </arg>
24322433 </function>
2434+ <!-- bool QFile::exists(const QString &fileName) // static -->
2435+ <!-- bool QFile::exists() const -->
2436+ <function name =" QFile::exists" >
2437+ <noreturn>false</noreturn>
2438+ <returnValue type =" bool" />
2439+ <use-retval/>
2440+ <leak-ignore/>
2441+ <arg nr =" 1" default =" """ direction =" in" >
2442+ <not-uninit/>
2443+ <not-bool/>
2444+ </arg>
24332445 <!-- uint QDir::count() const -->
24342446 <function name =" QDir::count" >
24352447 <noreturn>false</noreturn>
You can’t perform that action at this time.
0 commit comments