Méthode |
Description |
|
BeginEntryList ( uint filters, List filterNames ) : Qyoto.QAbstractFileEngineIterator |
|
|
CaseSensitive ( ) : bool |
|
|
Close ( ) : bool |
|
|
Copy ( string newName ) : bool |
|
|
EndEntryList ( ) : Qyoto.QAbstractFileEngineIterator |
|
|
EntryList ( uint filters, List filterNames ) : List |
|
|
FileFlags ( ) : uint |
|
|
FileFlags ( uint type ) : uint |
|
|
Flush ( ) : bool |
|
|
IsRelativePath ( ) : bool |
|
|
IsSequential ( ) : bool |
|
|
Link ( string newName ) : bool |
|
|
Mkdir ( string dirName, bool createParentDirectories ) : bool |
|
|
Open ( uint openMode ) : bool |
|
|
Owner ( QAbstractFileEngine arg1 ) : string |
|
|
OwnerId ( QAbstractFileEngine arg1 ) : uint |
|
|
Pos ( ) : long |
|
|
QAbstractFileEngine ( ) : System |
|
|
Read ( Pointer data, long maxlen ) : long |
|
|
ReadLine ( Pointer data, long maxlen ) : long |
|
|
Remove ( ) : bool |
|
|
Rename ( string newName ) : bool |
|
|
Rmdir ( string dirName, bool recurseParentDirectories ) : bool |
|
|
Seek ( long pos ) : bool |
|
|
SetFileName ( string file ) : void |
|
|
SetPermissions ( uint perms ) : bool |
|
|
SetSize ( long size ) : bool |
|
|
Size ( ) : long |
|
|
SupportsExtension ( QAbstractFileEngine extension ) : bool |
|
|
Write ( string data, long len ) : long |
|
|
extension ( QAbstractFileEngine extension ) : bool |
|
|
fileName ( ) : string |
|
|
fileName ( QAbstractFileEngine file ) : string |
|
|
fileTime ( QAbstractFileEngine time ) : Qyoto.QDateTime |
|
|