Home
last modified time | relevance | path

Searched defs:getSlotString (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/linuxdcpp/linuxdcpp-1.1.0/dcpp/
H A DSearchResult.h50 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/dcpp/
H A DSearchResult.h49 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/dcpp/
H A DSearchResult.h49 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/dcpp/
H A DSearchResult.h49 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/dcpp/
H A DSearchResult.h49 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/dcpp/
H A DSearchResult.h49 …string getSlotString() const { return Util::toString(getFreeSlots()) + '/' + Util::toString(getSlo… in getSlotString() function
/dports/x11/antimicro/antimicro-2.23/src/
H A Djoybuttonslot.cpp495 QString JoyButtonSlot::getSlotString() in getSlotString() function in JoyButtonSlot