優れた組み込みシステム設計のためのミドルウエア、開発ツール、
リアルタイム オペレーティング システム ソフトウエアとサービス

QNX Community Resources

PtTerminalCopy
[Previous] [Contents] [Index] [Next]

PtTerminalCopy()

Copy the current selection to the clipboard

Synopsis:

void PtTerminalCopy( PtWidget_t *widget, 
                     PhEvent_t *event );

Description:

This function copies the current selection in the given PtTerminal widget to the clipboard. The event parameter is used to select the input group (see PhClipboardCopyString() in the Photon Library Reference).

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous] [Contents] [Index] [Next]