[Qt-interest] Enter buttons QToolBox
Abhishek
abhishekworld at gmail.com
Sun Nov 29 08:44:04 CET 2009
Hi Dimitrios,
I think you mean Qt Designer not QCreator.
you can do it like this
QToolBox* toolBox = new QToolBox(this);
QPushButton* button = new QPushButton(toolBox);
On Thu, Nov 26, 2009 at 5:35 PM, Dimitrios <roulhs at gmail.com> wrote:
> Hello everyone
>
> Im trying to add QPushButtons into QToolBox tabs. Is it anyway that I can
> do that without using the QCreator?
>
>
> Thanks
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
Abhishek Patil
"Imagination is more important than knowledge..." -Albert Einstein
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091129/505f2f0b/attachment.html
More information about the Qt-interest-old
mailing list