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
Need to use QSortProxyFilterModel for example instead of directly plugging QSqlTableModel's to the view (in order to support per panel sorting/filtering without affecting the rest)
Need to use QSortProxyFilterModel for example instead of directly plugging QSqlTableModel's to the view (in order to support per panel sorting/filtering without affecting the rest)