#include <enchantingdialog.hpp>
MWGui::EnchantingDialog::EnchantingDialog |
( |
| ) |
|
MWGui::EnchantingDialog::~EnchantingDialog |
( |
| ) |
|
|
virtual |
void MWGui::EnchantingDialog::clear |
( |
| ) |
|
|
inlinevirtual |
void MWGui::EnchantingDialog::notifyEffectsChanged |
( |
| ) |
|
|
protectedvirtual |
void MWGui::EnchantingDialog::onAccept |
( |
MyGUI::EditBox * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::onBuyButtonClicked |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::onCancelButtonClicked |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::onFrame |
( |
float |
duration | ) |
|
|
inlinevirtual |
Called every frame if the window is in an active GUI mode.
Reimplemented from MWGui::WindowBase.
void MWGui::EnchantingDialog::onItemCancel |
( |
| ) |
|
|
protected |
void MWGui::EnchantingDialog::onItemSelected |
( |
MWWorld::Ptr |
item | ) |
|
|
protected |
void MWGui::EnchantingDialog::onOpen |
( |
| ) |
|
|
virtual |
void MWGui::EnchantingDialog::onReferenceUnavailable |
( |
| ) |
|
|
protectedvirtual |
void MWGui::EnchantingDialog::onSelectItem |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::onSelectSoul |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::onSoulCancel |
( |
| ) |
|
|
protected |
void MWGui::EnchantingDialog::onSoulSelected |
( |
MWWorld::Ptr |
item | ) |
|
|
protected |
void MWGui::EnchantingDialog::onTypeButtonClicked |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
void MWGui::EnchantingDialog::resetReference |
( |
| ) |
|
|
virtual |
void MWGui::EnchantingDialog::setItem |
( |
const MWWorld::Ptr & |
item | ) |
|
void MWGui::EnchantingDialog::setPtr |
( |
const MWWorld::Ptr & |
ptr | ) |
|
|
virtual |
Actor Ptr: buy enchantment from this actor Soulgem Ptr: player self-enchant
Reimplemented from MWGui::WindowBase.
void MWGui::EnchantingDialog::setSoulGem |
( |
const MWWorld::Ptr & |
gem | ) |
|
void MWGui::EnchantingDialog::updateLabels |
( |
| ) |
|
|
protected |
MyGUI::Button* MWGui::EnchantingDialog::mBuyButton |
|
protected |
MyGUI::Button* MWGui::EnchantingDialog::mCancelButton |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mCastCost |
|
protected |
MyGUI::Widget* MWGui::EnchantingDialog::mChanceLayout |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mCharge |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mEnchantmentPoints |
|
protected |
MyGUI::EditBox* MWGui::EnchantingDialog::mName |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mPrice |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mPriceText |
|
protected |
MyGUI::TextBox* MWGui::EnchantingDialog::mSuccessChance |
|
protected |
MyGUI::Button* MWGui::EnchantingDialog::mTypeButton |
|
protected |
The documentation for this class was generated from the following files: