ufe 5.5
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
|
Exception class to signal empty clipboard operation (cut/copy/paste). More...
#include <clipboardHandlerExcept.h>
Public Member Functions | |
EmptyClipboardOperation (const std::string &operation) | |
EmptyClipboardOperation (const EmptyClipboardOperation &)=default | |
~EmptyClipboardOperation () override | |
Exception class to signal empty clipboard operation (cut/copy/paste).
Definition at line 29 of file clipboardHandlerExcept.h.
|
inline |
Definition at line 32 of file clipboardHandlerExcept.h.
|
default |
|
inlineoverride |
Definition at line 35 of file clipboardHandlerExcept.h.