CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
CFxUIUuid Class Reference

#include <FxUIUuid.h>

Public Member Functions

 CFxUIUuid ()
 
 CFxUIUuid (CFxUIString uuid)
 
 CFxUIUuid (const CFxUIUuid &uuid)
 
 CFxUIUuid (const QUuid &uuid)
 
 ~CFxUIUuid ()
 
bool operator== (const CFxUIUuid &other) const
 
CFxUIUuidoperator= (const CFxUIUuid &other)
 
 operator const QUuid & () const
 
CFxUIString toString () const
 

Static Public Member Functions

static CFxUIUuid createUuid ()
 

Protected Attributes

CFxUIUuidImpl * m_pImpl = nullptr
 

Detailed Description

Definition at line 29 of file FxUIUuid.h.

Constructor & Destructor Documentation

◆ CFxUIUuid() [1/4]

CFxUIUuid::CFxUIUuid ( )

Constructor

◆ CFxUIUuid() [2/4]

CFxUIUuid::CFxUIUuid ( CFxUIString uuid)

Parameterized Constructor

◆ CFxUIUuid() [3/4]

CFxUIUuid::CFxUIUuid ( const CFxUIUuid & uuid)

Copy Constructor

◆ CFxUIUuid() [4/4]

CFxUIUuid::CFxUIUuid ( const QUuid & uuid)

◆ ~CFxUIUuid()

CFxUIUuid::~CFxUIUuid ( )

Destructor

Member Function Documentation

◆ createUuid()

static CFxUIUuid CFxUIUuid::createUuid ( )
static

Returns a new UUID with variant and version.

Returns
CFxUIUuid

◆ operator const QUuid &()

CFxUIUuid::operator const QUuid & ( ) const

◆ operator=()

CFxUIUuid & CFxUIUuid::operator= ( const CFxUIUuid & other)

◆ operator==()

bool CFxUIUuid::operator== ( const CFxUIUuid & other) const

Assignment operator

◆ toString()

CFxUIString CFxUIUuid::toString ( ) const

Returns the string representation of this CFxUIUuid

Returns
CFxUIString

Member Data Documentation

◆ m_pImpl

CFxUIUuidImpl* CFxUIUuid::m_pImpl = nullptr
protected

Definition at line 67 of file FxUIUuid.h.


The documentation for this class was generated from the following file: