How to add a lineedit in menu toolbar using Qt designer?
General and Desktop
2
Posts
2
Posters
2.5k
Views
1
Watching
-
wrote on 12 Mar 2012, 07:42 last edited by
Hi
I tried to add a LineEdit into a menu tool bar using designer, but its not adding.
when i tried using code, it added correctly. So please somebody tell me how can i add widget to toolbar using designer? -
wrote on 12 Mar 2012, 21:56 last edited by
I would say, that's not possible using Designer. You'll have to resort to C++ code in this case.
1/2