Olive
Public Member Functions | Public Attributes | Private Slots | Private Member Functions | Private Attributes | List of all members
SourcesCommon Class Reference
Inheritance diagram for SourcesCommon:

Public Member Functions

 SourcesCommon (Project *parent)
 
void show_context_menu (QWidget *parent, const QModelIndexList &items)
 
void mousePressEvent (QMouseEvent *e)
 
void mouseDoubleClickEvent (QMouseEvent *e, const QModelIndexList &selected_items)
 
void dropEvent (QWidget *parent, QDropEvent *e, const QModelIndex &drop_item, const QModelIndexList &items)
 
void item_click (Media *m, const QModelIndex &index)
 

Public Attributes

QAbstractItemView * view
 

Private Slots

void create_seq_from_selected ()
 
void reveal_in_browser ()
 
void rename_interval ()
 
void item_renamed (Media *item)
 
void open_create_proxy_dialog ()
 
void clear_proxies_from_selected ()
 

Private Member Functions

void stop_rename_timer ()
 

Private Attributes

Mediaediting_item
 
QModelIndex editing_index
 
QModelIndexList selected_items
 
Projectproject_parent
 
QTimer rename_timer
 
QVector< Footage * > cached_selected_footage
 

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