0

I am trying to implement a qToolButton onto the qLineEdit. Basically this toolButton serves something like a file browser.

I did found a few links but I am simply not getting it, for example from here as I am doing out my UI using the Qt Designer.

I tried using the solution within the link as a guide but I am unable to find such parameters within the software.

As such, was wondering if this can be doable in Qt Designer?

Community
  • 1
  • 1
yan
  • 631
  • 9
  • 30
  • Which Qt Version are you using? – Mailerdaimon Mar 09 '15 at 08:55
  • @Mailerdaimon I am using 4.6.2 – yan Mar 09 '15 at 09:40
  • Is it possible with the current Qt version that I am using? – yan Mar 12 '15 at 07:51
  • Possible yes, but i don´t know how to do it using the designer or if this is even possible. If you code your widget that is no problem at all. With Qt 5.3 (i think) this is supported by QLineEdit without the need for code changes. – Mailerdaimon Mar 12 '15 at 08:17
  • I see, thought it may be easy to code despite I am using Qt4, guess not :p I will try searching online for more information then. Thanks, @Mailerdaimon – yan Mar 12 '15 at 09:14

0 Answers0