![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CFX_GlobalData, including all inherited members.
| DeleteGlobalVariable(ByteString propname) | CFX_GlobalData | |
| GetAt(int index) | CFX_GlobalData | |
| GetGlobalVariable(const ByteString &sPropname) | CFX_GlobalData | |
| GetRetainedInstance(Delegate *pDelegate) | CFX_GlobalData | static |
| GetSize() const | CFX_GlobalData | |
| Release() | CFX_GlobalData | |
| SetGlobalVariableBoolean(ByteString propname, bool bData) | CFX_GlobalData | |
| SetGlobalVariableNull(ByteString propname) | CFX_GlobalData | |
| SetGlobalVariableNumber(ByteString propname, double dData) | CFX_GlobalData | |
| SetGlobalVariableObject(ByteString propname, std::vector< std::unique_ptr< CFX_KeyValue > > array) | CFX_GlobalData | |
| SetGlobalVariablePersistent(ByteString propname, bool bPersistent) | CFX_GlobalData | |
| SetGlobalVariableString(ByteString propname, const ByteString &sData) | CFX_GlobalData |