The MediaPropertiesDialog class.
More...
#include <mediapropertiesdialog.h>
|
void | accept () |
| Overridden accept function for saving the properties back to the Media class. More...
|
|
The MediaPropertiesDialog class.
A dialog for setting properties on Media. This can be loaded from any part of the application provided it's given a valid Media object.
MediaPropertiesDialog::MediaPropertiesDialog |
( |
QWidget * |
parent, |
|
|
Media * |
i |
|
) |
| |
void MediaPropertiesDialog::accept |
( |
| ) |
|
|
privateslot |
Overridden accept function for saving the properties back to the Media class.
QDoubleSpinBox* MediaPropertiesDialog::conform_fr |
|
private |
Frame rate to conform to.
QComboBox* MediaPropertiesDialog::interlacing_box |
|
private |
ComboBox for interlacing setting.
Media* MediaPropertiesDialog::item |
|
private |
Internal pointer to Media object (set in constructor)
QLineEdit* MediaPropertiesDialog::name_box |
|
private |
QCheckBox* MediaPropertiesDialog::premultiply_alpha_setting |
|
private |
Setting for associated/premultiplied alpha.
QListWidget* MediaPropertiesDialog::track_list |
|
private |
A list widget for listing the tracks in Media.
The documentation for this class was generated from the following files: