QtlMovie 1.12 (A specialized FFmpeg front-end)
QtlProcess.h File Reference

Declare the class QtlProcess, an enhanced version of QProcess. More...

Classes

class  QtlProcess
 A subclass of QProcess with additional features. More...
 

Namespaces

 Qtl
 Qtl namespace.
 

Enumerations

enum  Qtl::ProcessPriority {
  Qtl::VeryLowPriority,
  Qtl::LowPriority,
  Qtl::NormalPriority,
  Qtl::HighPriority,
  Qtl::VeryHighPriority
}
 Priority of a process, as used by QtlProcess. More...
 

Detailed Description

Declare the class QtlProcess, an enhanced version of QProcess.

Qtl, Qt utility library.