mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 20:25:29 +08:00
refs #787, utility functions for shared files
* get file name from URL * service and file names in CDbInfo * adjusted DB flags, allow to load headers only * set of entity flags
This commit is contained in:
@@ -115,6 +115,9 @@ namespace BlackMisc
|
||||
//! Set full URL
|
||||
void setFullUrl(const QString &fullUrl);
|
||||
|
||||
//! File name
|
||||
QString getFileName() const;
|
||||
|
||||
//! To QUrl
|
||||
QUrl toQUrl() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user