Skip to content

Instantly share code, notes, and snippets.

@onlyshk
Created October 26, 2010 15:00
Show Gist options
  • Save onlyshk/647054 to your computer and use it in GitHub Desktop.
Save onlyshk/647054 to your computer and use it in GitHub Desktop.
//*******************************
// Calculating what rect we click
// cout << (int)(e->x() / 40);
// cout << (int)(e->y() / 40);
//*******************************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment