This class represents PolicyKit subjects.
More...
#include <Subject>
|
| Subject (PolkitSubject *subject) |
|
void | setSubject (PolkitSubject *subject) |
|
This class represents PolicyKit subjects.
- Author
- Jaroslav Reznik jrezn.nosp@m.ik@r.nosp@m.edhat.nosp@m..com
This class encapsulates the PolkitSubject interface.
- See also
- UnixProcess
-
SystemBusName
-
UnixSession
◆ fromString()
Subject PolkitQt1::Subject::fromString |
( |
const QString & |
string | ) |
|
|
static |
Creates the Subject object from string reprezentation
- Parameters
-
string | string reprezentation of the object |
- Returns
- Pointer to new Subject instance
◆ subject()
PolkitSubject * PolkitQt1::Subject::subject |
( |
| ) |
const |
Gets PolkitSubject object.
- Warning
- It shouldn't be used directly unless you are completely aware of what are you doing
- Returns
- Pointer to PolkitSubject instance
◆ toString()
QString PolkitQt1::Subject::toString |
( |
| ) |
const |
Serialization of object to the string
- Returns
- Serialized Subject object
The documentation for this class was generated from the following files: