Results 1 to 4 of 4

Thread: Umbrello UML Modeller Projekt design...

  1. #1
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Umbrello UML Modeller Projekt design...

    Its possibel to use Umbrello http://en.wikipedia.org/wiki/Umbrello_UML_Modeller to make new qt2 or kde Projekt? or base header & source file....

    How to use this tool? link...

  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: Umbrello UML Modeller Projekt design...

    Umbrello is a tool where you can create UML diagrams (mainly class diagrams) and then create a skeleton c++ code from it. So based on that I can tell you that you're able to create any C++ class, including one using KDE or Qt2.

    But I doubt you need it if you don't know how to use it. It's a design tool, not development one.

  3. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Umbrello UML Modeller Projekt design...

    Quote Originally Posted by wysota View Post
    Umbr
    But I doubt you need it if you don't know how to use it. It's a design tool, not development one.
    Maiby Doxygen http://www.stack.nl/~dimitri/doxygen/ can make graphic diagramm?
    i think is only a config file question... or is this mistake?

    I installed the new ubuntu Feisty on my notebook textinstaller.... and i found a lot of developer programm ... but and end i write only on scite linux editor && VIM .....

    At end i search only a tool to explain to my workgroup the state of a projekt.... and to give targets & planing.... and a graphic diagramm make a good job...

    If i import on umbrello header file .. its crasch! .... now is my programming style bad .... or umbrello?

  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: Umbrello UML Modeller Projekt design...

    Quote Originally Posted by patrik08 View Post
    At end i search only a tool to explain to my workgroup the state of a projekt....
    If your workgroup understands UML or you're able to explain use-case diagrams to them (provided that you understand UML) then Umbrello is a good choice to make pictures.

    If i import on umbrello header file .. its crasch!
    What umbrello header file?

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.