#include <Irc2.hpp>
|
void | getPassword (QObject *receiver, std::function< void(const QString &)> &&onLoaded) const |
|
void | setPassword (const QString &password) |
|
◆ getPassword()
void chatterino::IrcServerData::getPassword |
( |
QObject * |
receiver, |
|
|
std::function< void(const QString &)> && |
onLoaded |
|
) |
| const |
◆ setPassword()
void chatterino::IrcServerData::setPassword |
( |
const QString & |
password | ) |
|
◆ authType
◆ connectCommands
QStringList chatterino::IrcServerData::connectCommands |
◆ host
QString chatterino::IrcServerData::host |
◆ id
int chatterino::IrcServerData::id |
◆ nick
QString chatterino::IrcServerData::nick |
◆ port
int chatterino::IrcServerData::port = 6697 |
◆ real
QString chatterino::IrcServerData::real |
◆ ssl
bool chatterino::IrcServerData::ssl = true |
◆ user
QString chatterino::IrcServerData::user |
The documentation for this struct was generated from the following files:
- /var/chatterino-doxygen/chatterino2/src/providers/irc/Irc2.hpp
- /var/chatterino-doxygen/chatterino2/src/providers/irc/Irc2.cpp