ASPiK SDK
VSTGUI::IViewListener Class Referenceabstract

View Listener Interface. More...

#include <iviewlistener.h>

Inheritance diagram for VSTGUI::IViewListener:
VSTGUI::IViewListenerAdapter Mandelbrot::ViewController VSTGUI::CScrollView VSTGUI::CDataBrowser

Public Member Functions

virtual void viewSizeChanged (CView *view, const CRect &oldSize)=0
 
virtual void viewAttached (CView *view)=0
 
virtual void viewRemoved (CView *view)=0
 
virtual void viewLostFocus (CView *view)=0
 
virtual void viewTookFocus (CView *view)=0
 
virtual void viewWillDelete (CView *view)=0
 

Detailed Description

View Listener Interface.


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