{"categories":[],"url":"https://tykyunc.hateblo.jp/entry/20120416/1334560419","image_url":"http://cdn-ak.f.st-hatena.com/images/fotolife/T/TYKYUNC/20120416/20120416161324.png","height":"190","published":"2012-04-16 16:13:39","version":"1.0","title":"Qt eventFilter","width":"100%","author_name":"TYKYUNC","type":"rich","blog_url":"https://tykyunc.hateblo.jp/","author_url":"https://blog.hatena.ne.jp/TYKYUNC/","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftykyunc.hateblo.jp%2Fentry%2F20120416%2F1334560419\" title=\"Qt eventFilter - TYKYUNC\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"TYKYUNC","description":"\u7d22\u5f15\u30b5\u30a4\u30c8 #ifndef MAINWINDOW_H #define MAINWINDOW_H#include namespace Ui { class MainWindow; } class MainWindow : public QMainWindow { Q_OBJECT public: explicit MainWindow(QWidget *parent = 0); ~MainWindow(); protected: bool eventFilter(QObject *obj, QEvent *event); private: Ui::MainWindow *ui; };#endif\u2026","provider_url":"https://hatena.blog"}