Kstars
binfile.h
50 DT_STR, /* Variable length array of characters, either terminated by nullptr or by the limit on field size */
52 128 /* Flag indicating that the field requires special treatment (eg: Different bits may mean different things) */
244 * scale : Scale factor used for conversion of fixed-point reals to integers. N/A to DT_CHARV, DT_STR and DT_CHAR
247int writeDataElementDescription(FILE *f, char *name, int8_t size, enum dataType type, int32_t scale)
KIOCORE_EXPORT QString number(KIO::filesize_t size)
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 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:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.