|
OpenMW
|
tracks a row in the spell view More...
Public Member Functions | |
| LineInfo (MyGUI::Widget *leftWidget, MyGUI::Widget *rightWidget, SpellModel::ModelIndex spellIndex) | |
Public Attributes | |
| MyGUI::Widget * | mLeftWidget |
| the widget on the left side of the row More... | |
| MyGUI::Widget * | mRightWidget |
| the widget on the left side of the row (if there is one) More... | |
| SpellModel::ModelIndex | mSpellIndex |
| index to item in mModel that row is showing information for More... | |
tracks a row in the spell view
| MWGui::SpellView::LineInfo::LineInfo | ( | MyGUI::Widget * | leftWidget, |
| MyGUI::Widget * | rightWidget, | ||
| SpellModel::ModelIndex | spellIndex | ||
| ) |
| MyGUI::Widget* MWGui::SpellView::LineInfo::mLeftWidget |
the widget on the left side of the row
| MyGUI::Widget* MWGui::SpellView::LineInfo::mRightWidget |
the widget on the left side of the row (if there is one)
| SpellModel::ModelIndex MWGui::SpellView::LineInfo::mSpellIndex |
index to item in mModel that row is showing information for
1.8.6