QmlDesigner: Bump version number from 4.6 to 4.7 in qml files

Reviewed-by: Thomas Hartmann
This commit is contained in:
Kai Koehne
2010-04-13 11:37:57 +02:00
parent 300f90f161
commit e7a9619c2f
99 changed files with 101 additions and 101 deletions

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
property variant label: "Button" property variant label: "Button"

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QGroupBox { QGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QGroupBox { QGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { //This is a special checkBox that does color coding for states QWidget { //This is a special checkBox that does color coding for states

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QExtGroupBox { QExtGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QLabel { QLabel {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
Item { Item {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QGroupBox { QGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { //This is a special doubleSpinBox that does color coding for states QWidget { //This is a special doubleSpinBox that does color coding for states

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { //This is a special doubleSpinBox that does color coding for states QWidget { //This is a special doubleSpinBox that does color coding for states

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QToolButton { QToolButton {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QScrollArea { QScrollArea {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QFrame { QFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QExtGroupBox { QExtGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QExtGroupBox { QExtGroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QHBoxLayout { QHBoxLayout {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QLineEdit { QLineEdit {

View File

@@ -1,8 +1,8 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
PropertyFrame { PropertyFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QLabel { QLabel {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QScrollArea { QScrollArea {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
PropertyFrame { PropertyFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
WidgetFrame { WidgetFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { //This is a special spinBox that does color coding for states QWidget { //This is a special spinBox that does color coding for states

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QFrame { QFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QVBoxLayout { QVBoxLayout {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
GroupBox { GroupBox {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
QWidget { QWidget {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import Bauhaus 1.0 import Bauhaus 1.0
PropertyFrame { PropertyFrame {

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Image { Image {
id: screen id: screen

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
// view displaying an item library grid item // view displaying an item library grid item

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
/* The view displaying the item grid. /* The view displaying the item grid.

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
// the style used the items view // the style used the items view

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
// scrollbar for the items view // scrollbar for the items view

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
// view displaying one item library section including its grid // view displaying one item library section including its grid

View File

@@ -27,7 +27,7 @@
** **
**************************************************************************/ **************************************************************************/
import Qt 4.6 import Qt 4.7
// the coloured selector of the items view // the coloured selector of the items view

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
property variant flickable: this; property variant flickable: this;

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
// Shows list of states // Shows list of states
// the model has to expose the path through an iconUrl property // the model has to expose the path through an iconUrl property

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
height: 100 height: 100

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
id: rootItem id: rootItem

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
QGraphicsView { QGraphicsView {
objectName: "view" objectName: "view"

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
QWidget { QWidget {
objectName: "Form" objectName: "Form"

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
id: id; id: id;

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
width: 640; width: 640;

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 100 width: 100

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
} }

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 300 width: 300

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
color: "blue"; color: "blue";

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
property bool pushed property bool pushed

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
id: rootItem id: rootItem

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Item { Item {
id: theRootItem; id: theRootItem;

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
property string text property string text

View File

@@ -1,5 +1,5 @@
import Qt 4.6 import Qt 4.7
import Qt 4.6 as Qt46 import Qt 4.7 as Qt46
import "subitems" import "subitems"
import "subitems" as Subdir import "subitems" as Subdir

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
// Try to look up x, y, z, opacity and visible // Try to look up x, y, z, opacity and visible
// in all symbol contexts. It should always get the right item. // in all symbol contexts. It should always get the right item.

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
// Try to look up prop in child. // Try to look up prop in child.
// It should get the root's prop. // It should get the root's prop.

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
// Try to look up prop in all symbol contexts. // Try to look up prop in all symbol contexts.
// It should always get the local one. // It should always get the local one.

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
// Try to look up x, y, z // Try to look up x, y, z
// in all symbol contexts. It should always get the function. // in all symbol contexts. It should always get the function.

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 64 width: 64

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 640 width: 640

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 640 width: 640

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 200 width: 200

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 200 width: 200

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
width: 640 width: 640

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
ListModel { ListModel {
id: myModel id: myModel

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
id: rect id: rect

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
Rectangle { Rectangle {
x: 640 x: 640

View File

@@ -1,4 +1,4 @@
import Qt 4.6 import Qt 4.7
import "components" as X import "components" as X
Rectangle { Rectangle {