]> sigrok.org Git - pulseview.git/commit
Update property widgets before showing device config popup
authorSoeren Apel <redacted>
Sun, 6 May 2018 17:40:10 +0000 (19:40 +0200)
committerSoeren Apel <redacted>
Sun, 6 May 2018 17:40:10 +0000 (19:40 +0200)
commitdbed5609ae31cdfc3e9db10f3ab91b7607c08372
tree689f2f74f18bf7276d02b2587eff5a75541d3272
parent7dd518b81be3a446017040dc758003d236e158ff
Update property widgets before showing device config popup
16 files changed:
pv/binding/binding.cpp
pv/binding/binding.hpp
pv/popups/deviceoptions.cpp
pv/popups/deviceoptions.hpp
pv/prop/bool.cpp
pv/prop/bool.hpp
pv/prop/double.cpp
pv/prop/double.hpp
pv/prop/enum.cpp
pv/prop/enum.hpp
pv/prop/int.cpp
pv/prop/int.hpp
pv/prop/property.hpp
pv/prop/string.cpp
pv/prop/string.hpp
pv/widgets/popup.hpp