AtCore  1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
Public Attributes | List of all members
MachineInfo::keyInfo Struct Reference

used to hold MachineInfo::KEY name and defaultValues. More...

Public Attributes

QString name
 Key name used in the settings file. More...
 
QVariant defaultValue
 Defaut Value for the key. More...
 

Detailed Description

used to hold MachineInfo::KEY name and defaultValues.

Member Data Documentation

◆ defaultValue

QVariant MachineInfo::keyInfo::defaultValue

Defaut Value for the key.

◆ name

QString MachineInfo::keyInfo::name

Key name used in the settings file.


The documentation for this struct was generated from the following file: