MyGUI
3.2.2
|
Namespaces | |
action | |
delegates | |
FontCodeType | |
geometry_utility | |
texture_utility | |
types | |
utility | |
xml | |
Typedefs | |
typedef std::vector< ChildSkinInfo > | VectorChildSkinInfo |
typedef delegates::CMultiDelegate2< ComboBox *, size_t > | EventHandle_ComboBoxPtrSizeT |
typedef delegates::CMultiDelegate1< Widget * > | EventHandle_WidgetPtr |
typedef delegates::CMultiDelegate2< Widget *, ControllerItem * > | EventHandle_WidgetPtrControllerItemPtr |
typedef delegates::CMultiDelegate3< DDContainer *, const DDItemInfo &, bool & > | EventHandle_DDContainerPtrCDDItemInfoRefBoolRef |
typedef delegates::CMultiDelegate3< DDContainer *, const DDItemInfo &, bool > | EventHandle_DDContainerPtrCDDItemInfoRefBool |
typedef delegates::CMultiDelegate2< DDContainer *, DDItemState > | EventHandle_EventHandle_DDContainerPtrDDItemState |
typedef delegates::CDelegate3< DDContainer *, Widget *&, IntCoord & > | EventHandle_EventHandle_DDContainerPtrWidgetPtrRefIntCoordRef |
typedef Widget * | WidgetPtr |
typedef Button * | ButtonPtr |
typedef Window * | WindowPtr |
typedef ComboBox * | ComboBoxPtr |
typedef TabItem * | TabItemPtr |
typedef ItemBox * | ItemBoxPtr |
typedef MenuItem * | MenuItemPtr |
typedef PopupMenu * | PopupMenuPtr |
typedef MenuBar * | MenuBarPtr |
typedef ScrollView * | ScrollViewPtr |
typedef DDContainer * | DDContainerPtr |
typedef Canvas * | CanvasPtr |
typedef HScroll * | HScrollPtr |
typedef VScroll * | VScrollPtr |
typedef TabItem | Sheet |
typedef TabItem * | SheetPtr |
typedef Canvas | RenderBox |
typedef Canvas * | RenderBoxPtr |
typedef ImageBox | StaticImage |
typedef StaticImage * | StaticImagePtr |
typedef TextBox | StaticText |
typedef StaticText * | StaticTextPtr |
typedef ProgressBar | Progress |
typedef Progress * | ProgressPtr |
typedef ListBox | List |
typedef List * | ListPtr |
typedef EditBox | Edit |
typedef Edit * | EditPtr |
typedef TabControl | Tab |
typedef Tab * | TabPtr |
typedef MultiListBox | MultiList |
typedef MultiList * | MultiListPtr |
typedef MenuControl | MenuCtrl |
typedef MenuCtrl * | MenuCtrlPtr |
typedef delegates::CMultiDelegate1< EditBox * > | EventHandle_EditPtr |
typedef std::vector< GlyphInfo > | VectorGlyphInfo |
typedef std::vector< FloatPoint > | VectorFloatPoint |
typedef delegates::CMultiDelegate1< float > | EventHandle_FrameEventDelegate |
typedef std::vector< ILayerNode * > | VectorILayerNode |
typedef Enumerator< VectorILayerNode > | EnumeratorILayerNode |
typedef std::vector< ImageItem > | VectorImages |
typedef IResource * | IResourcePtr |
typedef std::vector< IStateInfo * > | VectorStateInfo |
typedef std::map< std::string, IStateInfo * > | MapStateInfo |
typedef std::map< std::string, VectorStateInfo > | MapWidgetStateInfo |
typedef std::vector< ISubWidget * > | VectorSubWidget |
typedef delegates::CDelegate2< ItemBox *, Widget * > | EventHandle_ItemBoxPtrWidgetPtr |
typedef delegates::CDelegate3< ItemBox *, IntCoord &, bool > | EventHandle_ItemBoxPtrIntCoordRefBool |
typedef delegates::CDelegate3< ItemBox *, Widget *, const IBDrawItemInfo & > | EventHandle_ItemBoxPtrWidgetPtrCIBCellDrawInfoRef |
typedef delegates::CMultiDelegate2< ItemBox *, size_t > | EventHandle_ItemBoxPtrSizeT |
typedef delegates::CMultiDelegate2< ItemBox *, const IBNotifyItemData & > | EventHandle_ItemBoxPtrCIBNotifyCellDataRef |
typedef std::vector< IUnlinkWidget * > | VectorIUnlinkWidget |
typedef std::vector< RenderItem * > | VectorRenderItem |
typedef std::vector< ILayerItem * > | VectorLayerItem |
typedef std::vector< WidgetInfo > | VectorWidgetInfo |
typedef delegates::CMultiDelegate3< Widget *, const std::string &, const std::string & > | EventHandle_AddUserStringDelegate |
typedef delegates::CMultiDelegate2< ListBox *, size_t > | EventHandle_ListPtrSizeT |
typedef delegates::CMultiDelegate2< ListBox *, const IBNotifyItemData & > | EventHandle_ListBoxPtrCIBNotifyCellDataRef |
typedef delegates::CMultiDelegate2< MenuControl *, MenuItem * > | EventHandle_MenuCtrlPtrMenuItemPtr |
typedef delegates::CMultiDelegate1< MenuControl * > | EventHandle_MenuCtrlPtr |
typedef delegates::CMultiDelegate5< Widget *, size_t, const UString &, const UString &, bool & > | EventHandle_WidgetIntUTFStringUTFStringBool |
typedef delegates::CDelegate5< MultiListBox *, size_t, const UString &, const UString &, bool & > | EventHandle_MultiListPtrSizeTCUTFStringRefCUTFStringRefBoolRef |
typedef delegates::CMultiDelegate2< MultiListBox *, size_t > | EventHandle_MultiListPtrSizeT |
typedef std::pair< ISubWidget *, size_t > | DrawItemInfo |
typedef std::vector< DrawItemInfo > | VectorDrawItem |
typedef ResourceImageSet * | ResourceImageSetPtr |
typedef std::vector< IndexImage > | VectorIndexImage |
typedef std::vector< GroupImage > | VectorGroupImage |
typedef Enumerator< VectorGroupImage > | EnumeratorGroupImage |
typedef delegates::CMultiDelegate2< ScrollBar *, size_t > | EventHandle_ScrollBarPtrSizeT |
typedef std::vector< SubWidgetInfo > | VectorSubWidgetInfo |
typedef delegates::CMultiDelegate2< TabControl *, size_t > | EventHandle_TabPtrSizeT |
typedef std::vector< TextCommandInfo > | VectorChangeInfo |
typedef std::deque< VectorChangeInfo > | DequeUndoRedoInfo |
typedef std::vector< CharInfo > | VectorCharInfo |
typedef std::vector< LineInfo > | VectorLineInfo |
typedef types::TPoint< int > | IntPoint |
typedef types::TPoint< float > | FloatPoint |
typedef types::TSize< int > | IntSize |
typedef types::TSize< float > | FloatSize |
typedef types::TRect< int > | IntRect |
typedef types::TRect< float > | FloatRect |
typedef types::TCoord< int > | IntCoord |
typedef types::TCoord< float > | FloatCoord |
typedef std::map< std::string, std::string > | MapString |
typedef std::vector< std::string > | VectorString |
typedef std::pair< std::string, std::string > | PairString |
typedef std::vector< PairString > | VectorStringPairs |
typedef char | int8 |
typedef short | int16 |
typedef int | int32 |
typedef unsigned char | uint8 |
typedef unsigned short | uint16 |
typedef unsigned int | uint32 |
typedef unsigned int | uint |
typedef unsigned int | Char |
typedef delegates::CMultiDelegate3< Widget *, const std::string &, const std::string & > | EventHandle_WidgetStringString |
typedef std::vector< Widget * > | VectorWidgetPtr |
typedef std::map< std::string, Widget * > | MapWidgetPtr |
typedef Enumerator< VectorWidgetPtr > | EnumeratorWidgetPtr |
typedef delegates::CMultiDelegate1< Widget * > | EventHandle_WidgetVoid |
typedef delegates::CMultiDelegate2< Widget *, Widget * > | EventHandle_WidgetWidget |
typedef delegates::CMultiDelegate2< Widget *, bool > | EventHandle_WidgetBool |
typedef delegates::CMultiDelegate2< Widget *, int > | EventHandle_WidgetInt |
typedef delegates::CMultiDelegate2< Widget *, size_t > | EventHandle_WidgetSizeT |
typedef delegates::CMultiDelegate3< Widget *, int, int > | EventHandle_WidgetIntInt |
typedef delegates::CMultiDelegate4< Widget *, int, int, MouseButton > | EventHandle_WidgetIntIntButton |
typedef delegates::CMultiDelegate2< Widget *, KeyCode > | EventHandle_WidgetKeyCode |
typedef delegates::CMultiDelegate3< Widget *, KeyCode, Char > | EventHandle_WidgetKeyCodeChar |
typedef delegates::CMultiDelegate2< Widget *, const ToolTipInfo & > | EventHandle_WidgetToolTip |
typedef delegates::CMultiDelegate2< Widget *, const std::string & > | EventHandle_WidgetString |
typedef delegates::CMultiDelegate2< Window *, const std::string & > | EventHandle_WindowPtrCStringRef |
typedef delegates::CMultiDelegate1< Window * > | EventHandle_WindowPtr |
typedef std::set< std::string > | SetString |
typedef void(* | DLL_START_PLUGIN) (void) |
typedef void(* | DLL_STOP_PLUGIN) (void) |
Variables | |
const size_t | ITEM_NONE = (std::numeric_limits<size_t>::max)() |
const int | DEFAULT = -1 |
const float | ALPHA_MAX = 1.0f |
const float | ALPHA_MIN = 0.0f |
static MapString | mPropertyRename |
static SetString | mPropertyIgnore |
static MapString | mSkinRename |
const float | COMBO_ALPHA_MAX = ALPHA_MAX |
const float | COMBO_ALPHA_MIN = ALPHA_MIN |
const float | COMBO_ALPHA_COEF = 4.0f |
const float | M_PI = 3.141593f |
const float | EDIT_CURSOR_TIMER = 0.7f |
const float | EDIT_ACTION_MOUSE_TIMER = 0.05f |
const int | EDIT_CURSOR_MAX_POSITION = 100000 |
const int | EDIT_CURSOR_MIN_POSITION = -100000 |
const size_t | EDIT_MAX_UNDO = 128 |
const size_t | EDIT_DEFAULT_MAX_TEXT_LENGTH = 2048 |
const float | EDIT_OFFSET_HORZ_CURSOR = 10.0f |
const int | EDIT_ACTION_MOUSE_ZONE = 1500 |
const std::string | EDIT_CLIPBOARD_TYPE_TEXT = "Text" |
const int | EDIT_MOUSE_WHEEL = 50 |
const size_t | VERTEX_IN_QUAD = 6 |
const size_t | SIMPLETEXT_COUNT_VERTEX = 32 * VERTEX_IN_QUAD |
const size_t | IMAGE_MAX_INDEX = 256 |
const float | INPUT_TIME_DOUBLE_CLICK = 0.25f |
const float | INPUT_DELAY_FIRST_KEY = 0.4f |
const float | INPUT_INTERVAL_KEY = 0.05f |
const float | POPUP_MENU_SPEED_COEF = 3.0f |
const size_t | PROGRESS_AUTO_WIDTH = 200 |
const size_t | PROGRESS_AUTO_RANGE = 1000 |
const float | PROGRESS_AUTO_COEF = 400 |
const int | SCROLL_VIEW_MOUSE_WHEEL = 50 |
const int | SCROLL_VIEW_SCROLL_PAGE = 16 |
const float | TAB_SPEED_FADE_COEF = 5.0f |
const size_t | TILERECT_COUNT_VERTEX = 16 * VertexQuad::VertexCount |
const float | WINDOW_ALPHA_ACTIVE = ALPHA_MAX |
const float | WINDOW_ALPHA_FOCUS = 0.7f |
const float | WINDOW_ALPHA_DEACTIVE = 0.3f |
const float | WINDOW_SPEED_COEF = 3.0f |
const int | WINDOW_SNAP_DISTANSE = 10 |
HWND | g_hWnd = NULL |
typedef Button* MyGUI::ButtonPtr |
Definition at line 21 of file MyGUI_DeprecatedTypes.h.
typedef Canvas* MyGUI::CanvasPtr |
Definition at line 31 of file MyGUI_DeprecatedTypes.h.
typedef unsigned int MyGUI::Char |
Definition at line 51 of file MyGUI_Types.h.
typedef ComboBox* MyGUI::ComboBoxPtr |
Definition at line 23 of file MyGUI_DeprecatedTypes.h.
typedef DDContainer* MyGUI::DDContainerPtr |
Definition at line 30 of file MyGUI_DeprecatedTypes.h.
typedef std::deque<VectorChangeInfo> MyGUI::DequeUndoRedoInfo |
Definition at line 61 of file MyGUI_TextChangeHistory.h.
typedef void(* MyGUI::DLL_START_PLUGIN) (void) |
Definition at line 15 of file MyGUI_PluginManager.cpp.
typedef void(* MyGUI::DLL_STOP_PLUGIN) (void) |
Definition at line 16 of file MyGUI_PluginManager.cpp.
typedef std::pair<ISubWidget*, size_t> MyGUI::DrawItemInfo |
Definition at line 19 of file MyGUI_RenderItem.h.
typedef EditBox MyGUI::Edit |
Definition at line 57 of file MyGUI_DeprecatedTypes.h.
typedef Edit* MyGUI::EditPtr |
Definition at line 58 of file MyGUI_DeprecatedTypes.h.
Definition at line 36 of file MyGUI_ResourceImageSetData.h.
Definition at line 25 of file MyGUI_ILayerNode.h.
Definition at line 22 of file MyGUI_WidgetDefines.h.
typedef delegates::CMultiDelegate3<Widget*, const std::string&, const std::string&> MyGUI::EventHandle_AddUserStringDelegate |
Definition at line 20 of file MyGUI_LayoutManager.h.
typedef delegates::CMultiDelegate2<ComboBox*, size_t> MyGUI::EventHandle_ComboBoxPtrSizeT |
Definition at line 23 of file MyGUI_ComboBox.h.
typedef delegates::CMultiDelegate3<DDContainer*, const DDItemInfo&, bool> MyGUI::EventHandle_DDContainerPtrCDDItemInfoRefBool |
Definition at line 19 of file MyGUI_DDContainer.h.
typedef delegates::CMultiDelegate3<DDContainer*, const DDItemInfo&, bool&> MyGUI::EventHandle_DDContainerPtrCDDItemInfoRefBoolRef |
Definition at line 18 of file MyGUI_DDContainer.h.
typedef delegates::CMultiDelegate1<EditBox*> MyGUI::EventHandle_EditPtr |
Definition at line 20 of file MyGUI_EditBox.h.
typedef delegates::CMultiDelegate2<DDContainer*, DDItemState> MyGUI::EventHandle_EventHandle_DDContainerPtrDDItemState |
Definition at line 20 of file MyGUI_DDContainer.h.
typedef delegates::CDelegate3<DDContainer*, Widget*&, IntCoord&> MyGUI::EventHandle_EventHandle_DDContainerPtrWidgetPtrRefIntCoordRef |
Definition at line 21 of file MyGUI_DDContainer.h.
typedef delegates::CMultiDelegate1<float> MyGUI::EventHandle_FrameEventDelegate |
Definition at line 21 of file MyGUI_Gui.h.
typedef delegates::CMultiDelegate2<ItemBox*, const IBNotifyItemData&> MyGUI::EventHandle_ItemBoxPtrCIBNotifyCellDataRef |
Definition at line 24 of file MyGUI_ItemBox.h.
typedef delegates::CDelegate3<ItemBox*, IntCoord&, bool> MyGUI::EventHandle_ItemBoxPtrIntCoordRefBool |
Definition at line 21 of file MyGUI_ItemBox.h.
typedef delegates::CMultiDelegate2<ItemBox*, size_t> MyGUI::EventHandle_ItemBoxPtrSizeT |
Definition at line 23 of file MyGUI_ItemBox.h.
typedef delegates::CDelegate2<ItemBox*, Widget*> MyGUI::EventHandle_ItemBoxPtrWidgetPtr |
Definition at line 20 of file MyGUI_ItemBox.h.
typedef delegates::CDelegate3<ItemBox*, Widget*, const IBDrawItemInfo&> MyGUI::EventHandle_ItemBoxPtrWidgetPtrCIBCellDrawInfoRef |
Definition at line 22 of file MyGUI_ItemBox.h.
typedef delegates::CMultiDelegate2<ListBox*, const IBNotifyItemData&> MyGUI::EventHandle_ListBoxPtrCIBNotifyCellDataRef |
Definition at line 22 of file MyGUI_ListBox.h.
typedef delegates::CMultiDelegate2<ListBox*, size_t> MyGUI::EventHandle_ListPtrSizeT |
Definition at line 21 of file MyGUI_ListBox.h.
typedef delegates::CMultiDelegate1<MenuControl*> MyGUI::EventHandle_MenuCtrlPtr |
Definition at line 25 of file MyGUI_MenuControl.h.
typedef delegates::CMultiDelegate2<MenuControl*, MenuItem*> MyGUI::EventHandle_MenuCtrlPtrMenuItemPtr |
Definition at line 24 of file MyGUI_MenuControl.h.
typedef delegates::CMultiDelegate2<MultiListBox*, size_t> MyGUI::EventHandle_MultiListPtrSizeT |
Definition at line 27 of file MyGUI_MultiListBox.h.
typedef delegates::CDelegate5<MultiListBox*, size_t, const UString&, const UString&, bool&> MyGUI::EventHandle_MultiListPtrSizeTCUTFStringRefCUTFStringRefBoolRef |
Definition at line 26 of file MyGUI_MultiListBox.h.
typedef delegates::CMultiDelegate2<ScrollBar*, size_t> MyGUI::EventHandle_ScrollBarPtrSizeT |
Definition at line 16 of file MyGUI_ScrollBar.h.
typedef delegates::CMultiDelegate2<TabControl*, size_t> MyGUI::EventHandle_TabPtrSizeT |
Definition at line 21 of file MyGUI_TabControl.h.
typedef delegates::CMultiDelegate2<Widget*, bool> MyGUI::EventHandle_WidgetBool |
Definition at line 50 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate2<Widget*, int> MyGUI::EventHandle_WidgetInt |
Definition at line 51 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate3<Widget*, int, int> MyGUI::EventHandle_WidgetIntInt |
Definition at line 53 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate4<Widget*, int, int, MouseButton> MyGUI::EventHandle_WidgetIntIntButton |
Definition at line 54 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate5<Widget*, size_t, const UString&, const UString&, bool&> MyGUI::EventHandle_WidgetIntUTFStringUTFStringBool |
Definition at line 24 of file MyGUI_MultiListBox.h.
typedef delegates::CMultiDelegate2<Widget*, KeyCode> MyGUI::EventHandle_WidgetKeyCode |
Definition at line 55 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate3<Widget*, KeyCode, Char> MyGUI::EventHandle_WidgetKeyCodeChar |
Definition at line 56 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate1<Widget*> MyGUI::EventHandle_WidgetPtr |
Definition at line 19 of file MyGUI_ControllerItem.h.
typedef delegates::CMultiDelegate2<Widget*, ControllerItem*> MyGUI::EventHandle_WidgetPtrControllerItemPtr |
Definition at line 22 of file MyGUI_ControllerItem.h.
typedef delegates::CMultiDelegate2<Widget*, size_t> MyGUI::EventHandle_WidgetSizeT |
Definition at line 52 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate2<Widget*, const std::string&> MyGUI::EventHandle_WidgetString |
Definition at line 19 of file MyGUI_Window.h.
typedef delegates::CMultiDelegate3<Widget*, const std::string&, const std::string&> MyGUI::EventHandle_WidgetStringString |
Definition at line 24 of file MyGUI_Widget.h.
typedef delegates::CMultiDelegate2<Widget*, const ToolTipInfo& > MyGUI::EventHandle_WidgetToolTip |
Definition at line 57 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate1<Widget*> MyGUI::EventHandle_WidgetVoid |
Definition at line 48 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate2<Widget*, Widget*> MyGUI::EventHandle_WidgetWidget |
Definition at line 49 of file MyGUI_WidgetInput.h.
typedef delegates::CMultiDelegate1<Window*> MyGUI::EventHandle_WindowPtr |
Definition at line 22 of file MyGUI_Window.h.
typedef delegates::CMultiDelegate2<Window*, const std::string&> MyGUI::EventHandle_WindowPtrCStringRef |
Definition at line 21 of file MyGUI_Window.h.
typedef types::TCoord<float> MyGUI::FloatCoord |
Definition at line 36 of file MyGUI_Types.h.
typedef types::TPoint<float> MyGUI::FloatPoint |
Definition at line 27 of file MyGUI_Types.h.
typedef types::TRect<float> MyGUI::FloatRect |
Definition at line 33 of file MyGUI_Types.h.
typedef types::TSize<float> MyGUI::FloatSize |
Definition at line 30 of file MyGUI_Types.h.
typedef HScroll* MyGUI::HScrollPtr |
Definition at line 33 of file MyGUI_DeprecatedTypes.h.
typedef short MyGUI::int16 |
Definition at line 44 of file MyGUI_Types.h.
typedef int MyGUI::int32 |
Definition at line 45 of file MyGUI_Types.h.
typedef char MyGUI::int8 |
Definition at line 43 of file MyGUI_Types.h.
typedef types::TCoord<int> MyGUI::IntCoord |
Definition at line 35 of file MyGUI_Types.h.
typedef types::TPoint<int> MyGUI::IntPoint |
Definition at line 26 of file MyGUI_Types.h.
typedef types::TRect<int> MyGUI::IntRect |
Definition at line 32 of file MyGUI_Types.h.
typedef types::TSize<int> MyGUI::IntSize |
Definition at line 29 of file MyGUI_Types.h.
typedef IResource* MyGUI::IResourcePtr |
Definition at line 18 of file MyGUI_IResource.h.
typedef ItemBox* MyGUI::ItemBoxPtr |
Definition at line 25 of file MyGUI_DeprecatedTypes.h.
typedef ListBox MyGUI::List |
Definition at line 54 of file MyGUI_DeprecatedTypes.h.
typedef List* MyGUI::ListPtr |
Definition at line 55 of file MyGUI_DeprecatedTypes.h.
typedef std::map<std::string, IStateInfo*> MyGUI::MapStateInfo |
Definition at line 26 of file MyGUI_IStateInfo.h.
typedef std::map<std::string, std::string> MyGUI::MapString |
Definition at line 38 of file MyGUI_Types.h.
typedef std::map<std::string, Widget*> MyGUI::MapWidgetPtr |
Definition at line 21 of file MyGUI_WidgetDefines.h.
typedef std::map<std::string, VectorStateInfo> MyGUI::MapWidgetStateInfo |
Definition at line 27 of file MyGUI_IStateInfo.h.
typedef MenuBar* MyGUI::MenuBarPtr |
Definition at line 28 of file MyGUI_DeprecatedTypes.h.
typedef MenuControl MyGUI::MenuCtrl |
Definition at line 66 of file MyGUI_DeprecatedTypes.h.
typedef MenuCtrl* MyGUI::MenuCtrlPtr |
Definition at line 67 of file MyGUI_DeprecatedTypes.h.
typedef MenuItem* MyGUI::MenuItemPtr |
Definition at line 26 of file MyGUI_DeprecatedTypes.h.
typedef MultiListBox MyGUI::MultiList |
Definition at line 63 of file MyGUI_DeprecatedTypes.h.
typedef MultiList* MyGUI::MultiListPtr |
Definition at line 64 of file MyGUI_DeprecatedTypes.h.
typedef std::pair<std::string, std::string> MyGUI::PairString |
Definition at line 40 of file MyGUI_Types.h.
typedef PopupMenu* MyGUI::PopupMenuPtr |
Definition at line 27 of file MyGUI_DeprecatedTypes.h.
typedef ProgressBar MyGUI::Progress |
Definition at line 51 of file MyGUI_DeprecatedTypes.h.
typedef Progress* MyGUI::ProgressPtr |
Definition at line 52 of file MyGUI_DeprecatedTypes.h.
typedef Canvas MyGUI::RenderBox |
Definition at line 42 of file MyGUI_DeprecatedTypes.h.
typedef Canvas* MyGUI::RenderBoxPtr |
Definition at line 43 of file MyGUI_DeprecatedTypes.h.
Definition at line 23 of file MyGUI_ResourceImageSet.h.
typedef ScrollView* MyGUI::ScrollViewPtr |
Definition at line 29 of file MyGUI_DeprecatedTypes.h.
typedef std::set<std::string> MyGUI::SetString |
Definition at line 1066 of file MyGUI_BackwardCompatibility.cpp.
typedef TabItem MyGUI::Sheet |
Definition at line 39 of file MyGUI_DeprecatedTypes.h.
typedef TabItem* MyGUI::SheetPtr |
Definition at line 40 of file MyGUI_DeprecatedTypes.h.
typedef ImageBox MyGUI::StaticImage |
Definition at line 45 of file MyGUI_DeprecatedTypes.h.
typedef StaticImage* MyGUI::StaticImagePtr |
Definition at line 46 of file MyGUI_DeprecatedTypes.h.
typedef TextBox MyGUI::StaticText |
Definition at line 48 of file MyGUI_DeprecatedTypes.h.
typedef StaticText* MyGUI::StaticTextPtr |
Definition at line 49 of file MyGUI_DeprecatedTypes.h.
typedef TabControl MyGUI::Tab |
Definition at line 60 of file MyGUI_DeprecatedTypes.h.
typedef TabItem* MyGUI::TabItemPtr |
Definition at line 24 of file MyGUI_DeprecatedTypes.h.
typedef Tab* MyGUI::TabPtr |
Definition at line 61 of file MyGUI_DeprecatedTypes.h.
typedef unsigned int MyGUI::uint |
Definition at line 49 of file MyGUI_Types.h.
typedef unsigned short MyGUI::uint16 |
Definition at line 47 of file MyGUI_Types.h.
typedef unsigned int MyGUI::uint32 |
Definition at line 48 of file MyGUI_Types.h.
typedef unsigned char MyGUI::uint8 |
Definition at line 46 of file MyGUI_Types.h.
typedef std::vector<TextCommandInfo> MyGUI::VectorChangeInfo |
Definition at line 60 of file MyGUI_TextChangeHistory.h.
typedef std::vector<CharInfo> MyGUI::VectorCharInfo |
Definition at line 112 of file MyGUI_TextViewData.h.
typedef std::vector<ChildSkinInfo> MyGUI::VectorChildSkinInfo |
Definition at line 32 of file MyGUI_ChildSkinInfo.h.
typedef std::vector<DrawItemInfo> MyGUI::VectorDrawItem |
Definition at line 20 of file MyGUI_RenderItem.h.
typedef std::vector<FloatPoint> MyGUI::VectorFloatPoint |
Definition at line 15 of file MyGUI_GeometryUtility.h.
typedef std::vector<GlyphInfo> MyGUI::VectorGlyphInfo |
Definition at line 67 of file MyGUI_FontData.h.
typedef std::vector<GroupImage> MyGUI::VectorGroupImage |
Definition at line 35 of file MyGUI_ResourceImageSetData.h.
typedef std::vector<ILayerNode*> MyGUI::VectorILayerNode |
Definition at line 22 of file MyGUI_ILayerNode.h.
typedef std::vector<ImageItem> MyGUI::VectorImages |
Definition at line 28 of file MyGUI_ImageInfo.h.
typedef std::vector<IndexImage> MyGUI::VectorIndexImage |
Definition at line 26 of file MyGUI_ResourceImageSetData.h.
typedef std::vector<IUnlinkWidget*> MyGUI::VectorIUnlinkWidget |
Definition at line 23 of file MyGUI_IUnlinkWidget.h.
typedef std::vector<ILayerItem*> MyGUI::VectorLayerItem |
Definition at line 20 of file MyGUI_LayerNode.h.
typedef std::vector<LineInfo> MyGUI::VectorLineInfo |
Definition at line 137 of file MyGUI_TextViewData.h.
typedef std::vector<RenderItem*> MyGUI::VectorRenderItem |
Definition at line 18 of file MyGUI_LayerNode.h.
typedef std::vector<IStateInfo*> MyGUI::VectorStateInfo |
Definition at line 25 of file MyGUI_IStateInfo.h.
typedef std::vector<std::string> MyGUI::VectorString |
Definition at line 39 of file MyGUI_Types.h.
typedef std::vector<PairString> MyGUI::VectorStringPairs |
Definition at line 41 of file MyGUI_Types.h.
typedef std::vector<ISubWidget*> MyGUI::VectorSubWidget |
Definition at line 21 of file MyGUI_ISubWidget.h.
typedef std::vector<SubWidgetInfo> MyGUI::VectorSubWidgetInfo |
Definition at line 32 of file MyGUI_SubWidgetInfo.h.
typedef std::vector<WidgetInfo> MyGUI::VectorWidgetInfo |
Definition at line 51 of file MyGUI_LayoutData.h.
typedef std::vector<Widget*> MyGUI::VectorWidgetPtr |
Definition at line 19 of file MyGUI_WidgetDefines.h.
typedef VScroll* MyGUI::VScrollPtr |
Definition at line 36 of file MyGUI_DeprecatedTypes.h.
typedef Widget* MyGUI::WidgetPtr |
Definition at line 20 of file MyGUI_DeprecatedTypes.h.
typedef Window* MyGUI::WindowPtr |
Definition at line 22 of file MyGUI_DeprecatedTypes.h.
|
static |
Definition at line 1047 of file MyGUI_BackwardCompatibility.cpp.
|
static |
Definition at line 1059 of file MyGUI_BackwardCompatibility.cpp.
|
inline |
Definition at line 45 of file MyGUI_WidgetTranslate.h.
BOOL CALLBACK MyGUI::EnumChildWindowProc | ( | HWND | hWnd, |
LPARAM | lParam | ||
) |
Definition at line 40 of file MyGUI_WindowsClipboardHandler.cpp.
BOOL CALLBACK MyGUI::EnumWindowProc | ( | HWND | hWnd, |
LPARAM | lParam | ||
) |
Definition at line 22 of file MyGUI_WindowsClipboardHandler.cpp.
|
inline |
Definition at line 20 of file MyGUI_WidgetTranslate.h.
|
inline |
Definition at line 25 of file MyGUI_WidgetTranslate.h.
|
inline |
Definition at line 30 of file MyGUI_WidgetTranslate.h.
|
inline |
Definition at line 15 of file MyGUI_WidgetTranslate.h.
|
inline |
Definition at line 35 of file MyGUI_PolygonalSkin.cpp.
|
inline |
Definition at line 1048 of file MyGUI_UString.h.
|
inline |
Definition at line 1072 of file MyGUI_UString.h.
|
inline |
Definition at line 1042 of file MyGUI_UString.h.
|
inline |
Definition at line 1066 of file MyGUI_UString.h.
|
inline |
Definition at line 1051 of file MyGUI_UString.h.
|
inline |
Definition at line 1075 of file MyGUI_UString.h.
|
inline |
Definition at line 1054 of file MyGUI_UString.h.
|
inline |
Definition at line 1078 of file MyGUI_UString.h.
|
inline |
Definition at line 1045 of file MyGUI_UString.h.
|
inline |
Definition at line 1069 of file MyGUI_UString.h.
|
inline |
Definition at line 1057 of file MyGUI_UString.h.
|
inline |
Definition at line 1081 of file MyGUI_UString.h.
|
inline |
Definition at line 1060 of file MyGUI_UString.h.
|
inline |
Definition at line 1084 of file MyGUI_UString.h.
|
inline |
Definition at line 40 of file MyGUI_WidgetTranslate.h.
|
inline |
Definition at line 35 of file MyGUI_WidgetTranslate.h.
const float MyGUI::ALPHA_MAX = 1.0f |
Definition at line 19 of file MyGUI_Macros.h.
const float MyGUI::ALPHA_MIN = 0.0f |
Definition at line 20 of file MyGUI_Macros.h.
const float MyGUI::COMBO_ALPHA_COEF = 4.0f |
Definition at line 23 of file MyGUI_ComboBox.cpp.
const float MyGUI::COMBO_ALPHA_MAX = ALPHA_MAX |
Definition at line 21 of file MyGUI_ComboBox.cpp.
const float MyGUI::COMBO_ALPHA_MIN = ALPHA_MIN |
Definition at line 22 of file MyGUI_ComboBox.cpp.
const int MyGUI::DEFAULT = -1 |
Definition at line 18 of file MyGUI_Macros.h.
const float MyGUI::EDIT_ACTION_MOUSE_TIMER = 0.05f |
Definition at line 24 of file MyGUI_EditBox.cpp.
const int MyGUI::EDIT_ACTION_MOUSE_ZONE = 1500 |
Definition at line 30 of file MyGUI_EditBox.cpp.
const std::string MyGUI::EDIT_CLIPBOARD_TYPE_TEXT = "Text" |
Definition at line 31 of file MyGUI_EditBox.cpp.
const int MyGUI::EDIT_CURSOR_MAX_POSITION = 100000 |
Definition at line 25 of file MyGUI_EditBox.cpp.
const int MyGUI::EDIT_CURSOR_MIN_POSITION = -100000 |
Definition at line 26 of file MyGUI_EditBox.cpp.
const float MyGUI::EDIT_CURSOR_TIMER = 0.7f |
Definition at line 23 of file MyGUI_EditBox.cpp.
const size_t MyGUI::EDIT_DEFAULT_MAX_TEXT_LENGTH = 2048 |
Definition at line 28 of file MyGUI_EditBox.cpp.
const size_t MyGUI::EDIT_MAX_UNDO = 128 |
Definition at line 27 of file MyGUI_EditBox.cpp.
const int MyGUI::EDIT_MOUSE_WHEEL = 50 |
Definition at line 32 of file MyGUI_EditBox.cpp.
const float MyGUI::EDIT_OFFSET_HORZ_CURSOR = 10.0f |
Definition at line 29 of file MyGUI_EditBox.cpp.
HWND MyGUI::g_hWnd = NULL |
Definition at line 20 of file MyGUI_WindowsClipboardHandler.cpp.
const size_t MyGUI::IMAGE_MAX_INDEX = 256 |
Definition at line 19 of file MyGUI_ImageBox.cpp.
const float MyGUI::INPUT_DELAY_FIRST_KEY = 0.4f |
Definition at line 20 of file MyGUI_InputManager.cpp.
const float MyGUI::INPUT_INTERVAL_KEY = 0.05f |
Definition at line 21 of file MyGUI_InputManager.cpp.
const float MyGUI::INPUT_TIME_DOUBLE_CLICK = 0.25f |
Definition at line 19 of file MyGUI_InputManager.cpp.
const size_t MyGUI::ITEM_NONE = (std::numeric_limits<size_t>::max)() |
Definition at line 17 of file MyGUI_Macros.h.
const float MyGUI::M_PI = 3.141593f |
Definition at line 18 of file MyGUI_ControllerEdgeHide.cpp.
|
static |
Definition at line 1068 of file MyGUI_BackwardCompatibility.cpp.
|
static |
Definition at line 1067 of file MyGUI_BackwardCompatibility.cpp.
|
static |
Definition at line 1069 of file MyGUI_BackwardCompatibility.cpp.
const float MyGUI::POPUP_MENU_SPEED_COEF = 3.0f |
Definition at line 23 of file MyGUI_MenuControl.cpp.
const float MyGUI::PROGRESS_AUTO_COEF = 400 |
Definition at line 19 of file MyGUI_ProgressBar.cpp.
const size_t MyGUI::PROGRESS_AUTO_RANGE = 1000 |
Definition at line 18 of file MyGUI_ProgressBar.cpp.
const size_t MyGUI::PROGRESS_AUTO_WIDTH = 200 |
Definition at line 17 of file MyGUI_ProgressBar.cpp.
const int MyGUI::SCROLL_VIEW_MOUSE_WHEEL = 50 |
Definition at line 16 of file MyGUI_ScrollView.cpp.
const int MyGUI::SCROLL_VIEW_SCROLL_PAGE = 16 |
Definition at line 17 of file MyGUI_ScrollView.cpp.
const size_t MyGUI::SIMPLETEXT_COUNT_VERTEX = 32 * VERTEX_IN_QUAD |
Definition at line 22 of file MyGUI_EditText.cpp.
const float MyGUI::TAB_SPEED_FADE_COEF = 5.0f |
Definition at line 18 of file MyGUI_TabControl.cpp.
const size_t MyGUI::TILERECT_COUNT_VERTEX = 16 * VertexQuad::VertexCount |
Definition at line 20 of file MyGUI_TileRect.cpp.
const size_t MyGUI::VERTEX_IN_QUAD = 6 |
Definition at line 21 of file MyGUI_EditText.cpp.
const float MyGUI::WINDOW_ALPHA_ACTIVE = ALPHA_MAX |
Definition at line 18 of file MyGUI_Window.cpp.
const float MyGUI::WINDOW_ALPHA_DEACTIVE = 0.3f |
Definition at line 20 of file MyGUI_Window.cpp.
const float MyGUI::WINDOW_ALPHA_FOCUS = 0.7f |
Definition at line 19 of file MyGUI_Window.cpp.
const int MyGUI::WINDOW_SNAP_DISTANSE = 10 |
Definition at line 23 of file MyGUI_Window.cpp.
const float MyGUI::WINDOW_SPEED_COEF = 3.0f |
Definition at line 21 of file MyGUI_Window.cpp.