[Qt-interest] file operations in qt ?
Jorg.Schummer at tieto.com
Jorg.Schummer at tieto.com
Fri Sep 25 14:09:39 CEST 2009
> The thing is i cannot find something that's really helpful
> concerning the things i want to do with files... how does
> this thing work in qt?
> Cut, copy, paste etc...
> Do you know something that could help me?
Do you want to use an editor-widget that can do these things? Sounds like it. Check http://doc.trolltech.com/4.5/qtextedit.html .
If you really want to operate on files, check QFile and its documentation.
Jörg
More information about the Qt-interest-old
mailing list