X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/graphlib.git/blobdiff_plain/009717207645e1b560d1fac90752c805256accfa..0e285c89f65c68d9b304a44891d95cea61a766bf:/DrawingWindow.h diff --git a/DrawingWindow.h b/DrawingWindow.h index d60b9c6..cf3ff9c 100644 --- a/DrawingWindow.h +++ b/DrawingWindow.h @@ -81,6 +81,7 @@ public: static void usleep(unsigned long usecs); protected: + //! \cond show_protected void closeEvent(QCloseEvent *ev); void customEvent(QEvent *ev); void mousePressEvent(QMouseEvent *ev); @@ -88,6 +89,7 @@ protected: void paintEvent(QPaintEvent *ev); void showEvent(QShowEvent *ev); void timerEvent(QTimerEvent *ev); + //! \endcond private: //! Intervalle de temps entre deux rendus (ms)