Results 1 to 6 of 6

Thread: Flowchart generator

  1. #1
    Join Date
    Mar 2013
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Flowchart generator

    Does Qt have a "code to flowchart generator"?
    If not, is there one recommended to use with Qt code?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Flowchart generator

    What is "code to flowchart generator"?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Mar 2013
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Flowchart generator

    Have a look at this link:

    http://www.fatesoft.com/s2f/?gclid=C...Fa-XcAodFmcAXg

    That is what I would like to do with my Qt source code.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Flowchart generator

    Qt is C++.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Mar 2013
    Posts
    3
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Flowchart generator

    Yes, I know, but I thought maybe Qt had there own program for this that would handle signal/slots and other Qt functions better. But I will try a C++ automatic code to flowchart generator then. Hopefully that will work fine...

  6. #6
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Flowchart generator

    I don't expect any tool will pick up the loose class coupling of signals and slots, and even if they did it could only ever be a partial picture because these can/do change at run time.

Similar Threads

  1. Report generator
    By mak_user in forum General Programming
    Replies: 6
    Last Post: 13th October 2015, 11:36
  2. code generator failed
    By nickson1277 in forum Newbie
    Replies: 1
    Last Post: 13th March 2012, 21:48
  3. JulyButton Class Generator
    By IGHOR in forum Qt Programming
    Replies: 7
    Last Post: 8th October 2008, 13:05
  4. Win32 UML generator from C++ .h files?
    By hickscorp in forum General Discussion
    Replies: 1
    Last Post: 13th May 2007, 18:05
  5. Random No Generator in C/C++
    By ankurjain in forum General Programming
    Replies: 1
    Last Post: 6th July 2006, 11:33

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.