Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QHashData::allocateNode() function shall allocate the memory for the object's node.
The call to this function is equivalent to the call for the qMalloc() function with the argument equal to the nodeSize property of the object.
This function is not intended to be used used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN7QString4freeEPNS_4DataE | Up | _ZN9QHashData8freeNodeEPv |