The name of the interface(s) supported by your plugin will the ones named in Q_INTERFACES() macros as described in the plugin documentation.
The interfaces exported by plugins provided as part of Qt are documented under Plugin Classes in Assistant. Unless you are writing a new instance of, for example, an SQL driver then you should probably never need this information.
Bookmarks