DropDownList(std::string prefix, std::vector< std::string > dfltServer, std::vector< std::string > dfltPort, int maxEntries) | LoginDialog::DropDownList | |
getElementAt(int i) | LoginDialog::DropDownList | |
getNumberOfElements() | LoginDialog::DropDownList | |
getPortAt(int i) | LoginDialog::DropDownList | |
getServerAt(int i) | LoginDialog::DropDownList | |
mConfigPrefix | LoginDialog::DropDownList | [private] |
mMaxEntries | LoginDialog::DropDownList | [private] |
mPorts | LoginDialog::DropDownList | [private] |
mServers | LoginDialog::DropDownList | [private] |
save(const std::string &server, const std::string &port) | LoginDialog::DropDownList | |
saveEntry(const std::string &server, const std::string &port, int &saved) | LoginDialog::DropDownList | [private] |