Results 1 to 2 of 2

Thread: graphical demonstration of .cpp qt files

  1. #1
    Join Date
    Oct 2009
    Posts
    90
    Thanks
    4
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default graphical demonstration of .cpp qt files

    Hello,

    Is there any solution to graphical demonstration of .cpp qt files (shows relations between functions / signals / slots)?

    regards
    navid

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: graphical demonstration of .cpp qt files

    To show relations between functions, use Doxygen. I am not aware of any solution that shows the relation between signals and slots. Because the connection between signals and slots are made during runtime, someone would have to hook into a process to develop such a tool.
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. Lots of .cpp files or just one?
    By December in forum Newbie
    Replies: 2
    Last Post: 18th June 2007, 18:31
  2. No .h or .cpp Files Generated
    By gwb in forum Qt Tools
    Replies: 7
    Last Post: 21st April 2007, 20:26
  3. uic not creating seperate .h and .cpp files
    By Kapil in forum Qt Programming
    Replies: 2
    Last Post: 13th February 2006, 11:43

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.