Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Classes | |
class | fxcrt::StringPoolTemplate< StringType > |
Namespaces | |
namespace | fxcrt |
Typedefs | |
using | ByteStringPool = StringPoolTemplate<ByteString> |
using | WideStringPool = StringPoolTemplate<WideString> |
using ByteStringPool = StringPoolTemplate<ByteString> |
Definition at line 33 of file string_pool_template.h.
using WideStringPool = StringPoolTemplate<WideString> |
Definition at line 34 of file string_pool_template.h.