CMGDK r49-rc2
|
#include <hgl/object/GuiObject.H>
#include <hgl/type/Color4f.H>
#include <hgl/gui/ThemeColor.H>
#include <hgl/gui/ProgressBar.Private.H>
组合类型 | |
class | hgl::gui::ProgressBar |
进度条控件 更多... | |
名字空间 | |
namespace | hgl |
__MAKE_HGL__&&!__MAKE_PLUGIN__ | |
namespace | hgl::gui |
枚举 | |
enum | hgl::gui::ProgressBarOrientation { hgl::gui::pbHorizontal, hgl::gui::pbVertical } |
enum | hgl::gui::AquaMark { hgl::gui::amNone = 0, hgl::gui::amRight, hgl::gui::amLeft, hgl::gui::amRightArrow, hgl::gui::amLeftArrow, hgl::gui::amEnd } |