wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
ClipboardManager.h File Reference

ClipboardManager: handles copy, cut, paste and clone-drag operations. More...

#include <optional>
#include <QCoreApplication>
#include <QDataStream>
#include <QList>
#include <QPointF>
#include <QVersionNumber>
Include dependency graph for ClipboardManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClipboardManager
 Manages clipboard operations (copy/cut/paste) and clone-drag for the circuit scene. More...

Detailed Description

ClipboardManager: handles copy, cut, paste and clone-drag operations.

Definition in file ClipboardManager.h.