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

Classes

class  om::editors::views::ResourceField
 A GUI field that allows the user to select a resource of a specific type. More...
 
class  om::editors::views::ResourceField::Delegate
 A class that contains function objects that recieve ResourceField 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 ResourceField::Delegate om::editors::views::ResourceFieldDelegate
 Define the resource picker delegate type at namespace scope. More...