Mana
Loading...
Searching...
No Matches
SocialWindow Member List

This is the complete list of members for SocialWindow, including all inherited members.

action(const gcn::ActionEvent &event) overrideSocialWindow
addTab(Guild *guild)SocialWindow
addTab(Party *party)SocialWindow
adjustPositionAfterResize(int oldScreenWidth, int oldScreenHeight)Window
BOTTOM enum valueWindowprivate
center()Window
clearLayout()Window
close()Windowvirtual
draw(gcn::Graphics *graphics) overrideWindow
drawFrame(gcn::Graphics *graphics) overrideWindow
ensureOnScreen()Windowprivate
getCloseButtonRect() constWindowprivate
getGuiAlpha()Windowstatic
getLayout()Window
getMaxHeight() constWindowinline
getMaxWidth() constWindowinline
getMinHeight() constWindowinline
getMinWidth() constWindowinline
getParentWindow() constWindowinline
getPlacer(int x, int y)Window
getResizeHandles(gcn::MouseEvent &event)Windowprivate
getSkin() constWindow
getStickyButtonRect() constWindowprivate
getWindowName() constWindowinline
instancesWindowprivatestatic
isDefaultVisible() constWindowinline
isResizable() constWindow
isSticky() constWindowinline
LEFT enum valueWindowprivate
loadWindowState()Window
logic() overrideSocialWindow
mCloseButtonWindowprivate
mCloseButtonHoveredWindowprivate
mCreateButtonSocialWindowprotected
mCreatePopupSocialWindowprotected
mDefaultHeightWindowprivate
mDefaultVisibleWindowprivate
mDefaultWidthWindowprivate
mDefaultXWindowprivate
mDefaultYWindowprivate
mGripWindowprivate
mGuildAcceptDialogSocialWindowprotected
mGuildCreateDialogSocialWindowprotected
mGuildInvitedSocialWindowprotected
mGuildsSocialWindowprotected
mInviteButtonSocialWindowprotected
mLayoutWindowprivate
mLeaveButtonSocialWindowprotected
mMaxWinHeightWindowprivate
mMaxWinWidthWindowprivate
mMinWinHeightWindowprivate
mMinWinWidthWindowprivate
mModalWindowprivate
mOnlineListUpdateTimerSocialWindowprotected
mouseDragged(gcn::MouseEvent &event) overrideWindow
mouseExited(gcn::MouseEvent &event) overrideWindow
mouseMoved(gcn::MouseEvent &event) overrideWindow
mousePressed(gcn::MouseEvent &event) overrideWindow
mouseReleased(gcn::MouseEvent &event) overrideWindow
mouseResizeWindowprotectedstatic
mParentWindowprivate
mPartiesSocialWindowprotected
mPartyAcceptDialogSocialWindowprotected
mPartyCreateDialogSocialWindowprotected
mPartyInviterSocialWindowprotected
mPlayerListTabSocialWindowprotected
mSaveVisibleWindowprivate
mShowTitleWindowprivate
mSkinTypeWindowprivate
mStickyWindowprivate
mStickyButtonWindowprivate
mTabsSocialWindowprotected
mWindowNameWindowprivate
place(int x, int y, gcn::Widget *, int w=1, int h=1)Window
redraw()Window
reflowLayout(int w=0, int h=0)Window
removeTab(Guild *guild)SocialWindow
removeTab(Party *party)SocialWindow
resetToDefaultSize()Windowvirtual
ResizeHandles enum nameWindowprivate
RIGHT enum valueWindowprivate
saveWindowState() constWindow
scheduleDelete()Window
setCloseButton(bool flag)Window
setContentSize(int width, int height)Window
setDefaultSize(int defaultX, int defaultY, int defaultWidth, int defaultHeight)Window
setDefaultSize()Window
setDefaultSize(int defaultWidth, int defaultHeight, WindowAlignment alignment, int offsetx=0, int offsetY=0)Window
setDefaultVisible(bool save)Windowinline
setLocationRelativeTo(gcn::Widget *widget)Window
setMaxHeight(int height)Window
setMaxWidth(int width)Window
setMinHeight(int height)Window
setMinimumContentSize(int width, int height)Window
setMinWidth(int width)Window
setPlayersOnline(const std::vector< Avatar * > &players)SocialWindow
setResizable(bool resize)Window
setSaveVisible(bool save)Windowinline
setShowTitle(bool flag)Windowinline
setSticky(bool sticky)Window
setStickyButton(bool flag)Window
setVisible(bool visible)Windowvirtual
setVisible(bool visible, bool forceSticky)Window
setWindowContainer(WindowContainer *windowContainer)Windowstatic
setWindowName(const std::string &name)Windowinline
showGuildCreate()SocialWindow
showGuildInvite(const std::string &guildName, int guildId, const std::string &inviterName)SocialWindow
showPartyCreate()SocialWindow
showPartyInvite(const std::string &inviter, const std::string &partyName=std::string())SocialWindow
SocialTabSocialWindowfriend
SocialWindow()SocialWindow
TOP enum valueWindowprivate
updateButtons()SocialWindowprotected
widgetHidden(const gcn::Event &event) overrideWindow
widgetResized(const gcn::Event &event) overrideWindow
willSaveVisible() constWindowinline
Window(const std::string &caption="Window", bool modal=false, Window *parent=nullptr)Window
Window(SkinType skinType, const std::string &caption="Window", bool modal=false, Window *parent=nullptr)Window
~SocialWindow() overrideSocialWindow
~Window() overrideWindow