openshot-audio  0.1.7
Static Public Member Functions | List of all members
SystemClipboard Class Reference

#include <juce_SystemClipboard.h>

Static Public Member Functions

static void copyTextToClipboard (const String &text)
 
static String getTextFromClipboard ()
 

Detailed Description

Handles reading/writing to the system's clipboard.

Member Function Documentation

◆ copyTextToClipboard()

void SystemClipboard::copyTextToClipboard ( const String text)
static

Copies a string of text onto the clipboard

◆ getTextFromClipboard()

String SystemClipboard::getTextFromClipboard ( )
static

Gets the current clipboard's contents.

Obviously this might have come from another app, so could contain anything..


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