|
Mana
|
This is the complete list of members for BeingPopup, including all inherited members.
| add(gcn::Widget *widget) override | Popup | |
| add(gcn::Widget *widget, int x, int y) override | Popup | |
| BeingPopup() | BeingPopup | |
| Container() | Container | |
| draw(gcn::Graphics *graphics) override | Popup | |
| drawFrame(gcn::Graphics *graphics) override | Popup | |
| getChildrenArea() override | Popup | |
| getLayout() | Container | protected |
| getMaxHeight() const | Popup | inline |
| getMaxWidth() const | Popup | inline |
| getMinHeight() const | Popup | inline |
| getMinWidth() const | Popup | inline |
| getPadding() const | Popup | inline |
| getPlacer(int x, int y) | Container | protected |
| getPopupName() const | Popup | inline |
| getSkin() const | Popup | |
| mBeingName | BeingPopup | private |
| mBeingParty | BeingPopup | private |
| mLayoutHelper | Container | private |
| mMaxHeight | Popup | private |
| mMaxWidth | Popup | private |
| mMinHeight | Popup | private |
| mMinWidth | Popup | private |
| mouseMoved(gcn::MouseEvent &event) override | Popup | |
| mPadding | Popup | private |
| mPopupName | Popup | private |
| mSkinType | Popup | private |
| place(int x, int y, gcn::Widget *wg, int w=1, int h=1) | Container | protected |
| Popup(const std::string &name=std::string(), SkinType skinType=SkinType::Popup) | Popup | explicit |
| position(int x, int y) | Popup | |
| scheduleDelete() | Popup | |
| setContentSize(int width, int height) | Popup | |
| setLocationRelativeTo(gcn::Widget *widget) | Popup | |
| setMaxHeight(int height) | Popup | |
| setMaxWidth(int width) | Popup | |
| setMinHeight(int height) | Popup | |
| setMinWidth(int width) | Popup | |
| setPadding(int padding) | Popup | inline |
| setPopupName(const std::string &name) | Popup | inline |
| setWindowContainer(WindowContainer *windowContainer) | Popup | static |
| show(int x, int y, Being *b) | BeingPopup | |
| widgetAdded(gcn::Widget *widget) const | Popup | private |
| ~BeingPopup() override | BeingPopup | |
| ~Container() override | Container | |
| ~Popup() override | Popup |