Sha256: cdd11bf5a23a5e28cf133c6490f345e8b71054e23bbe794f2257468b140cafee
Contents?: true
Size: 211 Bytes
Versions: 33
Compression:
Stored size: 211 Bytes
Contents
#include "SocketCommand.h" class GetWindowHandle : public SocketCommand { Q_OBJECT public: GetWindowHandle(WebPageManager *, QStringList &arguments, QObject *parent = 0); virtual void start(); };
Version data entries
33 entries across 33 versions & 3 rubygems