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