Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fxcrt::StringTemplate< T > Member List

This is the complete list of members for fxcrt::StringTemplate< T >, including all inherited members.

AllocBeforeWrite(size_t nNewLen)fxcrt::StringTemplate< T >protected
AssignCopy(const T *pSrcData, size_t nSrcLen)fxcrt::StringTemplate< T >protected
AsStringView() constfxcrt::StringTemplate< T >inline
Back() constfxcrt::StringTemplate< T >inline
begin() constfxcrt::StringTemplate< T >inline
c_str() constfxcrt::StringTemplate< T >inline
CharType typedeffxcrt::StringTemplate< T >
clear()fxcrt::StringTemplate< T >
Concat(const T *pSrcData, size_t nSrcLen)fxcrt::StringTemplate< T >protected
const_iterator typedeffxcrt::StringTemplate< T >
const_reverse_iterator typedeffxcrt::StringTemplate< T >
Contains(StringView str, size_t start=0) constfxcrt::StringTemplate< T >inline
Contains(T ch, size_t start=0) constfxcrt::StringTemplate< T >inline
Delete(size_t index, size_t count=1)fxcrt::StringTemplate< T >
end() constfxcrt::StringTemplate< T >inline
Find(StringView str, size_t start=0) constfxcrt::StringTemplate< T >
Find(T ch, size_t start=0) constfxcrt::StringTemplate< T >
Front() constfxcrt::StringTemplate< T >inline
GetBuffer(size_t nMinBufLength)fxcrt::StringTemplate< T >
GetLength() constfxcrt::StringTemplate< T >inline
GetStringLength() constfxcrt::StringTemplate< T >inline
Insert(size_t index, T ch)fxcrt::StringTemplate< T >
InsertAtBack(T ch)fxcrt::StringTemplate< T >inline
InsertAtFront(T ch)fxcrt::StringTemplate< T >inline
IsEmpty() constfxcrt::StringTemplate< T >inline
IsValidIndex(size_t index) constfxcrt::StringTemplate< T >inline
IsValidLength(size_t length) constfxcrt::StringTemplate< T >inline
m_pDatafxcrt::StringTemplate< T >protected
operator[](const size_t index) constfxcrt::StringTemplate< T >inline
rbegin() constfxcrt::StringTemplate< T >inline
ReallocBeforeWrite(size_t nNewLen)fxcrt::StringTemplate< T >protected
ReleaseBuffer(size_t nNewLength)fxcrt::StringTemplate< T >
Remove(T ch)fxcrt::StringTemplate< T >
rend() constfxcrt::StringTemplate< T >inline
Replace(StringView oldstr, StringView newstr)fxcrt::StringTemplate< T >
Reserve(size_t len)fxcrt::StringTemplate< T >inline
ReverseFind(T ch) constfxcrt::StringTemplate< T >
SetAt(size_t index, T ch)fxcrt::StringTemplate< T >
span() constfxcrt::StringTemplate< T >inline
span_with_terminator() constfxcrt::StringTemplate< T >inline
StringData typedeffxcrt::StringTemplate< T >protected
StringTemplate()=defaultfxcrt::StringTemplate< T >protected
StringTemplate(const StringTemplate &other)=defaultfxcrt::StringTemplate< T >protected
StringTemplate(StringTemplate &&other) noexcept=defaultfxcrt::StringTemplate< T >protected
StringView typedeffxcrt::StringTemplate< T >
Trim(T ch)fxcrt::StringTemplate< T >
Trim(StringView targets)fxcrt::StringTemplate< T >
TrimBack(T ch)fxcrt::StringTemplate< T >
TrimBack(StringView targets)fxcrt::StringTemplate< T >
TrimFront(T ch)fxcrt::StringTemplate< T >
TrimFront(StringView targets)fxcrt::StringTemplate< T >
unsigned_span() constfxcrt::StringTemplate< T >inline
unsigned_span_with_terminator() constfxcrt::StringTemplate< T >inline
unsigned_str() constfxcrt::StringTemplate< T >inline
UnsignedType typedeffxcrt::StringTemplate< T >
~StringTemplate()=defaultfxcrt::StringTemplate< T >protected