qt-interest@trolltech.com
[Top] [All Lists]

Re: Using ui forms in an application, basic question...

Subject: Re: Using ui forms in an application, basic question...
From: Mike Jackson
Date: Wed, 15 Oct 2008 13:06:56 -0400
On 2008-10-15 12:33:42 -0400, "Jaco Naude" <naude.jaco@xxxxxxxxx> said:

class testWidget : public ui_Example, public QWidget {

try class testWidget: private ui_Example, public QWidget

Mike

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>