KPublicTransport::PlatformSection

Search for usage in LXR

KPublicTransport::PlatformSection Class Reference

#include <platform.h>

Properties

float begin
 
float end
 
QString name
 

Detailed Description

Information about a part of a platform.

Definition at line 19 of file platform.h.

Property Documentation

◆ begin

float KPublicTransport::PlatformSection::begin
readwrite

Definition at line 27 of file platform.h.

◆ end

float KPublicTransport::PlatformSection::end
readwrite

End of this section in relative platform coordinates.

Definition at line 29 of file platform.h.

◆ name

QString KPublicTransport::PlatformSection::name
readwrite

Human readable identifier of this platform section.

Definition at line 24 of file platform.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:06 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.