- Timestamp:
- May 19, 2010, 11:34:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projectionDesigner/trunk/projdesigner/ui_qpreferencedialog.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qpreferencedialog.ui'2 ** Form generated from reading UI file 'qpreferencedialog.ui' 3 3 ** 4 ** Created: Tue 28. Apr 15:36:09 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:36 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 90 90 QPreferenceDialog->resize(345, 357); 91 91 QIcon icon; 92 icon.add Pixmap(QPixmap(QString::fromUtf8(":/new/prefix1/Resources/settings.png")), QIcon::Normal, QIcon::Off);92 icon.addFile(QString::fromUtf8(":/new/prefix1/Resources/settings.png"), QSize(), QIcon::Normal, QIcon::Off); 93 93 QPreferenceDialog->setWindowIcon(icon); 94 94 hboxLayout = new QHBoxLayout(QPreferenceDialog); … … 96 96 hboxLayout->setSpacing(6); 97 97 #endif 98 hboxLayout->set Margin(4);98 hboxLayout->setContentsMargins(4, 4, 4, 4); 99 99 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 100 100 vboxLayout = new QVBoxLayout(); … … 103 103 #endif 104 104 #ifndef Q_OS_MAC 105 vboxLayout->set Margin(0);105 vboxLayout->setContentsMargins(0, 0, 0, 0); 106 106 #endif 107 107 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 112 112 hboxLayout1->setSpacing(6); 113 113 #endif 114 hboxLayout1->set Margin(4);114 hboxLayout1->setContentsMargins(4, 4, 4, 4); 115 115 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 116 116 hboxLayout2 = new QHBoxLayout(); … … 119 119 #endif 120 120 #ifndef Q_OS_MAC 121 hboxLayout2->set Margin(0);121 hboxLayout2->setContentsMargins(0, 0, 0, 0); 122 122 #endif 123 123 hboxLayout2->setObjectName(QString::fromUtf8("hboxLayout2")); … … 160 160 hboxLayout3->setSpacing(6); 161 161 #endif 162 hboxLayout3->set Margin(4);162 hboxLayout3->setContentsMargins(4, 4, 4, 4); 163 163 hboxLayout3->setObjectName(QString::fromUtf8("hboxLayout3")); 164 164 vboxLayout1 = new QVBoxLayout(); … … 167 167 #endif 168 168 #ifndef Q_OS_MAC 169 vboxLayout1->set Margin(0);169 vboxLayout1->setContentsMargins(0, 0, 0, 0); 170 170 #endif 171 171 vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1")); … … 175 175 #endif 176 176 #ifndef Q_OS_MAC 177 hboxLayout4->set Margin(0);177 hboxLayout4->setContentsMargins(0, 0, 0, 0); 178 178 #endif 179 179 hboxLayout4->setObjectName(QString::fromUtf8("hboxLayout4")); … … 212 212 hboxLayout5->setSpacing(6); 213 213 #endif 214 hboxLayout5->set Margin(4);214 hboxLayout5->setContentsMargins(4, 4, 4, 4); 215 215 hboxLayout5->setObjectName(QString::fromUtf8("hboxLayout5")); 216 216 vboxLayout2 = new QVBoxLayout(); … … 219 219 #endif 220 220 #ifndef Q_OS_MAC 221 vboxLayout2->set Margin(0);221 vboxLayout2->setContentsMargins(0, 0, 0, 0); 222 222 #endif 223 223 vboxLayout2->setObjectName(QString::fromUtf8("vboxLayout2")); … … 227 227 #endif 228 228 #ifndef Q_OS_MAC 229 hboxLayout6->set Margin(0);229 hboxLayout6->setContentsMargins(0, 0, 0, 0); 230 230 #endif 231 231 hboxLayout6->setObjectName(QString::fromUtf8("hboxLayout6")); … … 280 280 hboxLayout7->setSpacing(6); 281 281 #endif 282 hboxLayout7->set Margin(4);282 hboxLayout7->setContentsMargins(4, 4, 4, 4); 283 283 hboxLayout7->setObjectName(QString::fromUtf8("hboxLayout7")); 284 284 vboxLayout3 = new QVBoxLayout(); … … 287 287 #endif 288 288 #ifndef Q_OS_MAC 289 vboxLayout3->set Margin(0);289 vboxLayout3->setContentsMargins(0, 0, 0, 0); 290 290 #endif 291 291 vboxLayout3->setObjectName(QString::fromUtf8("vboxLayout3")); … … 295 295 #endif 296 296 #ifndef Q_OS_MAC 297 hboxLayout8->set Margin(0);297 hboxLayout8->setContentsMargins(0, 0, 0, 0); 298 298 #endif 299 299 hboxLayout8->setObjectName(QString::fromUtf8("hboxLayout8")); … … 331 331 hboxLayout9->setSpacing(6); 332 332 #endif 333 hboxLayout9->set Margin(0);333 hboxLayout9->setContentsMargins(0, 0, 0, 0); 334 334 hboxLayout9->setObjectName(QString::fromUtf8("hboxLayout9")); 335 335 spacerItem4 = new QSpacerItem(10, 20, QSizePolicy::Fixed, QSizePolicy::Minimum); … … 342 342 #endif 343 343 #ifndef Q_OS_MAC 344 gridLayout->set Margin(0);344 gridLayout->setContentsMargins(0, 0, 0, 0); 345 345 #endif 346 346 gridLayout->setObjectName(QString::fromUtf8("gridLayout")); … … 462 462 exportBlendMapPatternLabel->setText(QApplication::translate("QPreferenceDialog", "Blend map file", 0, QApplication::UnicodeUTF8)); 463 463 pB_ClosePrefDiag->setText(QApplication::translate("QPreferenceDialog", "Close", 0, QApplication::UnicodeUTF8)); 464 Q_UNUSED(QPreferenceDialog);465 464 } // retranslateUi 466 465
Note: See TracChangeset
for help on using the changeset viewer.