Ignore:
Timestamp:
May 19, 2010, 8:42:40 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/tag/ProjectionDesigner_1.1.5/projdesignerplugins/defaultplugin/ui_defaultprojectorwidget.h

    r2 r42  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'defaultprojectorwidget.ui'
     2** Form generated from reading UI file 'defaultprojectorwidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:23:54 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 08:22:26 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
     
    5353        if (DefaultProjectorWidget->objectName().isEmpty())
    5454            DefaultProjectorWidget->setObjectName(QString::fromUtf8("DefaultProjectorWidget"));
    55         DefaultProjectorWidget->resize(164, 141);
     55        DefaultProjectorWidget->resize(190, 141);
    5656        hboxLayout = new QHBoxLayout(DefaultProjectorWidget);
    5757#ifndef Q_OS_MAC
    5858        hboxLayout->setSpacing(6);
    5959#endif
    60         hboxLayout->setMargin(0);
     60        hboxLayout->setContentsMargins(0, 0, 0, 0);
    6161        hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
    6262        projectionGroup = new QGroupBox(DefaultProjectorWidget);
     
    6666        hboxLayout1->setSpacing(6);
    6767#endif
    68         hboxLayout1->setMargin(0);
     68        hboxLayout1->setContentsMargins(0, 0, 0, 0);
    6969        hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
    7070        vboxLayout = new QVBoxLayout();
     
    7272        vboxLayout->setSpacing(6);
    7373#endif
    74         vboxLayout->setMargin(4);
     74        vboxLayout->setContentsMargins(4, 4, 4, 4);
    7575        vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
    7676        hboxLayout2 = new QHBoxLayout();
     
    7979#endif
    8080#ifndef Q_OS_MAC
    81         hboxLayout2->setMargin(0);
     81        hboxLayout2->setContentsMargins(0, 0, 0, 0);
    8282#endif
    8383        hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
     
    109109        hboxLayout3->setSpacing(6);
    110110#endif
    111         hboxLayout3->setMargin(0);
     111        hboxLayout3->setContentsMargins(0, 0, 0, 0);
    112112        hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
    113113        nearLabel = new QLabel(projectionGroup);
     
    138138        hboxLayout4->setSpacing(6);
    139139#endif
    140         hboxLayout4->setMargin(0);
     140        hboxLayout4->setContentsMargins(0, 0, 0, 0);
    141141        hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
    142142        offaxisLabel = new QLabel(projectionGroup);
     
    194194        offaxisXLabel->setText(QApplication::translate("DefaultProjectorWidget", "X", 0, QApplication::UnicodeUTF8));
    195195        offaxisYLabel->setText(QApplication::translate("DefaultProjectorWidget", "Y", 0, QApplication::UnicodeUTF8));
    196         Q_UNUSED(DefaultProjectorWidget);
    197196    } // retranslateUi
    198197
Note: See TracChangeset for help on using the changeset viewer.