|
VSTGUI
4.3
Graphical User Interface Framework not only for VST plugins
|
Inheritance diagram for CFrame::CollectInvalidRects:
Collaboration diagram for CFrame::CollectInvalidRects:Public Member Functions | |
| CollectInvalidRects (CFrame *frame) | |
| ~CollectInvalidRects () | |
| void | addRect (const CRect &rect) |
| void | flush () |
| virtual void | beforeDelete () |
Reference Counting Methods | |
| virtual void | forget () |
| decrease refcount and delete object if refcount == 0 More... | |
| virtual void | remember () |
| increase refcount More... | |
| virtual int32_t | getNbReference () const |
| get refcount More... | |
Message Methods | |
| virtual CMessageResult | notify (CBaseObject *sender, IdStringPtr message) |
| CollectInvalidRects | ( | CFrame * | frame | ) |
Here is the call graph for this function:| ~CollectInvalidRects | ( | ) |
| void addRect | ( | const CRect & | rect | ) |
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtualinherited |
| void flush | ( | ) |
Here is the caller graph for this function:
|
inlinevirtualinherited |
decrease refcount and delete object if refcount == 0
Here is the call graph for this function:
|
inlinevirtualinherited |
get refcount
|
inlinevirtualinherited |
Reimplemented in CView, GenericStringListDataBrowserSource, CDataBrowser, CViewContainer, CRockerSwitch, CScrollView, CAnimationSplashScreen, UIDescriptionViewSwitchController, CRowColumnView, CShadowViewContainer, CTooltipSupport, and CScrollbar.
Here is the caller graph for this function:
|
inlinevirtualinherited |
increase refcount
Here is the caller graph for this function: