#include <cframe.h>
◆ VSTGUIEditorInterface()
◆ ~VSTGUIEditorInterface()
  
  |  | protectedvirtualdefaultnoexcept | 
 
 
◆ beforeSizeChange()
  
  | 
        
          | virtual bool beforeSizeChange | ( | const CRect & | newSize, |  
          |  |  | const CRect & | oldSize |  
          |  | ) |  |  |  | inlinevirtual | 
 
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 
Reimplemented in AEffGUIEditor.
 
 
◆ beginEdit()
  
  | 
        
          | virtual void beginEdit | ( | int32_t | index | ) |  |  | inlinevirtual | 
 
 
◆ doIdleStuff()
  
  | 
        
          | virtual void doIdleStuff | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ endEdit()
  
  | 
        
          | virtual void endEdit | ( | int32_t | index | ) |  |  | inlinevirtual | 
 
 
◆ getFrame()
  
  | 
        
          | virtual CFrame * getFrame | ( |  | ) | const |  | inlinevirtual | 
 
 
◆ getKnobMode()
  
  | 
        
          | virtual int32_t getKnobMode | ( |  | ) | const |  | inlinevirtual | 
 
 
◆ frame
The documentation for this class was generated from the following file: