-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 45 q components sort filter (#939)
* Fix for layout of the GDS/Q3D export window in the gui Issue #549 #549 The scaling for the GDS/Q3D/HFSS dialogs should be fixed now. * Fix for QComponents Widget Sort & Filter Wrapped the The components table in a QSortFilterProxyModel for sorting, filtering, plus Added a textChanged event to the filter box to display only specific items. #45 * Revert "Fix for layout of the GDS/Q3D export window in the gui" This reverts commit a25450a. * Update for lint test failures Run yapf on all files plus a few method updates in the filter/sort logic. --------- Co-authored-by: Priti Ashvin Shah <74020801+priti-ashvin-shah-ibm@users.noreply.github.com>
- Loading branch information
1 parent
9342453
commit c813968
Showing
2 changed files
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters