#include <list>
#include <qslider.h>
#include "MP7Time.hpp"
#include "MP7VideoSegment.hpp"
Go to the source code of this file.
Compounds | |
class | SegmentSlider |
This class implements a slider widget for representing a video segment. More... | |
struct | SegmentSlider::marker |
A segment marker represents a subsegment.value is the slider value corresponding to the start of the subsegment. More... |