#include <spellcreationdialog.hpp>
| Enumerator |
|---|
| Spellmaking |
|
| Enchanting |
|
| MWGui::EffectEditorBase::EffectEditorBase |
( |
Type |
type | ) |
|
| MWGui::EffectEditorBase::~EffectEditorBase |
( |
| ) |
|
|
virtual |
| virtual void MWGui::EffectEditorBase::notifyEffectsChanged |
( |
| ) |
|
|
inlineprotectedvirtual |
| void MWGui::EffectEditorBase::onAttributeOrSkillCancel |
( |
| ) |
|
|
protected |
| void MWGui::EffectEditorBase::onAvailableEffectClicked |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
| void MWGui::EffectEditorBase::onEditEffect |
( |
MyGUI::Widget * |
sender | ) |
|
|
protected |
| void MWGui::EffectEditorBase::onSelectAttribute |
( |
| ) |
|
|
protected |
| void MWGui::EffectEditorBase::onSelectSkill |
( |
| ) |
|
|
protected |
| void MWGui::EffectEditorBase::setConstantEffect |
( |
bool |
constant | ) |
|
| void MWGui::EffectEditorBase::setWidgets |
( |
Gui::MWList * |
availableEffectsList, |
|
|
MyGUI::ScrollView * |
usedEffectsView |
|
) |
| |
|
protected |
| void MWGui::EffectEditorBase::startEditing |
( |
| ) |
|
|
protected |
| void MWGui::EffectEditorBase::updateEffectsView |
( |
| ) |
|
|
protected |
| Gui::MWList* MWGui::EffectEditorBase::mAvailableEffectsList |
|
protected |
| std::map<int, short> MWGui::EffectEditorBase::mButtonMapping |
|
protected |
| bool MWGui::EffectEditorBase::mConstantEffect |
|
protected |
| int MWGui::EffectEditorBase::mSelectedEffect |
|
protected |
| short MWGui::EffectEditorBase::mSelectedKnownEffectId |
|
protected |
| Type MWGui::EffectEditorBase::mType |
|
private |
| MyGUI::ScrollView* MWGui::EffectEditorBase::mUsedEffectsView |
|
protected |
The documentation for this class was generated from the following files: