CMGDK r49-rc2
公有成员 | 公有属性 | 保护成员 | 保护属性
hgl::gui::ValueEditBox类参考

数值编辑框 更多...

#include <ValueEditBox.H>

继承图,类hgl::gui::ValueEditBox
hgl::gui::EditBox hgl::GUIObject hgl::EventObject hgl::VisualObject hgl::EnumObject hgl::Object hgl::_Object

所有成员的列表。

公有成员

 DefEvent (void, OnValueChange,(GUIObject *, int))
 改变事件
 ValueEditBox ()
 ValueEditBox (float, float, float, int)
 ~ValueEditBox ()

公有属性

Property< intValue
 当前数值

保护成员

int GetValue ()
void SetValue (int)
bool Proc_Char (wchar_t ch)
void Change ()
void InitPrivate ()

保护属性

int value

详细描述

数值编辑框

数值编辑框,一种特别定制的编辑框,专们用于数值编辑


构造及析构函数文档

hgl::gui::ValueEditBox::ValueEditBox ( )
hgl::gui::ValueEditBox::ValueEditBox ( float  l,
float  t,
float  w,
int  v 
)
hgl::gui::ValueEditBox::~ValueEditBox ( ) [inline]

成员函数文档

void hgl::gui::ValueEditBox::Change ( ) [protected]
hgl::gui::ValueEditBox::DefEvent ( void  ,
OnValueChange  ,
(GUIObject *, int  
)

改变事件

int hgl::gui::ValueEditBox::GetValue ( ) [protected]
void hgl::gui::ValueEditBox::InitPrivate ( ) [protected]
bool hgl::gui::ValueEditBox::Proc_Char ( wchar_t  ch) [protected]
void hgl::gui::ValueEditBox::SetValue ( int  v) [protected]

成员数据文档

当前数值


该类的文档由以下文件生成:
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义