Ignore:
Timestamp:
May 19, 2010, 11:34:45 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/trunk/projdesigner/ui_qscenewidget.h

    r4 r48  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'qscenewidget.ui'
     2** Form generated from reading UI file 'qscenewidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:25:31 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 11:06:35 2010
     5**      by: Qt User Interface Compiler version 4.6.2
    66**
    7 ** WARNING! All changes made in this file will be lost when recompiling ui file!
     7** WARNING! All changes made in this file will be lost when recompiling UI file!
    88********************************************************************************/
    99
     
    6969        hboxLayout->setSpacing(6);
    7070#endif
    71         hboxLayout->setMargin(4);
     71        hboxLayout->setContentsMargins(4, 4, 4, 4);
    7272        hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
    7373        vboxLayout = new QVBoxLayout();
     
    7676#endif
    7777#ifndef Q_OS_MAC
    78         vboxLayout->setMargin(0);
     78        vboxLayout->setContentsMargins(0, 0, 0, 0);
    7979#endif
    8080        vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
     
    9191        hboxLayout1->setSpacing(6);
    9292#endif
    93         hboxLayout1->setMargin(4);
     93        hboxLayout1->setContentsMargins(4, 4, 4, 4);
    9494        hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
    9595        vboxLayout1 = new QVBoxLayout();
     
    9898#endif
    9999#ifndef Q_OS_MAC
    100         vboxLayout1->setMargin(0);
     100        vboxLayout1->setContentsMargins(0, 0, 0, 0);
    101101#endif
    102102        vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
     
    106106#endif
    107107#ifndef Q_OS_MAC
    108         hboxLayout2->setMargin(0);
     108        hboxLayout2->setContentsMargins(0, 0, 0, 0);
    109109#endif
    110110        hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
     
    148148        hboxLayout3->setSpacing(6);
    149149#endif
    150         hboxLayout3->setMargin(0);
     150        hboxLayout3->setContentsMargins(0, 0, 0, 0);
    151151        hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
    152152        sceneSizeLabel = new QLabel(QSceneWidget);
     
    172172        hboxLayout4->setSpacing(6);
    173173#endif
    174         hboxLayout4->setMargin(0);
     174        hboxLayout4->setContentsMargins(0, 0, 0, 0);
    175175        hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
    176176        gridCheckBox = new QCheckBox(QSceneWidget);
     
    201201        hboxLayout5->setSpacing(6);
    202202#endif
    203         hboxLayout5->setMargin(0);
     203        hboxLayout5->setContentsMargins(0, 0, 0, 0);
    204204        hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5"));
    205205        spacerItem3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
     
    249249        centerViewButton->setText(QApplication::translate("QSceneWidget", "Center View", 0, QApplication::UnicodeUTF8));
    250250        viewAllButton->setText(QApplication::translate("QSceneWidget", "ViewAll", 0, QApplication::UnicodeUTF8));
    251         Q_UNUSED(QSceneWidget);
    252251    } // retranslateUi
    253252
Note: See TracChangeset for help on using the changeset viewer.