"removeParagraph"

Removes a paragraph from a textEdit document at the given position.

Synopsis

void removeParagraph(int para);

Parameters

Parameter Description
para The X position of the paragraph.

Description

Removes a paragraph from a textEdit document at the given position.

Assignment

textEdit