QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
diagramcontent.h File Reference
#include <QSet>
#include <QVector>
#include "../qetgraphicsitem/terminalelement.h"
Include dependency graph for diagramcontent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DiagramContent

Functions

QDebug & operator<< (QDebug, DiagramContent &)
 operator << Use to debug a diagram content

Function Documentation

◆ operator<<()

QDebug & operator<< ( QDebug d,
DiagramContent & content )

operator << Use to debug a diagram content

Parameters
d: QDebug to use for display the debug info
content: content to debug
Returns