kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kdb
kDB
Repository
VersionControl
Delta_p.h
1
#include "Delta.h"
2
3
#include <QList>
4
5
#include "Signature.h"
6
7
namespace
kDB::Repository::VersionControl
8
{
9
struct
Delta::Private
:
public
QSharedData
10
{
11
QByteArray parent, child, hash, delta;
12
QList<Signature>
signatures;
13
};
14
}
// namespace kDB::Repository::VersionControl
QList
Definition
Revision.h:9
kDB::Repository::VersionControl::Delta::Private
Definition
Delta_p.h:10
Generated by
1.12.0