#include <connectivityqt/vpn-connection.h>
|
std::shared_ptr< Priv > | d |
|
◆ Type
◆ VpnConnection()
connectivityqt::VpnConnection::VpnConnection |
( |
const QDBusObjectPath & |
path, |
|
|
const QDBusConnection & |
connection, |
|
|
QObject * |
parent = 0 |
|
) |
| |
◆ ~VpnConnection()
connectivityqt::VpnConnection::~VpnConnection |
( |
| ) |
|
|
virtual |
◆ activatable()
bool connectivityqt::VpnConnection::activatable |
( |
| ) |
const |
◆ activatableChanged
void connectivityqt::VpnConnection::activatableChanged |
( |
bool |
active | ) |
|
|
signal |
◆ active()
bool connectivityqt::VpnConnection::active |
( |
| ) |
const |
◆ activeChanged
void connectivityqt::VpnConnection::activeChanged |
( |
bool |
active | ) |
|
|
signal |
◆ id()
QString connectivityqt::VpnConnection::id |
( |
| ) |
const |
◆ idChanged
void connectivityqt::VpnConnection::idChanged |
( |
const QString & |
id | ) |
|
|
signal |
◆ neverDefault()
bool connectivityqt::VpnConnection::neverDefault |
( |
| ) |
const |
◆ neverDefaultChanged
void connectivityqt::VpnConnection::neverDefaultChanged |
( |
bool |
neverDefault | ) |
|
|
signal |
◆ path()
QDBusObjectPath connectivityqt::VpnConnection::path |
( |
| ) |
const |
◆ remove
void connectivityqt::VpnConnection::remove |
( |
| ) |
const |
|
signal |
◆ setActive
void connectivityqt::VpnConnection::setActive |
( |
bool |
active | ) |
const |
|
slot |
◆ setId
void connectivityqt::VpnConnection::setId |
( |
const QString & |
id | ) |
const |
|
slot |
◆ setNeverDefault
void connectivityqt::VpnConnection::setNeverDefault |
( |
bool |
neverDefault | ) |
const |
|
slot |
◆ type()
virtual Type connectivityqt::VpnConnection::type |
( |
| ) |
const |
|
pure virtual |
◆ UNITY_DEFINES_PTRS()
connectivityqt::VpnConnection::UNITY_DEFINES_PTRS |
( |
VpnConnection |
| ) |
|
◆ updateSecrets
void connectivityqt::VpnConnection::updateSecrets |
( |
| ) |
const |
|
slot |
std::shared_ptr<Priv> connectivityqt::VpnConnection::d |
|
protected |
◆ activatable
bool connectivityqt::VpnConnection::activatable |
|
read |
◆ active
bool connectivityqt::VpnConnection::active |
|
readwrite |
◆ id
QString connectivityqt::VpnConnection::id |
|
readwrite |
◆ neverDefault
bool connectivityqt::VpnConnection::neverDefault |
|
readwrite |
◆ path
QDBusObjectPath connectivityqt::VpnConnection::path |
|
read |
◆ type
Type connectivityqt::VpnConnection::type |
|
read |
The documentation for this class was generated from the following files: