mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-29 20:55:42 +08:00
Ref T32, utility functions for URL/URL list
* keep error messages of failed URLs * append query
This commit is contained in:
@@ -106,6 +106,9 @@ namespace BlackMisc
|
||||
//! Append query
|
||||
QString appendQuery(const QString &queryToAppend);
|
||||
|
||||
//! Append query
|
||||
QString appendQuery(const QString &key, const QString &value);
|
||||
|
||||
//! Empty
|
||||
bool isEmpty() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user