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