KItinerary::RentalCar
KItinerary::RentalCar Class Reference
#include <rentalcar.h>
Properties | |
KItinerary::Brand | brand |
QString | model |
QString | name |
KItinerary::Organization | rentalCompany |
Detailed Description
A car rental.
Definition at line 21 of file rentalcar.h.
Property Documentation
◆ brand
|
readwrite |
Definition at line 27 of file rentalcar.h.
◆ model
|
readwrite |
Definition at line 25 of file rentalcar.h.
◆ name
|
readwrite |
Definition at line 24 of file rentalcar.h.
◆ rentalCompany
|
readwrite |
Definition at line 26 of file rentalcar.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 Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.