Syntalos::ShowSettingsRequest

Syntalos::ShowSettingsRequest

Syntalos::ShowSettingsRequest

More…

#include <ipc-types-private.h>

Public Functions

Name
QByteArraytoBytes() const
ShowSettingsRequestfromMemory(const void * memory, size_t size)

Public Attributes

Name
QByteArraysettings

Detailed Description

struct Syntalos::ShowSettingsRequest;

Request to change show the GUI dialog to change settings.

Public Functions Documentation

function toBytes

inline QByteArray toBytes() const

function fromMemory

static inline ShowSettingsRequest fromMemory(
    const void * memory,
    size_t size
)

Public Attributes Documentation

variable settings

QByteArray settings;

Updated on 2024-09-05 at 17:39:59 +0000