Sha256: 1d8729d7ca09baef7b9467589658d892bfe40f4140d21f96ab4aae4cec543398

Contents?: true

Size: 199 Bytes

Versions: 11

Compression:

Stored size: 199 Bytes

Contents

#include "Command.h"

class WebPage;

class NAME : public SocketCommand {
  Q_OBJECT

  public:
    NAME(WebPageManager *, QStringList &arguments, QObject *parent = 0);
    virtual void start();
};

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
bitium-capybara-webkit-1.1.1 templates/Command.h
capybara-webkit-0.13.2 templates/Command.h
capybara-webkit-1.1.1 templates/Command.h
capybara-webkit-1.1.0 templates/Command.h
capybara-webkit-0.13.1 templates/Command.h
capybara-webkit-1.0.0 templates/Command.h
capybara-webkit-0.14.2 templates/Command.h
capybara-webkit-0.14.1 templates/Command.h
capybara-webkit-0.14.0 templates/Command.h
capybara-webkit-0.13.0 templates/Command.h
otherinbox-capybara-webkit-0.12.0.1 templates/Command.h