myself... marc collin

Adriaan de Groot groot at kde.org
Sun Oct 1 13:17:12 CEST 2006


[[ Moving the CC to kde-devel, since this is moving out of the scope 
of -quality ]]

On Sunday 01 October 2006 02:02, Marc Collin wrote:
> i create my UI, now i need to code...
> i would like to know how to access UI component in the cpp code...

http://doc.trolltech.com/4.1/designer-using-a-component.html

The most common approach is to design something with Qt Designer, then 
#include the generated .h file and create a subclass; this subclass has 
access to all the parts of the UI component and you can use C++ code to do 
whatever you want. 


-- 
KDE Quality Team  http://www.englishbreakfastnetwork.org/
GPG: FEA2 A3FE    http://people.fruitsalad.org/adridg/


More information about the kde-quality mailing list