Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, March 2002
[no subject]


Message 1 in thread


<<< text/html: EXCLUDED >>>


Message 2 in thread

In that way you are looking at a custom widget in the Designer.

See the 'assistant' about the designer and about custom widgets.

Marcel

On Friday 15 March 2002 10:55, you wrote:
> Hello, I'm french so excuse me for my english !!
>
> I would like to know if i can make a .UI file with designer but i want
> the class.ui herite from one of my class :
inherite
>
> myClass<|-------Class.ui
>
> Because i don't want to herite from class.ui
>
> Have you understand or my english is very bad :-) ???
>
> Regards.

-- 
 [ signature omitted ] 

Message 3 in thread

Quoting Olivier RIFFAUD <oriffaud@ifremer.fr>:

> Hello, I'm french so excuse me for my english !!
> 
> I would like to know if i can make a .UI file with designer but i want
> the class.ui herite from one of my class :
> 
> myClass<|-------Class.ui
> 
> Because i don't want to herite from class.ui
> 
> Have you understand or my english is very bad :-) ???

Hi,

I assume Olivier is trying to derive a new UI file from an existing 
header file. I have suggested to him that he adds his existing class as a 
custom widget in Qt designer and to create a new interface from there.

Is this the most appropriate method?

-- 
 [ signature omitted ]