Qt-jambi-interest Archive, August 2006
Re: How2 add an action
Message 1 in thread
Matthias Nott wrote:
> OK, saw that. Man qtjambi looks cool...
>
> Now any good documentation on Qt that would help as a good starter? I
> have an application to write that contains a tabbed view with tree views
> and other widgets on each tab, or an MDI with different views to show.
>
The designer documentation would be the appropriate startingpoint:
http://doc.trolltech.com/qtjambi-1.0/designer-manual.html
The stand alone designer has a few more features thatn this version of
the eclipse plugin, such as the option of making different kinds of new
forms, mainwindows, dialogs etc.
-
Gunnar