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

A subclass of QtlDialog which implements the UI for the editing a task. More...

Inheritance diagram for QtlMovieEditTaskDialog:
QtlDialog

Public Member Functions

 QtlMovieEditTaskDialog (QtlMovieTask *task, QtlMovieSettings *settings, QtlLogger *log, 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

 QtlMovieEditTaskDialog () Q_DECL_EQ_DELETE
 

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 editing a task.

It is mainly a QtlDialog containing a QtlMovieEditTask.

Constructor & Destructor Documentation

◆ QtlMovieEditTaskDialog() [1/2]

QtlMovieEditTaskDialog::QtlMovieEditTaskDialog ( QtlMovieTask task,
QtlMovieSettings settings,
QtlLogger log,
QWidget *  parent = 0 
)

Constructor.

Parameters
[in]taskThe task to edit.
[in]settingsApplication settings.
[in]logWhere to log errors.
[in]parentOptional parent widget.

◆ QtlMovieEditTaskDialog() [2/2]

QtlMovieEditTaskDialog::QtlMovieEditTaskDialog ( )
private

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