SeExpr
ExprEditor Member List

This is the complete list of members for ExprEditor, including all inherited members.

_updatingTextExprEditorprivate
addError(const int startPos, const int endPos, const std::string &error)ExprEditor
appendStr(const std::string &str)ExprEditor
apply()ExprEditorsignal
clearErrors()ExprEditor
clearExtraCompleters()ExprEditor
controlChanged(int id)ExprEditorslot
controlRebuildTimerExprEditorprivate
controlsExprEditorprivate
errorHeightExprEditorprivate
errorWidgetExprEditorprivate
exprChanged()ExprEditorslot
ExprEditor(QWidget *parent, ExprControlCollection *controls)ExprEditor
exprTeExprEditorprivate
getExpr()ExprEditor
insertStr(const std::string &str)ExprEditorslot
nextError()ExprEditorslot
preview()ExprEditorsignal
previewTimerExprEditorprivate
rebuildControls()ExprEditorslot
registerExtraFunction(const std::string &name, const std::string &docString)ExprEditor
registerExtraVariable(const std::string &name, const std::string &docString)ExprEditor
replaceExtras(const ExprCompletionModel &completer)ExprEditor
selectError()ExprEditorslot
sendApply()ExprEditorslot
sendPreview()ExprEditorslot
setExpr(const std::string &expression, const bool apply=false)ExprEditor
updateCompleter()ExprEditor
updateStyle()ExprEditor
~ExprEditor()ExprEditorvirtual