#include <QtGui/qstyle.h>
#ifndef QSTYLE_H
class QStyle: public QObject{
public: class QIcon standardIcon(enum QStyle::StandardPixmap standardIcon, struct QStyleOption const * option = 0, struct QWidget const * widget = 0) const
};
#endif // QSTYLE_H