[Interest] Where is the Designer Line widget documented?

kai.koehne at nokia.com kai.koehne at nokia.com
Fri Mar 30 08:47:34 CEST 2012


> -----Original Message-----
> From: interest-bounces+kai.koehne=nokia.com at qt-project.org
> 
> Hi Everybody,
> 
> #include <Line>
> ....
> Line lin = new Line();
> 
> doesn't compile.

Look up QFrame:  http://qt-project.org/doc/qt-4.8/qframe.html#details

(you could have also checked out the generated ui_*.h file that is automatically generated from the .ui file in the background).

Regards

Kai



More information about the Interest mailing list