Om  1.0.0
A universal framework for multimedia simulation
Public Attributes | List of all members
om::editors::views::SequencerView::Delegate Class Reference

A class that contains function objects that recieve SequencerView events. More...

#include <omEditorsSequencerView.h>

Public Attributes

Function< Bool(const OpaqueResource &resource)> open
 A function that is called when the organizer wants to open an object for editing. More...
 

Detailed Description

A class that contains function objects that recieve SequencerView events.

Member Data Documentation

Function<Bool ( const OpaqueResource& resource )> om::editors::views::SequencerView::Delegate::open

A function that is called when the organizer wants to open an object for editing.


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