00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #ifndef UI_MAINWINDOW_H
00011 #define UI_MAINWINDOW_H
00012
00013 #include <QtCore/QVariant>
00014 #include <QtGui/QAction>
00015 #include <QtGui/QApplication>
00016 #include <QtGui/QButtonGroup>
00017 #include <QtGui/QCheckBox>
00018 #include <QtGui/QComboBox>
00019 #include <QtGui/QFontComboBox>
00020 #include <QtGui/QFrame>
00021 #include <QtGui/QGridLayout>
00022 #include <QtGui/QHBoxLayout>
00023 #include <QtGui/QHeaderView>
00024 #include <QtGui/QLabel>
00025 #include <QtGui/QLineEdit>
00026 #include <QtGui/QListWidget>
00027 #include <QtGui/QMainWindow>
00028 #include <QtGui/QMenu>
00029 #include <QtGui/QMenuBar>
00030 #include <QtGui/QProgressBar>
00031 #include <QtGui/QPushButton>
00032 #include <QtGui/QSpacerItem>
00033 #include <QtGui/QSpinBox>
00034 #include <QtGui/QStackedWidget>
00035 #include <QtGui/QStatusBar>
00036 #include <QtGui/QTabWidget>
00037 #include <QtGui/QTextBrowser>
00038 #include <QtGui/QVBoxLayout>
00039 #include <QtGui/QWidget>
00040
00041 QT_BEGIN_NAMESPACE
00042
00043 class Ui_MainWindowClass
00044 {
00045 public:
00046 QAction *action_Open_files;
00047 QAction *action_Exit;
00048 QAction *action_Load;
00049 QAction *action_Save;
00050 QAction *actionLoad_default_project;
00051 QAction *action_Manual;
00052 QAction *action_Tips;
00053 QAction *action_Changelog;
00054 QAction *action_License;
00055 QAction *action_About_Highlight;
00056 QAction *actionAbout_translations;
00057 QWidget *centralWidget;
00058 QHBoxLayout *horizontalLayout_24;
00059 QVBoxLayout *verticalLayout_7;
00060 QTabWidget *tabIOSelection;
00061 QWidget *tab_file_io;
00062 QVBoxLayout *verticalLayout_3;
00063 QPushButton *pbOpenFiles;
00064 QListWidget *lvInputFiles;
00065 QHBoxLayout *horizontalLayout;
00066 QPushButton *pbClearSelection;
00067 QPushButton *pbClearAll;
00068 QFrame *line_11;
00069 QVBoxLayout *verticalLayout;
00070 QLabel *label_11;
00071 QHBoxLayout *horizontalLayout_22;
00072 QLineEdit *leOutputDest;
00073 QPushButton *pbOutputDest;
00074 QCheckBox *cbWrite2Src;
00075 QFrame *line_2;
00076 QPushButton *pbStartConversion;
00077 QPushButton *pbCopyFile2CP;
00078 QWidget *tab_clipboard;
00079 QVBoxLayout *verticalLayout_15;
00080 QPushButton *pbPasteFromCB;
00081 QHBoxLayout *horizontalLayout_23;
00082 QLabel *label_13;
00083 QComboBox *comboSelectSyntax;
00084 QFrame *line_14;
00085 QPushButton *pbCopyToCP;
00086 QSpacerItem *verticalSpacer_12;
00087 QFrame *line_7;
00088 QTabWidget *tabWidget;
00089 QWidget *page_general;
00090 QVBoxLayout *verticalLayout_2;
00091 QHBoxLayout *horizontalLayout_8;
00092 QLabel *label_2;
00093 QComboBox *comboFormat;
00094 QFrame *line_9;
00095 QHBoxLayout *horizontalLayout_21;
00096 QCheckBox *cbIncLineNo;
00097 QSpacerItem *horizontalSpacer_4;
00098 QSpinBox *sbLineNoWidth;
00099 QCheckBox *cbPadZeroes;
00100 QCheckBox *cbFragment;
00101 QCheckBox *cbValidateInput;
00102 QHBoxLayout *horizontalLayout_2;
00103 QCheckBox *cbEncoding;
00104 QComboBox *comboEncoding;
00105 QSpacerItem *verticalSpacer_2;
00106 QWidget *page_output_spec;
00107 QGridLayout *gridLayout;
00108 QStackedWidget *stackedSpecificOptions;
00109 QWidget *HTMLOptions;
00110 QVBoxLayout *verticalLayout_5;
00111 QLabel *label_17;
00112 QFrame *line_12;
00113 QTabWidget *tabWidget1;
00114 QWidget *tabWidgetPage1;
00115 QGridLayout *gridLayout_4;
00116 QHBoxLayout *horizontalLayout_10;
00117 QCheckBox *cbHTMLEmbedStyle;
00118 QCheckBox *cbHTMLInlineCSS;
00119 QHBoxLayout *horizontalLayout_14;
00120 QLabel *label_19;
00121 QLineEdit *leHTMLStyleFile;
00122 QHBoxLayout *horizontalLayout_9;
00123 QLabel *label_20;
00124 QLineEdit *leHTMLStyleIncFile;
00125 QPushButton *pbHTMLChooseStyleIncFile;
00126 QHBoxLayout *horizontalLayout_7;
00127 QLabel *label;
00128 QLineEdit *leHTMLCssPrefix;
00129 QSpacerItem *verticalSpacer_9;
00130 QWidget *tabWidgetPage2;
00131 QVBoxLayout *verticalLayout_6;
00132 QCheckBox *cbHTMLIndex;
00133 QFrame *line_13;
00134 QCheckBox *cbHTMLCtags;
00135 QHBoxLayout *horizontalLayout_12;
00136 QLineEdit *leHTMLCtagsFile;
00137 QPushButton *pbHTMLChooseTagsFile;
00138 QSpacerItem *verticalSpacer_8;
00139 QWidget *tabWidgetPage3;
00140 QVBoxLayout *verticalLayout_4;
00141 QLabel *label_8;
00142 QCheckBox *cbHTMLAnchors;
00143 QCheckBox *cbHTMLFileNameAnchor;
00144 QCheckBox *cbHTMLOrderedList;
00145 QFrame *line_4;
00146 QCheckBox *cbHTMLEnclosePreTags;
00147 QSpacerItem *verticalSpacer;
00148 QWidget *LATEXOptions;
00149 QVBoxLayout *verticalLayout_12;
00150 QLabel *label_18;
00151 QFrame *line_8;
00152 QCheckBox *cbLATEXEscQuotes;
00153 QCheckBox *cbLATEXBabel;
00154 QCheckBox *cbLATEXPrettySymbols;
00155 QCheckBox *cbLATEXEmbedStyle;
00156 QHBoxLayout *horizontalLayout_17;
00157 QLabel *label_21;
00158 QLineEdit *leLATEXStyleFile;
00159 QHBoxLayout *horizontalLayout_15;
00160 QLabel *label_22;
00161 QSpacerItem *horizontalSpacer_2;
00162 QHBoxLayout *horizontalLayout_16;
00163 QLineEdit *leLATEXStyleIncFile;
00164 QPushButton *pbLATEXChooseStyleIncFile;
00165 QSpacerItem *verticalSpacer_4;
00166 QWidget *TEXOptions;
00167 QVBoxLayout *verticalLayout_14;
00168 QLabel *label_26;
00169 QFrame *line_10;
00170 QCheckBox *cbTEXEmbedStyle;
00171 QHBoxLayout *horizontalLayout_18;
00172 QLabel *label_24;
00173 QLineEdit *leTEXStyleFile;
00174 QHBoxLayout *horizontalLayout_19;
00175 QLabel *label_25;
00176 QSpacerItem *horizontalSpacer_3;
00177 QHBoxLayout *horizontalLayout_20;
00178 QLineEdit *leTEXStyleIncFile;
00179 QPushButton *pbTEXChooseStyleIncFile;
00180 QSpacerItem *verticalSpacer_5;
00181 QWidget *RTFOptions;
00182 QVBoxLayout *verticalLayout_9;
00183 QLabel *label_15;
00184 QFrame *line_5;
00185 QCheckBox *cbRTFCharStyles;
00186 QHBoxLayout *horizontalLayout_11;
00187 QLabel *label_9;
00188 QComboBox *comboRTFPageSize;
00189 QSpacerItem *verticalSpacer_6;
00190 QWidget *SVGOptions;
00191 QVBoxLayout *verticalLayout_10;
00192 QLabel *label_16;
00193 QFrame *line_6;
00194 QLabel *label_10;
00195 QGridLayout *gridLayout_8;
00196 QLabel *label_3;
00197 QLineEdit *leSVGWidth;
00198 QLabel *label_12;
00199 QLineEdit *leSVGHeight;
00200 QCheckBox *cbSVGEmbedStyle;
00201 QHBoxLayout *horizontalLayout_26;
00202 QLabel *label_29;
00203 QLineEdit *leSVGStyleFile;
00204 QHBoxLayout *horizontalLayout_27;
00205 QLabel *label_30;
00206 QSpacerItem *horizontalSpacer_6;
00207 QHBoxLayout *horizontalLayout_28;
00208 QLineEdit *leSVGStyleIncFile;
00209 QPushButton *pbSVGChooseStyleIncFile;
00210 QSpacerItem *verticalSpacer_10;
00211 QWidget *EmptyPage;
00212 QVBoxLayout *verticalLayout_11;
00213 QLabel *label_7;
00214 QSpacerItem *verticalSpacer_3;
00215 QWidget *page_formatting;
00216 QVBoxLayout *verticalLayout_8;
00217 QHBoxLayout *horizontalLayout_3;
00218 QLabel *label_5;
00219 QComboBox *comboTheme;
00220 QHBoxLayout *horizontalLayout_4;
00221 QCheckBox *cbReformat;
00222 QComboBox *comboReformat;
00223 QHBoxLayout *horizontalLayout_5;
00224 QCheckBox *cbKwCase;
00225 QComboBox *comboKwCase;
00226 QHBoxLayout *horizontalLayout_6;
00227 QLabel *label_6;
00228 QSpinBox *sbTabWidth;
00229 QGridLayout *gridLayout_2;
00230 QCheckBox *cbWrapping;
00231 QSpinBox *sbLineLength;
00232 QCheckBox *cbAdvWrapping;
00233 QSpacerItem *verticalSpacer_11;
00234 QFrame *line_3;
00235 QGridLayout *gridLayout_9;
00236 QLabel *label_23;
00237 QFontComboBox *comboFontName;
00238 QLabel *label_4;
00239 QLineEdit *leFontSize;
00240 QFrame *line;
00241 QVBoxLayout *verticalLayout_13;
00242 QLabel *lbPreview;
00243 QTextBrowser *browserPreview;
00244 QHBoxLayout *horizontalLayout_13;
00245 QLabel *label_14;
00246 QProgressBar *progressBar;
00247 QMenuBar *menuBar;
00248 QMenu *menu_File;
00249 QMenu *menu_Help;
00250 QStatusBar *statusBar;
00251
00252 void setupUi(QMainWindow *MainWindowClass)
00253 {
00254 if (MainWindowClass->objectName().isEmpty())
00255 MainWindowClass->setObjectName(QString::fromUtf8("MainWindowClass"));
00256 MainWindowClass->setWindowModality(Qt::ApplicationModal);
00257 MainWindowClass->resize(600, 645);
00258 MainWindowClass->setAcceptDrops(false);
00259 QIcon icon;
00260 icon.addFile(QString::fromUtf8(":/hl_icon2.png"), QSize(), QIcon::Normal, QIcon::Off);
00261 MainWindowClass->setWindowIcon(icon);
00262 action_Open_files = new QAction(MainWindowClass);
00263 action_Open_files->setObjectName(QString::fromUtf8("action_Open_files"));
00264 action_Exit = new QAction(MainWindowClass);
00265 action_Exit->setObjectName(QString::fromUtf8("action_Exit"));
00266 action_Load = new QAction(MainWindowClass);
00267 action_Load->setObjectName(QString::fromUtf8("action_Load"));
00268 action_Save = new QAction(MainWindowClass);
00269 action_Save->setObjectName(QString::fromUtf8("action_Save"));
00270 actionLoad_default_project = new QAction(MainWindowClass);
00271 actionLoad_default_project->setObjectName(QString::fromUtf8("actionLoad_default_project"));
00272 action_Manual = new QAction(MainWindowClass);
00273 action_Manual->setObjectName(QString::fromUtf8("action_Manual"));
00274 action_Tips = new QAction(MainWindowClass);
00275 action_Tips->setObjectName(QString::fromUtf8("action_Tips"));
00276 action_Tips->setVisible(false);
00277 action_Changelog = new QAction(MainWindowClass);
00278 action_Changelog->setObjectName(QString::fromUtf8("action_Changelog"));
00279 action_License = new QAction(MainWindowClass);
00280 action_License->setObjectName(QString::fromUtf8("action_License"));
00281 action_About_Highlight = new QAction(MainWindowClass);
00282 action_About_Highlight->setObjectName(QString::fromUtf8("action_About_Highlight"));
00283 actionAbout_translations = new QAction(MainWindowClass);
00284 actionAbout_translations->setObjectName(QString::fromUtf8("actionAbout_translations"));
00285 centralWidget = new QWidget(MainWindowClass);
00286 centralWidget->setObjectName(QString::fromUtf8("centralWidget"));
00287 horizontalLayout_24 = new QHBoxLayout(centralWidget);
00288 horizontalLayout_24->setSpacing(6);
00289 horizontalLayout_24->setContentsMargins(11, 11, 11, 11);
00290 horizontalLayout_24->setObjectName(QString::fromUtf8("horizontalLayout_24"));
00291 verticalLayout_7 = new QVBoxLayout();
00292 verticalLayout_7->setSpacing(6);
00293 verticalLayout_7->setObjectName(QString::fromUtf8("verticalLayout_7"));
00294 tabIOSelection = new QTabWidget(centralWidget);
00295 tabIOSelection->setObjectName(QString::fromUtf8("tabIOSelection"));
00296 QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Expanding);
00297 sizePolicy.setHorizontalStretch(0);
00298 sizePolicy.setVerticalStretch(0);
00299 sizePolicy.setHeightForWidth(tabIOSelection->sizePolicy().hasHeightForWidth());
00300 tabIOSelection->setSizePolicy(sizePolicy);
00301 tabIOSelection->setMinimumSize(QSize(0, 0));
00302 tab_file_io = new QWidget();
00303 tab_file_io->setObjectName(QString::fromUtf8("tab_file_io"));
00304 verticalLayout_3 = new QVBoxLayout(tab_file_io);
00305 verticalLayout_3->setSpacing(6);
00306 verticalLayout_3->setContentsMargins(11, 11, 11, 11);
00307 verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
00308 pbOpenFiles = new QPushButton(tab_file_io);
00309 pbOpenFiles->setObjectName(QString::fromUtf8("pbOpenFiles"));
00310
00311 verticalLayout_3->addWidget(pbOpenFiles);
00312
00313 lvInputFiles = new QListWidget(tab_file_io);
00314 lvInputFiles->setObjectName(QString::fromUtf8("lvInputFiles"));
00315 QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::MinimumExpanding);
00316 sizePolicy1.setHorizontalStretch(0);
00317 sizePolicy1.setVerticalStretch(0);
00318 sizePolicy1.setHeightForWidth(lvInputFiles->sizePolicy().hasHeightForWidth());
00319 lvInputFiles->setSizePolicy(sizePolicy1);
00320 lvInputFiles->setMinimumSize(QSize(0, 50));
00321 lvInputFiles->setAcceptDrops(false);
00322 lvInputFiles->setDragDropMode(QAbstractItemView::DropOnly);
00323 lvInputFiles->setAlternatingRowColors(true);
00324 lvInputFiles->setSelectionMode(QAbstractItemView::ExtendedSelection);
00325 lvInputFiles->setSelectionBehavior(QAbstractItemView::SelectRows);
00326
00327 verticalLayout_3->addWidget(lvInputFiles);
00328
00329 horizontalLayout = new QHBoxLayout();
00330 horizontalLayout->setSpacing(6);
00331 horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
00332 pbClearSelection = new QPushButton(tab_file_io);
00333 pbClearSelection->setObjectName(QString::fromUtf8("pbClearSelection"));
00334
00335 horizontalLayout->addWidget(pbClearSelection);
00336
00337 pbClearAll = new QPushButton(tab_file_io);
00338 pbClearAll->setObjectName(QString::fromUtf8("pbClearAll"));
00339
00340 horizontalLayout->addWidget(pbClearAll);
00341
00342
00343 verticalLayout_3->addLayout(horizontalLayout);
00344
00345 line_11 = new QFrame(tab_file_io);
00346 line_11->setObjectName(QString::fromUtf8("line_11"));
00347 line_11->setFrameShape(QFrame::HLine);
00348 line_11->setFrameShadow(QFrame::Sunken);
00349
00350 verticalLayout_3->addWidget(line_11);
00351
00352 verticalLayout = new QVBoxLayout();
00353 verticalLayout->setSpacing(6);
00354 verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
00355 label_11 = new QLabel(tab_file_io);
00356 label_11->setObjectName(QString::fromUtf8("label_11"));
00357 QFont font;
00358 font.setBold(true);
00359 font.setWeight(75);
00360 label_11->setFont(font);
00361
00362 verticalLayout->addWidget(label_11);
00363
00364 horizontalLayout_22 = new QHBoxLayout();
00365 horizontalLayout_22->setSpacing(6);
00366 horizontalLayout_22->setObjectName(QString::fromUtf8("horizontalLayout_22"));
00367 leOutputDest = new QLineEdit(tab_file_io);
00368 leOutputDest->setObjectName(QString::fromUtf8("leOutputDest"));
00369 QSizePolicy sizePolicy2(QSizePolicy::Minimum, QSizePolicy::Preferred);
00370 sizePolicy2.setHorizontalStretch(0);
00371 sizePolicy2.setVerticalStretch(0);
00372 sizePolicy2.setHeightForWidth(leOutputDest->sizePolicy().hasHeightForWidth());
00373 leOutputDest->setSizePolicy(sizePolicy2);
00374
00375 horizontalLayout_22->addWidget(leOutputDest);
00376
00377 pbOutputDest = new QPushButton(tab_file_io);
00378 pbOutputDest->setObjectName(QString::fromUtf8("pbOutputDest"));
00379 QSizePolicy sizePolicy3(QSizePolicy::Fixed, QSizePolicy::Fixed);
00380 sizePolicy3.setHorizontalStretch(0);
00381 sizePolicy3.setVerticalStretch(0);
00382 sizePolicy3.setHeightForWidth(pbOutputDest->sizePolicy().hasHeightForWidth());
00383 pbOutputDest->setSizePolicy(sizePolicy3);
00384 pbOutputDest->setMinimumSize(QSize(20, 0));
00385
00386 horizontalLayout_22->addWidget(pbOutputDest);
00387
00388
00389 verticalLayout->addLayout(horizontalLayout_22);
00390
00391 cbWrite2Src = new QCheckBox(tab_file_io);
00392 cbWrite2Src->setObjectName(QString::fromUtf8("cbWrite2Src"));
00393
00394 verticalLayout->addWidget(cbWrite2Src);
00395
00396
00397 verticalLayout_3->addLayout(verticalLayout);
00398
00399 line_2 = new QFrame(tab_file_io);
00400 line_2->setObjectName(QString::fromUtf8("line_2"));
00401 line_2->setFrameShape(QFrame::HLine);
00402 line_2->setFrameShadow(QFrame::Sunken);
00403
00404 verticalLayout_3->addWidget(line_2);
00405
00406 pbStartConversion = new QPushButton(tab_file_io);
00407 pbStartConversion->setObjectName(QString::fromUtf8("pbStartConversion"));
00408 QSizePolicy sizePolicy4(QSizePolicy::Preferred, QSizePolicy::Fixed);
00409 sizePolicy4.setHorizontalStretch(0);
00410 sizePolicy4.setVerticalStretch(0);
00411 sizePolicy4.setHeightForWidth(pbStartConversion->sizePolicy().hasHeightForWidth());
00412 pbStartConversion->setSizePolicy(sizePolicy4);
00413 pbStartConversion->setMinimumSize(QSize(120, 0));
00414 QFont font1;
00415 font1.setFamily(QString::fromUtf8("MS Shell Dlg 2"));
00416 font1.setPointSize(10);
00417 font1.setBold(true);
00418 font1.setWeight(75);
00419 pbStartConversion->setFont(font1);
00420 pbStartConversion->setDefault(true);
00421
00422 verticalLayout_3->addWidget(pbStartConversion);
00423
00424 pbCopyFile2CP = new QPushButton(tab_file_io);
00425 pbCopyFile2CP->setObjectName(QString::fromUtf8("pbCopyFile2CP"));
00426
00427 verticalLayout_3->addWidget(pbCopyFile2CP);
00428
00429 tabIOSelection->addTab(tab_file_io, QString());
00430 tab_clipboard = new QWidget();
00431 tab_clipboard->setObjectName(QString::fromUtf8("tab_clipboard"));
00432 verticalLayout_15 = new QVBoxLayout(tab_clipboard);
00433 verticalLayout_15->setSpacing(6);
00434 verticalLayout_15->setContentsMargins(11, 11, 11, 11);
00435 verticalLayout_15->setObjectName(QString::fromUtf8("verticalLayout_15"));
00436 pbPasteFromCB = new QPushButton(tab_clipboard);
00437 pbPasteFromCB->setObjectName(QString::fromUtf8("pbPasteFromCB"));
00438
00439 verticalLayout_15->addWidget(pbPasteFromCB);
00440
00441 horizontalLayout_23 = new QHBoxLayout();
00442 horizontalLayout_23->setSpacing(6);
00443 horizontalLayout_23->setObjectName(QString::fromUtf8("horizontalLayout_23"));
00444 label_13 = new QLabel(tab_clipboard);
00445 label_13->setObjectName(QString::fromUtf8("label_13"));
00446
00447 horizontalLayout_23->addWidget(label_13);
00448
00449 comboSelectSyntax = new QComboBox(tab_clipboard);
00450 comboSelectSyntax->setObjectName(QString::fromUtf8("comboSelectSyntax"));
00451
00452 horizontalLayout_23->addWidget(comboSelectSyntax);
00453
00454
00455 verticalLayout_15->addLayout(horizontalLayout_23);
00456
00457 line_14 = new QFrame(tab_clipboard);
00458 line_14->setObjectName(QString::fromUtf8("line_14"));
00459 line_14->setFrameShape(QFrame::HLine);
00460 line_14->setFrameShadow(QFrame::Sunken);
00461
00462 verticalLayout_15->addWidget(line_14);
00463
00464 pbCopyToCP = new QPushButton(tab_clipboard);
00465 pbCopyToCP->setObjectName(QString::fromUtf8("pbCopyToCP"));
00466 pbCopyToCP->setFont(font);
00467
00468 verticalLayout_15->addWidget(pbCopyToCP);
00469
00470 verticalSpacer_12 = new QSpacerItem(20, 106, QSizePolicy::Minimum, QSizePolicy::Expanding);
00471
00472 verticalLayout_15->addItem(verticalSpacer_12);
00473
00474 tabIOSelection->addTab(tab_clipboard, QString());
00475
00476 verticalLayout_7->addWidget(tabIOSelection);
00477
00478 line_7 = new QFrame(centralWidget);
00479 line_7->setObjectName(QString::fromUtf8("line_7"));
00480 line_7->setFrameShape(QFrame::HLine);
00481 line_7->setFrameShadow(QFrame::Sunken);
00482
00483 verticalLayout_7->addWidget(line_7);
00484
00485 tabWidget = new QTabWidget(centralWidget);
00486 tabWidget->setObjectName(QString::fromUtf8("tabWidget"));
00487 QSizePolicy sizePolicy5(QSizePolicy::Preferred, QSizePolicy::Minimum);
00488 sizePolicy5.setHorizontalStretch(0);
00489 sizePolicy5.setVerticalStretch(0);
00490 sizePolicy5.setHeightForWidth(tabWidget->sizePolicy().hasHeightForWidth());
00491 tabWidget->setSizePolicy(sizePolicy5);
00492 tabWidget->setMinimumSize(QSize(0, 0));
00493 tabWidget->setLayoutDirection(Qt::LeftToRight);
00494 tabWidget->setTabPosition(QTabWidget::North);
00495 tabWidget->setTabShape(QTabWidget::Rounded);
00496 page_general = new QWidget();
00497 page_general->setObjectName(QString::fromUtf8("page_general"));
00498 verticalLayout_2 = new QVBoxLayout(page_general);
00499 verticalLayout_2->setSpacing(6);
00500 verticalLayout_2->setContentsMargins(11, 11, 11, 11);
00501 verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
00502 horizontalLayout_8 = new QHBoxLayout();
00503 horizontalLayout_8->setSpacing(6);
00504 horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8"));
00505 label_2 = new QLabel(page_general);
00506 label_2->setObjectName(QString::fromUtf8("label_2"));
00507 QSizePolicy sizePolicy6(QSizePolicy::Minimum, QSizePolicy::Minimum);
00508 sizePolicy6.setHorizontalStretch(0);
00509 sizePolicy6.setVerticalStretch(0);
00510 sizePolicy6.setHeightForWidth(label_2->sizePolicy().hasHeightForWidth());
00511 label_2->setSizePolicy(sizePolicy6);
00512 label_2->setFont(font);
00513
00514 horizontalLayout_8->addWidget(label_2);
00515
00516 comboFormat = new QComboBox(page_general);
00517 comboFormat->setObjectName(QString::fromUtf8("comboFormat"));
00518 sizePolicy4.setHeightForWidth(comboFormat->sizePolicy().hasHeightForWidth());
00519 comboFormat->setSizePolicy(sizePolicy4);
00520 comboFormat->setFont(font);
00521
00522 horizontalLayout_8->addWidget(comboFormat);
00523
00524
00525 verticalLayout_2->addLayout(horizontalLayout_8);
00526
00527 line_9 = new QFrame(page_general);
00528 line_9->setObjectName(QString::fromUtf8("line_9"));
00529 line_9->setFrameShape(QFrame::HLine);
00530 line_9->setFrameShadow(QFrame::Sunken);
00531
00532 verticalLayout_2->addWidget(line_9);
00533
00534 horizontalLayout_21 = new QHBoxLayout();
00535 horizontalLayout_21->setSpacing(6);
00536 horizontalLayout_21->setObjectName(QString::fromUtf8("horizontalLayout_21"));
00537 cbIncLineNo = new QCheckBox(page_general);
00538 cbIncLineNo->setObjectName(QString::fromUtf8("cbIncLineNo"));
00539
00540 horizontalLayout_21->addWidget(cbIncLineNo);
00541
00542 horizontalSpacer_4 = new QSpacerItem(10, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00543
00544 horizontalLayout_21->addItem(horizontalSpacer_4);
00545
00546 sbLineNoWidth = new QSpinBox(page_general);
00547 sbLineNoWidth->setObjectName(QString::fromUtf8("sbLineNoWidth"));
00548 sbLineNoWidth->setMinimum(1);
00549 sbLineNoWidth->setMaximum(6);
00550 sbLineNoWidth->setValue(2);
00551
00552 horizontalLayout_21->addWidget(sbLineNoWidth);
00553
00554
00555 verticalLayout_2->addLayout(horizontalLayout_21);
00556
00557 cbPadZeroes = new QCheckBox(page_general);
00558 cbPadZeroes->setObjectName(QString::fromUtf8("cbPadZeroes"));
00559 cbPadZeroes->setEnabled(false);
00560
00561 verticalLayout_2->addWidget(cbPadZeroes);
00562
00563 cbFragment = new QCheckBox(page_general);
00564 cbFragment->setObjectName(QString::fromUtf8("cbFragment"));
00565 QSizePolicy sizePolicy7(QSizePolicy::Minimum, QSizePolicy::Fixed);
00566 sizePolicy7.setHorizontalStretch(0);
00567 sizePolicy7.setVerticalStretch(0);
00568 sizePolicy7.setHeightForWidth(cbFragment->sizePolicy().hasHeightForWidth());
00569 cbFragment->setSizePolicy(sizePolicy7);
00570
00571 verticalLayout_2->addWidget(cbFragment);
00572
00573 cbValidateInput = new QCheckBox(page_general);
00574 cbValidateInput->setObjectName(QString::fromUtf8("cbValidateInput"));
00575
00576 verticalLayout_2->addWidget(cbValidateInput);
00577
00578 horizontalLayout_2 = new QHBoxLayout();
00579 horizontalLayout_2->setSpacing(6);
00580 horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
00581 cbEncoding = new QCheckBox(page_general);
00582 cbEncoding->setObjectName(QString::fromUtf8("cbEncoding"));
00583
00584 horizontalLayout_2->addWidget(cbEncoding);
00585
00586 comboEncoding = new QComboBox(page_general);
00587 comboEncoding->setObjectName(QString::fromUtf8("comboEncoding"));
00588 comboEncoding->setEditable(true);
00589 comboEncoding->setInsertPolicy(QComboBox::InsertAtBottom);
00590
00591 horizontalLayout_2->addWidget(comboEncoding);
00592
00593
00594 verticalLayout_2->addLayout(horizontalLayout_2);
00595
00596 verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
00597
00598 verticalLayout_2->addItem(verticalSpacer_2);
00599
00600 tabWidget->addTab(page_general, QString());
00601 page_output_spec = new QWidget();
00602 page_output_spec->setObjectName(QString::fromUtf8("page_output_spec"));
00603 gridLayout = new QGridLayout(page_output_spec);
00604 gridLayout->setSpacing(6);
00605 gridLayout->setContentsMargins(11, 11, 11, 11);
00606 gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
00607 stackedSpecificOptions = new QStackedWidget(page_output_spec);
00608 stackedSpecificOptions->setObjectName(QString::fromUtf8("stackedSpecificOptions"));
00609 QSizePolicy sizePolicy8(QSizePolicy::Preferred, QSizePolicy::Ignored);
00610 sizePolicy8.setHorizontalStretch(0);
00611 sizePolicy8.setVerticalStretch(0);
00612 sizePolicy8.setHeightForWidth(stackedSpecificOptions->sizePolicy().hasHeightForWidth());
00613 stackedSpecificOptions->setSizePolicy(sizePolicy8);
00614 stackedSpecificOptions->setMinimumSize(QSize(0, 0));
00615 HTMLOptions = new QWidget();
00616 HTMLOptions->setObjectName(QString::fromUtf8("HTMLOptions"));
00617 verticalLayout_5 = new QVBoxLayout(HTMLOptions);
00618 verticalLayout_5->setSpacing(6);
00619 verticalLayout_5->setContentsMargins(11, 11, 11, 11);
00620 verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5"));
00621 label_17 = new QLabel(HTMLOptions);
00622 label_17->setObjectName(QString::fromUtf8("label_17"));
00623 sizePolicy4.setHeightForWidth(label_17->sizePolicy().hasHeightForWidth());
00624 label_17->setSizePolicy(sizePolicy4);
00625 label_17->setFont(font);
00626
00627 verticalLayout_5->addWidget(label_17);
00628
00629 line_12 = new QFrame(HTMLOptions);
00630 line_12->setObjectName(QString::fromUtf8("line_12"));
00631 line_12->setFrameShape(QFrame::HLine);
00632 line_12->setFrameShadow(QFrame::Sunken);
00633
00634 verticalLayout_5->addWidget(line_12);
00635
00636 tabWidget1 = new QTabWidget(HTMLOptions);
00637 tabWidget1->setObjectName(QString::fromUtf8("tabWidget1"));
00638 sizePolicy6.setHeightForWidth(tabWidget1->sizePolicy().hasHeightForWidth());
00639 tabWidget1->setSizePolicy(sizePolicy6);
00640 tabWidget1->setMinimumSize(QSize(250, 0));
00641 tabWidgetPage1 = new QWidget();
00642 tabWidgetPage1->setObjectName(QString::fromUtf8("tabWidgetPage1"));
00643 gridLayout_4 = new QGridLayout(tabWidgetPage1);
00644 gridLayout_4->setSpacing(6);
00645 gridLayout_4->setContentsMargins(11, 11, 11, 11);
00646 gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
00647 horizontalLayout_10 = new QHBoxLayout();
00648 horizontalLayout_10->setSpacing(6);
00649 horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10"));
00650 cbHTMLEmbedStyle = new QCheckBox(tabWidgetPage1);
00651 cbHTMLEmbedStyle->setObjectName(QString::fromUtf8("cbHTMLEmbedStyle"));
00652
00653 horizontalLayout_10->addWidget(cbHTMLEmbedStyle);
00654
00655 cbHTMLInlineCSS = new QCheckBox(tabWidgetPage1);
00656 cbHTMLInlineCSS->setObjectName(QString::fromUtf8("cbHTMLInlineCSS"));
00657 cbHTMLInlineCSS->setEnabled(false);
00658 cbHTMLInlineCSS->setCheckable(true);
00659
00660 horizontalLayout_10->addWidget(cbHTMLInlineCSS);
00661
00662
00663 gridLayout_4->addLayout(horizontalLayout_10, 0, 0, 1, 1);
00664
00665 horizontalLayout_14 = new QHBoxLayout();
00666 horizontalLayout_14->setSpacing(6);
00667 horizontalLayout_14->setObjectName(QString::fromUtf8("horizontalLayout_14"));
00668 label_19 = new QLabel(tabWidgetPage1);
00669 label_19->setObjectName(QString::fromUtf8("label_19"));
00670
00671 horizontalLayout_14->addWidget(label_19);
00672
00673 leHTMLStyleFile = new QLineEdit(tabWidgetPage1);
00674 leHTMLStyleFile->setObjectName(QString::fromUtf8("leHTMLStyleFile"));
00675 sizePolicy4.setHeightForWidth(leHTMLStyleFile->sizePolicy().hasHeightForWidth());
00676 leHTMLStyleFile->setSizePolicy(sizePolicy4);
00677
00678 horizontalLayout_14->addWidget(leHTMLStyleFile);
00679
00680
00681 gridLayout_4->addLayout(horizontalLayout_14, 1, 0, 1, 1);
00682
00683 horizontalLayout_9 = new QHBoxLayout();
00684 horizontalLayout_9->setSpacing(6);
00685 horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9"));
00686 label_20 = new QLabel(tabWidgetPage1);
00687 label_20->setObjectName(QString::fromUtf8("label_20"));
00688
00689 horizontalLayout_9->addWidget(label_20);
00690
00691 leHTMLStyleIncFile = new QLineEdit(tabWidgetPage1);
00692 leHTMLStyleIncFile->setObjectName(QString::fromUtf8("leHTMLStyleIncFile"));
00693
00694 horizontalLayout_9->addWidget(leHTMLStyleIncFile);
00695
00696 pbHTMLChooseStyleIncFile = new QPushButton(tabWidgetPage1);
00697 pbHTMLChooseStyleIncFile->setObjectName(QString::fromUtf8("pbHTMLChooseStyleIncFile"));
00698
00699 horizontalLayout_9->addWidget(pbHTMLChooseStyleIncFile);
00700
00701
00702 gridLayout_4->addLayout(horizontalLayout_9, 2, 0, 1, 1);
00703
00704 horizontalLayout_7 = new QHBoxLayout();
00705 horizontalLayout_7->setSpacing(6);
00706 horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7"));
00707 label = new QLabel(tabWidgetPage1);
00708 label->setObjectName(QString::fromUtf8("label"));
00709
00710 horizontalLayout_7->addWidget(label);
00711
00712 leHTMLCssPrefix = new QLineEdit(tabWidgetPage1);
00713 leHTMLCssPrefix->setObjectName(QString::fromUtf8("leHTMLCssPrefix"));
00714
00715 horizontalLayout_7->addWidget(leHTMLCssPrefix);
00716
00717
00718 gridLayout_4->addLayout(horizontalLayout_7, 3, 0, 1, 1);
00719
00720 verticalSpacer_9 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::MinimumExpanding);
00721
00722 gridLayout_4->addItem(verticalSpacer_9, 4, 0, 1, 1);
00723
00724 tabWidget1->addTab(tabWidgetPage1, QString());
00725 tabWidgetPage2 = new QWidget();
00726 tabWidgetPage2->setObjectName(QString::fromUtf8("tabWidgetPage2"));
00727 verticalLayout_6 = new QVBoxLayout(tabWidgetPage2);
00728 verticalLayout_6->setSpacing(6);
00729 verticalLayout_6->setContentsMargins(11, 11, 11, 11);
00730 verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6"));
00731 cbHTMLIndex = new QCheckBox(tabWidgetPage2);
00732 cbHTMLIndex->setObjectName(QString::fromUtf8("cbHTMLIndex"));
00733
00734 verticalLayout_6->addWidget(cbHTMLIndex);
00735
00736 line_13 = new QFrame(tabWidgetPage2);
00737 line_13->setObjectName(QString::fromUtf8("line_13"));
00738 line_13->setFrameShape(QFrame::HLine);
00739 line_13->setFrameShadow(QFrame::Sunken);
00740
00741 verticalLayout_6->addWidget(line_13);
00742
00743 cbHTMLCtags = new QCheckBox(tabWidgetPage2);
00744 cbHTMLCtags->setObjectName(QString::fromUtf8("cbHTMLCtags"));
00745 sizePolicy7.setHeightForWidth(cbHTMLCtags->sizePolicy().hasHeightForWidth());
00746 cbHTMLCtags->setSizePolicy(sizePolicy7);
00747
00748 verticalLayout_6->addWidget(cbHTMLCtags);
00749
00750 horizontalLayout_12 = new QHBoxLayout();
00751 horizontalLayout_12->setSpacing(6);
00752 horizontalLayout_12->setObjectName(QString::fromUtf8("horizontalLayout_12"));
00753 leHTMLCtagsFile = new QLineEdit(tabWidgetPage2);
00754 leHTMLCtagsFile->setObjectName(QString::fromUtf8("leHTMLCtagsFile"));
00755 QSizePolicy sizePolicy9(QSizePolicy::Expanding, QSizePolicy::Fixed);
00756 sizePolicy9.setHorizontalStretch(0);
00757 sizePolicy9.setVerticalStretch(0);
00758 sizePolicy9.setHeightForWidth(leHTMLCtagsFile->sizePolicy().hasHeightForWidth());
00759 leHTMLCtagsFile->setSizePolicy(sizePolicy9);
00760
00761 horizontalLayout_12->addWidget(leHTMLCtagsFile);
00762
00763 pbHTMLChooseTagsFile = new QPushButton(tabWidgetPage2);
00764 pbHTMLChooseTagsFile->setObjectName(QString::fromUtf8("pbHTMLChooseTagsFile"));
00765 sizePolicy3.setHeightForWidth(pbHTMLChooseTagsFile->sizePolicy().hasHeightForWidth());
00766 pbHTMLChooseTagsFile->setSizePolicy(sizePolicy3);
00767
00768 horizontalLayout_12->addWidget(pbHTMLChooseTagsFile);
00769
00770
00771 verticalLayout_6->addLayout(horizontalLayout_12);
00772
00773 verticalSpacer_8 = new QSpacerItem(20, 72, QSizePolicy::Minimum, QSizePolicy::Expanding);
00774
00775 verticalLayout_6->addItem(verticalSpacer_8);
00776
00777 tabWidget1->addTab(tabWidgetPage2, QString());
00778 tabWidgetPage3 = new QWidget();
00779 tabWidgetPage3->setObjectName(QString::fromUtf8("tabWidgetPage3"));
00780 verticalLayout_4 = new QVBoxLayout(tabWidgetPage3);
00781 verticalLayout_4->setSpacing(6);
00782 verticalLayout_4->setContentsMargins(11, 11, 11, 11);
00783 verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
00784 label_8 = new QLabel(tabWidgetPage3);
00785 label_8->setObjectName(QString::fromUtf8("label_8"));
00786 QFont font2;
00787 font2.setBold(false);
00788 font2.setWeight(50);
00789 label_8->setFont(font2);
00790
00791 verticalLayout_4->addWidget(label_8);
00792
00793 cbHTMLAnchors = new QCheckBox(tabWidgetPage3);
00794 cbHTMLAnchors->setObjectName(QString::fromUtf8("cbHTMLAnchors"));
00795
00796 verticalLayout_4->addWidget(cbHTMLAnchors);
00797
00798 cbHTMLFileNameAnchor = new QCheckBox(tabWidgetPage3);
00799 cbHTMLFileNameAnchor->setObjectName(QString::fromUtf8("cbHTMLFileNameAnchor"));
00800
00801 verticalLayout_4->addWidget(cbHTMLFileNameAnchor);
00802
00803 cbHTMLOrderedList = new QCheckBox(tabWidgetPage3);
00804 cbHTMLOrderedList->setObjectName(QString::fromUtf8("cbHTMLOrderedList"));
00805
00806 verticalLayout_4->addWidget(cbHTMLOrderedList);
00807
00808 line_4 = new QFrame(tabWidgetPage3);
00809 line_4->setObjectName(QString::fromUtf8("line_4"));
00810 line_4->setFrameShape(QFrame::HLine);
00811 line_4->setFrameShadow(QFrame::Sunken);
00812
00813 verticalLayout_4->addWidget(line_4);
00814
00815 cbHTMLEnclosePreTags = new QCheckBox(tabWidgetPage3);
00816 cbHTMLEnclosePreTags->setObjectName(QString::fromUtf8("cbHTMLEnclosePreTags"));
00817
00818 verticalLayout_4->addWidget(cbHTMLEnclosePreTags);
00819
00820 verticalSpacer = new QSpacerItem(20, 24, QSizePolicy::Minimum, QSizePolicy::Expanding);
00821
00822 verticalLayout_4->addItem(verticalSpacer);
00823
00824 tabWidget1->addTab(tabWidgetPage3, QString());
00825
00826 verticalLayout_5->addWidget(tabWidget1);
00827
00828 stackedSpecificOptions->addWidget(HTMLOptions);
00829 LATEXOptions = new QWidget();
00830 LATEXOptions->setObjectName(QString::fromUtf8("LATEXOptions"));
00831 verticalLayout_12 = new QVBoxLayout(LATEXOptions);
00832 verticalLayout_12->setSpacing(6);
00833 verticalLayout_12->setContentsMargins(11, 11, 11, 11);
00834 verticalLayout_12->setObjectName(QString::fromUtf8("verticalLayout_12"));
00835 label_18 = new QLabel(LATEXOptions);
00836 label_18->setObjectName(QString::fromUtf8("label_18"));
00837 QSizePolicy sizePolicy10(QSizePolicy::Maximum, QSizePolicy::Preferred);
00838 sizePolicy10.setHorizontalStretch(0);
00839 sizePolicy10.setVerticalStretch(0);
00840 sizePolicy10.setHeightForWidth(label_18->sizePolicy().hasHeightForWidth());
00841 label_18->setSizePolicy(sizePolicy10);
00842 label_18->setFont(font);
00843
00844 verticalLayout_12->addWidget(label_18);
00845
00846 line_8 = new QFrame(LATEXOptions);
00847 line_8->setObjectName(QString::fromUtf8("line_8"));
00848 line_8->setFrameShape(QFrame::HLine);
00849 line_8->setFrameShadow(QFrame::Sunken);
00850
00851 verticalLayout_12->addWidget(line_8);
00852
00853 cbLATEXEscQuotes = new QCheckBox(LATEXOptions);
00854 cbLATEXEscQuotes->setObjectName(QString::fromUtf8("cbLATEXEscQuotes"));
00855
00856 verticalLayout_12->addWidget(cbLATEXEscQuotes);
00857
00858 cbLATEXBabel = new QCheckBox(LATEXOptions);
00859 cbLATEXBabel->setObjectName(QString::fromUtf8("cbLATEXBabel"));
00860
00861 verticalLayout_12->addWidget(cbLATEXBabel);
00862
00863 cbLATEXPrettySymbols = new QCheckBox(LATEXOptions);
00864 cbLATEXPrettySymbols->setObjectName(QString::fromUtf8("cbLATEXPrettySymbols"));
00865
00866 verticalLayout_12->addWidget(cbLATEXPrettySymbols);
00867
00868 cbLATEXEmbedStyle = new QCheckBox(LATEXOptions);
00869 cbLATEXEmbedStyle->setObjectName(QString::fromUtf8("cbLATEXEmbedStyle"));
00870
00871 verticalLayout_12->addWidget(cbLATEXEmbedStyle);
00872
00873 horizontalLayout_17 = new QHBoxLayout();
00874 horizontalLayout_17->setSpacing(6);
00875 horizontalLayout_17->setObjectName(QString::fromUtf8("horizontalLayout_17"));
00876 label_21 = new QLabel(LATEXOptions);
00877 label_21->setObjectName(QString::fromUtf8("label_21"));
00878
00879 horizontalLayout_17->addWidget(label_21);
00880
00881 leLATEXStyleFile = new QLineEdit(LATEXOptions);
00882 leLATEXStyleFile->setObjectName(QString::fromUtf8("leLATEXStyleFile"));
00883
00884 horizontalLayout_17->addWidget(leLATEXStyleFile);
00885
00886
00887 verticalLayout_12->addLayout(horizontalLayout_17);
00888
00889 horizontalLayout_15 = new QHBoxLayout();
00890 horizontalLayout_15->setSpacing(6);
00891 horizontalLayout_15->setObjectName(QString::fromUtf8("horizontalLayout_15"));
00892 label_22 = new QLabel(LATEXOptions);
00893 label_22->setObjectName(QString::fromUtf8("label_22"));
00894
00895 horizontalLayout_15->addWidget(label_22);
00896
00897 horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00898
00899 horizontalLayout_15->addItem(horizontalSpacer_2);
00900
00901
00902 verticalLayout_12->addLayout(horizontalLayout_15);
00903
00904 horizontalLayout_16 = new QHBoxLayout();
00905 horizontalLayout_16->setSpacing(6);
00906 horizontalLayout_16->setObjectName(QString::fromUtf8("horizontalLayout_16"));
00907 leLATEXStyleIncFile = new QLineEdit(LATEXOptions);
00908 leLATEXStyleIncFile->setObjectName(QString::fromUtf8("leLATEXStyleIncFile"));
00909
00910 horizontalLayout_16->addWidget(leLATEXStyleIncFile);
00911
00912 pbLATEXChooseStyleIncFile = new QPushButton(LATEXOptions);
00913 pbLATEXChooseStyleIncFile->setObjectName(QString::fromUtf8("pbLATEXChooseStyleIncFile"));
00914
00915 horizontalLayout_16->addWidget(pbLATEXChooseStyleIncFile);
00916
00917
00918 verticalLayout_12->addLayout(horizontalLayout_16);
00919
00920 verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
00921
00922 verticalLayout_12->addItem(verticalSpacer_4);
00923
00924 stackedSpecificOptions->addWidget(LATEXOptions);
00925 TEXOptions = new QWidget();
00926 TEXOptions->setObjectName(QString::fromUtf8("TEXOptions"));
00927 verticalLayout_14 = new QVBoxLayout(TEXOptions);
00928 verticalLayout_14->setSpacing(6);
00929 verticalLayout_14->setContentsMargins(11, 11, 11, 11);
00930 verticalLayout_14->setObjectName(QString::fromUtf8("verticalLayout_14"));
00931 label_26 = new QLabel(TEXOptions);
00932 label_26->setObjectName(QString::fromUtf8("label_26"));
00933 sizePolicy4.setHeightForWidth(label_26->sizePolicy().hasHeightForWidth());
00934 label_26->setSizePolicy(sizePolicy4);
00935 label_26->setFont(font);
00936
00937 verticalLayout_14->addWidget(label_26);
00938
00939 line_10 = new QFrame(TEXOptions);
00940 line_10->setObjectName(QString::fromUtf8("line_10"));
00941 line_10->setFrameShape(QFrame::HLine);
00942 line_10->setFrameShadow(QFrame::Sunken);
00943
00944 verticalLayout_14->addWidget(line_10);
00945
00946 cbTEXEmbedStyle = new QCheckBox(TEXOptions);
00947 cbTEXEmbedStyle->setObjectName(QString::fromUtf8("cbTEXEmbedStyle"));
00948
00949 verticalLayout_14->addWidget(cbTEXEmbedStyle);
00950
00951 horizontalLayout_18 = new QHBoxLayout();
00952 horizontalLayout_18->setSpacing(6);
00953 horizontalLayout_18->setObjectName(QString::fromUtf8("horizontalLayout_18"));
00954 label_24 = new QLabel(TEXOptions);
00955 label_24->setObjectName(QString::fromUtf8("label_24"));
00956
00957 horizontalLayout_18->addWidget(label_24);
00958
00959 leTEXStyleFile = new QLineEdit(TEXOptions);
00960 leTEXStyleFile->setObjectName(QString::fromUtf8("leTEXStyleFile"));
00961
00962 horizontalLayout_18->addWidget(leTEXStyleFile);
00963
00964
00965 verticalLayout_14->addLayout(horizontalLayout_18);
00966
00967 horizontalLayout_19 = new QHBoxLayout();
00968 horizontalLayout_19->setSpacing(6);
00969 horizontalLayout_19->setObjectName(QString::fromUtf8("horizontalLayout_19"));
00970 label_25 = new QLabel(TEXOptions);
00971 label_25->setObjectName(QString::fromUtf8("label_25"));
00972
00973 horizontalLayout_19->addWidget(label_25);
00974
00975 horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
00976
00977 horizontalLayout_19->addItem(horizontalSpacer_3);
00978
00979
00980 verticalLayout_14->addLayout(horizontalLayout_19);
00981
00982 horizontalLayout_20 = new QHBoxLayout();
00983 horizontalLayout_20->setSpacing(6);
00984 horizontalLayout_20->setObjectName(QString::fromUtf8("horizontalLayout_20"));
00985 leTEXStyleIncFile = new QLineEdit(TEXOptions);
00986 leTEXStyleIncFile->setObjectName(QString::fromUtf8("leTEXStyleIncFile"));
00987
00988 horizontalLayout_20->addWidget(leTEXStyleIncFile);
00989
00990 pbTEXChooseStyleIncFile = new QPushButton(TEXOptions);
00991 pbTEXChooseStyleIncFile->setObjectName(QString::fromUtf8("pbTEXChooseStyleIncFile"));
00992
00993 horizontalLayout_20->addWidget(pbTEXChooseStyleIncFile);
00994
00995
00996 verticalLayout_14->addLayout(horizontalLayout_20);
00997
00998 verticalSpacer_5 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
00999
01000 verticalLayout_14->addItem(verticalSpacer_5);
01001
01002 stackedSpecificOptions->addWidget(TEXOptions);
01003 RTFOptions = new QWidget();
01004 RTFOptions->setObjectName(QString::fromUtf8("RTFOptions"));
01005 verticalLayout_9 = new QVBoxLayout(RTFOptions);
01006 verticalLayout_9->setSpacing(6);
01007 verticalLayout_9->setContentsMargins(11, 11, 11, 11);
01008 verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9"));
01009 label_15 = new QLabel(RTFOptions);
01010 label_15->setObjectName(QString::fromUtf8("label_15"));
01011 sizePolicy4.setHeightForWidth(label_15->sizePolicy().hasHeightForWidth());
01012 label_15->setSizePolicy(sizePolicy4);
01013 label_15->setFont(font);
01014
01015 verticalLayout_9->addWidget(label_15);
01016
01017 line_5 = new QFrame(RTFOptions);
01018 line_5->setObjectName(QString::fromUtf8("line_5"));
01019 line_5->setFrameShape(QFrame::HLine);
01020 line_5->setFrameShadow(QFrame::Sunken);
01021
01022 verticalLayout_9->addWidget(line_5);
01023
01024 cbRTFCharStyles = new QCheckBox(RTFOptions);
01025 cbRTFCharStyles->setObjectName(QString::fromUtf8("cbRTFCharStyles"));
01026
01027 verticalLayout_9->addWidget(cbRTFCharStyles);
01028
01029 horizontalLayout_11 = new QHBoxLayout();
01030 horizontalLayout_11->setSpacing(6);
01031 horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11"));
01032 label_9 = new QLabel(RTFOptions);
01033 label_9->setObjectName(QString::fromUtf8("label_9"));
01034
01035 horizontalLayout_11->addWidget(label_9);
01036
01037 comboRTFPageSize = new QComboBox(RTFOptions);
01038 comboRTFPageSize->setObjectName(QString::fromUtf8("comboRTFPageSize"));
01039
01040 horizontalLayout_11->addWidget(comboRTFPageSize);
01041
01042
01043 verticalLayout_9->addLayout(horizontalLayout_11);
01044
01045 verticalSpacer_6 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
01046
01047 verticalLayout_9->addItem(verticalSpacer_6);
01048
01049 stackedSpecificOptions->addWidget(RTFOptions);
01050 SVGOptions = new QWidget();
01051 SVGOptions->setObjectName(QString::fromUtf8("SVGOptions"));
01052 verticalLayout_10 = new QVBoxLayout(SVGOptions);
01053 verticalLayout_10->setSpacing(6);
01054 verticalLayout_10->setContentsMargins(11, 11, 11, 11);
01055 verticalLayout_10->setObjectName(QString::fromUtf8("verticalLayout_10"));
01056 label_16 = new QLabel(SVGOptions);
01057 label_16->setObjectName(QString::fromUtf8("label_16"));
01058 sizePolicy4.setHeightForWidth(label_16->sizePolicy().hasHeightForWidth());
01059 label_16->setSizePolicy(sizePolicy4);
01060 label_16->setFont(font);
01061
01062 verticalLayout_10->addWidget(label_16);
01063
01064 line_6 = new QFrame(SVGOptions);
01065 line_6->setObjectName(QString::fromUtf8("line_6"));
01066 line_6->setFrameShape(QFrame::HLine);
01067 line_6->setFrameShadow(QFrame::Sunken);
01068
01069 verticalLayout_10->addWidget(line_6);
01070
01071 label_10 = new QLabel(SVGOptions);
01072 label_10->setObjectName(QString::fromUtf8("label_10"));
01073
01074 verticalLayout_10->addWidget(label_10);
01075
01076 gridLayout_8 = new QGridLayout();
01077 gridLayout_8->setSpacing(6);
01078 gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
01079 label_3 = new QLabel(SVGOptions);
01080 label_3->setObjectName(QString::fromUtf8("label_3"));
01081
01082 gridLayout_8->addWidget(label_3, 0, 0, 1, 1);
01083
01084 leSVGWidth = new QLineEdit(SVGOptions);
01085 leSVGWidth->setObjectName(QString::fromUtf8("leSVGWidth"));
01086
01087 gridLayout_8->addWidget(leSVGWidth, 0, 1, 1, 1);
01088
01089 label_12 = new QLabel(SVGOptions);
01090 label_12->setObjectName(QString::fromUtf8("label_12"));
01091
01092 gridLayout_8->addWidget(label_12, 1, 0, 1, 1);
01093
01094 leSVGHeight = new QLineEdit(SVGOptions);
01095 leSVGHeight->setObjectName(QString::fromUtf8("leSVGHeight"));
01096
01097 gridLayout_8->addWidget(leSVGHeight, 1, 1, 1, 1);
01098
01099
01100 verticalLayout_10->addLayout(gridLayout_8);
01101
01102 cbSVGEmbedStyle = new QCheckBox(SVGOptions);
01103 cbSVGEmbedStyle->setObjectName(QString::fromUtf8("cbSVGEmbedStyle"));
01104
01105 verticalLayout_10->addWidget(cbSVGEmbedStyle);
01106
01107 horizontalLayout_26 = new QHBoxLayout();
01108 horizontalLayout_26->setSpacing(6);
01109 horizontalLayout_26->setObjectName(QString::fromUtf8("horizontalLayout_26"));
01110 label_29 = new QLabel(SVGOptions);
01111 label_29->setObjectName(QString::fromUtf8("label_29"));
01112
01113 horizontalLayout_26->addWidget(label_29);
01114
01115 leSVGStyleFile = new QLineEdit(SVGOptions);
01116 leSVGStyleFile->setObjectName(QString::fromUtf8("leSVGStyleFile"));
01117
01118 horizontalLayout_26->addWidget(leSVGStyleFile);
01119
01120
01121 verticalLayout_10->addLayout(horizontalLayout_26);
01122
01123 horizontalLayout_27 = new QHBoxLayout();
01124 horizontalLayout_27->setSpacing(6);
01125 horizontalLayout_27->setObjectName(QString::fromUtf8("horizontalLayout_27"));
01126 label_30 = new QLabel(SVGOptions);
01127 label_30->setObjectName(QString::fromUtf8("label_30"));
01128
01129 horizontalLayout_27->addWidget(label_30);
01130
01131 horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
01132
01133 horizontalLayout_27->addItem(horizontalSpacer_6);
01134
01135
01136 verticalLayout_10->addLayout(horizontalLayout_27);
01137
01138 horizontalLayout_28 = new QHBoxLayout();
01139 horizontalLayout_28->setSpacing(6);
01140 horizontalLayout_28->setObjectName(QString::fromUtf8("horizontalLayout_28"));
01141 leSVGStyleIncFile = new QLineEdit(SVGOptions);
01142 leSVGStyleIncFile->setObjectName(QString::fromUtf8("leSVGStyleIncFile"));
01143
01144 horizontalLayout_28->addWidget(leSVGStyleIncFile);
01145
01146 pbSVGChooseStyleIncFile = new QPushButton(SVGOptions);
01147 pbSVGChooseStyleIncFile->setObjectName(QString::fromUtf8("pbSVGChooseStyleIncFile"));
01148
01149 horizontalLayout_28->addWidget(pbSVGChooseStyleIncFile);
01150
01151
01152 verticalLayout_10->addLayout(horizontalLayout_28);
01153
01154 verticalSpacer_10 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
01155
01156 verticalLayout_10->addItem(verticalSpacer_10);
01157
01158 stackedSpecificOptions->addWidget(SVGOptions);
01159 EmptyPage = new QWidget();
01160 EmptyPage->setObjectName(QString::fromUtf8("EmptyPage"));
01161 verticalLayout_11 = new QVBoxLayout(EmptyPage);
01162 verticalLayout_11->setSpacing(6);
01163 verticalLayout_11->setContentsMargins(11, 11, 11, 11);
01164 verticalLayout_11->setObjectName(QString::fromUtf8("verticalLayout_11"));
01165 label_7 = new QLabel(EmptyPage);
01166 label_7->setObjectName(QString::fromUtf8("label_7"));
01167
01168 verticalLayout_11->addWidget(label_7);
01169
01170 verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
01171
01172 verticalLayout_11->addItem(verticalSpacer_3);
01173
01174 stackedSpecificOptions->addWidget(EmptyPage);
01175
01176 gridLayout->addWidget(stackedSpecificOptions, 0, 0, 1, 1);
01177
01178 tabWidget->addTab(page_output_spec, QString());
01179 page_formatting = new QWidget();
01180 page_formatting->setObjectName(QString::fromUtf8("page_formatting"));
01181 verticalLayout_8 = new QVBoxLayout(page_formatting);
01182 verticalLayout_8->setSpacing(6);
01183 verticalLayout_8->setContentsMargins(11, 11, 11, 11);
01184 verticalLayout_8->setObjectName(QString::fromUtf8("verticalLayout_8"));
01185 horizontalLayout_3 = new QHBoxLayout();
01186 horizontalLayout_3->setSpacing(6);
01187 horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
01188 label_5 = new QLabel(page_formatting);
01189 label_5->setObjectName(QString::fromUtf8("label_5"));
01190 sizePolicy6.setHeightForWidth(label_5->sizePolicy().hasHeightForWidth());
01191 label_5->setSizePolicy(sizePolicy6);
01192
01193 horizontalLayout_3->addWidget(label_5);
01194
01195 comboTheme = new QComboBox(page_formatting);
01196 comboTheme->setObjectName(QString::fromUtf8("comboTheme"));
01197 sizePolicy7.setHeightForWidth(comboTheme->sizePolicy().hasHeightForWidth());
01198 comboTheme->setSizePolicy(sizePolicy7);
01199
01200 horizontalLayout_3->addWidget(comboTheme);
01201
01202
01203 verticalLayout_8->addLayout(horizontalLayout_3);
01204
01205 horizontalLayout_4 = new QHBoxLayout();
01206 horizontalLayout_4->setSpacing(6);
01207 horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4"));
01208 cbReformat = new QCheckBox(page_formatting);
01209 cbReformat->setObjectName(QString::fromUtf8("cbReformat"));
01210
01211 horizontalLayout_4->addWidget(cbReformat);
01212
01213 comboReformat = new QComboBox(page_formatting);
01214 comboReformat->setObjectName(QString::fromUtf8("comboReformat"));
01215 sizePolicy7.setHeightForWidth(comboReformat->sizePolicy().hasHeightForWidth());
01216 comboReformat->setSizePolicy(sizePolicy7);
01217
01218 horizontalLayout_4->addWidget(comboReformat);
01219
01220
01221 verticalLayout_8->addLayout(horizontalLayout_4);
01222
01223 horizontalLayout_5 = new QHBoxLayout();
01224 horizontalLayout_5->setSpacing(6);
01225 horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
01226 cbKwCase = new QCheckBox(page_formatting);
01227 cbKwCase->setObjectName(QString::fromUtf8("cbKwCase"));
01228
01229 horizontalLayout_5->addWidget(cbKwCase);
01230
01231 comboKwCase = new QComboBox(page_formatting);
01232 comboKwCase->setObjectName(QString::fromUtf8("comboKwCase"));
01233 sizePolicy7.setHeightForWidth(comboKwCase->sizePolicy().hasHeightForWidth());
01234 comboKwCase->setSizePolicy(sizePolicy7);
01235
01236 horizontalLayout_5->addWidget(comboKwCase);
01237
01238
01239 verticalLayout_8->addLayout(horizontalLayout_5);
01240
01241 horizontalLayout_6 = new QHBoxLayout();
01242 horizontalLayout_6->setSpacing(6);
01243 horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
01244 label_6 = new QLabel(page_formatting);
01245 label_6->setObjectName(QString::fromUtf8("label_6"));
01246 sizePolicy7.setHeightForWidth(label_6->sizePolicy().hasHeightForWidth());
01247 label_6->setSizePolicy(sizePolicy7);
01248
01249 horizontalLayout_6->addWidget(label_6);
01250
01251 sbTabWidth = new QSpinBox(page_formatting);
01252 sbTabWidth->setObjectName(QString::fromUtf8("sbTabWidth"));
01253 sbTabWidth->setMaximum(10);
01254
01255 horizontalLayout_6->addWidget(sbTabWidth);
01256
01257
01258 verticalLayout_8->addLayout(horizontalLayout_6);
01259
01260 gridLayout_2 = new QGridLayout();
01261 gridLayout_2->setSpacing(6);
01262 gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
01263 cbWrapping = new QCheckBox(page_formatting);
01264 cbWrapping->setObjectName(QString::fromUtf8("cbWrapping"));
01265
01266 gridLayout_2->addWidget(cbWrapping, 0, 0, 1, 1);
01267
01268 sbLineLength = new QSpinBox(page_formatting);
01269 sbLineLength->setObjectName(QString::fromUtf8("sbLineLength"));
01270 sbLineLength->setMinimum(60);
01271 sbLineLength->setMaximum(120);
01272 sbLineLength->setSingleStep(2);
01273
01274 gridLayout_2->addWidget(sbLineLength, 0, 1, 1, 1);
01275
01276 cbAdvWrapping = new QCheckBox(page_formatting);
01277 cbAdvWrapping->setObjectName(QString::fromUtf8("cbAdvWrapping"));
01278 cbAdvWrapping->setEnabled(false);
01279
01280 gridLayout_2->addWidget(cbAdvWrapping, 1, 0, 1, 1);
01281
01282 verticalSpacer_11 = new QSpacerItem(20, 13, QSizePolicy::Minimum, QSizePolicy::Minimum);
01283
01284 gridLayout_2->addItem(verticalSpacer_11, 1, 1, 1, 1);
01285
01286
01287 verticalLayout_8->addLayout(gridLayout_2);
01288
01289 line_3 = new QFrame(page_formatting);
01290 line_3->setObjectName(QString::fromUtf8("line_3"));
01291 line_3->setFrameShape(QFrame::HLine);
01292 line_3->setFrameShadow(QFrame::Sunken);
01293
01294 verticalLayout_8->addWidget(line_3);
01295
01296 gridLayout_9 = new QGridLayout();
01297 gridLayout_9->setSpacing(6);
01298 gridLayout_9->setObjectName(QString::fromUtf8("gridLayout_9"));
01299 label_23 = new QLabel(page_formatting);
01300 label_23->setObjectName(QString::fromUtf8("label_23"));
01301
01302 gridLayout_9->addWidget(label_23, 0, 0, 1, 1);
01303
01304 comboFontName = new QFontComboBox(page_formatting);
01305 comboFontName->setObjectName(QString::fromUtf8("comboFontName"));
01306
01307 gridLayout_9->addWidget(comboFontName, 0, 1, 1, 1);
01308
01309 label_4 = new QLabel(page_formatting);
01310 label_4->setObjectName(QString::fromUtf8("label_4"));
01311
01312 gridLayout_9->addWidget(label_4, 1, 0, 1, 1);
01313
01314 leFontSize = new QLineEdit(page_formatting);
01315 leFontSize->setObjectName(QString::fromUtf8("leFontSize"));
01316 sizePolicy4.setHeightForWidth(leFontSize->sizePolicy().hasHeightForWidth());
01317 leFontSize->setSizePolicy(sizePolicy4);
01318
01319 gridLayout_9->addWidget(leFontSize, 1, 1, 1, 1);
01320
01321
01322 verticalLayout_8->addLayout(gridLayout_9);
01323
01324 tabWidget->addTab(page_formatting, QString());
01325
01326 verticalLayout_7->addWidget(tabWidget);
01327
01328
01329 horizontalLayout_24->addLayout(verticalLayout_7);
01330
01331 line = new QFrame(centralWidget);
01332 line->setObjectName(QString::fromUtf8("line"));
01333 line->setFrameShape(QFrame::VLine);
01334 line->setFrameShadow(QFrame::Sunken);
01335
01336 horizontalLayout_24->addWidget(line);
01337
01338 verticalLayout_13 = new QVBoxLayout();
01339 verticalLayout_13->setSpacing(6);
01340 verticalLayout_13->setObjectName(QString::fromUtf8("verticalLayout_13"));
01341 lbPreview = new QLabel(centralWidget);
01342 lbPreview->setObjectName(QString::fromUtf8("lbPreview"));
01343
01344 verticalLayout_13->addWidget(lbPreview);
01345
01346 browserPreview = new QTextBrowser(centralWidget);
01347 browserPreview->setObjectName(QString::fromUtf8("browserPreview"));
01348 QSizePolicy sizePolicy11(QSizePolicy::Expanding, QSizePolicy::Expanding);
01349 sizePolicy11.setHorizontalStretch(0);
01350 sizePolicy11.setVerticalStretch(0);
01351 sizePolicy11.setHeightForWidth(browserPreview->sizePolicy().hasHeightForWidth());
01352 browserPreview->setSizePolicy(sizePolicy11);
01353
01354 verticalLayout_13->addWidget(browserPreview);
01355
01356 horizontalLayout_13 = new QHBoxLayout();
01357 horizontalLayout_13->setSpacing(6);
01358 horizontalLayout_13->setObjectName(QString::fromUtf8("horizontalLayout_13"));
01359 label_14 = new QLabel(centralWidget);
01360 label_14->setObjectName(QString::fromUtf8("label_14"));
01361
01362 horizontalLayout_13->addWidget(label_14);
01363
01364 progressBar = new QProgressBar(centralWidget);
01365 progressBar->setObjectName(QString::fromUtf8("progressBar"));
01366 progressBar->setValue(0);
01367
01368 horizontalLayout_13->addWidget(progressBar);
01369
01370
01371 verticalLayout_13->addLayout(horizontalLayout_13);
01372
01373
01374 horizontalLayout_24->addLayout(verticalLayout_13);
01375
01376 MainWindowClass->setCentralWidget(centralWidget);
01377 menuBar = new QMenuBar(MainWindowClass);
01378 menuBar->setObjectName(QString::fromUtf8("menuBar"));
01379 menuBar->setGeometry(QRect(0, 0, 600, 20));
01380 menu_File = new QMenu(menuBar);
01381 menu_File->setObjectName(QString::fromUtf8("menu_File"));
01382 menu_Help = new QMenu(menuBar);
01383 menu_Help->setObjectName(QString::fromUtf8("menu_Help"));
01384 MainWindowClass->setMenuBar(menuBar);
01385 statusBar = new QStatusBar(MainWindowClass);
01386 statusBar->setObjectName(QString::fromUtf8("statusBar"));
01387 MainWindowClass->setStatusBar(statusBar);
01388 #ifndef QT_NO_SHORTCUT
01389 label_2->setBuddy(comboFormat);
01390 label_21->setBuddy(leLATEXStyleFile);
01391 label_24->setBuddy(leTEXStyleFile);
01392 label_3->setBuddy(leSVGWidth);
01393 label_12->setBuddy(leSVGHeight);
01394 label_29->setBuddy(leSVGStyleFile);
01395 label_5->setBuddy(comboTheme);
01396 label_6->setBuddy(sbTabWidth);
01397 label_23->setBuddy(comboFontName);
01398 label_4->setBuddy(leFontSize);
01399 #endif // QT_NO_SHORTCUT
01400 QWidget::setTabOrder(pbOpenFiles, lvInputFiles);
01401 QWidget::setTabOrder(lvInputFiles, pbClearSelection);
01402 QWidget::setTabOrder(pbClearSelection, pbClearAll);
01403 QWidget::setTabOrder(pbClearAll, tabWidget);
01404 QWidget::setTabOrder(tabWidget, comboFormat);
01405 QWidget::setTabOrder(comboFormat, cbIncLineNo);
01406 QWidget::setTabOrder(cbIncLineNo, sbLineNoWidth);
01407 QWidget::setTabOrder(sbLineNoWidth, cbPadZeroes);
01408 QWidget::setTabOrder(cbPadZeroes, cbFragment);
01409 QWidget::setTabOrder(cbFragment, cbValidateInput);
01410 QWidget::setTabOrder(cbValidateInput, cbEncoding);
01411 QWidget::setTabOrder(cbEncoding, comboEncoding);
01412 QWidget::setTabOrder(comboEncoding, cbHTMLEmbedStyle);
01413 QWidget::setTabOrder(cbHTMLEmbedStyle, cbHTMLInlineCSS);
01414 QWidget::setTabOrder(cbHTMLInlineCSS, leHTMLStyleFile);
01415 QWidget::setTabOrder(leHTMLStyleFile, leHTMLStyleIncFile);
01416 QWidget::setTabOrder(leHTMLStyleIncFile, pbHTMLChooseStyleIncFile);
01417 QWidget::setTabOrder(pbHTMLChooseStyleIncFile, leHTMLCssPrefix);
01418 QWidget::setTabOrder(leHTMLCssPrefix, cbHTMLIndex);
01419 QWidget::setTabOrder(cbHTMLIndex, cbHTMLCtags);
01420 QWidget::setTabOrder(cbHTMLCtags, leHTMLCtagsFile);
01421 QWidget::setTabOrder(leHTMLCtagsFile, pbHTMLChooseTagsFile);
01422 QWidget::setTabOrder(pbHTMLChooseTagsFile, cbHTMLAnchors);
01423 QWidget::setTabOrder(cbHTMLAnchors, cbHTMLFileNameAnchor);
01424 QWidget::setTabOrder(cbHTMLFileNameAnchor, cbHTMLOrderedList);
01425 QWidget::setTabOrder(cbHTMLOrderedList, cbHTMLEnclosePreTags);
01426 QWidget::setTabOrder(cbHTMLEnclosePreTags, cbLATEXEscQuotes);
01427 QWidget::setTabOrder(cbLATEXEscQuotes, cbLATEXBabel);
01428 QWidget::setTabOrder(cbLATEXBabel, cbLATEXPrettySymbols);
01429 QWidget::setTabOrder(cbLATEXPrettySymbols, cbLATEXEmbedStyle);
01430 QWidget::setTabOrder(cbLATEXEmbedStyle, leLATEXStyleFile);
01431 QWidget::setTabOrder(leLATEXStyleFile, leLATEXStyleIncFile);
01432 QWidget::setTabOrder(leLATEXStyleIncFile, pbLATEXChooseStyleIncFile);
01433 QWidget::setTabOrder(pbLATEXChooseStyleIncFile, cbTEXEmbedStyle);
01434 QWidget::setTabOrder(cbTEXEmbedStyle, leTEXStyleFile);
01435 QWidget::setTabOrder(leTEXStyleFile, leTEXStyleIncFile);
01436 QWidget::setTabOrder(leTEXStyleIncFile, pbTEXChooseStyleIncFile);
01437 QWidget::setTabOrder(pbTEXChooseStyleIncFile, cbRTFCharStyles);
01438 QWidget::setTabOrder(cbRTFCharStyles, comboRTFPageSize);
01439 QWidget::setTabOrder(comboRTFPageSize, leSVGWidth);
01440 QWidget::setTabOrder(leSVGWidth, leSVGHeight);
01441 QWidget::setTabOrder(leSVGHeight, cbSVGEmbedStyle);
01442 QWidget::setTabOrder(cbSVGEmbedStyle, leSVGStyleFile);
01443 QWidget::setTabOrder(leSVGStyleFile, leSVGStyleIncFile);
01444 QWidget::setTabOrder(leSVGStyleIncFile, pbSVGChooseStyleIncFile);
01445 QWidget::setTabOrder(pbSVGChooseStyleIncFile, comboTheme);
01446 QWidget::setTabOrder(comboTheme, cbReformat);
01447 QWidget::setTabOrder(cbReformat, comboReformat);
01448 QWidget::setTabOrder(comboReformat, cbKwCase);
01449 QWidget::setTabOrder(cbKwCase, comboKwCase);
01450 QWidget::setTabOrder(comboKwCase, sbTabWidth);
01451 QWidget::setTabOrder(sbTabWidth, cbWrapping);
01452 QWidget::setTabOrder(cbWrapping, sbLineLength);
01453 QWidget::setTabOrder(sbLineLength, cbAdvWrapping);
01454 QWidget::setTabOrder(cbAdvWrapping, comboFontName);
01455 QWidget::setTabOrder(comboFontName, leFontSize);
01456 QWidget::setTabOrder(leFontSize, browserPreview);
01457 QWidget::setTabOrder(browserPreview, pbStartConversion);
01458 QWidget::setTabOrder(pbStartConversion, pbCopyFile2CP);
01459
01460 menuBar->addAction(menu_File->menuAction());
01461 menuBar->addAction(menu_Help->menuAction());
01462 menu_File->addAction(action_Open_files);
01463 menu_File->addSeparator();
01464 menu_File->addAction(action_Exit);
01465 menu_Help->addAction(action_Tips);
01466 menu_Help->addAction(action_Manual);
01467 menu_Help->addAction(action_Changelog);
01468 menu_Help->addAction(action_License);
01469 menu_Help->addSeparator();
01470 menu_Help->addAction(actionAbout_translations);
01471 menu_Help->addSeparator();
01472 menu_Help->addAction(action_About_Highlight);
01473
01474 retranslateUi(MainWindowClass);
01475 QObject::connect(pbClearAll, SIGNAL(clicked()), lvInputFiles, SLOT(clear()));
01476
01477 tabIOSelection->setCurrentIndex(1);
01478 tabWidget->setCurrentIndex(2);
01479 stackedSpecificOptions->setCurrentIndex(0);
01480 tabWidget1->setCurrentIndex(0);
01481 comboRTFPageSize->setCurrentIndex(1);
01482
01483
01484 QMetaObject::connectSlotsByName(MainWindowClass);
01485 }
01486
01487 void retranslateUi(QMainWindow *MainWindowClass)
01488 {
01489 MainWindowClass->setWindowTitle(QApplication::translate("MainWindowClass", "Highlight", 0, QApplication::UnicodeUTF8));
01490 action_Open_files->setText(QApplication::translate("MainWindowClass", "&Open files", 0, QApplication::UnicodeUTF8));
01491 action_Exit->setText(QApplication::translate("MainWindowClass", "&Exit", 0, QApplication::UnicodeUTF8));
01492 action_Load->setText(QApplication::translate("MainWindowClass", "&Load", 0, QApplication::UnicodeUTF8));
01493 action_Save->setText(QApplication::translate("MainWindowClass", "&Save", 0, QApplication::UnicodeUTF8));
01494 actionLoad_default_project->setText(QApplication::translate("MainWindowClass", "Load &default project", 0, QApplication::UnicodeUTF8));
01495 action_Manual->setText(QApplication::translate("MainWindowClass", "Readme", 0, QApplication::UnicodeUTF8));
01496 action_Tips->setText(QApplication::translate("MainWindowClass", "&Tips", 0, QApplication::UnicodeUTF8));
01497 action_Changelog->setText(QApplication::translate("MainWindowClass", "&Changelog", 0, QApplication::UnicodeUTF8));
01498 action_License->setText(QApplication::translate("MainWindowClass", "&License", 0, QApplication::UnicodeUTF8));
01499 action_About_Highlight->setText(QApplication::translate("MainWindowClass", "&About Highlight", 0, QApplication::UnicodeUTF8));
01500 actionAbout_translations->setText(QApplication::translate("MainWindowClass", "About &translations", 0, QApplication::UnicodeUTF8));
01501 #ifndef QT_NO_TOOLTIP
01502 pbOpenFiles->setToolTip(QApplication::translate("MainWindowClass", "Choose the source code files you want to convert.", 0, QApplication::UnicodeUTF8));
01503 #endif // QT_NO_TOOLTIP
01504 #ifndef QT_NO_WHATSTHIS
01505 pbOpenFiles->setWhatsThis(QString());
01506 #endif // QT_NO_WHATSTHIS
01507 pbOpenFiles->setText(QApplication::translate("MainWindowClass", "Choose input files", 0, QApplication::UnicodeUTF8));
01508 #ifndef QT_NO_TOOLTIP
01509 lvInputFiles->setToolTip(QApplication::translate("MainWindowClass", "List of input files.", 0, QApplication::UnicodeUTF8));
01510 #endif // QT_NO_TOOLTIP
01511 #ifndef QT_NO_TOOLTIP
01512 pbClearSelection->setToolTip(QApplication::translate("MainWindowClass", "Remove the selected input files.", 0, QApplication::UnicodeUTF8));
01513 #endif // QT_NO_TOOLTIP
01514 pbClearSelection->setText(QApplication::translate("MainWindowClass", "Clear selection", 0, QApplication::UnicodeUTF8));
01515 #ifndef QT_NO_TOOLTIP
01516 pbClearAll->setToolTip(QApplication::translate("MainWindowClass", "Remove all input files.", 0, QApplication::UnicodeUTF8));
01517 #endif // QT_NO_TOOLTIP
01518 pbClearAll->setText(QApplication::translate("MainWindowClass", "Clear all", 0, QApplication::UnicodeUTF8));
01519 label_11->setText(QApplication::translate("MainWindowClass", "Output destination:", 0, QApplication::UnicodeUTF8));
01520 #ifndef QT_NO_TOOLTIP
01521 leOutputDest->setToolTip(QApplication::translate("MainWindowClass", "Output directory", 0, QApplication::UnicodeUTF8));
01522 #endif // QT_NO_TOOLTIP
01523 #ifndef QT_NO_TOOLTIP
01524 pbOutputDest->setToolTip(QApplication::translate("MainWindowClass", "Select the output directory.", 0, QApplication::UnicodeUTF8));
01525 #endif // QT_NO_TOOLTIP
01526 pbOutputDest->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01527 #ifndef QT_NO_TOOLTIP
01528 cbWrite2Src->setToolTip(QApplication::translate("MainWindowClass", "Save output in the input file directories.", 0, QApplication::UnicodeUTF8));
01529 #endif // QT_NO_TOOLTIP
01530 cbWrite2Src->setText(QApplication::translate("MainWindowClass", "Write to source directories", 0, QApplication::UnicodeUTF8));
01531 #ifndef QT_NO_TOOLTIP
01532 pbStartConversion->setToolTip(QApplication::translate("MainWindowClass", "Start the conversion of your input files.", 0, QApplication::UnicodeUTF8));
01533 #endif // QT_NO_TOOLTIP
01534 pbStartConversion->setText(QApplication::translate("MainWindowClass", "Convert files", 0, QApplication::UnicodeUTF8));
01535 #ifndef QT_NO_TOOLTIP
01536 pbCopyFile2CP->setToolTip(QApplication::translate("MainWindowClass", "Copy highlighted code of the seleted file into the clipboard.", 0, QApplication::UnicodeUTF8));
01537 #endif // QT_NO_TOOLTIP
01538 pbCopyFile2CP->setText(QApplication::translate("MainWindowClass", "Copy file to clipboard", 0, QApplication::UnicodeUTF8));
01539 tabIOSelection->setTabText(tabIOSelection->indexOf(tab_file_io), QApplication::translate("MainWindowClass", "Files", 0, QApplication::UnicodeUTF8));
01540 #ifndef QT_NO_TOOLTIP
01541 pbPasteFromCB->setToolTip(QApplication::translate("MainWindowClass", "Paste clipboard content into the preview window.", 0, QApplication::UnicodeUTF8));
01542 #endif // QT_NO_TOOLTIP
01543 pbPasteFromCB->setText(QApplication::translate("MainWindowClass", "Paste from clipboard", 0, QApplication::UnicodeUTF8));
01544 label_13->setText(QApplication::translate("MainWindowClass", "Select syntax:", 0, QApplication::UnicodeUTF8));
01545 #ifndef QT_NO_TOOLTIP
01546 comboSelectSyntax->setToolTip(QApplication::translate("MainWindowClass", "Select the correct syntax of the code snippet.", 0, QApplication::UnicodeUTF8));
01547 #endif // QT_NO_TOOLTIP
01548 #ifndef QT_NO_TOOLTIP
01549 pbCopyToCP->setToolTip(QApplication::translate("MainWindowClass", "Copy highlighted code into the clipboard.", 0, QApplication::UnicodeUTF8));
01550 #endif // QT_NO_TOOLTIP
01551 pbCopyToCP->setText(QApplication::translate("MainWindowClass", "Copy preview to clipboard", 0, QApplication::UnicodeUTF8));
01552 tabIOSelection->setTabText(tabIOSelection->indexOf(tab_clipboard), QApplication::translate("MainWindowClass", "Clipboard", 0, QApplication::UnicodeUTF8));
01553 label_2->setText(QApplication::translate("MainWindowClass", "Output format:", 0, QApplication::UnicodeUTF8));
01554 comboFormat->clear();
01555 comboFormat->insertItems(0, QStringList()
01556 << QApplication::translate("MainWindowClass", "HTML", 0, QApplication::UnicodeUTF8)
01557 << QApplication::translate("MainWindowClass", "XHTML", 0, QApplication::UnicodeUTF8)
01558 << QApplication::translate("MainWindowClass", "LaTeX", 0, QApplication::UnicodeUTF8)
01559 << QApplication::translate("MainWindowClass", "TeX", 0, QApplication::UnicodeUTF8)
01560 << QApplication::translate("MainWindowClass", "RTF", 0, QApplication::UnicodeUTF8)
01561 << QApplication::translate("MainWindowClass", "SVG", 0, QApplication::UnicodeUTF8)
01562 << QApplication::translate("MainWindowClass", "XML", 0, QApplication::UnicodeUTF8)
01563 << QApplication::translate("MainWindowClass", "BBCode", 0, QApplication::UnicodeUTF8)
01564 );
01565 #ifndef QT_NO_TOOLTIP
01566 comboFormat->setToolTip(QApplication::translate("MainWindowClass", "Choose an output format.", 0, QApplication::UnicodeUTF8));
01567 #endif // QT_NO_TOOLTIP
01568 #ifndef QT_NO_TOOLTIP
01569 cbIncLineNo->setToolTip(QApplication::translate("MainWindowClass", "Add line numbers to the output.", 0, QApplication::UnicodeUTF8));
01570 #endif // QT_NO_TOOLTIP
01571 cbIncLineNo->setText(QApplication::translate("MainWindowClass", "Add line numbers", 0, QApplication::UnicodeUTF8));
01572 #ifndef QT_NO_TOOLTIP
01573 sbLineNoWidth->setToolTip(QApplication::translate("MainWindowClass", "Select the line number width.", 0, QApplication::UnicodeUTF8));
01574 #endif // QT_NO_TOOLTIP
01575 #ifndef QT_NO_TOOLTIP
01576 cbPadZeroes->setToolTip(QApplication::translate("MainWindowClass", "Fill leading space of line numbers with zeroes.", 0, QApplication::UnicodeUTF8));
01577 #endif // QT_NO_TOOLTIP
01578 cbPadZeroes->setText(QApplication::translate("MainWindowClass", "Pad with zeroes", 0, QApplication::UnicodeUTF8));
01579 #ifndef QT_NO_TOOLTIP
01580 cbFragment->setToolTip(QApplication::translate("MainWindowClass", "Generate output without document header and footer.", 0, QApplication::UnicodeUTF8));
01581 #endif // QT_NO_TOOLTIP
01582 cbFragment->setText(QApplication::translate("MainWindowClass", "Omit header and footer", 0, QApplication::UnicodeUTF8));
01583 #ifndef QT_NO_TOOLTIP
01584 cbValidateInput->setToolTip(QApplication::translate("MainWindowClass", "Test if input data is not binary.\n"
01585 "Removes Unicode BOM mark.", 0, QApplication::UnicodeUTF8));
01586 #endif // QT_NO_TOOLTIP
01587 cbValidateInput->setText(QApplication::translate("MainWindowClass", "Validate input data", 0, QApplication::UnicodeUTF8));
01588 #ifndef QT_NO_TOOLTIP
01589 cbEncoding->setToolTip(QApplication::translate("MainWindowClass", "Set the output file ancoding.", 0, QApplication::UnicodeUTF8));
01590 #endif // QT_NO_TOOLTIP
01591 cbEncoding->setText(QApplication::translate("MainWindowClass", "Set encoding:", 0, QApplication::UnicodeUTF8));
01592 comboEncoding->clear();
01593 comboEncoding->insertItems(0, QStringList()
01594 << QApplication::translate("MainWindowClass", "ISO-8859-1", 0, QApplication::UnicodeUTF8)
01595 << QApplication::translate("MainWindowClass", "ISO-8859-2", 0, QApplication::UnicodeUTF8)
01596 << QApplication::translate("MainWindowClass", "ISO-8859-3", 0, QApplication::UnicodeUTF8)
01597 << QApplication::translate("MainWindowClass", "ISO-8859-4", 0, QApplication::UnicodeUTF8)
01598 << QApplication::translate("MainWindowClass", "ISO-8859-5", 0, QApplication::UnicodeUTF8)
01599 << QApplication::translate("MainWindowClass", "ISO-8859-6", 0, QApplication::UnicodeUTF8)
01600 << QApplication::translate("MainWindowClass", "ISO-8859-7", 0, QApplication::UnicodeUTF8)
01601 << QApplication::translate("MainWindowClass", "ISO-8859-8", 0, QApplication::UnicodeUTF8)
01602 << QApplication::translate("MainWindowClass", "ISO-8859-9", 0, QApplication::UnicodeUTF8)
01603 << QApplication::translate("MainWindowClass", "ISO-8859-10", 0, QApplication::UnicodeUTF8)
01604 << QApplication::translate("MainWindowClass", "ISO-8859-11", 0, QApplication::UnicodeUTF8)
01605 << QApplication::translate("MainWindowClass", "ISO-8859-12", 0, QApplication::UnicodeUTF8)
01606 << QApplication::translate("MainWindowClass", "ISO-8859-13", 0, QApplication::UnicodeUTF8)
01607 << QApplication::translate("MainWindowClass", "ISO-8859-14", 0, QApplication::UnicodeUTF8)
01608 << QApplication::translate("MainWindowClass", "ISO-8859-15", 0, QApplication::UnicodeUTF8)
01609 << QApplication::translate("MainWindowClass", "UTF-8", 0, QApplication::UnicodeUTF8)
01610 );
01611 #ifndef QT_NO_TOOLTIP
01612 comboEncoding->setToolTip(QApplication::translate("MainWindowClass", "Select or define the encoding.\n"
01613 "The result has to match the input file encoding.", 0, QApplication::UnicodeUTF8));
01614 #endif // QT_NO_TOOLTIP
01615 tabWidget->setTabText(tabWidget->indexOf(page_general), QApplication::translate("MainWindowClass", "General", 0, QApplication::UnicodeUTF8));
01616 label_17->setText(QApplication::translate("MainWindowClass", "HTML options", 0, QApplication::UnicodeUTF8));
01617 #ifndef QT_NO_TOOLTIP
01618 cbHTMLEmbedStyle->setToolTip(QApplication::translate("MainWindowClass", "Include the style information in each output file.", 0, QApplication::UnicodeUTF8));
01619 #endif // QT_NO_TOOLTIP
01620 cbHTMLEmbedStyle->setText(QApplication::translate("MainWindowClass", "Embed style (CSS)", 0, QApplication::UnicodeUTF8));
01621 #ifndef QT_NO_TOOLTIP
01622 cbHTMLInlineCSS->setToolTip(QApplication::translate("MainWindowClass", "Add CSS information to each tag (do not use CSS class definitions).", 0, QApplication::UnicodeUTF8));
01623 #endif // QT_NO_TOOLTIP
01624 cbHTMLInlineCSS->setText(QApplication::translate("MainWindowClass", "Inline CSS", 0, QApplication::UnicodeUTF8));
01625 label_19->setText(QApplication::translate("MainWindowClass", "Stylesheet file:", 0, QApplication::UnicodeUTF8));
01626 #ifndef QT_NO_TOOLTIP
01627 leHTMLStyleFile->setToolTip(QApplication::translate("MainWindowClass", "Name of the referenced style file.", 0, QApplication::UnicodeUTF8));
01628 #endif // QT_NO_TOOLTIP
01629 leHTMLStyleFile->setText(QApplication::translate("MainWindowClass", "highlight.css", 0, QApplication::UnicodeUTF8));
01630 label_20->setText(QApplication::translate("MainWindowClass", "Include:", 0, QApplication::UnicodeUTF8));
01631 #ifndef QT_NO_TOOLTIP
01632 leHTMLStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Path of the CSS include file.", 0, QApplication::UnicodeUTF8));
01633 #endif // QT_NO_TOOLTIP
01634 #ifndef QT_NO_TOOLTIP
01635 pbHTMLChooseStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Select a CSS include file.", 0, QApplication::UnicodeUTF8));
01636 #endif // QT_NO_TOOLTIP
01637 pbHTMLChooseStyleIncFile->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01638 label->setText(QApplication::translate("MainWindowClass", "CSS class prefix:", 0, QApplication::UnicodeUTF8));
01639 #ifndef QT_NO_TOOLTIP
01640 leHTMLCssPrefix->setToolTip(QApplication::translate("MainWindowClass", "Add a CSS class name prefix to avoid namespace clashes.", 0, QApplication::UnicodeUTF8));
01641 #endif // QT_NO_TOOLTIP
01642 leHTMLCssPrefix->setText(QString());
01643 tabWidget1->setTabText(tabWidget1->indexOf(tabWidgetPage1), QApplication::translate("MainWindowClass", "Stylesheets", 0, QApplication::UnicodeUTF8));
01644 #ifndef QT_NO_TOOLTIP
01645 cbHTMLIndex->setToolTip(QApplication::translate("MainWindowClass", "Generate an index file with hyperlinks to all outputted files.", 0, QApplication::UnicodeUTF8));
01646 #endif // QT_NO_TOOLTIP
01647 cbHTMLIndex->setText(QApplication::translate("MainWindowClass", "Generate index file", 0, QApplication::UnicodeUTF8));
01648 #ifndef QT_NO_TOOLTIP
01649 cbHTMLCtags->setToolTip(QApplication::translate("MainWindowClass", "Read a ctags file and add the included metainformation as tooltips.\n"
01650 "See ctags.sf.net for details.", 0, QApplication::UnicodeUTF8));
01651 #endif // QT_NO_TOOLTIP
01652 cbHTMLCtags->setText(QApplication::translate("MainWindowClass", "Read ctags file:", 0, QApplication::UnicodeUTF8));
01653 #ifndef QT_NO_TOOLTIP
01654 leHTMLCtagsFile->setToolTip(QApplication::translate("MainWindowClass", "Path of the ctags file.", 0, QApplication::UnicodeUTF8));
01655 #endif // QT_NO_TOOLTIP
01656 #ifndef QT_NO_TOOLTIP
01657 pbHTMLChooseTagsFile->setToolTip(QApplication::translate("MainWindowClass", "Choose a ctags file.", 0, QApplication::UnicodeUTF8));
01658 #endif // QT_NO_TOOLTIP
01659 pbHTMLChooseTagsFile->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01660 tabWidget1->setTabText(tabWidget1->indexOf(tabWidgetPage2), QApplication::translate("MainWindowClass", "Index/ctags", 0, QApplication::UnicodeUTF8));
01661 label_8->setText(QApplication::translate("MainWindowClass", "Line numbering options:", 0, QApplication::UnicodeUTF8));
01662 #ifndef QT_NO_TOOLTIP
01663 cbHTMLAnchors->setToolTip(QApplication::translate("MainWindowClass", "Add an achor to each line.", 0, QApplication::UnicodeUTF8));
01664 #endif // QT_NO_TOOLTIP
01665 cbHTMLAnchors->setText(QApplication::translate("MainWindowClass", "Add line anchors", 0, QApplication::UnicodeUTF8));
01666 #ifndef QT_NO_TOOLTIP
01667 cbHTMLFileNameAnchor->setToolTip(QApplication::translate("MainWindowClass", "Add the filename as prefix to the anchors.", 0, QApplication::UnicodeUTF8));
01668 #endif // QT_NO_TOOLTIP
01669 cbHTMLFileNameAnchor->setText(QApplication::translate("MainWindowClass", "Include file name in anchor", 0, QApplication::UnicodeUTF8));
01670 #ifndef QT_NO_TOOLTIP
01671 cbHTMLOrderedList->setToolTip(QApplication::translate("MainWindowClass", "Output the lines within an ordered list.", 0, QApplication::UnicodeUTF8));
01672 #endif // QT_NO_TOOLTIP
01673 cbHTMLOrderedList->setText(QApplication::translate("MainWindowClass", "Output as ordered list", 0, QApplication::UnicodeUTF8));
01674 #ifndef QT_NO_TOOLTIP
01675 cbHTMLEnclosePreTags->setToolTip(QApplication::translate("MainWindowClass", "Add <pre> tags to the output, if the flag \"No document header and footer\" is selected.", 0, QApplication::UnicodeUTF8));
01676 #endif // QT_NO_TOOLTIP
01677 cbHTMLEnclosePreTags->setText(QApplication::translate("MainWindowClass", "Enclose in pre tags", 0, QApplication::UnicodeUTF8));
01678 tabWidget1->setTabText(tabWidget1->indexOf(tabWidgetPage3), QApplication::translate("MainWindowClass", "Misc", 0, QApplication::UnicodeUTF8));
01679 label_18->setText(QApplication::translate("MainWindowClass", "LaTeX options", 0, QApplication::UnicodeUTF8));
01680 #ifndef QT_NO_TOOLTIP
01681 cbLATEXEscQuotes->setToolTip(QApplication::translate("MainWindowClass", "Replace quotes by dq sequences.", 0, QApplication::UnicodeUTF8));
01682 #endif // QT_NO_TOOLTIP
01683 cbLATEXEscQuotes->setText(QApplication::translate("MainWindowClass", "Escape quotes", 0, QApplication::UnicodeUTF8));
01684 #ifndef QT_NO_TOOLTIP
01685 cbLATEXBabel->setToolTip(QApplication::translate("MainWindowClass", "Make output Babel compatible.", 0, QApplication::UnicodeUTF8));
01686 #endif // QT_NO_TOOLTIP
01687 cbLATEXBabel->setText(QApplication::translate("MainWindowClass", "Add Babel compatibility", 0, QApplication::UnicodeUTF8));
01688 #ifndef QT_NO_TOOLTIP
01689 cbLATEXPrettySymbols->setToolTip(QApplication::translate("MainWindowClass", "Replace default symbols (brackets, tilde) by nice redefinitions.", 0, QApplication::UnicodeUTF8));
01690 #endif // QT_NO_TOOLTIP
01691 cbLATEXPrettySymbols->setText(QApplication::translate("MainWindowClass", "Add pretty symbols", 0, QApplication::UnicodeUTF8));
01692 #ifndef QT_NO_TOOLTIP
01693 cbLATEXEmbedStyle->setToolTip(QApplication::translate("MainWindowClass", "Include the style information in each output file.", 0, QApplication::UnicodeUTF8));
01694 #endif // QT_NO_TOOLTIP
01695 cbLATEXEmbedStyle->setText(QApplication::translate("MainWindowClass", "Embed style (defs)", 0, QApplication::UnicodeUTF8));
01696 label_21->setText(QApplication::translate("MainWindowClass", "Stylesheet file:", 0, QApplication::UnicodeUTF8));
01697 #ifndef QT_NO_TOOLTIP
01698 leLATEXStyleFile->setToolTip(QApplication::translate("MainWindowClass", "Name of the referenced style file.", 0, QApplication::UnicodeUTF8));
01699 #endif // QT_NO_TOOLTIP
01700 leLATEXStyleFile->setText(QApplication::translate("MainWindowClass", "highlight.sty", 0, QApplication::UnicodeUTF8));
01701 label_22->setText(QApplication::translate("MainWindowClass", "Stylesheet include file:", 0, QApplication::UnicodeUTF8));
01702 #ifndef QT_NO_TOOLTIP
01703 leLATEXStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Path of the style include file.", 0, QApplication::UnicodeUTF8));
01704 #endif // QT_NO_TOOLTIP
01705 #ifndef QT_NO_TOOLTIP
01706 pbLATEXChooseStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Select a style include file.", 0, QApplication::UnicodeUTF8));
01707 #endif // QT_NO_TOOLTIP
01708 pbLATEXChooseStyleIncFile->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01709 label_26->setText(QApplication::translate("MainWindowClass", "TeX options", 0, QApplication::UnicodeUTF8));
01710 #ifndef QT_NO_TOOLTIP
01711 cbTEXEmbedStyle->setToolTip(QApplication::translate("MainWindowClass", "Include the style information in each output file.", 0, QApplication::UnicodeUTF8));
01712 #endif // QT_NO_TOOLTIP
01713 cbTEXEmbedStyle->setText(QApplication::translate("MainWindowClass", "Embed style (macros)", 0, QApplication::UnicodeUTF8));
01714 label_24->setText(QApplication::translate("MainWindowClass", "Stylesheet file:", 0, QApplication::UnicodeUTF8));
01715 #ifndef QT_NO_TOOLTIP
01716 leTEXStyleFile->setToolTip(QApplication::translate("MainWindowClass", "Name of the referenced style file.", 0, QApplication::UnicodeUTF8));
01717 #endif // QT_NO_TOOLTIP
01718 leTEXStyleFile->setText(QApplication::translate("MainWindowClass", "highlight.sty", 0, QApplication::UnicodeUTF8));
01719 label_25->setText(QApplication::translate("MainWindowClass", "Stylesheet include file:", 0, QApplication::UnicodeUTF8));
01720 #ifndef QT_NO_TOOLTIP
01721 leTEXStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Path of the style include file.", 0, QApplication::UnicodeUTF8));
01722 #endif // QT_NO_TOOLTIP
01723 #ifndef QT_NO_TOOLTIP
01724 pbTEXChooseStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Select a style include file.", 0, QApplication::UnicodeUTF8));
01725 #endif // QT_NO_TOOLTIP
01726 pbTEXChooseStyleIncFile->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01727 label_15->setText(QApplication::translate("MainWindowClass", "RTF options", 0, QApplication::UnicodeUTF8));
01728 #ifndef QT_NO_TOOLTIP
01729 cbRTFCharStyles->setToolTip(QApplication::translate("MainWindowClass", "Add character stylesheets with formatting information.\n"
01730 "You can select the stylesheets in your word processor to reformat additional text.", 0, QApplication::UnicodeUTF8));
01731 #endif // QT_NO_TOOLTIP
01732 cbRTFCharStyles->setText(QApplication::translate("MainWindowClass", "Add character styles", 0, QApplication::UnicodeUTF8));
01733 label_9->setText(QApplication::translate("MainWindowClass", "Page size:", 0, QApplication::UnicodeUTF8));
01734 comboRTFPageSize->clear();
01735 comboRTFPageSize->insertItems(0, QStringList()
01736 << QApplication::translate("MainWindowClass", "A3", 0, QApplication::UnicodeUTF8)
01737 << QApplication::translate("MainWindowClass", "A4", 0, QApplication::UnicodeUTF8)
01738 << QApplication::translate("MainWindowClass", "A5", 0, QApplication::UnicodeUTF8)
01739 << QApplication::translate("MainWindowClass", "B4", 0, QApplication::UnicodeUTF8)
01740 << QApplication::translate("MainWindowClass", "B5", 0, QApplication::UnicodeUTF8)
01741 << QApplication::translate("MainWindowClass", "B6", 0, QApplication::UnicodeUTF8)
01742 << QApplication::translate("MainWindowClass", "Letter", 0, QApplication::UnicodeUTF8)
01743 << QApplication::translate("MainWindowClass", "Legal", 0, QApplication::UnicodeUTF8)
01744 );
01745 #ifndef QT_NO_TOOLTIP
01746 comboRTFPageSize->setToolTip(QApplication::translate("MainWindowClass", "Select a page size.", 0, QApplication::UnicodeUTF8));
01747 #endif // QT_NO_TOOLTIP
01748 label_16->setText(QApplication::translate("MainWindowClass", "SVG options", 0, QApplication::UnicodeUTF8));
01749 label_10->setText(QApplication::translate("MainWindowClass", "Image size:", 0, QApplication::UnicodeUTF8));
01750 label_3->setText(QApplication::translate("MainWindowClass", "Width:", 0, QApplication::UnicodeUTF8));
01751 #ifndef QT_NO_TOOLTIP
01752 leSVGWidth->setToolTip(QApplication::translate("MainWindowClass", "Enter the SVG width (may contain units).", 0, QApplication::UnicodeUTF8));
01753 #endif // QT_NO_TOOLTIP
01754 label_12->setText(QApplication::translate("MainWindowClass", "Height:", 0, QApplication::UnicodeUTF8));
01755 #ifndef QT_NO_TOOLTIP
01756 leSVGHeight->setToolTip(QApplication::translate("MainWindowClass", "Enter the SVG height (may contain units).", 0, QApplication::UnicodeUTF8));
01757 #endif // QT_NO_TOOLTIP
01758 #ifndef QT_NO_TOOLTIP
01759 cbSVGEmbedStyle->setToolTip(QApplication::translate("MainWindowClass", "Include the style information in each output file.", 0, QApplication::UnicodeUTF8));
01760 #endif // QT_NO_TOOLTIP
01761 cbSVGEmbedStyle->setText(QApplication::translate("MainWindowClass", "Embed style (CSS)", 0, QApplication::UnicodeUTF8));
01762 label_29->setText(QApplication::translate("MainWindowClass", "Stylesheet file:", 0, QApplication::UnicodeUTF8));
01763 #ifndef QT_NO_TOOLTIP
01764 leSVGStyleFile->setToolTip(QApplication::translate("MainWindowClass", "Name of the referenced style file.", 0, QApplication::UnicodeUTF8));
01765 #endif // QT_NO_TOOLTIP
01766 leSVGStyleFile->setText(QApplication::translate("MainWindowClass", "highlight.css", 0, QApplication::UnicodeUTF8));
01767 label_30->setText(QApplication::translate("MainWindowClass", "Stylesheet include file:", 0, QApplication::UnicodeUTF8));
01768 #ifndef QT_NO_TOOLTIP
01769 leSVGStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Path of the CSS include file.", 0, QApplication::UnicodeUTF8));
01770 #endif // QT_NO_TOOLTIP
01771 #ifndef QT_NO_TOOLTIP
01772 pbSVGChooseStyleIncFile->setToolTip(QApplication::translate("MainWindowClass", "Select a style include file.", 0, QApplication::UnicodeUTF8));
01773 #endif // QT_NO_TOOLTIP
01774 pbSVGChooseStyleIncFile->setText(QApplication::translate("MainWindowClass", "...", 0, QApplication::UnicodeUTF8));
01775 label_7->setText(QApplication::translate("MainWindowClass", "No options defined.", 0, QApplication::UnicodeUTF8));
01776 tabWidget->setTabText(tabWidget->indexOf(page_output_spec), QApplication::translate("MainWindowClass", "Output specific", 0, QApplication::UnicodeUTF8));
01777 label_5->setText(QApplication::translate("MainWindowClass", "Color theme:", 0, QApplication::UnicodeUTF8));
01778 #ifndef QT_NO_TOOLTIP
01779 comboTheme->setToolTip(QApplication::translate("MainWindowClass", "Select a colour theme.", 0, QApplication::UnicodeUTF8));
01780 #endif // QT_NO_TOOLTIP
01781 #ifndef QT_NO_TOOLTIP
01782 cbReformat->setToolTip(QApplication::translate("MainWindowClass", "Reformat and indent your code.\n"
01783 "This feature is enabled tor C, C++, C# and Java code.", 0, QApplication::UnicodeUTF8));
01784 #endif // QT_NO_TOOLTIP
01785 cbReformat->setText(QApplication::translate("MainWindowClass", "Reformat:", 0, QApplication::UnicodeUTF8));
01786 comboReformat->clear();
01787 comboReformat->insertItems(0, QStringList()
01788 << QApplication::translate("MainWindowClass", "Allman", 0, QApplication::UnicodeUTF8)
01789 << QApplication::translate("MainWindowClass", "Banner", 0, QApplication::UnicodeUTF8)
01790 << QApplication::translate("MainWindowClass", "GNU", 0, QApplication::UnicodeUTF8)
01791 << QApplication::translate("MainWindowClass", "Horstmann", 0, QApplication::UnicodeUTF8)
01792 << QApplication::translate("MainWindowClass", "Java", 0, QApplication::UnicodeUTF8)
01793 << QApplication::translate("MainWindowClass", "K&R", 0, QApplication::UnicodeUTF8)
01794 << QApplication::translate("MainWindowClass", "Linux", 0, QApplication::UnicodeUTF8)
01795 << QApplication::translate("MainWindowClass", "OTBS", 0, QApplication::UnicodeUTF8)
01796 << QApplication::translate("MainWindowClass", "Stroustrup", 0, QApplication::UnicodeUTF8)
01797 << QApplication::translate("MainWindowClass", "Whitesmith", 0, QApplication::UnicodeUTF8)
01798 );
01799 #ifndef QT_NO_TOOLTIP
01800 comboReformat->setToolTip(QApplication::translate("MainWindowClass", "Choose a formatting scheme.", 0, QApplication::UnicodeUTF8));
01801 #endif // QT_NO_TOOLTIP
01802 #ifndef QT_NO_TOOLTIP
01803 cbKwCase->setToolTip(QApplication::translate("MainWindowClass", "Change the keyword case.", 0, QApplication::UnicodeUTF8));
01804 #endif // QT_NO_TOOLTIP
01805 cbKwCase->setText(QApplication::translate("MainWindowClass", "Keyword case:", 0, QApplication::UnicodeUTF8));
01806 comboKwCase->clear();
01807 comboKwCase->insertItems(0, QStringList()
01808 << QApplication::translate("MainWindowClass", "UPPER", 0, QApplication::UnicodeUTF8)
01809 << QApplication::translate("MainWindowClass", "lower", 0, QApplication::UnicodeUTF8)
01810 << QApplication::translate("MainWindowClass", "Capitalize", 0, QApplication::UnicodeUTF8)
01811 );
01812 #ifndef QT_NO_TOOLTIP
01813 comboKwCase->setToolTip(QApplication::translate("MainWindowClass", "Select a keyword case.", 0, QApplication::UnicodeUTF8));
01814 #endif // QT_NO_TOOLTIP
01815 label_6->setText(QApplication::translate("MainWindowClass", "Tab width:", 0, QApplication::UnicodeUTF8));
01816 #ifndef QT_NO_TOOLTIP
01817 sbTabWidth->setToolTip(QApplication::translate("MainWindowClass", "Enter the number of spaces which replace a tab.\n"
01818 "Set the width to 0 to keep tabs.", 0, QApplication::UnicodeUTF8));
01819 #endif // QT_NO_TOOLTIP
01820 #ifndef QT_NO_TOOLTIP
01821 cbWrapping->setToolTip(QApplication::translate("MainWindowClass", "Enable line wrapping.", 0, QApplication::UnicodeUTF8));
01822 #endif // QT_NO_TOOLTIP
01823 cbWrapping->setText(QApplication::translate("MainWindowClass", "Line wrapping", 0, QApplication::UnicodeUTF8));
01824 #ifndef QT_NO_TOOLTIP
01825 sbLineLength->setToolTip(QApplication::translate("MainWindowClass", "Enter the maximum line length.", 0, QApplication::UnicodeUTF8));
01826 #endif // QT_NO_TOOLTIP
01827 #ifndef QT_NO_TOOLTIP
01828 cbAdvWrapping->setToolTip(QApplication::translate("MainWindowClass", "Indent statements and function parameters after wrapping.", 0, QApplication::UnicodeUTF8));
01829 #endif // QT_NO_TOOLTIP
01830 cbAdvWrapping->setText(QApplication::translate("MainWindowClass", "Intelligent wrapping", 0, QApplication::UnicodeUTF8));
01831 label_23->setText(QApplication::translate("MainWindowClass", "Font name:", 0, QApplication::UnicodeUTF8));
01832 #ifndef QT_NO_TOOLTIP
01833 comboFontName->setToolTip(QApplication::translate("MainWindowClass", "Select or enter the font name.", 0, QApplication::UnicodeUTF8));
01834 #endif // QT_NO_TOOLTIP
01835 label_4->setText(QApplication::translate("MainWindowClass", "Font size:", 0, QApplication::UnicodeUTF8));
01836 #ifndef QT_NO_TOOLTIP
01837 leFontSize->setToolTip(QApplication::translate("MainWindowClass", "Enter the font size.", 0, QApplication::UnicodeUTF8));
01838 #endif // QT_NO_TOOLTIP
01839 tabWidget->setTabText(tabWidget->indexOf(page_formatting), QApplication::translate("MainWindowClass", "Formatting", 0, QApplication::UnicodeUTF8));
01840 lbPreview->setText(QApplication::translate("MainWindowClass", "Preview", 0, QApplication::UnicodeUTF8));
01841 #ifndef QT_NO_TOOLTIP
01842 browserPreview->setToolTip(QString());
01843 #endif // QT_NO_TOOLTIP
01844 #ifndef QT_NO_WHATSTHIS
01845 browserPreview->setWhatsThis(QString());
01846 #endif // QT_NO_WHATSTHIS
01847 label_14->setText(QApplication::translate("MainWindowClass", "Output progress:", 0, QApplication::UnicodeUTF8));
01848 menu_File->setTitle(QApplication::translate("MainWindowClass", "&File", 0, QApplication::UnicodeUTF8));
01849 menu_Help->setTitle(QApplication::translate("MainWindowClass", "&Help", 0, QApplication::UnicodeUTF8));
01850 }
01851
01852 };
01853
01854 namespace Ui {
01855 class MainWindowClass: public Ui_MainWindowClass {};
01856 }
01857
01858 QT_END_NAMESPACE
01859
01860 #endif // UI_MAINWINDOW_H