#include <sourcescommon.h>
void SourcesCommon::clear_proxies_from_selected |
( |
| ) |
|
|
privateslot |
void SourcesCommon::create_seq_from_selected |
( |
| ) |
|
|
privateslot |
void SourcesCommon::dropEvent |
( |
QWidget * |
parent, |
|
|
QDropEvent * |
e, |
|
|
const QModelIndex & |
drop_item, |
|
|
const QModelIndexList & |
items |
|
) |
| |
void SourcesCommon::item_click |
( |
Media * |
m, |
|
|
const QModelIndex & |
index |
|
) |
| |
void SourcesCommon::item_renamed |
( |
Media * |
item | ) |
|
|
privateslot |
void SourcesCommon::mouseDoubleClickEvent |
( |
const QModelIndexList & |
selected_items | ) |
|
void SourcesCommon::mousePressEvent |
( |
QMouseEvent * |
e | ) |
|
void SourcesCommon::open_create_proxy_dialog |
( |
| ) |
|
|
privateslot |
void SourcesCommon::OpenSelectedMediaInMediaViewer |
( |
Media * |
item | ) |
|
|
privateslot |
void SourcesCommon::OpenSelectedMediaInMediaViewerFromAction |
( |
| ) |
|
|
privateslot |
void SourcesCommon::rename_interval |
( |
| ) |
|
|
privateslot |
void SourcesCommon::reveal_in_browser |
( |
| ) |
|
|
privateslot |
void SourcesCommon::show_context_menu |
( |
QWidget * |
parent, |
|
|
const QModelIndexList & |
items |
|
) |
| |
void SourcesCommon::stop_rename_timer |
( |
| ) |
|
|
slot |
QVector<Media*> SourcesCommon::cached_selected_footage |
|
private |
QModelIndex SourcesCommon::editing_index |
|
private |
Media* SourcesCommon::editing_item |
|
private |
Project* SourcesCommon::project_parent |
|
private |
QTimer SourcesCommon::rename_timer |
|
private |
QModelIndexList SourcesCommon::selected_items |
|
private |
QAbstractItemView* SourcesCommon::view |
The documentation for this class was generated from the following files: