I need to know the class and method names inside the library libFile.so

Is there any way in QPluginLoader to view class and method names .

through QPluginLoader instance i can get the Object Name but i cannot get the class and method names inside QLibrary.

Is there any idea?

Regards,
Kamatchi SL