knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowl
src
knowSHACL
Definition_p.h
1
#include "Definition.h"
2
3
#include <QList>
4
5
#include "NodeShape.h"
6
#include "PropertyShape.h"
7
8
struct
knowSHACL::Definition::Private
:
public
QSharedData
9
{
10
QList<NodeShape>
nodes;
11
QList<PropertyShape>
properties;
12
};
QList
Definition
Forward.h:14
knowSHACL::Definition::Private
Definition
Definition_p.h:9
Generated by
1.12.0