Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ getConnectionType
Method
getConnectionType
email/smtpclient.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
SmtpClient::ConnectionType SmtpClient::getConnectionType() const
132
{
133
return connectionType;
134
}
135
136
const QString& SmtpClient::getName() const
137
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected