#include <QtGui/qstyleoption.h> #ifndef QSTYLEOPTION_H template < typename T > T qstyleoption_cast(class QStyleOption* opt); #endif // QSTYLEOPTION_H