KDEPluginVerificationData Class Reference
from PyKDE4.kdecore import *
Detailed Description
- Internal:
- Stores KDE version information in a plugin library.
- See also:
- K_PLUGIN_VERIFICATION_DATA
Attributes | |
| long | KDEVersion |
| QString | KDEVersionString |
| quint8 | dataVersion |
Attribute Documentation
| long KDEVersion |
| QString KDEVersionString |
| quint8 dataVersion |
- Internal:
- The version of this structure. Increase it in the K_EXPORT_PLUGIN_VERSION macro whenever you make changes to this structure.
KDE 4.1 PyKDE API Reference