Clipboard.
More...
#include <clipboard.h>
◆ Clipboard()
| Clipboard::Clipboard |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ clear()
| void Clipboard::clear |
( |
| ) |
|
Clear the global clipboard contents.
◆ setText
| void Clipboard::setText |
( |
const QString & |
text | ) |
|
|
slot |
◆ text()
| QString Clipboard::text |
( |
| ) |
const |
This property holds the clipboard text.
◆ textChanged
| void Clipboard::textChanged |
( |
| ) |
|
|
signal |
◆ text
The documentation for this class was generated from the following files:
- /home/runner/work/docs/docs/fluid/src/controls/cpp/core/clipboard.h
- /home/runner/work/docs/docs/fluid/src/controls/cpp/core/clipboard.cpp