Extending Qt Creator Manual
FileName
Extending Qt Creator Manual 4.6.1
List of All Members for FileName
This is the complete list of members for
Utils::FileName
, including inherited members.
class
Null
typedef
ConstIterator
typedef
Iterator
enum
NormalizationForm
enum
SectionFlag
typedef
SectionFlags
enum
SplitBehavior
typedef
const_iterator
typedef
const_pointer
typedef
const_reference
typedef
const_reverse_iterator
typedef
difference_type
typedef
iterator
typedef
pointer
typedef
reference
typedef
reverse_iterator
typedef
size_type
typedef
value_type
FileName
()
FileName
(const QFileInfo &)
append
(const QString &)
append
(const QStringRef &)
append
(const QChar *, int )
append
(QChar )
append
(QLatin1String )
append
(const char *)
append
(const QByteArray &)
appendPath
(const QString &) : FileName &
appendString
(const QString &) : FileName &
appendString
(QChar ) : FileName &
arg
(const QString &, int , QChar ) const
arg
(qulonglong , int , int , QChar ) const
arg
(long , int , int , QChar ) const
arg
(ulong , int , int , QChar ) const
arg
(int , int , int , QChar ) const
arg
(uint , int , int , QChar ) const
arg
(short , int , int , QChar ) const
arg
(ushort , int , int , QChar ) const
arg
(double , int , char , int , QChar ) const
arg
(char , int , QChar ) const
arg
(QChar , int , QChar ) const
arg
(qlonglong , int , int , QChar ) const
arg
(const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &) const
arg
(const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString &) const
asprintf
(const char *,
...
)
at
(int ) const
begin
()
begin
() const
capacity
() const
cbegin
() const
cend
() const
chop
(int )
clear
()
compare
(const QString &, const QString &, Qt::CaseSensitivity )
compare
(QLatin1String , Qt::CaseSensitivity ) const
compare
(const QString &, Qt::CaseSensitivity ) const
compare
(const QString &, QLatin1String , Qt::CaseSensitivity )
compare
(QLatin1String , const QString &, Qt::CaseSensitivity )
compare
(const QStringRef &, Qt::CaseSensitivity ) const
compare
(const QString &, const QStringRef &, Qt::CaseSensitivity )
constBegin
() const
constData
() const
constEnd
() const
contains
(const QStringRef &, Qt::CaseSensitivity ) const
contains
(const QString &, Qt::CaseSensitivity ) const
contains
(QChar , Qt::CaseSensitivity ) const
contains
(QLatin1String , Qt::CaseSensitivity ) const
contains
(const QRegExp &) const
contains
(QRegExp &) const
contains
(const QRegularExpression &) const
contains
(const QRegularExpression &, QRegularExpressionMatch *) const
count
(const QString &, Qt::CaseSensitivity ) const
count
(QChar , Qt::CaseSensitivity ) const
count
() const
count
(const QStringRef &, Qt::CaseSensitivity ) const
count
(const QRegExp &) const
count
(const QRegularExpression &) const
crbegin
() const
crend
() const
data
()
data
() const
end
()
end
() const
endsWith
(const QString &, Qt::CaseSensitivity ) const
endsWith
(const QString &) const : bool
endsWith
(const QStringRef &, Qt::CaseSensitivity ) const
endsWith
(QLatin1String , Qt::CaseSensitivity ) const
endsWith
(QChar , Qt::CaseSensitivity ) const
exists
() const : bool
fileName
(int ) const : QString
fill
(QChar , int )
fromCFString
(CFStringRef )
fromLatin1
(const char *, int )
fromLatin1
(const QByteArray &) : FileName
fromLatin1
(const QByteArray &)
fromLocal8Bit
(const char *, int )
fromLocal8Bit
(const QByteArray &)
fromNSString
(const NSString *)
fromRawData
(const QChar *, int )
fromStdString
(const std::string &)
fromStdU16String
(const std::u16string &)
fromStdU32String
(const std::u32string &)
fromStdWString
(const std::wstring &)
fromString
(const QString &) : FileName
fromString
(const QString &, const QString &) : FileName
fromUcs4
(const uint *, int )
fromUserInput
(const QString &) : FileName
fromUtf8
(const char *, int )
fromUtf8
(const char *, int ) : FileName
fromUtf8
(const QByteArray &)
fromUtf16
(const ushort *, int )
fromWCharArray
(const wchar_t *, int )
indexOf
(const QString &, int , Qt::CaseSensitivity ) const
indexOf
(QLatin1String , int , Qt::CaseSensitivity ) const
indexOf
(QChar , int , Qt::CaseSensitivity ) const
indexOf
(const QStringRef &, int , Qt::CaseSensitivity ) const
indexOf
(const QRegExp &, int ) const
indexOf
(QRegExp &, int ) const
indexOf
(const QRegularExpression &, int ) const
indexOf
(const QRegularExpression &, int , QRegularExpressionMatch *) const
insert
(int , const QString &)
insert
(int , const QChar *, int )
insert
(int , QChar )
insert
(int , const QStringRef &)
insert
(int , QLatin1String )
insert
(int , const char *)
insert
(int , const QByteArray &)
isChildOf
(const FileName &) const : bool
isChildOf
(const QDir &) const : bool
isEmpty
() const
isNull
() const
isRightToLeft
() const
lastIndexOf
(const QString &, int , Qt::CaseSensitivity ) const
lastIndexOf
(QChar , int , Qt::CaseSensitivity ) const
lastIndexOf
(QLatin1String , int , Qt::CaseSensitivity ) const
lastIndexOf
(const QStringRef &, int , Qt::CaseSensitivity ) const
lastIndexOf
(const QRegExp &, int ) const
lastIndexOf
(QRegExp &, int ) const
lastIndexOf
(const QRegularExpression &, int ) const
lastIndexOf
(const QRegularExpression &, int , QRegularExpressionMatch *) const
left
(int ) const
leftJustified
(int , QChar , bool ) const
leftRef
(int ) const
length
() const
localeAwareCompare
(const QString &, const QString &)
localeAwareCompare
(const QString &) const
localeAwareCompare
(const QStringRef &) const
localeAwareCompare
(const QString &, const QStringRef &)
mid
(int , int ) const
midRef
(int , int ) const
normalized
(NormalizationForm , QChar::UnicodeVersion ) const
null
:
number
(long , int )
number
(double , char , int )
number
(uint , int )
number
(int , int )
number
(ulong , int )
number
(qlonglong , int )
number
(qulonglong , int )
parentDir
() const : FileName
prepend
(const QString &)
prepend
(const QChar *, int )
prepend
(QChar )
prepend
(const QStringRef &)
prepend
(QLatin1String )
prepend
(const char *)
prepend
(const QByteArray &)
push_back
(const QString &)
push_back
(QChar )
push_front
(const QString &)
push_front
(QChar )
rbegin
()
rbegin
() const
relativeChildPath
(const FileName &) const : FileName
remove
(const QString &, Qt::CaseSensitivity )
remove
(const QRegularExpression &)
remove
(const QRegExp &)
remove
(QChar , Qt::CaseSensitivity )
remove
(int , int )
rend
()
rend
() const
repeated
(int ) const
replace
(int , int , const QString &)
replace
(int , int , const QChar *, int )
replace
(int , int , QChar )
replace
(QChar , QChar , Qt::CaseSensitivity )
replace
(const QChar *, int , const QChar *, int , Qt::CaseSensitivity )
replace
(QLatin1String , QLatin1String , Qt::CaseSensitivity )
replace
(QLatin1String , const QString &, Qt::CaseSensitivity )
replace
(const QString &, QLatin1String , Qt::CaseSensitivity )
replace
(const QString &, const QString &, Qt::CaseSensitivity )
replace
(QChar , const QString &, Qt::CaseSensitivity )
replace
(QChar , QLatin1String , Qt::CaseSensitivity )
replace
(const QRegExp &, const QString &)
replace
(const QRegularExpression &, const QString &)
reserve
(int )
resize
(int )
right
(int ) const
rightJustified
(int , QChar , bool ) const
rightRef
(int ) const
section
(QChar , int , int , SectionFlags ) const
section
(const QString &, int , int , SectionFlags ) const
section
(const QRegExp &, int , int , SectionFlags ) const
section
(const QRegularExpression &, int , int , SectionFlags ) const
setNum
(int , int )
setNum
(ushort , int )
setNum
(short , int )
setNum
(uint , int )
setNum
(long , int )
setNum
(ulong , int )
setNum
(qlonglong , int )
setNum
(qulonglong , int )
setNum
(float , char , int )
setNum
(double , char , int )
setRawData
(const QChar *, int )
setUnicode
(const QChar *, int )
setUtf16
(const ushort *, int )
simplified
() const
size
() const
split
(const QString &, SplitBehavior , Qt::CaseSensitivity ) const
split
(QChar , SplitBehavior , Qt::CaseSensitivity ) const
split
(const QRegExp &, SplitBehavior ) const
split
(const QRegularExpression &, SplitBehavior ) const
splitRef
(const QString &, SplitBehavior , Qt::CaseSensitivity ) const
splitRef
(QChar , SplitBehavior , Qt::CaseSensitivity ) const
splitRef
(const QRegExp &, SplitBehavior ) const
splitRef
(const QRegularExpression &, SplitBehavior ) const
squeeze
()
startsWith
(const QString &, Qt::CaseSensitivity ) const
startsWith
(const QStringRef &, Qt::CaseSensitivity ) const
startsWith
(QLatin1String , Qt::CaseSensitivity ) const
startsWith
(QChar , Qt::CaseSensitivity ) const
swap
(QString &)
toCFString
() const
toCaseFolded
() const
toDouble
(bool *) const
toFileInfo
() const : QFileInfo
toFloat
(bool *) const
toHtmlEscaped
() const
toInt
(bool *, int ) const
toLatin1
() const
toLocal8Bit
() const
toLong
(bool *, int ) const
toLongLong
(bool *, int ) const
toLower
() const
toNSString
() const
toShort
(bool *, int ) const
toStdString
() const
toStdU16String
() const
toStdU32String
() const
toStdWString
() const
toString
() const : const QString &
toUInt
(bool *, int ) const
toULong
(bool *, int ) const
toULongLong
(bool *, int ) const
toUShort
(bool *, int ) const
toUcs4
() const
toUpper
() const
toUserOutput
() const : QString
toUtf8
() const
toWCharArray
(wchar_t *) const
trimmed
() const
truncate
(int )
unicode
() const
utf16
() const
vasprintf
(const char *, va_list )
operator!=
(QLatin1String ) const
operator!=
(const FileName &) const : bool
operator!=
(const char *) const
operator!=
(const QByteArray &) const
operator+=
(const QString &)
operator+=
(QChar )
operator+=
(const QStringRef &)
operator+=
(QLatin1String )
operator+=
(const char *)
operator+=
(const QByteArray &)
operator+=
(char )
operator<
(QLatin1String ) const
operator<
(const FileName &) const : bool
operator<
(const char *) const
operator<
(const QByteArray &) const
operator<=
(QLatin1String ) const
operator<=
(const FileName &) const : bool
operator<=
(const char *) const
operator<=
(const QByteArray &) const
operator=
(QString &&)
operator=
(const QString &)
operator=
(QChar )
operator=
(QLatin1String )
operator=
(const char *)
operator=
(const QByteArray &)
operator=
(char )
operator==
(QLatin1String ) const
operator==
(const FileName &) const : bool
operator==
(const char *) const
operator==
(const QByteArray &) const
operator>
(QLatin1String ) const
operator>
(const FileName &) const : bool
operator>
(const char *) const
operator>
(const QByteArray &) const
operator>=
(QLatin1String ) const
operator>=
(const FileName &) const : bool
operator>=
(const char *) const
operator>=
(const QByteArray &) const
operator[]
(int )
operator[]
(int ) const
operator[]
(uint ) const
operator[]
(uint )