Secure settings rework
This commit is contained in:
parent
266859af19
commit
789902b79a
10 changed files with 79 additions and 95 deletions
|
@ -13,9 +13,6 @@ public:
|
|||
public slots:
|
||||
static void shareText(const QStringList& filesToSend);
|
||||
|
||||
static void writeToKeychain(const QString& tag, const QByteArray& value);
|
||||
static bool deleteFromKeychain(const QString& tag);
|
||||
static QByteArray readFromKeychain(const QString& tag);
|
||||
};
|
||||
|
||||
#endif // MOBILEUTILS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue