Home
last modified time | relevance | path

Searched refs:qmCountry (Results 1 – 4 of 4) sorted by relevance

/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DConnectDialog.h98 QMap<QString, ServerItem *> qmCountry; variable
H A DConnectDialog.cpp212 ServerItem *country = qmCountry.value(countrycode); in getParent()
215 qmCountry.insert(countrycode, country); in getParent()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DConnectDialog.h98 QMap<QString, ServerItem *> qmCountry; variable
H A DConnectDialog.cpp212 ServerItem *country = qmCountry.value(countrycode); in getParent()
215 qmCountry.insert(countrycode, country); in getParent()