A QPlainTextEdit with context menu extended to call the labeler placeholder dialog, and syntax highlighting for the placeholders. More...
#include <bpslabelertextedit.h>
Public Member Functions | |
| BpsLabelerTextEdit (BpsDatastore *aDatastore, QWidget *aParent=0) | |
A QPlainTextEdit with context menu extended to call the labeler placeholder dialog, and syntax highlighting for the placeholders.
| BpsLabelerTextEdit::BpsLabelerTextEdit | ( | BpsDatastore * | aDatastore, |
| QWidget * | aParent = 0 |
||
| ) |
| [in] | aDatastore | Datastore connection to use. |
| [in] | aParent | The parent widget. |