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

undo()[source]

sends a signal with the undo object

newExpression = ['QString']

emitted when a new expression is entered

undoEdit = 'QObject'

emitted when user wants to undo