A class for representing a process owning a unique name on the system bus.
More...
#include <Subject>
A class for representing a process owning a unique name on the system bus.
- Author
- Jaroslav Reznik jrezn.nosp@m.ik@r.nosp@m.edhat.nosp@m..com
- See also
- Subject
◆ SystemBusNameSubject() [1/2]
PolkitQt1::SystemBusNameSubject::SystemBusNameSubject |
( |
const QString & |
name | ) |
|
|
explicit |
Subject constructor, takes one parameter - system bus name.
- Parameters
-
name | A unique system bus name. |
◆ SystemBusNameSubject() [2/2]
PolkitQt1::SystemBusNameSubject::SystemBusNameSubject |
( |
PolkitSystemBusName * |
pkSystemBusName | ) |
|
|
explicit |
Subject constructor, it creates SystemBusName object from PolkitSystemBusName object
- Warning
- Use this only if you are completely aware of what are you doing!
- Parameters
-
pkSystemBusName | PolkitSystemBusName object |
◆ name()
QString PolkitQt1::SystemBusNameSubject::name |
( |
| ) |
const |
Returns system bus name.
- Returns
- A unique system bus name.
◆ setName()
void PolkitQt1::SystemBusNameSubject::setName |
( |
const QString & |
name | ) |
|
Sets system bus name.
- Parameters
-
The documentation for this class was generated from the following files: