ServerContainers qml ui started to fix
This commit is contained in:
parent
40fa2d6779
commit
542f363e92
17 changed files with 837 additions and 507 deletions
|
@ -125,6 +125,9 @@ QVector<Protocol> allProtocols();
|
|||
Protocol protoFromString(QString proto);
|
||||
QString protoToString(Protocol proto);
|
||||
|
||||
QMap<Protocol, QString> protocolHumanNames();
|
||||
QMap<Protocol, QString> protocolDescriptions();
|
||||
bool isProtocolVpnType(Protocol p);
|
||||
|
||||
} // namespace amnezia
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue