Mana
|
This is the complete list of members for CreatePopup, including all inherited members.
add(gcn::Widget *widget) override | Popup | |
add(gcn::Widget *widget, int x, int y) override | Popup | |
Container() | Container | |
CreatePopup() | CreatePopup | inline |
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 | |
handleLink(const std::string &link) override | CreatePopup | inlinevirtual |
mBrowserBox | CreatePopup | 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(gcn::Widget *parent) | CreatePopup | inline |
widgetAdded(gcn::Widget *widget) const | Popup | private |
~Container() override | Container | |
~LinkHandler()=default | LinkHandler | virtual |
~Popup() override | Popup |