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

A class that contains callback functions that respond to type menu events. More...

#include <omEditorTypeMenu.h>

Public Attributes

Function< void(MenuItem &item, const ResourceTypeID &typeID)> selectItem
 A callback function that is called when the user selects a type menu item. More...
 

Detailed Description

A class that contains callback functions that respond to type menu events.

Member Data Documentation

Function<void ( MenuItem& item, const ResourceTypeID& typeID )> om::editors::base::TypeMenu::Delegate::selectItem

A callback function that is called when the user selects a type menu item.


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