Merge branch 'master' into qt6_cmake_joshua

This commit is contained in:
joshua
2026-07-31 21:15:21 +02:00
parent f16cf7dac8
commit e6d29cf345
297 changed files with 82691 additions and 27463 deletions
+7
View File
@@ -124,6 +124,13 @@ namespace QETInformation
/** Default information related to QElectroTech **/
static QString QET_VERSION = "version";
/** PLC-specific information for slave elements **/
static QString ELMT_PLC_TYPE = "plc_type";
static QString ELMT_PLC_ADDRESS = "plc_address";
static QString ELMT_PLC_FUNCTION = "plc_function";
static QString ELMT_PLC_COMMENT = "plc_comment";
static QString ELMT_PLC_CROSSREF = "plc_crossref";