MyGUI  3.2.1
Public Types | Public Member Functions | Static Public Member Functions
MyGUI::HScroll Class Reference

#include <MyGUI_DeprecatedWidgets.h>

+ Inheritance diagram for MyGUI::HScroll:

Public Types

typedef RTTIBase Base
typedef HScroll RTTIBase

Public Member Functions

virtual const std::string & getTypeName () const
virtual bool isType (const std::type_info &_type) const
template<typename Type >
bool isType () const
 HScroll ()

Static Public Member Functions

static const std::string & getClassTypeName ()

Detailed Description

Definition at line 41 of file MyGUI_DeprecatedWidgets.h.


Member Typedef Documentation

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.


Constructor & Destructor Documentation

Definition at line 47 of file MyGUI_DeprecatedWidgets.h.


Member Function Documentation

static const std::string& MyGUI::HScroll::getClassTypeName ( ) [inline, static]

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.

virtual const std::string& MyGUI::HScroll::getTypeName ( ) const [inline, virtual]

Get type name as string

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.

virtual bool MyGUI::HScroll::isType ( const std::type_info &  _type) const [inline, virtual]

Compare with selected type

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.

template<typename Type >
bool MyGUI::HScroll::isType ( ) const [inline]

Compare with selected type

Reimplemented from MyGUI::VScroll.

Definition at line 44 of file MyGUI_DeprecatedWidgets.h.


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