Advertising
advertising
related pastes to tag 'qml'
- 2072883 - qt qml maemo: maemo qt qml
-
- import Qt 4.7
- Rectangle {
- width: 200
- height: 200
- Component {
- id: delegate
- 2072387 - qml repeater itemAt: qt qml
-
- import Qt 4.7
- Rectangle {
- width: 500
- height: 500
- color: "black"
- Row {