mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kdecore: KAuthorization documentation correction
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ec2e04c3d8
commit
cdebf644b6
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ public:
|
|||
static bool isAuthorized(const QString &helper);
|
||||
/*!
|
||||
@brief Executes @p method of @p helper with arguments specified as @p arguments
|
||||
returns its status (usually one of @p KAuthorizationStatus)
|
||||
and returns its status (usually one of @p KAuthorizationStatus)
|
||||
*/
|
||||
static int execute(const QString &helper, const QString &method, const QVariantMap &arguments);
|
||||
/*!
|
||||
|
|
Loading…
Add table
Reference in a new issue