A group of columns to be displayed in a table view :param verbose_name: the text to be displayed in the tab widget of the
column group
| Parameters: |
|
|---|
A list of column groups :param groups: a list of column groups
Create a tab widget that allows the user to switch between column groups. :param item_view: a QtGui.QAbstractItemView object. :param parent: a QtGui.QWidget object