#include <QtGui/qx11info_x11.h>
#ifndef QX11INFO_X11_H
class QX11Info{
   /* Some contents are skipped to improve readability */
   public: class QX11Info& operator =(class QX11Info const & other);
   /* ... */
};
#endif // QX11INFO_X11_H