okteta
Include dependency graph for stringdatainformation.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | StringDataInformation |
Variables | |
const QLatin1String | stringEncodings [] |
Variable Documentation
const QLatin1String stringEncodings[] |
Initial value:
= {
QLatin1String("ascii"), QLatin1String("latin1"), QLatin1String("utf-8"), QLatin1String("utf-16le"),
QLatin1String("utf-16-be"), QLatin1String("utf32-le"), QLatin1String("utf32-be")
}
Definition at line 34 of file stringdatainformation.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.