ardour
Public Attributes | List of all members
Editor::EnterContext Struct Reference

#include <editor.h>

Public Attributes

ItemType item_type
 
boost::shared_ptr< CursorContextcursor_ctx
 

Detailed Description

Context for mouse entry (stored in a stack).

Definition at line 487 of file editor.h.

Member Data Documentation

boost::shared_ptr<CursorContext> Editor::EnterContext::cursor_ctx

Definition at line 489 of file editor.h.

ItemType Editor::EnterContext::item_type

Definition at line 488 of file editor.h.


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