addChoice(const std::string &choice, int id) | MWGui::DialogueWindow | |
addMessageBox(const std::string &text) | MWGui::DialogueWindow | |
addResponse(const std::string &text, const std::string &title="") | MWGui::DialogueWindow | |
center() | MWGui::WindowBase | |
checkReferenceAvailable() | MWGui::ReferenceInterface | |
clearChoices() | MWGui::DialogueWindow | |
close() | MWGui::WindowBase | inlinevirtual |
DialogueWindow() | MWGui::DialogueWindow | |
EventHandle_Void typedef | MWGui::DialogueWindow | |
EventHandle_WindowBase typedef | MWGui::WindowBase | |
exit() | MWGui::DialogueWindow | virtual |
getWidget(const std::string &_name) | MWGui::Layout | |
getWidget(T *&_widget, const std::string &_name) | MWGui::Layout | inline |
goodbye() | MWGui::DialogueWindow | |
isVisible() | MWGui::WindowBase | |
Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | inline |
mChoices | MWGui::DialogueWindow | private |
mDispositionBar | MWGui::DialogueWindow | private |
mDispositionText | MWGui::DialogueWindow | private |
mEnabled | MWGui::DialogueWindow | private |
mGoodbye | MWGui::DialogueWindow | private |
mHistory | MWGui::DialogueWindow | private |
mHistoryContents | MWGui::DialogueWindow | private |
mKeywordSearch | MWGui::DialogueWindow | private |
mLayoutName | MWGui::Layout | protected |
mLinks | MWGui::DialogueWindow | private |
mListWindowRoot | MWGui::Layout | protected |
mMainWidget | MWGui::Layout | |
mPersuasionDialog | MWGui::DialogueWindow | private |
mPrefix | MWGui::Layout | protected |
mPtr | MWGui::ReferenceInterface | protected |
mScrollBar | MWGui::DialogueWindow | private |
mServices | MWGui::DialogueWindow | private |
mTopicLinks | MWGui::DialogueWindow | private |
mTopicsList | MWGui::DialogueWindow | private |
notifyLinkClicked(TypesetBook::InteractiveId link) | MWGui::DialogueWindow | |
onByeClicked(MyGUI::Widget *_sender) | MWGui::DialogueWindow | protected |
onFrame() | MWGui::DialogueWindow | |
onMouseWheel(MyGUI::Widget *_sender, int _rel) | MWGui::DialogueWindow | protected |
onReferenceUnavailable() | MWGui::DialogueWindow | protectedvirtual |
onScrollbarMoved(MyGUI::ScrollBar *sender, size_t pos) | MWGui::DialogueWindow | protected |
onSelectTopic(const std::string &topic, int id) | MWGui::DialogueWindow | protected |
onWindowResize(MyGUI::Window *_sender) | MWGui::DialogueWindow | protected |
open() | MWGui::WindowBase | inlinevirtual |
ReferenceInterface() | MWGui::ReferenceInterface | |
resetReference() | MWGui::ReferenceInterface | inlinevirtual |
restock() | MWGui::DialogueWindow | private |
Service_BuySpells enum value | MWGui::DialogueWindow | |
Service_CreateSpells enum value | MWGui::DialogueWindow | |
Service_Enchant enum value | MWGui::DialogueWindow | |
Service_Repair enum value | MWGui::DialogueWindow | |
Service_Trade enum value | MWGui::DialogueWindow | |
Service_Training enum value | MWGui::DialogueWindow | |
Service_Travel enum value | MWGui::DialogueWindow | |
Services enum name | MWGui::DialogueWindow | |
setCoord(int x, int y, int w, int h) | MWGui::Layout | |
setKeywords(std::list< std::string > keyWord) | MWGui::DialogueWindow | |
setServices(int services) | MWGui::DialogueWindow | inline |
setText(const std::string &name, const std::string &caption) | MWGui::Layout | |
setTitle(const std::string &title) | MWGui::Layout | |
setVisible(bool visible) | MWGui::WindowBase | virtual |
startDialogue(MWWorld::Ptr actor, std::string npcName, bool resetHistory) | MWGui::DialogueWindow | |
updateHistory(bool scrollbar=false) | MWGui::DialogueWindow | protected |
updateOptions() | MWGui::DialogueWindow | private |
WindowBase(const std::string &parLayout) | MWGui::WindowBase | |
~Layout() | MWGui::Layout | inlinevirtual |
~ReferenceInterface() | MWGui::ReferenceInterface | virtual |