QCodeEdit  2.2
Public Member Functions | List of all members
QEditor::PlaceHolder::Affector Class Referenceabstract

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
 

Detailed Description

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 :


The documentation for this class was generated from the following file: