Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
Antares::Toolbox::Clipboard Class Referencefinal

Public Types

enum  Type { typeText , typeHTML }
 

Static Public Member Functions

static void GetFromClipboard (Yuni::String &out)
 

Constructor & Destructor

 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: