Qt "Copy/Paste/Cut" -



Qt "Copy/Paste/Cut" -

well, i'm doing text editor, write text "qplaintextedit" i'm having issues, i'm trying in "edit" menu, alternative copy/paste/cut.

with re-create meant, select text in editor, open edit menu, click re-create , sends clipboard. paste, pastes copied? cut, cuts selected text.

qtextedit has slots copy, paste , cut. so, need connect signals these slots , have c-c\c-v functionality. can in qdesigner without coding.

qt copy paste cut

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -