The LinkInfo 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).
More...
#include <element.h>
|
| QUuid | uuid |
| int | group_index = -1 |
| | Index into master's slaveContactGroups, -1 = not assigned.
|
The LinkInfo 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).
◆ LinkInfo() [1/2]
| Element::LinkInfo::LinkInfo |
( |
| ) |
|
|
default |
◆ LinkInfo() [2/2]
| Element::LinkInfo::LinkInfo |
( |
const QUuid & | u, |
|
|
int | gi = -1 ) |
|
inline |
◆ group_index
| int Element::LinkInfo::group_index = -1 |
Index into master's slaveContactGroups, -1 = not assigned.
◆ uuid
| QUuid Element::LinkInfo::uuid |
The documentation for this struct was generated from the following file: