#include <QtCore/qbytearraymatcher.h>
#ifndef QBYTEARRAYMATCHER_H
class QByteArrayMatcher{
   /* Some contents are skipped to improve readability */
   private: uint q_skiptable[256];
   /* ... */
};
#endif // QBYTEARRAYMATCHER_H