Results 1 to 7 of 7

Thread: How to integrate STL documentation?

  1. #1
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Question How to integrate STL documentation?

    Hi!
    I use QtCreator as the basic IDE in work.
    The help documentation on STL lacks to me very much.
    Tell me, can I customize QtCreator so to form a http request to the site cplusplus.com?
    Thanks.

  2. #2
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to integrate STL documentation?

    It's open source, so I don't see why not. The degree of customization is only limited by your own skills.

  3. #3
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to integrate STL documentation?

    Thanks for your answer, but the question wasn't that.
    How it is possible to implement the idea? Is it possible only by writting a plug-in? And if yes, then how the both "helps" will work together? Won't they conflict with each other?
    Last edited by niXman; 6th September 2010 at 21:04.

  4. #4
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to integrate STL documentation?

    You can register arbitrary additional documentation in the .qch format which is produced from in-source comments similar to doxygen using the qdoc3 utility.

  5. #5
    Join Date
    May 2010
    Posts
    5
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to integrate STL documentation?

    No need for writing plugin just use doxygen+gnu stl here in detail

  6. The following 2 users say thank you to hotdox for this useful post:

    niXman (11th September 2010), Raycho Raykov (9th April 2015)

  7. #6
    Join Date
    Jun 2008
    Posts
    5
    Thanks
    1
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to integrate STL documentation?

    Thenks you!

  8. #7
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: How to integrate STL documentation?

    I wouldn't bother with cplusplus.com, it's a horrible site for learning C++.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

Similar Threads

  1. STL(+TR1) Documentation in Assistant
    By rubenvb in forum General Discussion
    Replies: 2
    Last Post: 11th September 2010, 20:04
  2. Documentation Help in vs2005
    By superteny in forum Installation and Deployment
    Replies: 2
    Last Post: 1st July 2009, 10:29
  3. Generate Qt documentation
    By bunjee in forum Qt Programming
    Replies: 1
    Last Post: 21st August 2008, 17:09
  4. Adding Qt's documentation to Xcode documentation browser
    By fabietto in forum Qt Programming
    Replies: 0
    Last Post: 10th June 2007, 16:38
  5. Where is documentation for qtopiamake ???
    By burkav84 in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 10th May 2007, 16:16

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.