userexpressiondialog

Contains the UserExpressionDialog class

class tuiview.userexpressiondialog.UserExpressionDialog(*args: Any, **kwargs: Any)[source]

Allows user to enter a expression and have it applied. Sends a signal with the expresson on Apply

applyExpression()[source]

Sends a signal with the expression

setHint(hint)[source]

set the hint displayed

newExpression = (<class 'str'>, <class 'str'>)

emitted when a new expression is entered