MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / setLogFileName

Method setLogFileName

src/core/DxClusterClient.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 quint16 port() const { return m_port; }
43 QString logFilePath() const;
44 void setLogFileName(const QString& name) { m_logFileName = name; }
45
46 // Which AppSettings key holds the per-instance startup-commands string
47 // (one cluster command per line, replayed after every login). Defaults

Callers 1

wireSpotSubsystemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected