Searched refs:paymentMethods (Results 1 – 1 of 1) sorted by relevance
80 QPlaceAttribute paymentMethods; in constructorTest() local81 paymentMethods.setLabel("Payment methods"); in constructorTest()82 paymentMethods.setText("Visa"); in constructorTest()83 testObj.setExtendedAttribute(QStringLiteral("paymentMethods"), paymentMethods); in constructorTest()490 QPlaceAttribute paymentMethods; in operatorsTest() local491 paymentMethods.setLabel("Payment methods"); in operatorsTest()492 paymentMethods.setText("Visa"); in operatorsTest()493 testObj.setExtendedAttribute(QStringLiteral("paymentMethods"), paymentMethods); in operatorsTest()