Close the Tree Control editor correctly
Ensure that wxTreeItemData is deleted. Use a QT delegate to create editor and perform custom model update. Connect to the closeEditor signal to send out end label edit events and decide whether to accept changes.
This commit is contained in:
@@ -281,6 +281,7 @@ set(QT_HDR
|
||||
wx/qt/private/winevent.h
|
||||
wx/qt/private/timer.h
|
||||
wx/qt/private/pointer.h
|
||||
wx/qt/private/treeitemdelegate.h
|
||||
wx/qt/private/treeitemfactory.h
|
||||
wx/qt/private/utils.h
|
||||
)
|
||||
|
Reference in New Issue
Block a user