QCodeEdit
2.2
|
A small class allowing "placeholder scripting". More...
Public Member Functions | |
virtual void | affect (const QStringList &base, int ph, const QKeyEvent *e, int mirror, QString &after) const =0 |
A small class allowing "placeholder scripting".
The purpose of this class is to affect/process/reformat (whichever word you understand/like most) the content of placeholder mirrors.
The main placeholder instance (primary cursor) will always contain the text typed by the user, only mirrors can be affected.
To allow a large panel of processing to be done the affector is passed the following data :