You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
learn how QEvents work
then also potentially to be listened to by specific widgets to update their data accordingly (so less dependent of view hierarchy / parent relationship) http://qt-project.org/doc/qt-4.8/eventsandfilters.html
The text was updated successfully, but these errors were encountered:
learn how QEvents work
then also potentially to be listened to by specific widgets to update their data accordingly (so less dependent of view hierarchy / parent relationship)
http://qt-project.org/doc/qt-4.8/eventsandfilters.html
The text was updated successfully, but these errors were encountered: