ContextItem Class Reference

Interface class for objects (both core and gui) that operate in a 'Soft Selection'. More...

#include <ContextItem.h>

Inheritance diagram for ContextItem:

AudioClip Project ProjectManager Sheet

List of all members.

Public Member Functions

 ContextItem (QObject *parent)
ContextItemget_context () const
QUndoStack * get_history_stack () const
qint64 get_id () const
void set_history_stack (QUndoStack *hs)
void set_context_item (ContextItem *item)

Protected Attributes

QUndoStack * m_hs
qint64 m_id

Friends

class Tsar


Detailed Description

Interface class for objects (both core and gui) that operate in a 'Soft Selection'.

Each core object that has/can have a visual representation should inherit from this class.

Only core objects that inherit this class need to set the historystack which
they need to create/get themselves.


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

Generated on Sun Mar 8 12:44:05 2009 for traverso by  doxygen 1.5.5