Lista de todos los miembros.
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones:
ReadOnly |
|
WriteOnly |
|
ReadWrite |
|
Append |
|
Truncate |
|
Translate |
|
Documentación del constructor y destructor
Documentación de las funciones miembro
QString QSFile::absFileName |
( |
| ) |
const [inline] |
QString QSFile::baseName |
( |
| ) |
const [inline] |
void QSFile::close |
( |
void |
| ) |
[inline, slot] |
bool QSFile::eof |
( |
| ) |
const [inline] |
bool QSFile::exists |
( |
| ) |
const [inline] |
QString QSFile::extension |
( |
| ) |
const [inline] |
QString QSFile::fileName |
( |
| ) |
const [inline] |
bool QSFile::isExecutable |
( |
| ) |
const [inline] |
bool QSFile::isHidden |
( |
| ) |
const [inline] |
bool QSFile::isReadable |
( |
| ) |
const [inline] |
bool QSFile::isWritable |
( |
| ) |
const [inline] |
QDateTime QSFile::lastModified |
( |
| ) |
const [inline] |
QDateTime QSFile::lastRead |
( |
| ) |
const [inline] |
void QSFile::open |
( |
int |
accessMode | ) |
[slot] |
QString QSFile::path |
( |
| ) |
const [inline] |
int QSFile::readByte |
( |
| ) |
[slot] |
QString QSFile::readLine |
( |
| ) |
[slot] |
void QSFile::remove |
( |
void |
| ) |
[slot] |
int QSFile::size |
( |
| ) |
const [inline] |
QString QSFile::symLink |
( |
| ) |
const [inline] |
void QSFile::write |
( |
const QString & |
data, |
|
|
int |
length = -1 |
|
) |
| [slot] |
void QSFile::writeByte |
( |
int |
byte | ) |
[slot] |
void QSFile::writeLine |
( |
const QString & |
data | ) |
[inline, slot] |
Documentación de propiedades
bool QSFile::executable [read] |
bool QSFile::exists [read] |
bool QSFile::hidden [read] |
bool QSFile::readable [read] |
bool QSFile::writable [read] |
La documentación para esta clase fue generada a partir del siguiente fichero: