Main Page | Class Hierarchy | Compound List | File List | Compound Members

VideoSegment Class Reference

This class implements the (simple) application logic of VideoSegmentDlg, the GUI dialog for editing the MPEG-7 descriptors of a video segment. More...

#include <videosegment.hpp>

Inherits VideoSegmentDlg.

List of all members.

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.


Detailed Description

This class implements the (simple) application logic of VideoSegmentDlg, the GUI dialog for editing the MPEG-7 descriptors of a video segment.

Author:
Mario Taschwer
Version:
Id
videosegment.hpp,v 1.3 2004/09/24 13:15:08 mtaschwer Exp


Member Function Documentation

bool VideoSegment::setSemanticDurationUnit const QString &  mp7Duration  ) 
 

Set the current item of semanticDurationComboBox according to the given MPEG-7 duration value.

Returns:
false if the given duration value could not be found.

bool VideoSegment::setSemanticRegion const QString &  countryCode  ) 
 

Set the current item of semanticRegionComboBox according to the given 2-letter ISO country code.

Returns:
false if the given country code could not be found.


The documentation for this class was generated from the following file:
Generated on Mon Sep 27 09:12:05 2004 for Muvino by doxygen 1.3.2