This is the complete list of members for MWGui::BookWindow, including all inherited members.
adjustButton(Gui::ImageButton *button) | MWGui::BookWindow | protected |
BookWindow() | MWGui::BookWindow | |
center() | MWGui::WindowBase | |
clear() | MWGui::WindowBase | inlinevirtual |
clearPages() | MWGui::BookWindow | protected |
EventHandle_WindowBase typedef | MWGui::WindowBase | |
exit() | MWGui::WindowBase | inlinevirtual |
getDefaultKeyFocus() | MWGui::WindowBase | inlinevirtual |
getWidget(const std::string &_name) | MWGui::Layout | |
getWidget(T *&_widget, const std::string &_name) | MWGui::Layout | inline |
isVisible() | MWGui::WindowBase | |
Layout(const std::string &_layout, MyGUI::Widget *_parent=nullptr) | MWGui::Layout | inline |
mBook | MWGui::BookWindow | private |
mCloseButton | MWGui::BookWindow | private |
mCurrentPage | MWGui::BookWindow | private |
mLayoutName | MWGui::Layout | protected |
mLeftPage | MWGui::BookWindow | private |
mLeftPageNumber | MWGui::BookWindow | private |
mListWindowRoot | MWGui::Layout | protected |
mMainWidget | MWGui::Layout | |
mNextPageButton | MWGui::BookWindow | private |
mPages | MWGui::BookWindow | private |
mPrefix | MWGui::Layout | protected |
mPrevPageButton | MWGui::BookWindow | private |
mRightPage | MWGui::BookWindow | private |
mRightPageNumber | MWGui::BookWindow | private |
mTakeButton | MWGui::BookWindow | private |
mTakeButtonAllowed | MWGui::BookWindow | private |
mTakeButtonShow | MWGui::BookWindow | private |
nextPage() | MWGui::BookWindow | protected |
onClose() | MWGui::WindowBase | inlinevirtual |
onCloseButtonClicked(MyGUI::Widget *sender) | MWGui::BookWindow | protected |
onFrame(float duration) | MWGui::WindowBase | inlinevirtual |
onKeyButtonPressed(MyGUI::Widget *sender, MyGUI::KeyCode key, MyGUI::Char character) | MWGui::BookWindow | protected |
onMouseWheel(MyGUI::Widget *_sender, int _rel) | MWGui::BookWindow | protected |
onNextPageButtonClicked(MyGUI::Widget *sender) | MWGui::BookWindow | protected |
onOpen() | MWGui::WindowBase | inlinevirtual |
onPrevPageButtonClicked(MyGUI::Widget *sender) | MWGui::BookWindow | protected |
onResChange(int, int) | MWGui::BookWindow | inlinevirtual |
onTakeButtonClicked(MyGUI::Widget *sender) | MWGui::BookWindow | protected |
Page typedef | MWGui::BookWindow | private |
Pages typedef | MWGui::BookWindow | private |
prevPage() | MWGui::BookWindow | protected |
setCoord(int x, int y, int w, int h) | MWGui::Layout | |
setInventoryAllowed(bool allowed) | MWGui::BookWindow | |
setPtr(const MWWorld::Ptr &book) | MWGui::BookWindow | virtual |
setTakeButtonShow(bool show) | MWGui::BookWindow | protected |
setText(const std::string &name, const std::string &caption) | MWGui::Layout | |
setTitle(const std::string &title) | MWGui::Layout | |
setVisible(bool visible) | MWGui::WindowBase | virtual |
updatePages() | MWGui::BookWindow | protected |
WindowBase(const std::string &parLayout) | MWGui::WindowBase | |
~Layout() | MWGui::Layout | inlinevirtual |