#include <videosegment.hpp>
Inherits VideoSegmentDlg.
Public Member Functions | |
VideoSegment (QWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0) | |
Constructor. | |
bool | semanticRegionIsValid () const |
Return true if the current value of semanticRegionComboBox denotes a valid country. | |
QString | semanticRegion () const |
Return the 2-letter ISO country code of the current semanticRegionComboBox entry. | |
bool | setSemanticRegion (const QString &countryCode) |
Set the current item of semanticRegionComboBox according to the given 2-letter ISO country code. | |
QString | semanticDurationUnit () const |
Return the MPEG-7 representation of the current semanticDurationComboBox entry. | |
bool | setSemanticDurationUnit (const QString &mp7Duration) |
Set the current item of semanticDurationComboBox according to the given MPEG-7 duration value. |
|
Set the current item of
|
|
Set the current item of
|