Wikidata::Q

Search for usage in LXR

Wikidata::Q Class Reference

#include <entities.h>

Inherits Wikidata::Identifier< T, Prefix >.

Public Member Functions

 Q (QByteArrayView id)
 
 Q (QStringView id)
 
constexpr Q (uint64_t id)
 

Detailed Description

Wikidata item identifier.

Definition at line 74 of file entities.h.

Constructor & Destructor Documentation

◆ Q() [1/3]

Wikidata::Q::Q ( uint64_t id)
inlineexplicitconstexpr

Definition at line 78 of file entities.h.

◆ Q() [2/3]

Wikidata::Q::Q ( QStringView id)
inlineexplicit

Definition at line 79 of file entities.h.

◆ Q() [3/3]

Wikidata::Q::Q ( QByteArrayView id)
inlineexplicit

Definition at line 80 of file entities.h.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:57:47 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.