Extending Qt Creator Manual
FileName
Extending Qt Creator Manual 4.7.2
List of All Members for FileName
This is the complete list of members for
Utils::FileName
, including inherited members.
FileName
()
FileName
(const QFileInfo &)
appendPath
(const QString &) : Utils::FileName &
appendString
(const QString &) : Utils::FileName &
appendString
(int ) : Utils::FileName &
endsWith
(const QString &) const : bool
exists
() const : bool
fileName
(int ) const : QString
fromLatin1
(const QByteArray &) : Utils::FileName
fromString
(const QString &) : Utils::FileName
fromString
(const QString &, const QString &) : Utils::FileName
fromUserInput
(const QString &) : Utils::FileName
fromUtf8
(const char *, int ) : Utils::FileName
isChildOf
(const Utils::FileName &) const : bool
isChildOf
(const QDir &) const : bool
parentDir
() const : Utils::FileName
relativeChildPath
(const Utils::FileName &) const : Utils::FileName
toFileInfo
() const : QFileInfo
toString
() const : const QString &
toUserOutput
() const : QString
operator!=
(const Utils::FileName &) const : bool
operator+
(const QString &) const : Utils::FileName
operator<
(const Utils::FileName &) const : bool
operator<=
(const Utils::FileName &) const : bool
operator==
(const Utils::FileName &) const : bool
operator>
(const Utils::FileName &) const : bool
operator>=
(const Utils::FileName &) const : bool