kcursorsaver.h
Definition: aboutdata.cpp:29
KCursorSaver(const KCursorSaver &rhs)
copy constructor. The right side won't restore the cursor
Definition: kcursorsaver.h:27
KCursorSaver(TQt::CursorShape shape)
constructor taking TQCursor shapes
Definition: kcursorsaver.h:21
sets a cursor and makes sure it's restored on destruction Create a KCursorSaver object when you want ...
Definition: kcursorsaver.h:17