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