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/projdesigner/ui_qscreenwidget.h

    r2 r42  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'qscreenwidget.ui'
     2** Form generated from reading UI file 'qscreenwidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:25:27 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 08:34:56 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
     
    111111        if (QScreenWidget->objectName().isEmpty())
    112112            QScreenWidget->setObjectName(QString::fromUtf8("QScreenWidget"));
    113         QScreenWidget->resize(183, 222);
     113        QScreenWidget->resize(197, 242);
    114114        hboxLayout = new QHBoxLayout(QScreenWidget);
    115115#ifndef Q_OS_MAC
    116116        hboxLayout->setSpacing(6);
    117117#endif
    118         hboxLayout->setMargin(4);
     118        hboxLayout->setContentsMargins(4, 4, 4, 4);
    119119        hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
    120120        vboxLayout = new QVBoxLayout();
     
    123123#endif
    124124#ifndef Q_OS_MAC
    125         vboxLayout->setMargin(0);
     125        vboxLayout->setContentsMargins(0, 0, 0, 0);
    126126#endif
    127127        vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
     
    138138        hboxLayout1->setSpacing(6);
    139139#endif
    140         hboxLayout1->setMargin(4);
     140        hboxLayout1->setContentsMargins(4, 4, 4, 4);
    141141        hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
    142142        vboxLayout1 = new QVBoxLayout();
     
    145145#endif
    146146#ifndef Q_OS_MAC
    147         vboxLayout1->setMargin(0);
     147        vboxLayout1->setContentsMargins(0, 0, 0, 0);
    148148#endif
    149149        vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
     
    153153#endif
    154154#ifndef Q_OS_MAC
    155         hboxLayout2->setMargin(0);
     155        hboxLayout2->setContentsMargins(0, 0, 0, 0);
    156156#endif
    157157        hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2"));
     
    182182        hboxLayout3->setSpacing(6);
    183183#endif
    184         hboxLayout3->setMargin(4);
     184        hboxLayout3->setContentsMargins(4, 4, 4, 4);
    185185        hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3"));
    186186        vboxLayout2 = new QVBoxLayout();
     
    189189#endif
    190190#ifndef Q_OS_MAC
    191         vboxLayout2->setMargin(0);
     191        vboxLayout2->setContentsMargins(0, 0, 0, 0);
    192192#endif
    193193        vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2"));
     
    197197#endif
    198198#ifndef Q_OS_MAC
    199         hboxLayout4->setMargin(0);
     199        hboxLayout4->setContentsMargins(0, 0, 0, 0);
    200200#endif
    201201        hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4"));
     
    217217        hboxLayout5->setSpacing(6);
    218218#endif
    219         hboxLayout5->setMargin(0);
     219        hboxLayout5->setContentsMargins(0, 0, 0, 0);
    220220        hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5"));
    221221        domeAzimResLabel = new QLabel(domePage);
     
    226226        domeAzimResSpinBox = new QSpinBox(domePage);
    227227        domeAzimResSpinBox->setObjectName(QString::fromUtf8("domeAzimResSpinBox"));
     228        domeAzimResSpinBox->setMinimum(2);
    228229        domeAzimResSpinBox->setMaximum(128);
    229         domeAzimResSpinBox->setMinimum(2);
    230230
    231231        hboxLayout5->addWidget(domeAzimResSpinBox);
     
    238238        hboxLayout6->setSpacing(6);
    239239#endif
    240         hboxLayout6->setMargin(0);
     240        hboxLayout6->setContentsMargins(0, 0, 0, 0);
    241241        hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6"));
    242242        domeElevResLabel = new QLabel(domePage);
     
    247247        domeElevResSpinBox = new QSpinBox(domePage);
    248248        domeElevResSpinBox->setObjectName(QString::fromUtf8("domeElevResSpinBox"));
     249        domeElevResSpinBox->setMinimum(2);
    249250        domeElevResSpinBox->setMaximum(128);
    250         domeElevResSpinBox->setMinimum(2);
    251251
    252252        hboxLayout6->addWidget(domeElevResSpinBox);
     
    259259        hboxLayout7->setSpacing(6);
    260260#endif
    261         hboxLayout7->setMargin(0);
     261        hboxLayout7->setContentsMargins(0, 0, 0, 0);
    262262        hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7"));
    263263        domeSubdivLabel = new QLabel(domePage);
     
    268268        domeSubdivSpinBox = new QSpinBox(domePage);
    269269        domeSubdivSpinBox->setObjectName(QString::fromUtf8("domeSubdivSpinBox"));
     270        domeSubdivSpinBox->setMinimum(1);
    270271        domeSubdivSpinBox->setMaximum(8);
    271         domeSubdivSpinBox->setMinimum(1);
    272272
    273273        hboxLayout7->addWidget(domeSubdivSpinBox);
     
    295295        hboxLayout8->setSpacing(6);
    296296#endif
    297         hboxLayout8->setMargin(4);
     297        hboxLayout8->setContentsMargins(4, 4, 4, 4);
    298298        hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8"));
    299299        vboxLayout3 = new QVBoxLayout();
     
    302302#endif
    303303#ifndef Q_OS_MAC
    304         vboxLayout3->setMargin(0);
     304        vboxLayout3->setContentsMargins(0, 0, 0, 0);
    305305#endif
    306306        vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3"));
     
    310310#endif
    311311#ifndef Q_OS_MAC
    312         gridLayout->setMargin(0);
     312        gridLayout->setContentsMargins(0, 0, 0, 0);
    313313#endif
    314314        gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
     
    325325        planeHorResSpinBox = new QSpinBox(planePage);
    326326        planeHorResSpinBox->setObjectName(QString::fromUtf8("planeHorResSpinBox"));
     327        planeHorResSpinBox->setMinimum(1);
    327328        planeHorResSpinBox->setMaximum(128);
    328         planeHorResSpinBox->setMinimum(1);
    329329
    330330        gridLayout->addWidget(planeHorResSpinBox, 0, 3, 1, 1);
     
    352352        planeVertResSpinBox = new QSpinBox(planePage);
    353353        planeVertResSpinBox->setObjectName(QString::fromUtf8("planeVertResSpinBox"));
     354        planeVertResSpinBox->setMinimum(1);
    354355        planeVertResSpinBox->setMaximum(128);
    355         planeVertResSpinBox->setMinimum(1);
    356356
    357357        gridLayout->addWidget(planeVertResSpinBox, 1, 3, 1, 1);
     
    374374        hboxLayout9->setSpacing(6);
    375375#endif
    376         hboxLayout9->setMargin(4);
     376        hboxLayout9->setContentsMargins(4, 4, 4, 4);
    377377        hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9"));
    378378        vboxLayout4 = new QVBoxLayout();
     
    381381#endif
    382382#ifndef Q_OS_MAC
    383         vboxLayout4->setMargin(0);
     383        vboxLayout4->setContentsMargins(0, 0, 0, 0);
    384384#endif
    385385        vboxLayout4->setObjectName(QString::fromUtf8("vboxLayout4"));
     
    389389#endif
    390390#ifndef Q_OS_MAC
    391         gridLayout1->setMargin(0);
     391        gridLayout1->setContentsMargins(0, 0, 0, 0);
    392392#endif
    393393        gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
    394394        boxVertResSpinBox = new QSpinBox(boxPage);
    395395        boxVertResSpinBox->setObjectName(QString::fromUtf8("boxVertResSpinBox"));
     396        boxVertResSpinBox->setMinimum(1);
    396397        boxVertResSpinBox->setMaximum(128);
    397         boxVertResSpinBox->setMinimum(1);
    398398
    399399        gridLayout1->addWidget(boxVertResSpinBox, 1, 3, 1, 1);
     
    426426        boxHorResSpinBox = new QSpinBox(boxPage);
    427427        boxHorResSpinBox->setObjectName(QString::fromUtf8("boxHorResSpinBox"));
     428        boxHorResSpinBox->setMinimum(1);
    428429        boxHorResSpinBox->setMaximum(128);
    429         boxHorResSpinBox->setMinimum(1);
    430430
    431431        gridLayout1->addWidget(boxHorResSpinBox, 0, 3, 1, 1);
     
    433433        boxDepthResSpinBox = new QSpinBox(boxPage);
    434434        boxDepthResSpinBox->setObjectName(QString::fromUtf8("boxDepthResSpinBox"));
     435        boxDepthResSpinBox->setMinimum(1);
    435436        boxDepthResSpinBox->setMaximum(128);
    436         boxDepthResSpinBox->setMinimum(1);
    437437
    438438        gridLayout1->addWidget(boxDepthResSpinBox, 2, 3, 1, 1);
     
    475475        hboxLayout10->setSpacing(6);
    476476#endif
    477         hboxLayout10->setMargin(4);
     477        hboxLayout10->setContentsMargins(4, 4, 4, 4);
    478478        hboxLayout10->setObjectName(QString::fromUtf8("hboxLayout10"));
    479479        vboxLayout5 = new QVBoxLayout();
     
    482482#endif
    483483#ifndef Q_OS_MAC
    484         vboxLayout5->setMargin(0);
     484        vboxLayout5->setContentsMargins(0, 0, 0, 0);
    485485#endif
    486486        vboxLayout5->setObjectName(QString::fromUtf8("vboxLayout5"));
     
    490490#endif
    491491#ifndef Q_OS_MAC
    492         hboxLayout11->setMargin(0);
     492        hboxLayout11->setContentsMargins(0, 0, 0, 0);
    493493#endif
    494494        hboxLayout11->setObjectName(QString::fromUtf8("hboxLayout11"));
     
    505505        modelBrowseButton = new QPushButton(modelPage);
    506506        modelBrowseButton->setObjectName(QString::fromUtf8("modelBrowseButton"));
    507         QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(0), static_cast<QSizePolicy::Policy>(0));
     507        QSizePolicy sizePolicy(QSizePolicy::Fixed, QSizePolicy::Fixed);
    508508        sizePolicy.setHorizontalStretch(0);
    509509        sizePolicy.setVerticalStretch(0);
     
    538538        hboxLayout12->setSpacing(6);
    539539#endif
    540         hboxLayout12->setMargin(0);
     540        hboxLayout12->setContentsMargins(0, 0, 0, 0);
    541541        hboxLayout12->setObjectName(QString::fromUtf8("hboxLayout12"));
    542542        frameCheckBox = new QCheckBox(QScreenWidget);
     
    552552        frameLineWidthSpinBox = new QSpinBox(QScreenWidget);
    553553        frameLineWidthSpinBox->setObjectName(QString::fromUtf8("frameLineWidthSpinBox"));
     554        frameLineWidthSpinBox->setMinimum(1);
    554555        frameLineWidthSpinBox->setMaximum(4);
    555         frameLineWidthSpinBox->setMinimum(1);
    556556
    557557        hboxLayout12->addWidget(frameLineWidthSpinBox);
     
    617617        frameCheckBox->setText(QApplication::translate("QScreenWidget", "Wireframe", 0, QApplication::UnicodeUTF8));
    618618        frameLineWidthLabel->setText(QApplication::translate("QScreenWidget", "Width", 0, QApplication::UnicodeUTF8));
    619         Q_UNUSED(QScreenWidget);
    620619    } // retranslateUi
    621620
Note: See TracChangeset for help on using the changeset viewer.