Home
last modified time | relevance | path

Searched refs:channelEncodingsServerGroupIdList (Results 1 – 3 of 3) sorted by relevance

/dports/irc/konversation/konversation-21.12.3/src/config/
H A Dpreferences.h111 static const QList<int> channelEncodingsServerGroupIdList();
H A Dpreferences.cpp504 const QList<int> Preferences::channelEncodingsServerGroupIdList() in channelEncodingsServerGroupIdList() function in Preferences
/dports/irc/konversation/konversation-21.12.3/src/
H A Dapplication.cpp922 const QList<int> encServers = Preferences::channelEncodingsServerGroupIdList(); in saveOptions()