Wikidata::P

Search for usage in LXR

Wikidata::P Class Reference

#include <entities.h>

Inherits Wikidata::Identifier< T, Prefix >.

Public Types

enum  Property : uint32_t {
  image = 18 , instanceOf = 31 , logoImage = 154 , partOf = 361 ,
  nighttimeView = 3451 , winterView = 5252 , imageOfInterior = 5775 , view = 8517 ,
  aerialView = 8592 , modelImage = 11101
}
 

Public Member Functions

constexpr P (Property id)
 
 P (QStringView id)
 
constexpr P (uint32_t id)
 

Detailed Description

Wikidata property identifier.

Definition at line 87 of file entities.h.

Member Enumeration Documentation

◆ Property

enum Wikidata::P::Property : uint32_t

Definition at line 90 of file entities.h.

Constructor & Destructor Documentation

◆ P() [1/3]

Wikidata::P::P ( Property id)
inlineconstexpr

Definition at line 104 of file entities.h.

◆ P() [2/3]

Wikidata::P::P ( uint32_t id)
inlineexplicitconstexpr

Definition at line 105 of file entities.h.

◆ P() [3/3]

Wikidata::P::P ( QStringView id)
inlineexplicit

Definition at line 106 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.