kibsoft / QtMEL

Qt Media Encoding Library
GNU Lesser General Public License v2.1
67 stars 16 forks source link

some refactoring #15

Closed kciray8 closed 11 years ago

kciray8 commented 11 years ago

1)drawClick break in two subfunctions 2)QTime->QElapsedTimer 3)m_rightClickTimer = QTime(); -> m_rightClickTimer.restart(); 4)fpsLeftClickFrames to 0.01