|
qCNC 0.82-alpha
|
#include <Interfaces.h>
Public Attributes | |
| QString | SerialDevice |
| QString | TCPaddress |
| qint32 | TCPport |
| qint16 | TCPStdtimeout |
| QString | Proglogpath |
| qint16 | Progenlog |
| qint16 | Progenuartdb |
| qint16 | Progenkill |
| qint16 | ProgDevCNCmode |
Definition at line 114 of file Interfaces.h.
| qint16 gui_settings::ProgDevCNCmode |
Definition at line 128 of file Interfaces.h.
| qint16 gui_settings::Progenkill |
Definition at line 127 of file Interfaces.h.
| qint16 gui_settings::Progenlog |
Definition at line 125 of file Interfaces.h.
| qint16 gui_settings::Progenuartdb |
Definition at line 126 of file Interfaces.h.
| QString gui_settings::Proglogpath |
Definition at line 124 of file Interfaces.h.
| QString gui_settings::SerialDevice |
Definition at line 116 of file Interfaces.h.
| QString gui_settings::TCPaddress |
Definition at line 119 of file Interfaces.h.
| qint32 gui_settings::TCPport |
Definition at line 120 of file Interfaces.h.
| qint16 gui_settings::TCPStdtimeout |
Definition at line 121 of file Interfaces.h.