Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
How to define a OnKeyPress Event? is a QT FAQ for if you want to respond to key presses/releases.
Operating system: Ubuntu 10.04 LTS Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: Qt4 GUI Application
Libraries used:
#include <QApplication> |
#ifndef DIALOG_H |
#include <QKeyEvent> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.