mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-24 14:15:47 -04:00
Merged keepassx-http.
This commit is contained in:
commit
73f91db939
114 changed files with 21277 additions and 199 deletions
|
@ -34,6 +34,7 @@ public:
|
|||
QList<QString> keys() const;
|
||||
QList<QString> customKeys();
|
||||
QString value(const QString& key) const;
|
||||
bool contains(const QString& key) const;
|
||||
bool isProtected(const QString& key) const;
|
||||
void set(const QString& key, const QString& value, bool protect = false);
|
||||
void remove(const QString& key);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue