Module qtjambi
Package io.qt.core

Class QFile

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QTemporaryFile

public class QFile extends QFileDevice

Interface for reading from and writing to files

Java wrapper for Qt class QFile