We can safely make fillDescriptionWidget() and listSubPluginKeys() const methods. Furthermore descriptor pointer to listSubPluginKeys() can be const as well. Might allow more optimizations by the compiler.