载入中...
搜索中...
未找到
Cursor.h
浏览该文件的文档.
Definition Cursor.h:9
virtual bool isCustom() const =0
Returns whether this Cursor is system-defined or a custom image.
virtual void * getHandle() const =0
Returns a pointer to the implementation-dependent handle of this Cursor.
virtual std::string getSystemType() const =0
Returns the type of system cursor used, if this Cursor is using a system-defined image.
Definition Cursor.cpp:6