![]() |
Skylicht Engine
|
Public Member Functions | |
| virtual void | copyToClipboard (const char *text) |
| Copies text to the clipboard. | |
| virtual const char * | getTextFromClipboard () |
| Retrieves text from the clipboard. | |
|
virtual |
Copies text to the clipboard.
| text | The text to be copied to the clipboard. |
Implements Skylicht::IClipboard.
|
virtual |
Retrieves text from the clipboard.
Implements Skylicht::IClipboard.