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

A subclass of QDialog which implements the UI for the "About Media Tools" action. More...

Inheritance diagram for QtlMovieAboutMediaTools:
QtlDialog

Public Member Functions

 QtlMovieAboutMediaTools (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 Member Functions

 QtlMovieAboutMediaTools () Q_DECL_EQ_DELETE
 

Static Private Member Functions

static QString title (const QtlMovieExecFile *file)
 Build an HTML title label for a media tool. More...
 

Private Attributes

QtlMovieSettings_settings
 Application settings. More...
 
Ui::QtlMovieAboutMediaTools _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 QDialog which implements the UI for the "About Media Tools" action.

The design of the UI is done using Qt Designer.

Constructor & Destructor Documentation

◆ QtlMovieAboutMediaTools() [1/2]

QtlMovieAboutMediaTools::QtlMovieAboutMediaTools ( QtlMovieSettings settings,
QWidget *  parent = 0 
)
explicit

Constructor.

Parameters
[in]settingsApplication settings.
[in]parentOptional parent widget.

◆ QtlMovieAboutMediaTools() [2/2]

QtlMovieAboutMediaTools::QtlMovieAboutMediaTools ( )
private

Member Function Documentation

◆ title()

QString QtlMovieAboutMediaTools::title ( const QtlMovieExecFile file)
staticprivate

Build an HTML title label for a media tool.

Parameters
[in]fileExecutable file for the media tool.
Returns
HTML string.

Member Data Documentation

◆ _ui

Ui::QtlMovieAboutMediaTools QtlMovieAboutMediaTools::_ui
private

UI from Qt Designer.

◆ _settings

QtlMovieSettings* QtlMovieAboutMediaTools::_settings
private

Application settings.


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