void SetDataFlag( qUnsignedInt32 flag );
Name | Description | |
---|---|---|
in | flag |
The bit flag to be set for the upload. This represents the bitwise logical sum for DataStoreConstants::DataFlag . |
Sets the settings flag.
This function specifies the flags to set for the upload. Multiple specifications can be made by using a bitwise logical sum for DataStoreConstants::DataFlag
. The default is DataStoreConstants::DATA_FLAG_NONE.
CONFIDENTIAL