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
Ufe::EmptyClipboardOperation Class Reference

Exception class to signal empty clipboard operation (cut/copy/paste). More...

#include <clipboardHandlerExcept.h>

Inheritance diagram for Ufe::EmptyClipboardOperation:
Collaboration diagram for Ufe::EmptyClipboardOperation:

Public Member Functions

 EmptyClipboardOperation (const std::string &operation)
 
 EmptyClipboardOperation (const EmptyClipboardOperation &)=default
 
 ~EmptyClipboardOperation () override
 

Detailed Description

Exception class to signal empty clipboard operation (cut/copy/paste).

Definition at line 29 of file clipboardHandlerExcept.h.

Constructor & Destructor Documentation

◆ EmptyClipboardOperation() [1/2]

Ufe::EmptyClipboardOperation::EmptyClipboardOperation ( const std::string &  operation)
inline

Definition at line 32 of file clipboardHandlerExcept.h.

◆ EmptyClipboardOperation() [2/2]

Ufe::EmptyClipboardOperation::EmptyClipboardOperation ( const EmptyClipboardOperation )
default

◆ ~EmptyClipboardOperation()

Ufe::EmptyClipboardOperation::~EmptyClipboardOperation ( )
inlineoverride

Definition at line 35 of file clipboardHandlerExcept.h.


The documentation for this class was generated from the following file: