KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CURSOR_STORE::CURSOR_DEF Struct Reference

Definition of a cursor. More...

#include <cursors.h>

Public Attributes

const char ** m_xpm
 The "hotspot" where the cursor "is" in the image.
 
wxPoint m_hotspot
 

Detailed Description

Definition of a cursor.

Definition at line 112 of file cursors.h.

Member Data Documentation

◆ m_hotspot

wxPoint CURSOR_STORE::CURSOR_DEF::m_hotspot

Definition at line 117 of file cursors.h.

◆ m_xpm

const char** CURSOR_STORE::CURSOR_DEF::m_xpm

The "hotspot" where the cursor "is" in the image.

Definition at line 114 of file cursors.h.


The documentation for this struct was generated from the following file: