Public Member Functions | Protected Member Functions | Protected Attributes

sp::gui::GUIScrollViewBased Class Reference

#include <spGUIScrollViewBased.hpp>

Inheritance diagram for sp::gui::GUIScrollViewBased:
sp::gui::GUIListGadget sp::gui::GUITreeGadget sp::gui::GUIWebGadget sp::gui::GUIWindow

List of all members.

Public Member Functions

virtual ~GUIScrollViewBased ()
GUIScrollbarGadgetgetHorzScrollBar ()
const GUIScrollbarGadgetgetHorzScrollBar () const
GUIScrollbarGadgetgetVertScrollBar ()
const GUIScrollbarGadgetgetVertScrollBar () const

Protected Member Functions

 GUIScrollViewBased ()

Protected Attributes

GUIScrollbarGadget HorzScroll_
GUIScrollbarGadget VertScroll_

Constructor & Destructor Documentation

virtual sp::gui::GUIScrollViewBased::~GUIScrollViewBased (  )  [inline, virtual]
sp::gui::GUIScrollViewBased::GUIScrollViewBased (  )  [inline, protected]

Member Function Documentation

GUIScrollbarGadget* sp::gui::GUIScrollViewBased::getHorzScrollBar (  )  [inline]
const GUIScrollbarGadget* sp::gui::GUIScrollViewBased::getHorzScrollBar (  )  const [inline]
GUIScrollbarGadget* sp::gui::GUIScrollViewBased::getVertScrollBar (  )  [inline]
const GUIScrollbarGadget* sp::gui::GUIScrollViewBased::getVertScrollBar (  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines