![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <cpp.h>
Public Member Functions | |
| HashStringList (const QList< HashString > &list) | |
| const QList< HashString > & | value () const |
| bool | operator== (const HashStringList &other) const |
Public Attributes | |
| QList< HashString > | m_list |
| uint | m_hash |
|
inlineexplicit |
|
inline |
|
inline |
| QList<HashString> HashStringList::m_list |