Files
harbour-core/harbour/contrib/hbide/resources/toolsutilities.uic
Pritpal Bedi 05fd080872 2010-06-13 19:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/resources/curlinehilight.png
  + contrib/hbide/resources/horzruler.png
  * contrib/hbide/resources/togglelinenumber.png
  * contrib/hbide/resources/toolsutilities.ui
  * contrib/hbide/resources/toolsutilities.uic
  * contrib/hbide/resources/setup.ui
  * contrib/hbide/resources/setup.uic

  * contrib/hbqt/qth/HBQPlainTextEdit.qth
  * contrib/hbqt/qth/QTableWidget.qth
  - contrib/hbqt/qth/HBQSyntaxHighLighter.qth
  + contrib/hbqt/qth/HBQSyntaxHighlighter.qth

  * contrib/hbqt/doc/en/class_hbqplaintextedit.txt
  * contrib/hbqt/doc/en/class_hbqsyntaxhighlighter.txt
  * contrib/hbqt/qtgui/HBQPlainTextEdit.cpp
  * contrib/hbqt/qtgui/QTableWidget.cpp
  * contrib/hbqt/qtgui/THBQPlainTextEdit.prg
  * contrib/hbqt/qtgui/HBQSyntaxHighlighter.cpp
  * contrib/hbqt/qtgui/THBQSyntaxHighlighter.prg

  * contrib/hbqt/hbqt_hbqplaintextedit.cpp
  * contrib/hbqt/hbqt_hbqplaintextedit.h
  * contrib/hbqt/hbqt_hbqsyntaxhighlighter.cpp
  * contrib/hbqt/hbqt_hbqsyntaxhighlighter.h

  * contrib/hbide/hbide.hbp

  * contrib/hbide/hbide.ch

  * contrib/hbide/hbide.prg
  + contrib/hbide/idedict.prg
  * contrib/hbide/idedocks.prg
  * contrib/hbide/ideedit.prg
  * contrib/hbide/ideeditor.prg
  * contrib/hbide/idemisc.prg
  * contrib/hbide/ideobject.prg
  * contrib/hbide/idesaveload.prg
  * contrib/hbide/ideshortcuts.prg
  * contrib/hbide/idestylesheets.prg
  * contrib/hbide/idethemes.prg
  * contrib/hbide/idetools.prg

    % Widened padding for menubar prompts to show up at a proper distance.  

    + Controlled "RETURN" keyword not to jump to first indentation place,
      with env variable - HBIDE_RETURN_ATBEGINING=yes. Scheduled to be 
      included in "Setup" interface.

    + Allowed hbIDE execution with any text type file. It was accepting .PRG.CPP only.

    + Broadened the scope of keyword coloring for any case, mixed or absolute.
      It was all lower or all upper previously.

    + Prepared ground for user defined keywords through user dictionaries.

    + Added new flags in "Setup" dialog ( yet not active ).
      Please have a look into the contents of different pages and 
      let me know what else can qualify to be included therein.

    + More macro for Tools parameter - ${source_fullname_less_ext}

    % Tools & Utilities dialog made modeless. At times it is desirable 
      to execute a tool multiple times and also to gather output logs.

    + Tools & Utilities dialog now remembers its last opened position.

    + Implemented: user-configurable 5 toolbars which can be populated 
      through Tool & Utilities interface. Invoke "Tools & Utilities"
      interface and play with the toolbars. You will find it really 
      rewarding. I am also trying to find a way to hook 
      "Kayboard Mappings" macros to be included under this interface.
      Your input is welcome. I will write the help in about a week, 
      but interface is straight enough to grab/grasp/use.

    + Implemented: to switch on/off horizontal ruler. 

    + Implemented: to remember the last settings for next run for
      Horizontal Ruler, Line Numbers display and Current Line highlighting.
2010-06-14 02:31:15 +00:00

329 lines
21 KiB
Plaintext

/********************************************************************************
** Form generated from reading UI file 'toolsutilities.ui'
**
** Created: Sun Jun 13 00:20:38 2010
** by: Qt User Interface Compiler version 4.6.2
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef TOOLSUTILITIES_H
#define TOOLSUTILITIES_H
#include <QtCore/QVariant>
#include <QtGui/QAction>
#include <QtGui/QApplication>
#include <QtGui/QButtonGroup>
#include <QtGui/QCheckBox>
#include <QtGui/QComboBox>
#include <QtGui/QDialog>
#include <QtGui/QFrame>
#include <QtGui/QGroupBox>
#include <QtGui/QHeaderView>
#include <QtGui/QLabel>
#include <QtGui/QLineEdit>
#include <QtGui/QListWidget>
#include <QtGui/QPushButton>
#include <QtGui/QTableWidget>
#include <QtGui/QToolButton>
QT_BEGIN_NAMESPACE
class Ui_DialogTools
{
public:
QLabel *labelCmdLine;
QLineEdit *editCmdLine;
QLabel *labelName;
QPushButton *buttonDown;
QPushButton *buttonUpdate;
QLabel *labelParams;
QPushButton *buttonBrowse;
QListWidget *listNames;
QPushButton *buttonAdd;
QPushButton *buttonDelete;
QFrame *line;
QLabel *label;
QLineEdit *editParams;
QPushButton *buttonUp;
QPushButton *buttonClose;
QLineEdit *editName;
QPushButton *buttonExec;
QLabel *labelStayIn;
QLineEdit *editStayIn;
QCheckBox *checkCapture;
QCheckBox *checkOpenCons;
QGroupBox *groupBox;
QComboBox *comboInitPos;
QCheckBox *checkDockTop;
QListWidget *listToolbars;
QCheckBox *checkDockRight;
QLabel *label_4;
QCheckBox *checkDockBottom;
QCheckBox *checkDockLeft;
QLabel *label_3;
QCheckBox *checkFloatable;
QCheckBox *checkInactive;
QPushButton *buttonUserToolbarUpd;
QGroupBox *groupBox_2;
QTableWidget *tableButtons;
QToolButton *buttonBtnDown;
QToolButton *buttonBtnUp;
QGroupBox *groupBox_3;
QComboBox *comboToolbarAsgnd;
QLineEdit *editImage;
QLabel *label_2;
QToolButton *buttonSetImage;
QLabel *label_5;
QLineEdit *editTooltip;
QCheckBox *checkToolActive;
void setupUi(QDialog *DialogTools)
{
if (DialogTools->objectName().isEmpty())
DialogTools->setObjectName(QString::fromUtf8("DialogTools"));
DialogTools->resize(602, 425);
labelCmdLine = new QLabel(DialogTools);
labelCmdLine->setObjectName(QString::fromUtf8("labelCmdLine"));
labelCmdLine->setGeometry(QRect(12, 236, 251, 16));
editCmdLine = new QLineEdit(DialogTools);
editCmdLine->setObjectName(QString::fromUtf8("editCmdLine"));
editCmdLine->setGeometry(QRect(12, 254, 255, 20));
labelName = new QLabel(DialogTools);
labelName->setObjectName(QString::fromUtf8("labelName"));
labelName->setGeometry(QRect(12, 194, 53, 16));
buttonDown = new QPushButton(DialogTools);
buttonDown->setObjectName(QString::fromUtf8("buttonDown"));
buttonDown->setGeometry(QRect(176, 96, 95, 24));
buttonUpdate = new QPushButton(DialogTools);
buttonUpdate->setObjectName(QString::fromUtf8("buttonUpdate"));
buttonUpdate->setGeometry(QRect(12, 392, 149, 24));
labelParams = new QLabel(DialogTools);
labelParams->setObjectName(QString::fromUtf8("labelParams"));
labelParams->setGeometry(QRect(12, 278, 79, 16));
buttonBrowse = new QPushButton(DialogTools);
buttonBrowse->setObjectName(QString::fromUtf8("buttonBrowse"));
buttonBrowse->setGeometry(QRect(176, 210, 95, 24));
listNames = new QListWidget(DialogTools);
listNames->setObjectName(QString::fromUtf8("listNames"));
listNames->setGeometry(QRect(12, 19, 149, 173));
buttonAdd = new QPushButton(DialogTools);
buttonAdd->setObjectName(QString::fromUtf8("buttonAdd"));
buttonAdd->setGeometry(QRect(176, 18, 95, 24));
buttonDelete = new QPushButton(DialogTools);
buttonDelete->setObjectName(QString::fromUtf8("buttonDelete"));
buttonDelete->setGeometry(QRect(176, 44, 95, 24));
line = new QFrame(DialogTools);
line->setObjectName(QString::fromUtf8("line"));
line->setGeometry(QRect(12, 376, 253, 16));
line->setFrameShape(QFrame::HLine);
line->setFrameShadow(QFrame::Sunken);
label = new QLabel(DialogTools);
label->setObjectName(QString::fromUtf8("label"));
label->setGeometry(QRect(12, 4, 105, 16));
editParams = new QLineEdit(DialogTools);
editParams->setObjectName(QString::fromUtf8("editParams"));
editParams->setGeometry(QRect(12, 296, 253, 20));
buttonUp = new QPushButton(DialogTools);
buttonUp->setObjectName(QString::fromUtf8("buttonUp"));
buttonUp->setGeometry(QRect(176, 70, 95, 24));
buttonClose = new QPushButton(DialogTools);
buttonClose->setObjectName(QString::fromUtf8("buttonClose"));
buttonClose->setGeometry(QRect(172, 392, 95, 24));
editName = new QLineEdit(DialogTools);
editName->setObjectName(QString::fromUtf8("editName"));
editName->setGeometry(QRect(12, 212, 149, 20));
buttonExec = new QPushButton(DialogTools);
buttonExec->setObjectName(QString::fromUtf8("buttonExec"));
buttonExec->setGeometry(QRect(176, 168, 95, 24));
labelStayIn = new QLabel(DialogTools);
labelStayIn->setObjectName(QString::fromUtf8("labelStayIn"));
labelStayIn->setGeometry(QRect(14, 320, 95, 16));
editStayIn = new QLineEdit(DialogTools);
editStayIn->setObjectName(QString::fromUtf8("editStayIn"));
editStayIn->setGeometry(QRect(14, 338, 251, 20));
checkCapture = new QCheckBox(DialogTools);
checkCapture->setObjectName(QString::fromUtf8("checkCapture"));
checkCapture->setGeometry(QRect(14, 362, 109, 19));
checkOpenCons = new QCheckBox(DialogTools);
checkOpenCons->setObjectName(QString::fromUtf8("checkOpenCons"));
checkOpenCons->setGeometry(QRect(134, 362, 131, 19));
groupBox = new QGroupBox(DialogTools);
groupBox->setObjectName(QString::fromUtf8("groupBox"));
groupBox->setGeometry(QRect(284, 164, 307, 111));
comboInitPos = new QComboBox(groupBox);
comboInitPos->setObjectName(QString::fromUtf8("comboInitPos"));
comboInitPos->setGeometry(QRect(114, 32, 93, 22));
checkDockTop = new QCheckBox(groupBox);
checkDockTop->setObjectName(QString::fromUtf8("checkDockTop"));
checkDockTop->setGeometry(QRect(246, 28, 53, 19));
listToolbars = new QListWidget(groupBox);
listToolbars->setObjectName(QString::fromUtf8("listToolbars"));
listToolbars->setGeometry(QRect(10, 18, 93, 83));
checkDockRight = new QCheckBox(groupBox);
checkDockRight->setObjectName(QString::fromUtf8("checkDockRight"));
checkDockRight->setGeometry(QRect(246, 82, 53, 19));
label_4 = new QLabel(groupBox);
label_4->setObjectName(QString::fromUtf8("label_4"));
label_4->setGeometry(QRect(246, 12, 53, 16));
checkDockBottom = new QCheckBox(groupBox);
checkDockBottom->setObjectName(QString::fromUtf8("checkDockBottom"));
checkDockBottom->setGeometry(QRect(246, 64, 53, 19));
checkDockLeft = new QCheckBox(groupBox);
checkDockLeft->setObjectName(QString::fromUtf8("checkDockLeft"));
checkDockLeft->setGeometry(QRect(246, 46, 53, 19));
label_3 = new QLabel(groupBox);
label_3->setObjectName(QString::fromUtf8("label_3"));
label_3->setGeometry(QRect(116, 14, 89, 16));
checkFloatable = new QCheckBox(groupBox);
checkFloatable->setObjectName(QString::fromUtf8("checkFloatable"));
checkFloatable->setGeometry(QRect(114, 60, 71, 19));
checkInactive = new QCheckBox(groupBox);
checkInactive->setObjectName(QString::fromUtf8("checkInactive"));
checkInactive->setGeometry(QRect(114, 82, 71, 19));
buttonUserToolbarUpd = new QPushButton(groupBox);
buttonUserToolbarUpd->setObjectName(QString::fromUtf8("buttonUserToolbarUpd"));
buttonUserToolbarUpd->setGeometry(QRect(182, 63, 55, 37));
groupBox_2 = new QGroupBox(DialogTools);
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
groupBox_2->setGeometry(QRect(284, 284, 307, 131));
tableButtons = new QTableWidget(groupBox_2);
tableButtons->setObjectName(QString::fromUtf8("tableButtons"));
tableButtons->setGeometry(QRect(10, 16, 253, 107));
buttonBtnDown = new QToolButton(groupBox_2);
buttonBtnDown->setObjectName(QString::fromUtf8("buttonBtnDown"));
buttonBtnDown->setGeometry(QRect(272, 16, 25, 20));
buttonBtnUp = new QToolButton(groupBox_2);
buttonBtnUp->setObjectName(QString::fromUtf8("buttonBtnUp"));
buttonBtnUp->setGeometry(QRect(272, 46, 25, 20));
groupBox_3 = new QGroupBox(DialogTools);
groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
groupBox_3->setGeometry(QRect(284, 8, 307, 147));
comboToolbarAsgnd = new QComboBox(groupBox_3);
comboToolbarAsgnd->setObjectName(QString::fromUtf8("comboToolbarAsgnd"));
comboToolbarAsgnd->setGeometry(QRect(10, 20, 199, 22));
editImage = new QLineEdit(groupBox_3);
editImage->setObjectName(QString::fromUtf8("editImage"));
editImage->setGeometry(QRect(10, 66, 249, 20));
label_2 = new QLabel(groupBox_3);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setGeometry(QRect(12, 48, 81, 16));
buttonSetImage = new QToolButton(groupBox_3);
buttonSetImage->setObjectName(QString::fromUtf8("buttonSetImage"));
buttonSetImage->setGeometry(QRect(270, 66, 25, 20));
label_5 = new QLabel(groupBox_3);
label_5->setObjectName(QString::fromUtf8("label_5"));
label_5->setGeometry(QRect(12, 98, 57, 16));
editTooltip = new QLineEdit(groupBox_3);
editTooltip->setObjectName(QString::fromUtf8("editTooltip"));
editTooltip->setGeometry(QRect(10, 116, 249, 20));
checkToolActive = new QCheckBox(groupBox_3);
checkToolActive->setObjectName(QString::fromUtf8("checkToolActive"));
checkToolActive->setGeometry(QRect(246, 22, 57, 19));
retranslateUi(DialogTools);
QMetaObject::connectSlotsByName(DialogTools);
} // setupUi
void retranslateUi(QDialog *DialogTools)
{
DialogTools->setWindowTitle(QApplication::translate("DialogTools", "Tools & Utilities", 0, QApplication::UnicodeUTF8));
labelCmdLine->setText(QApplication::translate("DialogTools", "Command Line ( Keep blank if excuted via terminal )", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
editCmdLine->setToolTip(QApplication::translate("DialogTools", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">Keep this field blank if a command prompt has to be invoked to execute the parameters. </span></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">This is useful for building any type of project hbIDE do not support yet.</span></p></body></html>", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
labelName->setText(QApplication::translate("DialogTools", "Name:", 0, QApplication::UnicodeUTF8));
buttonDown->setText(QApplication::translate("DialogTools", "Down", 0, QApplication::UnicodeUTF8));
buttonUpdate->setText(QApplication::translate("DialogTools", "Update", 0, QApplication::UnicodeUTF8));
labelParams->setText(QApplication::translate("DialogTools", "Parameters:", 0, QApplication::UnicodeUTF8));
buttonBrowse->setText(QApplication::translate("DialogTools", "Browse", 0, QApplication::UnicodeUTF8));
buttonAdd->setText(QApplication::translate("DialogTools", "Add", 0, QApplication::UnicodeUTF8));
buttonDelete->setText(QApplication::translate("DialogTools", "Delete", 0, QApplication::UnicodeUTF8));
label->setText(QApplication::translate("DialogTools", "Current Tools:", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
editParams->setToolTip(QApplication::translate("DialogTools", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">Parameters list may contain batch files, compilers directives, linker commands, if this tool is used to build a project. </span></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">Otherwise it may contain parameters passed to the executable supplied in \"Command line\" field.</span></p>\n"
"<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; mar"
"gin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;\"></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt; font-weight:600;\">NOTE</span></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-size:8pt;\">\"/\" or \"\\\" characters are recognized as path separators and cannot be used as parameter delimiters for contained applications.</span></p></body></html>", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
buttonUp->setText(QApplication::translate("DialogTools", "Up", 0, QApplication::UnicodeUTF8));
buttonClose->setText(QApplication::translate("DialogTools", "Close", 0, QApplication::UnicodeUTF8));
buttonExec->setText(QApplication::translate("DialogTools", "Execute", 0, QApplication::UnicodeUTF8));
labelStayIn->setText(QApplication::translate("DialogTools", "Start in:", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
editStayIn->setToolTip(QApplication::translate("DialogTools", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Before executing this utility hbIDE will make this path current and then will run the command lin. </p>\n"
"<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">This will specifically help the applications which are expecting a fixed environment for their proper execution.</p></body></"
"html>", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
#ifndef QT_NO_TOOLTIP
checkCapture->setToolTip(QApplication::translate("DialogTools", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">This flag initiates the process in the background and all output from the designated application is displayed in the \"Output Console\" at the bottom of editing area.</p>\n"
"<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">This feature is generally suitable for building any projec"
"t.</p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">The output recieved as such empowers you the same feature as if Harbour project has been compiled, i.e., double click on an error line will open the source in the editor.</p></body></html>", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
checkCapture->setText(QApplication::translate("DialogTools", "Capture Output ?", 0, QApplication::UnicodeUTF8));
#ifndef QT_NO_TOOLTIP
checkOpenCons->setToolTip(QApplication::translate("DialogTools", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">If you check it, \"Ouput Console\" will be made visible the moment you will execute this utility. </p>\n"
"<p align=\"center\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">Alternatively you can open the Output Console anytime by clicking on relevant icon on right-toolbar.</p>\n"
"<p align=\"center"
"\" style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"></p>\n"
"<p align=\"center\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">This has the bearing on visiblity of the widget. The output will ever be routed therein no matter this box is checked or not.</p></body></html>", 0, QApplication::UnicodeUTF8));
#endif // QT_NO_TOOLTIP
checkOpenCons->setText(QApplication::translate("DialogTools", "Open Output Console ?", 0, QApplication::UnicodeUTF8));
groupBox->setTitle(QApplication::translate("DialogTools", " Toolbars: ", 0, QApplication::UnicodeUTF8));
checkDockTop->setText(QApplication::translate("DialogTools", "Top", 0, QApplication::UnicodeUTF8));
checkDockRight->setText(QApplication::translate("DialogTools", "Right", 0, QApplication::UnicodeUTF8));
label_4->setText(QApplication::translate("DialogTools", "Dockable:", 0, QApplication::UnicodeUTF8));
checkDockBottom->setText(QApplication::translate("DialogTools", "Bottom", 0, QApplication::UnicodeUTF8));
checkDockLeft->setText(QApplication::translate("DialogTools", "Left", 0, QApplication::UnicodeUTF8));
label_3->setText(QApplication::translate("DialogTools", "Iniitial Position:", 0, QApplication::UnicodeUTF8));
checkFloatable->setText(QApplication::translate("DialogTools", "Floatable", 0, QApplication::UnicodeUTF8));
checkInactive->setText(QApplication::translate("DialogTools", "Inactive", 0, QApplication::UnicodeUTF8));
buttonUserToolbarUpd->setText(QApplication::translate("DialogTools", "Update", 0, QApplication::UnicodeUTF8));
groupBox_2->setTitle(QApplication::translate("DialogTools", " Toolbar Buttons: ", 0, QApplication::UnicodeUTF8));
buttonBtnDown->setText(QApplication::translate("DialogTools", "...", 0, QApplication::UnicodeUTF8));
buttonBtnUp->setText(QApplication::translate("DialogTools", "...", 0, QApplication::UnicodeUTF8));
groupBox_3->setTitle(QApplication::translate("DialogTools", " Current Tools Assignment to Toolbar: ", 0, QApplication::UnicodeUTF8));
label_2->setText(QApplication::translate("DialogTools", "Image:", 0, QApplication::UnicodeUTF8));
buttonSetImage->setText(QApplication::translate("DialogTools", "...", 0, QApplication::UnicodeUTF8));
label_5->setText(QApplication::translate("DialogTools", "Tooltip:", 0, QApplication::UnicodeUTF8));
checkToolActive->setText(QApplication::translate("DialogTools", "Active", 0, QApplication::UnicodeUTF8));
} // retranslateUi
};
namespace Ui {
class DialogTools: public Ui_DialogTools {};
} // namespace Ui
QT_END_NAMESPACE
#endif // TOOLSUTILITIES_H