#include <QtGui/qstyleoption.h>
#ifndef QSTYLEOPTION_H
#ifndef QT_NO_RUBBERBAND
class QStyleOptionRubberBand: public QStyleOption{
public: inline QStyleOptionRubberBand(class QStyleOptionRubberBand const & other);
};
#endif // QT_NO_RUBBERBAND
#endif // QSTYLEOPTION_H