Go to the source code of this file.
Namespaces | |
desktop | |
desktop::clipboard | |
Macros | |
#define | CLIPBOARD_FUNCS_DEFINED |
Functions | |
void | desktop::clipboard::copy_to_clipboard (const std::string &text) |
Copies text to the clipboard. More... | |
std::string | desktop::clipboard::copy_from_clipboard () |
Copies text from the clipboard. More... | |
#define CLIPBOARD_FUNCS_DEFINED |
Definition at line 21 of file clipboard.cpp.