It should should find that plugin all by itself, but if QStyleFactory doesn't know it, then Qt Designer won't know it either. Write a short program that creates QApplication instance and checks QStyleFactory::keys().Originally Posted by Dusdan
What did you pass as the first parameter of the Q_EXPORT_PLUGIN2() macro? Did you compile your plugin in release mode? What is the name of the file with that plugin?
Bookmarks