Rocket::Controls::Clipboard Class Reference

#include <Clipboard.h>


Static Public Member Functions

static Rocket::Core::WString Get ()
 Get the current contents of the clipboard.
static void Set (const Rocket::Core::WString &content)
 Set the contents of the clipboard.

Detailed Description

The clipboard temporarily stores text that is cut or copied from a text widget.

Author:
Peter Curry

The documentation for this class was generated from the following files:
  • Include/Rocket/Controls/Clipboard.h
  • Source/Controls/Clipboard.cpp