]> sigrok.org Git - pulseview.git/commit
Generic auto-focusing for first line edit of popup
authorSoeren Apel <redacted>
Thu, 11 Sep 2014 21:11:43 +0000 (23:11 +0200)
committerUwe Hermann <redacted>
Mon, 15 Sep 2014 19:24:24 +0000 (21:24 +0200)
commit1db1bdd6079178e218b3b1b0bd3e30efdf3e1690
treec20d2ed19c62a8f860af24111d97c44e5c588769
parent0715fb8c638b53ac25590841fcbf3a1da3546b68
Generic auto-focusing for first line edit of popup

As there is a generic approach to hooking into the line edits
in popups, use that to also do auto-focus/auto-select-all.
pv/view/signal.cpp
pv/view/trace.cpp
pv/widgets/popup.cpp