#include <infokeydata.h>
Public Attributes | |
| QString | name |
| Name of the we're storing data for. | |
| ContextTypeInfo | typeInfo |
| Type information of the key. | |
| QString | doc |
| Doc for the key. | |
| bool | deprecated |
| Whether the key is deprecated. | |
This struct is not a part of the public API. It's used by the InfoXmlBackend that keeps in memory a hash of InfoKeyData instances for each key.
| QString InfoKeyData::name |
Name of the we're storing data for.
Type information of the key.
| QString InfoKeyData::doc |
Doc for the key.
Whether the key is deprecated.
1.5.6