|
enum | Type { typeText
, typeHTML
} |
|
|
static void | GetFromClipboard (Yuni::String &out) |
|
|
| Clipboard () |
| Constructor.
|
|
| ~Clipboard () |
| Destructor.
|
|
void | clear () |
|
void | add (const Matrix<> &m) |
|
void | add (Antares::Component::Datagrid::VGridHelper *m, uint offsetX=0, uint offsetY=0, uint offsetX2=(uint) -1, uint offsetY2=(uint) -1, bool withStyle=true, bool withHeaders=true) |
|
void | add (const Yuni::String &text) |
|
void | add (const Yuni::String::Ptr &text) |
|
void | copy () |
|
The documentation for this class was generated from the following files:
- src/ui/simulator/toolbox/clipboard/clipboard.h
- src/ui/simulator/toolbox/clipboard/clipboard.cpp