Power System Platform
2024w23a
|
Class to store the elements in the clipboard. More...
#include <ElementDataObject.h>
Public Member Functions | |
ElementDataObject (std::vector< Element * > elementList) | |
size_t | GetDataSize () const override |
bool | GetDataHere (void *buf) const override |
bool | SetData (size_t len, const void *buf) override |
ElementsLists * | GetElementsLists () |
Protected Attributes | |
ElementsLists * | m_elementsLists = nullptr |
Class to store the elements in the clipboard.