qv4l2: use setResdOnly for disabled QLineEdit controls
authorHans Verkuil <hans.verkuil@cisco.com>
Sun, 27 Jul 2014 20:27:07 +0000 (22:27 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Sun, 27 Jul 2014 20:27:07 +0000 (22:27 +0200)
commitc8e2fe1028f6463f7ca12bc231f1df3f898c8ff6
treebd2feaf4768f27bd51ec3488186e3f2f2ec0889b
parent66e6a25b682debfa328b23056ff4050683054569
qv4l2: use setResdOnly for disabled QLineEdit controls

This allows you to copy-and-paste the text and to scroll through
it if the text is longer than the widget.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/qv4l2/ctrl-tab.cpp