KWin
|
#include <QApplication>
#include <QCursor>
#include <QMouseEvent>
#include <QPainter>
#include <QWidget>
#include "cursorhotspottest.moc"
Go to the source code of this file.
Classes | |
class | MouseCursorWidget |
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 132 of file cursorhotspottest.cpp.