#include <GUID.h>
◆ GUID() [1/3]
◆ GUID() [2/3]
◆ GUID() [3/3]
Base::GUID::GUID |
( |
const char * |
aGUID | ) |
|
Create GUID from const char*. Expected format is '{F40650C2-4ACE-4606-89B1-DF4200C40E23}'.
◆ createGUID()
static GUID Base::GUID::createGUID |
( |
| ) |
|
|
static |
◆ fromQUuid()
static GUID Base::GUID::fromQUuid |
( |
const QUuid & |
uuid | ) |
|
|
static |
Creates a CA::GUID from a QUuid.
◆ isNull()
bool Base::GUID::isNull |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool Base::GUID::operator!= |
( |
const GUID & |
rhs | ) |
const |
|
inline |
◆ operator<()
bool Base::GUID::operator< |
( |
const GUID & |
rhs | ) |
const |
◆ operator==()
bool Base::GUID::operator== |
( |
const GUID & |
rhs | ) |
const |
|
inline |
◆ operator>()
bool Base::GUID::operator> |
( |
const GUID & |
rhs | ) |
const |
◆ toBase64()
◆ toQUuid() [1/2]
static void Base::GUID::toQUuid |
( |
const GUID & |
in, |
|
|
QUuid & |
uuid |
|
) |
| |
|
static |
Converts a CA::GUID into a QUuid.
◆ toQUuid() [2/2]
void Base::GUID::toQUuid |
( |
QUuid & |
uuid | ) |
const |
Returns a QUuid from this.
◆ toString()
◆ data1
unsigned int Base::GUID::data1 |
◆ data2
unsigned short Base::GUID::data2 |
◆ data3
unsigned short Base::GUID::data3 |
◆ data4
unsigned char Base::GUID::data4[8] |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Base/include/Base/GUID.h