-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
If I use the widget inside my software, the widget do not refresh after the buffer is set. After call:
hexView->clear(); hexView->setData(new QHexView::DataStorageArray(byteArray));
it need a click inside the widget to get a refresh of the data. What is the trick to make it after setData refreshed?
Metadata
Metadata
Assignees
Labels
No labels