shapeworks::Telemetry
Inherits from QObject
Public Slots
| Name | |
|---|---|
| void | handle_network_reply(QNetworkReply * reply) |
Public Functions
| Name | |
|---|---|
| Telemetry(Preferences & prefs) | |
| void | record_event(const QString & name, const QVariantMap & params) |
Public Slots Documentation
slot handle_network_reply
cpp
void handle_network_reply(
QNetworkReply * reply
)
Public Functions Documentation
function Telemetry
cpp
Telemetry(
Preferences & prefs
)
function record_event
cpp
void record_event(
const QString & name,
const QVariantMap & params
)
Updated on 2026-03-31 at 16:02:10 +0000