#include <media.h>
◆ Media()
| Media::Media |
( |
Media * |
iparent | ) |
|
◆ ~Media()
◆ appendChild()
| void Media::appendChild |
( |
Media * |
child | ) |
|
◆ child()
| Media * Media::child |
( |
int |
row | ) |
|
◆ childCount()
| int Media::childCount |
( |
| ) |
const |
◆ columnCount()
| int Media::columnCount |
( |
| ) |
const |
◆ data()
| QVariant Media::data |
( |
int |
column, |
|
|
int |
role |
|
) |
| |
◆ get_frame_rate()
| double Media::get_frame_rate |
( |
int |
stream = -1 | ) |
|
◆ get_markers()
| QVector< Marker > & Media::get_markers |
( |
| ) |
|
◆ get_name()
| const QString & Media::get_name |
( |
| ) |
|
◆ get_sampling_rate()
| int Media::get_sampling_rate |
( |
int |
stream = -1 | ) |
|
◆ get_type()
◆ parentItem()
| Media * Media::parentItem |
( |
| ) |
|
◆ removeChild()
| void Media::removeChild |
( |
int |
i | ) |
|
◆ row()
◆ set_folder()
| void Media::set_folder |
( |
| ) |
|
◆ set_footage()
◆ set_icon()
| void Media::set_icon |
( |
const QIcon & |
ico | ) |
|
◆ set_name()
| void Media::set_name |
( |
const QString & |
n | ) |
|
◆ set_parent()
| void Media::set_parent |
( |
Media * |
p | ) |
|
◆ set_sequence()
◆ setData()
| bool Media::setData |
( |
int |
col, |
|
|
const QVariant & |
value |
|
) |
| |
◆ to_footage()
◆ to_object()
◆ to_sequence()
◆ update_tooltip()
| void Media::update_tooltip |
( |
const QString & |
error = 0 | ) |
|
◆ children
| QList<Media*> Media::children |
|
private |
◆ folder_name
| QString Media::folder_name |
|
private |
◆ icon
◆ object
◆ parent
◆ root
◆ temp_id
◆ temp_id2
◆ tooltip
◆ type
The documentation for this class was generated from the following files: