Table Of Contents

Text editor

The text editor from QElectroTech allows two different philosophy to introduce text in the workspace:

  1. What You See Is What You Get (WYSIWYG)

  2. HTML code to create content and define format.

Rich text tab

The Rich text tab is used when the WYSIWYG philosophy is applied. The different options from the rich text are:

  1. Definition of content.

  2. Definition of font color.

  3. Definition of font size.

  4. Definition of aditional font options (underlinel, bold and italic style, superscript, subscript)

../../_images/qet_text_field_rich.png

Figure: QElectroTech Text editor rich text tab

Source tab

The source tab is used when the text content and the format is defined using HTML code. QElectroTech processes internally the HTML code and compiles the result to be shown. The formatting limits are at HTML code.

../../_images/qet_text_field_source.png

Figure: QElectroTech Text editor source tab