I have been working on this project of address book application. I've completed the project and now I have one small task pending. Along with
I have a red rectangle (QGraphicsRectItem), which position and rotation depends on pressed keys (up, down, left, right, turn right, turn left). I want another -
I have been learning collection views & have a collection view and a custom cell.There is a property called estimated size in the inspector.It has three opt
I have 2 objects, and I want to add a new key value pair to only the first match object of it's kind. Obj1 [{ buyDate: "yesterday", productId:
In kubernetes we can use environment variable to pass hostIP using env: - name: NODE_IP valueFrom: fieldRef: fieldPath: status.host