Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
The following class members are part of the Qt 3 compatibility layer. They are provided to help you port old code to Qt 4. We strongly advise against using them in new code.
QFileInfo::ReadOwner | |
QFileInfo::WriteOwner | |
QFileInfo::ExeOwner | |
QFileInfo::ReadUser | |
QFileInfo::WriteUser | |
QFileInfo::ExeUser | |
QFileInfo::ReadGroup | |
QFileInfo::WriteGroup | |
QFileInfo::ExeGroup | |
QFileInfo::ReadOther | |
QFileInfo::WriteOther | |
QFileInfo::ExeOther |
Use absoluteFilePath() instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Use completeBaseName() or the baseName() overload that takes no parameters instead.
Use makeAbsolute() instead.
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
Use absoluteDir() or the dir() overload that takes no parameters instead.
Returns the path (which may be relative). If absPath is true, returns the absolute path, i.e., from the root.
Use completeSuffix() or suffix() instead.
Copyright © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp2 |