Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1308 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1309 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1323 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1351 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1369 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1370 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1407 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1408 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1409 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1457 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd())
1339 if (it == m_propertyToIndexes.constEnd())
1363 m_propertyToIndexes[property].append(newIndex);
1377 const auto it = m_propertyToIndexes.constFind(property);
1378 if (it == m_propertyToIndexes.constEnd())
1409 m_propertyToIndexes[property].removeAll(index);
1410 if (m_propertyToIndexes[property].isEmpty())
1411 m_propertyToIndexes.remove(property);
1456 const auto it = m_propertyToIndexes.constFind(property);
1457 if (it == m_propertyToIndexes.constEnd())
[all …]
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/shared/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1329 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1339 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1363 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1377 const auto it = m_propertyToIndexes.constFind(property); in removeBrowserIndexes()
1378 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1409 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1410 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1411 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1456 const auto it = m_propertyToIndexes.constFind(property); in slotPropertyDataChanged()
1457 if (it == m_propertyToIndexes.constEnd()) in slotPropertyDataChanged()
[all …]
/dports/net/ns3/ns-allinone-3.35/netanim-3.108/qtpropertybrowser/src/
H A Dqtpropertybrowser.cpp1353 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1354 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1368 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1396 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1414 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1415 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1452 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1453 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1454 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1502 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtpropertybrowser/src/
H A Dqtpropertybrowser.cpp1353 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1354 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1368 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1396 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1414 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1415 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1452 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1453 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1454 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1502 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/src/
H A Dqtpropertybrowser.cpp1388 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1389 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1403 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1431 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1449 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1450 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1487 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1488 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1489 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1537 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]
/dports/graphics/qvge/qvge-0.6.3/src/3rdParty/qtpropertybrowser/
H A Dqtpropertybrowser.cpp1351 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1352 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1366 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1394 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1412 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1413 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1450 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1451 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1452 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1500 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]
/dports/graphics/tiled/tiled-1.7.2/src/qtpropertybrowser/src/
H A Dqtpropertybrowser.cpp1407 m_propertyToIndexes.find(afterProperty); in createBrowserIndexes()
1408 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1422 if (it == m_propertyToIndexes.constEnd()) in createBrowserIndexes()
1450 m_propertyToIndexes[property].append(newIndex); in createBrowserIndex()
1468 m_propertyToIndexes.find(property); in removeBrowserIndexes()
1469 if (it == m_propertyToIndexes.constEnd()) in removeBrowserIndexes()
1506 m_propertyToIndexes[property].removeAll(index); in removeBrowserIndex()
1507 if (m_propertyToIndexes[property].isEmpty()) in removeBrowserIndex()
1508 m_propertyToIndexes.remove(property); in removeBrowserIndex()
1556 m_propertyToIndexes.find(property); in slotPropertyDataChanged()
[all …]