Sha256: 3caf5ecfb7a0eba0780cd3d4a1c2df835f20ac28a7f8675c9151cb7fd8e9fe73

Contents?: true

Size: 188 Bytes

Versions: 31

Compression:

Stored size: 188 Bytes

Contents

#include "Command.h"

class WebPage;

class NAME : public Command {
  Q_OBJECT

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

Version data entries

31 entries across 31 versions & 4 rubygems

Version Path
imseng-capybara-webkit-0.12.1 templates/Command.h
capybara-webkit-0.12.1 templates/Command.h
otherinbox-capybara-webkit-0.12.0 templates/Command.h
capybara-webkit-0.12.0 templates/Command.h
capybara-webkit-0.11.0 templates/Command.h
capybara-webkit-0.10.1 templates/Command.h
capybara-webkit-0.10.0 templates/Command.h
capybara-webkit-0.9.0 templates/Command.h
capybara-webkit-0.8.0 templates/Command.h
intentmedia-capybara-webkit-0.7.2.4 templates/Command.h
intentmedia-capybara-webkit-0.7.2.3 templates/Command.h
intentmedia-capybara-webkit-0.7.2.2 templates/Command.h
intentmedia-capybara-webkit-0.7.2.1 templates/Command.h
capybara-webkit-0.7.2 templates/Command.h
capybara-webkit-0.7.1 templates/Command.h
capybara-webkit-0.7.0 templates/Command.h
capybara-webkit-0.6.1 templates/Command.h
capybara-webkit-0.6.0 templates/Command.h
capybara-webkit-0.5.0 templates/Command.h
capybara-webkit-0.4.1 templates/Command.h