Home
last modified time | relevance | path

Searched refs:fileSystemFreeSpace (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/kf5-kio/kio-5.89.0/src/core/
H A Dfilesystemfreespacejob.h57 KIOCORE_EXPORT FileSystemFreeSpaceJob *fileSystemFreeSpace(const QUrl &url);
H A Dfilesystemfreespacejob.cpp73 KIO::FileSystemFreeSpaceJob *KIO::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in KIO
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kioslave/desktop/
H A Dkio_desktop.h29 void fileSystemFreeSpace(const QUrl &url);
H A Dkio_desktop.cpp226 fileSystemFreeSpace(*url); in virtual_hook()
233 void DesktopProtocol::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in DesktopProtocol
/dports/x11-fm/dolphin/dolphin-21.12.3/src/statusbar/
H A Dmountpointobserver.cpp31 KIO::FileSystemFreeSpaceJob* job = KIO::fileSystemFreeSpace(m_url); in update()
/dports/devel/kio-extras/kio-extras-21.12.3/smb/
H A Dkio_smb.cpp58 fileSystemFreeSpace(*url); in virtual_hook()
H A Dkio_smb.h241 void fileSystemFreeSpace(const QUrl &url);
H A Dkio_smb_browse.cpp510 void SMBSlave::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in SMBSlave
/dports/devel/kio-extras/kio-extras-21.12.3/mtp/
H A Dkio_mtp.h74 void fileSystemFreeSpace(const QUrl &url);
H A Dkio_mtp.cpp816 fileSystemFreeSpace(*url); in virtual_hook()
824 void MTPSlave::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in MTPSlave
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/trash/
H A Dkio_trash.h69 void fileSystemFreeSpace(const QUrl &url);
H A Dkio_trash.cpp692 fileSystemFreeSpace(*url); in virtual_hook()
700 void TrashProtocol::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in TrashProtocol
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/file/
H A Dfile.h85 void fileSystemFreeSpace(const QUrl &url); // KF6 TODO: Turn into virtual method in SlaveBase in Q_DECLARE_LOGGING_CATEGORY()
H A Dfile.cpp972 void FileProtocol::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in FileProtocol
994 fileSystemFreeSpace(*url); in virtual_hook()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/freespacenotifier/
H A Dfreespacenotifier.cpp48 auto *job = KIO::fileSystemFreeSpace(QUrl::fromLocalFile(m_path)); in checkFreeDiskSpace()
/dports/net/kio-gdrive/kio-gdrive-21.12.3/src/
H A Dkio_gdrive.h93 void fileSystemFreeSpace(const QUrl &url);
H A Dkio_gdrive.cpp134 void KIOGDrive::fileSystemFreeSpace(const QUrl &url) in fileSystemFreeSpace() function in KIOGDrive
176 fileSystemFreeSpace(*url); in virtual_hook()
/dports/x11-fm/dolphin/dolphin-21.12.3/src/panels/places/
H A Dplacesitemlistwidget.cpp63 m_freeSpaceInfo.job = KIO::fileSystemFreeSpace(url); in updateCapacityBar()
/dports/devel/kio-extras/kio-extras-21.12.3/sftp/
H A Dkio_sftp.h113 …Q_REQUIRED_RESULT Result fileSystemFreeSpace(const QUrl &url); // KF6 TODO: Once a virtual fileSy…
H A Dkio_sftp.cpp293 finalize(d->fileSystemFreeSpace(*url)); in virtual_hook()
2273 Result SFTPInternal::fileSystemFreeSpace(const QUrl& url) in fileSystemFreeSpace() function in SFTPInternal
/dports/devel/kf5-kio/kio-5.89.0/src/ioslaves/http/
H A Dhttp.h498 …void fileSystemFreeSpace(const QUrl &url); // KF6 TODO: Once a virtual fileSystemFreeSpace method …
/dports/sysutils/plasma5-ksystemstats/ksystemstats-5.23.5/plugins/disks/
H A Ddisks.cpp115 auto job = KIO::fileSystemFreeSpace(QUrl::fromLocalFile(mountPoint)); in update()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/dataengines/soliddevice/
H A Dsoliddeviceengine.cpp532 KIO::FileSystemFreeSpaceJob *job = KIO::fileSystemFreeSpace(QUrl::fromLocalFile(path)); in updateStorageSpace()
/dports/devel/kf5-kio/kio-5.89.0/src/filewidgets/
H A Dkfileplacesview.cpp266 info.job = KIO::fileSystemFreeSpace(url); in paint()
/dports/devel/kf5-kio/kio-5.89.0/src/widgets/
H A Dkpropertiesdialog.cpp1182 KIO::FileSystemFreeSpaceJob *job = KIO::fileSystemFreeSpace(url); in KFilePropsPlugin()
1386 KIO::FileSystemFreeSpaceJob *job = KIO::fileSystemFreeSpace(item.url()); in slotSizeDetermine()

12