Absolutely. It would be a little silly if you couldn't access UI
elements from your source code. ;) Just make sure to give the combo
box a sensible object name, and then refer to the QComboBox
documentation for how to manipulate it by that pointer.

/s/ Adam

On Thu, Jun 17, 2010 at 7:15 AM, Przemek <przemek...@gmail.com> wrote:
> Hello,
> Is it possible to create in QtDesigner a form in combo box and insert sql
> values in combo box later (during using application)?
> If yes, how to make it?
>
> PZ
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator@trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to