March 12, 2012

aurora aurora
Lab Rat
137 posts

how to add a lineedit in menu toolbar using Qt designer?

 

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?

1 reply

March 12, 2012

Volker Volker
Robot Herder
5428 posts

I would say, that’s not possible using Designer. You’ll have to resort to C++ code in this case.

 
  ‹‹ How to detect key press from outside of Qt program ?      watermark in QTextEdit ››

You must log in to post a reply. Not a member yet? Register here!