From 97587996ee9db30ce00190bdcedd8210490b99f5 Mon Sep 17 00:00:00 2001 From: pepper Date: Sat, 31 Jan 2015 21:41:28 -0800 Subject: backup vst 2.4 --- .../html/class_c_scroll_container.html | 397 +++++++++++++++++++++ 1 file changed, 397 insertions(+) create mode 100644 vstgui.sf/vstgui/Documentation/html/class_c_scroll_container.html (limited to 'vstgui.sf/vstgui/Documentation/html/class_c_scroll_container.html') diff --git a/vstgui.sf/vstgui/Documentation/html/class_c_scroll_container.html b/vstgui.sf/vstgui/Documentation/html/class_c_scroll_container.html new file mode 100644 index 0000000..8001d0f --- /dev/null +++ b/vstgui.sf/vstgui/Documentation/html/class_c_scroll_container.html @@ -0,0 +1,397 @@ + + +VSTGUI: CScrollContainer Class Reference + + + + +
+
+
+
+

CScrollContainer Class Reference

#include <cscrollview.h> +

+

Inheritance diagram for CScrollContainer: +

+ +CViewContainer +CView +CReferenceCounter + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + +

Public Member Functions

 CScrollContainer (const CRect &size, const CRect &containerSize, CFrame *pParent, CBitmap *pBackground=0)
virtual ~CScrollContainer ()
void setScrollOffset (CPoint offset, bool withRedraw=false)
void getScrollOffset (CPoint &off) const
CRect getContainerSize () const
void setContainerSize (const CRect &cs)
virtual void redrawRect (CDrawContext *context, const CRect &rect)
virtual bool isDirty () const
 check if view is dirty

Protected Attributes

CRect containerSize
CPoint offset
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CScrollContainer::CScrollContainer const CRect size,
const CRect containerSize,
CFrame pParent,
CBitmap pBackground = 0
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
CScrollContainer::~CScrollContainer  )  [virtual]
+
+ + + + + +
+   + + +

+

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + +
CRect CScrollContainer::getContainerSize  )  const [inline]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
void CScrollContainer::getScrollOffset CPoint off  )  const [inline]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + +
bool CScrollContainer::isDirty  )  const [virtual]
+
+ + + + + +
+   + + +

+check if view is dirty +

+ +

+Reimplemented from CViewContainer.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + +
void CScrollContainer::redrawRect CDrawContext context,
const CRect rect
[virtual]
+
+ + + + + +
+   + + +

+

Parameters:
+ + + +
context the context which to use to redraw this container
rect the area which to redraw
+
+ +

+Reimplemented from CViewContainer.

+

+ + + + +
+ + + + + + + + + +
void CScrollContainer::setContainerSize const CRect cs  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + +
void CScrollContainer::setScrollOffset CPoint  offset,
bool  withRedraw = false
+
+ + + + + +
+   + + +

+

+


Member Data Documentation

+

+ + + + +
+ + + + +
CRect CScrollContainer::containerSize [protected]
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
CPoint CScrollContainer::offset [protected]
+
+ + + + + +
+   + + +

+

+


The documentation for this class was generated from the following files: + + + + Empty + + + + + + +
+
+
+Copyright ©2006 Steinberg Media Technologies. +All Rights Reserved. +
+ + + -- cgit v1.2.3-70-g09d2