OpenMW
Classes | Typedefs | Functions
MWGui::Widgets Namespace Reference

Classes

class  MWScrollView
 a custom ScrollView which has access to scrollbar properties More...
class  MWList
 a very simple list widget that supports word-wrapping entries More...
struct  SpellEffectParams
class  MWSkill
class  MWAttribute
class  MWSpell
class  MWEffectList
class  MWSpellEffect
class  MWDynamicStat
class  AutoSizedWidget
class  AutoSizedTextBox
class  AutoSizedEditBox
class  AutoSizedButton
class  Box
 A container widget that automatically sizes its children. More...
class  HBox
class  VBox
class  MWScrollBar

Typedefs

typedef std::vector
< SpellEffectParams
SpellEffectList
typedef MWSkillMWSkillPtr
typedef MWAttributeMWAttributePtr
typedef MWSpellMWSpellPtr
typedef MWEffectListMWEffectListPtr
typedef MWSpellEffectMWSpellEffectPtr
typedef MWDynamicStatMWDynamicStatPtr

Functions

void fixTexturePath (std::string &path)

Typedef Documentation


Function Documentation

void MWGui::Widgets::fixTexturePath ( std::string &  path)