#include <connectivityqt/vpn-connections-list-model.h>
|
std::shared_ptr< Priv > | d |
|
◆ Roles
Enumerator |
---|
RoleId | |
RoleActive | |
RoleActivatable | |
RoleType | |
RoleConnection | |
◆ VpnConnectionsListModel()
connectivityqt::VpnConnectionsListModel::VpnConnectionsListModel |
( |
const internal::VpnConnectionsListModelParameters & |
parameters | ) |
|
◆ ~VpnConnectionsListModel()
connectivityqt::VpnConnectionsListModel::~VpnConnectionsListModel |
( |
| ) |
|
◆ add
◆ addFinished
void connectivityqt::VpnConnectionsListModel::addFinished |
( |
VpnConnection * |
connection | ) |
|
|
signal |
◆ columnCount()
int connectivityqt::VpnConnectionsListModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ data()
QVariant connectivityqt::VpnConnectionsListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
override |
◆ flags()
Qt::ItemFlags connectivityqt::VpnConnectionsListModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
override |
◆ importFile
void connectivityqt::VpnConnectionsListModel::importFile |
( |
VpnConnection::Type |
type, |
|
|
const QString & |
filepath |
|
) |
| |
|
slot |
◆ LOMIRI_DEFINES_PTRS()
◆ remove
void connectivityqt::VpnConnectionsListModel::remove |
( |
VpnConnection * |
connection | ) |
|
|
slot |
◆ roleNames()
QHash< int, QByteArray > connectivityqt::VpnConnectionsListModel::roleNames |
( |
| ) |
const |
|
inlineoverride |
◆ rowCount()
int connectivityqt::VpnConnectionsListModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
override |
◆ setData()
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: