OpenMW
MWGui::ReviewDialog Member List
This is the complete list of members for MWGui::ReviewDialog, including all inherited members.
addGroup(const std::string &label, MyGUI::IntCoord &coord1, MyGUI::IntCoord &coord2)MWGui::ReviewDialog [private]
addItem(const std::string &text, MyGUI::IntCoord &coord1, MyGUI::IntCoord &coord2)MWGui::ReviewDialog [private]
addSeparator(MyGUI::IntCoord &coord1, MyGUI::IntCoord &coord2)MWGui::ReviewDialog [private]
addSkills(const SkillList &skills, const std::string &titleId, const std::string &titleDefault, MyGUI::IntCoord &coord1, MyGUI::IntCoord &coord2)MWGui::ReviewDialog [private]
addValueItem(const std::string &text, const std::string &value, const std::string &state, MyGUI::IntCoord &coord1, MyGUI::IntCoord &coord2)MWGui::ReviewDialog [private]
adjustButtonSize(MyGUI::Button *button)OEngine::GUI::Layout [inline]
adjustWindowCaption()OEngine::GUI::Layout [inline]
BIRTHSIGN_DIALOG enum valueMWGui::ReviewDialog
center()MWGui::WindowBase
CLASS_DIALOG enum valueMWGui::ReviewDialog
close()MWGui::WindowModal [virtual]
configureSkills(const SkillList &major, const SkillList &minor)MWGui::ReviewDialog
Dialogs enum nameMWGui::ReviewDialog
eventActivateDialogMWGui::ReviewDialog
eventBackMWGui::ReviewDialog
eventDoneMWGui::WindowBase
EventHandle_Int typedefMWGui::ReviewDialog
EventHandle_Void typedefMWGui::ReviewDialog
EventHandle_WindowBase typedefMWGui::WindowBase
getWidget(T *&_widget, const std::string &_name, bool _throw=true)OEngine::GUI::Layout [inline]
initialise(const std::string &_layout, MyGUI::Widget *_parent=nullptr)OEngine::GUI::Layout [inline]
Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr)OEngine::GUI::Layout [inline]
mAttributeWidgetsMWGui::ReviewDialog [private]
mBirthSignIdMWGui::ReviewDialog [private]
mBirthSignWidgetMWGui::ReviewDialog [private]
mClassWidgetMWGui::ReviewDialog [private]
mFatigueMWGui::ReviewDialog [private]
mHealthMWGui::ReviewDialog [private]
mKlassMWGui::ReviewDialog [private]
mLayoutNameOEngine::GUI::Layout [protected]
mListWindowRootOEngine::GUI::Layout [protected]
mMagickaMWGui::ReviewDialog [private]
mMainWidgetOEngine::GUI::Layout
mMajorSkillsMWGui::ReviewDialog [private]
mMinorSkillsMWGui::ReviewDialog [private]
mMiscSkillsMWGui::ReviewDialog [private]
mNameMWGui::ReviewDialog [private]
mNameWidgetMWGui::ReviewDialog [private]
mPrefixOEngine::GUI::Layout [protected]
mRaceIdMWGui::ReviewDialog [private]
mRaceWidgetMWGui::ReviewDialog [private]
mSkillValuesMWGui::ReviewDialog [private]
mSkillViewMWGui::ReviewDialog [private]
mSkillWidgetMapMWGui::ReviewDialog [private]
mSkillWidgetsMWGui::ReviewDialog [private]
NAME_DIALOG enum valueMWGui::ReviewDialog
onBackClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
onBirthSignClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
onClassClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
onMouseWheel(MyGUI::Widget *_sender, int _rel)MWGui::ReviewDialog [protected]
onNameClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
onOkClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
onRaceClicked(MyGUI::Widget *_sender)MWGui::ReviewDialog [protected]
open()MWGui::ReviewDialog [virtual]
RACE_DIALOG enum valueMWGui::ReviewDialog
ReviewDialog()MWGui::ReviewDialog
setAttribute(ESM::Attribute::AttributeID attributeId, const MWMechanics::Stat< int > &value)MWGui::ReviewDialog
setBirthSign(const std::string &signId)MWGui::ReviewDialog
setClass(const ESM::Class &class_)MWGui::ReviewDialog
setCoord(int x, int y, int w, int h)OEngine::GUI::Layout [inline]
setFatigue(const MWMechanics::DynamicStat< float > &value)MWGui::ReviewDialog
setHealth(const MWMechanics::DynamicStat< float > &value)MWGui::ReviewDialog
setImage(const std::string &name, const std::string &imgName)OEngine::GUI::Layout [inline]
setMagicka(const MWMechanics::DynamicStat< float > &value)MWGui::ReviewDialog
setPlayerName(const std::string &name)MWGui::ReviewDialog
setRace(const std::string &raceId)MWGui::ReviewDialog
setSkillValue(ESM::Skill::SkillEnum skillId, const MWMechanics::Stat< float > &value)MWGui::ReviewDialog
setState(const std::string &widget, const std::string &state)OEngine::GUI::Layout [inline]
setText(const std::string &name, const std::string &caption)OEngine::GUI::Layout [inline]
setTextColor(const std::string &name, float r, float g, float b)OEngine::GUI::Layout [inline]
setTitle(const std::string &title)OEngine::GUI::Layout [inline]
setVisible(bool visible)MWGui::WindowBase [virtual]
shutdown()OEngine::GUI::Layout [inline]
SkillList typedefMWGui::ReviewDialog
sLineHeightMWGui::ReviewDialog [private, static]
updateSkillArea()MWGui::ReviewDialog [private]
WindowBase(const std::string &parLayout)MWGui::WindowBase
WindowModal(const std::string &parLayout)MWGui::WindowModal
~Layout()OEngine::GUI::Layout [inline, virtual]