How find a ui element according name in ui form in qt project
-
@Princein Unfortunately the object tree has no filter, in contrast to the properties or the widgets on the left side... So no, I don't see a way to search for now.
Edit: found QTBUG-17663, but the suggested solution Ctrl+F does not work...
-
@aha_1980
make sure it has focus first.
Then ctrl+f works. ( at least in 4.3 and 4.7.2) -
@mrjj in 4.8 as well
-
-
@aha_1980
well, i also did it the wrong way. purely random i click first on second attempt:)
A filter would be super nice. -
@aha_1980
it would also be nice if one could detach the whole widget to make it it's own window. The depth of the tree increases very quickly and you end up scrolling up down left and right, all the time. -
-
@aha_1980 or I could send Santa a pull request :D
-
@J.Hilk
that sounds kinda wrong ;) -
@J.Hilk I guess Santa and his helpers at TheQtCompany would be very thankful for such help :)
-
@aha_1980
And also all the behaved kids like me that would love if the designer
could also use Open as a window for its elements. -
There's an ongoing patch for the filter - in case someone wants to try: https://codereview.qt-project.org/248574
-
@aha_1980
To try it out, one would do compile a new version of Designer plugin or full creator ? -
@mrjj I'd just compile designer - easier and faster :)
Later it will be included in Creator also once the patch is merged.
-
@aha_1980
Ah the actual standalone designer ? -
@mrjj Yup
13/19