.TH "Element::LinkInfo" 3 "Version 0.200.1-dev" "QElectroTech" \" -*- nroff -*-
.ad l
.nh
.SH NAME
Element::LinkInfo \- The \fBLinkInfo\fP struct Stores link data for element connections\&. For slave elements, group_index indicates which contact group of the master this slave is assigned to (-1 = no group assigned)\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fR#include <element\&.h>\fP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBLinkInfo\fP ()=default"
.br
.ti -1c
.RI "\fBLinkInfo\fP (const QUuid &u, int gi=\-1)"
.br
.in -1c
.SS "Public Attributes"

.in +1c
.ti -1c
.RI "QUuid \fBuuid\fP"
.br
.ti -1c
.RI "int \fBgroup_index\fP = \-1"
.br
.RI "Index into master's slaveContactGroups, -1 = not assigned\&. "
.in -1c
.SH "Detailed Description"
.PP 
The \fBLinkInfo\fP struct Stores link data for element connections\&. For slave elements, group_index indicates which contact group of the master this slave is assigned to (-1 = no group assigned)\&. 
.SH "Constructor & Destructor Documentation"
.PP 
.SS "Element::LinkInfo::LinkInfo ()\fR [default]\fP"

.SS "Element::LinkInfo::LinkInfo (const QUuid & u, int gi = \fR\-1\fP)\fR [inline]\fP"

.SH "Member Data Documentation"
.PP 
.SS "int Element::LinkInfo::group_index = \-1"

.PP
Index into master's slaveContactGroups, -1 = not assigned\&. 
.SS "QUuid Element::LinkInfo::uuid"


.SH "Author"
.PP 
Generated automatically by Doxygen for QElectroTech from the source code\&.
