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
void handle_network_reply(
QNetworkReply * reply
)
Public Functions Documentation
function Telemetry
Telemetry(
Preferences & prefs
)
function record_event
void record_event(
const QString & name,
const QVariantMap & params
)
Updated on 2024-11-11 at 19:51:46 +0000