Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces | Typedefs
omEditorsResourcePicker.h File Reference
#include "omEditorsViewsConfig.h"

Classes

class  om::editors::views::ResourcePicker
 A GUI view that allows the user to search for and select a resource of a specific resource type. More...
 
class  om::editors::views::ResourcePicker::Delegate
 A class that contains function objects that recieve ResourcePicker events. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::editors
 A namespace containing GUI editors for different data types.
 
 om::editors::views
 A namespace containing reusable GUI views for editing data in common ways.
 

Typedefs

typedef ResourcePicker::Delegate om::editors::views::ResourcePickerDelegate
 Define the resource picker delegate type at namespace scope. More...