[Qt-interest] qt4 designer and templates/forms

Giacomo S. giacomo.strangolino at elettra.trieste.it
Mon May 11 14:23:36 CEST 2009


Good morning!

I am interested in showing inside qt4 designer, together with the
default forms for QWidget , QDialog and QMainWindow a class of mine
derived from the base QWidget and QMainWindow.

For instance:

class MyQMainWindow: public QMainWindow
{
	...
};

When I open the designer, in the "New Form" popup I would like to have 
MyQMainWindow in the list.

My elements should be system wide visible, so where to put the
templates... 

Thanks 

Giacomo




More information about the Qt-interest-old mailing list