#include <connectivityqt/vpn-connections-list-model.h>
|
std::shared_ptr< Priv > | d |
|
Enumerator |
---|
RoleId |
|
RoleActive |
|
RoleActivatable |
|
RoleType |
|
RoleConnection |
|
connectivityqt::VpnConnectionsListModel::VpnConnectionsListModel |
( |
const internal::VpnConnectionsListModelParameters & |
parameters | ) |
|
connectivityqt::VpnConnectionsListModel::~VpnConnectionsListModel |
( |
| ) |
|
void connectivityqt::VpnConnectionsListModel::addFinished |
( |
VpnConnection * |
connection | ) |
|
|
signal |
int connectivityqt::VpnConnectionsListModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
QVariant connectivityqt::VpnConnectionsListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
Qt::ItemFlags connectivityqt::VpnConnectionsListModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
void connectivityqt::VpnConnectionsListModel::remove |
( |
VpnConnection * |
connection | ) |
|
|
slot |
QHash<int, QByteArray> connectivityqt::VpnConnectionsListModel::roleNames |
( |
| ) |
const |
|
inlineoverride |
int connectivityqt::VpnConnectionsListModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
bool connectivityqt::VpnConnectionsListModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role |
|
) |
| |
|
override |
std::shared_ptr<Priv> connectivityqt::VpnConnectionsListModel::d |
|
protected |
The documentation for this class was generated from the following files: