MCPcopy Create free account
hub / github.com/Selectively11/CloudRedirect / accountName

Method accountName

ui-linux/src/backend.cpp:780–780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

778
779QString Backend::accountId() const { return m_accountId; }
780QString Backend::accountName() const { return m_accountName; }
781
782#ifndef CR_VERSION
783#define CR_VERSION "2.0.5"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected