A widget that shows an icon for an MWWorld::Ptr.
More...
#include <itemwidget.hpp>
A widget that shows an icon for an MWWorld::Ptr.
Enumerator |
---|
None |
|
Equip |
|
Barter |
|
Magic |
|
MWGui::ItemWidget::ItemWidget |
( |
| ) |
|
void MWGui::ItemWidget::initialiseOverride |
( |
| ) |
|
|
privatevirtual |
void MWGui::ItemWidget::registerComponents |
( |
| ) |
|
|
static |
Register needed components with MyGUI's factory manager.
void MWGui::ItemWidget::setCount |
( |
int |
count | ) |
|
Set count to be displayed in a textbox over the item.
void MWGui::ItemWidget::setFrame |
( |
const std::string & |
frame, |
|
|
const MyGUI::IntCoord & |
coord |
|
) |
| |
void MWGui::ItemWidget::setIcon |
( |
const std::string & |
icon | ) |
|
MyGUI::ImageBox* MWGui::ItemWidget::mFrame |
|
private |
MyGUI::ImageBox* MWGui::ItemWidget::mItem |
|
private |
MyGUI::ImageBox* MWGui::ItemWidget::mItemShadow |
|
private |
MyGUI::TextBox* MWGui::ItemWidget::mText |
|
private |
The documentation for this class was generated from the following files: