Results 1 to 5 of 5

Thread: Generate qdoc html file

  1. #1
    Join Date
    Jan 2010
    Posts
    95
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Generate qdoc html file

    Hi,

    I have created a custom component for my application and need to generate qdoc and html files which could provide info to other developers using the app. I have used the designated tags in the app i.e., \qmltype, \qmlmethod.

    Could you detail me the steps how to create doc for custom components?

    Kindly advice

  2. #2
    Join Date
    Jan 2010
    Posts
    95
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Generate qdoc html file

    Hi,

    I have created a custom component for my application and need to generate qdoc and html files which could provide info to other developers using the app. I have used the designated tags in the app i.e., \qmltype, \qmlmethod.

    Could you detail me the steps how to create doc for custom components?

    Kindly advice

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Generate qdoc html file

    I haven't used qdoc outside of Qt's documentation, however, have you considered using doxygen instead?

    Cheers,
    _

  4. #4
    Join Date
    Jan 2010
    Posts
    95
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Generate qdoc html file

    Could you provide me the steps how to go about using doxygen?

  5. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Generate qdoc html file

    You could check the doxygen manual, let doxygen generate a default config and edit it to your needs or look at one of the many projects that use doxygen.

    I am sure you can google for all of these.

    Cheers,
    _

Similar Threads

  1. Qt assistant qdoc how to generate application help
    By salcin in forum Qt Programming
    Replies: 0
    Last Post: 11th February 2014, 16:49
  2. how to generate sis file with qt
    By fareenafatima in forum Newbie
    Replies: 2
    Last Post: 27th February 2011, 18:53
  3. how to generate a PDF file with qt?
    By ghnie in forum Qt Programming
    Replies: 1
    Last Post: 25th March 2010, 07:23
  4. Generate a form from an XML file.
    By cbarmpar in forum Qt Programming
    Replies: 1
    Last Post: 29th September 2008, 15:54
  5. how can i generate .cpp file in QT 4.3.0
    By gamitkumar in forum General Programming
    Replies: 4
    Last Post: 3rd September 2007, 22:23

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.