KItinerary::PostalAddress

Search for usage in LXR

KItinerary::PostalAddress Class Reference

#include <place.h>

Properties

bool isEmpty
 

Public Member Functions

bool isEmpty () const
 

Detailed Description

Postal address.

See also
https://schema.org/PostalAddress

Definition at line 45 of file place.h.

Property Documentation

◆ isEmpty

bool KItinerary::PostalAddress::isEmpty
read

The country this address is in, as ISO 3166-1 alpha 2 code.

Definition at line 55 of file place.h.

Member Function Documentation

◆ isEmpty()

bool KItinerary::PostalAddress::isEmpty ( ) const

Returns true if there is no property set in this object.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Nov 30 2023 03:57:59 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.