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

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

action(const gcn::ActionEvent &event) overrideRegisterDialog
adjustPositionAfterResize(int oldScreenWidth, int oldScreenHeight)Window
BOTTOM enum valueWindowprivate
canSubmit() constRegisterDialogprivate
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
keyPressed(gcn::KeyEvent &keyEvent) overrideRegisterDialog
LEFT enum valueWindowprivate
loadWindowState()Window
mCancelButtonRegisterDialogprivate
mCloseButtonWindowprivate
mCloseButtonHoveredWindowprivate
mConfirmFieldRegisterDialogprivate
mDefaultHeightWindowprivate
mDefaultVisibleWindowprivate
mDefaultWidthWindowprivate
mDefaultXWindowprivate
mDefaultYWindowprivate
mEmailFieldRegisterDialogprivate
mFemaleButtonRegisterDialogprivate
mGripWindowprivate
mLayoutWindowprivate
mLoginDataRegisterDialogprivate
mMaleButtonRegisterDialogprivate
mMaxWinHeightWindowprivate
mMaxWinWidthWindowprivate
mMinWinHeightWindowprivate
mMinWinWidthWindowprivate
mModalWindowprivate
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
mPasswordFieldRegisterDialogprivate
mRegisterButtonRegisterDialogprivate
mSaveVisibleWindowprivate
mShowTitleWindowprivate
mSkinTypeWindowprivate
mStickyWindowprivate
mStickyButtonWindowprivate
mUserFieldRegisterDialogprivate
mWindowNameWindowprivate
mWrongDataNoticeListenerRegisterDialogprivate
place(int x, int y, gcn::Widget *, int w=1, int h=1)Window
redraw()Window
reflowLayout(int w=0, int h=0)Window
RegisterDialog(LoginData *loginData)RegisterDialog
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
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
TOP enum valueWindowprivate
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
~RegisterDialog() overrideRegisterDialog
~Window() overrideWindow