This is the complete list of members for FileWrapper, including all inherited members.
close() | FileWrapper | slot |
copy(FileWrapper dest) | FileWrapper | slot |
exists() | FileWrapper | slot |
extension() | FileWrapper | slot |
FileWrapper() | FileWrapper | |
FileWrapper(String path) | FileWrapper | |
isClose() | FileWrapper | slot |
isOpen() | FileWrapper | slot |
move(FileWrapper dest) | FileWrapper | slot |
open(int m=int(FileIOType::WRITE_ONLY)) | FileWrapper | slot |
path() | FileWrapper | slot |
read() | FileWrapper | slot |
readLine() | FileWrapper | slot |
remove() | FileWrapper | slot |
setExtension(String &ext) | FileWrapper | slot |
setPath(String &path) | FileWrapper | slot |
setTextCodec(String &codecName) | FileWrapper | slot |
write(String &text) | FileWrapper | slot |
writeFile(FileWrapper file) | FileWrapper | slot |
writeLine(String &text) | FileWrapper | slot |