00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #ifndef GRIDVISUALIZATIONDIALOGDATA_H
00011 #define GRIDVISUALIZATIONDIALOGDATA_H
00012
00013 #include <BALL/COMMON/global.h>
00014 #include <QtCore/QVariant>
00015 #include <QtGui/QAction>
00016 #include <QtGui/QApplication>
00017 #include <QtGui/QButtonGroup>
00018 #include <QtGui/QCheckBox>
00019 #include <QtGui/QComboBox>
00020 #include <QtGui/QDialog>
00021 #include <QtGui/QFrame>
00022 #include <QtGui/QGridLayout>
00023 #include <QtGui/QGroupBox>
00024 #include <QtGui/QHBoxLayout>
00025 #include <QtGui/QLabel>
00026 #include <QtGui/QLineEdit>
00027 #include <QtGui/QPushButton>
00028 #include <QtGui/QSpinBox>
00029 #include <QtGui/QTabWidget>
00030 #include <QtGui/QWidget>
00031
00032 QT_BEGIN_NAMESPACE
00033
00034 class Ui_GridVisualizationDialogData
00035 {
00036 public:
00037 QGridLayout *gridLayout;
00038 QGroupBox *groupBox;
00039 QGridLayout *gridLayout1;
00040 QLabel *TextLabel1_2;
00041 QLabel *TextLabel1;
00042 QPushButton *min_button;
00043 QPushButton *min_min_button;
00044 QLabel *min_label;
00045 QLabel *min_min_label;
00046 QSpinBox *min_alpha;
00047 QSpinBox *min_min_alpha;
00048 QLabel *TextLabel7_2;
00049 QLabel *TextLabel14_3;
00050 QFrame *line;
00051 QLabel *TextLabel15_4;
00052 QLabel *TextLabel14_10;
00053 QLabel *TextLabel14_11;
00054 QLabel *max_label;
00055 QLabel *max_max_label;
00056 QPushButton *max_max_button;
00057 QPushButton *max_button;
00058 QPushButton *mid_button;
00059 QLabel *mid_label;
00060 QSpinBox *mid_alpha;
00061 QSpinBox *max_alpha;
00062 QSpinBox *max_max_alpha;
00063 QLabel *TextLabel13;
00064 QLabel *TextLabel15;
00065 QLabel *TextLabel14_2;
00066 QLabel *TextLabel14;
00067 QLineEdit *max_box;
00068 QLineEdit *mid_box;
00069 QPushButton *autoscale;
00070 QLineEdit *min_box;
00071 QHBoxLayout *hboxLayout;
00072 QLabel *TextLabel7;
00073 QSpinBox *levels_box;
00074 QGroupBox *groupBox_3;
00075 QGridLayout *gridLayout2;
00076 QCheckBox *normalization;
00077 QCheckBox *resize_needed;
00078 QComboBox *grids;
00079 QGroupBox *groupBox_2;
00080 QGridLayout *gridLayout3;
00081 QTabWidget *mode_tab;
00082 QWidget *Plane;
00083 QCheckBox *transparency;
00084 QWidget *Dots;
00085 QGridLayout *gridLayout4;
00086 QSpinBox *dot_size;
00087 QLabel *label_2;
00088 QSpinBox *number_dots;
00089 QLabel *label_3;
00090 QWidget *tab_3;
00091 QGridLayout *gridLayout5;
00092 QSpinBox *slices_spin;
00093 QLabel *label;
00094 QHBoxLayout *hboxLayout1;
00095 QPushButton *apply_button;
00096 QPushButton *cancel_button;
00097 QPushButton *help_button;
00098 QGroupBox *groupBox_4;
00099 QGridLayout *gridLayout6;
00100 QCheckBox *render_box;
00101
00102 void setupUi(QDialog *GridVisualizationDialogData)
00103 {
00104 if (GridVisualizationDialogData->objectName().isEmpty())
00105 GridVisualizationDialogData->setObjectName(QString::fromUtf8("GridVisualizationDialogData"));
00106 GridVisualizationDialogData->resize(631, 540);
00107 gridLayout = new QGridLayout(GridVisualizationDialogData);
00108 gridLayout->setSpacing(4);
00109 gridLayout->setMargin(3);
00110 gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00111 groupBox = new QGroupBox(GridVisualizationDialogData);
00112 groupBox->setObjectName(QString::fromUtf8("groupBox"));
00113 groupBox->setMinimumSize(QSize(16, 221));
00114 gridLayout1 = new QGridLayout(groupBox);
00115 gridLayout1->setSpacing(9);
00116 gridLayout1->setMargin(4);
00117 gridLayout1->setObjectName(QString::fromUtf8("gridLayout1"));
00118 TextLabel1_2 = new QLabel(groupBox);
00119 TextLabel1_2->setObjectName(QString::fromUtf8("TextLabel1_2"));
00120 QSizePolicy sizePolicy(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(5));
00121 sizePolicy.setHorizontalStretch(0);
00122 sizePolicy.setVerticalStretch(0);
00123 sizePolicy.setHeightForWidth(TextLabel1_2->sizePolicy().hasHeightForWidth());
00124 TextLabel1_2->setSizePolicy(sizePolicy);
00125 TextLabel1_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00126
00127 gridLayout1->addWidget(TextLabel1_2, 7, 0, 1, 1);
00128
00129 TextLabel1 = new QLabel(groupBox);
00130 TextLabel1->setObjectName(QString::fromUtf8("TextLabel1"));
00131 sizePolicy.setHeightForWidth(TextLabel1->sizePolicy().hasHeightForWidth());
00132 TextLabel1->setSizePolicy(sizePolicy);
00133 TextLabel1->setTextFormat(Qt::AutoText);
00134 TextLabel1->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00135
00136 gridLayout1->addWidget(TextLabel1, 5, 0, 1, 1);
00137
00138 min_button = new QPushButton(groupBox);
00139 min_button->setObjectName(QString::fromUtf8("min_button"));
00140 min_button->setMinimumSize(QSize(0, 28));
00141 min_button->setMaximumSize(QSize(32767, 28));
00142
00143 gridLayout1->addWidget(min_button, 6, 2, 1, 1);
00144
00145 min_min_button = new QPushButton(groupBox);
00146 min_min_button->setObjectName(QString::fromUtf8("min_min_button"));
00147 min_min_button->setMinimumSize(QSize(0, 28));
00148 min_min_button->setMaximumSize(QSize(32767, 28));
00149
00150 gridLayout1->addWidget(min_min_button, 6, 1, 1, 1);
00151
00152 min_label = new QLabel(groupBox);
00153 min_label->setObjectName(QString::fromUtf8("min_label"));
00154 min_label->setMinimumSize(QSize(0, 28));
00155 min_label->setMaximumSize(QSize(32767, 28));
00156 QPalette palette;
00157 QBrush brush(QColor(0, 0, 0, 255));
00158 brush.setStyle(Qt::SolidPattern);
00159 palette.setBrush(QPalette::Active, QPalette::WindowText, brush);
00160 QBrush brush1(QColor(221, 223, 228, 255));
00161 brush1.setStyle(Qt::SolidPattern);
00162 palette.setBrush(QPalette::Active, QPalette::Button, brush1);
00163 QBrush brush2(QColor(255, 255, 255, 255));
00164 brush2.setStyle(Qt::SolidPattern);
00165 palette.setBrush(QPalette::Active, QPalette::Light, brush2);
00166 palette.setBrush(QPalette::Active, QPalette::Midlight, brush2);
00167 QBrush brush3(QColor(85, 85, 85, 255));
00168 brush3.setStyle(Qt::SolidPattern);
00169 palette.setBrush(QPalette::Active, QPalette::Dark, brush3);
00170 QBrush brush4(QColor(199, 199, 199, 255));
00171 brush4.setStyle(Qt::SolidPattern);
00172 palette.setBrush(QPalette::Active, QPalette::Mid, brush4);
00173 palette.setBrush(QPalette::Active, QPalette::Text, brush);
00174 palette.setBrush(QPalette::Active, QPalette::BrightText, brush2);
00175 palette.setBrush(QPalette::Active, QPalette::ButtonText, brush);
00176 QBrush brush5(QColor(255, 0, 0, 255));
00177 brush5.setStyle(Qt::SolidPattern);
00178 palette.setBrush(QPalette::Active, QPalette::Base, brush5);
00179 palette.setBrush(QPalette::Active, QPalette::Window, brush5);
00180 palette.setBrush(QPalette::Active, QPalette::Shadow, brush);
00181 QBrush brush6(QColor(103, 141, 178, 255));
00182 brush6.setStyle(Qt::SolidPattern);
00183 palette.setBrush(QPalette::Active, QPalette::Highlight, brush6);
00184 palette.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
00185 QBrush brush7(QColor(0, 0, 238, 255));
00186 brush7.setStyle(Qt::SolidPattern);
00187 palette.setBrush(QPalette::Active, QPalette::Link, brush7);
00188 QBrush brush8(QColor(82, 24, 139, 255));
00189 brush8.setStyle(Qt::SolidPattern);
00190 palette.setBrush(QPalette::Active, QPalette::LinkVisited, brush8);
00191 QBrush brush9(QColor(232, 232, 232, 255));
00192 brush9.setStyle(Qt::SolidPattern);
00193 palette.setBrush(QPalette::Active, QPalette::AlternateBase, brush9);
00194 palette.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
00195 palette.setBrush(QPalette::Inactive, QPalette::Button, brush1);
00196 palette.setBrush(QPalette::Inactive, QPalette::Light, brush2);
00197 palette.setBrush(QPalette::Inactive, QPalette::Midlight, brush2);
00198 palette.setBrush(QPalette::Inactive, QPalette::Dark, brush3);
00199 palette.setBrush(QPalette::Inactive, QPalette::Mid, brush4);
00200 palette.setBrush(QPalette::Inactive, QPalette::Text, brush);
00201 palette.setBrush(QPalette::Inactive, QPalette::BrightText, brush2);
00202 palette.setBrush(QPalette::Inactive, QPalette::ButtonText, brush);
00203 palette.setBrush(QPalette::Inactive, QPalette::Base, brush5);
00204 palette.setBrush(QPalette::Inactive, QPalette::Window, brush5);
00205 palette.setBrush(QPalette::Inactive, QPalette::Shadow, brush);
00206 palette.setBrush(QPalette::Inactive, QPalette::Highlight, brush6);
00207 palette.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
00208 palette.setBrush(QPalette::Inactive, QPalette::Link, brush7);
00209 palette.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush8);
00210 palette.setBrush(QPalette::Inactive, QPalette::AlternateBase, brush9);
00211 QBrush brush10(QColor(128, 128, 128, 255));
00212 brush10.setStyle(Qt::SolidPattern);
00213 palette.setBrush(QPalette::Disabled, QPalette::WindowText, brush10);
00214 palette.setBrush(QPalette::Disabled, QPalette::Button, brush1);
00215 palette.setBrush(QPalette::Disabled, QPalette::Light, brush2);
00216 palette.setBrush(QPalette::Disabled, QPalette::Midlight, brush2);
00217 palette.setBrush(QPalette::Disabled, QPalette::Dark, brush3);
00218 palette.setBrush(QPalette::Disabled, QPalette::Mid, brush4);
00219 palette.setBrush(QPalette::Disabled, QPalette::Text, brush4);
00220 palette.setBrush(QPalette::Disabled, QPalette::BrightText, brush2);
00221 palette.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10);
00222 palette.setBrush(QPalette::Disabled, QPalette::Base, brush5);
00223 palette.setBrush(QPalette::Disabled, QPalette::Window, brush5);
00224 palette.setBrush(QPalette::Disabled, QPalette::Shadow, brush);
00225 QBrush brush11(QColor(86, 117, 148, 255));
00226 brush11.setStyle(Qt::SolidPattern);
00227 palette.setBrush(QPalette::Disabled, QPalette::Highlight, brush11);
00228 palette.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2);
00229 palette.setBrush(QPalette::Disabled, QPalette::Link, brush7);
00230 palette.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush8);
00231 palette.setBrush(QPalette::Disabled, QPalette::AlternateBase, brush9);
00232 min_label->setPalette(palette);
00233 min_label->setAutoFillBackground(true);
00234 min_label->setFrameShape(QFrame::Panel);
00235
00236 gridLayout1->addWidget(min_label, 5, 2, 1, 1);
00237
00238 min_min_label = new QLabel(groupBox);
00239 min_min_label->setObjectName(QString::fromUtf8("min_min_label"));
00240 min_min_label->setMinimumSize(QSize(0, 28));
00241 min_min_label->setMaximumSize(QSize(32767, 28));
00242 QPalette palette1;
00243 palette1.setBrush(QPalette::Active, QPalette::WindowText, brush);
00244 palette1.setBrush(QPalette::Active, QPalette::Button, brush1);
00245 palette1.setBrush(QPalette::Active, QPalette::Light, brush2);
00246 palette1.setBrush(QPalette::Active, QPalette::Midlight, brush2);
00247 palette1.setBrush(QPalette::Active, QPalette::Dark, brush3);
00248 palette1.setBrush(QPalette::Active, QPalette::Mid, brush4);
00249 palette1.setBrush(QPalette::Active, QPalette::Text, brush);
00250 palette1.setBrush(QPalette::Active, QPalette::BrightText, brush2);
00251 palette1.setBrush(QPalette::Active, QPalette::ButtonText, brush);
00252 palette1.setBrush(QPalette::Active, QPalette::Base, brush5);
00253 palette1.setBrush(QPalette::Active, QPalette::Window, brush5);
00254 palette1.setBrush(QPalette::Active, QPalette::Shadow, brush);
00255 palette1.setBrush(QPalette::Active, QPalette::Highlight, brush6);
00256 palette1.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
00257 palette1.setBrush(QPalette::Active, QPalette::Link, brush7);
00258 palette1.setBrush(QPalette::Active, QPalette::LinkVisited, brush8);
00259 palette1.setBrush(QPalette::Active, QPalette::AlternateBase, brush9);
00260 palette1.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
00261 palette1.setBrush(QPalette::Inactive, QPalette::Button, brush1);
00262 palette1.setBrush(QPalette::Inactive, QPalette::Light, brush2);
00263 palette1.setBrush(QPalette::Inactive, QPalette::Midlight, brush2);
00264 palette1.setBrush(QPalette::Inactive, QPalette::Dark, brush3);
00265 palette1.setBrush(QPalette::Inactive, QPalette::Mid, brush4);
00266 palette1.setBrush(QPalette::Inactive, QPalette::Text, brush);
00267 palette1.setBrush(QPalette::Inactive, QPalette::BrightText, brush2);
00268 palette1.setBrush(QPalette::Inactive, QPalette::ButtonText, brush);
00269 palette1.setBrush(QPalette::Inactive, QPalette::Base, brush5);
00270 palette1.setBrush(QPalette::Inactive, QPalette::Window, brush5);
00271 palette1.setBrush(QPalette::Inactive, QPalette::Shadow, brush);
00272 palette1.setBrush(QPalette::Inactive, QPalette::Highlight, brush6);
00273 palette1.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
00274 palette1.setBrush(QPalette::Inactive, QPalette::Link, brush7);
00275 palette1.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush8);
00276 palette1.setBrush(QPalette::Inactive, QPalette::AlternateBase, brush9);
00277 palette1.setBrush(QPalette::Disabled, QPalette::WindowText, brush10);
00278 palette1.setBrush(QPalette::Disabled, QPalette::Button, brush1);
00279 palette1.setBrush(QPalette::Disabled, QPalette::Light, brush2);
00280 palette1.setBrush(QPalette::Disabled, QPalette::Midlight, brush2);
00281 palette1.setBrush(QPalette::Disabled, QPalette::Dark, brush3);
00282 palette1.setBrush(QPalette::Disabled, QPalette::Mid, brush4);
00283 palette1.setBrush(QPalette::Disabled, QPalette::Text, brush4);
00284 palette1.setBrush(QPalette::Disabled, QPalette::BrightText, brush2);
00285 palette1.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10);
00286 palette1.setBrush(QPalette::Disabled, QPalette::Base, brush5);
00287 palette1.setBrush(QPalette::Disabled, QPalette::Window, brush5);
00288 palette1.setBrush(QPalette::Disabled, QPalette::Shadow, brush);
00289 palette1.setBrush(QPalette::Disabled, QPalette::Highlight, brush11);
00290 palette1.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2);
00291 palette1.setBrush(QPalette::Disabled, QPalette::Link, brush7);
00292 palette1.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush8);
00293 palette1.setBrush(QPalette::Disabled, QPalette::AlternateBase, brush9);
00294 min_min_label->setPalette(palette1);
00295 min_min_label->setAutoFillBackground(true);
00296 min_min_label->setFrameShape(QFrame::Panel);
00297
00298 gridLayout1->addWidget(min_min_label, 5, 1, 1, 1);
00299
00300 min_alpha = new QSpinBox(groupBox);
00301 min_alpha->setObjectName(QString::fromUtf8("min_alpha"));
00302 min_alpha->setEnabled(true);
00303 min_alpha->setMinimumSize(QSize(84, 24));
00304 min_alpha->setMaximumSize(QSize(84, 24));
00305 min_alpha->setMaximum(255);
00306 min_alpha->setValue(90);
00307
00308 gridLayout1->addWidget(min_alpha, 7, 2, 1, 1);
00309
00310 min_min_alpha = new QSpinBox(groupBox);
00311 min_min_alpha->setObjectName(QString::fromUtf8("min_min_alpha"));
00312 min_min_alpha->setEnabled(true);
00313 min_min_alpha->setMinimumSize(QSize(84, 24));
00314 min_min_alpha->setMaximumSize(QSize(84, 24));
00315 min_min_alpha->setMaximum(255);
00316 min_min_alpha->setValue(255);
00317
00318 gridLayout1->addWidget(min_min_alpha, 7, 1, 1, 1);
00319
00320 TextLabel7_2 = new QLabel(groupBox);
00321 TextLabel7_2->setObjectName(QString::fromUtf8("TextLabel7_2"));
00322 TextLabel7_2->setMinimumSize(QSize(84, 24));
00323 TextLabel7_2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
00324
00325 gridLayout1->addWidget(TextLabel7_2, 1, 0, 1, 2);
00326
00327 TextLabel14_3 = new QLabel(groupBox);
00328 TextLabel14_3->setObjectName(QString::fromUtf8("TextLabel14_3"));
00329 TextLabel14_3->setMaximumSize(QSize(32767, 18));
00330 TextLabel14_3->setAlignment(Qt::AlignCenter);
00331
00332 gridLayout1->addWidget(TextLabel14_3, 4, 1, 1, 1);
00333
00334 line = new QFrame(groupBox);
00335 line->setObjectName(QString::fromUtf8("line"));
00336 line->setFrameShape(QFrame::HLine);
00337 line->setFrameShadow(QFrame::Sunken);
00338
00339 gridLayout1->addWidget(line, 2, 0, 2, 6);
00340
00341 TextLabel15_4 = new QLabel(groupBox);
00342 TextLabel15_4->setObjectName(QString::fromUtf8("TextLabel15_4"));
00343 TextLabel15_4->setMaximumSize(QSize(32767, 18));
00344 TextLabel15_4->setAlignment(Qt::AlignCenter);
00345
00346 gridLayout1->addWidget(TextLabel15_4, 0, 4, 1, 1);
00347
00348 TextLabel14_10 = new QLabel(groupBox);
00349 TextLabel14_10->setObjectName(QString::fromUtf8("TextLabel14_10"));
00350 TextLabel14_10->setMaximumSize(QSize(32767, 18));
00351 TextLabel14_10->setAlignment(Qt::AlignCenter);
00352
00353 gridLayout1->addWidget(TextLabel14_10, 0, 3, 1, 1);
00354
00355 TextLabel14_11 = new QLabel(groupBox);
00356 TextLabel14_11->setObjectName(QString::fromUtf8("TextLabel14_11"));
00357 TextLabel14_11->setMaximumSize(QSize(32767, 18));
00358 TextLabel14_11->setAlignment(Qt::AlignCenter);
00359
00360 gridLayout1->addWidget(TextLabel14_11, 0, 2, 1, 1);
00361
00362 max_label = new QLabel(groupBox);
00363 max_label->setObjectName(QString::fromUtf8("max_label"));
00364 max_label->setMinimumSize(QSize(0, 28));
00365 max_label->setMaximumSize(QSize(32767, 28));
00366 QPalette palette2;
00367 palette2.setBrush(QPalette::Active, QPalette::WindowText, brush);
00368 palette2.setBrush(QPalette::Active, QPalette::Button, brush1);
00369 palette2.setBrush(QPalette::Active, QPalette::Light, brush2);
00370 palette2.setBrush(QPalette::Active, QPalette::Midlight, brush2);
00371 palette2.setBrush(QPalette::Active, QPalette::Dark, brush3);
00372 palette2.setBrush(QPalette::Active, QPalette::Mid, brush4);
00373 palette2.setBrush(QPalette::Active, QPalette::Text, brush);
00374 palette2.setBrush(QPalette::Active, QPalette::BrightText, brush2);
00375 palette2.setBrush(QPalette::Active, QPalette::ButtonText, brush);
00376 QBrush brush12(QColor(0, 0, 255, 255));
00377 brush12.setStyle(Qt::SolidPattern);
00378 palette2.setBrush(QPalette::Active, QPalette::Base, brush12);
00379 palette2.setBrush(QPalette::Active, QPalette::Window, brush12);
00380 palette2.setBrush(QPalette::Active, QPalette::Shadow, brush);
00381 palette2.setBrush(QPalette::Active, QPalette::Highlight, brush6);
00382 palette2.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
00383 palette2.setBrush(QPalette::Active, QPalette::Link, brush7);
00384 palette2.setBrush(QPalette::Active, QPalette::LinkVisited, brush8);
00385 palette2.setBrush(QPalette::Active, QPalette::AlternateBase, brush9);
00386 palette2.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
00387 palette2.setBrush(QPalette::Inactive, QPalette::Button, brush1);
00388 palette2.setBrush(QPalette::Inactive, QPalette::Light, brush2);
00389 palette2.setBrush(QPalette::Inactive, QPalette::Midlight, brush2);
00390 palette2.setBrush(QPalette::Inactive, QPalette::Dark, brush3);
00391 palette2.setBrush(QPalette::Inactive, QPalette::Mid, brush4);
00392 palette2.setBrush(QPalette::Inactive, QPalette::Text, brush);
00393 palette2.setBrush(QPalette::Inactive, QPalette::BrightText, brush2);
00394 palette2.setBrush(QPalette::Inactive, QPalette::ButtonText, brush);
00395 palette2.setBrush(QPalette::Inactive, QPalette::Base, brush12);
00396 palette2.setBrush(QPalette::Inactive, QPalette::Window, brush12);
00397 palette2.setBrush(QPalette::Inactive, QPalette::Shadow, brush);
00398 palette2.setBrush(QPalette::Inactive, QPalette::Highlight, brush6);
00399 palette2.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
00400 palette2.setBrush(QPalette::Inactive, QPalette::Link, brush7);
00401 palette2.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush8);
00402 palette2.setBrush(QPalette::Inactive, QPalette::AlternateBase, brush9);
00403 palette2.setBrush(QPalette::Disabled, QPalette::WindowText, brush10);
00404 palette2.setBrush(QPalette::Disabled, QPalette::Button, brush1);
00405 palette2.setBrush(QPalette::Disabled, QPalette::Light, brush2);
00406 palette2.setBrush(QPalette::Disabled, QPalette::Midlight, brush2);
00407 palette2.setBrush(QPalette::Disabled, QPalette::Dark, brush3);
00408 palette2.setBrush(QPalette::Disabled, QPalette::Mid, brush4);
00409 palette2.setBrush(QPalette::Disabled, QPalette::Text, brush4);
00410 palette2.setBrush(QPalette::Disabled, QPalette::BrightText, brush2);
00411 palette2.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10);
00412 palette2.setBrush(QPalette::Disabled, QPalette::Base, brush12);
00413 palette2.setBrush(QPalette::Disabled, QPalette::Window, brush12);
00414 palette2.setBrush(QPalette::Disabled, QPalette::Shadow, brush);
00415 palette2.setBrush(QPalette::Disabled, QPalette::Highlight, brush11);
00416 palette2.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2);
00417 palette2.setBrush(QPalette::Disabled, QPalette::Link, brush7);
00418 palette2.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush8);
00419 palette2.setBrush(QPalette::Disabled, QPalette::AlternateBase, brush9);
00420 max_label->setPalette(palette2);
00421 max_label->setAutoFillBackground(true);
00422 max_label->setFrameShape(QFrame::Panel);
00423
00424 gridLayout1->addWidget(max_label, 5, 4, 1, 1);
00425
00426 max_max_label = new QLabel(groupBox);
00427 max_max_label->setObjectName(QString::fromUtf8("max_max_label"));
00428 max_max_label->setMinimumSize(QSize(0, 28));
00429 max_max_label->setMaximumSize(QSize(32767, 28));
00430 QPalette palette3;
00431 palette3.setBrush(QPalette::Active, QPalette::WindowText, brush);
00432 palette3.setBrush(QPalette::Active, QPalette::Button, brush1);
00433 palette3.setBrush(QPalette::Active, QPalette::Light, brush2);
00434 palette3.setBrush(QPalette::Active, QPalette::Midlight, brush2);
00435 palette3.setBrush(QPalette::Active, QPalette::Dark, brush3);
00436 palette3.setBrush(QPalette::Active, QPalette::Mid, brush4);
00437 palette3.setBrush(QPalette::Active, QPalette::Text, brush);
00438 palette3.setBrush(QPalette::Active, QPalette::BrightText, brush2);
00439 palette3.setBrush(QPalette::Active, QPalette::ButtonText, brush);
00440 QBrush brush13(QColor(0, 85, 255, 255));
00441 brush13.setStyle(Qt::SolidPattern);
00442 palette3.setBrush(QPalette::Active, QPalette::Base, brush13);
00443 palette3.setBrush(QPalette::Active, QPalette::Window, brush13);
00444 palette3.setBrush(QPalette::Active, QPalette::Shadow, brush);
00445 palette3.setBrush(QPalette::Active, QPalette::Highlight, brush6);
00446 palette3.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
00447 palette3.setBrush(QPalette::Active, QPalette::Link, brush7);
00448 palette3.setBrush(QPalette::Active, QPalette::LinkVisited, brush8);
00449 palette3.setBrush(QPalette::Active, QPalette::AlternateBase, brush9);
00450 palette3.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
00451 palette3.setBrush(QPalette::Inactive, QPalette::Button, brush1);
00452 palette3.setBrush(QPalette::Inactive, QPalette::Light, brush2);
00453 palette3.setBrush(QPalette::Inactive, QPalette::Midlight, brush2);
00454 palette3.setBrush(QPalette::Inactive, QPalette::Dark, brush3);
00455 palette3.setBrush(QPalette::Inactive, QPalette::Mid, brush4);
00456 palette3.setBrush(QPalette::Inactive, QPalette::Text, brush);
00457 palette3.setBrush(QPalette::Inactive, QPalette::BrightText, brush2);
00458 palette3.setBrush(QPalette::Inactive, QPalette::ButtonText, brush);
00459 palette3.setBrush(QPalette::Inactive, QPalette::Base, brush13);
00460 palette3.setBrush(QPalette::Inactive, QPalette::Window, brush13);
00461 palette3.setBrush(QPalette::Inactive, QPalette::Shadow, brush);
00462 palette3.setBrush(QPalette::Inactive, QPalette::Highlight, brush6);
00463 palette3.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
00464 palette3.setBrush(QPalette::Inactive, QPalette::Link, brush7);
00465 palette3.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush8);
00466 palette3.setBrush(QPalette::Inactive, QPalette::AlternateBase, brush9);
00467 palette3.setBrush(QPalette::Disabled, QPalette::WindowText, brush10);
00468 palette3.setBrush(QPalette::Disabled, QPalette::Button, brush1);
00469 palette3.setBrush(QPalette::Disabled, QPalette::Light, brush2);
00470 palette3.setBrush(QPalette::Disabled, QPalette::Midlight, brush2);
00471 palette3.setBrush(QPalette::Disabled, QPalette::Dark, brush3);
00472 palette3.setBrush(QPalette::Disabled, QPalette::Mid, brush4);
00473 palette3.setBrush(QPalette::Disabled, QPalette::Text, brush4);
00474 palette3.setBrush(QPalette::Disabled, QPalette::BrightText, brush2);
00475 palette3.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10);
00476 palette3.setBrush(QPalette::Disabled, QPalette::Base, brush13);
00477 palette3.setBrush(QPalette::Disabled, QPalette::Window, brush13);
00478 palette3.setBrush(QPalette::Disabled, QPalette::Shadow, brush);
00479 palette3.setBrush(QPalette::Disabled, QPalette::Highlight, brush11);
00480 palette3.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2);
00481 palette3.setBrush(QPalette::Disabled, QPalette::Link, brush7);
00482 palette3.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush8);
00483 palette3.setBrush(QPalette::Disabled, QPalette::AlternateBase, brush9);
00484 max_max_label->setPalette(palette3);
00485 max_max_label->setAutoFillBackground(true);
00486 max_max_label->setFrameShape(QFrame::Panel);
00487
00488 gridLayout1->addWidget(max_max_label, 5, 5, 1, 1);
00489
00490 max_max_button = new QPushButton(groupBox);
00491 max_max_button->setObjectName(QString::fromUtf8("max_max_button"));
00492 max_max_button->setMinimumSize(QSize(0, 28));
00493 max_max_button->setMaximumSize(QSize(32767, 28));
00494
00495 gridLayout1->addWidget(max_max_button, 6, 5, 1, 1);
00496
00497 max_button = new QPushButton(groupBox);
00498 max_button->setObjectName(QString::fromUtf8("max_button"));
00499 max_button->setMinimumSize(QSize(0, 28));
00500 max_button->setMaximumSize(QSize(32767, 28));
00501
00502 gridLayout1->addWidget(max_button, 6, 4, 1, 1);
00503
00504 mid_button = new QPushButton(groupBox);
00505 mid_button->setObjectName(QString::fromUtf8("mid_button"));
00506 mid_button->setMinimumSize(QSize(0, 28));
00507 mid_button->setMaximumSize(QSize(32767, 28));
00508
00509 gridLayout1->addWidget(mid_button, 6, 3, 1, 1);
00510
00511 mid_label = new QLabel(groupBox);
00512 mid_label->setObjectName(QString::fromUtf8("mid_label"));
00513 mid_label->setMinimumSize(QSize(0, 28));
00514 mid_label->setMaximumSize(QSize(32767, 28));
00515 QPalette palette4;
00516 palette4.setBrush(QPalette::Active, QPalette::WindowText, brush);
00517 palette4.setBrush(QPalette::Active, QPalette::Button, brush1);
00518 palette4.setBrush(QPalette::Active, QPalette::Light, brush2);
00519 palette4.setBrush(QPalette::Active, QPalette::Midlight, brush2);
00520 palette4.setBrush(QPalette::Active, QPalette::Dark, brush3);
00521 palette4.setBrush(QPalette::Active, QPalette::Mid, brush4);
00522 palette4.setBrush(QPalette::Active, QPalette::Text, brush);
00523 palette4.setBrush(QPalette::Active, QPalette::BrightText, brush2);
00524 palette4.setBrush(QPalette::Active, QPalette::ButtonText, brush);
00525 palette4.setBrush(QPalette::Active, QPalette::Base, brush2);
00526 palette4.setBrush(QPalette::Active, QPalette::Window, brush2);
00527 palette4.setBrush(QPalette::Active, QPalette::Shadow, brush);
00528 palette4.setBrush(QPalette::Active, QPalette::Highlight, brush6);
00529 palette4.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
00530 palette4.setBrush(QPalette::Active, QPalette::Link, brush7);
00531 palette4.setBrush(QPalette::Active, QPalette::LinkVisited, brush8);
00532 palette4.setBrush(QPalette::Active, QPalette::AlternateBase, brush9);
00533 palette4.setBrush(QPalette::Inactive, QPalette::WindowText, brush);
00534 palette4.setBrush(QPalette::Inactive, QPalette::Button, brush1);
00535 palette4.setBrush(QPalette::Inactive, QPalette::Light, brush2);
00536 palette4.setBrush(QPalette::Inactive, QPalette::Midlight, brush2);
00537 palette4.setBrush(QPalette::Inactive, QPalette::Dark, brush3);
00538 palette4.setBrush(QPalette::Inactive, QPalette::Mid, brush4);
00539 palette4.setBrush(QPalette::Inactive, QPalette::Text, brush);
00540 palette4.setBrush(QPalette::Inactive, QPalette::BrightText, brush2);
00541 palette4.setBrush(QPalette::Inactive, QPalette::ButtonText, brush);
00542 palette4.setBrush(QPalette::Inactive, QPalette::Base, brush2);
00543 palette4.setBrush(QPalette::Inactive, QPalette::Window, brush2);
00544 palette4.setBrush(QPalette::Inactive, QPalette::Shadow, brush);
00545 palette4.setBrush(QPalette::Inactive, QPalette::Highlight, brush6);
00546 palette4.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
00547 palette4.setBrush(QPalette::Inactive, QPalette::Link, brush7);
00548 palette4.setBrush(QPalette::Inactive, QPalette::LinkVisited, brush8);
00549 palette4.setBrush(QPalette::Inactive, QPalette::AlternateBase, brush9);
00550 palette4.setBrush(QPalette::Disabled, QPalette::WindowText, brush10);
00551 palette4.setBrush(QPalette::Disabled, QPalette::Button, brush1);
00552 palette4.setBrush(QPalette::Disabled, QPalette::Light, brush2);
00553 palette4.setBrush(QPalette::Disabled, QPalette::Midlight, brush2);
00554 palette4.setBrush(QPalette::Disabled, QPalette::Dark, brush3);
00555 palette4.setBrush(QPalette::Disabled, QPalette::Mid, brush4);
00556 palette4.setBrush(QPalette::Disabled, QPalette::Text, brush4);
00557 palette4.setBrush(QPalette::Disabled, QPalette::BrightText, brush2);
00558 palette4.setBrush(QPalette::Disabled, QPalette::ButtonText, brush10);
00559 palette4.setBrush(QPalette::Disabled, QPalette::Base, brush2);
00560 palette4.setBrush(QPalette::Disabled, QPalette::Window, brush2);
00561 palette4.setBrush(QPalette::Disabled, QPalette::Shadow, brush);
00562 palette4.setBrush(QPalette::Disabled, QPalette::Highlight, brush11);
00563 palette4.setBrush(QPalette::Disabled, QPalette::HighlightedText, brush2);
00564 palette4.setBrush(QPalette::Disabled, QPalette::Link, brush7);
00565 palette4.setBrush(QPalette::Disabled, QPalette::LinkVisited, brush8);
00566 palette4.setBrush(QPalette::Disabled, QPalette::AlternateBase, brush9);
00567 mid_label->setPalette(palette4);
00568 mid_label->setAutoFillBackground(true);
00569 mid_label->setFrameShape(QFrame::Panel);
00570
00571 gridLayout1->addWidget(mid_label, 5, 3, 1, 1);
00572
00573 mid_alpha = new QSpinBox(groupBox);
00574 mid_alpha->setObjectName(QString::fromUtf8("mid_alpha"));
00575 mid_alpha->setEnabled(true);
00576 mid_alpha->setMinimumSize(QSize(84, 24));
00577 mid_alpha->setMaximumSize(QSize(84, 24));
00578 mid_alpha->setMaximum(255);
00579 mid_alpha->setValue(0);
00580
00581 gridLayout1->addWidget(mid_alpha, 7, 3, 1, 1);
00582
00583 max_alpha = new QSpinBox(groupBox);
00584 max_alpha->setObjectName(QString::fromUtf8("max_alpha"));
00585 max_alpha->setEnabled(true);
00586 max_alpha->setMinimumSize(QSize(84, 24));
00587 max_alpha->setMaximumSize(QSize(84, 24));
00588 max_alpha->setMaximum(255);
00589 max_alpha->setValue(90);
00590
00591 gridLayout1->addWidget(max_alpha, 7, 4, 1, 1);
00592
00593 max_max_alpha = new QSpinBox(groupBox);
00594 max_max_alpha->setObjectName(QString::fromUtf8("max_max_alpha"));
00595 max_max_alpha->setEnabled(true);
00596 max_max_alpha->setMinimumSize(QSize(84, 24));
00597 max_max_alpha->setMaximumSize(QSize(84, 24));
00598 max_max_alpha->setMaximum(255);
00599 max_max_alpha->setValue(255);
00600
00601 gridLayout1->addWidget(max_max_alpha, 7, 5, 1, 1);
00602
00603 TextLabel13 = new QLabel(groupBox);
00604 TextLabel13->setObjectName(QString::fromUtf8("TextLabel13"));
00605 TextLabel13->setMaximumSize(QSize(32767, 18));
00606 TextLabel13->setAlignment(Qt::AlignCenter);
00607
00608 gridLayout1->addWidget(TextLabel13, 3, 5, 2, 1);
00609
00610 TextLabel15 = new QLabel(groupBox);
00611 TextLabel15->setObjectName(QString::fromUtf8("TextLabel15"));
00612 TextLabel15->setMaximumSize(QSize(32767, 18));
00613 TextLabel15->setAlignment(Qt::AlignCenter);
00614
00615 gridLayout1->addWidget(TextLabel15, 3, 4, 2, 1);
00616
00617 TextLabel14_2 = new QLabel(groupBox);
00618 TextLabel14_2->setObjectName(QString::fromUtf8("TextLabel14_2"));
00619 TextLabel14_2->setMaximumSize(QSize(32767, 18));
00620 TextLabel14_2->setAlignment(Qt::AlignCenter);
00621
00622 gridLayout1->addWidget(TextLabel14_2, 3, 3, 2, 1);
00623
00624 TextLabel14 = new QLabel(groupBox);
00625 TextLabel14->setObjectName(QString::fromUtf8("TextLabel14"));
00626 TextLabel14->setMaximumSize(QSize(32767, 18));
00627 TextLabel14->setAlignment(Qt::AlignCenter);
00628
00629 gridLayout1->addWidget(TextLabel14, 3, 2, 2, 1);
00630
00631 max_box = new QLineEdit(groupBox);
00632 max_box->setObjectName(QString::fromUtf8("max_box"));
00633 max_box->setMinimumSize(QSize(84, 24));
00634 max_box->setMaximumSize(QSize(84, 24));
00635 max_box->setAlignment(Qt::AlignRight);
00636
00637 gridLayout1->addWidget(max_box, 1, 4, 1, 1);
00638
00639 mid_box = new QLineEdit(groupBox);
00640 mid_box->setObjectName(QString::fromUtf8("mid_box"));
00641 mid_box->setMinimumSize(QSize(84, 24));
00642 mid_box->setMaximumSize(QSize(84, 24));
00643 mid_box->setAlignment(Qt::AlignRight);
00644
00645 gridLayout1->addWidget(mid_box, 1, 3, 1, 1);
00646
00647 autoscale = new QPushButton(groupBox);
00648 autoscale->setObjectName(QString::fromUtf8("autoscale"));
00649 autoscale->setEnabled(true);
00650 autoscale->setMinimumSize(QSize(0, 25));
00651 autoscale->setMaximumSize(QSize(32767, 24));
00652
00653 gridLayout1->addWidget(autoscale, 1, 5, 1, 1);
00654
00655 min_box = new QLineEdit(groupBox);
00656 min_box->setObjectName(QString::fromUtf8("min_box"));
00657 min_box->setMinimumSize(QSize(84, 24));
00658 min_box->setMaximumSize(QSize(84, 24));
00659 min_box->setAlignment(Qt::AlignRight);
00660
00661 gridLayout1->addWidget(min_box, 1, 2, 1, 1);
00662
00663 hboxLayout = new QHBoxLayout();
00664 hboxLayout->setSpacing(6);
00665 hboxLayout->setMargin(2);
00666 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
00667 TextLabel7 = new QLabel(groupBox);
00668 TextLabel7->setObjectName(QString::fromUtf8("TextLabel7"));
00669 TextLabel7->setMinimumSize(QSize(0, 22));
00670 TextLabel7->setMaximumSize(QSize(32767, 22));
00671 TextLabel7->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
00672
00673 hboxLayout->addWidget(TextLabel7);
00674
00675 levels_box = new QSpinBox(groupBox);
00676 levels_box->setObjectName(QString::fromUtf8("levels_box"));
00677 levels_box->setMinimumSize(QSize(50, 24));
00678 levels_box->setMaximumSize(QSize(84, 24));
00679 levels_box->setMaximum(999);
00680 levels_box->setValue(99);
00681
00682 hboxLayout->addWidget(levels_box);
00683
00684
00685 gridLayout1->addLayout(hboxLayout, 8, 1, 1, 3);
00686
00687
00688 gridLayout->addWidget(groupBox, 1, 0, 1, 2);
00689
00690 groupBox_3 = new QGroupBox(GridVisualizationDialogData);
00691 groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
00692 gridLayout2 = new QGridLayout(groupBox_3);
00693 gridLayout2->setSpacing(6);
00694 gridLayout2->setMargin(4);
00695 gridLayout2->setObjectName(QString::fromUtf8("gridLayout2"));
00696 normalization = new QCheckBox(groupBox_3);
00697 normalization->setObjectName(QString::fromUtf8("normalization"));
00698 normalization->setMinimumSize(QSize(0, 25));
00699 normalization->setLayoutDirection(Qt::LeftToRight);
00700
00701 gridLayout2->addWidget(normalization, 1, 1, 1, 1);
00702
00703 resize_needed = new QCheckBox(groupBox_3);
00704 resize_needed->setObjectName(QString::fromUtf8("resize_needed"));
00705 resize_needed->setEnabled(false);
00706
00707 gridLayout2->addWidget(resize_needed, 1, 0, 1, 1);
00708
00709 grids = new QComboBox(groupBox_3);
00710 grids->setObjectName(QString::fromUtf8("grids"));
00711 QSizePolicy sizePolicy1(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(0));
00712 sizePolicy1.setHorizontalStretch(0);
00713 sizePolicy1.setVerticalStretch(0);
00714 sizePolicy1.setHeightForWidth(grids->sizePolicy().hasHeightForWidth());
00715 grids->setSizePolicy(sizePolicy1);
00716
00717 gridLayout2->addWidget(grids, 0, 0, 1, 2);
00718
00719
00720 gridLayout->addWidget(groupBox_3, 0, 0, 1, 2);
00721
00722 groupBox_2 = new QGroupBox(GridVisualizationDialogData);
00723 groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
00724 sizePolicy.setHeightForWidth(groupBox_2->sizePolicy().hasHeightForWidth());
00725 groupBox_2->setSizePolicy(sizePolicy);
00726 gridLayout3 = new QGridLayout(groupBox_2);
00727 gridLayout3->setSpacing(4);
00728 gridLayout3->setMargin(4);
00729 gridLayout3->setObjectName(QString::fromUtf8("gridLayout3"));
00730 mode_tab = new QTabWidget(groupBox_2);
00731 mode_tab->setObjectName(QString::fromUtf8("mode_tab"));
00732 mode_tab->setEnabled(true);
00733 Plane = new QWidget();
00734 Plane->setObjectName(QString::fromUtf8("Plane"));
00735 transparency = new QCheckBox(Plane);
00736 transparency->setObjectName(QString::fromUtf8("transparency"));
00737 transparency->setGeometry(QRect(10, 10, 154, 24));
00738 mode_tab->addTab(Plane, QString());
00739 Dots = new QWidget();
00740 Dots->setObjectName(QString::fromUtf8("Dots"));
00741 gridLayout4 = new QGridLayout(Dots);
00742 gridLayout4->setSpacing(6);
00743 gridLayout4->setMargin(9);
00744 gridLayout4->setObjectName(QString::fromUtf8("gridLayout4"));
00745 dot_size = new QSpinBox(Dots);
00746 dot_size->setObjectName(QString::fromUtf8("dot_size"));
00747 dot_size->setMaximum(5);
00748 dot_size->setMinimum(1);
00749 dot_size->setValue(1);
00750
00751 gridLayout4->addWidget(dot_size, 1, 1, 1, 1);
00752
00753 label_2 = new QLabel(Dots);
00754 label_2->setObjectName(QString::fromUtf8("label_2"));
00755 QSizePolicy sizePolicy2(static_cast<QSizePolicy::Policy>(1), static_cast<QSizePolicy::Policy>(5));
00756 sizePolicy2.setHorizontalStretch(0);
00757 sizePolicy2.setVerticalStretch(0);
00758 sizePolicy2.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth());
00759 label_2->setSizePolicy(sizePolicy2);
00760 label_2->setMaximumSize(QSize(66666, 16777215));
00761 label_2->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
00762
00763 gridLayout4->addWidget(label_2, 1, 0, 1, 1);
00764
00765 number_dots = new QSpinBox(Dots);
00766 number_dots->setObjectName(QString::fromUtf8("number_dots"));
00767 number_dots->setMaximum(999999);
00768 number_dots->setMinimum(1);
00769 number_dots->setValue(99999);
00770
00771 gridLayout4->addWidget(number_dots, 0, 1, 1, 1);
00772
00773 label_3 = new QLabel(Dots);
00774 label_3->setObjectName(QString::fromUtf8("label_3"));
00775 sizePolicy2.setHeightForWidth(label_3->sizePolicy().hasHeightForWidth());
00776 label_3->setSizePolicy(sizePolicy2);
00777 label_3->setMaximumSize(QSize(66666, 16777215));
00778 label_3->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
00779
00780 gridLayout4->addWidget(label_3, 0, 0, 1, 1);
00781
00782 mode_tab->addTab(Dots, QString());
00783 tab_3 = new QWidget();
00784 tab_3->setObjectName(QString::fromUtf8("tab_3"));
00785 gridLayout5 = new QGridLayout(tab_3);
00786 gridLayout5->setSpacing(6);
00787 gridLayout5->setMargin(9);
00788 gridLayout5->setObjectName(QString::fromUtf8("gridLayout5"));
00789 slices_spin = new QSpinBox(tab_3);
00790 slices_spin->setObjectName(QString::fromUtf8("slices_spin"));
00791 slices_spin->setMinimumSize(QSize(0, 23));
00792 slices_spin->setMaximum(256);
00793 slices_spin->setMinimum(1);
00794 slices_spin->setValue(32);
00795
00796 gridLayout5->addWidget(slices_spin, 0, 1, 1, 1);
00797
00798 label = new QLabel(tab_3);
00799 label->setObjectName(QString::fromUtf8("label"));
00800 sizePolicy2.setHeightForWidth(label->sizePolicy().hasHeightForWidth());
00801 label->setSizePolicy(sizePolicy2);
00802 label->setMaximumSize(QSize(66666, 16777215));
00803 label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
00804
00805 gridLayout5->addWidget(label, 0, 0, 1, 1);
00806
00807 mode_tab->addTab(tab_3, QString());
00808
00809 gridLayout3->addWidget(mode_tab, 0, 0, 1, 1);
00810
00811
00812 gridLayout->addWidget(groupBox_2, 2, 0, 1, 1);
00813
00814 hboxLayout1 = new QHBoxLayout();
00815 hboxLayout1->setSpacing(6);
00816 hboxLayout1->setMargin(0);
00817 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
00818 apply_button = new QPushButton(GridVisualizationDialogData);
00819 apply_button->setObjectName(QString::fromUtf8("apply_button"));
00820 apply_button->setEnabled(false);
00821 QSizePolicy sizePolicy3(static_cast<QSizePolicy::Policy>(7), static_cast<QSizePolicy::Policy>(7));
00822 sizePolicy3.setHorizontalStretch(0);
00823 sizePolicy3.setVerticalStretch(0);
00824 sizePolicy3.setHeightForWidth(apply_button->sizePolicy().hasHeightForWidth());
00825 apply_button->setSizePolicy(sizePolicy3);
00826 apply_button->setMaximumSize(QSize(32767, 30));
00827 apply_button->setDefault(true);
00828
00829 hboxLayout1->addWidget(apply_button);
00830
00831 cancel_button = new QPushButton(GridVisualizationDialogData);
00832 cancel_button->setObjectName(QString::fromUtf8("cancel_button"));
00833 sizePolicy3.setHeightForWidth(cancel_button->sizePolicy().hasHeightForWidth());
00834 cancel_button->setSizePolicy(sizePolicy3);
00835 cancel_button->setMaximumSize(QSize(32767, 30));
00836 cancel_button->setDefault(false);
00837
00838 hboxLayout1->addWidget(cancel_button);
00839
00840 help_button = new QPushButton(GridVisualizationDialogData);
00841 help_button->setObjectName(QString::fromUtf8("help_button"));
00842 sizePolicy3.setHeightForWidth(help_button->sizePolicy().hasHeightForWidth());
00843 help_button->setSizePolicy(sizePolicy3);
00844 help_button->setMinimumSize(QSize(0, 30));
00845 help_button->setMaximumSize(QSize(32767, 30));
00846 help_button->setDefault(false);
00847
00848 hboxLayout1->addWidget(help_button);
00849
00850
00851 gridLayout->addLayout(hboxLayout1, 3, 0, 1, 2);
00852
00853 groupBox_4 = new QGroupBox(GridVisualizationDialogData);
00854 groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
00855 sizePolicy2.setHeightForWidth(groupBox_4->sizePolicy().hasHeightForWidth());
00856 groupBox_4->setSizePolicy(sizePolicy2);
00857 groupBox_4->setMaximumSize(QSize(180, 16777215));
00858 gridLayout6 = new QGridLayout(groupBox_4);
00859 gridLayout6->setSpacing(6);
00860 gridLayout6->setMargin(4);
00861 gridLayout6->setObjectName(QString::fromUtf8("gridLayout6"));
00862 render_box = new QCheckBox(groupBox_4);
00863 render_box->setObjectName(QString::fromUtf8("render_box"));
00864
00865 gridLayout6->addWidget(render_box, 0, 0, 1, 1);
00866
00867
00868 gridLayout->addWidget(groupBox_4, 2, 1, 1, 1);
00869
00870 QWidget::setTabOrder(grids, resize_needed);
00871 QWidget::setTabOrder(resize_needed, normalization);
00872 QWidget::setTabOrder(normalization, min_box);
00873 QWidget::setTabOrder(min_box, mid_box);
00874 QWidget::setTabOrder(mid_box, max_box);
00875 QWidget::setTabOrder(max_box, autoscale);
00876 QWidget::setTabOrder(autoscale, min_min_button);
00877 QWidget::setTabOrder(min_min_button, min_button);
00878 QWidget::setTabOrder(min_button, mid_button);
00879 QWidget::setTabOrder(mid_button, max_button);
00880 QWidget::setTabOrder(max_button, max_max_button);
00881 QWidget::setTabOrder(max_max_button, min_min_alpha);
00882 QWidget::setTabOrder(min_min_alpha, min_alpha);
00883 QWidget::setTabOrder(min_alpha, mid_alpha);
00884 QWidget::setTabOrder(mid_alpha, max_alpha);
00885 QWidget::setTabOrder(max_alpha, max_max_alpha);
00886 QWidget::setTabOrder(max_max_alpha, levels_box);
00887 QWidget::setTabOrder(levels_box, render_box);
00888 QWidget::setTabOrder(render_box, apply_button);
00889 QWidget::setTabOrder(apply_button, cancel_button);
00890 QWidget::setTabOrder(cancel_button, help_button);
00891 QWidget::setTabOrder(help_button, number_dots);
00892 QWidget::setTabOrder(number_dots, dot_size);
00893 QWidget::setTabOrder(dot_size, slices_spin);
00894 QWidget::setTabOrder(slices_spin, transparency);
00895 QWidget::setTabOrder(transparency, mode_tab);
00896
00897 retranslateUi(GridVisualizationDialogData);
00898
00899 mode_tab->setCurrentIndex(0);
00900
00901
00902 QMetaObject::connectSlotsByName(GridVisualizationDialogData);
00903 }
00904
00905 void retranslateUi(QDialog *GridVisualizationDialogData)
00906 {
00907 GridVisualizationDialogData->setWindowTitle(QApplication::translate("GridVisualizationDialogData", "Grid Visualization", 0, QApplication::UnicodeUTF8));
00908
00909 #ifndef QT_NO_TOOLTIP
00910 groupBox->setToolTip(QApplication::translate("GridVisualizationDialogData", "The coloring is done by interpolation between three different colors and their corresponding values in the grid. <br> Outliers get their own colors. It is also possible to set the opaqueness of all colors.", 0, QApplication::UnicodeUTF8));
00911 #endif // QT_NO_TOOLTIP
00912
00913 groupBox->setTitle(QApplication::translate("GridVisualizationDialogData", "Coloring", 0, QApplication::UnicodeUTF8));
00914 TextLabel1_2->setText(QApplication::translate("GridVisualizationDialogData", "opaqueness (0-255)", 0, QApplication::UnicodeUTF8));
00915 TextLabel1->setText(QApplication::translate("GridVisualizationDialogData", "colors to interpolate", 0, QApplication::UnicodeUTF8));
00916 min_button->setText(QApplication::translate("GridVisualizationDialogData", "Select", 0, QApplication::UnicodeUTF8));
00917 min_min_button->setText(QApplication::translate("GridVisualizationDialogData", "Select", 0, QApplication::UnicodeUTF8));
00918 min_label->setText(QString());
00919
00920 #ifndef QT_NO_TOOLTIP
00921 min_min_label->setToolTip(QApplication::translate("GridVisualizationDialogData", "Color for values lower than the interpolation range", 0, QApplication::UnicodeUTF8));
00922 #endif // QT_NO_TOOLTIP
00923
00924 min_min_label->setText(QString());
00925
00926 #ifndef QT_NO_TOOLTIP
00927 min_alpha->setToolTip(QApplication::translate("GridVisualizationDialogData", "Opaqueness for min color", 0, QApplication::UnicodeUTF8));
00928 #endif // QT_NO_TOOLTIP
00929
00930
00931 #ifndef QT_NO_TOOLTIP
00932 min_min_alpha->setToolTip(QApplication::translate("GridVisualizationDialogData", "Opaqueness for colors for values out of the interpolation range", 0, QApplication::UnicodeUTF8));
00933 #endif // QT_NO_TOOLTIP
00934
00935 TextLabel7_2->setText(QApplication::translate("GridVisualizationDialogData", "interpolation range", 0, QApplication::UnicodeUTF8));
00936 TextLabel14_3->setText(QApplication::translate("GridVisualizationDialogData", "< min", 0, QApplication::UnicodeUTF8));
00937 TextLabel15_4->setText(QApplication::translate("GridVisualizationDialogData", "max", 0, QApplication::UnicodeUTF8));
00938 TextLabel14_10->setText(QApplication::translate("GridVisualizationDialogData", "mid", 0, QApplication::UnicodeUTF8));
00939 TextLabel14_11->setText(QApplication::translate("GridVisualizationDialogData", "min", 0, QApplication::UnicodeUTF8));
00940 max_label->setText(QString());
00941
00942 #ifndef QT_NO_TOOLTIP
00943 max_max_label->setToolTip(QApplication::translate("GridVisualizationDialogData", "Color for values higher than the interpolation range", 0, QApplication::UnicodeUTF8));
00944 #endif // QT_NO_TOOLTIP
00945
00946 max_max_label->setText(QString());
00947 max_max_button->setText(QApplication::translate("GridVisualizationDialogData", "Select", 0, QApplication::UnicodeUTF8));
00948 max_button->setText(QApplication::translate("GridVisualizationDialogData", "Select", 0, QApplication::UnicodeUTF8));
00949 mid_button->setText(QApplication::translate("GridVisualizationDialogData", "Select", 0, QApplication::UnicodeUTF8));
00950 mid_label->setText(QString());
00951
00952 #ifndef QT_NO_TOOLTIP
00953 mid_alpha->setToolTip(QApplication::translate("GridVisualizationDialogData", "Opaqueness for mid color", 0, QApplication::UnicodeUTF8));
00954 #endif // QT_NO_TOOLTIP
00955
00956
00957 #ifndef QT_NO_TOOLTIP
00958 max_alpha->setToolTip(QApplication::translate("GridVisualizationDialogData", "Opaqueness for max color", 0, QApplication::UnicodeUTF8));
00959 #endif // QT_NO_TOOLTIP
00960
00961
00962 #ifndef QT_NO_TOOLTIP
00963 max_max_alpha->setToolTip(QApplication::translate("GridVisualizationDialogData", "Opaqueness for colors for values out of the interpolation range", 0, QApplication::UnicodeUTF8));
00964 #endif // QT_NO_TOOLTIP
00965
00966 TextLabel13->setText(QApplication::translate("GridVisualizationDialogData", "> max", 0, QApplication::UnicodeUTF8));
00967 TextLabel15->setText(QApplication::translate("GridVisualizationDialogData", "max", 0, QApplication::UnicodeUTF8));
00968 TextLabel14_2->setText(QApplication::translate("GridVisualizationDialogData", "mid", 0, QApplication::UnicodeUTF8));
00969 TextLabel14->setText(QApplication::translate("GridVisualizationDialogData", "min", 0, QApplication::UnicodeUTF8));
00970
00971 #ifndef QT_NO_TOOLTIP
00972 max_box->setToolTip(QApplication::translate("GridVisualizationDialogData", "Value for max color", 0, QApplication::UnicodeUTF8));
00973 #endif // QT_NO_TOOLTIP
00974
00975 max_box->setText(QApplication::translate("GridVisualizationDialogData", "1.0", 0, QApplication::UnicodeUTF8));
00976
00977 #ifndef QT_NO_TOOLTIP
00978 mid_box->setToolTip(QApplication::translate("GridVisualizationDialogData", "Value for mid color", 0, QApplication::UnicodeUTF8));
00979 #endif // QT_NO_TOOLTIP
00980
00981 mid_box->setText(QApplication::translate("GridVisualizationDialogData", "0.0", 0, QApplication::UnicodeUTF8));
00982
00983 #ifndef QT_NO_TOOLTIP
00984 autoscale->setToolTip(QApplication::translate("GridVisualizationDialogData", "Calculate the min, mid and max values from the grid", 0, QApplication::UnicodeUTF8));
00985 #endif // QT_NO_TOOLTIP
00986
00987 autoscale->setText(QApplication::translate("GridVisualizationDialogData", "Auto", 0, QApplication::UnicodeUTF8));
00988
00989 #ifndef QT_NO_TOOLTIP
00990 min_box->setToolTip(QApplication::translate("GridVisualizationDialogData", "Value for min color", 0, QApplication::UnicodeUTF8));
00991 #endif // QT_NO_TOOLTIP
00992
00993 min_box->setText(QApplication::translate("GridVisualizationDialogData", "-1.0", 0, QApplication::UnicodeUTF8));
00994 TextLabel7->setText(QApplication::translate("GridVisualizationDialogData", "Number of color steps", 0, QApplication::UnicodeUTF8));
00995
00996 #ifndef QT_NO_TOOLTIP
00997 levels_box->setToolTip(QApplication::translate("GridVisualizationDialogData", "Number of interpolated colors", 0, QApplication::UnicodeUTF8));
00998 #endif // QT_NO_TOOLTIP
00999
01000
01001 #ifndef QT_NO_TOOLTIP
01002 groupBox_3->setToolTip(QApplication::translate("GridVisualizationDialogData", "Select the grid to work on, if the grid's resolutions are not powers of two, it will be resized and new grids will be created. ", 0, QApplication::UnicodeUTF8));
01003 #endif // QT_NO_TOOLTIP
01004
01005 groupBox_3->setTitle(QApplication::translate("GridVisualizationDialogData", "Select Grid", 0, QApplication::UnicodeUTF8));
01006
01007 #ifndef QT_NO_TOOLTIP
01008 normalization->setToolTip(QApplication::translate("GridVisualizationDialogData", "Normalize the values between 0.0 and 1.0 by histogram equalisation and creates thus a new grid.", 0, QApplication::UnicodeUTF8));
01009 #endif // QT_NO_TOOLTIP
01010
01011 normalization->setText(QApplication::translate("GridVisualizationDialogData", "perform normalization", 0, QApplication::UnicodeUTF8));
01012
01013 #ifndef QT_NO_TOOLTIP
01014 resize_needed->setToolTip(QApplication::translate("GridVisualizationDialogData", "To render a grid, it must have a power of two resolution in all directions. If this is not the case, a new grid will be created.", 0, QApplication::UnicodeUTF8));
01015 #endif // QT_NO_TOOLTIP
01016
01017 resize_needed->setText(QApplication::translate("GridVisualizationDialogData", "resize needed", 0, QApplication::UnicodeUTF8));
01018 groupBox_2->setTitle(QApplication::translate("GridVisualizationDialogData", "Visualize as", 0, QApplication::UnicodeUTF8));
01019 transparency->setText(QApplication::translate("GridVisualizationDialogData", "enable transparency", 0, QApplication::UnicodeUTF8));
01020 mode_tab->setTabText(mode_tab->indexOf(Plane), QApplication::translate("GridVisualizationDialogData", "Plane", 0, QApplication::UnicodeUTF8));
01021 mode_tab->setTabToolTip(mode_tab->indexOf(Plane), QApplication::translate("GridVisualizationDialogData", "Render as a single plane", 0, QApplication::UnicodeUTF8));
01022 label_2->setText(QApplication::translate("GridVisualizationDialogData", "dot size", 0, QApplication::UnicodeUTF8));
01023 label_3->setText(QApplication::translate("GridVisualizationDialogData", "number dots", 0, QApplication::UnicodeUTF8));
01024 mode_tab->setTabText(mode_tab->indexOf(Dots), QApplication::translate("GridVisualizationDialogData", "Dots", 0, QApplication::UnicodeUTF8));
01025 mode_tab->setTabToolTip(mode_tab->indexOf(Dots), QApplication::translate("GridVisualizationDialogData", "Render with dots", 0, QApplication::UnicodeUTF8));
01026 label->setText(QApplication::translate("GridVisualizationDialogData", "number slices", 0, QApplication::UnicodeUTF8));
01027 mode_tab->setTabText(mode_tab->indexOf(tab_3), QApplication::translate("GridVisualizationDialogData", "Volume", 0, QApplication::UnicodeUTF8));
01028 mode_tab->setTabToolTip(mode_tab->indexOf(tab_3), QApplication::translate("GridVisualizationDialogData", "Render with slices as a volume", 0, QApplication::UnicodeUTF8));
01029
01030 #ifndef QT_NO_TOOLTIP
01031 apply_button->setToolTip(QApplication::translate("GridVisualizationDialogData", "Create the visualization", 0, QApplication::UnicodeUTF8));
01032 #endif // QT_NO_TOOLTIP
01033
01034 apply_button->setText(QApplication::translate("GridVisualizationDialogData", "O&K", 0, QApplication::UnicodeUTF8));
01035 apply_button->setShortcut(QApplication::translate("GridVisualizationDialogData", "Alt+K", 0, QApplication::UnicodeUTF8));
01036 cancel_button->setText(QApplication::translate("GridVisualizationDialogData", "C&ancel", 0, QApplication::UnicodeUTF8));
01037 cancel_button->setShortcut(QApplication::translate("GridVisualizationDialogData", "Alt+A", 0, QApplication::UnicodeUTF8));
01038 help_button->setText(QApplication::translate("GridVisualizationDialogData", "Help", 0, QApplication::UnicodeUTF8));
01039 help_button->setShortcut(QApplication::translate("GridVisualizationDialogData", "Alt+A", 0, QApplication::UnicodeUTF8));
01040 groupBox_4->setTitle(QApplication::translate("GridVisualizationDialogData", "Misc", 0, QApplication::UnicodeUTF8));
01041
01042 #ifndef QT_NO_TOOLTIP
01043 render_box->setToolTip(QApplication::translate("GridVisualizationDialogData", "Render also the outlines of the grid", 0, QApplication::UnicodeUTF8));
01044 #endif // QT_NO_TOOLTIP
01045
01046 render_box->setText(QApplication::translate("GridVisualizationDialogData", "render grid outline", 0, QApplication::UnicodeUTF8));
01047 Q_UNUSED(GridVisualizationDialogData);
01048 }
01049
01050 };
01051
01052 namespace Ui {
01053 class GridVisualizationDialogData: public Ui_GridVisualizationDialogData {};
01054 }
01055
01056 QT_END_NAMESPACE
01057
01058 #endif // GRIDVISUALIZATIONDIALOGDATA_H