MarkdownEditor.h File Reference
#include <QWidget>
+ Include dependency graph for MarkdownEditor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MarkdownEditor
 The MarkdownEditor is a widget that provides editing of raw text and viewing of processed markdown text to html. The widget has a view mode (default and read only) which displays to html converted markdown text like a internet browser and an edit mode that show the raw markdown text, which can be edited. The mode can be toggled with the Edit button. Raw markdown text can be inserted with the the setPlainText() function and retrieved with the toPlainText() function. More...
 

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::Ui