Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'qml'

2072883 - qt qml maemo: maemo qt qml
  1. import Qt 4.7
  2.  
  3. Rectangle {
  4.   width: 200
  5.   height: 200
  6.  
  7.   Component {
  8.     id: delegate
  9.  
2072387 - qml repeater itemAt: qt qml
  1. import Qt 4.7
  2.  
  3. Rectangle {
  4.     width: 500
  5.     height: 500
  6.     color: "black"
  7.  
  8.     Row {
  9.  
fantasy-obligation fantasy-obligation