Audacity 3.2.0
|
#include <HitTestResult.h>
Public Member Functions | |
HitTestPreview () | |
HitTestPreview (const TranslatableString &message_, wxCursor *cursor_, const TranslatableString &tooltip_={}) | |
Public Attributes | |
TranslatableString | message {} |
wxCursor * | cursor {} |
TranslatableString | tooltip {} |
Definition at line 19 of file HitTestResult.h.
|
inline |
Definition at line 21 of file HitTestResult.h.
|
inline |
Definition at line 24 of file HitTestResult.h.
wxCursor* HitTestPreview::cursor {} |
Definition at line 30 of file HitTestResult.h.
TranslatableString HitTestPreview::message {} |
Definition at line 29 of file HitTestResult.h.
TranslatableString HitTestPreview::tooltip {} |
Definition at line 31 of file HitTestResult.h.