]> sigrok.org Git - pulseview.git/commit
Created pv::widgets::SampleTimingWidget, and ported the SamplingBar to use it.
authorJoel Holdsworth <redacted>
Mon, 30 Dec 2013 13:02:06 +0000 (14:02 +0100)
committerJoel Holdsworth <redacted>
Sat, 18 Jan 2014 22:32:36 +0000 (22:32 +0000)
commit1198b8872516662c257e5dcdec346094ed4f32dd
treeafbe9b45e04587758ec0717117705041bc19e3f7
parentbb2cdfffd5817feb7a6dcde19b6110a6c253a261
Created pv::widgets::SampleTimingWidget, and ported the SamplingBar to use it.

This widget allows the user to edit a sample timing value either from
a list of options, or as an value with a min/max/step, or as read
only, or hidden.
CMakeLists.txt
pv/toolbars/samplingbar.cpp
pv/toolbars/samplingbar.h
pv/widgets/sweeptimingwidget.cpp [new file with mode: 0644]
pv/widgets/sweeptimingwidget.h [new file with mode: 0644]