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