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