Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to get documentation for c++ standard library in qcreator

The documentation in QCreator is good for the Qt framework.

Is it possible to similar documentation for the c++ standard library to integrate with QCreator?

It would be good to be able to just push F1 for documentation and browse a offline documentation.

I expect this to be possible, but have not found information about it.

like image 806
sav Avatar asked Nov 27 '25 19:11

sav


1 Answers

It is possible but the docs have to be in QCH format.

Look here at Qt Help Book and download this file.

Then unzip the file and follow instructions from Qt Adding External Documentation

like image 155
Henrique Bucher Avatar answered Nov 30 '25 08:11

Henrique Bucher



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!