MyGUI  3.2.1
Public Member Functions
MyGUI::MemberObsolete< Widget > Class Template Reference

#include <MyGUI_BackwardCompatibility.h>

+ Inheritance diagram for MyGUI::MemberObsolete< Widget >:

Public Member Functions

bool isEnabled ()
bool isInheritsAlpha ()
bool isNeedKeyFocus ()
bool isNeedMouseFocus ()
bool isInheritsPick ()
bool isVisible ()

Detailed Description

template<>
class MyGUI::MemberObsolete< Widget >

Definition at line 363 of file MyGUI_BackwardCompatibility.h.


Member Function Documentation

Deprecated:
" is deprecated, use : bool Widget::getEnabled() const"

Definition at line 600 of file MyGUI_BackwardCompatibility.cpp.

Deprecated:
" is deprecated, use : bool Widget::getInheritsAlpha() const"

Definition at line 604 of file MyGUI_BackwardCompatibility.cpp.

Deprecated:
" is deprecated, use : bool Widget::getInheritsPick() const"

Definition at line 616 of file MyGUI_BackwardCompatibility.cpp.

Deprecated:
" is deprecated, use : bool Widget::getNeedKeyFocus() const"

Definition at line 608 of file MyGUI_BackwardCompatibility.cpp.

Deprecated:
" is deprecated, use : bool Widget::getNeedMouseFocus() const"

Definition at line 612 of file MyGUI_BackwardCompatibility.cpp.

Deprecated:
" is deprecated, use : bool Widget::getVisible() const"

Definition at line 620 of file MyGUI_BackwardCompatibility.cpp.


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