Home
last modified time | relevance | path

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

/dports/audio/cantata/cantata-2.4.2/3rdparty/solid-lite/backends/wmi/
H A Dwmidevice.cpp101 wmiTable = getWMITable(type); in convertUDItoWMI()
193 static QString getWMITable(const Solid::DeviceInterface::Type &type) in getWMITable() function in Solid::Backends::Wmi::WmiDevicePrivate
281 …WmiQuery::ItemList list = WmiQuery::instance().sendQuery( "SELECT * FROM " + getWMITable(type) + g… in generateUDIList()