Sha256: e81510fd85b68bbf9e448656d2dbef45530deb00421f4363a045599057571323
Contents?: true
Size: 159 Bytes
Versions: 4
Compression:
Stored size: 159 Bytes
Contents
#include "SocketCommand.h" Command::Command(QObject *parent) : QObject(parent) { } QString Command::toString() const { return metaObject()->className(); }
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
capybara-webkit-0.13.2 | src/Command.cpp |
capybara-webkit-0.13.1 | src/Command.cpp |
capybara-webkit-0.13.0 | src/Command.cpp |
otherinbox-capybara-webkit-0.12.0.1 | src/Command.cpp |