43 bool verifyKey(
const char *uri,
const char *password,
bool *need_password, QString &error);
44 void addKey(
const QString &uri,
const QString &password);
47 void keyCurrentChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
48 void on_addFileButton_clicked();
49 void on_addItemButton_clicked();
50 void on_deleteItemButton_clicked();
51 void libCurrentChanged(
const QModelIndex ¤t,
const QModelIndex &previous);
52 void on_addLibraryButton_clicked();
53 void on_deleteLibraryButton_clicked();