Olive
Public Slots | Public Member Functions | Private Slots | Private Attributes | List of all members
ProxyDialog Class Reference

#include <proxydialog.h>

Inheritance diagram for ProxyDialog:

Public Slots

virtual void accept () override
 

Public Member Functions

 ProxyDialog (QWidget *parent, const QVector< FootagePtr > &footage)
 

Private Slots

void location_changed (int i)
 

Private Attributes

QComboBox * size_combobox
 
QComboBox * format_combobox
 
QComboBox * location_combobox
 
QString custom_location
 
QString proxy_folder_name
 
QVector< FootagePtrselected_footage
 

Constructor & Destructor Documentation

◆ ProxyDialog()

ProxyDialog::ProxyDialog ( QWidget *  parent,
const QVector< FootagePtr > &  footage 
)

Member Function Documentation

◆ accept

void ProxyDialog::accept ( )
overridevirtualslot

◆ location_changed

void ProxyDialog::location_changed ( int  i)
privateslot

Member Data Documentation

◆ custom_location

QString ProxyDialog::custom_location
private

◆ format_combobox

QComboBox* ProxyDialog::format_combobox
private

◆ location_combobox

QComboBox* ProxyDialog::location_combobox
private

◆ proxy_folder_name

QString ProxyDialog::proxy_folder_name
private

◆ selected_footage

QVector<FootagePtr> ProxyDialog::selected_footage
private

◆ size_combobox

QComboBox* ProxyDialog::size_combobox
private

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