Sha256: d3dee3cbf5b0ed6c85a8e44855ccc023a5cb3d9819a53d171da9996c33be7356

Contents?: true

Size: 228 Bytes

Versions: 33

Compression:

Stored size: 228 Bytes

Contents

#include "SocketCommand.h"

class WebPage;

class Authenticate : public SocketCommand {
  Q_OBJECT

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

Version data entries

33 entries across 33 versions & 3 rubygems

Version Path
capybara-webkit-1.15.1 src/Authenticate.h
capybara-webkit-1.15.0 src/Authenticate.h
capybara-webkit-1.14.0 src/Authenticate.h
capybara-webkit-1.13.0 src/Authenticate.h
capybara-webkit-1.12.0 src/Authenticate.h
capybara-webkit-1.11.1 src/Authenticate.h
capybara-webkit-1.11.0 src/Authenticate.h
capybara-webkit-1.10.1 src/Authenticate.h
capybara-webkit-1.10.0 src/Authenticate.h
capybara-webkit-1.9.0 src/Authenticate.h
capybara-webkit-1.8.0 src/Authenticate.h
capybara-webkit-1.7.1 src/Authenticate.h
capybara-webkit-1.7.0 src/Authenticate.h
capybara-webkit-1.6.0 src/Authenticate.h
capybara-webkit-1.5.2 src/Authenticate.h
capybara-webkit-1.5.1 src/Authenticate.h
capybara-webkit-1.5.0 src/Authenticate.h
capybara-webkit-1.4.1 src/Authenticate.h
capybara-webkit-1.4.0 src/Authenticate.h
capybara-webkit-1.3.1 src/Authenticate.h