PDA

View Full Version : Umbrello UML Modeller Projekt design...



patrik08
21st February 2007, 10:21
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...

wysota
21st February 2007, 11:59
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.

patrik08
21st February 2007, 12:29
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?

wysota
21st February 2007, 12:47
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?