24 #ifndef GUI_WINDOWS_LOGINDIALOG_H
25 #define GUI_WINDOWS_LOGINDIALOG_H
59 std::string *
const updateHost)
A_NONNULL(3, 4);
77 void close()
override final;
void keyPressed(KeyEvent &event)
UpdateListModel * mUpdateListModel
static std::string savedPasswordKey
static std::string savedPassword
std::string * mUpdateHost
LoginDialog(LoginData &data, ServerInfo *const server, std::string *const updateHost)
CheckBox * mCustomUpdateHost
TextField * mUpdateHostText
UpdateTypeModel * mUpdateTypeModel
DropDown * mUpdateHostDropDown
DropDown * mUpdateTypeDropDown
void action(const ActionEvent &event)
#define A_DELETE_COPY(func)