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::StringDataTemplate< CharType > Member List

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

CanOperateInPlace(size_t nTotalLen) constfxcrt::StringDataTemplate< CharType >inline
CopyContents(const StringDataTemplate &other)fxcrt::StringDataTemplate< CharType >
CopyContents(const CharType *pStr, size_t nLen)fxcrt::StringDataTemplate< CharType >
CopyContentsAt(size_t offset, const CharType *pStr, size_t nLen)fxcrt::StringDataTemplate< CharType >
Create(size_t nLen)fxcrt::StringDataTemplate< CharType >static
Create(const CharType *pStr, size_t nLen)fxcrt::StringDataTemplate< CharType >static
m_nAllocLengthfxcrt::StringDataTemplate< CharType >
m_nDataLengthfxcrt::StringDataTemplate< CharType >
m_nRefsfxcrt::StringDataTemplate< CharType >
m_Stringfxcrt::StringDataTemplate< CharType >
Release()fxcrt::StringDataTemplate< CharType >
Retain()fxcrt::StringDataTemplate< CharType >inline