4 #ifndef pqIconBrowser_h 5 #define pqIconBrowser_h 23 typedef QDialog Superclass;
36 static QString getIconPath(
const QString& defaultPath = QString());
41 QString getSelectedIconPath();
45 std::unique_ptr<pqInternal> Internal;
48 #endif // pqIconBrowser_h
#define PQCOMPONENTS_EXPORT
pqIconBrowser is a dialog to browse available icons.