|
Orxonox
0.0.5 Codename: Arcturus
|
OS-specific implementations of the clipboard functions. More...
#include "Clipboard.h"Namespaces | |
| orxonox | |
| Die Wagnis Klasse hat die folgenden Aufgaben: | |
Functions | |
| std::string | orxonox::fromClipboard () |
| Default implementation if there is no OS-specific implementation or no clipboard. More... | |
| bool | orxonox::toClipboard (const std::string &text) |
| Default implementation if there is no OS-specific implementation or no clipboard. More... | |
Variables | |
| static std::string | orxonox::clipboard |
| Keeps the text of our internal clipboard. More... | |
OS-specific implementations of the clipboard functions.
1.8.11