An interface to run programs with elevated rights.
More...
#include <adminauthoriser.h>
|
| virtual bool | executeAsAdmin (const QString &program, const QStringList &arguments)=0 |
| | Runs a program with the given arguments with elevated rights.
|
| |
An interface to run programs with elevated rights.
- Note
- This class is intended for internal use only
Definition at line 24 of file adminauthoriser.h.
◆ CAdminAuthoriser()
| RabbitCommon::CAdminAuthoriser::CAdminAuthoriser |
( |
| ) |
|
◆ execute()
| bool RabbitCommon::CAdminAuthoriser::execute |
( |
const QString & |
program, |
|
|
const QStringList & |
arguments |
|
) |
| |
|
virtual |
◆ executeAsAdmin()
| virtual bool RabbitCommon::CAdminAuthoriser::executeAsAdmin |
( |
const QString & |
program, |
|
|
const QStringList & |
arguments |
|
) |
| |
|
protectedpure virtual |
◆ GetDetached()
| bool RabbitCommon::CAdminAuthoriser::GetDetached |
( |
| ) |
|
◆ hasAdminRights()
| virtual bool RabbitCommon::CAdminAuthoriser::hasAdminRights |
( |
| ) |
|
|
pure virtual |
◆ Instance()
◆ SetDetached()
| void RabbitCommon::CAdminAuthoriser::SetDetached |
( |
bool |
bDetached | ) |
|
◆ m_bDetached
| bool RabbitCommon::CAdminAuthoriser::m_bDetached |
|
protected |
The documentation for this class was generated from the following files: