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-03-17 at 12:58:44 -0600