AmenityListDelegate

Search for usage in LXR

AmenityListDelegate Class Reference

Inherits QtQuick::Controls::ItemDelegate.

Properties

point coordinate
 
string detailsLabel
 
string fallbackName
 
string iconSource
 
int index
 
string name
 
var oh
 
string openingHours
 
string regionCode
 
string timeZone
 
string typeName
 

Detailed Description

Delegate for use on an AmenityModel.

Definition at line 11 of file AmenityListDelegate.qml.

Property Documentation

◆ coordinate

point AmenityListDelegate::coordinate
read

Definition at line 26 of file AmenityListDelegate.qml.

◆ detailsLabel

string AmenityListDelegate::detailsLabel
read

Definition at line 20 of file AmenityListDelegate.qml.

◆ fallbackName

string AmenityListDelegate::fallbackName
read

Definition at line 22 of file AmenityListDelegate.qml.

◆ iconSource

string AmenityListDelegate::iconSource
read

Definition at line 18 of file AmenityListDelegate.qml.

◆ index

int AmenityListDelegate::index
read

Definition at line 32 of file AmenityListDelegate.qml.

◆ name

string AmenityListDelegate::name
read

Definition at line 14 of file AmenityListDelegate.qml.

◆ oh

var AmenityListDelegate::oh
read

Definition at line 39 of file AmenityListDelegate.qml.

◆ openingHours

string AmenityListDelegate::openingHours
read

Definition at line 24 of file AmenityListDelegate.qml.

◆ regionCode

string AmenityListDelegate::regionCode
read

Definition at line 30 of file AmenityListDelegate.qml.

◆ timeZone

string AmenityListDelegate::timeZone
read

Definition at line 28 of file AmenityListDelegate.qml.

◆ typeName

string AmenityListDelegate::typeName
read

Definition at line 16 of file AmenityListDelegate.qml.


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.