File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -237,18 +237,9 @@ class PolkitAgent
237237 // / Emitted whenever an authentication request completes successfully.
238238 void authenticationSucceeded ();
239239
240- // / Emitted whenever @@isActive changes.
241240 void isActiveChanged ();
242-
243- // / Emitted after the identity that is authenticating has changed by user request.
244241 void selectedIdentityChanged ();
245-
246- // / Emitted whenever the authentication conversation generates a new message to present.
247- // /
248- // / This is always additional to the authentictation request's base message.
249242 void subMessageChanged ();
250-
251- // / Emitted when the user needs to provide input to continue authentication.
252243 void inputRequestChanged ();
253244
254245private slots:
You can’t perform that action at this time.
0 commit comments