List of all members | Public Member Functions
QFileInfoProto Class Reference

#include <qfileinfoproto.h>

Inheritance diagram for QFileInfoProto:
QObject QScriptable

Public Member Functions

 QFileInfoProto (QObject *parent)
 
Q_INVOKABLE QDir absoluteDir () const
 
Q_INVOKABLE QString absoluteFilePath () const
 
Q_INVOKABLE QString absolutePath () const
 
Q_INVOKABLE QString baseName () const
 
Q_INVOKABLE QString bundleName () const
 
Q_INVOKABLE bool caching () const
 
Q_INVOKABLE QString canonicalFilePath () const
 
Q_INVOKABLE QString canonicalPath () const
 
Q_INVOKABLE QString completeBaseName () const
 
Q_INVOKABLE QString completeSuffix () const
 
Q_INVOKABLE QDateTime created () const
 
Q_INVOKABLE QDir dir () const
 
Q_INVOKABLE bool exists () const
 
Q_INVOKABLE QString fileName () const
 
Q_INVOKABLE QString filePath () const
 
Q_INVOKABLE QString group () const
 
Q_INVOKABLE uint groupId () const
 
Q_INVOKABLE bool isAbsolute () const
 
Q_INVOKABLE bool isBundle () const
 
Q_INVOKABLE bool isDir () const
 
Q_INVOKABLE bool isExecutable () const
 
Q_INVOKABLE bool isFile () const
 
Q_INVOKABLE bool isHidden () const
 
Q_INVOKABLE bool isReadable () const
 
Q_INVOKABLE bool isRelative () const
 
Q_INVOKABLE bool isRoot () const
 
Q_INVOKABLE bool isSymLink () const
 
Q_INVOKABLE bool isWritable () const
 
Q_INVOKABLE QDateTime lastModified () const
 
Q_INVOKABLE QDateTime lastRead () const
 
Q_INVOKABLE bool makeAbsolute ()
 
Q_INVOKABLE QString owner () const
 
Q_INVOKABLE uint ownerId () const
 
Q_INVOKABLE QString path () const
 
Q_INVOKABLE bool permission (QFile::Permissions permissions) const
 
Q_INVOKABLE QFile::Permissions permissions () const
 
Q_INVOKABLE void refresh ()
 
Q_INVOKABLE void setCaching (bool enable)
 
Q_INVOKABLE void setFile (const QDir &dir, const QString &file)
 
Q_INVOKABLE void setFile (const QFile &file)
 
Q_INVOKABLE void setFile (const QString &file)
 
Q_INVOKABLE qint64 size () const
 
Q_INVOKABLE QString suffix () const
 
Q_INVOKABLE QString symLinkTarget () const
 

Constructor & Destructor Documentation

◆ QFileInfoProto()

QFileInfoProto::QFileInfoProto ( QObject parent)

Member Function Documentation

◆ absoluteDir()

QDir QFileInfoProto::absoluteDir ( ) const

◆ absoluteFilePath()

QString QFileInfoProto::absoluteFilePath ( ) const

◆ absolutePath()

QString QFileInfoProto::absolutePath ( ) const

◆ baseName()

QString QFileInfoProto::baseName ( ) const

◆ bundleName()

QString QFileInfoProto::bundleName ( ) const

◆ caching()

bool QFileInfoProto::caching ( ) const

◆ canonicalFilePath()

QString QFileInfoProto::canonicalFilePath ( ) const

◆ canonicalPath()

QString QFileInfoProto::canonicalPath ( ) const

◆ completeBaseName()

QString QFileInfoProto::completeBaseName ( ) const

◆ completeSuffix()

QString QFileInfoProto::completeSuffix ( ) const

◆ created()

QDateTime QFileInfoProto::created ( ) const

◆ dir()

QDir QFileInfoProto::dir ( ) const

◆ exists()

bool QFileInfoProto::exists ( ) const

◆ fileName()

QString QFileInfoProto::fileName ( ) const

◆ filePath()

QString QFileInfoProto::filePath ( ) const

◆ group()

QString QFileInfoProto::group ( ) const

◆ groupId()

uint QFileInfoProto::groupId ( ) const

◆ isAbsolute()

bool QFileInfoProto::isAbsolute ( ) const

◆ isBundle()

bool QFileInfoProto::isBundle ( ) const

◆ isDir()

bool QFileInfoProto::isDir ( ) const

◆ isExecutable()

bool QFileInfoProto::isExecutable ( ) const

◆ isFile()

bool QFileInfoProto::isFile ( ) const

◆ isHidden()

bool QFileInfoProto::isHidden ( ) const

◆ isReadable()

bool QFileInfoProto::isReadable ( ) const

◆ isRelative()

bool QFileInfoProto::isRelative ( ) const

◆ isRoot()

bool QFileInfoProto::isRoot ( ) const

◆ isSymLink()

bool QFileInfoProto::isSymLink ( ) const

◆ isWritable()

bool QFileInfoProto::isWritable ( ) const

◆ lastModified()

QDateTime QFileInfoProto::lastModified ( ) const

◆ lastRead()

QDateTime QFileInfoProto::lastRead ( ) const

◆ makeAbsolute()

bool QFileInfoProto::makeAbsolute ( )

◆ owner()

QString QFileInfoProto::owner ( ) const

◆ ownerId()

uint QFileInfoProto::ownerId ( ) const

◆ path()

QString QFileInfoProto::path ( ) const

◆ permission()

bool QFileInfoProto::permission ( QFile::Permissions  permissions) const

◆ permissions()

QFile::Permissions QFileInfoProto::permissions ( ) const

◆ refresh()

void QFileInfoProto::refresh ( )

◆ setCaching()

void QFileInfoProto::setCaching ( bool  enable)

◆ setFile() [1/3]

void QFileInfoProto::setFile ( const QDir &  dir,
const QString &  file 
)

◆ setFile() [2/3]

void QFileInfoProto::setFile ( const QFile &  file)

◆ setFile() [3/3]

void QFileInfoProto::setFile ( const QString &  file)

◆ size()

qint64 QFileInfoProto::size ( ) const

◆ suffix()

QString QFileInfoProto::suffix ( ) const

◆ symLinkTarget()

QString QFileInfoProto::symLinkTarget ( ) const

The documentation for this class was generated from the following files:

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 6.0.0 doxygen 1.8.17