VSTGUIEditorInterface Class Reference

Collaboration diagram for VSTGUIEditorInterface:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void doIdleStuff ()
virtual int32_t getKnobMode () const
virtual void beginEdit (int32_t index)
virtual void endEdit (int32_t index)
virtual bool beforeSizeChange (const CRect &newSize, const CRect &oldSize)
 frame will change size, if this returns false the upstream implementation does not allow it and thus the size of the frame will not change
virtual CFramegetFrame () const

Protected Member Functions

 VSTGUIEditorInterface ()
virtual ~VSTGUIEditorInterface ()

Protected Attributes

CFrameframe

Constructor & Destructor Documentation

VSTGUIEditorInterface (  )  [inline, protected]
virtual ~VSTGUIEditorInterface (  )  [inline, protected, virtual]

Member Function Documentation

virtual bool beforeSizeChange ( const CRect newSize,
const CRect oldSize 
) [inline, virtual]

frame will change size, if this returns false the upstream implementation does not allow it and thus the size of the frame will not change

virtual void beginEdit ( int32_t  index  )  [inline, virtual]
virtual void doIdleStuff (  )  [inline, virtual]
virtual void endEdit ( int32_t  index  )  [inline, virtual]
virtual CFrame* getFrame (  )  const [inline, virtual]
virtual int32_t getKnobMode (  )  const [inline, virtual]

Member Data Documentation

CFrame* frame [protected]

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

Generated on Fri Nov 22 11:09:33 2013 for VSTGUI by  doxygen 1.6.1