#include <QtGui/qkeysequence.h>
#ifndef QKEYSEQUENCE_H
#ifndef QT_NO_SHORTCUT
class QKeySequence{
public: class QString toString(enum QKeySequence::SequenceFormat format = QKeySequence::PortableText) const
};
#else
#endif // QT_NO_SHORTCUT
#endif // QKEYSEQUENCE_H