Sha256: 86736fc0473336ced64e58b4297701b01a8aafb5a9ef1d28f7dc5c53b1178f6f
Contents?: true
Size: 230 Bytes
Versions: 22
Compression:
Stored size: 230 Bytes
Contents
#include "WindowCommand.h" class WindowSize : public WindowCommand { Q_OBJECT public: WindowSize(WebPageManager *, QStringList &arguments, QObject *parent = 0); protected: virtual void windowFound(WebPage *); };
Version data entries
22 entries across 22 versions & 1 rubygems