QObject_undefine
📝 Syntax
📥 Input argument
📤 Output argument
📄 Description
💡 Example
h = errordlg()
set(h, 'myProp', 33)
h
get(h, 'myProp')
QObject_undefine(h, 'myProp')
get(h, 'myProp')🔗 See also
🕔 History
Version
📄 Description
Last updated