38class ProviderPluginProcessPrivate:
public QObject
45 ~ProviderPluginProcessPrivate();
47 void sendResultToCaller();
50 void onSocketError(QLocalSocket::LocalSocketError errorStatus);
56 Accounts::Manager *manager;
57 Accounts::Account *account;
61 bool goToAccountsPage;
63 bool editExistingAccount;
64 Accounts::AccountId existingAccountId;