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?