YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
commons.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: LGPL-2.1-or-later
4
*/
5
6
#ifndef COMMONS
7
#define COMMONS
8
9
#define BORDERWIDTH 2.0
10
#define PORT_TEXT_WIDTH 32
11
#define PORT_LINE_WIDTH 16
12
13
14
#define INPUT_PORT 0
15
#define OUTPUT_PORT 1
16
17
enum
ItemType
{
ModuleItemType
,
SourcePortItemType
,
DestinationPortItemType
,
ConnectionItemType
,
ModulePortItemType
,
HandleItemType
,
ArrowLabelItemType
,
ApplicationItemType
};
18
19
20
#endif
// COMMONS
ItemType
ItemType
Definition
commons.h:17
ApplicationItemType
@ ApplicationItemType
Definition
commons.h:17
ConnectionItemType
@ ConnectionItemType
Definition
commons.h:17
SourcePortItemType
@ SourcePortItemType
Definition
commons.h:17
ModulePortItemType
@ ModulePortItemType
Definition
commons.h:17
ModuleItemType
@ ModuleItemType
Definition
commons.h:17
DestinationPortItemType
@ DestinationPortItemType
Definition
commons.h:17
HandleItemType
@ HandleItemType
Definition
commons.h:17
ArrowLabelItemType
@ ArrowLabelItemType
Definition
commons.h:17
YARP
3.11.100+20250603.4+gitaa77f8b5c
src
guis
yarpmanager
src-builder
commons.h
Generated on Wed Jun 4 2025 02:40:09 for YARP by
1.9.8