QtlMovie 1.12 (A specialized FFmpeg front-end)
QtlMovieInputFilePropertiesDialog Class Reference

A subclass of QtlDialog which implements the UI for the "View Input File Properties" action. More...

Inheritance diagram for QtlMovieInputFilePropertiesDialog:
QtlDialog

Public Member Functions

 QtlMovieInputFilePropertiesDialog (const QtlMovieInputFile *inputFile, QtlMovieSettings *settings, QWidget *parent=0)
 Constructor. More...
 
- Public Member Functions inherited from QtlDialog
 QtlDialog (QWidget *parent=0, Qt::WindowFlags flags=0, QtlGeometrySettingsInterface *geometrySettings=0)
 Constructor. More...
 
QtlGeometrySettingsInterfacegeometrySettings () const
 Get the object where to save and restore the dialog geometry. More...
 
void setGeometrySettings (QtlGeometrySettingsInterface *geometrySettings, bool restoreImmediately=false)
 Set the object where to save and restore the dialog geometry. More...
 

Private Attributes

QtlMovieSettings_settings
 Application settings. More...
 
Ui::QtlMovieInputFilePropertiesDialog _ui
 UI from Qt Designer. More...
 

Additional Inherited Members

- Protected Member Functions inherited from QtlDialog
virtual bool event (QEvent *event) Q_DECL_OVERRIDE
 Process an event. More...
 

Detailed Description

A subclass of QtlDialog which implements the UI for the "View Input File Properties" action.

The design of the UI is done using Qt Designer.

Constructor & Destructor Documentation

◆ QtlMovieInputFilePropertiesDialog()

QtlMovieInputFilePropertiesDialog::QtlMovieInputFilePropertiesDialog ( const QtlMovieInputFile inputFile,
QtlMovieSettings settings,
QWidget *  parent = 0 
)
explicit

Constructor.

Parameters
[in]inputFileInput file to view.
[in]settingsApplication settings.
[in]parentOptional parent object.

Member Data Documentation

◆ _ui

Ui::QtlMovieInputFilePropertiesDialog QtlMovieInputFilePropertiesDialog::_ui
private

UI from Qt Designer.

◆ _settings

QtlMovieSettings* QtlMovieInputFilePropertiesDialog::_settings
private

Application settings.


The documentation for this class was generated from the following files: